Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from efde56b581935682910d5fadc902c79a5d46562f 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-ssh9094385752972036447.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-ssh2238364066164719915.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-ssh10547961901098966591.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-ssh2435899532807863363.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-ssh8107322618050581791.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20994 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/196 [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/196 # 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 efde56b581935682910d5fadc902c79a5d46562f (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 efde56b581935682910d5fadc902c79a5d46562f # timeout=10 Commit message: "feat: Make support services include spiffe in buildtime from Makefile (#3969)" > git rev-list --no-walk 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-15T00:12:28.233Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-15T00:12:28.292Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-15T00:12:28.313Z] ========================================================= [2022-04-15T00:12:28.313Z] EdgeX Global Pipelines Version Info [2022-04-15T00:12:28.313Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-15T00:12:29.062Z] ------------------- [2022-04-15T00:12:29.062Z] stable info: [2022-04-15T00:12:29.062Z] ------------------- [2022-04-15T00:12:29.062Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T00:12:29.062Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-15T00:12:29.062Z] Message: update stable to v1.0.221 [2022-04-15T00:12:29.633Z] ------------------- [2022-04-15T00:12:29.633Z] experimental info: [2022-04-15T00:12:29.633Z] ------------------- [2022-04-15T00:12:29.633Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-15T00:12:29.633Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-15T00:12:29.633Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-15T00:12:29.766Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-15T00:12:29.781Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-15T00:12:29.791Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-15T00:12:29.802Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-15T00:12:29.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-15T00:12:29.832Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-15T00:12:29.849Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-15T00:12:29.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-15T00:12:29.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-15T00:12:29.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-15T00:12:29.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-15T00:12:29.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-15T00:12:29.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-15T00:12:29.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-15T00:12:29.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-15T00:12:29.977Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T00:12:29.989Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-15T00:12:30.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-15T00:12:30.019Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-15T00:12:30.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-15T00:12:30.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-15T00:12:30.068Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-15T00:12:30.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-15T00:12:30.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-15T00:12:30.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-15T00:12:30.114Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efde56b581935682910d5fadc902c79a5d46562f [Pipeline] echo [2022-04-15T00:12:30.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efde56b [Pipeline] echo [2022-04-15T00:12:30.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T00:12:30.183Z] provisioning config files... [2022-04-15T00:12:30.198Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/196@tmp/config1153592334964403532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T00:12:30.529Z] ---> docker-login.sh [2022-04-15T00:12:30.529Z] nexus3.edgexfoundry.org:10001 [2022-04-15T00:12:31.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:12:31.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:12:31.366Z] Configure a credential helper to remove this warning. See [2022-04-15T00:12:31.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:12:31.366Z] [2022-04-15T00:12:31.366Z] Login Succeeded [2022-04-15T00:12:31.366Z] nexus3.edgexfoundry.org:10002 [2022-04-15T00:12:31.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:12:31.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:12:31.366Z] Configure a credential helper to remove this warning. See [2022-04-15T00:12:31.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:12:31.367Z] [2022-04-15T00:12:31.367Z] Login Succeeded [2022-04-15T00:12:31.367Z] nexus3.edgexfoundry.org:10003 [2022-04-15T00:12:31.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:12:31.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:12:31.629Z] Configure a credential helper to remove this warning. See [2022-04-15T00:12:31.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:12:31.629Z] [2022-04-15T00:12:31.629Z] Login Succeeded [2022-04-15T00:12:31.629Z] nexus3.edgexfoundry.org:10004 [2022-04-15T00:12:31.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:12:31.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:12:31.890Z] Configure a credential helper to remove this warning. See [2022-04-15T00:12:31.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:12:31.890Z] [2022-04-15T00:12:31.890Z] Login Succeeded [2022-04-15T00:12:31.890Z] docker.io [2022-04-15T00:12:31.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:12:32.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:12:32.159Z] Configure a credential helper to remove this warning. See [2022-04-15T00:12:32.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:12:32.159Z] [2022-04-15T00:12:32.159Z] Login Succeeded [2022-04-15T00:12:32.159Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T00:12:32.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T00:12:32.479Z] + 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-15T00:12:32.479Z] + dirname cmd/core-command/Dockerfile [2022-04-15T00:12:32.479Z] + cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-15T00:12:32.479Z] + dirname cmd/core-data/Dockerfile [2022-04-15T00:12:32.479Z] + cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-15T00:12:32.479Z] + + dirname cmd/core-metadata/Dockerfile [2022-04-15T00:12:32.479Z] cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-15T00:12:32.479Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-15T00:12:32.479Z] + cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-15T00:12:32.479Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-15T00:12:32.479Z] + cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-15T00:12:32.479Z] + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile [2022-04-15T00:12:32.479Z] [2022-04-15T00:12:32.479Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-15T00:12:32.479Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-15T00:12:32.479Z] + cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-15T00:12:32.479Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-15T00:12:32.479Z] + cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-15T00:12:32.479Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-15T00:12:32.479Z] + cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-15T00:12:32.479Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-15T00:12:32.479Z] + cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-15T00:12:32.479Z] + dirname cmd/support-notifications/Dockerfile [2022-04-15T00:12:32.479Z] + cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-15T00:12:32.479Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-15T00:12:32.479Z] + cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-15T00:12:32.479Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-15T00:12:32.479Z] + cut -d/ -f2 [2022-04-15T00:12:32.479Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-15T00:12:32.589Z] 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-15T00:12:32.944Z] + git rev-list -1 --merges efde56b581935682910d5fadc902c79a5d46562f~1..efde56b581935682910d5fadc902c79a5d46562f [Pipeline] echo [2022-04-15T00:12:32.962Z] -----------> git rev-list -1 --merges efde56b581935682910d5fadc902c79a5d46562f~1..efde56b581935682910d5fadc902c79a5d46562f efde56b581935682910d5fadc902c79a5d46562f [false] [Pipeline] sh [2022-04-15T00:12:33.264Z] + git log --format=format:%s -1 efde56b581935682910d5fadc902c79a5d46562f [Pipeline] echo [2022-04-15T00:12:33.283Z] ========================================================= [2022-04-15T00:12:33.283Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-15T00:12:33.283Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-15T00:12:33.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T00:12:33.826Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-15T00:12:33.826Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-15T00:12:33.826Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-15T00:12:33.826Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-15T00:12:33.826Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-15T00:12:33.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:12:34.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T00:12:34.257Z] [2022-04-15T00:12:34.257Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:12:34.574Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T00:12:34.574Z] latest: Pulling from edgex-devops/git-semver [2022-04-15T00:12:34.574Z] a0d0a0d46f8b: Pulling fs layer [2022-04-15T00:12:34.574Z] 3e5f54012d9b: Pulling fs layer [2022-04-15T00:12:34.574Z] 4c7163046ea9: Pulling fs layer [2022-04-15T00:12:34.574Z] 0c2d73faf560: Pulling fs layer [2022-04-15T00:12:34.574Z] 3e5f54012d9b: Verifying Checksum [2022-04-15T00:12:34.574Z] 3e5f54012d9b: Download complete [2022-04-15T00:12:34.574Z] a0d0a0d46f8b: Download complete [2022-04-15T00:12:34.574Z] 0c2d73faf560: Verifying Checksum [2022-04-15T00:12:34.574Z] 0c2d73faf560: Download complete [2022-04-15T00:12:34.574Z] 4c7163046ea9: Verifying Checksum [2022-04-15T00:12:34.574Z] 4c7163046ea9: Download complete [2022-04-15T00:12:34.834Z] a0d0a0d46f8b: Pull complete [2022-04-15T00:12:34.834Z] 3e5f54012d9b: Pull complete [2022-04-15T00:12:35.407Z] 4c7163046ea9: Pull complete [2022-04-15T00:12:35.407Z] 0c2d73faf560: Pull complete [2022-04-15T00:12:35.407Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-15T00:12:35.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T00:12:35.407Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-15T00:12:35.486Z] prd-ubuntu20.04-docker-8c-8g-20994 does not seem to be running inside a container [2022-04-15T00:12:35.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-15T00:12:36.318Z] $ docker top 59de61619125c42043fb8fdd134e213157dc9b6c544f87d0a717cece790eeadd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T00:12:36.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T00:12:36.475Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T00:12:36.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T00:12:36.602Z] $ docker exec 59de61619125c42043fb8fdd134e213157dc9b6c544f87d0a717cece790eeadd ssh-agent [2022-04-15T00:12:36.728Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPABHFN/agent.14 [2022-04-15T00:12:36.728Z] SSH_AGENT_PID=20 [2022-04-15T00:12:36.738Z] Running ssh-add (command line suppressed) [2022-04-15T00:12:36.847Z] Identity added: /w/workspace/edgex-go/196@tmp/private_key_7604478311181877743.key (/w/workspace/edgex-go/196@tmp/private_key_7604478311181877743.key) [2022-04-15T00:12:36.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T00:12:37.176Z] + git tag --points-at HEAD [Pipeline] } [2022-04-15T00:12:37.183Z] $ docker exec --env ******** --env ******** 59de61619125c42043fb8fdd134e213157dc9b6c544f87d0a717cece790eeadd ssh-agent -k [2022-04-15T00:12:37.296Z] unset SSH_AUTH_SOCK; [2022-04-15T00:12:37.296Z] unset SSH_AGENT_PID; [2022-04-15T00:12:37.296Z] echo Agent pid 20 killed; [2022-04-15T00:12:37.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-15T00:12:37.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T00:12:37.353Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T00:12:37.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T00:12:37.490Z] $ docker exec 59de61619125c42043fb8fdd134e213157dc9b6c544f87d0a717cece790eeadd ssh-agent [2022-04-15T00:12:37.628Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXihekcE/agent.52 [2022-04-15T00:12:37.628Z] SSH_AGENT_PID=58 [2022-04-15T00:12:37.635Z] Running ssh-add (command line suppressed) [2022-04-15T00:12:37.741Z] Identity added: /w/workspace/edgex-go/196@tmp/private_key_5316879383336844269.key (/w/workspace/edgex-go/196@tmp/private_key_5316879383336844269.key) [2022-04-15T00:12:37.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T00:12:38.058Z] + git semver init [2022-04-15T00:12:38.058Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T00:12:38.058Z] # $GIT_DIR = /w/workspace/edgex-go/196/.git [2022-04-15T00:12:38.058Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/196 [2022-04-15T00:12:38.058Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T00:12:38.058Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T00:12:38.058Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T00:12:38.058Z] # $SEMVER_BRANCH = main [2022-04-15T00:12:38.058Z] # $SEMVER_TEMP = /tmp/semver-809378278 [2022-04-15T00:12:38.058Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-15T00:12:53.018Z] # '/tmp/semver-809378278' -> '/w/workspace/edgex-go/196/.semver' [2022-04-15T00:12:53.018Z] # -> Force: false [2022-04-15T00:12:53.018Z] # $SEMVER_DIR = /w/workspace/edgex-go/196/.semver [Pipeline] } [2022-04-15T00:12:53.032Z] $ docker exec --env ******** --env ******** 59de61619125c42043fb8fdd134e213157dc9b6c544f87d0a717cece790eeadd ssh-agent -k [2022-04-15T00:12:53.150Z] unset SSH_AUTH_SOCK; [2022-04-15T00:12:53.151Z] unset SSH_AGENT_PID; [2022-04-15T00:12:53.151Z] echo Agent pid 58 killed; [2022-04-15T00:12:53.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T00:12:53.469Z] + git semver [Pipeline] } [2022-04-15T00:12:53.487Z] $ docker stop --time=1 59de61619125c42043fb8fdd134e213157dc9b6c544f87d0a717cece790eeadd [2022-04-15T00:12:55.321Z] $ docker rm -f 59de61619125c42043fb8fdd134e213157dc9b6c544f87d0a717cece790eeadd [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T00:12:55.702Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-15T00:12:55.955Z] Stashed 1 file(s) [Pipeline] echo [2022-04-15T00:12:55.959Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.70 [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-15T00:12:56.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T00:12:56.104Z] ========================================================= [2022-04-15T00:12:56.104Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-15T00:12:56.104Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T00:12:56.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T00:12:56.396Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-15T00:12:56.396Z] 59bf1c3509f3: Pulling fs layer [2022-04-15T00:12:56.396Z] 666ba61612fd: Pulling fs layer [2022-04-15T00:12:56.396Z] 8ed8ca486205: Pulling fs layer [2022-04-15T00:12:56.396Z] 4fe6c5a15a65: Pulling fs layer [2022-04-15T00:12:56.396Z] 22a0e8bec74d: Pulling fs layer [2022-04-15T00:12:56.396Z] 640e595b4fbd: Pulling fs layer [2022-04-15T00:12:56.396Z] 763cafe07f6e: Pulling fs layer [2022-04-15T00:12:56.396Z] 0c0b528cf693: Pulling fs layer [2022-04-15T00:12:56.396Z] 10935f4eaf8b: Pulling fs layer [2022-04-15T00:12:56.396Z] 4fe6c5a15a65: Waiting [2022-04-15T00:12:56.396Z] 0c0b528cf693: Waiting [2022-04-15T00:12:56.396Z] 763cafe07f6e: Waiting [2022-04-15T00:12:56.396Z] 10935f4eaf8b: Waiting [2022-04-15T00:12:56.396Z] 22a0e8bec74d: Waiting [2022-04-15T00:12:56.396Z] 640e595b4fbd: Waiting [2022-04-15T00:12:56.396Z] 8ed8ca486205: Download complete [2022-04-15T00:12:56.396Z] 666ba61612fd: Verifying Checksum [2022-04-15T00:12:56.396Z] 666ba61612fd: Download complete [2022-04-15T00:12:56.396Z] 22a0e8bec74d: Verifying Checksum [2022-04-15T00:12:56.396Z] 22a0e8bec74d: Download complete [2022-04-15T00:12:56.396Z] 59bf1c3509f3: Download complete [2022-04-15T00:12:56.396Z] 763cafe07f6e: Verifying Checksum [2022-04-15T00:12:56.396Z] 763cafe07f6e: Download complete [2022-04-15T00:12:56.396Z] 0c0b528cf693: Verifying Checksum [2022-04-15T00:12:56.396Z] 0c0b528cf693: Download complete [2022-04-15T00:12:56.657Z] 59bf1c3509f3: Pull complete [2022-04-15T00:12:56.657Z] 666ba61612fd: Pull complete [2022-04-15T00:12:56.920Z] 8ed8ca486205: Pull complete [2022-04-15T00:12:57.180Z] 10935f4eaf8b: Verifying Checksum [2022-04-15T00:12:57.180Z] 10935f4eaf8b: Download complete [2022-04-15T00:12:57.180Z] 4fe6c5a15a65: Verifying Checksum [2022-04-15T00:12:57.180Z] 4fe6c5a15a65: Download complete [2022-04-15T00:13:01.389Z] 4fe6c5a15a65: Pull complete [2022-04-15T00:13:01.389Z] 22a0e8bec74d: Pull complete [2022-04-15T00:13:01.389Z] 640e595b4fbd: Pull complete [2022-04-15T00:13:01.650Z] 763cafe07f6e: Pull complete [2022-04-15T00:13:01.650Z] 0c0b528cf693: Pull complete [2022-04-15T00:13:04.190Z] 10935f4eaf8b: Pull complete [2022-04-15T00:13:04.190Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-15T00:13:04.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T00:13:04.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T00:13:04.491Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T00:13:04.491Z] WORKDIR /edgex [2022-04-15T00:13:04.491Z] COPY go.mod . [2022-04-15T00:13:04.491Z] RUN go mod download [2022-04-15T00:13:04.491Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-15T00:13:05.872Z] Sending build context to Docker daemon 334.8MB [2022-04-15T00:13:05.872Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-15T00:13:05.872Z] ---> 99d49a6021b9 [2022-04-15T00:13:05.872Z] Step 2/4 : WORKDIR /edgex [2022-04-15T00:13:07.792Z] ---> Running in af7887ba24a4 [2022-04-15T00:13:08.057Z] Removing intermediate container af7887ba24a4 [2022-04-15T00:13:08.057Z] ---> 848f7f05410d [2022-04-15T00:13:08.057Z] Step 3/4 : COPY go.mod . [2022-04-15T00:13:08.057Z] ---> 3fa10a99c0b1 [2022-04-15T00:13:08.057Z] Step 4/4 : RUN go mod download [2022-04-15T00:13:08.318Z] ---> Running in 893c1a5269c9 [2022-04-15T00:13:11.041Z] Still waiting to schedule task [2022-04-15T00:13:11.041Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-15T00:13:26.455Z] Removing intermediate container 893c1a5269c9 [2022-04-15T00:13:26.455Z] ---> dc55731f2c29 [2022-04-15T00:13:26.455Z] Successfully built dc55731f2c29 [2022-04-15T00:13:26.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:13:26.753Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T00:13:26.753Z] . [Pipeline] withDockerContainer [2022-04-15T00:13:26.832Z] prd-ubuntu20.04-docker-8c-8g-20994 does not seem to be running inside a container [2022-04-15T00:13:26.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-15T00:13:27.318Z] $ docker top b82560ab21c43612308047de205aacfffee9f8417744d67d1909d80a5617b274 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T00:13:27.666Z] + go version [2022-04-15T00:13:27.666Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-15T00:13:27.692Z] $ docker stop --time=1 b82560ab21c43612308047de205aacfffee9f8417744d67d1909d80a5617b274 [2022-04-15T00:13:28.985Z] $ docker rm -f b82560ab21c43612308047de205aacfffee9f8417744d67d1909d80a5617b274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:13:29.378Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-15T00:13:29.378Z] . [Pipeline] withDockerContainer [2022-04-15T00:13:29.446Z] prd-ubuntu20.04-docker-8c-8g-20994 does not seem to be running inside a container [2022-04-15T00:13:29.496Z] $ 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/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-15T00:13:29.898Z] $ docker top 6915c3a27391594711c5a752fba37c5ef8d973323a0285b0018444653a9d24ff -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-15T00:13:29.972Z] ========================================================= [2022-04-15T00:13:29.972Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-15T00:13:29.972Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T00:13:30.263Z] + make test [2022-04-15T00:13:30.263Z] go mod tidy -compat=1.17 [2022-04-15T00:13:30.522Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-15T00:13:37.107Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-15T00:13:47.226Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-15T00:13:47.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-15T00:13:47.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-15T00:13:47.748Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-15T00:13:47.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-15T00:13:48.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-15T00:13:48.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-15T00:13:48.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-15T00:13:48.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-15T00:13:48.007Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-15T00:13:48.007Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-15T00:13:48.007Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-15T00:13:48.007Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-15T00:13:48.007Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-15T00:13:48.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-15T00:13:49.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2022-04-15T00:13:49.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-15T00:13:49.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-15T00:13:50.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2022-04-15T00:13:50.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-15T00:13:50.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.132s coverage: 53.4% of statements [2022-04-15T00:13:50.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-15T00:13:50.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.164s coverage: 89.2% of statements [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.092s coverage: 84.4% of statements [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.497s coverage: 95.6% of statements [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.111s coverage: 60.0% of statements [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 24.0% of statements [2022-04-15T00:13:53.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements [2022-04-15T00:13:53.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements [2022-04-15T00:14:03.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2022-04-15T00:14:03.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-04-15T00:14:05.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.5% of statements [2022-04-15T00:14:05.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.099s coverage: 87.2% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.4% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.364s coverage: 65.4% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 43.8% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.185s coverage: 92.3% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-15T00:14:15.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-15T00:14:15.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-15T00:14:15.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-15T00:14:15.028Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-15T00:14:15.028Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-04-15T00:14:15.028Z] 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-15T00:14:33.118Z] GO111MODULE=on go vet ./... [2022-04-15T00:14:37.313Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-15T00:14:37.882Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-15T00:14:38.141Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-15T00:14:38.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-15T00:14:39.015Z] + ls -al . [2022-04-15T00:14:39.015Z] total 672 [2022-04-15T00:14:39.015Z] drwxrwxr-x 10 1001 1001 4096 Apr 15 00:14 . [2022-04-15T00:14:39.015Z] drwxr-xr-x 4 root root 4096 Apr 15 00:13 .. [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 11 Apr 15 00:12 .dockerignore [2022-04-15T00:14:39.015Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 00:12 .git [2022-04-15T00:14:39.015Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 00:12 .github [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 879 Apr 15 00:12 .gitignore [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 00:12 .golangci.yml [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 87 Apr 15 00:12 .hadolint.yml [2022-04-15T00:14:39.015Z] drwx------ 3 1001 1001 4096 Apr 15 00:12 .semver [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 166 Apr 15 00:12 .sonarcloud.properties [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 00:12 ADOPTERS.md [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 10086 Apr 15 00:12 Attribution.txt [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 51732 Apr 15 00:12 CHANGELOG.md [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 00:12 CONTRIBUTING.md [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 00:12 GOVERNANCE.md [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 850 Apr 15 00:12 Jenkinsfile [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 00:12 LICENSE [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 10389 Apr 15 00:12 Makefile [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 00:12 OWNERS.md [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 9120 Apr 15 00:12 README.md [2022-04-15T00:14:39.015Z] -rw-rw-r-- 1 1001 1001 6912 Apr 15 00:12 SECURITY.md [2022-04-15T00:14:39.016Z] -rw-rw-r-- 1 1001 1001 12 Apr 15 00:12 VERSION [2022-04-15T00:14:39.016Z] -rw-rw-r-- 1 1001 1001 4131 Apr 15 00:12 ZMQWindows.md [2022-04-15T00:14:39.016Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 00:12 bin [2022-04-15T00:14:39.016Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 00:12 cmd [2022-04-15T00:14:39.016Z] -rw-r--r-- 1 root root 434738 Apr 15 00:14 coverage.out [2022-04-15T00:14:39.016Z] -rw-rw-r-- 1 1001 1001 3256 Apr 15 00:12 go.mod [2022-04-15T00:14:39.016Z] -rw-rw-r-- 1 1001 1001 35162 Apr 15 00:12 go.sum [2022-04-15T00:14:39.016Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 00:12 internal [2022-04-15T00:14:39.016Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 00:12 openapi [2022-04-15T00:14:39.016Z] drwxrwxr-x 4 1001 1001 4096 Apr 15 00:12 snap [2022-04-15T00:14:39.016Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 00:12 version.go [Pipeline] sh [2022-04-15T00:14:39.310Z] + '[' -e coverage.out ] [2022-04-15T00:14:39.311Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-15T00:14:39.406Z] Stashed 1 file(s) [Pipeline] sh [2022-04-15T00:14:39.691Z] + make build [2022-04-15T00:14:39.691Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-15T00:14:49.619Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20995 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-15T00:14:49.631Z] Running in /w/workspace/edgex-go/196 [Pipeline] { [Pipeline] checkout [2022-04-15T00:14:49.834Z] The recommended git tool is: git [2022-04-15T00:14:54.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-15T00:14:55.008Z] using credential edgex-jenkins-ssh [2022-04-15T00:14:55.027Z] Cloning the remote Git repository [2022-04-15T00:14:55.086Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-15T00:14:55.162Z] > git init /w/workspace/edgex-go/196 # timeout=10 [2022-04-15T00:14:55.250Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-15T00:14:55.251Z] > git --version # timeout=10 [2022-04-15T00:14:55.268Z] > git --version # 'git version 2.25.1' [2022-04-15T00:14:55.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-15T00:14:55.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T00:15:02.814Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T00:15:02.815Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T00:15:09.480Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T00:15:09.480Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T00:15:10.050Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T00:15:11.434Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-15T00:15:12.005Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T00:15:12.075Z] Avoid second fetch [2022-04-15T00:15:12.076Z] Checking out Revision efde56b581935682910d5fadc902c79a5d46562f (main) [2022-04-15T00:15:12.947Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-15T00:15:13.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-15T00:15:12.041Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-15T00:15:12.064Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-15T00:15:12.105Z] > git config core.sparsecheckout # timeout=10 [2022-04-15T00:15:12.120Z] > git checkout -f efde56b581935682910d5fadc902c79a5d46562f # timeout=10 [2022-04-15T00:15:14.839Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T00:15:16.223Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-15T00:15:16.478Z] Commit message: "feat: Make support services include spiffe in buildtime from Makefile (#3969)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-15T00:15:17.450Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-15T00:15:17.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T00:15:17.450Z] Dload Upload Total Spent Left Speed [2022-04-15T00:15:17.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48736 0 --:--:-- --:--:-- --:--:-- 48736 [Pipeline] } [2022-04-15T00:15:17.642Z] $ docker stop --time=1 6915c3a27391594711c5a752fba37c5ef8d973323a0285b0018444653a9d24ff [2022-04-15T00:15:20.181Z] $ docker rm -f 6915c3a27391594711c5a752fba37c5ef8d973323a0285b0018444653a9d24ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-04-15T00:15:20.896Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:15:21.812Z] + sudo tee /etc/docker/daemon.new [2022-04-15T00:15:21.813Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-15T00:15:21.813Z] { [2022-04-15T00:15:21.813Z] "registry-mirrors": [ [2022-04-15T00:15:21.813Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-15T00:15:21.813Z] ], [2022-04-15T00:15:21.813Z] "bip": "10.250.0.254/24", [2022-04-15T00:15:21.813Z] "hosts": [ [2022-04-15T00:15:21.813Z] "tcp://0.0.0.0:5555", [2022-04-15T00:15:21.813Z] "unix:///var/run/docker.sock" [2022-04-15T00:15:21.813Z] ], [2022-04-15T00:15:21.813Z] "mtu": 1458, [2022-04-15T00:15:21.813Z] "selinux-enabled": true, [2022-04-15T00:15:21.813Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-15T00:15:21.813Z] } [Pipeline] sh [2022-04-15T00:15:21.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T00:15:21.844Z] [2022-04-15T00:15:21.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:15:22.181Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-15T00:15:22.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T00:15:22.209Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-15T00:15:22.209Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-15T00:15:22.209Z] ca9280d653b3: Pulling fs layer [2022-04-15T00:15:22.209Z] 7e9c9ca2126c: Pulling fs layer [2022-04-15T00:15:22.209Z] cbdbe7a5bc2a: Download complete [2022-04-15T00:15:22.468Z] ca9280d653b3: Verifying Checksum [2022-04-15T00:15:22.468Z] ca9280d653b3: Download complete [2022-04-15T00:15:22.468Z] cbdbe7a5bc2a: Pull complete [2022-04-15T00:15:22.530Z] + sudo service docker restart [2022-04-15T00:15:22.729Z] 7e9c9ca2126c: Download complete [2022-04-15T00:15:22.988Z] ca9280d653b3: Pull complete [2022-04-15T00:15:27.197Z] 7e9c9ca2126c: Pull complete [2022-04-15T00:15:27.197Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-15T00:15:27.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T00:15:27.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-15T00:15:27.269Z] prd-ubuntu20.04-docker-8c-8g-20994 does not seem to be running inside a container [2022-04-15T00:15:27.318Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-15T00:15:28.723Z] $ docker top 46370e593bbfb5a6feb797c58922bb841e68ab5345285b9cca7fd471e7135421 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T00:15:29.067Z] + + docker-composegrep build parallel --help [2022-04-15T00:15:29.068Z] [2022-04-15T00:15:29.638Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T00:15:29.667Z] $ docker stop --time=1 46370e593bbfb5a6feb797c58922bb841e68ab5345285b9cca7fd471e7135421 [2022-04-15T00:15:31.003Z] $ docker rm -f 46370e593bbfb5a6feb797c58922bb841e68ab5345285b9cca7fd471e7135421 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:15:31.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-15T00:15:31.376Z] . [Pipeline] withDockerContainer [2022-04-15T00:15:31.441Z] prd-ubuntu20.04-docker-8c-8g-20994 does not seem to be running inside a container [2022-04-15T00:15:31.486Z] $ 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/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@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-15T00:15:31.885Z] $ docker top b43e7d26232a7cd255849cd86299110c7cd0ad4275da9602da9802f33857f2dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T00:15:32.225Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T00:15:32.795Z] Building core-command ... [2022-04-15T00:15:32.795Z] Building core-data ... [2022-04-15T00:15:32.795Z] Building core-metadata ... [2022-04-15T00:15:32.795Z] Building security-bootstrapper ... [2022-04-15T00:15:32.795Z] Building security-proxy-setup ... [2022-04-15T00:15:32.795Z] Building security-secretstore-setup ... [2022-04-15T00:15:32.795Z] Building security-spiffe-token-provider ... [2022-04-15T00:15:32.795Z] Building security-spire-agent ... [2022-04-15T00:15:32.795Z] Building security-spire-config ... [2022-04-15T00:15:32.795Z] Building security-spire-server ... [2022-04-15T00:15:32.795Z] Building support-notifications ... [2022-04-15T00:15:32.795Z] Building support-scheduler ... [2022-04-15T00:15:32.795Z] Building sys-mgmt-agent ... [2022-04-15T00:15:32.795Z] Building support-scheduler [2022-04-15T00:15:32.795Z] Building support-notifications [2022-04-15T00:15:32.795Z] Building core-command [2022-04-15T00:15:32.795Z] Building security-spire-agent [2022-04-15T00:15:32.795Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T00:15:40.939Z] provisioning config files... [2022-04-15T00:15:40.963Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/196@tmp/config7298589467189434614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T00:15:41.331Z] ---> docker-login.sh [2022-04-15T00:15:41.331Z] nexus3.edgexfoundry.org:10001 [2022-04-15T00:15:41.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:15:42.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:15:42.199Z] Configure a credential helper to remove this warning. See [2022-04-15T00:15:42.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:15:42.199Z] [2022-04-15T00:15:42.199Z] Login Succeeded [2022-04-15T00:15:42.199Z] nexus3.edgexfoundry.org:10002 [2022-04-15T00:15:42.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:15:42.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:15:42.745Z] Configure a credential helper to remove this warning. See [2022-04-15T00:15:42.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:15:42.745Z] [2022-04-15T00:15:42.745Z] Login Succeeded [2022-04-15T00:15:42.745Z] nexus3.edgexfoundry.org:10003 [2022-04-15T00:15:43.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:15:43.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:15:43.016Z] Configure a credential helper to remove this warning. See [2022-04-15T00:15:43.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:15:43.016Z] [2022-04-15T00:15:43.016Z] Login Succeeded [2022-04-15T00:15:43.016Z] nexus3.edgexfoundry.org:10004 [2022-04-15T00:15:43.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:15:43.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:15:43.571Z] Configure a credential helper to remove this warning. See [2022-04-15T00:15:43.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:15:43.571Z] [2022-04-15T00:15:43.571Z] Login Succeeded [2022-04-15T00:15:43.571Z] docker.io [2022-04-15T00:15:43.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:15:44.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:15:44.440Z] Configure a credential helper to remove this warning. See [2022-04-15T00:15:44.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:15:44.440Z] [2022-04-15T00:15:44.440Z] Login Succeeded [2022-04-15T00:15:44.440Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T00:15:44.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-15T00:15:44.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T00:15:44.919Z] ========================================================= [2022-04-15T00:15:44.919Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-15T00:15:44.919Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-15T00:15:45.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T00:15:45.530Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-15T00:15:45.530Z] 9b3977197b4f: Pulling fs layer [2022-04-15T00:15:45.530Z] 1a89e8eeedd5: Pulling fs layer [2022-04-15T00:15:45.530Z] 94645a83ff95: Pulling fs layer [2022-04-15T00:15:45.530Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-15T00:15:45.530Z] 0c92f367c5e7: Pulling fs layer [2022-04-15T00:15:45.530Z] f7c0051592d6: Pulling fs layer [2022-04-15T00:15:45.530Z] a227ed2f7395: Pulling fs layer [2022-04-15T00:15:45.530Z] 7b1c46037f91: Pulling fs layer [2022-04-15T00:15:45.530Z] 3f3a8bcf1eab: Waiting [2022-04-15T00:15:45.530Z] a227ed2f7395: Waiting [2022-04-15T00:15:45.530Z] 7b1c46037f91: Waiting [2022-04-15T00:15:45.530Z] 0c92f367c5e7: Waiting [2022-04-15T00:15:45.530Z] f7c0051592d6: Waiting [2022-04-15T00:15:45.530Z] 94645a83ff95: Verifying Checksum [2022-04-15T00:15:45.530Z] 94645a83ff95: Download complete [2022-04-15T00:15:45.530Z] 1a89e8eeedd5: Verifying Checksum [2022-04-15T00:15:45.530Z] 1a89e8eeedd5: Download complete [2022-04-15T00:15:45.530Z] 0c92f367c5e7: Verifying Checksum [2022-04-15T00:15:45.530Z] 0c92f367c5e7: Download complete [2022-04-15T00:15:45.530Z] f7c0051592d6: Verifying Checksum [2022-04-15T00:15:45.530Z] f7c0051592d6: Download complete [2022-04-15T00:15:45.530Z] 9b3977197b4f: Download complete [2022-04-15T00:15:45.530Z] a227ed2f7395: Verifying Checksum [2022-04-15T00:15:45.530Z] a227ed2f7395: Download complete [2022-04-15T00:15:46.133Z] 9b3977197b4f: Pull complete [2022-04-15T00:15:46.739Z] 1a89e8eeedd5: Pull complete [2022-04-15T00:15:47.018Z] 94645a83ff95: Pull complete [2022-04-15T00:15:47.630Z] 7b1c46037f91: Verifying Checksum [2022-04-15T00:15:47.630Z] 7b1c46037f91: Download complete [2022-04-15T00:15:47.906Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-15T00:15:47.906Z] 3f3a8bcf1eab: Download complete [2022-04-15T00:15:50.912Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:15:50.912Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:15:50.912Z] ---> dc55731f2c29 [2022-04-15T00:15:50.912Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T00:15:50.912Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:15:50.912Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:15:50.912Z] ---> dc55731f2c29 [2022-04-15T00:15:50.912Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T00:15:50.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:15:50.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:15:50.912Z] ---> dc55731f2c29 [2022-04-15T00:15:50.912Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T00:15:50.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:15:50.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:15:50.912Z] ---> dc55731f2c29 [2022-04-15T00:15:50.912Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T00:15:50.912Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:15:50.912Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:15:50.912Z] ---> dc55731f2c29 [2022-04-15T00:15:50.912Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T00:15:50.912Z] ---> Running in d4778d1f1a85 [2022-04-15T00:15:50.912Z] ---> Running in 7be67847772a [2022-04-15T00:15:50.912Z] ---> Running in 2a875c76a837 [2022-04-15T00:15:50.912Z] ---> Running in 2de6a8d0b34d [2022-04-15T00:15:50.912Z] ---> Running in 86df26557dc3 [2022-04-15T00:15:51.172Z] Removing intermediate container d4778d1f1a85 [2022-04-15T00:15:51.172Z] ---> d2667afe3b84 [2022-04-15T00:15:51.172Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:15:51.172Z] Removing intermediate container 2a875c76a837 [2022-04-15T00:15:51.172Z] ---> 901a5e0cedcb [2022-04-15T00:15:51.172Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:15:51.172Z] Removing intermediate container 86df26557dc3 [2022-04-15T00:15:51.172Z] ---> 029a5aeb0e97 [2022-04-15T00:15:51.172Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:15:51.172Z] Removing intermediate container 7be67847772a [2022-04-15T00:15:51.172Z] ---> 398576dea72f [2022-04-15T00:15:51.172Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:15:51.172Z] Removing intermediate container 2de6a8d0b34d [2022-04-15T00:15:51.172Z] ---> 5505f2bc2e34 [2022-04-15T00:15:51.172Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:15:51.172Z] ---> Running in 6ff6345cc648 [2022-04-15T00:15:51.172Z] ---> Running in f7c2e7940dc7 [2022-04-15T00:15:51.172Z] ---> Running in 672731c883dd [2022-04-15T00:15:51.172Z] ---> Running in 82349520db0d [2022-04-15T00:15:51.172Z] ---> Running in 62586f03fb46 [2022-04-15T00:15:52.111Z] Removing intermediate container f7c2e7940dc7 [2022-04-15T00:15:52.111Z] ---> d8ed16d12497 [2022-04-15T00:15:52.111Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T00:15:52.111Z] ---> Running in 41832c495570 [2022-04-15T00:15:52.680Z] Removing intermediate container 672731c883dd [2022-04-15T00:15:52.680Z] ---> ea6d073f544c [2022-04-15T00:15:52.680Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T00:15:52.680Z] ---> Running in 946db2ffd299 [2022-04-15T00:15:52.680Z] Removing intermediate container 62586f03fb46 [2022-04-15T00:15:52.680Z] ---> 94bd4a237484 [2022-04-15T00:15:52.680Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T00:15:52.680Z] ---> Running in dcf7c8a28ada [2022-04-15T00:15:52.680Z] Removing intermediate container 6ff6345cc648 [2022-04-15T00:15:52.680Z] ---> 3380de195c9d [2022-04-15T00:15:52.680Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T00:15:52.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:15:52.944Z] ---> Running in 0d492e39db8f [2022-04-15T00:15:52.944Z] Removing intermediate container 82349520db0d [2022-04-15T00:15:52.944Z] ---> efccec039d4d [2022-04-15T00:15:52.944Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T00:15:52.944Z] ---> Running in e8bf52896b84 [2022-04-15T00:15:53.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:15:53.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:15:53.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:15:53.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:15:53.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:15:53.994Z] OK: 221 MiB in 52 packages [2022-04-15T00:15:53.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:15:54.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:15:54.254Z] Removing intermediate container 41832c495570 [2022-04-15T00:15:54.254Z] ---> 339b4d0268d7 [2022-04-15T00:15:54.254Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T00:15:54.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:15:54.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:15:54.254Z] OK: 221 MiB in 52 packages [2022-04-15T00:15:54.514Z] ---> 73e003401f43 [2022-04-15T00:15:54.514Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:15:54.514Z] OK: 221 MiB in 52 packages [2022-04-15T00:15:54.514Z] ---> Running in 9518cab3d9ec [2022-04-15T00:15:54.514Z] OK: 221 MiB in 52 packages [2022-04-15T00:15:54.774Z] OK: 221 MiB in 52 packages [2022-04-15T00:15:54.774Z] Removing intermediate container 946db2ffd299 [2022-04-15T00:15:54.774Z] ---> 9d6635c01e21 [2022-04-15T00:15:54.774Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T00:15:55.037Z] ---> 05d73819f7c8 [2022-04-15T00:15:55.037Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:15:55.037Z] ---> Running in 3f558e7b48fe [2022-04-15T00:15:55.298Z] Removing intermediate container dcf7c8a28ada [2022-04-15T00:15:55.298Z] ---> 8e9325131ff9 [2022-04-15T00:15:55.298Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T00:15:55.298Z] Removing intermediate container 0d492e39db8f [2022-04-15T00:15:55.298Z] Removing intermediate container e8bf52896b84 [2022-04-15T00:15:55.298Z] ---> de863c82c709 [2022-04-15T00:15:55.298Z] ---> 51bd2aceb101 [2022-04-15T00:15:55.298Z] Step 6/22 : COPY go.mod vendor* ./Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T00:15:55.298Z] [2022-04-15T00:15:55.298Z] ---> ddcc486226e3 [2022-04-15T00:15:55.298Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:15:55.571Z] ---> Running in 75e5bc866638 [2022-04-15T00:15:55.571Z] ---> 59448b5e85c6 [2022-04-15T00:15:55.571Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:15:55.571Z] ---> c0257dbc7dc8 [2022-04-15T00:15:55.571Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:15:55.571Z] ---> Running in 8d23e1b242c5 [2022-04-15T00:15:55.571Z] ---> Running in eb54ccf4bfd4 [2022-04-15T00:15:55.831Z] Removing intermediate container 9518cab3d9ec [2022-04-15T00:15:55.831Z] ---> 23378e2053b6 [2022-04-15T00:15:55.831Z] Step 8/23 : COPY . . [2022-04-15T00:15:56.772Z] Removing intermediate container 3f558e7b48fe [2022-04-15T00:15:56.772Z] ---> 0d8497f36233 [2022-04-15T00:15:56.772Z] Step 8/22 : COPY . . [2022-04-15T00:15:57.751Z] Removing intermediate container 75e5bc866638 [2022-04-15T00:15:57.751Z] ---> abba8284ac88 [2022-04-15T00:15:57.751Z] Step 8/23 : COPY . . [2022-04-15T00:16:00.310Z] 3f3a8bcf1eab: Pull complete [2022-04-15T00:16:00.310Z] 0c92f367c5e7: Pull complete [2022-04-15T00:16:00.310Z] f7c0051592d6: Pull complete [2022-04-15T00:16:00.586Z] a227ed2f7395: Pull complete [2022-04-15T00:16:01.044Z] Removing intermediate container 8d23e1b242c5 [2022-04-15T00:16:01.044Z] Removing intermediate container eb54ccf4bfd4 [2022-04-15T00:16:01.044Z] ---> 84c8644f08c5 [2022-04-15T00:16:01.044Z] ---> 01a496dfe848 [2022-04-15T00:16:01.044Z] Step 8/26 : COPY . . [2022-04-15T00:16:01.044Z] Step 8/22 : COPY . . [2022-04-15T00:16:02.950Z] ---> 5aab71adb911 [2022-04-15T00:16:02.950Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T00:16:04.850Z] ---> b64b680c3326 [2022-04-15T00:16:04.850Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T00:16:04.850Z] ---> e98a3912d71b [2022-04-15T00:16:04.850Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T00:16:05.419Z] ---> Running in bb3e39778b52 [2022-04-15T00:16:05.419Z] ---> Running in 6db519ece0a3 [2022-04-15T00:16:05.419Z] ---> Running in dc87f06d79fe [2022-04-15T00:16:05.990Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-15T00:16:05.990Z] ---> c017a9fb923f [2022-04-15T00:16:05.990Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T00:16:05.990Z] ---> Running in a33d5ab646f7 [2022-04-15T00:16:05.990Z] ---> b9e1534cdac1 [2022-04-15T00:16:05.990Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T00:16:05.990Z] ---> Running in b11dc4873b29 [2022-04-15T00:16:06.250Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T00:16:06.250Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T00:16:06.250Z] Removing intermediate container b11dc4873b29 [2022-04-15T00:16:06.250Z] ---> 8b166eaa5a43 [2022-04-15T00:16:06.250Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T00:16:06.250Z] ---> Running in a8a14115a294 [2022-04-15T00:16:06.509Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T00:16:07.329Z] 7b1c46037f91: Pull complete [2022-04-15T00:16:07.329Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-15T00:16:07.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T00:16:07.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-15T00:16:07.448Z] Removing intermediate container a8a14115a294 [2022-04-15T00:16:07.448Z] ---> dfd99f62f07e [2022-04-15T00:16:07.448Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T00:16:07.448Z] ---> Running in 37518cc256cf [2022-04-15T00:16:07.448Z] Removing intermediate container 37518cc256cf [2022-04-15T00:16:07.448Z] ---> c015398d2322 [2022-04-15T00:16:07.448Z] 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-15T00:16:07.688Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T00:16:07.688Z] WORKDIR /edgex [2022-04-15T00:16:07.688Z] COPY go.mod . [2022-04-15T00:16:07.688Z] RUN go mod download [2022-04-15T00:16:07.688Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-15T00:16:07.707Z] ---> Running in 64746c570fda [2022-04-15T00:16:08.648Z] spire-1.2.1/ [2022-04-15T00:16:08.648Z] spire-1.2.1/.data/ [2022-04-15T00:16:08.648Z] spire-1.2.1/.data/.file [2022-04-15T00:16:08.648Z] spire-1.2.1/.dockerignore [2022-04-15T00:16:08.648Z] spire-1.2.1/.gitattributes [2022-04-15T00:16:08.648Z] spire-1.2.1/.githooks/ [2022-04-15T00:16:08.648Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/ [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/workflows/ [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T00:16:08.648Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T00:16:08.648Z] spire-1.2.1/.gitignore [2022-04-15T00:16:08.648Z] spire-1.2.1/.go-version [2022-04-15T00:16:08.648Z] spire-1.2.1/.golangci.yml [2022-04-15T00:16:08.648Z] spire-1.2.1/ADOPTERS.md [2022-04-15T00:16:08.648Z] spire-1.2.1/CHANGELOG.md [2022-04-15T00:16:08.648Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T00:16:08.648Z] spire-1.2.1/CODEOWNERS [2022-04-15T00:16:08.648Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T00:16:08.648Z] spire-1.2.1/Dockerfile [2022-04-15T00:16:08.648Z] spire-1.2.1/Dockerfile.dev [2022-04-15T00:16:08.648Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T00:16:08.648Z] spire-1.2.1/LICENSE [2022-04-15T00:16:08.648Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T00:16:08.648Z] spire-1.2.1/Makefile [2022-04-15T00:16:08.648Z] spire-1.2.1/README.md [2022-04-15T00:16:08.648Z] spire-1.2.1/ROADMAP.md [2022-04-15T00:16:08.648Z] spire-1.2.1/SECURITY.md [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T00:16:08.648Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T00:16:08.649Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T00:16:08.911Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T00:16:08.911Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T00:16:08.911Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T00:16:08.911Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T00:16:08.911Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T00:16:08.911Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T00:16:08.911Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T00:16:08.911Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T00:16:08.911Z] spire-1.2.1/conf/ [2022-04-15T00:16:08.911Z] spire-1.2.1/conf/agent/ [2022-04-15T00:16:08.911Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T00:16:08.911Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T00:16:08.911Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T00:16:08.911Z] spire-1.2.1/conf/server/ [2022-04-15T00:16:08.911Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T00:16:08.911Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T00:16:08.911Z] spire-1.2.1/conf/server/server.conf [2022-04-15T00:16:08.911Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/ [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/auditlog.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/ [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/spire_server.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/telemetry.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/upgrading.md [2022-04-15T00:16:08.912Z] spire-1.2.1/doc/using_spire.md [2022-04-15T00:16:08.912Z] spire-1.2.1/examples/ [2022-04-15T00:16:08.912Z] spire-1.2.1/examples/README.md [2022-04-15T00:16:08.912Z] spire-1.2.1/go.mod [2022-04-15T00:16:08.912Z] spire-1.2.1/go.sum [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:16:08.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T00:16:08.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/health/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/log/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T00:16:08.914Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/version/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/config.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T00:16:08.915Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/server.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/ [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/private/ [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/private/server/ [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/ [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/common/ [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T00:16:08.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T00:16:08.916Z] spire-1.2.1/release/ [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire-extras/ [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire/ [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire/README.md [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire/conf/ [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T00:16:08.916Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T00:16:08.916Z] spire-1.2.1/script/ [2022-04-15T00:16:08.916Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T00:16:08.916Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T00:16:08.916Z] spire-1.2.1/support/ [2022-04-15T00:16:08.916Z] spire-1.2.1/support/k8s/ [2022-04-15T00:16:08.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T00:16:08.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T00:16:08.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T00:16:08.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T00:16:08.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T00:16:08.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T00:16:08.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T00:16:08.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T00:16:08.917Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/clock/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/clock/clock.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T00:16:08.917Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/README.md [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/common [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T00:16:08.917Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T00:16:08.918Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T00:16:08.919Z] spire-1.2.1/test/integration/test.sh [2022-04-15T00:16:08.919Z] spire-1.2.1/test/plugintest/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/spiretest/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/testca/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/testca/ca.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/testkey/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T00:16:08.919Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/testkey/new.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/util/ [2022-04-15T00:16:08.919Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/util/race.go [2022-04-15T00:16:08.919Z] spire-1.2.1/test/util/util.go [2022-04-15T00:16:08.919Z] building spire from source... [2022-04-15T00:16:08.919Z] Installing go1.17.7... [2022-04-15T00:16:10.320Z] Sending build context to Docker daemon 169.2MB [2022-04-15T00:16:10.320Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-15T00:16:10.320Z] ---> f79e39bc4007 [2022-04-15T00:16:10.320Z] Step 2/4 : WORKDIR /edgex [2022-04-15T00:16:11.761Z] ---> Running in c3131440a84a [2022-04-15T00:16:12.035Z] Removing intermediate container c3131440a84a [2022-04-15T00:16:12.036Z] ---> 7a7ca3ba9d0c [2022-04-15T00:16:12.036Z] Step 3/4 : COPY go.mod . [2022-04-15T00:16:12.634Z] ---> dd339bf14208 [2022-04-15T00:16:12.634Z] Step 4/4 : RUN go mod download [2022-04-15T00:16:12.634Z] ---> Running in dbb3fbc4a279 [2022-04-15T00:16:14.189Z] Building bin/spire-server... [2022-04-15T00:16:14.189Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T00:16:14.189Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T00:16:14.189Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T00:16:14.447Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T00:16:14.447Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T00:16:14.706Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T00:16:14.706Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T00:16:14.706Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T00:16:14.965Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T00:16:14.965Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T00:16:14.965Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T00:16:14.965Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T00:16:14.965Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T00:16:14.965Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T00:16:14.965Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T00:16:14.965Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T00:16:15.223Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T00:16:15.223Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T00:16:15.224Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T00:16:15.224Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T00:16:15.224Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T00:16:15.224Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T00:16:15.224Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T00:16:15.482Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T00:16:15.482Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T00:16:15.482Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T00:16:15.482Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T00:16:15.482Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T00:16:15.482Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T00:16:15.741Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T00:16:15.741Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T00:16:15.741Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T00:16:15.741Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T00:16:15.741Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T00:16:15.741Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T00:16:15.741Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T00:16:16.000Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T00:16:16.000Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T00:16:16.000Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T00:16:16.259Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T00:16:16.259Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T00:16:16.259Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T00:16:16.259Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T00:16:16.259Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T00:16:16.259Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T00:16:16.518Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T00:16:16.518Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T00:16:19.055Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T00:16:19.055Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T00:16:19.055Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T00:16:19.055Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T00:16:19.055Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T00:16:19.055Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T00:16:19.055Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T00:16:19.055Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T00:16:19.314Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T00:16:19.314Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T00:16:19.314Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T00:16:19.314Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T00:16:23.505Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T00:16:23.505Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T00:16:23.505Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T00:16:23.505Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T00:16:23.505Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T00:16:23.505Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T00:16:23.763Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T00:16:23.763Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T00:16:24.027Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T00:16:24.027Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T00:16:25.404Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T00:16:25.701Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T00:16:25.701Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T00:16:25.701Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T00:16:26.066Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T00:16:26.066Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T00:16:26.066Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T00:16:26.374Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T00:16:26.374Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T00:16:26.638Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T00:16:26.638Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T00:16:26.898Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T00:16:26.898Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T00:16:27.157Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T00:16:27.157Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T00:16:27.157Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T00:16:27.415Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T00:16:27.415Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T00:16:27.415Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T00:16:27.415Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T00:16:27.797Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T00:16:27.797Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T00:16:28.055Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T00:16:28.055Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T00:16:28.990Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T00:16:28.990Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T00:16:28.990Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T00:16:28.990Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T00:16:28.990Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T00:16:28.990Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T00:16:29.464Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T00:16:29.464Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T00:16:29.464Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T00:16:29.464Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T00:16:29.464Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T00:16:29.464Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T00:16:29.464Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T00:16:29.723Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T00:16:29.723Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T00:16:29.723Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T00:16:29.723Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T00:16:29.723Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T00:16:29.723Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T00:16:29.723Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T00:16:29.723Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T00:16:29.723Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T00:16:29.723Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T00:16:29.723Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T00:16:29.723Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T00:16:29.981Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T00:16:29.981Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T00:16:29.981Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T00:16:29.981Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T00:16:29.981Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T00:16:29.981Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T00:16:29.981Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T00:16:29.981Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T00:16:29.981Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T00:16:29.981Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T00:16:30.239Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T00:16:30.239Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T00:16:30.239Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T00:16:30.239Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T00:16:30.239Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T00:16:30.239Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T00:16:30.239Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T00:16:30.239Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T00:16:30.239Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T00:16:30.239Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T00:16:30.239Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T00:16:30.239Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T00:16:30.239Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T00:16:30.498Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T00:16:37.069Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T00:16:37.069Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T00:16:49.293Z] Removing intermediate container bb3e39778b52 [2022-04-15T00:16:49.294Z] ---> 0995936ae80f [2022-04-15T00:16:49.294Z] [2022-04-15T00:16:49.294Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T00:16:49.294Z] 3.14: Pulling from library/alpine [2022-04-15T00:16:49.294Z] Removing intermediate container dc87f06d79fe [2022-04-15T00:16:49.294Z] ---> 7f87f98be03c [2022-04-15T00:16:49.294Z] [2022-04-15T00:16:49.294Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T00:16:49.294Z] Removing intermediate container 6db519ece0a3 [2022-04-15T00:16:49.294Z] ---> f638053a48d9 [2022-04-15T00:16:49.294Z] [2022-04-15T00:16:49.294Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T00:16:49.294Z] 3.14: Pulling from library/alpine [2022-04-15T00:16:49.294Z] Removing intermediate container a33d5ab646f7 [2022-04-15T00:16:49.294Z] ---> 4248d0c9e4b6 [2022-04-15T00:16:49.294Z] [2022-04-15T00:16:49.294Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T00:16:49.294Z] 3.14: Pulling from library/alpine [2022-04-15T00:16:49.294Z] 3.14: Pulling from library/alpine [2022-04-15T00:16:49.552Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T00:16:49.552Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T00:16:49.552Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T00:16:49.552Z] Status: Image is up to date for alpine:3.14 [2022-04-15T00:16:49.552Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T00:16:49.552Z] Status: Image is up to date for alpine:3.14 [2022-04-15T00:16:49.552Z] ---> e04c818066af [2022-04-15T00:16:49.552Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T00:16:49.552Z] ---> e04c818066af [2022-04-15T00:16:49.552Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T00:16:49.552Z] ---> e04c818066af [2022-04-15T00:16:49.552Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T00:16:49.859Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T00:16:49.859Z] Status: Image is up to date for alpine:3.14 [2022-04-15T00:16:49.859Z] ---> e04c818066af [2022-04-15T00:16:49.859Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T00:16:50.428Z] ---> Running in 0837876d5bf5 [2022-04-15T00:16:50.428Z] ---> Running in e8acbe431ae0 [2022-04-15T00:16:50.428Z] ---> Running in 5bd1e52380f2 [2022-04-15T00:16:50.428Z] ---> Running in 6984c619fd01 [2022-04-15T00:16:50.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:16:50.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:16:50.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:16:51.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:16:51.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:16:51.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:16:51.272Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T00:16:51.272Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:16:51.272Z] OK: 6 MiB in 15 packages [2022-04-15T00:16:51.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:16:51.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:16:51.530Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-15T00:16:51.530Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T00:16:51.530Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T00:16:51.530Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:16:51.530Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T00:16:51.530Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:16:51.530Z] OK: 6 MiB in 15 packages [2022-04-15T00:16:51.530Z] OK: 6 MiB in 16 packages [2022-04-15T00:16:51.530Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T00:16:51.530Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:16:51.530Z] OK: 6 MiB in 15 packages [2022-04-15T00:16:52.912Z] Removing intermediate container 0837876d5bf5 [2022-04-15T00:16:52.912Z] ---> aab99ef0c015 [2022-04-15T00:16:52.912Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T00:16:52.912Z] ---> Running in 7851db8fbf51 [2022-04-15T00:16:53.171Z] Removing intermediate container e8acbe431ae0 [2022-04-15T00:16:53.171Z] ---> 2ff4a7e11282 [2022-04-15T00:16:53.171Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T00:16:53.171Z] Removing intermediate container 5bd1e52380f2 [2022-04-15T00:16:53.171Z] ---> 35f55d5398d4 [2022-04-15T00:16:53.171Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T00:16:53.432Z] Removing intermediate container 6984c619fd01 [2022-04-15T00:16:53.432Z] ---> 385a8b4a18c5 [2022-04-15T00:16:53.432Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T00:16:53.432Z] ---> Running in 4dc65868d4dc [2022-04-15T00:16:53.432Z] ---> Running in 67dab9fcacbc [2022-04-15T00:16:53.432Z] Removing intermediate container 7851db8fbf51 [2022-04-15T00:16:53.432Z] ---> 676cd4453da8 [2022-04-15T00:16:53.432Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T00:16:53.432Z] ---> Running in 06043edd9a11 [2022-04-15T00:16:53.692Z] ---> Running in c74aff5354a3 [2022-04-15T00:16:53.692Z] Removing intermediate container 4dc65868d4dc [2022-04-15T00:16:53.692Z] ---> b0915b4cafa6 [2022-04-15T00:16:53.692Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T00:16:53.692Z] Removing intermediate container 67dab9fcacbc [2022-04-15T00:16:53.692Z] ---> 0c52f2b8b206 [2022-04-15T00:16:53.692Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T00:16:53.952Z] ---> Running in ad5ac50c0ddf [2022-04-15T00:16:53.952Z] Removing intermediate container 06043edd9a11 [2022-04-15T00:16:53.952Z] ---> e689c7b4f402 [2022-04-15T00:16:53.952Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T00:16:53.952Z] Removing intermediate container c74aff5354a3 [2022-04-15T00:16:53.952Z] ---> 19be9d24eabc [2022-04-15T00:16:53.952Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T00:16:53.952Z] ---> Running in 4b02351123e8 [2022-04-15T00:16:54.211Z] ---> Running in f958ea31b088 [2022-04-15T00:16:54.211Z] ---> Running in 93e5b535bed3 [2022-04-15T00:16:54.211Z] Removing intermediate container ad5ac50c0ddf [2022-04-15T00:16:54.211Z] ---> a7ae8dba7f4a [2022-04-15T00:16:54.211Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T00:16:54.211Z] Removing intermediate container 4b02351123e8 [2022-04-15T00:16:54.211Z] ---> 6533b0b890d0 [2022-04-15T00:16:54.211Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T00:16:54.211Z] ---> Running in 86cda5c9281e [2022-04-15T00:16:54.471Z] Removing intermediate container 93e5b535bed3 [2022-04-15T00:16:54.471Z] ---> e8dc0047e55c [2022-04-15T00:16:54.471Z] Step 15/23 : WORKDIR / [2022-04-15T00:16:54.471Z] ---> Running in b63edc99e6ec [2022-04-15T00:16:54.471Z] Removing intermediate container f958ea31b088 [2022-04-15T00:16:54.471Z] ---> 1c73530d72ba [2022-04-15T00:16:54.471Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T00:16:54.730Z] ---> Running in 6c21eb341e80 [2022-04-15T00:16:54.730Z] Removing intermediate container 86cda5c9281e [2022-04-15T00:16:54.730Z] ---> e1618ca81ea3 [2022-04-15T00:16:54.730Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:16:54.730Z] ---> Running in 21bf0f81772c [2022-04-15T00:16:54.730Z] Removing intermediate container b63edc99e6ec [2022-04-15T00:16:54.730Z] ---> 8e28060fac1f [2022-04-15T00:16:54.730Z] Step 15/23 : WORKDIR / [2022-04-15T00:16:55.040Z] ---> Running in f4a930763ea4 [2022-04-15T00:16:55.040Z] Removing intermediate container 6c21eb341e80 [2022-04-15T00:16:55.040Z] ---> 64051ac6387d [2022-04-15T00:16:55.040Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:16:55.040Z] Removing intermediate container 21bf0f81772c [2022-04-15T00:16:55.040Z] ---> 5fa6d558073e [2022-04-15T00:16:55.040Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:16:55.040Z] ---> 3744733f2508 [2022-04-15T00:16:55.040Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-15T00:16:55.302Z] Removing intermediate container f4a930763ea4 [2022-04-15T00:16:55.302Z] ---> 49e6ad048337 [2022-04-15T00:16:55.302Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:16:55.302Z] ---> 5f27599c1fbc [2022-04-15T00:16:55.302Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T00:16:55.561Z] ---> f73e13021bd7 [2022-04-15T00:16:55.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T00:16:56.130Z] ---> d0eae31576f8 [2022-04-15T00:16:56.130Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T00:16:56.130Z] ---> ff95ef1f501b [2022-04-15T00:16:56.130Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T00:16:56.697Z] ---> ea67f6083913 [2022-04-15T00:16:56.697Z] ---> 8628f6a660f2 [2022-04-15T00:16:56.697Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"]Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T00:16:56.697Z] [2022-04-15T00:16:56.971Z] ---> d8879ceae015 [2022-04-15T00:16:56.971Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T00:16:56.971Z] ---> 61de35c683ac [2022-04-15T00:16:56.971Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T00:16:56.971Z] ---> Running in 0f7677c62cc3 [2022-04-15T00:16:57.234Z] ---> a4272a6c9886 [2022-04-15T00:16:57.234Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T00:16:57.234Z] ---> Running in a472e25595c2 [2022-04-15T00:16:57.234Z] Removing intermediate container 0f7677c62cc3 [2022-04-15T00:16:57.234Z] ---> f200a19a882c [2022-04-15T00:16:57.234Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:16:57.495Z] ---> be1532376810 [2022-04-15T00:16:57.495Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T00:16:57.495Z] ---> 7c10e6d8944b [2022-04-15T00:16:57.495Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T00:16:57.495Z] ---> Running in a753afe1c675 [2022-04-15T00:16:57.760Z] ---> Running in 6628dbdc59ad [2022-04-15T00:16:57.760Z] ---> Running in f26bc6ea5c11 [2022-04-15T00:16:57.760Z] Removing intermediate container a472e25595c2 [2022-04-15T00:16:57.760Z] ---> d8dcec24ef6e [2022-04-15T00:16:57.760Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:16:57.760Z] ---> Running in 14baad193ddd [2022-04-15T00:16:57.760Z] Removing intermediate container 6628dbdc59ad [2022-04-15T00:16:57.760Z] ---> 6279cff14608 [2022-04-15T00:16:57.760Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:16:58.022Z] Removing intermediate container a753afe1c675 [2022-04-15T00:16:58.022Z] ---> 2357c0c4a321 [2022-04-15T00:16:58.022Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T00:16:58.022Z] ---> Running in fd1177482420 [2022-04-15T00:16:58.022Z] Removing intermediate container f26bc6ea5c11 [2022-04-15T00:16:58.022Z] ---> 7161a9549d86 [2022-04-15T00:16:58.022Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:16:58.285Z] Removing intermediate container 14baad193ddd [2022-04-15T00:16:58.285Z] ---> 02c36db490e5 [2022-04-15T00:16:58.285Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T00:16:58.285Z] ---> Running in eadc7a404b6a [2022-04-15T00:16:58.285Z] ---> Running in 68383732b598 [2022-04-15T00:16:58.285Z] Removing intermediate container fd1177482420 [2022-04-15T00:16:58.285Z] ---> cc267e493654 [2022-04-15T00:16:58.285Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T00:16:58.544Z] ---> Running in bf9c9591a435 [2022-04-15T00:16:58.544Z] ---> Running in 310ef15f754c [2022-04-15T00:16:58.544Z] Removing intermediate container eadc7a404b6a [2022-04-15T00:16:58.544Z] ---> 147217a3d3fa [2022-04-15T00:16:58.544Z] Step 21/22 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:16:58.544Z] Removing intermediate container 68383732b598 [2022-04-15T00:16:58.544Z] ---> b6878a21c99a [2022-04-15T00:16:58.544Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T00:16:58.827Z] ---> Running in b36d6ef9f99b [2022-04-15T00:16:58.827Z] ---> Running in 809e17fdf359 [2022-04-15T00:16:58.827Z] Removing intermediate container 310ef15f754c [2022-04-15T00:16:58.827Z] ---> 4d2eb36ef8d8 [2022-04-15T00:16:58.827Z] Step 21/22 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:16:58.827Z] Removing intermediate container bf9c9591a435 [2022-04-15T00:16:58.827Z] ---> b7896776f8d5 [2022-04-15T00:16:58.827Z] Step 22/23 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:16:58.827Z] ---> Running in 61a273bd308c [2022-04-15T00:16:58.827Z] ---> Running in df9143dfd529 [2022-04-15T00:16:59.089Z] Removing intermediate container b36d6ef9f99b [2022-04-15T00:16:59.089Z] ---> 00aa426ee039 [2022-04-15T00:16:59.089Z] Step 22/22 : LABEL version=2.2.0-dev.70 [2022-04-15T00:16:59.089Z] ---> Running in d1cf9916b104 [2022-04-15T00:16:59.089Z] Removing intermediate container 809e17fdf359 [2022-04-15T00:16:59.089Z] ---> 0a30a0168b60 [2022-04-15T00:16:59.089Z] Step 22/23 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:16:59.358Z] Removing intermediate container 61a273bd308c [2022-04-15T00:16:59.358Z] ---> a3ce51486f53 [2022-04-15T00:16:59.359Z] Step 22/22 : LABEL version=2.2.0-dev.70 [2022-04-15T00:16:59.359Z] Removing intermediate container df9143dfd529 [2022-04-15T00:16:59.359Z] ---> b9f1f9fce044 [2022-04-15T00:16:59.359Z] Step 23/23 : LABEL version=2.2.0-dev.70 ---> Running in 9ce9a13cd471 [2022-04-15T00:16:59.359Z] [2022-04-15T00:16:59.620Z] Removing intermediate container d1cf9916b104 [2022-04-15T00:16:59.620Z] ---> 6e7f34db1e3d [2022-04-15T00:16:59.620Z] [2022-04-15T00:16:59.620Z] ---> Running in 911246349f39 [2022-04-15T00:16:59.620Z] ---> Running in 1c81070a1a6f [2022-04-15T00:16:59.620Z] Successfully built 6e7f34db1e3d [2022-04-15T00:16:59.635Z] Removing intermediate container dbb3fbc4a279 [2022-04-15T00:16:59.635Z] ---> 520ea02f2b49 [2022-04-15T00:16:59.635Z] Successfully built 520ea02f2b49 [2022-04-15T00:16:59.635Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:16:59.892Z] Successfully tagged support-scheduler:latest [2022-04-15T00:16:59.892Z] Building security-proxy-setup [2022-04-15T00:16:59.892Z]  Building support-scheduler ... done Removing intermediate container 9ce9a13cd471 [2022-04-15T00:16:59.892Z] ---> 253741daca3b [2022-04-15T00:16:59.892Z] Step 23/23 : LABEL version=2.2.0-dev.70 [2022-04-15T00:16:59.892Z] ---> Running in 09140a208049 [2022-04-15T00:16:59.992Z] + docker inspect -f . ci-base-image-arm64 [2022-04-15T00:16:59.992Z] . [Pipeline] withDockerContainer [2022-04-15T00:17:00.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-20995 does not seem to be running inside a container [2022-04-15T00:17:00.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@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-15T00:17:00.974Z] Removing intermediate container 1c81070a1a6f [2022-04-15T00:17:00.974Z] ---> 4bdf0cc97ee3 [2022-04-15T00:17:00.974Z] [2022-04-15T00:17:00.974Z] Removing intermediate container 911246349f39 [2022-04-15T00:17:00.974Z] ---> 127ea4bc961c [2022-04-15T00:17:00.974Z] [2022-04-15T00:17:00.974Z] Successfully built 4bdf0cc97ee3 [2022-04-15T00:17:00.974Z] Successfully built 127ea4bc961c [2022-04-15T00:17:01.238Z] Successfully tagged core-metadata:latest [2022-04-15T00:17:01.238Z] Successfully tagged support-notifications:latest [2022-04-15T00:17:01.238Z] Building security-spiffe-token-provider [2022-04-15T00:17:01.238Z]  Building core-metadata ... done Removing intermediate container 09140a208049 [2022-04-15T00:17:01.238Z] ---> e2048cb61c54 [2022-04-15T00:17:01.238Z] [2022-04-15T00:17:01.238Z]  Building support-notifications ... done Building security-bootstrapper [2022-04-15T00:17:01.238Z] Successfully built e2048cb61c54 [2022-04-15T00:17:01.496Z] Successfully tagged core-command:latest [2022-04-15T00:17:01.496Z]  Building core-command ... done Building sys-mgmt-agent [2022-04-15T00:17:01.677Z] $ docker top d0b2a53483b346430744d441090dd15a5dbfe92248251afe69c85377d8593a10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T00:17:02.594Z] + go version [2022-04-15T00:17:02.594Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-15T00:17:02.623Z] $ docker stop --time=1 d0b2a53483b346430744d441090dd15a5dbfe92248251afe69c85377d8593a10 [2022-04-15T00:17:04.276Z] $ docker rm -f d0b2a53483b346430744d441090dd15a5dbfe92248251afe69c85377d8593a10 [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-15T00:17:04.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T00:17:04.900Z] [2022-04-15T00:17:04.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:17:05.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T00:17:05.527Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-15T00:17:05.527Z] 29e5d40040c1: Pulling fs layer [2022-04-15T00:17:05.527Z] 1ce36da41761: Pulling fs layer [2022-04-15T00:17:05.527Z] 25b303627fd3: Pulling fs layer [2022-04-15T00:17:05.527Z] 29e5d40040c1: Verifying Checksum [2022-04-15T00:17:05.527Z] 29e5d40040c1: Download complete [2022-04-15T00:17:05.807Z] 1ce36da41761: Verifying Checksum [2022-04-15T00:17:05.807Z] 1ce36da41761: Download complete [2022-04-15T00:17:06.081Z] 29e5d40040c1: Pull complete [2022-04-15T00:17:07.520Z] 25b303627fd3: Verifying Checksum [2022-04-15T00:17:07.520Z] 25b303627fd3: Download complete [2022-04-15T00:17:07.520Z] 1ce36da41761: Pull complete [2022-04-15T00:17:13.709Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:17:13.709Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:17:13.709Z] ---> dc55731f2c29 [2022-04-15T00:17:13.709Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T00:17:13.709Z] ---> Using cache [2022-04-15T00:17:13.709Z] ---> 398576dea72f [2022-04-15T00:17:13.709Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:17:13.709Z] ---> Using cache [2022-04-15T00:17:13.709Z] ---> efccec039d4d [2022-04-15T00:17:13.709Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T00:17:13.709Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:17:13.709Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:17:13.709Z] ---> dc55731f2c29 [2022-04-15T00:17:13.709Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T00:17:13.709Z] ---> Using cache [2022-04-15T00:17:13.709Z] ---> 398576dea72f [2022-04-15T00:17:13.709Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:17:13.709Z] ---> Using cache [2022-04-15T00:17:13.709Z] ---> efccec039d4d [2022-04-15T00:17:13.709Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T00:17:13.709Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:17:13.709Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:17:13.709Z] ---> dc55731f2c29 [2022-04-15T00:17:13.709Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T00:17:13.709Z] ---> Using cache [2022-04-15T00:17:13.709Z] ---> 398576dea72f [2022-04-15T00:17:13.709Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T00:17:14.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:17:14.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:17:14.278Z] ---> dc55731f2c29 [2022-04-15T00:17:14.278Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T00:17:14.278Z] ---> Using cache [2022-04-15T00:17:14.278Z] ---> 398576dea72f [2022-04-15T00:17:14.278Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:17:14.278Z] ---> Using cache [2022-04-15T00:17:14.278Z] ---> efccec039d4d [2022-04-15T00:17:14.278Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T00:17:17.678Z] 25b303627fd3: Pull complete [2022-04-15T00:17:17.678Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-15T00:17:17.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T00:17:17.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-15T00:17:18.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-20995 does not seem to be running inside a container [2022-04-15T00:17:18.278Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@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-15T00:17:18.466Z] ---> Running in 9f002dfff812 [2022-04-15T00:17:18.466Z] ---> Running in 79c59b02e11c [2022-04-15T00:17:18.466Z] ---> Running in 0292eb712605 [2022-04-15T00:17:18.466Z] ---> Running in 3419fd736a4b [2022-04-15T00:17:18.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:17:18.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:17:18.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:17:18.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:17:19.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:17:19.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:17:19.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:17:19.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:17:19.816Z] OK: 221 MiB in 52 packages [2022-04-15T00:17:19.816Z] OK: 221 MiB in 52 packages [2022-04-15T00:17:19.816Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T00:17:19.816Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T00:17:19.816Z] OK: 15866 distinct packages available [2022-04-15T00:17:20.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:17:20.077Z] OK: 221 MiB in 52 packages [2022-04-15T00:17:20.540Z] $ docker top 7058740b4c81a010d2bae9147e2f92cc70cdd20159dcc6c076fc459ab54215bc -eo pid,comm [2022-04-15T00:17:20.645Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-04-15T00:17:21.213Z] OK: 221 MiB in 52 packages [2022-04-15T00:17:21.452Z] + docker-compose+ grep parallel [2022-04-15T00:17:21.452Z] build --help [2022-04-15T00:17:21.474Z] Removing intermediate container 79c59b02e11c [2022-04-15T00:17:21.474Z] ---> e49ac35b8fe3 [2022-04-15T00:17:21.474Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T00:17:21.474Z] Removing intermediate container 0292eb712605 [2022-04-15T00:17:21.474Z] ---> 04729c2b294a [2022-04-15T00:17:21.474Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T00:17:21.474Z] Removing intermediate container 3419fd736a4b [2022-04-15T00:17:21.474Z] ---> 76d35866268a [2022-04-15T00:17:21.474Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T00:17:21.732Z] ---> f7af9b9027b7 [2022-04-15T00:17:21.732Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:17:21.732Z] ---> Running in f4d90097b850 [2022-04-15T00:17:22.031Z] Removing intermediate container 9f002dfff812 [2022-04-15T00:17:22.031Z] ---> d2c60a02db0a [2022-04-15T00:17:22.031Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T00:17:22.031Z] ---> 09186b9a7608 [2022-04-15T00:17:22.031Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:17:22.296Z] ---> cd94010c65ee [2022-04-15T00:17:22.296Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:17:22.296Z] ---> Running in 9d27ccd054b5 [2022-04-15T00:17:22.296Z] ---> 3d4d4092c66e [2022-04-15T00:17:22.296Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:17:22.296Z] ---> Running in d1b256ae3d28 [2022-04-15T00:17:22.554Z] ---> Running in 11a553c1c5b5 [2022-04-15T00:17:23.488Z] Removing intermediate container f4d90097b850 [2022-04-15T00:17:23.488Z] ---> 44626be0f319 [2022-04-15T00:17:23.488Z] Step 8/22 : COPY . . [2022-04-15T00:17:24.833Z] --parallel Build images in parallel. [Pipeline] } [2022-04-15T00:17:25.133Z] $ docker stop --time=1 7058740b4c81a010d2bae9147e2f92cc70cdd20159dcc6c076fc459ab54215bc [2022-04-15T00:17:26.069Z] Removing intermediate container 11a553c1c5b5 [2022-04-15T00:17:26.069Z] ---> 2ef080453e10 [2022-04-15T00:17:26.069Z] Step 7/20 : COPY . . [2022-04-15T00:17:26.069Z] Removing intermediate container 9d27ccd054b5 [2022-04-15T00:17:26.069Z] ---> 5da2ed9c3d23 [2022-04-15T00:17:26.069Z] Step 8/23 : COPY . . [2022-04-15T00:17:26.329Z] Removing intermediate container d1b256ae3d28 [2022-04-15T00:17:26.329Z] ---> 0b256f4a1ae4 [2022-04-15T00:17:26.329Z] Step 8/31 : COPY . . [2022-04-15T00:17:26.760Z] $ docker rm -f 7058740b4c81a010d2bae9147e2f92cc70cdd20159dcc6c076fc459ab54215bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:17:27.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-15T00:17:27.376Z] . [Pipeline] withDockerContainer [2022-04-15T00:17:27.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-20995 does not seem to be running inside a container [2022-04-15T00:17:27.695Z] $ 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/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@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-15T00:17:28.953Z] $ docker top d9e8476c7c8724af58980cf879e5c669accacdee8ae9ddde7b42612887d89cfe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T00:17:29.862Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-15T00:17:34.176Z] Building core-command ... [2022-04-15T00:17:34.176Z] Building core-data ... [2022-04-15T00:17:34.176Z] Building core-metadata ... [2022-04-15T00:17:34.176Z] Building security-bootstrapper ... [2022-04-15T00:17:34.176Z] Building security-proxy-setup ... [2022-04-15T00:17:34.176Z] Building security-secretstore-setup ... [2022-04-15T00:17:34.176Z] Building security-spiffe-token-provider ... [2022-04-15T00:17:34.176Z] Building security-spire-agent ... [2022-04-15T00:17:34.176Z] Building security-spire-config ... [2022-04-15T00:17:34.176Z] Building security-spire-server ... [2022-04-15T00:17:34.176Z] Building support-notifications ... [2022-04-15T00:17:34.176Z] Building support-scheduler ... [2022-04-15T00:17:34.176Z] Building sys-mgmt-agent ... [2022-04-15T00:17:34.176Z] Building security-bootstrapper [2022-04-15T00:17:34.176Z] Building security-spiffe-token-provider [2022-04-15T00:17:34.176Z] Building sys-mgmt-agent [2022-04-15T00:17:34.176Z] Building support-notifications [2022-04-15T00:17:34.176Z] Building security-secretstore-setup [2022-04-15T00:17:38.546Z] ---> c582c96761e3 [2022-04-15T00:17:38.546Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T00:17:38.546Z] ---> 48ddd3fa034a [2022-04-15T00:17:38.546Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T00:17:38.546Z] ---> b83c828e8252 [2022-04-15T00:17:38.546Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T00:17:38.546Z] ---> 4d1ef28bd1e0 [2022-04-15T00:17:38.546Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T00:17:38.546Z] ---> Running in b1a806b1314f [2022-04-15T00:17:38.546Z] ---> Running in 2649b34e5b17 [2022-04-15T00:17:38.546Z] ---> Running in d9b0bb54f4d9 [2022-04-15T00:17:38.546Z] ---> Running in 78eeabd2407f [2022-04-15T00:17:39.116Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-15T00:17:39.375Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-15T00:17:39.375Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T00:17:39.633Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T00:18:01.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-15T00:18:05.783Z] Removing intermediate container 78eeabd2407f [2022-04-15T00:18:05.783Z] ---> 17cdaf280fcf [2022-04-15T00:18:05.783Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T00:18:06.043Z] Removing intermediate container b1a806b1314f [2022-04-15T00:18:06.043Z] ---> c5c37bff4017 [2022-04-15T00:18:06.043Z] [2022-04-15T00:18:06.043Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T00:18:06.043Z] ---> e04c818066af [2022-04-15T00:18:06.043Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T00:18:06.043Z] Removing intermediate container d9b0bb54f4d9 [2022-04-15T00:18:06.043Z] ---> 1b03094aff26 [2022-04-15T00:18:06.043Z] [2022-04-15T00:18:06.043Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T00:18:06.043Z] ---> e04c818066af [2022-04-15T00:18:06.043Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-15T00:18:06.302Z] ---> Running in 6b5c7ed00bbc [2022-04-15T00:18:06.302Z] ---> Running in fae02507abb4 [2022-04-15T00:18:06.302Z] ---> Running in 5876bc8fb8b0 [2022-04-15T00:18:06.562Z] Removing intermediate container fae02507abb4 [2022-04-15T00:18:06.562Z] ---> 885b5e630c79 [2022-04-15T00:18:06.562Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T00:18:06.562Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T00:18:06.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:06.821Z] ---> Running in ae8717baa62f [2022-04-15T00:18:06.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:07.082Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T00:18:07.082Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T00:18:07.082Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T00:18:07.082Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T00:18:07.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:07.082Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T00:18:07.082Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T00:18:07.082Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:18:07.082Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T00:18:07.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:07.346Z] OK: 8 MiB in 20 packages [2022-04-15T00:18:07.346Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T00:18:07.346Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T00:18:07.346Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:18:07.346Z] OK: 6 MiB in 16 packages [2022-04-15T00:18:07.917Z] Removing intermediate container 6b5c7ed00bbc [2022-04-15T00:18:07.917Z] ---> fa68cbb308be [2022-04-15T00:18:07.917Z] [2022-04-15T00:18:07.917Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T00:18:08.177Z] 20.10.14: Pulling from library/docker [2022-04-15T00:18:08.436Z] Removing intermediate container ae8717baa62f [2022-04-15T00:18:08.436Z] ---> a3782c9c1022 [2022-04-15T00:18:08.436Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T00:18:08.436Z] Removing intermediate container 5876bc8fb8b0 [2022-04-15T00:18:08.436Z] ---> be02b2cbd026 [2022-04-15T00:18:08.436Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T00:18:08.436Z] Removing intermediate container 2649b34e5b17 [2022-04-15T00:18:08.437Z] ---> 52eb9b8381b4 [2022-04-15T00:18:08.437Z] [2022-04-15T00:18:08.437Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T00:18:09.005Z] 3.15: Pulling from library/alpine [2022-04-15T00:18:09.005Z] ---> Running in 48de716da804 [2022-04-15T00:18:09.005Z] ---> Running in 283e69e664e1 [2022-04-15T00:18:09.005Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T00:18:09.005Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T00:18:09.005Z] ---> 0ac33e5f5afa [2022-04-15T00:18:09.005Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T00:18:09.575Z] ---> Running in b620cd6d0de5 [2022-04-15T00:18:09.575Z] Removing intermediate container 283e69e664e1 [2022-04-15T00:18:09.575Z] ---> 1df5b5889578 [2022-04-15T00:18:09.575Z] Step 13/22 : WORKDIR /edgex [2022-04-15T00:18:09.575Z] Removing intermediate container 48de716da804 [2022-04-15T00:18:09.575Z] ---> cb6eaf17cebf [2022-04-15T00:18:09.575Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T00:18:09.575Z] ---> Running in 08faf0509ee9 [2022-04-15T00:18:09.575Z] ---> Running in f9d5a3b28274 [2022-04-15T00:18:09.575Z] Removing intermediate container b620cd6d0de5 [2022-04-15T00:18:09.575Z] ---> fd6ae47e925c [2022-04-15T00:18:09.575Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:18:09.575Z] ---> Running in 8f0e9fee1a08 [2022-04-15T00:18:09.848Z] Removing intermediate container f9d5a3b28274 [2022-04-15T00:18:09.848Z] ---> 488b7b6b01a5 [2022-04-15T00:18:09.848Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T00:18:09.848Z] Removing intermediate container 08faf0509ee9 [2022-04-15T00:18:09.848Z] ---> b1e2874c98fb [2022-04-15T00:18:09.848Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T00:18:10.110Z] ---> Running in 18a5034fece4 [2022-04-15T00:18:10.369Z] ---> 2ead3fe89371 [2022-04-15T00:18:10.369Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-15T00:18:11.307Z] ---> 05768a806747 [2022-04-15T00:18:11.307Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T00:18:11.568Z] Removing intermediate container 8f0e9fee1a08 [2022-04-15T00:18:11.568Z] ---> 37f6d2732954 [2022-04-15T00:18:11.568Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T00:18:11.568Z] Removing intermediate container 18a5034fece4 [2022-04-15T00:18:11.568Z] ---> 1c322a1755b6 [2022-04-15T00:18:11.568Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T00:18:11.568Z] ---> Running in 3ef45722788a [2022-04-15T00:18:11.568Z] ---> Running in ba612845a67d [2022-04-15T00:18:11.878Z] ---> a000e07a639a [2022-04-15T00:18:11.878Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T00:18:11.878Z] Removing intermediate container ba612845a67d [2022-04-15T00:18:11.878Z] ---> 52b5b96f2b24 [2022-04-15T00:18:11.878Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T00:18:12.139Z] ---> 7925e98e70be [2022-04-15T00:18:12.139Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T00:18:12.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:12.399Z] ---> Running in bee940b43aad [2022-04-15T00:18:12.399Z] ---> e97f2a1a38a6 [2022-04-15T00:18:12.399Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T00:18:12.399Z] ---> Running in c9df39c20ece [2022-04-15T00:18:12.968Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T00:18:12.968Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T00:18:12.968Z] ---> 7417809fdb73 [2022-04-15T00:18:12.968Z] 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-15T00:18:12.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:12.968Z] ---> Running in 355e2f2b6720 [2022-04-15T00:18:13.227Z] Removing intermediate container 355e2f2b6720 [2022-04-15T00:18:13.227Z] ---> 17ec6c28bfb1 [2022-04-15T00:18:13.227Z] 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-15T00:18:13.227Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T00:18:13.227Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T00:18:13.227Z] OK: 15855 distinct packages available [2022-04-15T00:18:13.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:13.488Z] ---> Running in 7b7c141ddc23 [2022-04-15T00:18:13.488Z] Removing intermediate container bee940b43aad [2022-04-15T00:18:13.488Z] ---> 21ab9fbc7485 [2022-04-15T00:18:13.488Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T00:18:13.750Z] ---> Running in 820d8bae4f12 [2022-04-15T00:18:14.010Z] Removing intermediate container c9df39c20ece [2022-04-15T00:18:14.010Z] ---> cf0a7b5cd9d0 [2022-04-15T00:18:14.010Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:18:14.010Z] Removing intermediate container 820d8bae4f12 [2022-04-15T00:18:14.010Z] ---> 9fc4dbbf8fa7 [2022-04-15T00:18:14.010Z] Step 20/22 : LABEL arch=x86_64 [2022-04-15T00:18:14.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:14.269Z] ---> Running in 82f26aac1b89 [2022-04-15T00:18:14.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:14.269Z] ---> 61548a252d5b [2022-04-15T00:18:14.269Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T00:18:14.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:14.269Z] Removing intermediate container 82f26aac1b89 [2022-04-15T00:18:14.269Z] ---> 6afcad37190f [2022-04-15T00:18:14.269Z] Step 21/22 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:18:14.526Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T00:18:14.526Z] ---> Running in 412edaa75ce7 [2022-04-15T00:18:14.526Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T00:18:14.526Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T00:18:14.526Z] Executing bash-5.1.16-r0.post-install [2022-04-15T00:18:14.526Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T00:18:14.526Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T00:18:14.526Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T00:18:14.526Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T00:18:14.526Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T00:18:14.526Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T00:18:14.526Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T00:18:14.526Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T00:18:14.526Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T00:18:14.526Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T00:18:14.527Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T00:18:14.527Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T00:18:14.527Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T00:18:14.527Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T00:18:14.527Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T00:18:14.791Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T00:18:14.791Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T00:18:14.791Z] ---> 635ac2f56124 [2022-04-15T00:18:14.791Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T00:18:14.791Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T00:18:14.791Z] Removing intermediate container 412edaa75ce7 [2022-04-15T00:18:14.791Z] ---> d2775c50e70e [2022-04-15T00:18:14.791Z] Step 22/22 : LABEL version=2.2.0-dev.70 [2022-04-15T00:18:14.791Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T00:18:15.050Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T00:18:15.050Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T00:18:15.050Z] ---> Running in 7a1a53fe8af7 [2022-04-15T00:18:15.050Z] ---> 659aff4280f2 [2022-04-15T00:18:15.050Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T00:18:15.050Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T00:18:15.311Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T00:18:15.311Z] Building bin/spire-agent... [2022-04-15T00:18:15.311Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T00:18:15.311Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T00:18:15.311Z] OK: 8 MiB in 23 packages [2022-04-15T00:18:15.311Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T00:18:15.574Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T00:18:15.574Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T00:18:15.574Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T00:18:15.574Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T00:18:15.574Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T00:18:15.574Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T00:18:15.574Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T00:18:15.574Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T00:18:15.574Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T00:18:15.574Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T00:18:15.574Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T00:18:15.574Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T00:18:15.574Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T00:18:15.574Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T00:18:15.574Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T00:18:15.574Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T00:18:15.574Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T00:18:15.574Z] Removing intermediate container 7a1a53fe8af7 [2022-04-15T00:18:15.574Z] ---> 1c5460db7d60 [2022-04-15T00:18:15.574Z] [2022-04-15T00:18:15.574Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T00:18:15.574Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T00:18:15.574Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T00:18:15.574Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T00:18:15.574Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T00:18:15.574Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T00:18:15.574Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T00:18:15.574Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T00:18:15.852Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T00:18:15.852Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T00:18:15.852Z] Successfully built 1c5460db7d60 [2022-04-15T00:18:15.852Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T00:18:15.852Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T00:18:15.852Z] Successfully tagged security-proxy-setup:latest [2022-04-15T00:18:15.852Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-04-15T00:18:15.852Z] ---> f736df3eb4c9 [2022-04-15T00:18:15.852Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T00:18:16.140Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T00:18:16.140Z] OK: 83 MiB in 65 packages [2022-04-15T00:18:16.412Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T00:18:16.413Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T00:18:16.413Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T00:18:16.413Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T00:18:16.413Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T00:18:16.413Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T00:18:16.413Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T00:18:16.413Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T00:18:16.692Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T00:18:16.692Z] Collecting docker-compose==1.23.2 [2022-04-15T00:18:16.692Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T00:18:17.006Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T00:18:17.006Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T00:18:17.290Z] 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-15T00:18:17.290Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T00:18:17.290Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T00:18:17.857Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T00:18:17.857Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T00:18:17.857Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T00:18:18.118Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T00:18:18.118Z] Collecting PyYAML<4,>=3.10 [2022-04-15T00:18:18.118Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T00:18:18.689Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T00:18:18.689Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T00:18:19.257Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:18:19.257Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:18:19.257Z] ---> dc55731f2c29 [2022-04-15T00:18:19.257Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T00:18:19.257Z] ---> Using cache [2022-04-15T00:18:19.257Z] ---> 398576dea72f [2022-04-15T00:18:19.257Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:18:19.257Z] ---> Using cache [2022-04-15T00:18:19.257Z] ---> efccec039d4d [2022-04-15T00:18:19.257Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T00:18:19.257Z] ---> Using cache [2022-04-15T00:18:19.257Z] ---> 04729c2b294a [2022-04-15T00:18:19.257Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T00:18:19.257Z] ---> Using cache [2022-04-15T00:18:19.257Z] ---> cd94010c65ee [2022-04-15T00:18:19.257Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:18:19.257Z] ---> Using cache [2022-04-15T00:18:19.257Z] ---> 0b256f4a1ae4 [2022-04-15T00:18:19.257Z] Step 8/25 : COPY . . [2022-04-15T00:18:19.257Z] ---> Using cache [2022-04-15T00:18:19.257Z] ---> 48ddd3fa034a [2022-04-15T00:18:19.257Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T00:18:19.257Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T00:18:19.257Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T00:18:19.257Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T00:18:19.257Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T00:18:19.257Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T00:18:19.257Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T00:18:19.257Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T00:18:19.515Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T00:18:19.515Z] Collecting idna<2.8,>=2.5 [2022-04-15T00:18:19.515Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T00:18:19.774Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T00:18:19.774Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T00:18:19.774Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T00:18:19.774Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T00:18:19.774Z] 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-15T00:18:19.774Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T00:18:19.774Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T00:18:19.774Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T00:18:19.774Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T00:18:20.033Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T00:18:20.033Z] Attempting uninstall: urllib3 [2022-04-15T00:18:20.033Z] Found existing installation: urllib3 1.26.7 [2022-04-15T00:18:20.033Z] Uninstalling urllib3-1.26.7: [2022-04-15T00:18:20.033Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T00:18:20.600Z] ---> 02010c762187 [2022-04-15T00:18:20.600Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T00:18:20.600Z] Attempting uninstall: idna [2022-04-15T00:18:20.600Z] Found existing installation: idna 3.3 [2022-04-15T00:18:20.600Z] Uninstalling idna-3.3: [2022-04-15T00:18:20.600Z] Removing intermediate container 3ef45722788a [2022-04-15T00:18:20.600Z] ---> 181b752c5f88 [2022-04-15T00:18:20.600Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:18:20.600Z] Successfully uninstalled idna-3.3 [2022-04-15T00:18:20.600Z] ---> Running in 3fe7009f3290 [2022-04-15T00:18:20.858Z] ---> Running in d0546985783a [2022-04-15T00:18:21.117Z] ---> a0bc703cef8a [2022-04-15T00:18:21.117Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T00:18:21.117Z] Removing intermediate container d0546985783a [2022-04-15T00:18:21.117Z] ---> 72e619328040 [2022-04-15T00:18:21.117Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T00:18:21.375Z] Attempting uninstall: requests [2022-04-15T00:18:21.375Z] Found existing installation: requests 2.26.0 [2022-04-15T00:18:21.375Z] Uninstalling requests-2.26.0: [2022-04-15T00:18:21.375Z] Successfully uninstalled requests-2.26.0 [2022-04-15T00:18:21.376Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-15T00:18:21.942Z] Running setup.py install for texttable: started [2022-04-15T00:18:21.942Z] ---> 0c02ded2c120 [2022-04-15T00:18:21.942Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T00:18:22.212Z] ---> beed3a6efa49 [2022-04-15T00:18:22.212Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T00:18:22.212Z] ---> Running in 4c46dbbc078e [2022-04-15T00:18:22.212Z] Running setup.py install for texttable: finished with status 'done' [2022-04-15T00:18:22.212Z] Running setup.py install for PyYAML: started [2022-04-15T00:18:22.472Z] ---> 99a000c07df3 [2022-04-15T00:18:22.472Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T00:18:22.472Z] ---> Running in 1418ac51ebfb [2022-04-15T00:18:22.472Z] Removing intermediate container 1418ac51ebfb [2022-04-15T00:18:22.472Z] ---> 922df8e9de52 [2022-04-15T00:18:22.472Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:18:22.472Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T00:18:22.733Z] ---> Running in d54ea83ba551 [2022-04-15T00:18:22.733Z] Running setup.py install for docopt: started [2022-04-15T00:18:22.995Z] Removing intermediate container d54ea83ba551 [2022-04-15T00:18:22.995Z] ---> ba67dfc9fc0f [2022-04-15T00:18:22.995Z] Step 18/20 : LABEL arch=x86_64 [2022-04-15T00:18:22.995Z] ---> Running in 8803ead5b8c0 [2022-04-15T00:18:22.995Z] Running setup.py install for docopt: finished with status 'done' [2022-04-15T00:18:22.995Z] Running setup.py install for dockerpty: started [2022-04-15T00:18:23.259Z] Removing intermediate container 8803ead5b8c0 [2022-04-15T00:18:23.259Z] ---> 9bf3683fbcfc [2022-04-15T00:18:23.259Z] Step 19/20 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:18:23.259Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T00:18:23.518Z] Removing intermediate container 4c46dbbc078e [2022-04-15T00:18:23.518Z] ---> c79bc2a9fd61 [2022-04-15T00:18:23.518Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T00:18:23.518Z] ---> Running in 11f88835680d [2022-04-15T00:18:23.777Z] ---> Running in 209070e470d2 [2022-04-15T00:18:24.039Z] Removing intermediate container 11f88835680d [2022-04-15T00:18:24.039Z] ---> 402a9e8525fc [2022-04-15T00:18:24.039Z] Step 20/20 : LABEL version=2.2.0-dev.70 [2022-04-15T00:18:24.039Z] 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-15T00:18:24.298Z] Removing intermediate container 209070e470d2 [2022-04-15T00:18:24.298Z] ---> 9f2289c5741e [2022-04-15T00:18:24.298Z] Step 28/31 : CMD ["gate"] [2022-04-15T00:18:24.298Z] ---> Running in 5e7e23ee33af [2022-04-15T00:18:24.558Z] ---> Running in 354f10903d4f [2022-04-15T00:18:24.558Z] Removing intermediate container 5e7e23ee33af [2022-04-15T00:18:24.558Z] ---> c800197b550f [2022-04-15T00:18:24.558Z] [2022-04-15T00:18:24.929Z] Removing intermediate container 354f10903d4f [2022-04-15T00:18:24.929Z] ---> 1b4697d5d149 [2022-04-15T00:18:24.929Z] Step 29/31 : LABEL arch=x86_64 [2022-04-15T00:18:24.929Z] Successfully built c800197b550f [2022-04-15T00:18:24.929Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-15T00:18:24.929Z]  Building security-spiffe-token-provider ... done Building core-data [2022-04-15T00:18:25.498Z] ---> Running in 951ee07e6133 [2022-04-15T00:18:28.784Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:18:28.784Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:18:28.784Z] ---> dc55731f2c29 [2022-04-15T00:18:28.784Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T00:18:28.784Z] ---> Using cache [2022-04-15T00:18:28.784Z] ---> 398576dea72f [2022-04-15T00:18:28.784Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:18:28.784Z] ---> Using cache [2022-04-15T00:18:28.784Z] ---> efccec039d4d [2022-04-15T00:18:28.784Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T00:18:29.044Z] Removing intermediate container 951ee07e6133 [2022-04-15T00:18:29.044Z] ---> 2ff2390c5da4 [2022-04-15T00:18:29.044Z] Step 30/31 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:18:29.044Z] ---> Running in f51722912705 [2022-04-15T00:18:29.305Z] ---> Running in 06ac1e3dcde3 [2022-04-15T00:18:29.878Z] Removing intermediate container 06ac1e3dcde3 [2022-04-15T00:18:29.878Z] ---> 411531caa3b3 [2022-04-15T00:18:29.878Z] Step 31/31 : LABEL version=2.2.0-dev.70 [2022-04-15T00:18:29.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:30.136Z] ---> Running in 8d1e43561abf [2022-04-15T00:18:30.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:30.712Z] Removing intermediate container 8d1e43561abf [2022-04-15T00:18:30.712Z] ---> 3e49b865045b [2022-04-15T00:18:30.712Z] [2022-04-15T00:18:30.712Z] Successfully built 3e49b865045b [2022-04-15T00:18:30.712Z] Successfully tagged security-bootstrapper:latest [2022-04-15T00:18:30.712Z] Building security-spire-config [2022-04-15T00:18:30.718Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:18:30.718Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:18:30.718Z] ---> 520ea02f2b49 [2022-04-15T00:18:30.718Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T00:18:30.718Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:18:30.718Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:18:30.718Z] ---> 520ea02f2b49 [2022-04-15T00:18:30.718Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T00:18:30.718Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:18:30.718Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:18:30.718Z] ---> 520ea02f2b49 [2022-04-15T00:18:30.718Z] Step 3/31 : WORKDIR /edgex-go [2022-04-15T00:18:30.718Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:18:30.718Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:18:30.718Z] ---> 520ea02f2b49 [2022-04-15T00:18:30.718Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T00:18:30.718Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:18:30.718Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:18:30.718Z] ---> 520ea02f2b49 [2022-04-15T00:18:30.718Z] Step 3/20 : WORKDIR /edgex-go [2022-04-15T00:18:30.718Z] ---> Running in 5944544d7844 [2022-04-15T00:18:30.718Z] ---> Running in dcb2dcde8e09 [2022-04-15T00:18:30.718Z] ---> Running in 6b9ac12f4a85 [2022-04-15T00:18:30.718Z] ---> Running in 18bfd5ab83e0 [2022-04-15T00:18:30.718Z] ---> Running in b6a1b5601e06 [2022-04-15T00:18:30.718Z] Removing intermediate container 5944544d7844 [2022-04-15T00:18:30.718Z] ---> a0a9cd47b875 [2022-04-15T00:18:30.718Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:18:30.718Z] Removing intermediate container 18bfd5ab83e0 [2022-04-15T00:18:30.718Z] ---> c878c046df9b [2022-04-15T00:18:30.718Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:18:30.718Z] Removing intermediate container b6a1b5601e06 [2022-04-15T00:18:30.718Z] ---> 2fe5d6ed7f16 [2022-04-15T00:18:30.718Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:18:30.718Z] ---> Running in 00b3ce2a628b [2022-04-15T00:18:30.718Z] Removing intermediate container dcb2dcde8e09 [2022-04-15T00:18:30.718Z] ---> c66363f633ce [2022-04-15T00:18:30.718Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:18:30.718Z] Removing intermediate container 6b9ac12f4a85 [2022-04-15T00:18:30.718Z] ---> 8cbac0fbc197 [2022-04-15T00:18:30.718Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-15T00:18:30.718Z] ---> Running in ed507a7adb82 [2022-04-15T00:18:30.718Z] ---> Running in dced2f7be7f7 [2022-04-15T00:18:30.718Z] ---> Running in e3a41cdaf927 [2022-04-15T00:18:30.718Z] ---> Running in 658ce866a210 [2022-04-15T00:18:30.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:30.718Z] Removing intermediate container 00b3ce2a628b [2022-04-15T00:18:30.718Z] ---> 90323a9dc4b2 [2022-04-15T00:18:30.718Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-15T00:18:30.718Z] ---> Running in 275e59500aef [2022-04-15T00:18:30.718Z] Removing intermediate container e3a41cdaf927 [2022-04-15T00:18:30.718Z] ---> dc1aa421c344 [2022-04-15T00:18:30.718Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-15T00:18:30.718Z] ---> Running in fe189d701e13 [2022-04-15T00:18:30.718Z] Removing intermediate container dced2f7be7f7 [2022-04-15T00:18:30.718Z] ---> 009699ad5133 [2022-04-15T00:18:30.718Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-15T00:18:30.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:30.718Z] ---> Running in 023d69da8746 [2022-04-15T00:18:30.718Z] Removing intermediate container ed507a7adb82 [2022-04-15T00:18:30.718Z] ---> 425b78e004b6 [2022-04-15T00:18:30.718Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-15T00:18:30.718Z] ---> Running in e3abb2d8b7c8 [2022-04-15T00:18:30.718Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T00:18:30.718Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T00:18:30.718Z] OK: 15741 distinct packages available [2022-04-15T00:18:30.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:30.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:30.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:30.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:30.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:30.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:30.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:30.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:30.971Z]  Building security-bootstrapper ... done OK: 221 MiB in 52 packages [2022-04-15T00:18:30.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:30.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:18:31.278Z] OK: 220 MiB in 52 packages [2022-04-15T00:18:31.568Z] OK: 220 MiB in 52 packages [2022-04-15T00:18:32.175Z] OK: 220 MiB in 52 packages [2022-04-15T00:18:32.459Z] OK: 220 MiB in 52 packages [2022-04-15T00:18:32.744Z] OK: 220 MiB in 52 packages [2022-04-15T00:18:33.350Z] Removing intermediate container 658ce866a210 [2022-04-15T00:18:33.350Z] ---> 1f2ed694520d [2022-04-15T00:18:33.350Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-15T00:18:33.643Z] Removing intermediate container 275e59500aef [2022-04-15T00:18:33.643Z] ---> ad0c0a41e639 [2022-04-15T00:18:33.643Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T00:18:33.933Z] Removing intermediate container fe189d701e13 [2022-04-15T00:18:33.933Z] ---> e472f94e0d78 [2022-04-15T00:18:33.933Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T00:18:33.933Z] Removing intermediate container e3abb2d8b7c8 [2022-04-15T00:18:33.933Z] ---> dcc10594e99a [2022-04-15T00:18:33.933Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-15T00:18:34.208Z] Removing intermediate container 023d69da8746 [2022-04-15T00:18:34.208Z] ---> c3353e663676 [2022-04-15T00:18:34.208Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T00:18:34.261Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T00:18:34.261Z] Removing intermediate container 7b7c141ddc23 [2022-04-15T00:18:34.261Z] ---> 9c178d01f8ff [2022-04-15T00:18:34.261Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T00:18:34.486Z] ---> c08dca17e189 [2022-04-15T00:18:34.486Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:18:34.486Z] ---> Running in 39af08f16232 [2022-04-15T00:18:35.094Z] ---> c13a7f9050f4 [2022-04-15T00:18:35.094Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:18:35.094Z] ---> c28b656c677c [2022-04-15T00:18:35.094Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:18:35.200Z] ---> Running in b4e038bee373 [2022-04-15T00:18:35.200Z] Removing intermediate container f51722912705 [2022-04-15T00:18:35.200Z] ---> dd7db14d1975 [2022-04-15T00:18:35.200Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T00:18:35.374Z] ---> Running in 901d52a0a867 [2022-04-15T00:18:35.375Z] ---> bc83c6ccbb31 [2022-04-15T00:18:35.375Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:18:35.375Z] ---> Running in 759635870d43 [2022-04-15T00:18:35.459Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:18:35.459Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:18:35.459Z] ---> dc55731f2c29 [2022-04-15T00:18:35.459Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T00:18:35.459Z] ---> Using cache [2022-04-15T00:18:35.459Z] ---> 398576dea72f [2022-04-15T00:18:35.459Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:18:35.459Z] ---> Using cache [2022-04-15T00:18:35.459Z] ---> efccec039d4d [2022-04-15T00:18:35.459Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T00:18:35.459Z] ---> Using cache [2022-04-15T00:18:35.459Z] ---> 51bd2aceb101 [2022-04-15T00:18:35.459Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T00:18:35.459Z] ---> Using cache [2022-04-15T00:18:35.459Z] ---> 59448b5e85c6 [2022-04-15T00:18:35.459Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:18:35.459Z] ---> Using cache [2022-04-15T00:18:35.459Z] ---> 84c8644f08c5 [2022-04-15T00:18:35.459Z] Step 8/26 : COPY . . [2022-04-15T00:18:35.459Z] ---> Using cache [2022-04-15T00:18:35.459Z] ---> b9e1534cdac1 [2022-04-15T00:18:35.459Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T00:18:35.459Z] ---> Using cache [2022-04-15T00:18:35.459Z] ---> 8b166eaa5a43 [2022-04-15T00:18:35.459Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T00:18:35.459Z] ---> Using cache [2022-04-15T00:18:35.459Z] ---> dfd99f62f07e [2022-04-15T00:18:35.459Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T00:18:35.459Z] ---> Using cache [2022-04-15T00:18:35.459Z] ---> c015398d2322 [2022-04-15T00:18:35.459Z] 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-15T00:18:35.459Z] ---> Running in 0b3956d94373 [2022-04-15T00:18:35.654Z] ---> Running in 25b0c28e9a4f [2022-04-15T00:18:35.719Z] Removing intermediate container b4e038bee373 [2022-04-15T00:18:35.719Z] ---> b7eb2a04076a [2022-04-15T00:18:35.720Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T00:18:35.931Z] ---> 0a1704838fa9 [2022-04-15T00:18:35.931Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:18:35.979Z] ---> 49e1410b5bac [2022-04-15T00:18:35.979Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:18:36.220Z] ---> Running in 81e84861b40c [2022-04-15T00:18:36.544Z] ---> Running in 9cba7ba8c2aa [2022-04-15T00:18:36.544Z] ---> Running in 343a1a1fbe63 [2022-04-15T00:18:37.112Z] Removing intermediate container 3fe7009f3290 [2022-04-15T00:18:37.112Z] ---> 81d5ff37d04c [2022-04-15T00:18:37.112Z] [2022-04-15T00:18:37.112Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T00:18:37.112Z] ---> e04c818066af [2022-04-15T00:18:37.112Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T00:18:37.420Z] Removing intermediate container 343a1a1fbe63 [2022-04-15T00:18:37.420Z] ---> afd3fb3c10d3 [2022-04-15T00:18:37.420Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T00:18:37.683Z] spire-1.2.1/ [2022-04-15T00:18:37.683Z] spire-1.2.1/.data/ [2022-04-15T00:18:37.683Z] spire-1.2.1/.data/.file [2022-04-15T00:18:37.683Z] spire-1.2.1/.dockerignore [2022-04-15T00:18:37.683Z] spire-1.2.1/.gitattributes [2022-04-15T00:18:37.683Z] spire-1.2.1/.githooks/ [2022-04-15T00:18:37.683Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T00:18:37.683Z] spire-1.2.1/.github/ [2022-04-15T00:18:37.683Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T00:18:37.683Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T00:18:37.683Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T00:18:37.683Z] spire-1.2.1/.github/workflows/ [2022-04-15T00:18:37.683Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T00:18:37.683Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T00:18:37.683Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T00:18:37.683Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T00:18:37.683Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T00:18:37.683Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T00:18:37.684Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T00:18:37.684Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T00:18:37.684Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T00:18:37.684Z] spire-1.2.1/.gitignore [2022-04-15T00:18:37.684Z] spire-1.2.1/.go-version [2022-04-15T00:18:37.684Z] spire-1.2.1/.golangci.yml [2022-04-15T00:18:37.684Z] spire-1.2.1/ADOPTERS.md [2022-04-15T00:18:37.684Z] spire-1.2.1/CHANGELOG.md [2022-04-15T00:18:37.684Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T00:18:37.684Z] spire-1.2.1/CODEOWNERS [2022-04-15T00:18:37.684Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T00:18:37.684Z] spire-1.2.1/Dockerfile [2022-04-15T00:18:37.684Z] spire-1.2.1/Dockerfile.dev [2022-04-15T00:18:37.684Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T00:18:37.684Z] spire-1.2.1/LICENSE [2022-04-15T00:18:37.684Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T00:18:37.684Z] spire-1.2.1/Makefile [2022-04-15T00:18:37.684Z] spire-1.2.1/README.md [2022-04-15T00:18:37.684Z] spire-1.2.1/ROADMAP.md [2022-04-15T00:18:37.684Z] spire-1.2.1/SECURITY.md [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T00:18:37.684Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T00:18:37.684Z] spire-1.2.1/conf/ [2022-04-15T00:18:37.684Z] spire-1.2.1/conf/agent/ [2022-04-15T00:18:37.684Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T00:18:37.684Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T00:18:37.684Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T00:18:37.684Z] spire-1.2.1/conf/server/ [2022-04-15T00:18:37.684Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T00:18:37.684Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T00:18:37.684Z] spire-1.2.1/conf/server/server.conf [2022-04-15T00:18:37.684Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/ [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/auditlog.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/ [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/SPIRE_server.png ---> Running in 5859200d3c71 [2022-04-15T00:18:37.684Z] [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/spire_server.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/telemetry.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/upgrading.md [2022-04-15T00:18:37.684Z] spire-1.2.1/doc/using_spire.md [2022-04-15T00:18:37.684Z] spire-1.2.1/examples/ [2022-04-15T00:18:37.684Z] spire-1.2.1/examples/README.md [2022-04-15T00:18:37.684Z] spire-1.2.1/go.mod [2022-04-15T00:18:37.684Z] spire-1.2.1/go.sum [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T00:18:37.684Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/health/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/log/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T00:18:37.685Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/version/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/config.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T00:18:37.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/server.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/ [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/private/ [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/private/server/ [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/ [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/common/ [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T00:18:37.687Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T00:18:37.687Z] spire-1.2.1/release/ [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire-extras/ [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire/ [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire/README.md [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire/conf/ [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T00:18:37.687Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T00:18:37.687Z] spire-1.2.1/script/ [2022-04-15T00:18:37.687Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T00:18:37.687Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T00:18:37.687Z] spire-1.2.1/support/ [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/ [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T00:18:37.687Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T00:18:37.688Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/clock/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/clock/clock.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T00:18:37.688Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/README.md [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/common [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T00:18:37.688Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T00:18:37.689Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T00:18:37.690Z] spire-1.2.1/test/integration/test.sh [2022-04-15T00:18:37.690Z] spire-1.2.1/test/plugintest/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/spiretest/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/testca/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/testca/ca.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/testkey/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T00:18:37.690Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/testkey/new.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/util/ [2022-04-15T00:18:37.690Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/util/race.go [2022-04-15T00:18:37.690Z] spire-1.2.1/test/util/util.go [2022-04-15T00:18:37.690Z] building spire from source... [2022-04-15T00:18:37.948Z] Installing go1.17.7... [2022-04-15T00:18:37.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:38.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:18:38.207Z] ---> d9f68cbeeaf1 [2022-04-15T00:18:38.207Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T00:18:38.497Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T00:18:38.497Z] Removing intermediate container 9cba7ba8c2aa [2022-04-15T00:18:38.497Z] ---> 3145a4b54c3a [2022-04-15T00:18:38.497Z] Step 8/23 : COPY . . [2022-04-15T00:18:38.497Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T00:18:38.497Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T00:18:38.497Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:18:38.756Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T00:18:38.756Z] OK: 6 MiB in 17 packages [2022-04-15T00:18:38.756Z] ---> a73ab852acd3 [2022-04-15T00:18:38.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T00:18:39.649Z] Removing intermediate container 39af08f16232 [2022-04-15T00:18:39.649Z] ---> 9cb686fcd72c [2022-04-15T00:18:39.649Z] Step 7/20 : COPY . . [2022-04-15T00:18:41.296Z] ---> 51d62c582b08 [2022-04-15T00:18:41.296Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T00:18:41.296Z] Removing intermediate container 5859200d3c71 [2022-04-15T00:18:41.296Z] ---> 71817cc0d0ff [2022-04-15T00:18:41.296Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T00:18:41.296Z] ---> Running in ce64a9238509 [2022-04-15T00:18:41.296Z] ---> Running in 35a5eb830d04 [2022-04-15T00:18:41.296Z] Removing intermediate container ce64a9238509 [2022-04-15T00:18:41.296Z] ---> 96ff2b1f100c [2022-04-15T00:18:41.296Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:18:41.555Z] Removing intermediate container 35a5eb830d04 [2022-04-15T00:18:41.555Z] ---> d88ec60a9aea [2022-04-15T00:18:41.555Z] Step 13/25 : WORKDIR / [2022-04-15T00:18:41.555Z] ---> Running in b2ad09b7e575 [2022-04-15T00:18:41.555Z] ---> Running in adc15de85b65 [2022-04-15T00:18:41.555Z] Removing intermediate container b2ad09b7e575 [2022-04-15T00:18:41.555Z] ---> f42895f7cab6 [2022-04-15T00:18:41.555Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T00:18:41.814Z] Removing intermediate container adc15de85b65 [2022-04-15T00:18:41.814Z] ---> 49d70fdf8063 [2022-04-15T00:18:41.814Z] 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-15T00:18:41.814Z] ---> Running in e27039932954 [2022-04-15T00:18:42.012Z] Removing intermediate container 759635870d43 [2022-04-15T00:18:42.012Z] ---> f26d03ab4fa6 [2022-04-15T00:18:42.012Z] Step 8/25 : COPY . . [2022-04-15T00:18:42.012Z] Removing intermediate container 25b0c28e9a4f [2022-04-15T00:18:42.012Z] ---> 07159ad4fef2 [2022-04-15T00:18:42.012Z] Step 8/31 : COPY . . [2022-04-15T00:18:42.012Z] Removing intermediate container 901d52a0a867 [2022-04-15T00:18:42.012Z] ---> b24d771aa1f1 [2022-04-15T00:18:42.012Z] Step 8/23 : COPY . . [2022-04-15T00:18:42.072Z] Removing intermediate container e27039932954 [2022-04-15T00:18:42.072Z] ---> de25c0bf1dd1 [2022-04-15T00:18:42.072Z] Step 22/23 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:18:42.072Z] ---> b69cd34636c6 [2022-04-15T00:18:42.072Z] 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-15T00:18:42.072Z] ---> Running in b6f7df39845f [2022-04-15T00:18:42.495Z] Removing intermediate container 81e84861b40c [2022-04-15T00:18:42.495Z] ---> ca4e4b819cc9 [2022-04-15T00:18:42.495Z] Step 8/22 : COPY . . [2022-04-15T00:18:42.641Z] Removing intermediate container b6f7df39845f [2022-04-15T00:18:42.641Z] ---> ffaac953ae92 [2022-04-15T00:18:42.641Z] Step 23/23 : LABEL version=2.2.0-dev.70 [2022-04-15T00:18:42.641Z] ---> 7c00a7e43eed [2022-04-15T00:18:42.641Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T00:18:42.641Z] ---> Running in 2607ff904052 [2022-04-15T00:18:42.900Z] ---> b2126e166086 [2022-04-15T00:18:42.900Z] 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-15T00:18:43.159Z] Removing intermediate container 2607ff904052 [2022-04-15T00:18:43.159Z] ---> b315cca314ca [2022-04-15T00:18:43.159Z] [2022-04-15T00:18:43.159Z] Successfully built b315cca314ca [2022-04-15T00:18:43.417Z] Successfully tagged sys-mgmt-agent:latest [2022-04-15T00:18:43.417Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-04-15T00:18:43.417Z] ---> c27aaaf5c837 [2022-04-15T00:18:43.417Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-15T00:18:43.676Z] Building bin/spire-server... [2022-04-15T00:18:43.937Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T00:18:43.937Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T00:18:43.937Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T00:18:43.937Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T00:18:43.937Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T00:18:43.937Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T00:18:43.937Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T00:18:44.196Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T00:18:44.196Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T00:18:44.196Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T00:18:44.196Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T00:18:44.196Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T00:18:44.196Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T00:18:44.196Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T00:18:44.196Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T00:18:44.454Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T00:18:44.454Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T00:18:44.454Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T00:18:44.454Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T00:18:44.454Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T00:18:44.454Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T00:18:44.454Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T00:18:44.715Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T00:18:44.715Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T00:18:44.715Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T00:18:44.715Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T00:18:44.715Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T00:18:44.715Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T00:18:44.715Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T00:18:45.188Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T00:18:45.188Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T00:18:45.188Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T00:18:45.188Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T00:18:45.188Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T00:18:45.188Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T00:18:45.188Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T00:18:45.188Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T00:18:45.188Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T00:18:45.188Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T00:18:45.188Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T00:18:45.188Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T00:18:45.188Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T00:18:45.188Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T00:18:45.188Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T00:18:45.188Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T00:18:45.188Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T00:18:45.188Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T00:18:45.757Z]  ---> 916668eb5ec9 [2022-04-15T00:18:45.757Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T00:18:46.014Z] ---> 8100f62eeef1 [2022-04-15T00:18:46.014Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T00:18:46.583Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T00:18:46.583Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T00:18:46.583Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T00:18:46.583Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T00:18:46.583Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T00:18:46.583Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T00:18:46.583Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T00:18:46.583Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T00:18:46.583Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T00:18:46.583Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T00:18:46.583Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T00:18:46.583Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T00:18:46.843Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T00:18:46.843Z]  ---> Running in bde4f8eacd5c [2022-04-15T00:18:47.104Z] ---> a528d5573e55 [2022-04-15T00:18:47.104Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T00:18:47.672Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-15T00:18:47.931Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:18:47.931Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:18:47.931Z] ---> dc55731f2c29 [2022-04-15T00:18:47.931Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T00:18:47.931Z] ---> Using cache [2022-04-15T00:18:47.931Z] ---> 398576dea72f [2022-04-15T00:18:47.931Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:18:47.931Z] ---> Using cache [2022-04-15T00:18:47.931Z] ---> efccec039d4d [2022-04-15T00:18:47.931Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T00:18:47.931Z] ---> Using cache [2022-04-15T00:18:47.931Z] ---> 51bd2aceb101 [2022-04-15T00:18:47.931Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T00:18:47.931Z] ---> Using cache [2022-04-15T00:18:47.931Z] ---> 59448b5e85c6 [2022-04-15T00:18:47.931Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:18:47.931Z] ---> Using cache [2022-04-15T00:18:47.931Z] ---> 84c8644f08c5 [2022-04-15T00:18:47.931Z] Step 8/25 : COPY . . [2022-04-15T00:18:47.931Z] ---> Using cache [2022-04-15T00:18:47.931Z] ---> b9e1534cdac1 [2022-04-15T00:18:47.931Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T00:18:47.931Z] ---> Using cache [2022-04-15T00:18:47.931Z] ---> 8b166eaa5a43 [2022-04-15T00:18:47.931Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T00:18:47.931Z] ---> Using cache [2022-04-15T00:18:47.931Z] ---> dfd99f62f07e [2022-04-15T00:18:47.931Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T00:18:47.931Z] ---> Using cache [2022-04-15T00:18:47.931Z] ---> c015398d2322 [2022-04-15T00:18:47.931Z] 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-15T00:18:47.931Z] ---> 0077b56e7fff [2022-04-15T00:18:47.931Z] 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-15T00:18:47.931Z] ---> Running in 8fbcc130901d [2022-04-15T00:18:47.931Z] ---> Running in 374beafb1a43 [2022-04-15T00:18:49.314Z] spire-1.2.1/ [2022-04-15T00:18:49.314Z] spire-1.2.1/.data/ [2022-04-15T00:18:49.314Z] spire-1.2.1/.data/.file [2022-04-15T00:18:49.314Z] spire-1.2.1/.dockerignore [2022-04-15T00:18:49.314Z] spire-1.2.1/.gitattributes [2022-04-15T00:18:49.314Z] spire-1.2.1/.githooks/ [2022-04-15T00:18:49.314Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/ [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/workflows/ [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T00:18:49.314Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T00:18:49.314Z] spire-1.2.1/.gitignore [2022-04-15T00:18:49.314Z] spire-1.2.1/.go-version [2022-04-15T00:18:49.314Z] spire-1.2.1/.golangci.yml [2022-04-15T00:18:49.314Z] spire-1.2.1/ADOPTERS.md [2022-04-15T00:18:49.314Z] spire-1.2.1/CHANGELOG.md [2022-04-15T00:18:49.314Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T00:18:49.314Z] spire-1.2.1/CODEOWNERS [2022-04-15T00:18:49.314Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T00:18:49.314Z] spire-1.2.1/Dockerfile [2022-04-15T00:18:49.314Z] spire-1.2.1/Dockerfile.dev [2022-04-15T00:18:49.314Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T00:18:49.314Z] spire-1.2.1/LICENSE [2022-04-15T00:18:49.314Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T00:18:49.314Z] spire-1.2.1/Makefile [2022-04-15T00:18:49.314Z] spire-1.2.1/README.md [2022-04-15T00:18:49.314Z] spire-1.2.1/ROADMAP.md [2022-04-15T00:18:49.314Z] spire-1.2.1/SECURITY.md [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T00:18:49.314Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T00:18:49.315Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T00:18:49.315Z] spire-1.2.1/conf/ [2022-04-15T00:18:49.315Z] spire-1.2.1/conf/agent/ [2022-04-15T00:18:49.315Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T00:18:49.315Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T00:18:49.315Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T00:18:49.315Z] spire-1.2.1/conf/server/ [2022-04-15T00:18:49.315Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T00:18:49.315Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T00:18:49.315Z] spire-1.2.1/conf/server/server.conf [2022-04-15T00:18:49.315Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/ [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/auditlog.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/ [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/spire_server.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/telemetry.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/upgrading.md [2022-04-15T00:18:49.315Z] spire-1.2.1/doc/using_spire.md [2022-04-15T00:18:49.315Z] spire-1.2.1/examples/ [2022-04-15T00:18:49.315Z] spire-1.2.1/examples/README.md [2022-04-15T00:18:49.315Z] spire-1.2.1/go.mod [2022-04-15T00:18:49.315Z] spire-1.2.1/go.sum [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T00:18:49.315Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T00:18:49.316Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/health/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/log/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T00:18:49.317Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/version/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T00:18:49.318Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/config.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T00:18:49.319Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/server.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/ [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/private/ [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/private/server/ [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/ [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/common/ [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T00:18:49.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T00:18:49.320Z] spire-1.2.1/release/ [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire-extras/ [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire/ [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire/README.md [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire/conf/ [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T00:18:49.320Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T00:18:49.320Z] spire-1.2.1/script/ [2022-04-15T00:18:49.320Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T00:18:49.320Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T00:18:49.320Z] spire-1.2.1/support/ [2022-04-15T00:18:49.320Z] spire-1.2.1/support/k8s/ [2022-04-15T00:18:49.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T00:18:49.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T00:18:49.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T00:18:49.321Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/clock/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/clock/clock.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T00:18:49.321Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/README.md [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/common [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T00:18:49.321Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T00:18:49.322Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T00:18:49.323Z] spire-1.2.1/test/integration/test.sh [2022-04-15T00:18:49.323Z] spire-1.2.1/test/plugintest/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/spiretest/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/testca/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/testca/ca.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/testkey/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T00:18:49.323Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/testkey/new.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/util/ [2022-04-15T00:18:49.323Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/util/race.go [2022-04-15T00:18:49.323Z] spire-1.2.1/test/util/util.go [2022-04-15T00:18:49.323Z] building spire from source... [2022-04-15T00:18:49.323Z] Installing go1.17.7... [2022-04-15T00:18:50.266Z] Removing intermediate container 374beafb1a43 [2022-04-15T00:18:50.266Z] ---> 56f2942821be [2022-04-15T00:18:50.266Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T00:18:50.266Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T00:18:50.266Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T00:18:50.266Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T00:18:50.266Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T00:18:50.266Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T00:18:50.266Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T00:18:50.266Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T00:18:50.266Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T00:18:50.266Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T00:18:50.530Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T00:18:50.790Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T00:18:50.790Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T00:18:50.790Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T00:18:50.790Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T00:18:51.053Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T00:18:51.053Z]  ---> Running in 46a953049aa6 [2022-04-15T00:18:51.053Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T00:18:51.053Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T00:18:51.053Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T00:18:51.053Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T00:18:51.053Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T00:18:51.053Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T00:18:51.053Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T00:18:51.053Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T00:18:51.314Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T00:18:51.314Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T00:18:51.314Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T00:18:51.314Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T00:18:51.314Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T00:18:51.314Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T00:18:51.314Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T00:18:51.314Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T00:18:51.314Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T00:18:51.314Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T00:18:51.314Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T00:18:51.314Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T00:18:51.314Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T00:18:51.314Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T00:18:51.573Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T00:18:51.573Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T00:18:51.573Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T00:18:51.573Z] Removing intermediate container 46a953049aa6 [2022-04-15T00:18:51.573Z] ---> 7da60eb20c08 [2022-04-15T00:18:51.573Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T00:18:51.573Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T00:18:51.573Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T00:18:51.573Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T00:18:51.573Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T00:18:51.573Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T00:18:51.832Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T00:18:51.832Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T00:18:51.832Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T00:18:51.832Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T00:18:51.832Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T00:18:51.832Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T00:18:51.832Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T00:18:51.832Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T00:18:51.832Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T00:18:51.832Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T00:18:51.832Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T00:18:51.832Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T00:18:51.832Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T00:18:52.091Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T00:18:52.091Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T00:18:52.091Z]  ---> Running in fff0512e2ef2 [2022-04-15T00:18:52.091Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T00:18:52.091Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T00:18:52.091Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T00:18:52.091Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T00:18:52.091Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T00:18:52.091Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T00:18:52.091Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T00:18:52.091Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T00:18:52.091Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T00:18:52.091Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T00:18:52.091Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T00:18:52.091Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T00:18:52.091Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T00:18:52.091Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T00:18:52.091Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T00:18:52.091Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T00:18:52.355Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T00:18:52.355Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T00:18:52.355Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T00:18:52.355Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T00:18:52.355Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T00:18:52.355Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T00:18:52.355Z] Removing intermediate container fff0512e2ef2 [2022-04-15T00:18:52.355Z] ---> 21f0d97752f1 [2022-04-15T00:18:52.355Z] Step 24/25 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:18:52.615Z] ---> Running in 78b08b6c25be [2022-04-15T00:18:52.873Z] Removing intermediate container 78b08b6c25be [2022-04-15T00:18:52.873Z] ---> 5f9e48e13131 [2022-04-15T00:18:52.873Z] Step 25/25 : LABEL version=2.2.0-dev.70 [2022-04-15T00:18:52.873Z] ---> Running in d36e5850f349 [2022-04-15T00:18:53.133Z] Removing intermediate container d36e5850f349 [2022-04-15T00:18:53.133Z] ---> 96926da6c85f [2022-04-15T00:18:53.133Z] [2022-04-15T00:18:53.392Z] Successfully built 96926da6c85f [2022-04-15T00:18:53.392Z] Successfully tagged security-secretstore-setup:latest [2022-04-15T00:18:55.297Z]  Building security-secretstore-setup ... done Building bin/spire-server... [2022-04-15T00:18:55.297Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T00:18:55.297Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T00:18:55.297Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T00:18:55.297Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T00:18:55.297Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T00:18:55.297Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T00:18:55.297Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T00:18:55.297Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T00:18:55.297Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T00:18:55.297Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T00:18:55.297Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T00:18:55.297Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T00:18:55.297Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T00:18:55.297Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T00:18:55.297Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T00:18:55.297Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T00:18:55.297Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T00:18:55.297Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T00:18:55.556Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T00:18:55.556Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T00:18:55.556Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T00:18:55.556Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T00:18:55.816Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T00:18:55.816Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T00:18:55.816Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T00:18:55.816Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T00:18:55.816Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T00:18:55.816Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T00:18:55.816Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T00:18:55.816Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T00:18:55.816Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T00:18:55.816Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T00:18:55.816Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T00:18:55.816Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T00:18:55.816Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T00:18:55.816Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T00:18:55.816Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T00:18:55.816Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T00:18:56.078Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T00:18:56.078Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T00:18:56.078Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T00:18:56.078Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T00:18:56.078Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T00:18:56.078Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T00:18:56.078Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T00:18:56.078Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T00:18:56.078Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T00:18:56.078Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T00:18:56.340Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T00:18:57.717Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T00:18:57.717Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T00:18:57.717Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T00:18:57.717Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T00:18:57.717Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T00:18:57.717Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T00:18:57.717Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T00:18:57.717Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T00:18:57.717Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T00:18:57.718Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T00:18:57.718Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T00:18:57.718Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T00:18:59.722Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T00:18:59.722Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T00:19:00.887Z] ---> 6b9f2c8ab072 [2022-04-15T00:19:00.887Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-15T00:19:00.887Z] ---> bc8ad1adc78c [2022-04-15T00:19:00.887Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-15T00:19:00.887Z] ---> Running in ee585714872d [2022-04-15T00:19:00.887Z] ---> 87141bc85ae7 [2022-04-15T00:19:00.887Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-15T00:19:00.887Z] ---> b2479079ac3e [2022-04-15T00:19:00.887Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-15T00:19:00.887Z] ---> Running in 94230d9c8e3f [2022-04-15T00:19:00.887Z] ---> Running in 5d64a7ef7259 [2022-04-15T00:19:00.887Z] ---> Running in df38de22ca95 [2022-04-15T00:19:00.887Z] ---> 5277c87cba24 [2022-04-15T00:19:00.887Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-15T00:19:00.887Z] ---> Running in 6409ec2d877c [2022-04-15T00:19:01.101Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T00:19:01.102Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T00:19:01.102Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T00:19:01.102Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T00:19:01.102Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T00:19:01.102Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T00:19:01.102Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T00:19:01.364Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T00:19:01.364Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T00:19:01.364Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T00:19:01.364Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T00:19:01.492Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-15T00:19:02.101Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-15T00:19:02.302Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T00:19:02.381Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-15T00:19:02.561Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T00:19:02.561Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T00:19:02.561Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T00:19:02.657Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-15T00:19:02.658Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-15T00:19:02.821Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T00:19:02.821Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T00:19:02.821Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T00:19:02.821Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T00:19:02.821Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T00:19:03.081Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T00:19:03.081Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T00:19:03.081Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T00:19:03.081Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T00:19:03.081Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T00:19:03.081Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T00:19:03.081Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T00:19:03.081Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T00:19:03.081Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T00:19:03.081Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T00:19:03.341Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T00:19:03.341Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T00:19:03.341Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T00:19:05.250Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T00:19:05.250Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T00:19:05.250Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T00:19:05.250Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T00:19:05.250Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T00:19:05.509Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T00:19:05.509Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T00:19:05.509Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T00:19:05.509Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T00:19:05.509Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T00:19:05.509Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T00:19:05.509Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T00:19:05.509Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T00:19:05.823Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T00:19:05.823Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T00:19:05.823Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T00:19:05.823Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T00:19:05.823Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T00:19:05.823Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T00:19:05.823Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T00:19:05.823Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T00:19:06.082Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T00:19:06.082Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T00:19:06.082Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T00:19:06.082Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T00:19:06.082Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T00:19:06.082Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T00:19:06.082Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T00:19:06.082Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T00:19:06.082Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T00:19:06.082Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T00:19:06.082Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T00:19:06.082Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T00:19:06.082Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T00:19:06.082Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T00:19:06.342Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T00:19:06.342Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T00:19:06.342Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T00:19:06.342Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T00:19:06.342Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T00:19:06.342Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T00:19:06.342Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T00:19:06.342Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T00:19:06.342Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T00:19:06.342Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T00:19:06.342Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T00:19:06.342Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T00:19:06.342Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T00:19:11.615Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T00:19:11.615Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T00:19:19.740Z] Removing intermediate container 64746c570fda [2022-04-15T00:19:19.740Z] ---> b58d017aaa8a [2022-04-15T00:19:19.740Z] [2022-04-15T00:19:19.740Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T00:19:19.740Z] ---> 0ac33e5f5afa [2022-04-15T00:19:19.740Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T00:19:19.740Z] ---> Using cache [2022-04-15T00:19:19.740Z] ---> fd6ae47e925c [2022-04-15T00:19:19.740Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:19:19.740Z] ---> Using cache [2022-04-15T00:19:19.740Z] ---> 37f6d2732954 [2022-04-15T00:19:19.740Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T00:19:20.305Z] ---> Running in 71e730d01dc0 [2022-04-15T00:19:20.305Z] Removing intermediate container bde4f8eacd5c [2022-04-15T00:19:20.305Z] ---> a979f94ec963 [2022-04-15T00:19:20.305Z] [2022-04-15T00:19:20.305Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T00:19:20.305Z] ---> e04c818066af [2022-04-15T00:19:20.305Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T00:19:20.562Z] ---> Running in 94a30d772f3c [2022-04-15T00:19:20.823Z] Removing intermediate container 94a30d772f3c [2022-04-15T00:19:20.823Z] ---> 098c5aabc300 [2022-04-15T00:19:20.823Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T00:19:20.823Z] ---> Running in 4d7e1cb80ee6 [2022-04-15T00:19:21.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:19:21.341Z] Removing intermediate container 4d7e1cb80ee6 [2022-04-15T00:19:21.341Z] ---> 3829b2d2cefd [2022-04-15T00:19:21.341Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T00:19:21.341Z] ---> Running in 468153ac3175 [2022-04-15T00:19:21.341Z] Removing intermediate container 468153ac3175 [2022-04-15T00:19:21.341Z] ---> 1ee72095d08e [2022-04-15T00:19:21.600Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:19:21.600Z] ---> Running in 6131d7b73012 [2022-04-15T00:19:22.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:19:22.425Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T00:19:22.425Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T00:19:22.425Z] OK: 15855 distinct packages available [2022-04-15T00:19:22.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:19:23.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:19:23.501Z] Removing intermediate container 6131d7b73012 [2022-04-15T00:19:23.501Z] ---> 830dad23050c [2022-04-15T00:19:23.501Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T00:19:23.501Z] ---> Running in ab00e74b88fd [2022-04-15T00:19:23.501Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T00:19:23.836Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T00:19:23.836Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T00:19:23.836Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T00:19:24.093Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T00:19:24.093Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T00:19:24.093Z] OK: 6 MiB in 19 packages [2022-04-15T00:19:24.351Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:19:25.287Z] Removing intermediate container 71e730d01dc0 [2022-04-15T00:19:25.287Z] ---> c03207670f5a [2022-04-15T00:19:25.287Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T00:19:25.287Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:19:25.287Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T00:19:25.547Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T00:19:25.547Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T00:19:25.547Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T00:19:25.807Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T00:19:25.807Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T00:19:26.065Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:19:26.065Z] OK: 8 MiB in 20 packages [2022-04-15T00:19:26.632Z] ---> 929356f55e7d [2022-04-15T00:19:26.632Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T00:19:26.891Z] Removing intermediate container ab00e74b88fd [2022-04-15T00:19:26.891Z] ---> a3ef6c151912 [2022-04-15T00:19:26.891Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:19:27.825Z] ---> 62da337a0dc1 [2022-04-15T00:19:27.825Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T00:19:29.727Z] ---> 17d41825045e [2022-04-15T00:19:29.727Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T00:19:29.727Z] ---> 5a15b75e9382 [2022-04-15T00:19:29.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T00:19:29.984Z] ---> 89d18ea1391e [2022-04-15T00:19:29.984Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T00:19:29.984Z] ---> e3c87f7caae1 [2022-04-15T00:19:29.984Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T00:19:29.984Z] ---> Running in 84d223e1c573 [2022-04-15T00:19:30.554Z] ---> bb999770b56e [2022-04-15T00:19:30.554Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T00:19:30.554Z] Removing intermediate container 84d223e1c573 [2022-04-15T00:19:30.554Z] ---> 2990a6f60fa5 [2022-04-15T00:19:30.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:19:30.554Z] ---> Running in 19b426c4d4c7 [2022-04-15T00:19:31.121Z] Removing intermediate container 19b426c4d4c7 [2022-04-15T00:19:31.121Z] ---> 29b1e2f38304 [2022-04-15T00:19:31.121Z] Step 21/23 : LABEL arch=x86_64 [2022-04-15T00:19:31.121Z] ---> 281d20434871 [2022-04-15T00:19:31.121Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T00:19:31.121Z] ---> Running in f067cc573c1f [2022-04-15T00:19:31.121Z] ---> Running in 2b6f1bdd4ae4 [2022-04-15T00:19:31.399Z] Removing intermediate container f067cc573c1f [2022-04-15T00:19:31.399Z] ---> 0687f3a66ea6 [2022-04-15T00:19:31.399Z] Step 22/23 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:19:31.399Z] Removing intermediate container 2b6f1bdd4ae4 [2022-04-15T00:19:31.399Z] ---> 87265ee9772c [2022-04-15T00:19:31.399Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T00:19:31.399Z] ---> Running in 87c20d63de91 [2022-04-15T00:19:31.658Z] ---> Running in 9a7bfc627917 [2022-04-15T00:19:31.917Z] Removing intermediate container 9a7bfc627917 [2022-04-15T00:19:31.917Z] ---> 9287303d7aa3 [2022-04-15T00:19:31.917Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T00:19:31.917Z] Removing intermediate container 87c20d63de91 [2022-04-15T00:19:31.917Z] ---> 2b0a42662f13 [2022-04-15T00:19:31.917Z] Step 23/23 : LABEL version=2.2.0-dev.70 [2022-04-15T00:19:31.917Z] ---> Running in cc1ac8787446 [2022-04-15T00:19:31.917Z] ---> Running in 5fea887f3254 [2022-04-15T00:19:32.181Z] Removing intermediate container 5fea887f3254 [2022-04-15T00:19:32.181Z] ---> 784f329c8d70 [2022-04-15T00:19:32.181Z] [2022-04-15T00:19:32.181Z] Removing intermediate container cc1ac8787446 [2022-04-15T00:19:32.181Z] ---> a3f315ccb6d1 [2022-04-15T00:19:32.181Z] Step 25/26 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:19:32.443Z] Successfully built 784f329c8d70 [2022-04-15T00:19:32.443Z] Successfully tagged core-data:latest [2022-04-15T00:19:32.443Z]  Building core-data ... done  ---> Running in 155b283952e9 [2022-04-15T00:19:33.013Z] Removing intermediate container 155b283952e9 [2022-04-15T00:19:33.013Z] ---> 2dac1ceb5568 [2022-04-15T00:19:33.013Z] Step 26/26 : LABEL version=2.2.0-dev.70 [2022-04-15T00:19:33.013Z] ---> Running in f90fa865734a [2022-04-15T00:19:33.272Z] Removing intermediate container f90fa865734a [2022-04-15T00:19:33.272Z] ---> eed6ef361bb2 [2022-04-15T00:19:33.272Z] [2022-04-15T00:19:33.272Z] Successfully built eed6ef361bb2 [2022-04-15T00:19:33.272Z] Successfully tagged security-spire-agent:latest [2022-04-15T00:20:54.709Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-15T00:20:54.709Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T00:20:54.709Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T00:20:54.709Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T00:20:54.709Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T00:20:54.709Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T00:20:54.709Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T00:20:54.709Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T00:20:54.709Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T00:20:54.709Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T00:20:54.709Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T00:20:54.709Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T00:20:54.709Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T00:20:54.709Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T00:21:01.283Z] Building bin/spire-agent... [2022-04-15T00:21:01.283Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T00:21:01.283Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T00:21:01.283Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T00:21:01.283Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T00:21:01.283Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T00:21:01.283Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T00:21:01.283Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T00:21:01.544Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T00:21:01.544Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T00:21:01.544Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T00:21:01.544Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T00:21:01.544Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T00:21:01.544Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T00:21:57.783Z] Removing intermediate container 0b3956d94373 [2022-04-15T00:21:57.783Z] ---> 295ff4813698 [2022-04-15T00:21:57.783Z] [2022-04-15T00:21:57.783Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T00:21:57.783Z] ---> 0ac33e5f5afa [2022-04-15T00:21:57.783Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T00:21:57.783Z] ---> Using cache [2022-04-15T00:21:57.783Z] ---> fd6ae47e925c [2022-04-15T00:21:57.783Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:21:57.783Z] ---> Using cache [2022-04-15T00:21:57.783Z] ---> 37f6d2732954 [2022-04-15T00:21:57.783Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T00:21:57.783Z] ---> Running in b5aed989ac11 [2022-04-15T00:21:57.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:21:57.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:21:57.783Z] Removing intermediate container 8fbcc130901d [2022-04-15T00:21:57.783Z] ---> 190680bceda0 [2022-04-15T00:21:57.783Z] [2022-04-15T00:21:57.783Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T00:21:57.783Z] ---> 0ac33e5f5afa [2022-04-15T00:21:57.783Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T00:21:57.783Z] ---> Using cache [2022-04-15T00:21:57.783Z] ---> fd6ae47e925c [2022-04-15T00:21:57.783Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:21:57.783Z] ---> Using cache [2022-04-15T00:21:57.783Z] ---> 37f6d2732954 [2022-04-15T00:21:57.783Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T00:21:57.783Z] ---> Using cache [2022-04-15T00:21:57.783Z] ---> c03207670f5a [2022-04-15T00:21:57.783Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T00:21:57.783Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T00:21:57.783Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T00:21:57.783Z] OK: 15855 distinct packages available [2022-04-15T00:21:57.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-15T00:21:57.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-15T00:21:57.783Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T00:21:57.783Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T00:21:57.783Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T00:21:57.783Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T00:21:57.783Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T00:21:57.783Z] OK: 6 MiB in 18 packages [2022-04-15T00:21:57.783Z] ---> 2bfc2f7066af [2022-04-15T00:21:57.783Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T00:21:57.783Z] ---> cc926f42edc1 [2022-04-15T00:21:57.783Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T00:21:57.783Z] Removing intermediate container b5aed989ac11 [2022-04-15T00:21:57.783Z] ---> cd506be8bf59 [2022-04-15T00:21:57.783Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T00:21:57.783Z] ---> 41db37c7ef60 [2022-04-15T00:21:57.783Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T00:21:57.783Z] ---> 583ee93bb29b [2022-04-15T00:21:57.783Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T00:21:57.783Z] ---> Running in 3eb8e32fa06c [2022-04-15T00:21:57.783Z] Removing intermediate container 3eb8e32fa06c [2022-04-15T00:21:57.783Z] ---> 5bdf2d138e72 [2022-04-15T00:21:57.783Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T00:21:57.783Z] ---> Running in 6198374e3c84 [2022-04-15T00:21:57.783Z] Removing intermediate container 6198374e3c84 [2022-04-15T00:21:57.783Z] ---> e24732c3f27d [2022-04-15T00:21:57.783Z] Step 23/25 : LABEL arch=x86_64 [2022-04-15T00:21:58.048Z] ---> Running in 6cf31f7f35cc [2022-04-15T00:21:58.048Z] ---> a16779f233a6 [2022-04-15T00:21:58.048Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T00:21:58.048Z] Removing intermediate container 6cf31f7f35cc [2022-04-15T00:21:58.048Z] ---> 77a9f1f953a5 [2022-04-15T00:21:58.048Z] Step 24/25 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:21:58.048Z] ---> Running in af2ae30c7f9a [2022-04-15T00:21:58.048Z] ---> 27385386a0ec [2022-04-15T00:21:58.048Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T00:21:58.323Z] Removing intermediate container af2ae30c7f9a [2022-04-15T00:21:58.323Z] ---> 58a9b11db9b3 [2022-04-15T00:21:58.323Z] Step 25/25 : LABEL version=2.2.0-dev.70 [2022-04-15T00:21:58.323Z] ---> Running in 48125556bc50 [2022-04-15T00:21:58.323Z] ---> Running in ab5e397335da [2022-04-15T00:21:58.323Z] Removing intermediate container 48125556bc50 [2022-04-15T00:21:58.323Z] ---> 2f489b0471bf [2022-04-15T00:21:58.323Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T00:21:58.323Z] Removing intermediate container ab5e397335da [2022-04-15T00:21:58.323Z] ---> e49de5661289 [2022-04-15T00:21:58.323Z] [2022-04-15T00:21:58.583Z] Successfully built e49de5661289 [2022-04-15T00:21:58.583Z] Successfully tagged security-spire-server:latest [2022-04-15T00:21:58.583Z]  Building security-spire-server ... done  ---> db3a9acb5501 [2022-04-15T00:21:58.583Z] Step 21/26 : WORKDIR / [2022-04-15T00:21:58.583Z] ---> Running in f135cc1eea2a [2022-04-15T00:21:58.583Z] Removing intermediate container f135cc1eea2a [2022-04-15T00:21:58.583Z] ---> 13941fcbeaef [2022-04-15T00:21:58.583Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T00:21:58.583Z] ---> Running in 7c59fb8674f1 [2022-04-15T00:21:58.842Z] Removing intermediate container 7c59fb8674f1 [2022-04-15T00:21:58.842Z] ---> 98cddaf3354d [2022-04-15T00:21:58.842Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T00:21:58.842Z] ---> Running in 77bb32a89cb3 [2022-04-15T00:21:58.842Z] Removing intermediate container 77bb32a89cb3 [2022-04-15T00:21:58.842Z] ---> 080af2c5769e [2022-04-15T00:21:58.842Z] Step 24/26 : LABEL arch=x86_64 [2022-04-15T00:21:59.102Z] ---> Running in b18e01b13537 [2022-04-15T00:21:59.102Z] Removing intermediate container b18e01b13537 [2022-04-15T00:21:59.102Z] ---> 8b80c58ece1b [2022-04-15T00:21:59.102Z] Step 25/26 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:21:59.102Z] ---> Running in 66a042d13e1b [2022-04-15T00:21:59.361Z] Removing intermediate container 66a042d13e1b [2022-04-15T00:21:59.361Z] ---> 2a4ab972fc6e [2022-04-15T00:21:59.361Z] Step 26/26 : LABEL version=2.2.0-dev.70 [2022-04-15T00:21:59.361Z] ---> Running in 836c84097329 [2022-04-15T00:21:59.361Z] Removing intermediate container 836c84097329 [2022-04-15T00:21:59.361Z] ---> 97f24371f034 [2022-04-15T00:21:59.361Z] [2022-04-15T00:21:59.361Z] Successfully built 97f24371f034 [2022-04-15T00:21:59.361Z] Successfully tagged security-spire-config:latest [2022-04-15T00:21:59.628Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-15T00:21:59.650Z] $ docker stop --time=1 b43e7d26232a7cd255849cd86299110c7cd0ad4275da9602da9802f33857f2dc [2022-04-15T00:22:00.957Z] $ docker rm -f b43e7d26232a7cd255849cd86299110c7cd0ad4275da9602da9802f33857f2dc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T00:22:01.291Z] + docker images [2022-04-15T00:22:01.291Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T00:22:01.291Z] security-spire-config latest 97f24371f034 2 seconds ago 86.7MB [2022-04-15T00:22:01.291Z] security-spire-server latest e49de5661289 3 seconds ago 87.3MB [2022-04-15T00:22:01.291Z] 190680bceda0 10 seconds ago 4.43GB [2022-04-15T00:22:01.291Z] 295ff4813698 25 seconds ago 4.43GB [2022-04-15T00:22:01.291Z] security-spire-agent latest eed6ef361bb2 2 minutes ago 127MB [2022-04-15T00:22:01.291Z] core-data latest 784f329c8d70 2 minutes ago 22.5MB [2022-04-15T00:22:01.291Z] a979f94ec963 2 minutes ago 1.52GB [2022-04-15T00:22:01.291Z] b58d017aaa8a 2 minutes ago 4.43GB [2022-04-15T00:22:01.291Z] security-secretstore-setup latest 96926da6c85f 3 minutes ago 28.5MB [2022-04-15T00:22:01.291Z] sys-mgmt-agent latest b315cca314ca 3 minutes ago 299MB [2022-04-15T00:22:01.291Z] 81d5ff37d04c 3 minutes ago 1.5GB [2022-04-15T00:22:01.291Z] security-bootstrapper latest 3e49b865045b 3 minutes ago 19MB [2022-04-15T00:22:01.291Z] security-spiffe-token-provider latest c800197b550f 3 minutes ago 28.8MB [2022-04-15T00:22:01.291Z] security-proxy-setup latest 1c5460db7d60 3 minutes ago 26.9MB [2022-04-15T00:22:01.291Z] 52eb9b8381b4 3 minutes ago 1.54GB [2022-04-15T00:22:01.291Z] fa68cbb308be 3 minutes ago 1.49GB [2022-04-15T00:22:01.291Z] c5c37bff4017 3 minutes ago 1.5GB [2022-04-15T00:22:01.291Z] 1b03094aff26 3 minutes ago 1.5GB [2022-04-15T00:22:01.291Z] core-command latest e2048cb61c54 5 minutes ago 16MB [2022-04-15T00:22:01.291Z] support-notifications latest 127ea4bc961c 5 minutes ago 26.8MB [2022-04-15T00:22:01.291Z] support-scheduler latest 6e7f34db1e3d 5 minutes ago 26.2MB [2022-04-15T00:22:01.291Z] core-metadata latest 4bdf0cc97ee3 5 minutes ago 17MB [2022-04-15T00:22:01.291Z] 4248d0c9e4b6 5 minutes ago 1.55GB [2022-04-15T00:22:01.291Z] f638053a48d9 5 minutes ago 1.55GB [2022-04-15T00:22:01.291Z] 7f87f98be03c 5 minutes ago 1.49GB [2022-04-15T00:22:01.291Z] 0995936ae80f 5 minutes ago 1.5GB [2022-04-15T00:22:01.291Z] ci-base-image-x86_64 latest dc55731f2c29 8 minutes ago 896MB [2022-04-15T00:22:01.291Z] docker 20.10.14 7417809fdb73 9 days ago 218MB [2022-04-15T00:22:01.291Z] alpine 3.14 e04c818066af 10 days ago 5.59MB [2022-04-15T00:22:01.291Z] alpine 3.15 0ac33e5f5afa 10 days ago 5.57MB [2022-04-15T00:22:01.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-15T00:22:01.291Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-15T00:22:01.291Z] 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-15T00:22:01.385Z] provisioning config files... [2022-04-15T00:22:01.394Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/196@tmp/config5310946458104072929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T00:22:01.692Z] ---> docker-login.sh [2022-04-15T00:22:01.692Z] nexus3.edgexfoundry.org:10001 [2022-04-15T00:22:01.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:22:01.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:22:01.692Z] Configure a credential helper to remove this warning. See [2022-04-15T00:22:01.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:22:01.692Z] [2022-04-15T00:22:01.692Z] Login Succeeded [2022-04-15T00:22:01.692Z] nexus3.edgexfoundry.org:10002 [2022-04-15T00:22:01.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:22:01.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:22:01.954Z] Configure a credential helper to remove this warning. See [2022-04-15T00:22:01.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:22:01.954Z] [2022-04-15T00:22:01.954Z] Login Succeeded [2022-04-15T00:22:01.954Z] nexus3.edgexfoundry.org:10003 [2022-04-15T00:22:01.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:22:01.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:22:01.954Z] Configure a credential helper to remove this warning. See [2022-04-15T00:22:01.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:22:01.954Z] [2022-04-15T00:22:01.954Z] Login Succeeded [2022-04-15T00:22:01.954Z] nexus3.edgexfoundry.org:10004 [2022-04-15T00:22:01.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:22:01.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:22:01.954Z] Configure a credential helper to remove this warning. See [2022-04-15T00:22:01.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:22:01.954Z] [2022-04-15T00:22:01.954Z] Login Succeeded [2022-04-15T00:22:02.215Z] docker.io [2022-04-15T00:22:02.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T00:22:02.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T00:22:02.476Z] Configure a credential helper to remove this warning. See [2022-04-15T00:22:02.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T00:22:02.476Z] [2022-04-15T00:22:02.476Z] Login Succeeded [2022-04-15T00:22:02.476Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T00:22:02.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:22:02.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T00:22:02.533Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-15T00:22:02.533Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:02.533Z] latest [2022-04-15T00:22:02.533Z] 2.2.0-dev.70 [2022-04-15T00:22:02.533Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:02.533Z] main [2022-04-15T00:22:02.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:02.839Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:03.134Z] + docker push nexus3.edgexfoundry.org:10004/core-command:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:03.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-15T00:22:03.134Z] bdababea3c8a: Preparing [2022-04-15T00:22:03.134Z] ffdd6cd7092d: Preparing [2022-04-15T00:22:03.134Z] 7080eff3d570: Preparing [2022-04-15T00:22:03.134Z] 73a76a8bbd11: Preparing [2022-04-15T00:22:03.135Z] b541d28bf3b4: Preparing [2022-04-15T00:22:03.135Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:03.135Z] 73a76a8bbd11: Pushed [2022-04-15T00:22:03.135Z] 7080eff3d570: Pushed [2022-04-15T00:22:03.135Z] bdababea3c8a: Pushed [2022-04-15T00:22:04.516Z] ffdd6cd7092d: Pushed [2022-04-15T00:22:04.516Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:b23067a9ededb56de0f540c8760c9dc1c09c26f867679554b4077cceba3cccce size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:04.814Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:05.105Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-15T00:22:05.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-15T00:22:05.105Z] bdababea3c8a: Preparing [2022-04-15T00:22:05.105Z] ffdd6cd7092d: Preparing [2022-04-15T00:22:05.105Z] 7080eff3d570: Preparing [2022-04-15T00:22:05.105Z] 73a76a8bbd11: Preparing [2022-04-15T00:22:05.105Z] b541d28bf3b4: Preparing [2022-04-15T00:22:05.105Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:05.105Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:22:05.105Z] bdababea3c8a: Layer already exists [2022-04-15T00:22:05.105Z] ffdd6cd7092d: Layer already exists [2022-04-15T00:22:05.105Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:05.105Z] latest: digest: sha256:b23067a9ededb56de0f540c8760c9dc1c09c26f867679554b4077cceba3cccce size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:05.403Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:05.694Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.70 [2022-04-15T00:22:05.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-15T00:22:05.695Z] bdababea3c8a: Preparing [2022-04-15T00:22:05.695Z] ffdd6cd7092d: Preparing [2022-04-15T00:22:05.695Z] 7080eff3d570: Preparing [2022-04-15T00:22:05.695Z] 73a76a8bbd11: Preparing [2022-04-15T00:22:05.695Z] b541d28bf3b4: Preparing [2022-04-15T00:22:05.695Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:22:05.695Z] bdababea3c8a: Layer already exists [2022-04-15T00:22:05.695Z] ffdd6cd7092d: Layer already exists [2022-04-15T00:22:05.695Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:05.695Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:05.695Z] 2.2.0-dev.70: digest: sha256:b23067a9ededb56de0f540c8760c9dc1c09c26f867679554b4077cceba3cccce size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:05.986Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:06.276Z] + docker push nexus3.edgexfoundry.org:10004/core-command:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:06.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-15T00:22:06.277Z] bdababea3c8a: Preparing [2022-04-15T00:22:06.277Z] ffdd6cd7092d: Preparing [2022-04-15T00:22:06.277Z] 7080eff3d570: Preparing [2022-04-15T00:22:06.277Z] 73a76a8bbd11: Preparing [2022-04-15T00:22:06.277Z] b541d28bf3b4: Preparing [2022-04-15T00:22:06.277Z] bdababea3c8a: Layer already exists [2022-04-15T00:22:06.277Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:06.277Z] ffdd6cd7092d: Layer already exists [2022-04-15T00:22:06.277Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:22:06.277Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:06.277Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:b23067a9ededb56de0f540c8760c9dc1c09c26f867679554b4077cceba3cccce size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:06.577Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:06.867Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-15T00:22:06.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-15T00:22:06.867Z] bdababea3c8a: Preparing [2022-04-15T00:22:06.867Z] ffdd6cd7092d: Preparing [2022-04-15T00:22:06.867Z] 7080eff3d570: Preparing [2022-04-15T00:22:06.867Z] 73a76a8bbd11: Preparing [2022-04-15T00:22:06.867Z] b541d28bf3b4: Preparing [2022-04-15T00:22:06.867Z] bdababea3c8a: Layer already exists [2022-04-15T00:22:06.867Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:06.867Z] ffdd6cd7092d: Layer already exists [2022-04-15T00:22:06.867Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:22:06.867Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:06.867Z] main: digest: sha256:b23067a9ededb56de0f540c8760c9dc1c09c26f867679554b4077cceba3cccce size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:22:06.902Z] ===================================================== [Pipeline] echo [2022-04-15T00:22:06.913Z] taggedImages: [2022-04-15T00:22:06.913Z] - nexus3.edgexfoundry.org:10004/core-command:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:06.913Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-15T00:22:06.913Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.70 [2022-04-15T00:22:06.913Z] - nexus3.edgexfoundry.org:10004/core-command:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:06.913Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-15T00:22:06.936Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-15T00:22:06.936Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:06.936Z] latest [2022-04-15T00:22:06.936Z] 2.2.0-dev.70 [2022-04-15T00:22:06.936Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:06.936Z] main [2022-04-15T00:22:06.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:07.282Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:07.627Z] + docker push nexus3.edgexfoundry.org:10004/core-data:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:07.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-15T00:22:07.627Z] f342aba28c1b: Preparing [2022-04-15T00:22:07.627Z] 9bfddcc807e9: Preparing [2022-04-15T00:22:07.627Z] 7080eff3d570: Preparing [2022-04-15T00:22:07.627Z] b34a75df61b7: Preparing [2022-04-15T00:22:07.627Z] d94e2ef3eac9: Preparing [2022-04-15T00:22:07.627Z] b541d28bf3b4: Preparing [2022-04-15T00:22:07.627Z] b541d28bf3b4: Waiting [2022-04-15T00:22:07.627Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:07.627Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:07.627Z] f342aba28c1b: Pushed [2022-04-15T00:22:07.627Z] d94e2ef3eac9: Pushed [2022-04-15T00:22:07.886Z] b34a75df61b7: Pushed [2022-04-15T00:22:09.264Z] 9bfddcc807e9: Pushed [2022-04-15T00:22:09.265Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:b726f2899250c232cbddd6dc003cce945cd61db2151cd266621f278b0ea48e8f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:09.556Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:09.859Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-15T00:22:09.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-15T00:22:09.859Z] f342aba28c1b: Preparing [2022-04-15T00:22:09.859Z] 9bfddcc807e9: Preparing [2022-04-15T00:22:09.859Z] 7080eff3d570: Preparing [2022-04-15T00:22:09.859Z] b34a75df61b7: Preparing [2022-04-15T00:22:09.859Z] d94e2ef3eac9: Preparing [2022-04-15T00:22:09.859Z] b541d28bf3b4: Preparing [2022-04-15T00:22:09.859Z] b541d28bf3b4: Waiting [2022-04-15T00:22:09.859Z] f342aba28c1b: Layer already exists [2022-04-15T00:22:09.859Z] b34a75df61b7: Layer already exists [2022-04-15T00:22:09.859Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:09.859Z] d94e2ef3eac9: Layer already exists [2022-04-15T00:22:09.859Z] 9bfddcc807e9: Layer already exists [2022-04-15T00:22:09.859Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:09.859Z] latest: digest: sha256:b726f2899250c232cbddd6dc003cce945cd61db2151cd266621f278b0ea48e8f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:10.160Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:10.451Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.70 [2022-04-15T00:22:10.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-15T00:22:10.451Z] f342aba28c1b: Preparing [2022-04-15T00:22:10.451Z] 9bfddcc807e9: Preparing [2022-04-15T00:22:10.451Z] 7080eff3d570: Preparing [2022-04-15T00:22:10.451Z] b34a75df61b7: Preparing [2022-04-15T00:22:10.451Z] d94e2ef3eac9: Preparing [2022-04-15T00:22:10.451Z] b541d28bf3b4: Preparing [2022-04-15T00:22:10.451Z] b541d28bf3b4: Waiting [2022-04-15T00:22:10.451Z] d94e2ef3eac9: Layer already exists [2022-04-15T00:22:10.451Z] f342aba28c1b: Layer already exists [2022-04-15T00:22:10.451Z] b34a75df61b7: Layer already exists [2022-04-15T00:22:10.451Z] 9bfddcc807e9: Layer already exists [2022-04-15T00:22:10.451Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:10.451Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:10.451Z] 2.2.0-dev.70: digest: sha256:b726f2899250c232cbddd6dc003cce945cd61db2151cd266621f278b0ea48e8f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:10.747Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:11.037Z] + docker push nexus3.edgexfoundry.org:10004/core-data:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:11.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-15T00:22:11.037Z] f342aba28c1b: Preparing [2022-04-15T00:22:11.037Z] 9bfddcc807e9: Preparing [2022-04-15T00:22:11.037Z] 7080eff3d570: Preparing [2022-04-15T00:22:11.037Z] b34a75df61b7: Preparing [2022-04-15T00:22:11.037Z] d94e2ef3eac9: Preparing [2022-04-15T00:22:11.037Z] b541d28bf3b4: Preparing [2022-04-15T00:22:11.037Z] b541d28bf3b4: Waiting [2022-04-15T00:22:11.037Z] 9bfddcc807e9: Layer already exists [2022-04-15T00:22:11.037Z] b34a75df61b7: Layer already exists [2022-04-15T00:22:11.037Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:11.037Z] f342aba28c1b: Layer already exists [2022-04-15T00:22:11.037Z] d94e2ef3eac9: Layer already exists [2022-04-15T00:22:11.037Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:11.037Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:b726f2899250c232cbddd6dc003cce945cd61db2151cd266621f278b0ea48e8f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:11.333Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:11.624Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-15T00:22:11.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-15T00:22:11.624Z] f342aba28c1b: Preparing [2022-04-15T00:22:11.624Z] 9bfddcc807e9: Preparing [2022-04-15T00:22:11.624Z] 7080eff3d570: Preparing [2022-04-15T00:22:11.624Z] b34a75df61b7: Preparing [2022-04-15T00:22:11.624Z] d94e2ef3eac9: Preparing [2022-04-15T00:22:11.624Z] b541d28bf3b4: Preparing [2022-04-15T00:22:11.624Z] b541d28bf3b4: Waiting [2022-04-15T00:22:11.624Z] d94e2ef3eac9: Layer already exists [2022-04-15T00:22:11.624Z] b34a75df61b7: Layer already exists [2022-04-15T00:22:11.624Z] 9bfddcc807e9: Layer already exists [2022-04-15T00:22:11.624Z] f342aba28c1b: Layer already exists [2022-04-15T00:22:11.624Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:11.624Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:11.624Z] main: digest: sha256:b726f2899250c232cbddd6dc003cce945cd61db2151cd266621f278b0ea48e8f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:22:11.652Z] ===================================================== [Pipeline] echo [2022-04-15T00:22:11.660Z] taggedImages: [2022-04-15T00:22:11.660Z] - nexus3.edgexfoundry.org:10004/core-data:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:11.660Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-15T00:22:11.660Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.70 [2022-04-15T00:22:11.660Z] - nexus3.edgexfoundry.org:10004/core-data:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:11.660Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-15T00:22:11.677Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-15T00:22:11.677Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:11.677Z] latest [2022-04-15T00:22:11.677Z] 2.2.0-dev.70 [2022-04-15T00:22:11.677Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:11.677Z] main [2022-04-15T00:22:11.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:11.983Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:12.273Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:12.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-15T00:22:12.273Z] 3ea924f6a905: Preparing [2022-04-15T00:22:12.273Z] 3bbd60fb2251: Preparing [2022-04-15T00:22:12.273Z] 7080eff3d570: Preparing [2022-04-15T00:22:12.273Z] 73a76a8bbd11: Preparing [2022-04-15T00:22:12.273Z] b541d28bf3b4: Preparing [2022-04-15T00:22:12.273Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:12.273Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:12.273Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:22:12.273Z] 3ea924f6a905: Pushed [2022-04-15T00:22:13.654Z] 3bbd60fb2251: Pushed [2022-04-15T00:22:13.654Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:47ced52964e3ee330ef604d3c17e60f5bf41f63e987aa3ebc9ef78ea167b1b9f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:14.210Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:14.501Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-15T00:22:14.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-15T00:22:14.501Z] 3ea924f6a905: Preparing [2022-04-15T00:22:14.501Z] 3bbd60fb2251: Preparing [2022-04-15T00:22:14.501Z] 7080eff3d570: Preparing [2022-04-15T00:22:14.501Z] 73a76a8bbd11: Preparing [2022-04-15T00:22:14.501Z] b541d28bf3b4: Preparing [2022-04-15T00:22:14.501Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:14.501Z] 3bbd60fb2251: Layer already exists [2022-04-15T00:22:14.501Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:14.501Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:22:14.501Z] 3ea924f6a905: Layer already exists [2022-04-15T00:22:14.501Z] latest: digest: sha256:47ced52964e3ee330ef604d3c17e60f5bf41f63e987aa3ebc9ef78ea167b1b9f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:14.798Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:15.093Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.70 [2022-04-15T00:22:15.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-15T00:22:15.093Z] 3ea924f6a905: Preparing [2022-04-15T00:22:15.093Z] 3bbd60fb2251: Preparing [2022-04-15T00:22:15.093Z] 7080eff3d570: Preparing [2022-04-15T00:22:15.093Z] 73a76a8bbd11: Preparing [2022-04-15T00:22:15.093Z] b541d28bf3b4: Preparing [2022-04-15T00:22:15.093Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:22:15.093Z] 3ea924f6a905: Layer already exists [2022-04-15T00:22:15.093Z] 3bbd60fb2251: Layer already exists [2022-04-15T00:22:15.093Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:15.093Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:15.093Z] 2.2.0-dev.70: digest: sha256:47ced52964e3ee330ef604d3c17e60f5bf41f63e987aa3ebc9ef78ea167b1b9f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:15.391Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:15.684Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:15.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-15T00:22:15.684Z] 3ea924f6a905: Preparing [2022-04-15T00:22:15.684Z] 3bbd60fb2251: Preparing [2022-04-15T00:22:15.684Z] 7080eff3d570: Preparing [2022-04-15T00:22:15.684Z] 73a76a8bbd11: Preparing [2022-04-15T00:22:15.684Z] b541d28bf3b4: Preparing [2022-04-15T00:22:15.684Z] 3bbd60fb2251: Layer already exists [2022-04-15T00:22:15.684Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:22:15.684Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:15.684Z] 3ea924f6a905: Layer already exists [2022-04-15T00:22:15.684Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:15.684Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:47ced52964e3ee330ef604d3c17e60f5bf41f63e987aa3ebc9ef78ea167b1b9f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:15.979Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:16.269Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-15T00:22:16.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-15T00:22:16.269Z] 3ea924f6a905: Preparing [2022-04-15T00:22:16.269Z] 3bbd60fb2251: Preparing [2022-04-15T00:22:16.269Z] 7080eff3d570: Preparing [2022-04-15T00:22:16.269Z] 73a76a8bbd11: Preparing [2022-04-15T00:22:16.269Z] b541d28bf3b4: Preparing [2022-04-15T00:22:16.269Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:16.269Z] 3ea924f6a905: Layer already exists [2022-04-15T00:22:16.269Z] 3bbd60fb2251: Layer already exists [2022-04-15T00:22:16.269Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:22:16.269Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:16.269Z] main: digest: sha256:47ced52964e3ee330ef604d3c17e60f5bf41f63e987aa3ebc9ef78ea167b1b9f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:22:16.301Z] ===================================================== [Pipeline] echo [2022-04-15T00:22:16.310Z] taggedImages: [2022-04-15T00:22:16.310Z] - nexus3.edgexfoundry.org:10004/core-metadata:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:16.310Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-15T00:22:16.310Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.70 [2022-04-15T00:22:16.310Z] - nexus3.edgexfoundry.org:10004/core-metadata:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:16.310Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-15T00:22:16.330Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-15T00:22:16.330Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:16.330Z] latest [2022-04-15T00:22:16.330Z] 2.2.0-dev.70 [2022-04-15T00:22:16.330Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:16.330Z] main [2022-04-15T00:22:16.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:16.647Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:16.938Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:16.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-15T00:22:16.938Z] 6ae38f1efd5e: Preparing [2022-04-15T00:22:16.938Z] 6ae38f1efd5e: Preparing [2022-04-15T00:22:16.938Z] 12a3098ed1f2: Preparing [2022-04-15T00:22:16.938Z] 070bda254d65: Preparing [2022-04-15T00:22:16.938Z] 9fdb6ac61298: Preparing [2022-04-15T00:22:16.938Z] d3ce45450fc7: Preparing [2022-04-15T00:22:16.938Z] 7080eff3d570: Preparing [2022-04-15T00:22:16.938Z] f561db77fcc2: Preparing [2022-04-15T00:22:16.938Z] a034c47e2164: Preparing [2022-04-15T00:22:16.938Z] f4cd4af296e8: Preparing [2022-04-15T00:22:16.938Z] dd837e5ce7a3: Preparing [2022-04-15T00:22:16.938Z] b541d28bf3b4: Preparing [2022-04-15T00:22:16.938Z] 7080eff3d570: Waiting [2022-04-15T00:22:16.938Z] a034c47e2164: Waiting [2022-04-15T00:22:16.938Z] f561db77fcc2: Waiting [2022-04-15T00:22:16.938Z] b541d28bf3b4: Waiting [2022-04-15T00:22:16.938Z] f4cd4af296e8: Waiting [2022-04-15T00:22:16.938Z] 6ae38f1efd5e: Pushed [2022-04-15T00:22:16.938Z] 12a3098ed1f2: Pushed [2022-04-15T00:22:16.938Z] 9fdb6ac61298: Pushed [2022-04-15T00:22:16.938Z] 070bda254d65: Pushed [2022-04-15T00:22:16.938Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:17.197Z] f4cd4af296e8: Pushed [2022-04-15T00:22:17.197Z] dd837e5ce7a3: Pushed [2022-04-15T00:22:17.197Z] f561db77fcc2: Pushed [2022-04-15T00:22:17.197Z] a034c47e2164: Pushed [2022-04-15T00:22:17.197Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:18.577Z] d3ce45450fc7: Pushed [2022-04-15T00:22:18.577Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:e2afd0dc2b9b0b4d019c58f22033284fbfab9df6fa759a98bde6c36f49a599eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:18.874Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:19.164Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-15T00:22:19.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-15T00:22:19.164Z] 6ae38f1efd5e: Preparing [2022-04-15T00:22:19.164Z] 6ae38f1efd5e: Preparing [2022-04-15T00:22:19.164Z] 12a3098ed1f2: Preparing [2022-04-15T00:22:19.164Z] 070bda254d65: Preparing [2022-04-15T00:22:19.164Z] 9fdb6ac61298: Preparing [2022-04-15T00:22:19.164Z] d3ce45450fc7: Preparing [2022-04-15T00:22:19.164Z] 7080eff3d570: Preparing [2022-04-15T00:22:19.164Z] f561db77fcc2: Preparing [2022-04-15T00:22:19.164Z] a034c47e2164: Preparing [2022-04-15T00:22:19.164Z] f4cd4af296e8: Preparing [2022-04-15T00:22:19.164Z] dd837e5ce7a3: Preparing [2022-04-15T00:22:19.164Z] b541d28bf3b4: Preparing [2022-04-15T00:22:19.164Z] dd837e5ce7a3: Waiting [2022-04-15T00:22:19.164Z] f561db77fcc2: Waiting [2022-04-15T00:22:19.164Z] b541d28bf3b4: Waiting [2022-04-15T00:22:19.164Z] a034c47e2164: Waiting [2022-04-15T00:22:19.164Z] f4cd4af296e8: Waiting [2022-04-15T00:22:19.164Z] 7080eff3d570: Waiting [2022-04-15T00:22:19.164Z] 12a3098ed1f2: Layer already exists [2022-04-15T00:22:19.164Z] d3ce45450fc7: Layer already exists [2022-04-15T00:22:19.164Z] 9fdb6ac61298: Layer already exists [2022-04-15T00:22:19.164Z] 070bda254d65: Layer already exists [2022-04-15T00:22:19.165Z] 6ae38f1efd5e: Layer already exists [2022-04-15T00:22:19.165Z] f561db77fcc2: Layer already exists [2022-04-15T00:22:19.165Z] a034c47e2164: Layer already exists [2022-04-15T00:22:19.165Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:19.165Z] dd837e5ce7a3: Layer already exists [2022-04-15T00:22:19.165Z] f4cd4af296e8: Layer already exists [2022-04-15T00:22:19.165Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:19.165Z] latest: digest: sha256:e2afd0dc2b9b0b4d019c58f22033284fbfab9df6fa759a98bde6c36f49a599eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:19.470Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:19.764Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.70 [2022-04-15T00:22:19.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-15T00:22:19.764Z] 6ae38f1efd5e: Preparing [2022-04-15T00:22:19.764Z] 6ae38f1efd5e: Preparing [2022-04-15T00:22:19.764Z] 12a3098ed1f2: Preparing [2022-04-15T00:22:19.764Z] 070bda254d65: Preparing [2022-04-15T00:22:19.764Z] 9fdb6ac61298: Preparing [2022-04-15T00:22:19.764Z] d3ce45450fc7: Preparing [2022-04-15T00:22:19.764Z] 7080eff3d570: Preparing [2022-04-15T00:22:19.764Z] f561db77fcc2: Preparing [2022-04-15T00:22:19.764Z] 7080eff3d570: Waiting [2022-04-15T00:22:19.764Z] a034c47e2164: Preparing [2022-04-15T00:22:19.764Z] f4cd4af296e8: Preparing [2022-04-15T00:22:19.764Z] dd837e5ce7a3: Preparing [2022-04-15T00:22:19.764Z] b541d28bf3b4: Preparing [2022-04-15T00:22:19.764Z] f561db77fcc2: Waiting [2022-04-15T00:22:19.764Z] dd837e5ce7a3: Waiting [2022-04-15T00:22:19.764Z] f4cd4af296e8: Waiting [2022-04-15T00:22:19.764Z] a034c47e2164: Waiting [2022-04-15T00:22:19.764Z] 9fdb6ac61298: Layer already exists [2022-04-15T00:22:19.764Z] 12a3098ed1f2: Layer already exists [2022-04-15T00:22:19.764Z] 070bda254d65: Layer already exists [2022-04-15T00:22:19.764Z] d3ce45450fc7: Layer already exists [2022-04-15T00:22:19.764Z] 6ae38f1efd5e: Layer already exists [2022-04-15T00:22:19.764Z] f561db77fcc2: Layer already exists [2022-04-15T00:22:19.764Z] f4cd4af296e8: Layer already exists [2022-04-15T00:22:19.764Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:19.764Z] a034c47e2164: Layer already exists [2022-04-15T00:22:19.764Z] dd837e5ce7a3: Layer already exists [2022-04-15T00:22:19.764Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:19.764Z] 2.2.0-dev.70: digest: sha256:e2afd0dc2b9b0b4d019c58f22033284fbfab9df6fa759a98bde6c36f49a599eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:20.073Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:20.364Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:20.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-15T00:22:20.364Z] 6ae38f1efd5e: Preparing [2022-04-15T00:22:20.364Z] 6ae38f1efd5e: Preparing [2022-04-15T00:22:20.364Z] 12a3098ed1f2: Preparing [2022-04-15T00:22:20.364Z] 070bda254d65: Preparing [2022-04-15T00:22:20.364Z] 9fdb6ac61298: Preparing [2022-04-15T00:22:20.364Z] d3ce45450fc7: Preparing [2022-04-15T00:22:20.364Z] 7080eff3d570: Preparing [2022-04-15T00:22:20.364Z] f561db77fcc2: Preparing [2022-04-15T00:22:20.364Z] a034c47e2164: Preparing [2022-04-15T00:22:20.364Z] f4cd4af296e8: Preparing [2022-04-15T00:22:20.364Z] dd837e5ce7a3: Preparing [2022-04-15T00:22:20.364Z] b541d28bf3b4: Preparing [2022-04-15T00:22:20.364Z] f4cd4af296e8: Waiting [2022-04-15T00:22:20.364Z] a034c47e2164: Waiting [2022-04-15T00:22:20.364Z] dd837e5ce7a3: Waiting [2022-04-15T00:22:20.364Z] b541d28bf3b4: Waiting [2022-04-15T00:22:20.364Z] f561db77fcc2: Waiting [2022-04-15T00:22:20.364Z] 7080eff3d570: Waiting [2022-04-15T00:22:20.364Z] 12a3098ed1f2: Layer already exists [2022-04-15T00:22:20.364Z] 9fdb6ac61298: Layer already exists [2022-04-15T00:22:20.364Z] 070bda254d65: Layer already exists [2022-04-15T00:22:20.364Z] d3ce45450fc7: Layer already exists [2022-04-15T00:22:20.364Z] 6ae38f1efd5e: Layer already exists [2022-04-15T00:22:20.364Z] a034c47e2164: Layer already exists [2022-04-15T00:22:20.364Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:20.364Z] f561db77fcc2: Layer already exists [2022-04-15T00:22:20.364Z] f4cd4af296e8: Layer already exists [2022-04-15T00:22:20.364Z] dd837e5ce7a3: Layer already exists [2022-04-15T00:22:20.364Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:20.364Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:e2afd0dc2b9b0b4d019c58f22033284fbfab9df6fa759a98bde6c36f49a599eb size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:20.661Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:20.953Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-15T00:22:20.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-15T00:22:20.953Z] 6ae38f1efd5e: Preparing [2022-04-15T00:22:20.953Z] 6ae38f1efd5e: Preparing [2022-04-15T00:22:20.953Z] 12a3098ed1f2: Preparing [2022-04-15T00:22:20.953Z] 070bda254d65: Preparing [2022-04-15T00:22:20.953Z] 9fdb6ac61298: Preparing [2022-04-15T00:22:20.953Z] d3ce45450fc7: Preparing [2022-04-15T00:22:20.953Z] 7080eff3d570: Preparing [2022-04-15T00:22:20.953Z] f561db77fcc2: Preparing [2022-04-15T00:22:20.953Z] a034c47e2164: Preparing [2022-04-15T00:22:20.953Z] f4cd4af296e8: Preparing [2022-04-15T00:22:20.953Z] dd837e5ce7a3: Preparing [2022-04-15T00:22:20.953Z] b541d28bf3b4: Preparing [2022-04-15T00:22:20.953Z] f4cd4af296e8: Waiting [2022-04-15T00:22:20.953Z] a034c47e2164: Waiting [2022-04-15T00:22:20.953Z] dd837e5ce7a3: Waiting [2022-04-15T00:22:20.953Z] 7080eff3d570: Waiting [2022-04-15T00:22:20.953Z] f561db77fcc2: Waiting [2022-04-15T00:22:20.953Z] b541d28bf3b4: Waiting [2022-04-15T00:22:20.953Z] 12a3098ed1f2: Layer already exists [2022-04-15T00:22:20.953Z] 9fdb6ac61298: Layer already exists [2022-04-15T00:22:20.953Z] 6ae38f1efd5e: Layer already exists [2022-04-15T00:22:20.953Z] d3ce45450fc7: Layer already exists [2022-04-15T00:22:20.953Z] 070bda254d65: Layer already exists [2022-04-15T00:22:20.953Z] f561db77fcc2: Layer already exists [2022-04-15T00:22:20.953Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:20.953Z] f4cd4af296e8: Layer already exists [2022-04-15T00:22:20.953Z] dd837e5ce7a3: Layer already exists [2022-04-15T00:22:20.953Z] a034c47e2164: Layer already exists [2022-04-15T00:22:20.953Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:20.953Z] main: digest: sha256:e2afd0dc2b9b0b4d019c58f22033284fbfab9df6fa759a98bde6c36f49a599eb size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:22:20.992Z] ===================================================== [Pipeline] echo [2022-04-15T00:22:21.001Z] taggedImages: [2022-04-15T00:22:21.001Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:21.001Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-15T00:22:21.001Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.70 [2022-04-15T00:22:21.001Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:21.001Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-15T00:22:21.021Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-15T00:22:21.021Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:21.021Z] latest [2022-04-15T00:22:21.021Z] 2.2.0-dev.70 [2022-04-15T00:22:21.021Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:21.021Z] main [2022-04-15T00:22:21.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:21.347Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:21.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:21.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-15T00:22:21.638Z] 73feb18634fe: Preparing [2022-04-15T00:22:21.638Z] d879c3dea72d: Preparing [2022-04-15T00:22:21.638Z] 44381e5af81e: Preparing [2022-04-15T00:22:21.638Z] b3bb4481daff: Preparing [2022-04-15T00:22:21.638Z] b72215a456b8: Preparing [2022-04-15T00:22:21.638Z] 66866b577765: Preparing [2022-04-15T00:22:21.638Z] 4a71b6e30e09: Preparing [2022-04-15T00:22:21.638Z] 66866b577765: Waiting [2022-04-15T00:22:21.638Z] b541d28bf3b4: Preparing [2022-04-15T00:22:21.638Z] 4a71b6e30e09: Waiting [2022-04-15T00:22:21.638Z] b541d28bf3b4: Waiting [2022-04-15T00:22:21.638Z] d879c3dea72d: Pushed [2022-04-15T00:22:21.638Z] 73feb18634fe: Pushed [2022-04-15T00:22:21.638Z] b72215a456b8: Pushed [2022-04-15T00:22:21.638Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:21.638Z] 66866b577765: Pushed [2022-04-15T00:22:21.897Z] 4a71b6e30e09: Pushed [2022-04-15T00:22:22.830Z] b3bb4481daff: Pushed [2022-04-15T00:22:22.830Z] 44381e5af81e: Pushed [2022-04-15T00:22:22.830Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:f3b31177032438e24489fccee30b7366d3e50af1c86e8b2897f12f86bd978fb3 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:23.125Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:23.416Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-15T00:22:23.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-15T00:22:23.416Z] 73feb18634fe: Preparing [2022-04-15T00:22:23.416Z] d879c3dea72d: Preparing [2022-04-15T00:22:23.416Z] 44381e5af81e: Preparing [2022-04-15T00:22:23.416Z] b3bb4481daff: Preparing [2022-04-15T00:22:23.416Z] b72215a456b8: Preparing [2022-04-15T00:22:23.416Z] 66866b577765: Preparing [2022-04-15T00:22:23.416Z] 4a71b6e30e09: Preparing [2022-04-15T00:22:23.416Z] b541d28bf3b4: Preparing [2022-04-15T00:22:23.416Z] 4a71b6e30e09: Waiting [2022-04-15T00:22:23.416Z] 66866b577765: Waiting [2022-04-15T00:22:23.416Z] b541d28bf3b4: Waiting [2022-04-15T00:22:23.416Z] 73feb18634fe: Layer already exists [2022-04-15T00:22:23.416Z] d879c3dea72d: Layer already exists [2022-04-15T00:22:23.416Z] b3bb4481daff: Layer already exists [2022-04-15T00:22:23.416Z] b72215a456b8: Layer already exists [2022-04-15T00:22:23.416Z] 44381e5af81e: Layer already exists [2022-04-15T00:22:23.416Z] 66866b577765: Layer already exists [2022-04-15T00:22:23.416Z] 4a71b6e30e09: Layer already exists [2022-04-15T00:22:23.416Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:23.416Z] latest: digest: sha256:f3b31177032438e24489fccee30b7366d3e50af1c86e8b2897f12f86bd978fb3 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:23.741Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:24.067Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.70 [2022-04-15T00:22:24.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-15T00:22:24.067Z] 73feb18634fe: Preparing [2022-04-15T00:22:24.067Z] d879c3dea72d: Preparing [2022-04-15T00:22:24.067Z] 44381e5af81e: Preparing [2022-04-15T00:22:24.067Z] b3bb4481daff: Preparing [2022-04-15T00:22:24.067Z] b72215a456b8: Preparing [2022-04-15T00:22:24.067Z] 66866b577765: Preparing [2022-04-15T00:22:24.067Z] 4a71b6e30e09: Preparing [2022-04-15T00:22:24.067Z] b541d28bf3b4: Preparing [2022-04-15T00:22:24.067Z] 4a71b6e30e09: Waiting [2022-04-15T00:22:24.067Z] 66866b577765: Waiting [2022-04-15T00:22:24.067Z] b541d28bf3b4: Waiting [2022-04-15T00:22:24.067Z] b3bb4481daff: Layer already exists [2022-04-15T00:22:24.067Z] 44381e5af81e: Layer already exists [2022-04-15T00:22:24.067Z] 73feb18634fe: Layer already exists [2022-04-15T00:22:24.067Z] d879c3dea72d: Layer already exists [2022-04-15T00:22:24.067Z] b72215a456b8: Layer already exists [2022-04-15T00:22:24.067Z] 4a71b6e30e09: Layer already exists [2022-04-15T00:22:24.067Z] 66866b577765: Layer already exists [2022-04-15T00:22:24.067Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:24.067Z] 2.2.0-dev.70: digest: sha256:f3b31177032438e24489fccee30b7366d3e50af1c86e8b2897f12f86bd978fb3 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:24.364Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:24.652Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:24.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-15T00:22:24.652Z] 73feb18634fe: Preparing [2022-04-15T00:22:24.652Z] d879c3dea72d: Preparing [2022-04-15T00:22:24.652Z] 44381e5af81e: Preparing [2022-04-15T00:22:24.652Z] b3bb4481daff: Preparing [2022-04-15T00:22:24.652Z] b72215a456b8: Preparing [2022-04-15T00:22:24.652Z] 66866b577765: Preparing [2022-04-15T00:22:24.652Z] 4a71b6e30e09: Preparing [2022-04-15T00:22:24.652Z] b541d28bf3b4: Preparing [2022-04-15T00:22:24.652Z] 4a71b6e30e09: Waiting [2022-04-15T00:22:24.652Z] b541d28bf3b4: Waiting [2022-04-15T00:22:24.652Z] 66866b577765: Waiting [2022-04-15T00:22:24.652Z] b3bb4481daff: Layer already exists [2022-04-15T00:22:24.652Z] b72215a456b8: Layer already exists [2022-04-15T00:22:24.652Z] 44381e5af81e: Layer already exists [2022-04-15T00:22:24.652Z] d879c3dea72d: Layer already exists [2022-04-15T00:22:24.652Z] 73feb18634fe: Layer already exists [2022-04-15T00:22:24.652Z] 66866b577765: Layer already exists [2022-04-15T00:22:24.652Z] 4a71b6e30e09: Layer already exists [2022-04-15T00:22:24.652Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:24.652Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:f3b31177032438e24489fccee30b7366d3e50af1c86e8b2897f12f86bd978fb3 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:24.950Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:25.241Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-15T00:22:25.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-15T00:22:25.241Z] 73feb18634fe: Preparing [2022-04-15T00:22:25.241Z] d879c3dea72d: Preparing [2022-04-15T00:22:25.241Z] 44381e5af81e: Preparing [2022-04-15T00:22:25.241Z] b3bb4481daff: Preparing [2022-04-15T00:22:25.241Z] b72215a456b8: Preparing [2022-04-15T00:22:25.241Z] 66866b577765: Preparing [2022-04-15T00:22:25.241Z] 4a71b6e30e09: Preparing [2022-04-15T00:22:25.241Z] b541d28bf3b4: Preparing [2022-04-15T00:22:25.241Z] 4a71b6e30e09: Waiting [2022-04-15T00:22:25.241Z] 66866b577765: Waiting [2022-04-15T00:22:25.241Z] b541d28bf3b4: Waiting [2022-04-15T00:22:25.241Z] b3bb4481daff: Layer already exists [2022-04-15T00:22:25.241Z] 73feb18634fe: Layer already exists [2022-04-15T00:22:25.241Z] b72215a456b8: Layer already exists [2022-04-15T00:22:25.241Z] 44381e5af81e: Layer already exists [2022-04-15T00:22:25.241Z] d879c3dea72d: Layer already exists [2022-04-15T00:22:25.241Z] 4a71b6e30e09: Layer already exists [2022-04-15T00:22:25.241Z] 66866b577765: Layer already exists [2022-04-15T00:22:25.241Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:25.241Z] main: digest: sha256:f3b31177032438e24489fccee30b7366d3e50af1c86e8b2897f12f86bd978fb3 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:22:25.276Z] ===================================================== [Pipeline] echo [2022-04-15T00:22:25.285Z] taggedImages: [2022-04-15T00:22:25.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:25.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-15T00:22:25.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.70 [2022-04-15T00:22:25.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:25.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-15T00:22:25.304Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-15T00:22:25.304Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:25.304Z] latest [2022-04-15T00:22:25.304Z] 2.2.0-dev.70 [2022-04-15T00:22:25.304Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:25.304Z] main [2022-04-15T00:22:25.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:25.616Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:25.904Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:25.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-15T00:22:25.904Z] c3a8ece2c029: Preparing [2022-04-15T00:22:25.904Z] c3a282a5a065: Preparing [2022-04-15T00:22:25.904Z] fb1027422123: Preparing [2022-04-15T00:22:25.904Z] 31b77d22f7ec: Preparing [2022-04-15T00:22:25.904Z] d56705297cbe: Preparing [2022-04-15T00:22:25.904Z] 4399cc870d4c: Preparing [2022-04-15T00:22:25.904Z] 8cab3e3a159a: Preparing [2022-04-15T00:22:25.904Z] aeaeeb87a7ed: Preparing [2022-04-15T00:22:25.904Z] 1cdd650579fd: Preparing [2022-04-15T00:22:25.904Z] b541d28bf3b4: Preparing [2022-04-15T00:22:25.904Z] 4399cc870d4c: Waiting [2022-04-15T00:22:25.904Z] 8cab3e3a159a: Waiting [2022-04-15T00:22:25.904Z] b541d28bf3b4: Waiting [2022-04-15T00:22:25.904Z] aeaeeb87a7ed: Waiting [2022-04-15T00:22:25.904Z] c3a8ece2c029: Pushed [2022-04-15T00:22:25.904Z] c3a282a5a065: Pushed [2022-04-15T00:22:25.904Z] d56705297cbe: Pushed [2022-04-15T00:22:26.163Z] 8cab3e3a159a: Pushed [2022-04-15T00:22:26.164Z] aeaeeb87a7ed: Pushed [2022-04-15T00:22:26.164Z] 4399cc870d4c: Pushed [2022-04-15T00:22:26.164Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:26.164Z] 1cdd650579fd: Pushed [2022-04-15T00:22:27.101Z] 31b77d22f7ec: Pushed [2022-04-15T00:22:27.101Z] fb1027422123: Pushed [2022-04-15T00:22:27.361Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:34b1696a5767ae9862b7f1b375161eeb00b95bc5c285f7e1c8c78107ff578c47 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:27.658Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:27.949Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-15T00:22:27.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-15T00:22:27.949Z] c3a8ece2c029: Preparing [2022-04-15T00:22:27.949Z] c3a282a5a065: Preparing [2022-04-15T00:22:27.949Z] fb1027422123: Preparing [2022-04-15T00:22:27.949Z] 31b77d22f7ec: Preparing [2022-04-15T00:22:27.949Z] d56705297cbe: Preparing [2022-04-15T00:22:27.949Z] 4399cc870d4c: Preparing [2022-04-15T00:22:27.949Z] 8cab3e3a159a: Preparing [2022-04-15T00:22:27.949Z] aeaeeb87a7ed: Preparing [2022-04-15T00:22:27.949Z] 1cdd650579fd: Preparing [2022-04-15T00:22:27.949Z] b541d28bf3b4: Preparing [2022-04-15T00:22:27.949Z] 4399cc870d4c: Waiting [2022-04-15T00:22:27.949Z] 8cab3e3a159a: Waiting [2022-04-15T00:22:27.949Z] aeaeeb87a7ed: Waiting [2022-04-15T00:22:27.949Z] 1cdd650579fd: Waiting [2022-04-15T00:22:27.949Z] b541d28bf3b4: Waiting [2022-04-15T00:22:27.949Z] d56705297cbe: Layer already exists [2022-04-15T00:22:27.949Z] 31b77d22f7ec: Layer already exists [2022-04-15T00:22:27.949Z] fb1027422123: Layer already exists [2022-04-15T00:22:27.949Z] c3a282a5a065: Layer already exists [2022-04-15T00:22:27.949Z] c3a8ece2c029: Layer already exists [2022-04-15T00:22:27.949Z] 8cab3e3a159a: Layer already exists [2022-04-15T00:22:27.949Z] 4399cc870d4c: Layer already exists [2022-04-15T00:22:27.949Z] aeaeeb87a7ed: Layer already exists [2022-04-15T00:22:27.949Z] 1cdd650579fd: Layer already exists [2022-04-15T00:22:27.949Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:27.949Z] latest: digest: sha256:34b1696a5767ae9862b7f1b375161eeb00b95bc5c285f7e1c8c78107ff578c47 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:28.247Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:28.536Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.70 [2022-04-15T00:22:28.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-15T00:22:28.536Z] c3a8ece2c029: Preparing [2022-04-15T00:22:28.536Z] c3a282a5a065: Preparing [2022-04-15T00:22:28.536Z] fb1027422123: Preparing [2022-04-15T00:22:28.536Z] 31b77d22f7ec: Preparing [2022-04-15T00:22:28.536Z] d56705297cbe: Preparing [2022-04-15T00:22:28.536Z] 4399cc870d4c: Preparing [2022-04-15T00:22:28.536Z] 8cab3e3a159a: Preparing [2022-04-15T00:22:28.536Z] aeaeeb87a7ed: Preparing [2022-04-15T00:22:28.536Z] 1cdd650579fd: Preparing [2022-04-15T00:22:28.536Z] b541d28bf3b4: Preparing [2022-04-15T00:22:28.536Z] aeaeeb87a7ed: Waiting [2022-04-15T00:22:28.536Z] 1cdd650579fd: Waiting [2022-04-15T00:22:28.536Z] 4399cc870d4c: Waiting [2022-04-15T00:22:28.536Z] b541d28bf3b4: Waiting [2022-04-15T00:22:28.536Z] 8cab3e3a159a: Waiting [2022-04-15T00:22:28.536Z] c3a282a5a065: Layer already exists [2022-04-15T00:22:28.536Z] c3a8ece2c029: Layer already exists [2022-04-15T00:22:28.536Z] 31b77d22f7ec: Layer already exists [2022-04-15T00:22:28.536Z] d56705297cbe: Layer already exists [2022-04-15T00:22:28.536Z] fb1027422123: Layer already exists [2022-04-15T00:22:28.536Z] 8cab3e3a159a: Layer already exists [2022-04-15T00:22:28.536Z] 4399cc870d4c: Layer already exists [2022-04-15T00:22:28.536Z] aeaeeb87a7ed: Layer already exists [2022-04-15T00:22:28.536Z] 1cdd650579fd: Layer already exists [2022-04-15T00:22:28.536Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:28.536Z] 2.2.0-dev.70: digest: sha256:34b1696a5767ae9862b7f1b375161eeb00b95bc5c285f7e1c8c78107ff578c47 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:28.831Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:29.121Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:29.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-15T00:22:29.121Z] c3a8ece2c029: Preparing [2022-04-15T00:22:29.121Z] c3a282a5a065: Preparing [2022-04-15T00:22:29.121Z] fb1027422123: Preparing [2022-04-15T00:22:29.121Z] 31b77d22f7ec: Preparing [2022-04-15T00:22:29.121Z] d56705297cbe: Preparing [2022-04-15T00:22:29.121Z] 4399cc870d4c: Preparing [2022-04-15T00:22:29.121Z] 8cab3e3a159a: Preparing [2022-04-15T00:22:29.121Z] aeaeeb87a7ed: Preparing [2022-04-15T00:22:29.121Z] 1cdd650579fd: Preparing [2022-04-15T00:22:29.121Z] b541d28bf3b4: Preparing [2022-04-15T00:22:29.121Z] 4399cc870d4c: Waiting [2022-04-15T00:22:29.121Z] 8cab3e3a159a: Waiting [2022-04-15T00:22:29.121Z] 1cdd650579fd: Waiting [2022-04-15T00:22:29.121Z] b541d28bf3b4: Waiting [2022-04-15T00:22:29.121Z] d56705297cbe: Layer already exists [2022-04-15T00:22:29.121Z] c3a282a5a065: Layer already exists [2022-04-15T00:22:29.121Z] fb1027422123: Layer already exists [2022-04-15T00:22:29.121Z] 31b77d22f7ec: Layer already exists [2022-04-15T00:22:29.121Z] c3a8ece2c029: Layer already exists [2022-04-15T00:22:29.121Z] 4399cc870d4c: Layer already exists [2022-04-15T00:22:29.121Z] 8cab3e3a159a: Layer already exists [2022-04-15T00:22:29.121Z] 1cdd650579fd: Layer already exists [2022-04-15T00:22:29.121Z] aeaeeb87a7ed: Layer already exists [2022-04-15T00:22:29.121Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:29.121Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:34b1696a5767ae9862b7f1b375161eeb00b95bc5c285f7e1c8c78107ff578c47 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:29.419Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:29.712Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-15T00:22:29.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-15T00:22:29.712Z] c3a8ece2c029: Preparing [2022-04-15T00:22:29.712Z] c3a282a5a065: Preparing [2022-04-15T00:22:29.712Z] fb1027422123: Preparing [2022-04-15T00:22:29.712Z] 31b77d22f7ec: Preparing [2022-04-15T00:22:29.712Z] d56705297cbe: Preparing [2022-04-15T00:22:29.712Z] 4399cc870d4c: Preparing [2022-04-15T00:22:29.712Z] 8cab3e3a159a: Preparing [2022-04-15T00:22:29.712Z] aeaeeb87a7ed: Preparing [2022-04-15T00:22:29.712Z] 1cdd650579fd: Preparing [2022-04-15T00:22:29.712Z] 8cab3e3a159a: Waiting [2022-04-15T00:22:29.712Z] 4399cc870d4c: Waiting [2022-04-15T00:22:29.712Z] aeaeeb87a7ed: Waiting [2022-04-15T00:22:29.712Z] b541d28bf3b4: Preparing [2022-04-15T00:22:29.712Z] 1cdd650579fd: Waiting [2022-04-15T00:22:29.712Z] b541d28bf3b4: Waiting [2022-04-15T00:22:29.712Z] d56705297cbe: Layer already exists [2022-04-15T00:22:29.712Z] 31b77d22f7ec: Layer already exists [2022-04-15T00:22:29.712Z] c3a282a5a065: Layer already exists [2022-04-15T00:22:29.712Z] c3a8ece2c029: Layer already exists [2022-04-15T00:22:29.712Z] fb1027422123: Layer already exists [2022-04-15T00:22:29.712Z] 4399cc870d4c: Layer already exists [2022-04-15T00:22:29.712Z] 8cab3e3a159a: Layer already exists [2022-04-15T00:22:29.712Z] aeaeeb87a7ed: Layer already exists [2022-04-15T00:22:29.712Z] 1cdd650579fd: Layer already exists [2022-04-15T00:22:29.712Z] b541d28bf3b4: Layer already exists [2022-04-15T00:22:29.712Z] main: digest: sha256:34b1696a5767ae9862b7f1b375161eeb00b95bc5c285f7e1c8c78107ff578c47 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:22:29.745Z] ===================================================== [Pipeline] echo [2022-04-15T00:22:29.751Z] taggedImages: [2022-04-15T00:22:29.751Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:29.751Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-15T00:22:29.751Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.70 [2022-04-15T00:22:29.751Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:29.751Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-15T00:22:29.771Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-15T00:22:29.771Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:29.771Z] latest [2022-04-15T00:22:29.771Z] 2.2.0-dev.70 [2022-04-15T00:22:29.771Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:29.771Z] main [2022-04-15T00:22:29.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:30.085Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:30.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:30.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-15T00:22:30.374Z] ece4aca4ece8: Preparing [2022-04-15T00:22:30.374Z] bea780cd103e: Preparing [2022-04-15T00:22:30.374Z] 7080eff3d570: Preparing [2022-04-15T00:22:30.374Z] 48415db25b22: Preparing [2022-04-15T00:22:30.374Z] 0108a27f1548: Preparing [2022-04-15T00:22:30.374Z] 4fc242d58285: Preparing [2022-04-15T00:22:30.374Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:30.374Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:30.374Z] ece4aca4ece8: Pushed [2022-04-15T00:22:30.374Z] 0108a27f1548: Pushed [2022-04-15T00:22:30.943Z] 48415db25b22: Pushed [2022-04-15T00:22:32.323Z] bea780cd103e: Pushed [2022-04-15T00:22:32.583Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:d1b08ba0869d8d18caab1c09402e79e45a8df1e6b381899ddccdfb9003235975 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:32.880Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:33.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-15T00:22:33.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-15T00:22:33.173Z] ece4aca4ece8: Preparing [2022-04-15T00:22:33.173Z] bea780cd103e: Preparing [2022-04-15T00:22:33.173Z] 7080eff3d570: Preparing [2022-04-15T00:22:33.173Z] 48415db25b22: Preparing [2022-04-15T00:22:33.173Z] 0108a27f1548: Preparing [2022-04-15T00:22:33.173Z] 4fc242d58285: Preparing [2022-04-15T00:22:33.173Z] 4fc242d58285: Waiting [2022-04-15T00:22:33.173Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:33.173Z] 48415db25b22: Layer already exists [2022-04-15T00:22:33.173Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:33.173Z] ece4aca4ece8: Layer already exists [2022-04-15T00:22:33.173Z] bea780cd103e: Layer already exists [2022-04-15T00:22:33.173Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:33.173Z] latest: digest: sha256:d1b08ba0869d8d18caab1c09402e79e45a8df1e6b381899ddccdfb9003235975 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:33.469Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:33.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.70 [2022-04-15T00:22:33.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-15T00:22:33.762Z] ece4aca4ece8: Preparing [2022-04-15T00:22:33.762Z] bea780cd103e: Preparing [2022-04-15T00:22:33.762Z] 7080eff3d570: Preparing [2022-04-15T00:22:33.762Z] 48415db25b22: Preparing [2022-04-15T00:22:33.762Z] 0108a27f1548: Preparing [2022-04-15T00:22:33.762Z] 4fc242d58285: Preparing [2022-04-15T00:22:33.762Z] 4fc242d58285: Waiting [2022-04-15T00:22:33.762Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:33.762Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:33.762Z] bea780cd103e: Layer already exists [2022-04-15T00:22:33.762Z] 48415db25b22: Layer already exists [2022-04-15T00:22:33.762Z] ece4aca4ece8: Layer already exists [2022-04-15T00:22:33.762Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:33.762Z] 2.2.0-dev.70: digest: sha256:d1b08ba0869d8d18caab1c09402e79e45a8df1e6b381899ddccdfb9003235975 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:34.060Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:34.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:34.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-15T00:22:34.350Z] ece4aca4ece8: Preparing [2022-04-15T00:22:34.350Z] bea780cd103e: Preparing [2022-04-15T00:22:34.350Z] 7080eff3d570: Preparing [2022-04-15T00:22:34.350Z] 48415db25b22: Preparing [2022-04-15T00:22:34.350Z] 0108a27f1548: Preparing [2022-04-15T00:22:34.350Z] 4fc242d58285: Preparing [2022-04-15T00:22:34.350Z] 4fc242d58285: Waiting [2022-04-15T00:22:34.350Z] 48415db25b22: Layer already exists [2022-04-15T00:22:34.350Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:34.350Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:34.350Z] ece4aca4ece8: Layer already exists [2022-04-15T00:22:34.350Z] bea780cd103e: Layer already exists [2022-04-15T00:22:34.350Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:34.350Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:d1b08ba0869d8d18caab1c09402e79e45a8df1e6b381899ddccdfb9003235975 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:34.645Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:34.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-15T00:22:34.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-15T00:22:34.938Z] ece4aca4ece8: Preparing [2022-04-15T00:22:34.938Z] bea780cd103e: Preparing [2022-04-15T00:22:34.938Z] 7080eff3d570: Preparing [2022-04-15T00:22:34.938Z] 48415db25b22: Preparing [2022-04-15T00:22:34.938Z] 0108a27f1548: Preparing [2022-04-15T00:22:34.938Z] 4fc242d58285: Preparing [2022-04-15T00:22:34.938Z] 4fc242d58285: Waiting [2022-04-15T00:22:34.938Z] 48415db25b22: Layer already exists [2022-04-15T00:22:34.938Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:34.938Z] ece4aca4ece8: Layer already exists [2022-04-15T00:22:34.938Z] 7080eff3d570: Layer already exists [2022-04-15T00:22:34.938Z] bea780cd103e: Layer already exists [2022-04-15T00:22:34.938Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:34.938Z] main: digest: sha256:d1b08ba0869d8d18caab1c09402e79e45a8df1e6b381899ddccdfb9003235975 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:22:34.978Z] ===================================================== [Pipeline] echo [2022-04-15T00:22:34.989Z] taggedImages: [2022-04-15T00:22:34.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:34.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-15T00:22:34.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.70 [2022-04-15T00:22:34.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:34.989Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-15T00:22:35.011Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-15T00:22:35.012Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:35.012Z] latest [2022-04-15T00:22:35.012Z] 2.2.0-dev.70 [2022-04-15T00:22:35.012Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:35.012Z] main [2022-04-15T00:22:35.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:35.331Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:35.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:35.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-15T00:22:35.623Z] e3a7446adc12: Preparing [2022-04-15T00:22:35.623Z] 98d937449209: Preparing [2022-04-15T00:22:35.623Z] f6cd32a1c647: Preparing [2022-04-15T00:22:35.623Z] ed938bc40b05: Preparing [2022-04-15T00:22:35.623Z] eb14401a7146: Preparing [2022-04-15T00:22:35.623Z] 3b2ae04bcc07: Preparing [2022-04-15T00:22:35.623Z] 0108a27f1548: Preparing [2022-04-15T00:22:35.623Z] 4fc242d58285: Preparing [2022-04-15T00:22:35.623Z] 0108a27f1548: Waiting [2022-04-15T00:22:35.623Z] 3b2ae04bcc07: Waiting [2022-04-15T00:22:35.623Z] 4fc242d58285: Waiting [2022-04-15T00:22:35.623Z] 98d937449209: Pushed [2022-04-15T00:22:35.623Z] e3a7446adc12: Pushed [2022-04-15T00:22:35.623Z] f6cd32a1c647: Pushed [2022-04-15T00:22:35.623Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:35.623Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:36.193Z] 3b2ae04bcc07: Pushed [2022-04-15T00:22:39.486Z] eb14401a7146: Pushed [2022-04-15T00:22:42.029Z] ed938bc40b05: Pushed [2022-04-15T00:22:42.291Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:282c24b150c37b4107a7ae9875fb98e77b458c694bf252159d88ae6f374403d2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:42.591Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:42.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-15T00:22:42.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-15T00:22:42.886Z] e3a7446adc12: Preparing [2022-04-15T00:22:42.886Z] 98d937449209: Preparing [2022-04-15T00:22:42.886Z] f6cd32a1c647: Preparing [2022-04-15T00:22:42.886Z] ed938bc40b05: Preparing [2022-04-15T00:22:42.886Z] eb14401a7146: Preparing [2022-04-15T00:22:42.886Z] 3b2ae04bcc07: Preparing [2022-04-15T00:22:42.886Z] 0108a27f1548: Preparing [2022-04-15T00:22:42.886Z] 4fc242d58285: Preparing [2022-04-15T00:22:42.886Z] 3b2ae04bcc07: Waiting [2022-04-15T00:22:42.886Z] 0108a27f1548: Waiting [2022-04-15T00:22:42.886Z] 4fc242d58285: Waiting [2022-04-15T00:22:42.886Z] eb14401a7146: Layer already exists [2022-04-15T00:22:42.886Z] e3a7446adc12: Layer already exists [2022-04-15T00:22:42.886Z] f6cd32a1c647: Layer already exists [2022-04-15T00:22:42.886Z] 98d937449209: Layer already exists [2022-04-15T00:22:42.886Z] ed938bc40b05: Layer already exists [2022-04-15T00:22:42.886Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:42.886Z] 3b2ae04bcc07: Layer already exists [2022-04-15T00:22:42.886Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:42.886Z] latest: digest: sha256:282c24b150c37b4107a7ae9875fb98e77b458c694bf252159d88ae6f374403d2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:43.197Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:43.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.70 [2022-04-15T00:22:43.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-15T00:22:43.489Z] e3a7446adc12: Preparing [2022-04-15T00:22:43.489Z] 98d937449209: Preparing [2022-04-15T00:22:43.489Z] f6cd32a1c647: Preparing [2022-04-15T00:22:43.489Z] ed938bc40b05: Preparing [2022-04-15T00:22:43.489Z] eb14401a7146: Preparing [2022-04-15T00:22:43.489Z] 3b2ae04bcc07: Preparing [2022-04-15T00:22:43.489Z] 0108a27f1548: Preparing [2022-04-15T00:22:43.489Z] 4fc242d58285: Preparing [2022-04-15T00:22:43.489Z] 3b2ae04bcc07: Waiting [2022-04-15T00:22:43.489Z] 0108a27f1548: Waiting [2022-04-15T00:22:43.489Z] 4fc242d58285: Waiting [2022-04-15T00:22:43.489Z] f6cd32a1c647: Layer already exists [2022-04-15T00:22:43.489Z] 98d937449209: Layer already exists [2022-04-15T00:22:43.489Z] e3a7446adc12: Layer already exists [2022-04-15T00:22:43.489Z] eb14401a7146: Layer already exists [2022-04-15T00:22:43.489Z] ed938bc40b05: Layer already exists [2022-04-15T00:22:43.489Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:43.489Z] 3b2ae04bcc07: Layer already exists [2022-04-15T00:22:43.489Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:43.489Z] 2.2.0-dev.70: digest: sha256:282c24b150c37b4107a7ae9875fb98e77b458c694bf252159d88ae6f374403d2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:43.783Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:44.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:44.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-15T00:22:44.079Z] e3a7446adc12: Preparing [2022-04-15T00:22:44.079Z] 98d937449209: Preparing [2022-04-15T00:22:44.079Z] f6cd32a1c647: Preparing [2022-04-15T00:22:44.079Z] ed938bc40b05: Preparing [2022-04-15T00:22:44.079Z] eb14401a7146: Preparing [2022-04-15T00:22:44.079Z] 3b2ae04bcc07: Preparing [2022-04-15T00:22:44.079Z] 0108a27f1548: Preparing [2022-04-15T00:22:44.079Z] 4fc242d58285: Preparing [2022-04-15T00:22:44.079Z] 3b2ae04bcc07: Waiting [2022-04-15T00:22:44.079Z] 0108a27f1548: Waiting [2022-04-15T00:22:44.079Z] 4fc242d58285: Waiting [2022-04-15T00:22:44.079Z] ed938bc40b05: Layer already exists [2022-04-15T00:22:44.079Z] eb14401a7146: Layer already exists [2022-04-15T00:22:44.079Z] 98d937449209: Layer already exists [2022-04-15T00:22:44.079Z] e3a7446adc12: Layer already exists [2022-04-15T00:22:44.079Z] f6cd32a1c647: Layer already exists [2022-04-15T00:22:44.079Z] 3b2ae04bcc07: Layer already exists [2022-04-15T00:22:44.079Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:44.079Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:44.079Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:282c24b150c37b4107a7ae9875fb98e77b458c694bf252159d88ae6f374403d2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:44.451Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:44.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-15T00:22:44.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-15T00:22:44.758Z] e3a7446adc12: Preparing [2022-04-15T00:22:44.758Z] 98d937449209: Preparing [2022-04-15T00:22:44.758Z] f6cd32a1c647: Preparing [2022-04-15T00:22:44.758Z] ed938bc40b05: Preparing [2022-04-15T00:22:44.758Z] eb14401a7146: Preparing [2022-04-15T00:22:44.758Z] 3b2ae04bcc07: Preparing [2022-04-15T00:22:44.758Z] 0108a27f1548: Preparing [2022-04-15T00:22:44.758Z] 4fc242d58285: Preparing [2022-04-15T00:22:44.758Z] 3b2ae04bcc07: Waiting [2022-04-15T00:22:44.758Z] 0108a27f1548: Waiting [2022-04-15T00:22:44.758Z] 4fc242d58285: Waiting [2022-04-15T00:22:44.758Z] e3a7446adc12: Layer already exists [2022-04-15T00:22:44.758Z] 98d937449209: Layer already exists [2022-04-15T00:22:44.758Z] f6cd32a1c647: Layer already exists [2022-04-15T00:22:44.758Z] ed938bc40b05: Layer already exists [2022-04-15T00:22:44.758Z] eb14401a7146: Layer already exists [2022-04-15T00:22:44.758Z] 3b2ae04bcc07: Layer already exists [2022-04-15T00:22:44.758Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:44.758Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:44.758Z] main: digest: sha256:282c24b150c37b4107a7ae9875fb98e77b458c694bf252159d88ae6f374403d2 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:22:44.797Z] ===================================================== [Pipeline] echo [2022-04-15T00:22:44.810Z] taggedImages: [2022-04-15T00:22:44.810Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:44.810Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-15T00:22:44.810Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.70 [2022-04-15T00:22:44.810Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:44.810Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-15T00:22:44.834Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-15T00:22:44.834Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:44.834Z] latest [2022-04-15T00:22:44.834Z] 2.2.0-dev.70 [2022-04-15T00:22:44.834Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:44.834Z] main [2022-04-15T00:22:44.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:45.159Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:45.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:45.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-15T00:22:45.454Z] ea83d5d5937a: Preparing [2022-04-15T00:22:45.454Z] fb69dbb48a3b: Preparing [2022-04-15T00:22:45.454Z] a734155319d6: Preparing [2022-04-15T00:22:45.454Z] 683af3dc6410: Preparing [2022-04-15T00:22:45.454Z] 78ec4293dac4: Preparing [2022-04-15T00:22:45.454Z] 0108a27f1548: Preparing [2022-04-15T00:22:45.454Z] 4fc242d58285: Preparing [2022-04-15T00:22:45.454Z] 0108a27f1548: Waiting [2022-04-15T00:22:45.454Z] 4fc242d58285: Waiting [2022-04-15T00:22:45.454Z] a734155319d6: Pushed [2022-04-15T00:22:45.454Z] ea83d5d5937a: Pushed [2022-04-15T00:22:45.454Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:45.454Z] fb69dbb48a3b: Pushed [2022-04-15T00:22:45.454Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:45.714Z] 78ec4293dac4: Pushed [2022-04-15T00:22:52.298Z] 683af3dc6410: Pushed [2022-04-15T00:22:52.298Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:ccce64be5ce75c30d91111d07ef7795e8b2f95749dcb10ebfeabde75bfe9881f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:52.595Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:52.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-15T00:22:52.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-15T00:22:52.887Z] ea83d5d5937a: Preparing [2022-04-15T00:22:52.887Z] fb69dbb48a3b: Preparing [2022-04-15T00:22:52.887Z] a734155319d6: Preparing [2022-04-15T00:22:52.887Z] 683af3dc6410: Preparing [2022-04-15T00:22:52.887Z] 78ec4293dac4: Preparing [2022-04-15T00:22:52.887Z] 0108a27f1548: Preparing [2022-04-15T00:22:52.887Z] 4fc242d58285: Preparing [2022-04-15T00:22:52.887Z] 0108a27f1548: Waiting [2022-04-15T00:22:52.887Z] 4fc242d58285: Waiting [2022-04-15T00:22:52.887Z] a734155319d6: Layer already exists [2022-04-15T00:22:52.887Z] fb69dbb48a3b: Layer already exists [2022-04-15T00:22:52.887Z] ea83d5d5937a: Layer already exists [2022-04-15T00:22:52.887Z] 78ec4293dac4: Layer already exists [2022-04-15T00:22:52.887Z] 683af3dc6410: Layer already exists [2022-04-15T00:22:52.887Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:52.887Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:52.887Z] latest: digest: sha256:ccce64be5ce75c30d91111d07ef7795e8b2f95749dcb10ebfeabde75bfe9881f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:53.184Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:53.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.70 [2022-04-15T00:22:53.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-15T00:22:53.476Z] ea83d5d5937a: Preparing [2022-04-15T00:22:53.476Z] fb69dbb48a3b: Preparing [2022-04-15T00:22:53.476Z] a734155319d6: Preparing [2022-04-15T00:22:53.476Z] 683af3dc6410: Preparing [2022-04-15T00:22:53.476Z] 78ec4293dac4: Preparing [2022-04-15T00:22:53.476Z] 0108a27f1548: Preparing [2022-04-15T00:22:53.476Z] 4fc242d58285: Preparing [2022-04-15T00:22:53.476Z] 0108a27f1548: Waiting [2022-04-15T00:22:53.476Z] 4fc242d58285: Waiting [2022-04-15T00:22:53.476Z] ea83d5d5937a: Layer already exists [2022-04-15T00:22:53.476Z] a734155319d6: Layer already exists [2022-04-15T00:22:53.476Z] fb69dbb48a3b: Layer already exists [2022-04-15T00:22:53.476Z] 78ec4293dac4: Layer already exists [2022-04-15T00:22:53.476Z] 683af3dc6410: Layer already exists [2022-04-15T00:22:53.476Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:53.476Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:53.476Z] 2.2.0-dev.70: digest: sha256:ccce64be5ce75c30d91111d07ef7795e8b2f95749dcb10ebfeabde75bfe9881f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:53.768Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:54.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:54.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-15T00:22:54.062Z] ea83d5d5937a: Preparing [2022-04-15T00:22:54.062Z] fb69dbb48a3b: Preparing [2022-04-15T00:22:54.062Z] a734155319d6: Preparing [2022-04-15T00:22:54.062Z] 683af3dc6410: Preparing [2022-04-15T00:22:54.062Z] 78ec4293dac4: Preparing [2022-04-15T00:22:54.062Z] 0108a27f1548: Preparing [2022-04-15T00:22:54.062Z] 4fc242d58285: Preparing [2022-04-15T00:22:54.062Z] 0108a27f1548: Waiting [2022-04-15T00:22:54.062Z] 4fc242d58285: Waiting [2022-04-15T00:22:54.062Z] ea83d5d5937a: Layer already exists [2022-04-15T00:22:54.062Z] 78ec4293dac4: Layer already exists [2022-04-15T00:22:54.062Z] fb69dbb48a3b: Layer already exists [2022-04-15T00:22:54.062Z] a734155319d6: Layer already exists [2022-04-15T00:22:54.062Z] 683af3dc6410: Layer already exists [2022-04-15T00:22:54.062Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:54.062Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:54.062Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:ccce64be5ce75c30d91111d07ef7795e8b2f95749dcb10ebfeabde75bfe9881f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:54.371Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:54.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-15T00:22:54.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-15T00:22:54.665Z] ea83d5d5937a: Preparing [2022-04-15T00:22:54.665Z] fb69dbb48a3b: Preparing [2022-04-15T00:22:54.665Z] a734155319d6: Preparing [2022-04-15T00:22:54.665Z] 683af3dc6410: Preparing [2022-04-15T00:22:54.665Z] 78ec4293dac4: Preparing [2022-04-15T00:22:54.665Z] 0108a27f1548: Preparing [2022-04-15T00:22:54.665Z] 4fc242d58285: Preparing [2022-04-15T00:22:54.665Z] 0108a27f1548: Waiting [2022-04-15T00:22:54.665Z] 4fc242d58285: Waiting [2022-04-15T00:22:54.665Z] fb69dbb48a3b: Layer already exists [2022-04-15T00:22:54.665Z] a734155319d6: Layer already exists [2022-04-15T00:22:54.665Z] 78ec4293dac4: Layer already exists [2022-04-15T00:22:54.665Z] ea83d5d5937a: Layer already exists [2022-04-15T00:22:54.665Z] 683af3dc6410: Layer already exists [2022-04-15T00:22:54.665Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:54.665Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:54.665Z] main: digest: sha256:ccce64be5ce75c30d91111d07ef7795e8b2f95749dcb10ebfeabde75bfe9881f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:22:54.707Z] ===================================================== [Pipeline] echo [2022-04-15T00:22:54.719Z] taggedImages: [2022-04-15T00:22:54.719Z] - nexus3.edgexfoundry.org:10004/security-spire-config:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:54.719Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-15T00:22:54.719Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.70 [2022-04-15T00:22:54.719Z] - nexus3.edgexfoundry.org:10004/security-spire-config:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:54.719Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-15T00:22:54.747Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-15T00:22:54.747Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:54.747Z] latest [2022-04-15T00:22:54.747Z] 2.2.0-dev.70 [2022-04-15T00:22:54.747Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:22:54.747Z] main [2022-04-15T00:22:54.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:55.073Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:22:55.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:22:55.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-15T00:22:55.369Z] 00cdb5b12563: Preparing [2022-04-15T00:22:55.369Z] 3c8652869d75: Preparing [2022-04-15T00:22:55.369Z] 7c3d95d98424: Preparing [2022-04-15T00:22:55.369Z] 51e104e32faf: Preparing [2022-04-15T00:22:55.369Z] 3b2ae04bcc07: Preparing [2022-04-15T00:22:55.369Z] 0108a27f1548: Preparing [2022-04-15T00:22:55.369Z] 4fc242d58285: Preparing [2022-04-15T00:22:55.369Z] 0108a27f1548: Waiting [2022-04-15T00:22:55.369Z] 4fc242d58285: Waiting [2022-04-15T00:22:55.369Z] 3b2ae04bcc07: Layer already exists [2022-04-15T00:22:55.369Z] 0108a27f1548: Layer already exists [2022-04-15T00:22:55.369Z] 4fc242d58285: Layer already exists [2022-04-15T00:22:55.369Z] 00cdb5b12563: Pushed [2022-04-15T00:22:55.369Z] 7c3d95d98424: Pushed [2022-04-15T00:22:55.369Z] 3c8652869d75: Pushed [2022-04-15T00:23:01.948Z] 51e104e32faf: Pushed [2022-04-15T00:23:01.948Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:e87d7efdaa4547251b391d8242b04f117cb57cf0a1f3c95362b9ac46c5a24c5b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:02.502Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:02.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-15T00:23:02.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-15T00:23:02.793Z] 00cdb5b12563: Preparing [2022-04-15T00:23:02.793Z] 3c8652869d75: Preparing [2022-04-15T00:23:02.793Z] 7c3d95d98424: Preparing [2022-04-15T00:23:02.793Z] 51e104e32faf: Preparing [2022-04-15T00:23:02.793Z] 3b2ae04bcc07: Preparing [2022-04-15T00:23:02.793Z] 0108a27f1548: Preparing [2022-04-15T00:23:02.793Z] 4fc242d58285: Preparing [2022-04-15T00:23:02.793Z] 0108a27f1548: Waiting [2022-04-15T00:23:02.793Z] 4fc242d58285: Waiting [2022-04-15T00:23:02.793Z] 3b2ae04bcc07: Layer already exists [2022-04-15T00:23:02.793Z] 51e104e32faf: Layer already exists [2022-04-15T00:23:02.793Z] 00cdb5b12563: Layer already exists [2022-04-15T00:23:02.793Z] 3c8652869d75: Layer already exists [2022-04-15T00:23:02.793Z] 7c3d95d98424: Layer already exists [2022-04-15T00:23:02.793Z] 0108a27f1548: Layer already exists [2022-04-15T00:23:02.793Z] 4fc242d58285: Layer already exists [2022-04-15T00:23:02.793Z] latest: digest: sha256:e87d7efdaa4547251b391d8242b04f117cb57cf0a1f3c95362b9ac46c5a24c5b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:03.085Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:03.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.70 [2022-04-15T00:23:03.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-15T00:23:03.377Z] 00cdb5b12563: Preparing [2022-04-15T00:23:03.377Z] 3c8652869d75: Preparing [2022-04-15T00:23:03.377Z] 7c3d95d98424: Preparing [2022-04-15T00:23:03.377Z] 51e104e32faf: Preparing [2022-04-15T00:23:03.378Z] 3b2ae04bcc07: Preparing [2022-04-15T00:23:03.378Z] 0108a27f1548: Preparing [2022-04-15T00:23:03.378Z] 4fc242d58285: Preparing [2022-04-15T00:23:03.378Z] 0108a27f1548: Waiting [2022-04-15T00:23:03.378Z] 4fc242d58285: Waiting [2022-04-15T00:23:03.378Z] 51e104e32faf: Layer already exists [2022-04-15T00:23:03.378Z] 3b2ae04bcc07: Layer already exists [2022-04-15T00:23:03.378Z] 7c3d95d98424: Layer already exists [2022-04-15T00:23:03.378Z] 00cdb5b12563: Layer already exists [2022-04-15T00:23:03.378Z] 3c8652869d75: Layer already exists [2022-04-15T00:23:03.378Z] 0108a27f1548: Layer already exists [2022-04-15T00:23:03.378Z] 4fc242d58285: Layer already exists [2022-04-15T00:23:03.378Z] 2.2.0-dev.70: digest: sha256:e87d7efdaa4547251b391d8242b04f117cb57cf0a1f3c95362b9ac46c5a24c5b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:03.680Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:03.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:23:03.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-15T00:23:03.975Z] 00cdb5b12563: Preparing [2022-04-15T00:23:03.975Z] 3c8652869d75: Preparing [2022-04-15T00:23:03.975Z] 7c3d95d98424: Preparing [2022-04-15T00:23:03.975Z] 51e104e32faf: Preparing [2022-04-15T00:23:03.975Z] 3b2ae04bcc07: Preparing [2022-04-15T00:23:03.975Z] 0108a27f1548: Preparing [2022-04-15T00:23:03.975Z] 4fc242d58285: Preparing [2022-04-15T00:23:03.975Z] 0108a27f1548: Waiting [2022-04-15T00:23:03.975Z] 4fc242d58285: Waiting [2022-04-15T00:23:03.975Z] 3c8652869d75: Layer already exists [2022-04-15T00:23:03.975Z] 3b2ae04bcc07: Layer already exists [2022-04-15T00:23:03.975Z] 00cdb5b12563: Layer already exists [2022-04-15T00:23:03.975Z] 51e104e32faf: Layer already exists [2022-04-15T00:23:03.975Z] 7c3d95d98424: Layer already exists [2022-04-15T00:23:03.975Z] 0108a27f1548: Layer already exists [2022-04-15T00:23:03.975Z] 4fc242d58285: Layer already exists [2022-04-15T00:23:03.975Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:e87d7efdaa4547251b391d8242b04f117cb57cf0a1f3c95362b9ac46c5a24c5b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:04.274Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:04.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-15T00:23:04.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-15T00:23:04.563Z] 00cdb5b12563: Preparing [2022-04-15T00:23:04.563Z] 3c8652869d75: Preparing [2022-04-15T00:23:04.563Z] 7c3d95d98424: Preparing [2022-04-15T00:23:04.563Z] 51e104e32faf: Preparing [2022-04-15T00:23:04.563Z] 3b2ae04bcc07: Preparing [2022-04-15T00:23:04.563Z] 0108a27f1548: Preparing [2022-04-15T00:23:04.563Z] 4fc242d58285: Preparing [2022-04-15T00:23:04.563Z] 0108a27f1548: Waiting [2022-04-15T00:23:04.563Z] 4fc242d58285: Waiting [2022-04-15T00:23:04.563Z] 3b2ae04bcc07: Layer already exists [2022-04-15T00:23:04.563Z] 00cdb5b12563: Layer already exists [2022-04-15T00:23:04.563Z] 51e104e32faf: Layer already exists [2022-04-15T00:23:04.563Z] 7c3d95d98424: Layer already exists [2022-04-15T00:23:04.563Z] 3c8652869d75: Layer already exists [2022-04-15T00:23:04.563Z] 4fc242d58285: Layer already exists [2022-04-15T00:23:04.563Z] 0108a27f1548: Layer already exists [2022-04-15T00:23:04.563Z] main: digest: sha256:e87d7efdaa4547251b391d8242b04f117cb57cf0a1f3c95362b9ac46c5a24c5b size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:23:04.594Z] ===================================================== [Pipeline] echo [2022-04-15T00:23:04.602Z] taggedImages: [2022-04-15T00:23:04.602Z] - nexus3.edgexfoundry.org:10004/security-spire-server:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:23:04.602Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-15T00:23:04.602Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.70 [2022-04-15T00:23:04.602Z] - nexus3.edgexfoundry.org:10004/security-spire-server:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:23:04.602Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-15T00:23:04.624Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-15T00:23:04.624Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:23:04.624Z] latest [2022-04-15T00:23:04.624Z] 2.2.0-dev.70 [2022-04-15T00:23:04.624Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:23:04.624Z] main [2022-04-15T00:23:04.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:04.945Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:05.236Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:23:05.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-15T00:23:05.236Z] a586f63b40d2: Preparing [2022-04-15T00:23:05.236Z] acd3f4b4f90b: Preparing [2022-04-15T00:23:05.236Z] 7080eff3d570: Preparing [2022-04-15T00:23:05.236Z] 35adbe6afb2c: Preparing [2022-04-15T00:23:05.236Z] b541d28bf3b4: Preparing [2022-04-15T00:23:05.236Z] 7080eff3d570: Layer already exists [2022-04-15T00:23:05.236Z] b541d28bf3b4: Layer already exists [2022-04-15T00:23:05.236Z] a586f63b40d2: Pushed [2022-04-15T00:23:05.236Z] 35adbe6afb2c: Pushed [2022-04-15T00:23:07.773Z] acd3f4b4f90b: Pushed [2022-04-15T00:23:07.773Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:71e89e267bdf72336887bab33ce15062eb04cf54bf58271be2d0ba74ed0ed614 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:08.069Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:08.358Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-15T00:23:08.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-15T00:23:08.358Z] a586f63b40d2: Preparing [2022-04-15T00:23:08.358Z] acd3f4b4f90b: Preparing [2022-04-15T00:23:08.358Z] 7080eff3d570: Preparing [2022-04-15T00:23:08.358Z] 35adbe6afb2c: Preparing [2022-04-15T00:23:08.358Z] b541d28bf3b4: Preparing [2022-04-15T00:23:08.358Z] b541d28bf3b4: Layer already exists [2022-04-15T00:23:08.358Z] acd3f4b4f90b: Layer already exists [2022-04-15T00:23:08.358Z] 7080eff3d570: Layer already exists [2022-04-15T00:23:08.358Z] 35adbe6afb2c: Layer already exists [2022-04-15T00:23:08.358Z] a586f63b40d2: Layer already exists [2022-04-15T00:23:08.358Z] latest: digest: sha256:71e89e267bdf72336887bab33ce15062eb04cf54bf58271be2d0ba74ed0ed614 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:08.650Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:08.942Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.70 [2022-04-15T00:23:08.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-15T00:23:08.942Z] a586f63b40d2: Preparing [2022-04-15T00:23:08.942Z] acd3f4b4f90b: Preparing [2022-04-15T00:23:08.942Z] 7080eff3d570: Preparing [2022-04-15T00:23:08.942Z] 35adbe6afb2c: Preparing [2022-04-15T00:23:08.942Z] b541d28bf3b4: Preparing [2022-04-15T00:23:08.942Z] 35adbe6afb2c: Layer already exists [2022-04-15T00:23:08.942Z] a586f63b40d2: Layer already exists [2022-04-15T00:23:08.942Z] b541d28bf3b4: Layer already exists [2022-04-15T00:23:08.942Z] 7080eff3d570: Layer already exists [2022-04-15T00:23:08.942Z] acd3f4b4f90b: Layer already exists [2022-04-15T00:23:08.942Z] 2.2.0-dev.70: digest: sha256:71e89e267bdf72336887bab33ce15062eb04cf54bf58271be2d0ba74ed0ed614 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:09.242Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:09.531Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:23:09.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-15T00:23:09.531Z] a586f63b40d2: Preparing [2022-04-15T00:23:09.531Z] acd3f4b4f90b: Preparing [2022-04-15T00:23:09.531Z] 7080eff3d570: Preparing [2022-04-15T00:23:09.531Z] 35adbe6afb2c: Preparing [2022-04-15T00:23:09.531Z] b541d28bf3b4: Preparing [2022-04-15T00:23:09.531Z] a586f63b40d2: Layer already exists [2022-04-15T00:23:09.531Z] 35adbe6afb2c: Layer already exists [2022-04-15T00:23:09.531Z] acd3f4b4f90b: Layer already exists [2022-04-15T00:23:09.531Z] 7080eff3d570: Layer already exists [2022-04-15T00:23:09.531Z] b541d28bf3b4: Layer already exists [2022-04-15T00:23:09.531Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:71e89e267bdf72336887bab33ce15062eb04cf54bf58271be2d0ba74ed0ed614 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:09.824Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:10.113Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-15T00:23:10.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-15T00:23:10.113Z] a586f63b40d2: Preparing [2022-04-15T00:23:10.113Z] acd3f4b4f90b: Preparing [2022-04-15T00:23:10.113Z] 7080eff3d570: Preparing [2022-04-15T00:23:10.113Z] 35adbe6afb2c: Preparing [2022-04-15T00:23:10.113Z] b541d28bf3b4: Preparing [2022-04-15T00:23:10.113Z] 7080eff3d570: Layer already exists [2022-04-15T00:23:10.113Z] b541d28bf3b4: Layer already exists [2022-04-15T00:23:10.113Z] a586f63b40d2: Layer already exists [2022-04-15T00:23:10.113Z] acd3f4b4f90b: Layer already exists [2022-04-15T00:23:10.113Z] 35adbe6afb2c: Layer already exists [2022-04-15T00:23:10.113Z] main: digest: sha256:71e89e267bdf72336887bab33ce15062eb04cf54bf58271be2d0ba74ed0ed614 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:23:10.151Z] ===================================================== [Pipeline] echo [2022-04-15T00:23:10.162Z] taggedImages: [2022-04-15T00:23:10.162Z] - nexus3.edgexfoundry.org:10004/support-notifications:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:23:10.162Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-15T00:23:10.162Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.70 [2022-04-15T00:23:10.162Z] - nexus3.edgexfoundry.org:10004/support-notifications:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:23:10.162Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-15T00:23:10.183Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-15T00:23:10.183Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:23:10.183Z] latest [2022-04-15T00:23:10.183Z] 2.2.0-dev.70 [2022-04-15T00:23:10.183Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:23:10.183Z] main [2022-04-15T00:23:10.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:10.504Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:10.795Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:23:10.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-15T00:23:10.795Z] f6e636b46a0f: Preparing [2022-04-15T00:23:10.795Z] 6cc92a2f55ed: Preparing [2022-04-15T00:23:10.795Z] 7080eff3d570: Preparing [2022-04-15T00:23:10.795Z] 73a76a8bbd11: Preparing [2022-04-15T00:23:10.795Z] b541d28bf3b4: Preparing [2022-04-15T00:23:10.795Z] 7080eff3d570: Layer already exists [2022-04-15T00:23:10.795Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:23:10.795Z] b541d28bf3b4: Layer already exists [2022-04-15T00:23:10.795Z] f6e636b46a0f: Pushed [2022-04-15T00:23:13.339Z] 6cc92a2f55ed: Pushed [2022-04-15T00:23:13.339Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:d10b1fc645d73d4bf0a6d5571e9f185bff6a40a5493afbbfefe1522c7f08b933 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:13.635Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:13.930Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-15T00:23:13.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-15T00:23:13.930Z] f6e636b46a0f: Preparing [2022-04-15T00:23:13.930Z] 6cc92a2f55ed: Preparing [2022-04-15T00:23:13.930Z] 7080eff3d570: Preparing [2022-04-15T00:23:13.930Z] 73a76a8bbd11: Preparing [2022-04-15T00:23:13.930Z] b541d28bf3b4: Preparing [2022-04-15T00:23:13.930Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:23:13.930Z] 7080eff3d570: Layer already exists [2022-04-15T00:23:13.930Z] b541d28bf3b4: Layer already exists [2022-04-15T00:23:13.930Z] f6e636b46a0f: Layer already exists [2022-04-15T00:23:13.930Z] 6cc92a2f55ed: Layer already exists [2022-04-15T00:23:13.930Z] latest: digest: sha256:d10b1fc645d73d4bf0a6d5571e9f185bff6a40a5493afbbfefe1522c7f08b933 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:14.226Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:14.533Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.70 [2022-04-15T00:23:14.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-15T00:23:14.534Z] f6e636b46a0f: Preparing [2022-04-15T00:23:14.534Z] 6cc92a2f55ed: Preparing [2022-04-15T00:23:14.534Z] 7080eff3d570: Preparing [2022-04-15T00:23:14.534Z] 73a76a8bbd11: Preparing [2022-04-15T00:23:14.534Z] b541d28bf3b4: Preparing [2022-04-15T00:23:14.534Z] 6cc92a2f55ed: Layer already exists [2022-04-15T00:23:14.534Z] b541d28bf3b4: Layer already exists [2022-04-15T00:23:14.534Z] f6e636b46a0f: Layer already exists [2022-04-15T00:23:14.534Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:23:14.534Z] 7080eff3d570: Layer already exists [2022-04-15T00:23:14.534Z] 2.2.0-dev.70: digest: sha256:d10b1fc645d73d4bf0a6d5571e9f185bff6a40a5493afbbfefe1522c7f08b933 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:14.833Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:15.125Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:23:15.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-15T00:23:15.125Z] f6e636b46a0f: Preparing [2022-04-15T00:23:15.125Z] 6cc92a2f55ed: Preparing [2022-04-15T00:23:15.125Z] 7080eff3d570: Preparing [2022-04-15T00:23:15.125Z] 73a76a8bbd11: Preparing [2022-04-15T00:23:15.125Z] b541d28bf3b4: Preparing [2022-04-15T00:23:15.125Z] 7080eff3d570: Layer already exists [2022-04-15T00:23:15.125Z] b541d28bf3b4: Layer already exists [2022-04-15T00:23:15.125Z] 6cc92a2f55ed: Layer already exists [2022-04-15T00:23:15.125Z] f6e636b46a0f: Layer already exists [2022-04-15T00:23:15.125Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:23:15.125Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:d10b1fc645d73d4bf0a6d5571e9f185bff6a40a5493afbbfefe1522c7f08b933 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:15.425Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:15.711Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-15T00:23:15.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-15T00:23:15.712Z] f6e636b46a0f: Preparing [2022-04-15T00:23:15.712Z] 6cc92a2f55ed: Preparing [2022-04-15T00:23:15.712Z] 7080eff3d570: Preparing [2022-04-15T00:23:15.712Z] 73a76a8bbd11: Preparing [2022-04-15T00:23:15.712Z] b541d28bf3b4: Preparing [2022-04-15T00:23:15.712Z] b541d28bf3b4: Layer already exists [2022-04-15T00:23:15.712Z] 6cc92a2f55ed: Layer already exists [2022-04-15T00:23:15.712Z] 73a76a8bbd11: Layer already exists [2022-04-15T00:23:15.712Z] f6e636b46a0f: Layer already exists [2022-04-15T00:23:15.712Z] 7080eff3d570: Layer already exists [2022-04-15T00:23:15.712Z] main: digest: sha256:d10b1fc645d73d4bf0a6d5571e9f185bff6a40a5493afbbfefe1522c7f08b933 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:23:15.745Z] ===================================================== [Pipeline] echo [2022-04-15T00:23:15.753Z] taggedImages: [2022-04-15T00:23:15.753Z] - nexus3.edgexfoundry.org:10004/support-scheduler:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:23:15.753Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-15T00:23:15.753Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.70 [2022-04-15T00:23:15.753Z] - nexus3.edgexfoundry.org:10004/support-scheduler:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:23:15.753Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-15T00:23:15.776Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-15T00:23:15.776Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:23:15.776Z] latest [2022-04-15T00:23:15.776Z] 2.2.0-dev.70 [2022-04-15T00:23:15.776Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:23:15.776Z] main [2022-04-15T00:23:15.776Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:16.101Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:16.391Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:23:16.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-15T00:23:16.391Z] 082471d5600a: Preparing [2022-04-15T00:23:16.391Z] 532e4444e5cc: Preparing [2022-04-15T00:23:16.391Z] bce54ff16807: Preparing [2022-04-15T00:23:16.391Z] bcc0ad3e167b: Preparing [2022-04-15T00:23:16.391Z] 52f44be93a46: Preparing [2022-04-15T00:23:16.391Z] 10d82663b225: Preparing [2022-04-15T00:23:16.391Z] f7a7a140f1b3: Preparing [2022-04-15T00:23:16.391Z] 31e69d4774c9: Preparing [2022-04-15T00:23:16.391Z] 7750d494dfbd: Preparing [2022-04-15T00:23:16.391Z] 18708474c90b: Preparing [2022-04-15T00:23:16.391Z] 4fc242d58285: Preparing [2022-04-15T00:23:16.391Z] f7a7a140f1b3: Waiting [2022-04-15T00:23:16.391Z] 31e69d4774c9: Waiting [2022-04-15T00:23:16.391Z] 7750d494dfbd: Waiting [2022-04-15T00:23:16.391Z] 18708474c90b: Waiting [2022-04-15T00:23:16.391Z] 4fc242d58285: Waiting [2022-04-15T00:23:16.391Z] 52f44be93a46: Layer already exists [2022-04-15T00:23:16.391Z] 10d82663b225: Layer already exists [2022-04-15T00:23:16.391Z] f7a7a140f1b3: Layer already exists [2022-04-15T00:23:16.391Z] 31e69d4774c9: Layer already exists [2022-04-15T00:23:16.391Z] 532e4444e5cc: Pushed [2022-04-15T00:23:16.391Z] 7750d494dfbd: Layer already exists [2022-04-15T00:23:16.391Z] 18708474c90b: Layer already exists [2022-04-15T00:23:16.391Z] 4fc242d58285: Layer already exists [2022-04-15T00:23:16.650Z] 082471d5600a: Pushed [2022-04-15T00:23:17.588Z] bce54ff16807: Pushed [2022-04-15T00:23:24.162Z] bcc0ad3e167b: Pushed [2022-04-15T00:23:24.162Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:6108a80d7f603a64195c9f130691e48f48536b9cda426b41eb532dab7b5585d3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:24.459Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:24.750Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-15T00:23:24.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-15T00:23:24.750Z] 082471d5600a: Preparing [2022-04-15T00:23:24.750Z] 532e4444e5cc: Preparing [2022-04-15T00:23:24.750Z] bce54ff16807: Preparing [2022-04-15T00:23:24.750Z] bcc0ad3e167b: Preparing [2022-04-15T00:23:24.750Z] 52f44be93a46: Preparing [2022-04-15T00:23:24.750Z] 10d82663b225: Preparing [2022-04-15T00:23:24.750Z] f7a7a140f1b3: Preparing [2022-04-15T00:23:24.750Z] 31e69d4774c9: Preparing [2022-04-15T00:23:24.750Z] 7750d494dfbd: Preparing [2022-04-15T00:23:24.750Z] 18708474c90b: Preparing [2022-04-15T00:23:24.750Z] 4fc242d58285: Preparing [2022-04-15T00:23:24.750Z] f7a7a140f1b3: Waiting [2022-04-15T00:23:24.750Z] 31e69d4774c9: Waiting [2022-04-15T00:23:24.750Z] 7750d494dfbd: Waiting [2022-04-15T00:23:24.750Z] 18708474c90b: Waiting [2022-04-15T00:23:24.750Z] 4fc242d58285: Waiting [2022-04-15T00:23:24.750Z] bcc0ad3e167b: Layer already exists [2022-04-15T00:23:24.750Z] 52f44be93a46: Layer already exists [2022-04-15T00:23:24.750Z] 532e4444e5cc: Layer already exists [2022-04-15T00:23:24.750Z] 082471d5600a: Layer already exists [2022-04-15T00:23:24.750Z] bce54ff16807: Layer already exists [2022-04-15T00:23:24.750Z] f7a7a140f1b3: Layer already exists [2022-04-15T00:23:24.750Z] 10d82663b225: Layer already exists [2022-04-15T00:23:24.750Z] 31e69d4774c9: Layer already exists [2022-04-15T00:23:24.750Z] 7750d494dfbd: Layer already exists [2022-04-15T00:23:24.751Z] 18708474c90b: Layer already exists [2022-04-15T00:23:24.751Z] 4fc242d58285: Layer already exists [2022-04-15T00:23:24.751Z] latest: digest: sha256:6108a80d7f603a64195c9f130691e48f48536b9cda426b41eb532dab7b5585d3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:24.787Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-15T00:23:25.049Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:25.340Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.70 [2022-04-15T00:23:25.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-15T00:23:25.340Z] 082471d5600a: Preparing [2022-04-15T00:23:25.340Z] 532e4444e5cc: Preparing [2022-04-15T00:23:25.340Z] bce54ff16807: Preparing [2022-04-15T00:23:25.340Z] bcc0ad3e167b: Preparing [2022-04-15T00:23:25.340Z] 52f44be93a46: Preparing [2022-04-15T00:23:25.340Z] 10d82663b225: Preparing [2022-04-15T00:23:25.340Z] f7a7a140f1b3: Preparing [2022-04-15T00:23:25.340Z] 31e69d4774c9: Preparing [2022-04-15T00:23:25.340Z] 7750d494dfbd: Preparing [2022-04-15T00:23:25.340Z] 18708474c90b: Preparing [2022-04-15T00:23:25.340Z] 4fc242d58285: Preparing [2022-04-15T00:23:25.340Z] 31e69d4774c9: Waiting [2022-04-15T00:23:25.340Z] 7750d494dfbd: Waiting [2022-04-15T00:23:25.340Z] 18708474c90b: Waiting [2022-04-15T00:23:25.340Z] 4fc242d58285: Waiting [2022-04-15T00:23:25.340Z] 10d82663b225: Waiting [2022-04-15T00:23:25.340Z] f7a7a140f1b3: Waiting [2022-04-15T00:23:25.340Z] bce54ff16807: Layer already exists [2022-04-15T00:23:25.340Z] 52f44be93a46: Layer already exists [2022-04-15T00:23:25.340Z] 082471d5600a: Layer already exists [2022-04-15T00:23:25.340Z] bcc0ad3e167b: Layer already exists [2022-04-15T00:23:25.340Z] 532e4444e5cc: Layer already exists [2022-04-15T00:23:25.340Z] 10d82663b225: Layer already exists [2022-04-15T00:23:25.340Z] f7a7a140f1b3: Layer already exists [2022-04-15T00:23:25.340Z] 18708474c90b: Layer already exists [2022-04-15T00:23:25.340Z] 31e69d4774c9: Layer already exists [2022-04-15T00:23:25.340Z] 7750d494dfbd: Layer already exists [2022-04-15T00:23:25.340Z] 4fc242d58285: Layer already exists [2022-04-15T00:23:25.340Z] 2.2.0-dev.70: digest: sha256:6108a80d7f603a64195c9f130691e48f48536b9cda426b41eb532dab7b5585d3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:25.633Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:25.921Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:23:25.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-15T00:23:25.921Z] 082471d5600a: Preparing [2022-04-15T00:23:25.921Z] 532e4444e5cc: Preparing [2022-04-15T00:23:25.921Z] bce54ff16807: Preparing [2022-04-15T00:23:25.921Z] bcc0ad3e167b: Preparing [2022-04-15T00:23:25.921Z] 52f44be93a46: Preparing [2022-04-15T00:23:25.921Z] 10d82663b225: Preparing [2022-04-15T00:23:25.921Z] f7a7a140f1b3: Preparing [2022-04-15T00:23:25.921Z] 31e69d4774c9: Preparing [2022-04-15T00:23:25.921Z] 7750d494dfbd: Preparing [2022-04-15T00:23:25.921Z] 18708474c90b: Preparing [2022-04-15T00:23:25.921Z] 4fc242d58285: Preparing [2022-04-15T00:23:25.921Z] 10d82663b225: Waiting [2022-04-15T00:23:25.921Z] f7a7a140f1b3: Waiting [2022-04-15T00:23:25.921Z] 31e69d4774c9: Waiting [2022-04-15T00:23:25.921Z] 7750d494dfbd: Waiting [2022-04-15T00:23:25.921Z] 18708474c90b: Waiting [2022-04-15T00:23:25.921Z] 4fc242d58285: Waiting [2022-04-15T00:23:25.921Z] 532e4444e5cc: Layer already exists [2022-04-15T00:23:25.921Z] bce54ff16807: Layer already exists [2022-04-15T00:23:25.921Z] 082471d5600a: Layer already exists [2022-04-15T00:23:25.921Z] bcc0ad3e167b: Layer already exists [2022-04-15T00:23:25.921Z] 52f44be93a46: Layer already exists [2022-04-15T00:23:25.921Z] 10d82663b225: Layer already exists [2022-04-15T00:23:25.921Z] f7a7a140f1b3: Layer already exists [2022-04-15T00:23:25.921Z] 31e69d4774c9: Layer already exists [2022-04-15T00:23:25.921Z] 7750d494dfbd: Layer already exists [2022-04-15T00:23:25.921Z] 18708474c90b: Layer already exists [2022-04-15T00:23:25.921Z] 4fc242d58285: Layer already exists [2022-04-15T00:23:25.921Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:6108a80d7f603a64195c9f130691e48f48536b9cda426b41eb532dab7b5585d3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:26.217Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T00:23:26.242Z] Removing intermediate container 94230d9c8e3f [2022-04-15T00:23:26.242Z] ---> 3a6c55ab02f3 [2022-04-15T00:23:26.242Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-15T00:23:26.242Z] ---> Running in 5f6c77e6c183 [2022-04-15T00:23:26.507Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-15T00:23:26.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-15T00:23:26.507Z] 082471d5600a: Preparing [2022-04-15T00:23:26.507Z] 532e4444e5cc: Preparing [2022-04-15T00:23:26.507Z] bce54ff16807: Preparing [2022-04-15T00:23:26.507Z] bcc0ad3e167b: Preparing [2022-04-15T00:23:26.507Z] 52f44be93a46: Preparing [2022-04-15T00:23:26.507Z] 10d82663b225: Preparing [2022-04-15T00:23:26.507Z] f7a7a140f1b3: Preparing [2022-04-15T00:23:26.507Z] 31e69d4774c9: Preparing [2022-04-15T00:23:26.507Z] 7750d494dfbd: Preparing [2022-04-15T00:23:26.507Z] 18708474c90b: Preparing [2022-04-15T00:23:26.507Z] 4fc242d58285: Preparing [2022-04-15T00:23:26.507Z] 10d82663b225: Waiting [2022-04-15T00:23:26.507Z] f7a7a140f1b3: Waiting [2022-04-15T00:23:26.507Z] 31e69d4774c9: Waiting [2022-04-15T00:23:26.507Z] 7750d494dfbd: Waiting [2022-04-15T00:23:26.507Z] 532e4444e5cc: Layer already exists [2022-04-15T00:23:26.507Z] bcc0ad3e167b: Layer already exists [2022-04-15T00:23:26.507Z] 52f44be93a46: Layer already exists [2022-04-15T00:23:26.507Z] bce54ff16807: Layer already exists [2022-04-15T00:23:26.507Z] 082471d5600a: Layer already exists [2022-04-15T00:23:26.507Z] f7a7a140f1b3: Layer already exists [2022-04-15T00:23:26.507Z] 31e69d4774c9: Layer already exists [2022-04-15T00:23:26.507Z] 7750d494dfbd: Layer already exists [2022-04-15T00:23:26.507Z] 18708474c90b: Layer already exists [2022-04-15T00:23:26.507Z] 10d82663b225: Layer already exists [2022-04-15T00:23:26.507Z] 4fc242d58285: Layer already exists [2022-04-15T00:23:26.507Z] main: digest: sha256:6108a80d7f603a64195c9f130691e48f48536b9cda426b41eb532dab7b5585d3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T00:23:26.544Z] ===================================================== [Pipeline] echo [2022-04-15T00:23:26.553Z] taggedImages: [2022-04-15T00:23:26.553Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:23:26.553Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-15T00:23:26.553Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.70 [2022-04-15T00:23:26.553Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T00:23:26.553Z] - 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-15T00:23:28.238Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-15T00:23:33.668Z] Removing intermediate container 5f6c77e6c183 [2022-04-15T00:23:33.668Z] ---> 2a51c537be02 [2022-04-15T00:23:33.668Z] [2022-04-15T00:23:33.668Z] Step 11/23 : FROM docker:20.10.14 [2022-04-15T00:23:33.668Z] 20.10.14: Pulling from library/docker [2022-04-15T00:23:55.902Z] Removing intermediate container 6409ec2d877c [2022-04-15T00:23:55.902Z] ---> 89338550e70b [2022-04-15T00:23:55.902Z] [2022-04-15T00:23:55.903Z] Step 10/31 : FROM alpine:3.14 [2022-04-15T00:23:55.903Z] 3.14: Pulling from library/alpine [2022-04-15T00:23:55.903Z] Removing intermediate container ee585714872d [2022-04-15T00:23:55.903Z] ---> 2d2eb0cfb500 [2022-04-15T00:23:55.903Z] [2022-04-15T00:23:55.903Z] Step 10/25 : FROM alpine:3.14 [2022-04-15T00:23:55.903Z] 3.14: Pulling from library/alpine [2022-04-15T00:23:55.903Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T00:23:55.903Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-15T00:23:55.903Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T00:23:55.903Z] Status: Downloaded newer image for alpine:3.14 [2022-04-15T00:23:55.903Z] ---> ac73e934f311 [2022-04-15T00:23:55.903Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-15T00:23:55.903Z] ---> ac73e934f311 [2022-04-15T00:23:55.903Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-15T00:23:55.903Z] ---> Running in b5760cbce0d4 [2022-04-15T00:23:55.903Z] ---> Running in 3fcb29220b15 [2022-04-15T00:23:56.906Z] Removing intermediate container b5760cbce0d4 [2022-04-15T00:23:56.906Z] ---> 38713f5828d2 [2022-04-15T00:23:56.906Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-15T00:23:56.906Z] ---> Running in ee93928f76f0 [2022-04-15T00:23:57.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:23:58.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:23:59.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:23:59.410Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-15T00:23:59.698Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-15T00:23:59.698Z] (3/3) Installing su-exec (0.2-r1) [2022-04-15T00:23:59.698Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:23:59.698Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-15T00:23:59.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:23:59.698Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-15T00:23:59.698Z] ---> c346e9eafbab [2022-04-15T00:23:59.698Z] 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-15T00:23:59.698Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T00:23:59.977Z] ---> Running in c2636b9ace24 [2022-04-15T00:24:00.257Z] OK: 6 MiB in 17 packages [2022-04-15T00:24:00.560Z] Removing intermediate container c2636b9ace24 [2022-04-15T00:24:00.560Z] ---> d4da0c283006 [2022-04-15T00:24:00.560Z] 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-15T00:24:00.842Z] ---> Running in a6ee56398850 [2022-04-15T00:24:01.832Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-15T00:24:02.106Z] (2/2) Installing su-exec (0.2-r1) [2022-04-15T00:24:02.382Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:24:02.382Z] OK: 6 MiB in 16 packages [2022-04-15T00:24:03.874Z] Removing intermediate container 3fcb29220b15 [2022-04-15T00:24:03.874Z] ---> cce6c69ae6f4 [2022-04-15T00:24:03.874Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T00:24:03.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:24:03.874Z] ---> Running in 6c3a23435198 [2022-04-15T00:24:04.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:24:04.152Z] Removing intermediate container ee93928f76f0 [2022-04-15T00:24:04.152Z] ---> 9df8ef687e00 [2022-04-15T00:24:04.152Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-15T00:24:04.441Z] ---> Running in febaf80fc7e2 [2022-04-15T00:24:04.441Z] Removing intermediate container 6c3a23435198 [2022-04-15T00:24:04.441Z] ---> 6164612ceb7e [2022-04-15T00:24:04.441Z] Step 13/25 : WORKDIR / [2022-04-15T00:24:04.441Z] ---> Running in 157f3cd29aea [2022-04-15T00:24:05.048Z] Removing intermediate container febaf80fc7e2 [2022-04-15T00:24:05.048Z] ---> 870d624574aa [2022-04-15T00:24:05.048Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-15T00:24:05.048Z] ---> Running in 84db0917f2e7 [2022-04-15T00:24:05.322Z] Removing intermediate container 157f3cd29aea [2022-04-15T00:24:05.322Z] ---> 6f70f1cd90b0 [2022-04-15T00:24:05.322Z] 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-15T00:24:05.596Z] (1/43) Installing readline (8.1.1-r0) [2022-04-15T00:24:05.596Z] (2/43) Installing bash (5.1.16-r0) [2022-04-15T00:24:05.596Z] Executing bash-5.1.16-r0.post-install [2022-04-15T00:24:05.596Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-15T00:24:05.596Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T00:24:05.596Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-15T00:24:05.596Z] (6/43) Installing curl (7.80.0-r0) [2022-04-15T00:24:05.870Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-15T00:24:05.870Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-15T00:24:05.870Z] (9/43) Installing expat (2.4.7-r0) [2022-04-15T00:24:05.870Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-15T00:24:05.870Z] (11/43) Installing gdbm (1.22-r0) [2022-04-15T00:24:05.870Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-15T00:24:05.870Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-15T00:24:05.870Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-15T00:24:05.870Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-15T00:24:05.870Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-15T00:24:06.143Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-15T00:24:06.143Z] Removing intermediate container 84db0917f2e7 [2022-04-15T00:24:06.143Z] ---> 7421ded28975 [2022-04-15T00:24:06.143Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-15T00:24:06.423Z] ---> Running in f2e4f9458d60 [2022-04-15T00:24:07.023Z] ---> f5febb977b1f [2022-04-15T00:24:07.023Z] 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-15T00:24:08.478Z] ---> 52a84217e626 [2022-04-15T00:24:08.478Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-15T00:24:09.474Z] ---> 36103771a242 [2022-04-15T00:24:09.474Z] 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-15T00:24:09.758Z] Removing intermediate container f2e4f9458d60 [2022-04-15T00:24:09.758Z] ---> ca0d77ce502c [2022-04-15T00:24:09.758Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-15T00:24:09.758Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-15T00:24:09.758Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-15T00:24:09.758Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-15T00:24:09.758Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-15T00:24:09.758Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-15T00:24:10.047Z] ---> Running in 42d9aedd7f02 [2022-04-15T00:24:10.047Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-15T00:24:10.047Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-15T00:24:10.047Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-15T00:24:10.047Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-15T00:24:10.327Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-15T00:24:10.327Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-15T00:24:10.327Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-15T00:24:10.327Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-15T00:24:10.327Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-15T00:24:10.327Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-15T00:24:10.327Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-15T00:24:10.327Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-15T00:24:10.609Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-15T00:24:10.609Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-15T00:24:10.609Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-15T00:24:10.609Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-15T00:24:10.609Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-15T00:24:10.609Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-15T00:24:10.609Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-15T00:24:10.891Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-15T00:24:10.891Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-15T00:24:10.891Z] ---> b326ecc05b78 [2022-04-15T00:24:10.891Z] Removing intermediate container 42d9aedd7f02 [2022-04-15T00:24:10.891Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> 42511e68769c [2022-04-15T00:24:10.891Z] [2022-04-15T00:24:10.891Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-15T00:24:11.490Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T00:24:11.770Z] OK: 82 MiB in 65 packages [2022-04-15T00:24:12.759Z] ---> 4b8b023297bc [2022-04-15T00:24:12.759Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-15T00:24:12.759Z] ---> Running in 72376bab3324 [2022-04-15T00:24:13.033Z] ---> 50a71aae6f86 [2022-04-15T00:24:13.033Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-15T00:24:16.446Z] ---> 3a29ea7649e7 [2022-04-15T00:24:16.446Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T00:24:16.722Z] Removing intermediate container 72376bab3324 [2022-04-15T00:24:16.722Z] ---> b7c3d9b92665 [2022-04-15T00:24:16.722Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:24:17.324Z] Collecting docker-compose==1.23.2 [2022-04-15T00:24:17.602Z] ---> 76ad37b21525 [2022-04-15T00:24:17.602Z] 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-15T00:24:17.602Z] ---> Running in 2915ef4fbb07 [2022-04-15T00:24:17.876Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-15T00:24:17.876Z] ---> edd6bf421f7a [2022-04-15T00:24:17.876Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-15T00:24:18.484Z] Collecting docopt<0.7,>=0.6.1 [2022-04-15T00:24:19.120Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-15T00:24:21.135Z] ---> d97122c540cf [2022-04-15T00:24:21.135Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-15T00:24:21.419Z] Removing intermediate container 2915ef4fbb07 [2022-04-15T00:24:21.419Z] ---> eaa60ada6b2f [2022-04-15T00:24:21.419Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T00:24:21.710Z] ---> Running in 0a08ae496275 [2022-04-15T00:24:21.995Z] ---> 2e6f69c099d6 [2022-04-15T00:24:21.995Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-15T00:24:22.272Z] Removing intermediate container 0a08ae496275 [2022-04-15T00:24:22.272Z] ---> d984f5d813ff [2022-04-15T00:24:22.272Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T00:24:22.551Z] ---> Running in c440586d81f6 [2022-04-15T00:24:22.551Z] Collecting docker<4.0,>=3.6.0 [2022-04-15T00:24:23.388Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-15T00:24:23.388Z] Removing intermediate container c440586d81f6 [2022-04-15T00:24:23.388Z] ---> 428277fc2fd9 [2022-04-15T00:24:23.388Z] Step 24/25 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:24:23.389Z] Collecting cached-property<2,>=1.2.0 [2022-04-15T00:24:23.389Z] ---> Running in 7d90a2fc786e [2022-04-15T00:24:23.389Z] ---> 3aaa0f8d582d [2022-04-15T00:24:23.389Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-15T00:24:24.013Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-15T00:24:24.013Z] Removing intermediate container 7d90a2fc786e [2022-04-15T00:24:24.013Z] ---> a6491ed54064 [2022-04-15T00:24:24.013Z] Step 25/25 : LABEL version=2.2.0-dev.70 [2022-04-15T00:24:24.357Z] ---> Running in ec6fa392da36 [2022-04-15T00:24:25.016Z] ---> 6cdb11b78e82 [2022-04-15T00:24:25.016Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-15T00:24:25.016Z] Removing intermediate container ec6fa392da36 [2022-04-15T00:24:25.323Z] ---> daa75f57a955 [2022-04-15T00:24:25.323Z] [2022-04-15T00:24:25.323Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-15T00:24:25.641Z] ---> Running in 6505d7b17edb [2022-04-15T00:24:25.641Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-15T00:24:25.641Z] Successfully built daa75f57a955 [2022-04-15T00:24:25.641Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-15T00:24:25.923Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-04-15T00:24:26.254Z] Removing intermediate container 6505d7b17edb [2022-04-15T00:24:26.254Z] ---> f226ea9f3c69 [2022-04-15T00:24:26.254Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-15T00:24:27.245Z] Collecting PyYAML<4,>=3.10 [2022-04-15T00:24:27.519Z] ---> 23fbabcd2e2b [2022-04-15T00:24:27.519Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-15T00:24:27.519Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-15T00:24:27.793Z] ---> Running in 1f7e9810f842 [2022-04-15T00:24:31.189Z] Removing intermediate container 1f7e9810f842 [2022-04-15T00:24:31.189Z] ---> 752fde6313b4 [2022-04-15T00:24:31.189Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-15T00:24:31.189Z] ---> Running in be51c02a0110 [2022-04-15T00:24:31.789Z] Removing intermediate container be51c02a0110 [2022-04-15T00:24:31.789Z] ---> 51a44da0b5c7 [2022-04-15T00:24:31.789Z] Step 28/31 : CMD ["gate"] [2022-04-15T00:24:32.062Z] ---> Running in 14eff4fe0526 [2022-04-15T00:24:32.345Z] Removing intermediate container 14eff4fe0526 [2022-04-15T00:24:32.345Z] ---> 6c9ecade603e [2022-04-15T00:24:32.345Z] Step 29/31 : LABEL arch=arm64 [2022-04-15T00:24:32.617Z] ---> Running in c9d0379a906e [2022-04-15T00:24:32.893Z] 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-15T00:24:33.165Z] Removing intermediate container c9d0379a906e [2022-04-15T00:24:33.165Z] ---> 962e3ca24a9b [2022-04-15T00:24:33.165Z] Step 30/31 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:24:33.441Z] ---> Running in 5cec4a273f0c [2022-04-15T00:24:34.044Z] Removing intermediate container 5cec4a273f0c [2022-04-15T00:24:34.044Z] ---> 2b6d9595409a [2022-04-15T00:24:34.044Z] Step 31/31 : LABEL version=2.2.0-dev.70 [2022-04-15T00:24:34.321Z] ---> Running in 76b691ceed86 [2022-04-15T00:24:34.599Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-15T00:24:34.599Z] Removing intermediate container 76b691ceed86 [2022-04-15T00:24:34.599Z] ---> 86ac3b579dd2 [2022-04-15T00:24:34.599Z] [2022-04-15T00:24:34.876Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-15T00:24:35.155Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-15T00:24:35.431Z] Successfully built 86ac3b579dd2 [2022-04-15T00:24:35.431Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-15T00:24:35.431Z] Building core-metadata [2022-04-15T00:24:35.713Z]  Building security-bootstrapper ... done  Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-15T00:24:38.367Z] Collecting texttable<0.10,>=0.9.0 [2022-04-15T00:24:38.978Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-15T00:24:42.396Z] Collecting jsonschema<3,>=2.5.1 [2022-04-15T00:24:43.004Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-15T00:24:43.999Z] Collecting docker-pycreds>=0.4.0 [2022-04-15T00:24:44.279Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-15T00:24:44.883Z] 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-15T00:24:45.159Z] Collecting idna<2.8,>=2.5 [2022-04-15T00:24:45.438Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-15T00:24:46.433Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-15T00:24:46.708Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-15T00:24:46.985Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-15T00:24:47.587Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-15T00:24:47.867Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-15T00:24:47.867Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-15T00:24:47.867Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-15T00:24:47.867Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-15T00:24:49.319Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-15T00:24:49.319Z] Attempting uninstall: urllib3 [2022-04-15T00:24:49.319Z] Found existing installation: urllib3 1.26.7 [2022-04-15T00:24:49.319Z] Uninstalling urllib3-1.26.7: [2022-04-15T00:24:49.319Z] Successfully uninstalled urllib3-1.26.7 [2022-04-15T00:24:50.331Z] Attempting uninstall: idna [2022-04-15T00:24:50.331Z] Found existing installation: idna 3.3 [2022-04-15T00:24:50.331Z] Uninstalling idna-3.3: [2022-04-15T00:24:50.618Z] Successfully uninstalled idna-3.3 [2022-04-15T00:24:53.258Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:24:53.258Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:24:53.258Z] ---> 520ea02f2b49 [2022-04-15T00:24:53.258Z] Step 3/25 : WORKDIR /edgex-go [2022-04-15T00:24:53.258Z] ---> Using cache [2022-04-15T00:24:53.258Z] ---> 8cbac0fbc197 [2022-04-15T00:24:53.258Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:24:53.539Z] ---> Running in 326f1f731f64 [2022-04-15T00:24:54.567Z] Attempting uninstall: requests [2022-04-15T00:24:54.567Z] Found existing installation: requests 2.26.0 [2022-04-15T00:24:54.567Z] Uninstalling requests-2.26.0: [2022-04-15T00:24:54.853Z] Successfully uninstalled requests-2.26.0 [2022-04-15T00:24:55.469Z] Running setup.py install for texttable: started [2022-04-15T00:24:57.496Z] Removing intermediate container 326f1f731f64 [2022-04-15T00:24:57.496Z] ---> be497b365188 [2022-04-15T00:24:57.496Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T00:24:57.496Z] ---> Running in 887b9f1db135 [2022-04-15T00:24:58.498Z] Running setup.py install for texttable: finished with status 'done' [2022-04-15T00:24:58.498Z] Running setup.py install for PyYAML: started [2022-04-15T00:24:59.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:25:00.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:25:00.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:25:00.110Z] ---> 520ea02f2b49 [2022-04-15T00:25:00.110Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T00:25:00.110Z] ---> Using cache [2022-04-15T00:25:00.110Z] ---> 8cbac0fbc197 [2022-04-15T00:25:00.110Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:25:00.110Z] ---> Using cache [2022-04-15T00:25:00.110Z] ---> be497b365188 [2022-04-15T00:25:00.110Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T00:25:00.110Z] ---> Running in 69cc08b87c20 [2022-04-15T00:25:00.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:25:01.848Z] OK: 220 MiB in 52 packages [2022-04-15T00:25:02.144Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-15T00:25:02.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:25:02.763Z] Running setup.py install for docopt: started [2022-04-15T00:25:03.039Z] Removing intermediate container 887b9f1db135 [2022-04-15T00:25:03.039Z] ---> 4170e22329a8 [2022-04-15T00:25:03.039Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-15T00:25:03.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:25:03.957Z] ---> 26db01806e0d [2022-04-15T00:25:03.957Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:25:03.957Z] ---> Running in b01c5b0c0b09 [2022-04-15T00:25:04.944Z] OK: 220 MiB in 52 packages [2022-04-15T00:25:05.937Z] Running setup.py install for docopt: finished with status 'done' [2022-04-15T00:25:05.937Z] Running setup.py install for dockerpty: started [2022-04-15T00:25:06.212Z] Removing intermediate container 69cc08b87c20 [2022-04-15T00:25:06.212Z] ---> 8647fb353f67 [2022-04-15T00:25:06.212Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T00:25:07.207Z] ---> 1b896edf4933 [2022-04-15T00:25:07.207Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:25:07.484Z] ---> Running in 30648972db45 [2022-04-15T00:25:09.462Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-15T00:25:10.065Z] Removing intermediate container b01c5b0c0b09 [2022-04-15T00:25:10.065Z] ---> a38fade4f936 [2022-04-15T00:25:10.065Z] Step 8/25 : COPY . . [2022-04-15T00:25:12.061Z] 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-15T00:25:14.714Z] Removing intermediate container 30648972db45 [2022-04-15T00:25:14.714Z] ---> f0129610311c [2022-04-15T00:25:14.714Z] Step 8/23 : COPY . . [2022-04-15T00:25:33.061Z] ---> a11f356abbbc [2022-04-15T00:25:33.062Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T00:25:33.062Z] ---> Running in 6dd5be43061d [2022-04-15T00:25:33.062Z] Removing intermediate container 6dd5be43061d [2022-04-15T00:25:33.062Z] ---> e6f070528db0 [2022-04-15T00:25:33.062Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-15T00:25:33.062Z] ---> Running in c9c335262f6a [2022-04-15T00:25:33.062Z] Removing intermediate container 5d64a7ef7259 [2022-04-15T00:25:33.062Z] ---> bd94854c0200 [2022-04-15T00:25:33.062Z] [2022-04-15T00:25:33.062Z] Step 9/20 : FROM alpine:3.15 [2022-04-15T00:25:33.062Z] 3.15: Pulling from library/alpine [2022-04-15T00:25:33.062Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-15T00:25:33.062Z] Status: Downloaded newer image for alpine:3.15 [2022-04-15T00:25:33.062Z] ---> 3fb3c9af89a9 [2022-04-15T00:25:33.062Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T00:25:33.062Z] ---> Running in 07353016dcc9 [2022-04-15T00:25:33.062Z] Removing intermediate container 07353016dcc9 [2022-04-15T00:25:33.062Z] ---> db453f12ff8e [2022-04-15T00:25:33.062Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:25:33.339Z] ---> Running in f78b0bd59f9e [2022-04-15T00:25:33.954Z] Removing intermediate container a6ee56398850 [2022-04-15T00:25:33.954Z] ---> beaf4242b067 [2022-04-15T00:25:33.954Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-15T00:25:33.954Z] ---> Running in a81bc4441289 [2022-04-15T00:25:34.561Z] Removing intermediate container c9c335262f6a [2022-04-15T00:25:34.561Z] ---> 548ef86d0ddf [2022-04-15T00:25:34.561Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-15T00:25:34.834Z] Removing intermediate container a81bc4441289 [2022-04-15T00:25:34.834Z] ---> a00a8e6e3622 [2022-04-15T00:25:34.834Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-15T00:25:34.834Z] ---> Running in d78485b2c283 [2022-04-15T00:25:35.110Z] ---> Running in 61c57e38e42c [2022-04-15T00:25:35.709Z] Removing intermediate container d78485b2c283 [2022-04-15T00:25:35.709Z] ---> 59c438d7fcd9 [2022-04-15T00:25:35.709Z] 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-15T00:25:35.980Z] Removing intermediate container 61c57e38e42c [2022-04-15T00:25:35.980Z] ---> 1d3e1d886930 [2022-04-15T00:25:35.980Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-15T00:25:35.980Z] ---> Running in 00df4c978d60 [2022-04-15T00:25:36.584Z] Removing intermediate container f78b0bd59f9e [2022-04-15T00:25:36.584Z] ---> b2fa32d214d0 [2022-04-15T00:25:36.584Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-15T00:25:36.584Z] ---> Running in 397b22448d96 [2022-04-15T00:25:38.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:25:38.580Z] ---> ec35d146b65d [2022-04-15T00:25:38.580Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-15T00:25:38.580Z] ---> c3a6d164c8ca [2022-04-15T00:25:38.580Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-15T00:25:38.580Z] ---> Running in 1c3b53887e14 [2022-04-15T00:25:38.580Z] spire-1.2.1/ [2022-04-15T00:25:38.580Z] spire-1.2.1/.data/ [2022-04-15T00:25:38.580Z] spire-1.2.1/.data/.file [2022-04-15T00:25:38.580Z] spire-1.2.1/.dockerignore [2022-04-15T00:25:38.580Z] spire-1.2.1/.gitattributes [2022-04-15T00:25:38.580Z] spire-1.2.1/.githooks/ [2022-04-15T00:25:38.580Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/ [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/workflows/ [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T00:25:38.580Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T00:25:38.580Z] spire-1.2.1/.gitignore [2022-04-15T00:25:38.580Z] spire-1.2.1/.go-version [2022-04-15T00:25:38.580Z] spire-1.2.1/.golangci.yml [2022-04-15T00:25:38.580Z] spire-1.2.1/ADOPTERS.md [2022-04-15T00:25:38.580Z] spire-1.2.1/CHANGELOG.md [2022-04-15T00:25:38.580Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T00:25:38.580Z] spire-1.2.1/CODEOWNERS [2022-04-15T00:25:38.580Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T00:25:38.580Z] spire-1.2.1/Dockerfile [2022-04-15T00:25:38.580Z] spire-1.2.1/Dockerfile.dev [2022-04-15T00:25:38.580Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T00:25:38.580Z] spire-1.2.1/LICENSE [2022-04-15T00:25:38.580Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T00:25:38.580Z] spire-1.2.1/Makefile [2022-04-15T00:25:38.580Z] spire-1.2.1/README.md [2022-04-15T00:25:38.580Z] spire-1.2.1/ROADMAP.md [2022-04-15T00:25:38.580Z] spire-1.2.1/SECURITY.md [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T00:25:38.580Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T00:25:38.865Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T00:25:38.865Z] spire-1.2.1/conf/ [2022-04-15T00:25:38.865Z] spire-1.2.1/conf/agent/ [2022-04-15T00:25:38.865Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T00:25:38.865Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T00:25:38.865Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T00:25:38.865Z] spire-1.2.1/conf/server/ [2022-04-15T00:25:38.865Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T00:25:38.865Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T00:25:38.865Z] spire-1.2.1/conf/server/server.conf [2022-04-15T00:25:38.865Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/ [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/auditlog.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/ [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/spire_server.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/telemetry.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/upgrading.md [2022-04-15T00:25:38.865Z] spire-1.2.1/doc/using_spire.md [2022-04-15T00:25:38.865Z] spire-1.2.1/examples/ [2022-04-15T00:25:38.865Z] spire-1.2.1/examples/README.md [2022-04-15T00:25:38.865Z] spire-1.2.1/go.mod [2022-04-15T00:25:38.865Z] spire-1.2.1/go.sum [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T00:25:38.865Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T00:25:39.145Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/health/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/log/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T00:25:39.146Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T00:25:39.147Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/version/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/caller_test.gofetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:25:39.426Z] [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/config.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T00:25:39.426Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T00:25:39.706Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/server.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/ [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/private/ [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/private/server/ [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/ [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/common/ [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T00:25:39.707Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T00:25:39.707Z] spire-1.2.1/release/ [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire-extras/ [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire/ [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire/README.md [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire/conf/ [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T00:25:39.707Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T00:25:39.707Z] spire-1.2.1/script/ [2022-04-15T00:25:39.707Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T00:25:39.707Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T00:25:39.707Z] spire-1.2.1/support/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T00:25:39.707Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T00:25:39.708Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/clock/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/clock/clock.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T00:25:39.708Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T00:25:39.708Z] spire-1.2.1/test/integration/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/README.md [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/common [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T00:25:39.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md ---> ffbf9615b615 [2022-04-15T00:25:39.986Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T00:25:39.986Z] [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T00:25:39.986Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T00:25:40.263Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T00:25:40.264Z] spire-1.2.1/test/integration/test.sh [2022-04-15T00:25:40.264Z] spire-1.2.1/test/plugintest/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/spiretest/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/testca/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/testca/ca.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/testkey/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T00:25:40.264Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/testkey/new.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/util/ [2022-04-15T00:25:40.264Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/util/race.go [2022-04-15T00:25:40.264Z] spire-1.2.1/test/util/util.go [2022-04-15T00:25:40.264Z] building spire from source... [2022-04-15T00:25:40.543Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T00:25:40.543Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T00:25:40.543Z] OK: 15730 distinct packages available [2022-04-15T00:25:40.823Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-15T00:25:40.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:25:40.824Z] Installing go1.17.7... [2022-04-15T00:25:41.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:25:42.102Z] ---> 1770e2a070d4 [2022-04-15T00:25:42.102Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-15T00:25:42.384Z] ---> Running in fb623e0ddf01 [2022-04-15T00:25:42.999Z] Removing intermediate container fb623e0ddf01 [2022-04-15T00:25:43.000Z] ---> 3a9551659eb4 [2022-04-15T00:25:43.000Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:25:43.000Z] ---> Running in da52df971dca [2022-04-15T00:25:43.000Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-15T00:25:43.274Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-15T00:25:43.274Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-15T00:25:43.568Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-15T00:25:43.568Z] (5/9) Installing curl (7.80.0-r0) [2022-04-15T00:25:43.568Z] Removing intermediate container da52df971dca [2022-04-15T00:25:43.568Z] ---> 3111883ffa86 [2022-04-15T00:25:43.568Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T00:25:43.845Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-15T00:25:43.845Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-15T00:25:43.845Z] ---> Running in 96c4c51b251d [2022-04-15T00:25:43.845Z] (8/9) Installing libucontext (1.1-r0) [2022-04-15T00:25:44.332Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-15T00:25:44.332Z] Removing intermediate container df38de22ca95 [2022-04-15T00:25:44.332Z] ---> 921d991872ff [2022-04-15T00:25:44.332Z] [2022-04-15T00:25:44.332Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T00:25:44.332Z] ---> ac73e934f311 [2022-04-15T00:25:44.332Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-15T00:25:44.332Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T00:25:44.332Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T00:25:44.332Z] ---> Running in f17c1a466a1b [2022-04-15T00:25:44.615Z] OK: 8 MiB in 23 packages [2022-04-15T00:25:44.908Z] Removing intermediate container 96c4c51b251d [2022-04-15T00:25:44.908Z] ---> 0436db79eec4 [2022-04-15T00:25:44.908Z] Step 22/23 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:25:44.908Z] ---> Running in 96be1f438b62 [2022-04-15T00:25:46.441Z] Removing intermediate container 96be1f438b62 [2022-04-15T00:25:46.441Z] ---> ccd5cdc95b84 [2022-04-15T00:25:46.441Z] Step 23/23 : LABEL version=2.2.0-dev.70 [2022-04-15T00:25:46.725Z] ---> Running in e06540b29e17 [2022-04-15T00:25:47.734Z] Removing intermediate container e06540b29e17 [2022-04-15T00:25:47.734Z] ---> 835dd3656c68 [2022-04-15T00:25:47.734Z] [2022-04-15T00:25:47.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:25:48.338Z] Successfully built 835dd3656c68 [2022-04-15T00:25:48.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:25:48.338Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-15T00:25:48.338Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-04-15T00:25:48.338Z] Removing intermediate container 397b22448d96 [2022-04-15T00:25:48.338Z] ---> 3070c48d4807 [2022-04-15T00:25:48.338Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:25:49.328Z] ---> 419f3ee169db [2022-04-15T00:25:49.328Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-15T00:25:49.606Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-15T00:25:49.606Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-15T00:25:49.606Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:25:49.606Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T00:25:50.221Z] OK: 6 MiB in 16 packages [2022-04-15T00:25:52.877Z] ---> 6a8045a2d165 [2022-04-15T00:25:52.877Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-15T00:25:52.877Z] Removing intermediate container f17c1a466a1b [2022-04-15T00:25:52.877Z] ---> 22ae02a63e2c [2022-04-15T00:25:52.877Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T00:25:53.151Z] ---> Running in fb74dde83e68 [2022-04-15T00:25:53.754Z] Removing intermediate container fb74dde83e68 [2022-04-15T00:25:53.754Z] ---> d6ba3a2105a2 [2022-04-15T00:25:53.754Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-15T00:25:53.754Z] ---> 3b345520dba2 [2022-04-15T00:25:53.754Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-15T00:25:53.754Z] ---> Running in 07fd84acae9d [2022-04-15T00:25:53.754Z] ---> Running in 4c88691a5bee [2022-04-15T00:25:54.378Z] Removing intermediate container 07fd84acae9d [2022-04-15T00:25:54.378Z] ---> d3b447ce06bc [2022-04-15T00:25:54.378Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T00:25:54.378Z] ---> Running in 33eae5e78e66 [2022-04-15T00:25:54.655Z] Removing intermediate container 4c88691a5bee [2022-04-15T00:25:54.655Z] ---> bcf64b2c1098 [2022-04-15T00:25:54.655Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:25:54.655Z] ---> Running in 722ff4b6fa15 [2022-04-15T00:25:55.253Z] Removing intermediate container 33eae5e78e66 [2022-04-15T00:25:55.253Z] ---> 194ce7fe666d [2022-04-15T00:25:55.253Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:25:55.540Z] Removing intermediate container 722ff4b6fa15 [2022-04-15T00:25:55.540Z] ---> 02a2d823d489 [2022-04-15T00:25:55.540Z] Step 18/20 : LABEL arch=arm64 [2022-04-15T00:25:55.540Z] ---> Running in bed2f3a706cf [2022-04-15T00:25:56.158Z] Removing intermediate container bed2f3a706cf [2022-04-15T00:25:56.158Z] ---> 3693c1011fa1 [2022-04-15T00:25:56.158Z] Step 19/20 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:25:56.455Z] ---> 863bfaa9bfa8 [2022-04-15T00:25:56.455Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-15T00:25:56.455Z] ---> Running in ecd81e6e647a [2022-04-15T00:25:57.461Z] Removing intermediate container ecd81e6e647a [2022-04-15T00:25:57.461Z] ---> 224fa51705cd [2022-04-15T00:25:57.461Z] Step 20/20 : LABEL version=2.2.0-dev.70 [2022-04-15T00:25:57.461Z] ---> Running in 7063c5e2b690 [2022-04-15T00:25:58.459Z] Removing intermediate container 7063c5e2b690 [2022-04-15T00:25:58.459Z] ---> 6fd10ac086c0 [2022-04-15T00:25:58.459Z] [2022-04-15T00:25:59.067Z] Successfully built 6fd10ac086c0 [2022-04-15T00:25:59.346Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-15T00:25:59.346Z] Building core-command [2022-04-15T00:25:59.950Z]  Building security-spiffe-token-provider ... done  ---> 46911f65d552 [2022-04-15T00:25:59.950Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-15T00:26:01.394Z] ---> a927b6439160 [2022-04-15T00:26:01.394Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-15T00:26:01.394Z] ---> Running in 72a711c90b13 [2022-04-15T00:26:01.999Z] Removing intermediate container 72a711c90b13 [2022-04-15T00:26:01.999Z] ---> b4d64d3d01cb [2022-04-15T00:26:01.999Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:26:02.274Z] ---> Running in ddbc1449867f [2022-04-15T00:26:02.876Z] Removing intermediate container ddbc1449867f [2022-04-15T00:26:02.876Z] ---> 8e4ca72a92c0 [2022-04-15T00:26:03.149Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T00:26:03.149Z] ---> Running in b1a09b18f3b0 [2022-04-15T00:26:03.752Z] Removing intermediate container b1a09b18f3b0 [2022-04-15T00:26:03.752Z] ---> 0e349ac8989d [2022-04-15T00:26:03.752Z] Step 21/22 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:26:04.037Z] ---> Running in ed3343ced2d2 [2022-04-15T00:26:04.649Z] Removing intermediate container ed3343ced2d2 [2022-04-15T00:26:04.649Z] ---> c4f6caad991a [2022-04-15T00:26:04.649Z] Step 22/22 : LABEL version=2.2.0-dev.70 [2022-04-15T00:26:04.649Z] ---> Running in 0e67856635b7 [2022-04-15T00:26:05.255Z] Removing intermediate container 0e67856635b7 [2022-04-15T00:26:05.255Z] ---> 6ca6dc7f1836 [2022-04-15T00:26:05.255Z] [2022-04-15T00:26:05.856Z] Successfully built 6ca6dc7f1836 [2022-04-15T00:26:05.856Z] Successfully tagged support-notifications-arm64:latest [2022-04-15T00:26:05.856Z]  Building support-notifications ... done Building security-spire-agent [2022-04-15T00:26:09.272Z] Building bin/spire-server... [2022-04-15T00:26:09.272Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T00:26:09.272Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T00:26:09.272Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T00:26:09.872Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T00:26:10.149Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T00:26:10.149Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T00:26:10.758Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:26:10.758Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:26:10.758Z] ---> 520ea02f2b49 [2022-04-15T00:26:10.758Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T00:26:10.758Z] ---> Using cache [2022-04-15T00:26:10.758Z] ---> 8cbac0fbc197 [2022-04-15T00:26:10.758Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:26:10.758Z] ---> Using cache [2022-04-15T00:26:10.758Z] ---> be497b365188 [2022-04-15T00:26:10.758Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T00:26:10.758Z] ---> Using cache [2022-04-15T00:26:10.758Z] ---> 8647fb353f67 [2022-04-15T00:26:10.758Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T00:26:10.758Z] ---> Using cache [2022-04-15T00:26:10.758Z] ---> 1b896edf4933 [2022-04-15T00:26:10.758Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:26:10.758Z] ---> Using cache [2022-04-15T00:26:10.758Z] ---> f0129610311c [2022-04-15T00:26:10.758Z] Step 8/22 : COPY . . [2022-04-15T00:26:10.758Z] ---> Using cache [2022-04-15T00:26:10.758Z] ---> c3a6d164c8ca [2022-04-15T00:26:10.758Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-15T00:26:11.038Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T00:26:11.640Z]  ---> Running in c90c1774fe15 [2022-04-15T00:26:12.245Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T00:26:12.245Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T00:26:13.234Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-15T00:26:13.857Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T00:26:14.472Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T00:26:14.472Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T00:26:14.472Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T00:26:14.747Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T00:26:15.022Z] [0mgo: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T00:26:15.022Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T00:26:15.022Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T00:26:15.622Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T00:26:15.622Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T00:26:15.897Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T00:26:16.179Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T00:26:16.179Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T00:26:17.189Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T00:26:17.189Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T00:26:32.306Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:26:32.306Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:26:32.306Z] ---> 520ea02f2b49 [2022-04-15T00:26:32.306Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T00:26:32.306Z] ---> Using cache [2022-04-15T00:26:32.306Z] ---> 8cbac0fbc197 [2022-04-15T00:26:32.306Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:26:32.306Z] ---> Using cache [2022-04-15T00:26:32.306Z] ---> be497b365188 [2022-04-15T00:26:32.306Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-15T00:26:32.306Z] ---> Using cache [2022-04-15T00:26:32.306Z] ---> 8647fb353f67 [2022-04-15T00:26:32.306Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T00:26:32.306Z] ---> Using cache [2022-04-15T00:26:32.306Z] ---> 1b896edf4933 [2022-04-15T00:26:32.306Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:26:32.306Z] ---> Using cache [2022-04-15T00:26:32.306Z] ---> f0129610311c [2022-04-15T00:26:32.306Z] Step 8/23 : COPY . . [2022-04-15T00:26:32.306Z] ---> Using cache [2022-04-15T00:26:32.306Z] ---> c3a6d164c8ca [2022-04-15T00:26:32.306Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-15T00:26:32.306Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T00:26:32.306Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T00:26:32.306Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T00:26:32.306Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T00:26:32.306Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T00:26:32.934Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T00:26:32.934Z]  ---> Running in 0ca605125120 [2022-04-15T00:26:33.211Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T00:26:33.211Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T00:26:33.490Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T00:26:33.490Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T00:26:33.490Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T00:26:33.490Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T00:26:33.774Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T00:26:34.052Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T00:26:34.326Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T00:26:35.314Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:26:35.314Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:26:35.314Z] ---> 520ea02f2b49 [2022-04-15T00:26:35.314Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T00:26:35.314Z] ---> Using cache [2022-04-15T00:26:35.314Z] ---> 8cbac0fbc197 [2022-04-15T00:26:35.314Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:26:35.314Z] ---> Using cache [2022-04-15T00:26:35.314Z] ---> be497b365188 [2022-04-15T00:26:35.314Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T00:26:35.314Z] ---> Using cache [2022-04-15T00:26:35.314Z] ---> 4170e22329a8 [2022-04-15T00:26:35.314Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T00:26:35.314Z] ---> Using cache [2022-04-15T00:26:35.314Z] ---> 26db01806e0d [2022-04-15T00:26:35.314Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:26:35.314Z] ---> Using cache [2022-04-15T00:26:35.314Z] ---> a38fade4f936 [2022-04-15T00:26:35.314Z] Step 8/26 : COPY . . [2022-04-15T00:26:35.314Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-15T00:26:35.314Z] ---> Using cache [2022-04-15T00:26:35.314Z] ---> a11f356abbbc [2022-04-15T00:26:35.314Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T00:26:35.314Z] ---> Using cache [2022-04-15T00:26:35.314Z] ---> e6f070528db0 [2022-04-15T00:26:35.314Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T00:26:35.314Z] ---> Using cache [2022-04-15T00:26:35.314Z] ---> 548ef86d0ddf [2022-04-15T00:26:35.314Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T00:26:35.314Z] ---> Using cache [2022-04-15T00:26:35.314Z] ---> 59c438d7fcd9 [2022-04-15T00:26:35.314Z] 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-15T00:26:35.617Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T00:26:35.617Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T00:26:35.617Z]  ---> Running in c5dc5421a943 [2022-04-15T00:26:36.595Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T00:26:36.595Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T00:26:36.595Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T00:26:36.867Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T00:26:36.867Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T00:26:37.475Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T00:26:37.475Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T00:26:38.460Z] spire-1.2.1/ [2022-04-15T00:26:38.460Z] spire-1.2.1/.data/ [2022-04-15T00:26:38.460Z] spire-1.2.1/.data/.file [2022-04-15T00:26:38.460Z] spire-1.2.1/.dockerignore [2022-04-15T00:26:38.460Z] spire-1.2.1/.gitattributes [2022-04-15T00:26:38.460Z] spire-1.2.1/.githooks/ [2022-04-15T00:26:38.460Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/ [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/workflows/ [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T00:26:38.460Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T00:26:38.460Z] spire-1.2.1/.gitignore [2022-04-15T00:26:38.460Z] spire-1.2.1/.go-version [2022-04-15T00:26:38.460Z] spire-1.2.1/.golangci.yml [2022-04-15T00:26:38.460Z] spire-1.2.1/ADOPTERS.md [2022-04-15T00:26:38.460Z] spire-1.2.1/CHANGELOG.md [2022-04-15T00:26:38.460Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T00:26:38.460Z] spire-1.2.1/CODEOWNERS [2022-04-15T00:26:38.460Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T00:26:38.460Z] spire-1.2.1/Dockerfile [2022-04-15T00:26:38.460Z] spire-1.2.1/Dockerfile.dev [2022-04-15T00:26:38.460Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T00:26:38.460Z] spire-1.2.1/LICENSE [2022-04-15T00:26:38.460Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T00:26:38.460Z] spire-1.2.1/Makefile [2022-04-15T00:26:38.460Z] spire-1.2.1/README.md [2022-04-15T00:26:38.460Z] spire-1.2.1/ROADMAP.md [2022-04-15T00:26:38.460Z] spire-1.2.1/SECURITY.md [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T00:26:38.460Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T00:26:38.460Z] spire-1.2.1/conf/ [2022-04-15T00:26:38.460Z] spire-1.2.1/conf/agent/ [2022-04-15T00:26:38.460Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T00:26:38.460Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T00:26:38.460Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T00:26:38.460Z] spire-1.2.1/conf/server/ [2022-04-15T00:26:38.460Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T00:26:38.460Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T00:26:38.460Z] spire-1.2.1/conf/server/server.conf [2022-04-15T00:26:38.460Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/ [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/auditlog.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/ [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T00:26:38.460Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/spire_server.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/telemetry.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/upgrading.md [2022-04-15T00:26:38.739Z] spire-1.2.1/doc/using_spire.md [2022-04-15T00:26:38.739Z] spire-1.2.1/examples/ [2022-04-15T00:26:38.739Z] spire-1.2.1/examples/README.md [2022-04-15T00:26:38.739Z] spire-1.2.1/go.mod [2022-04-15T00:26:38.739Z] spire-1.2.1/go.sum [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T00:26:38.739Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T00:26:38.740Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T00:26:39.018Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/health/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/log/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T00:26:39.019Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/version/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T00:26:39.020Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/config.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T00:26:39.296Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T00:26:39.297Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/server.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/ [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/private/ [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/private/server/ [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/ [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/common/ [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T00:26:39.572Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T00:26:39.572Z] spire-1.2.1/release/ [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire-extras/ [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire/ [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire/README.md [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire/conf/ [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T00:26:39.572Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T00:26:39.572Z] spire-1.2.1/script/ [2022-04-15T00:26:39.572Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T00:26:39.572Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T00:26:39.572Z] spire-1.2.1/support/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T00:26:39.572Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T00:26:39.573Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/clock/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/clock/clock.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T00:26:39.573Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T00:26:39.573Z] spire-1.2.1/test/integration/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/README.md [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/common [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T00:26:39.849Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T00:26:39.850Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T00:26:40.125Z] spire-1.2.1/test/integration/test.sh [2022-04-15T00:26:40.125Z] spire-1.2.1/test/plugintest/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/spiretest/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/testca/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/testca/ca.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/testkey/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T00:26:40.125Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/testkey/new.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/util/ [2022-04-15T00:26:40.125Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/util/race.go [2022-04-15T00:26:40.125Z] spire-1.2.1/test/util/util.go [2022-04-15T00:26:40.125Z] building spire from source... [2022-04-15T00:26:40.402Z] Installing go1.17.7... [2022-04-15T00:26:50.593Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T00:26:50.593Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T00:26:50.593Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T00:26:50.875Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T00:26:51.152Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T00:26:51.152Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T00:26:51.152Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T00:26:51.433Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T00:26:51.711Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T00:26:51.988Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T00:26:52.269Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T00:27:00.583Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T00:27:06.011Z] Building bin/spire-server... [2022-04-15T00:27:06.011Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T00:27:06.011Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T00:27:06.011Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T00:27:06.290Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T00:27:06.893Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T00:27:08.053Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T00:27:09.529Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T00:27:10.530Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T00:27:11.131Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T00:27:13.122Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T00:27:13.122Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T00:27:13.122Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T00:27:13.122Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T00:27:13.401Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T00:27:13.677Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T00:27:13.677Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T00:27:13.677Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T00:27:14.281Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T00:27:14.281Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T00:27:14.557Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T00:27:14.834Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T00:27:14.834Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T00:27:15.828Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T00:27:15.828Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T00:27:17.828Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T00:27:17.828Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T00:27:17.828Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T00:27:30.256Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T00:27:30.533Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T00:27:31.141Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T00:27:31.141Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T00:27:31.422Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T00:27:31.422Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T00:27:31.422Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T00:27:31.422Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T00:27:31.703Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T00:27:31.703Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T00:27:31.981Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T00:27:31.981Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T00:27:31.981Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T00:27:32.262Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T00:27:32.262Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T00:27:32.540Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T00:27:32.819Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T00:27:33.424Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T00:27:34.414Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T00:27:34.414Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T00:27:34.699Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T00:27:34.699Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T00:27:34.699Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T00:27:34.699Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T00:27:34.699Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T00:27:34.976Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T00:27:34.976Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T00:27:35.580Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T00:27:36.190Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T00:27:36.190Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T00:27:36.190Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T00:27:36.797Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T00:27:41.136Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T00:27:51.321Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T00:27:51.321Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T00:27:51.321Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T00:27:51.321Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T00:27:51.600Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T00:27:59.907Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T00:27:59.907Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T00:27:59.907Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T00:27:59.907Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T00:28:00.186Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T00:28:01.634Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T00:28:03.623Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T00:28:04.225Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T00:28:06.209Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T00:28:06.209Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T00:28:06.486Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T00:28:07.943Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T00:28:07.943Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T00:28:07.943Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T00:28:08.218Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T00:28:08.493Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T00:28:08.770Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T00:28:09.046Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T00:28:09.046Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T00:28:09.647Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T00:28:09.647Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T00:28:11.092Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T00:28:11.092Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T00:28:11.092Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T00:28:11.369Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T00:28:14.007Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T00:28:14.007Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T00:28:14.007Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T00:28:16.654Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T00:28:17.255Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T00:28:17.255Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T00:28:17.255Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T00:28:17.540Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T00:28:17.540Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T00:28:17.816Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T00:28:18.806Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T00:28:19.086Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T00:28:19.362Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T00:28:19.639Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T00:28:19.639Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T00:28:20.632Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T00:28:21.618Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T00:28:21.894Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T00:28:21.894Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T00:28:21.894Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T00:28:21.894Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T00:28:22.171Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T00:28:22.171Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T00:28:22.171Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T00:28:23.616Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T00:28:23.616Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T00:28:24.216Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T00:28:24.216Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T00:28:24.493Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T00:28:26.478Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T00:28:26.478Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T00:28:26.760Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T00:28:27.367Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T00:28:27.647Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T00:28:27.647Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T00:28:27.927Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T00:28:28.207Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T00:28:28.487Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T00:28:28.766Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T00:28:29.372Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T00:28:32.723Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T00:28:34.721Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T00:28:34.721Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T00:28:34.997Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T00:28:35.275Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T00:28:35.275Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T00:28:36.266Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T00:28:36.266Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T00:28:36.545Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T00:28:36.545Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T00:28:36.823Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T00:28:36.823Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T00:28:37.102Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T00:28:47.313Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T00:28:47.313Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T00:28:47.313Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T00:28:47.313Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T00:28:57.526Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T00:28:57.526Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T00:28:57.526Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T00:28:57.526Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T00:28:57.526Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T00:28:58.136Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T00:29:00.138Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T00:29:00.746Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T00:29:02.757Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T00:29:02.757Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T00:29:03.037Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T00:29:04.031Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T00:29:04.310Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T00:29:04.589Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T00:29:04.867Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T00:29:04.867Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T00:29:05.144Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T00:29:05.418Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T00:29:05.418Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T00:29:05.418Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T00:29:06.013Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T00:29:06.013Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T00:29:07.450Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T00:29:07.450Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T00:29:07.724Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T00:29:12.034Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T00:29:12.034Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T00:29:12.633Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T00:29:13.233Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T00:29:13.507Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T00:29:13.507Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T00:29:13.507Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T00:29:13.507Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T00:29:13.782Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T00:29:14.388Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T00:29:14.661Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T00:29:14.934Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T00:29:14.934Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T00:29:14.934Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T00:29:15.905Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T00:29:16.498Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T00:29:16.772Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T00:29:17.047Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T00:29:17.047Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T00:29:17.322Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T00:29:17.322Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T00:29:17.322Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T00:29:17.322Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T00:29:18.759Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T00:29:18.759Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T00:29:19.033Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T00:29:19.033Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T00:29:19.033Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T00:29:20.468Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T00:29:21.065Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T00:29:21.065Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T00:29:21.664Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T00:29:21.664Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T00:29:21.664Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T00:29:22.271Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T00:29:22.546Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T00:29:23.529Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T00:29:26.151Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T00:29:28.130Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T00:29:28.130Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T00:29:28.727Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T00:29:28.727Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T00:29:28.727Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T00:29:29.711Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T00:29:29.711Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T00:29:29.986Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T00:29:29.986Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T00:29:30.256Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T00:29:30.537Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T00:29:30.537Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T00:29:40.721Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T00:29:40.721Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T00:29:40.721Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T00:29:40.721Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T00:30:07.568Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T00:30:07.568Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T00:30:29.842Z] Removing intermediate container 1c3b53887e14 [2022-04-15T00:30:29.842Z] ---> e006c9426c59 [2022-04-15T00:30:29.842Z] [2022-04-15T00:30:29.842Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T00:30:29.842Z] ---> ac73e934f311 [2022-04-15T00:30:29.842Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T00:30:29.842Z] ---> Running in f90a7fc0d46a [2022-04-15T00:30:31.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:30:32.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:30:33.574Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-15T00:30:33.574Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:30:33.574Z] OK: 5 MiB in 15 packages [2022-04-15T00:30:35.013Z] Removing intermediate container f90a7fc0d46a [2022-04-15T00:30:35.013Z] ---> 5db8ba911335 [2022-04-15T00:30:35.013Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T00:30:35.013Z] ---> Running in b6e3b3b3f0fb [2022-04-15T00:30:35.610Z] Removing intermediate container b6e3b3b3f0fb [2022-04-15T00:30:35.610Z] ---> cd53c6111071 [2022-04-15T00:30:35.610Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-15T00:30:35.610Z] ---> Running in 509f8ec8c45d [2022-04-15T00:30:36.210Z] Removing intermediate container 509f8ec8c45d [2022-04-15T00:30:36.210Z] ---> 5003d54513a5 [2022-04-15T00:30:36.210Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T00:30:36.210Z] ---> Running in 07265e73d10a [2022-04-15T00:30:36.814Z] Removing intermediate container 07265e73d10a [2022-04-15T00:30:36.814Z] ---> 141aa9917a0a [2022-04-15T00:30:36.814Z] Step 15/23 : WORKDIR / [2022-04-15T00:30:36.814Z] ---> Running in 75cfdeca07f7 [2022-04-15T00:30:37.413Z] Removing intermediate container 75cfdeca07f7 [2022-04-15T00:30:37.413Z] ---> de0288c6c0e4 [2022-04-15T00:30:37.413Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:30:38.398Z] ---> bb8882a632d7 [2022-04-15T00:30:38.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-15T00:30:40.387Z] ---> e322ff4249f4 [2022-04-15T00:30:40.387Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-15T00:30:41.002Z] ---> 3c18cfb04bbb [2022-04-15T00:30:41.002Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-15T00:30:41.276Z] ---> Running in c3967d1c1251 [2022-04-15T00:30:41.554Z] Removing intermediate container c3967d1c1251 [2022-04-15T00:30:41.827Z] ---> d129d2a6cbb8 [2022-04-15T00:30:41.827Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:30:41.827Z] ---> Running in c34454bb59b6 [2022-04-15T00:30:42.436Z] Removing intermediate container c34454bb59b6 [2022-04-15T00:30:42.436Z] ---> caf2151a3e27 [2022-04-15T00:30:42.436Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T00:30:42.436Z] ---> Running in 23cb921a5a99 [2022-04-15T00:30:43.034Z] Removing intermediate container 23cb921a5a99 [2022-04-15T00:30:43.034Z] ---> 18b23f0d4bdb [2022-04-15T00:30:43.034Z] Step 22/23 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:30:43.034Z] ---> Running in 3666574ae247 [2022-04-15T00:30:43.631Z] Removing intermediate container 3666574ae247 [2022-04-15T00:30:43.631Z] ---> fa137ddff051 [2022-04-15T00:30:43.631Z] Step 23/23 : LABEL version=2.2.0-dev.70 [2022-04-15T00:30:43.909Z] ---> Running in 410fe5ecc44d [2022-04-15T00:30:43.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-15T00:30:44.507Z] Removing intermediate container 410fe5ecc44d [2022-04-15T00:30:44.507Z] ---> d6c812c210b6 [2022-04-15T00:30:44.507Z] [2022-04-15T00:30:44.781Z] Successfully built d6c812c210b6 [2022-04-15T00:30:44.781Z] Successfully tagged core-metadata-arm64:latest [2022-04-15T00:30:44.781Z] Building core-data [2022-04-15T00:31:03.094Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:31:03.094Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:31:03.094Z] ---> 520ea02f2b49 [2022-04-15T00:31:03.094Z] Step 3/23 : WORKDIR /edgex-go [2022-04-15T00:31:03.094Z] ---> Using cache [2022-04-15T00:31:03.094Z] ---> 8cbac0fbc197 [2022-04-15T00:31:03.094Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:31:03.094Z] ---> Using cache [2022-04-15T00:31:03.094Z] ---> be497b365188 [2022-04-15T00:31:03.094Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-15T00:31:03.094Z] ---> Running in 07811487e6c0 [2022-04-15T00:31:04.533Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:31:05.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:31:06.969Z] OK: 220 MiB in 52 packages [2022-04-15T00:31:09.610Z] Removing intermediate container 07811487e6c0 [2022-04-15T00:31:09.610Z] ---> ba6b1bfa57c7 [2022-04-15T00:31:09.610Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-15T00:31:11.054Z] ---> c3a439cb0437 [2022-04-15T00:31:11.054Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:31:11.333Z] ---> Running in 613c619ec992 [2022-04-15T00:31:12.774Z] Removing intermediate container c90c1774fe15 [2022-04-15T00:31:12.774Z] ---> 40d11b70cbf3 [2022-04-15T00:31:12.774Z] [2022-04-15T00:31:12.774Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T00:31:12.774Z] ---> ac73e934f311 [2022-04-15T00:31:12.774Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-15T00:31:13.052Z] ---> Running in ad0f51d5fe55 [2022-04-15T00:31:15.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:31:15.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:31:17.403Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-15T00:31:17.403Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-15T00:31:17.678Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-15T00:31:17.678Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-15T00:31:17.678Z] (5/6) Installing curl (7.79.1-r0) [2022-04-15T00:31:17.678Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-15T00:31:17.678Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:31:17.678Z] Executing ca-certificates-20211220-r0.trigger [2022-04-15T00:31:18.282Z] Removing intermediate container 613c619ec992 [2022-04-15T00:31:18.282Z] ---> de950430e754 [2022-04-15T00:31:18.282Z] Step 8/23 : COPY . . [2022-04-15T00:31:18.282Z] Removing intermediate container 0ca605125120 [2022-04-15T00:31:18.282Z] ---> 3543d207dc78 [2022-04-15T00:31:18.282Z] [2022-04-15T00:31:18.282Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T00:31:18.282Z] ---> ac73e934f311 [2022-04-15T00:31:18.282Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-15T00:31:18.282Z] ---> Using cache [2022-04-15T00:31:18.282Z] ---> 5db8ba911335 [2022-04-15T00:31:18.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-15T00:31:18.282Z] ---> Using cache [2022-04-15T00:31:18.282Z] ---> cd53c6111071 [2022-04-15T00:31:18.282Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-15T00:31:18.282Z] OK: 8 MiB in 20 packages [2022-04-15T00:31:18.282Z] ---> Running in ce6821831b62 [2022-04-15T00:31:19.287Z] Removing intermediate container ce6821831b62 [2022-04-15T00:31:19.287Z] ---> 527df57078ee [2022-04-15T00:31:19.287Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-15T00:31:19.287Z] ---> Running in 795923ee55ee [2022-04-15T00:31:20.273Z] Removing intermediate container 795923ee55ee [2022-04-15T00:31:20.273Z] ---> e3da27df24d5 [2022-04-15T00:31:20.273Z] Step 15/23 : WORKDIR / [2022-04-15T00:31:20.898Z] ---> Running in 1e545088105a [2022-04-15T00:31:21.180Z] Removing intermediate container ad0f51d5fe55 [2022-04-15T00:31:21.180Z] ---> d0bb7a21c67f [2022-04-15T00:31:21.180Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-15T00:31:21.463Z] ---> Running in 4f6fae7b7b91 [2022-04-15T00:31:21.748Z] Removing intermediate container 1e545088105a [2022-04-15T00:31:21.748Z] ---> ba7840884cac [2022-04-15T00:31:21.748Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:31:22.363Z] Removing intermediate container 4f6fae7b7b91 [2022-04-15T00:31:22.363Z] ---> 13f3f317748b [2022-04-15T00:31:22.363Z] Step 13/22 : WORKDIR /edgex [2022-04-15T00:31:22.642Z] ---> Running in 25eee5c453fa [2022-04-15T00:31:23.249Z] ---> ae10a47d0d7f [2022-04-15T00:31:23.249Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-15T00:31:23.530Z] Removing intermediate container 25eee5c453fa [2022-04-15T00:31:23.530Z] ---> 857777d2e0c1 [2022-04-15T00:31:23.530Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-15T00:31:26.177Z] ---> fc445f96dd3a [2022-04-15T00:31:26.178Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-15T00:31:26.454Z] ---> 6bedb689b547 [2022-04-15T00:31:26.454Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-15T00:31:28.451Z] ---> cad53464dc4f [2022-04-15T00:31:28.451Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-15T00:31:28.730Z] ---> Running in 6ac384655333 [2022-04-15T00:31:28.730Z] ---> f1b6d3af2767 [2022-04-15T00:31:28.730Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-15T00:31:29.739Z] Removing intermediate container 6ac384655333 [2022-04-15T00:31:29.739Z] ---> 6eb2cf44c8e7 [2022-04-15T00:31:29.739Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:31:30.022Z] ---> Running in d86f550c144e [2022-04-15T00:31:31.010Z] Removing intermediate container d86f550c144e [2022-04-15T00:31:31.010Z] ---> c0046ff2266d [2022-04-15T00:31:31.010Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T00:31:31.010Z] ---> Running in 4929af2051a8 [2022-04-15T00:31:32.022Z] ---> da6d776aa879 [2022-04-15T00:31:32.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-15T00:31:32.022Z] Removing intermediate container 4929af2051a8 [2022-04-15T00:31:32.022Z] ---> 0af51e187156 [2022-04-15T00:31:32.022Z] Step 22/23 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:31:32.299Z] ---> Running in 0a9c96811a84 [2022-04-15T00:31:32.906Z] Removing intermediate container 0a9c96811a84 [2022-04-15T00:31:32.906Z] ---> b74231014153 [2022-04-15T00:31:32.906Z] Step 23/23 : LABEL version=2.2.0-dev.70 [2022-04-15T00:31:33.186Z] ---> Running in 8d4e9d87f118 [2022-04-15T00:31:33.790Z] ---> 576794da7fe2 [2022-04-15T00:31:33.790Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-15T00:31:33.790Z] ---> Running in 801852c1941b [2022-04-15T00:31:34.398Z] Removing intermediate container 8d4e9d87f118 [2022-04-15T00:31:34.398Z] ---> 7fbeb73efe3a [2022-04-15T00:31:34.398Z] [2022-04-15T00:31:35.849Z] Successfully built 7fbeb73efe3a [2022-04-15T00:31:35.849Z] Successfully tagged core-command-arm64:latest [2022-04-15T00:31:35.849Z] Building security-spire-config [2022-04-15T00:31:37.876Z]  Building core-command ... done Removing intermediate container 801852c1941b [2022-04-15T00:31:37.876Z] ---> 2515b59ddb69 [2022-04-15T00:31:37.876Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-15T00:31:37.876Z] ---> Running in 41abaa0b7782 [2022-04-15T00:31:38.500Z] Removing intermediate container 41abaa0b7782 [2022-04-15T00:31:38.500Z] ---> 4ce88afc1786 [2022-04-15T00:31:38.500Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T00:31:38.786Z] ---> Running in 84ce213d5706 [2022-04-15T00:31:39.778Z] Removing intermediate container 84ce213d5706 [2022-04-15T00:31:39.778Z] ---> 94b7784a725a [2022-04-15T00:31:39.778Z] Step 21/22 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:31:39.778Z] ---> Running in b5ad0acd6f3b [2022-04-15T00:31:40.800Z] Removing intermediate container b5ad0acd6f3b [2022-04-15T00:31:40.800Z] ---> e139dc69ea3e [2022-04-15T00:31:40.800Z] Step 22/22 : LABEL version=2.2.0-dev.70 [2022-04-15T00:31:41.090Z] ---> Running in d68bd1bf1b26 [2022-04-15T00:31:41.734Z] Removing intermediate container d68bd1bf1b26 [2022-04-15T00:31:41.734Z] ---> b3ecd05dd149 [2022-04-15T00:31:41.734Z] [2022-04-15T00:31:42.169Z] ---> a9cb5bc9f487 [2022-04-15T00:31:42.169Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-15T00:31:42.169Z] ---> Running in 5375a64c8a3c [2022-04-15T00:31:42.169Z] Successfully built b3ecd05dd149 [2022-04-15T00:31:42.170Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-15T00:31:42.170Z] Building support-scheduler [2022-04-15T00:31:44.329Z]  Building security-proxy-setup ... done CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-15T00:31:59.606Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:31:59.606Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:31:59.606Z] ---> 520ea02f2b49 [2022-04-15T00:31:59.606Z] Step 3/26 : WORKDIR /edgex-go [2022-04-15T00:31:59.606Z] ---> Using cache [2022-04-15T00:31:59.606Z] ---> 8cbac0fbc197 [2022-04-15T00:31:59.606Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:31:59.606Z] ---> Using cache [2022-04-15T00:31:59.606Z] ---> be497b365188 [2022-04-15T00:31:59.606Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-15T00:31:59.606Z] ---> Using cache [2022-04-15T00:31:59.606Z] ---> 4170e22329a8 [2022-04-15T00:31:59.606Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-15T00:31:59.606Z] ---> Using cache [2022-04-15T00:31:59.606Z] ---> 26db01806e0d [2022-04-15T00:31:59.606Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:31:59.606Z] ---> Using cache [2022-04-15T00:31:59.606Z] ---> a38fade4f936 [2022-04-15T00:31:59.606Z] Step 8/26 : COPY . . [2022-04-15T00:31:59.606Z] ---> Using cache [2022-04-15T00:31:59.606Z] ---> a11f356abbbc [2022-04-15T00:31:59.606Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-15T00:31:59.606Z] ---> Using cache [2022-04-15T00:31:59.606Z] ---> e6f070528db0 [2022-04-15T00:31:59.606Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-15T00:31:59.606Z] ---> Using cache [2022-04-15T00:31:59.606Z] ---> 548ef86d0ddf [2022-04-15T00:31:59.606Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-15T00:31:59.606Z] ---> Using cache [2022-04-15T00:31:59.606Z] ---> 59c438d7fcd9 [2022-04-15T00:31:59.606Z] 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-15T00:32:00.611Z] ---> Running in 4761f9fa9e97 [2022-04-15T00:32:04.044Z] spire-1.2.1/ [2022-04-15T00:32:04.044Z] spire-1.2.1/.data/ [2022-04-15T00:32:04.044Z] spire-1.2.1/.data/.file [2022-04-15T00:32:04.044Z] spire-1.2.1/.dockerignore [2022-04-15T00:32:04.044Z] spire-1.2.1/.gitattributes [2022-04-15T00:32:04.044Z] spire-1.2.1/.githooks/ [2022-04-15T00:32:04.044Z] spire-1.2.1/.githooks/pre-commit [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/ [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/dependabot.yml [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/workflows/ [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-15T00:32:04.044Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-15T00:32:04.044Z] spire-1.2.1/.gitignore [2022-04-15T00:32:04.044Z] spire-1.2.1/.go-version [2022-04-15T00:32:04.044Z] spire-1.2.1/.golangci.yml [2022-04-15T00:32:04.044Z] spire-1.2.1/ADOPTERS.md [2022-04-15T00:32:04.044Z] spire-1.2.1/CHANGELOG.md [2022-04-15T00:32:04.044Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-15T00:32:04.044Z] spire-1.2.1/CODEOWNERS [2022-04-15T00:32:04.044Z] spire-1.2.1/CONTRIBUTING.md [2022-04-15T00:32:04.044Z] spire-1.2.1/Dockerfile [2022-04-15T00:32:04.044Z] spire-1.2.1/Dockerfile.dev [2022-04-15T00:32:04.044Z] spire-1.2.1/Dockerfile.scratch [2022-04-15T00:32:04.044Z] spire-1.2.1/LICENSE [2022-04-15T00:32:04.044Z] spire-1.2.1/MAINTAINERS.md [2022-04-15T00:32:04.044Z] spire-1.2.1/Makefile [2022-04-15T00:32:04.044Z] spire-1.2.1/README.md [2022-04-15T00:32:04.044Z] spire-1.2.1/ROADMAP.md [2022-04-15T00:32:04.044Z] spire-1.2.1/SECURITY.md [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-15T00:32:04.044Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-15T00:32:04.044Z] spire-1.2.1/conf/ [2022-04-15T00:32:04.044Z] spire-1.2.1/conf/agent/ [2022-04-15T00:32:04.044Z] spire-1.2.1/conf/agent/agent.conf [2022-04-15T00:32:04.044Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-15T00:32:04.044Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-15T00:32:04.044Z] spire-1.2.1/conf/server/ [2022-04-15T00:32:04.044Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-15T00:32:04.044Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-15T00:32:04.044Z] spire-1.2.1/conf/server/server.conf [2022-04-15T00:32:04.044Z] spire-1.2.1/conf/server/server_full.conf [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/ [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/SPIRE101.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/auditlog.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/ [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-15T00:32:04.044Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-15T00:32:04.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-15T00:32:04.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-15T00:32:04.045Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-15T00:32:04.045Z] spire-1.2.1/doc/scaling_spire.md [2022-04-15T00:32:04.045Z] spire-1.2.1/doc/spire_agent.md [2022-04-15T00:32:04.045Z] spire-1.2.1/doc/spire_server.md [2022-04-15T00:32:04.045Z] spire-1.2.1/doc/supported_integrations.md [2022-04-15T00:32:04.045Z] spire-1.2.1/doc/telemetry.md [2022-04-15T00:32:04.045Z] spire-1.2.1/doc/telemetry_config.md [2022-04-15T00:32:04.045Z] spire-1.2.1/doc/upgrading.md [2022-04-15T00:32:04.045Z] spire-1.2.1/doc/using_spire.md [2022-04-15T00:32:04.045Z] spire-1.2.1/examples/ [2022-04-15T00:32:04.045Z] spire-1.2.1/examples/README.md [2022-04-15T00:32:04.045Z] spire-1.2.1/go.mod [2022-04-15T00:32:04.045Z] spire-1.2.1/go.sum [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/agent.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/client/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/common/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/config.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:32:04.045Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-15T00:32:04.322Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/svid/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/names.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/auth/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cli/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/health/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/health/config.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/health/context.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/health/health.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/idutil/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/log/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/log/log.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/log/options.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-15T00:32:04.323Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-15T00:32:04.324Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-15T00:32:04.324Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-15T00:32:04.324Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-15T00:32:04.324Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-15T00:32:04.324Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-15T00:32:04.324Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-15T00:32:04.324Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-15T00:32:04.324Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-15T00:32:04.324Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-15T00:32:04.324Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/profiling/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/selector/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-15T00:32:04.600Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/uptime/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/task.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/version/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/version/version.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509util/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/api.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/health/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/id.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/status.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-15T00:32:04.601Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/bundle/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/cache/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/catalog/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/config.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-15T00:32:04.878Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-15T00:32:04.879Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-15T00:32:05.158Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/registration/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/server.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/server_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/svid/ [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/ [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/private/ [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/private/server/ [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/private/server/journal/ [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/ [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/common/ [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/plugin/ [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-15T00:32:05.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-15T00:32:05.159Z] spire-1.2.1/release/ [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire-extras/ [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire-extras/README.md [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire/ [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire/README.md [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire/conf/ [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire/conf/server/ [2022-04-15T00:32:05.159Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-15T00:32:05.159Z] spire-1.2.1/script/ [2022-04-15T00:32:05.159Z] spire-1.2.1/script/build-artifact.sh [2022-04-15T00:32:05.159Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-15T00:32:05.159Z] spire-1.2.1/support/ [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/ [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-15T00:32:05.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-15T00:32:05.160Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/clock/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/clock/clock.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-15T00:32:05.160Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/fixture.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/registration/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-15T00:32:05.440Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/README.md [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/common [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-15T00:32:05.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-15T00:32:05.441Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-15T00:32:05.730Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/test-one.sh [2022-04-15T00:32:05.731Z] spire-1.2.1/test/integration/test.sh [2022-04-15T00:32:05.731Z] spire-1.2.1/test/plugintest/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/plugintest/config.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/plugintest/load.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/plugintest/option.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/spiretest/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/spiretest/dir.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/spiretest/logs.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/spiretest/suite.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/spiretest/x509.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/testca/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/testca/ca.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/testkey/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/testkey/generate.sh [2022-04-15T00:32:05.731Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/testkey/keys.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/testkey/new.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/tpmsimulator/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/util/ [2022-04-15T00:32:05.731Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/util/cert_generation.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/util/io_redirection.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/util/race.go [2022-04-15T00:32:05.731Z] spire-1.2.1/test/util/util.go [2022-04-15T00:32:05.731Z] building spire from source... [2022-04-15T00:32:06.333Z] Installing go1.17.7... [2022-04-15T00:32:07.329Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-15T00:32:07.329Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-15T00:32:07.329Z] ---> 520ea02f2b49 [2022-04-15T00:32:07.329Z] Step 3/22 : WORKDIR /edgex-go [2022-04-15T00:32:07.329Z] ---> Using cache [2022-04-15T00:32:07.329Z] ---> 8cbac0fbc197 [2022-04-15T00:32:07.329Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:32:07.329Z] ---> Using cache [2022-04-15T00:32:07.329Z] ---> be497b365188 [2022-04-15T00:32:07.329Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-15T00:32:07.329Z] ---> Using cache [2022-04-15T00:32:07.329Z] ---> 8647fb353f67 [2022-04-15T00:32:07.329Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-15T00:32:07.329Z] ---> Using cache [2022-04-15T00:32:07.329Z] ---> 1b896edf4933 [2022-04-15T00:32:07.329Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-15T00:32:07.329Z] ---> Using cache [2022-04-15T00:32:07.329Z] ---> f0129610311c [2022-04-15T00:32:07.329Z] Step 8/22 : COPY . . [2022-04-15T00:32:07.329Z] ---> Using cache [2022-04-15T00:32:07.329Z] ---> c3a6d164c8ca [2022-04-15T00:32:07.329Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-15T00:32:07.936Z] ---> Running in 660cfbf760db [2022-04-15T00:32:09.935Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-15T00:32:32.153Z] Building bin/spire-server... [2022-04-15T00:32:32.153Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-15T00:32:32.153Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-15T00:32:32.153Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-15T00:32:32.153Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-15T00:32:32.430Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-15T00:32:32.710Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-15T00:32:36.129Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-15T00:32:36.129Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-15T00:32:36.129Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-15T00:32:36.406Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-15T00:32:36.680Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-15T00:32:36.955Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-15T00:32:36.955Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-15T00:32:37.230Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-15T00:32:37.509Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-15T00:32:37.509Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-15T00:32:37.509Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-15T00:32:37.509Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-15T00:32:38.964Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-15T00:32:38.964Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-15T00:32:39.240Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-15T00:32:39.845Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-15T00:32:40.450Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-15T00:32:41.455Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-15T00:32:41.455Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-15T00:33:08.317Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-15T00:33:08.317Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-15T00:33:08.317Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-15T00:33:08.317Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-15T00:33:08.317Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-15T00:33:08.317Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-15T00:33:08.318Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-15T00:33:08.318Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-15T00:33:08.318Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-15T00:33:08.318Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-15T00:33:08.318Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-15T00:33:08.318Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-15T00:33:08.318Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-15T00:33:08.318Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-15T00:33:08.318Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-15T00:33:08.318Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-15T00:33:08.318Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-15T00:33:08.318Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-15T00:33:08.318Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-15T00:33:08.318Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-15T00:33:08.318Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-15T00:33:08.318Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-15T00:33:08.318Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-15T00:33:08.318Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-15T00:33:08.318Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-15T00:33:15.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-15T00:33:15.058Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-15T00:33:15.058Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-15T00:33:15.058Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-15T00:33:15.058Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-15T00:33:15.058Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-15T00:33:15.058Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-15T00:33:15.058Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-15T00:33:15.058Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-15T00:33:15.058Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-15T00:33:15.336Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-15T00:33:15.620Z] go: downloading k8s.io/api v0.23.4 [2022-04-15T00:33:15.896Z] go: downloading google.golang.org/api v0.70.0 [2022-04-15T00:33:31.061Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-15T00:34:03.482Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-15T00:34:03.482Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-15T00:34:03.482Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-15T00:34:03.482Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-15T00:34:04.479Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-15T00:34:05.082Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-15T00:34:05.360Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-15T00:34:05.636Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-15T00:34:08.276Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-15T00:34:08.878Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-15T00:34:11.273Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-15T00:34:11.273Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-15T00:34:11.604Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-15T00:34:12.658Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-15T00:34:12.932Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-15T00:34:13.207Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-15T00:34:13.482Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-15T00:34:13.757Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-15T00:34:14.033Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-15T00:34:15.021Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-15T00:34:15.021Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-15T00:34:15.616Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-15T00:34:15.616Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-15T00:34:15.893Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-15T00:34:16.167Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-15T00:34:16.167Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-15T00:34:21.586Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-15T00:34:21.586Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-15T00:34:22.572Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-15T00:34:22.572Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-15T00:34:22.847Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-15T00:34:22.847Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-15T00:34:23.123Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-15T00:34:23.123Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-15T00:34:23.123Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-15T00:34:23.400Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-15T00:34:23.400Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-15T00:34:23.400Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-15T00:34:24.385Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-15T00:34:24.985Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-15T00:34:25.262Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-15T00:34:25.540Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-15T00:34:25.815Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-15T00:34:26.093Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-15T00:34:26.093Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-15T00:34:26.093Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-15T00:34:26.093Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-15T00:34:27.541Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-15T00:34:27.541Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-15T00:34:27.818Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-15T00:34:28.095Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-15T00:34:28.095Z] go: downloading go.opencensus.io v0.23.0 [2022-04-15T00:34:29.085Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-15T00:34:31.080Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-15T00:34:31.080Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-15T00:34:31.682Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-15T00:34:31.682Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-15T00:34:31.957Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-15T00:34:32.234Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-15T00:34:32.510Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-15T00:34:33.116Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-15T00:34:36.532Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-15T00:34:39.152Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-15T00:34:39.152Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-15T00:34:39.425Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-15T00:34:39.425Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-15T00:34:39.697Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-15T00:34:40.677Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-15T00:34:40.677Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-15T00:34:40.952Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-15T00:34:40.952Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-15T00:34:41.228Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-15T00:34:41.228Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-15T00:34:41.828Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-15T00:34:51.996Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-15T00:34:51.996Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-15T00:34:51.996Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-15T00:34:51.996Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-15T00:35:31.022Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-15T00:35:31.022Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-15T00:37:37.884Z] Removing intermediate container 5375a64c8a3c [2022-04-15T00:37:37.884Z] ---> e04fa94dd5a0 [2022-04-15T00:37:37.884Z] [2022-04-15T00:37:37.884Z] Step 10/23 : FROM alpine:3.14 [2022-04-15T00:37:37.884Z] ---> ac73e934f311 [2022-04-15T00:37:37.884Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-15T00:37:37.884Z] ---> Running in da924facb52b [2022-04-15T00:37:37.884Z] Removing intermediate container da924facb52b [2022-04-15T00:37:37.884Z] ---> 6ddb55bfc6ce [2022-04-15T00:37:37.884Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-15T00:37:37.884Z] ---> Running in faaf2cdf4183 [2022-04-15T00:37:37.884Z] Removing intermediate container faaf2cdf4183 [2022-04-15T00:37:37.884Z] ---> 12c94f535aef [2022-04-15T00:37:37.884Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-15T00:37:37.884Z] ---> Running in 5db089dbc263 [2022-04-15T00:37:37.884Z] Removing intermediate container 5db089dbc263 [2022-04-15T00:37:37.884Z] ---> de2a620622bb [2022-04-15T00:37:37.884Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T00:37:37.884Z] ---> Running in 24abcf73d721 [2022-04-15T00:37:37.884Z] Removing intermediate container 24abcf73d721 [2022-04-15T00:37:37.884Z] ---> cc57c3bcc61d [2022-04-15T00:37:37.884Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-15T00:37:37.884Z] ---> Running in 44735cb11921 [2022-04-15T00:37:39.320Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-15T00:37:40.302Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-15T00:37:41.744Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-15T00:37:41.744Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-15T00:37:41.744Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-15T00:37:41.744Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-15T00:37:42.017Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-15T00:37:42.017Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-15T00:37:42.017Z] Executing busybox-1.33.1-r7.trigger [2022-04-15T00:37:42.296Z] OK: 8 MiB in 20 packages [2022-04-15T00:37:43.740Z] Removing intermediate container 44735cb11921 [2022-04-15T00:37:43.740Z] ---> fe3c61768ade [2022-04-15T00:37:43.740Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:37:45.021Z] ---> aeaa92b141c2 [2022-04-15T00:37:45.021Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-15T00:37:47.036Z] ---> 41559b5a9b76 [2022-04-15T00:37:47.036Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-15T00:37:48.014Z] ---> 38fb99f1dc46 [2022-04-15T00:37:48.014Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-15T00:37:48.014Z] ---> Running in 626b98276919 [2022-04-15T00:37:48.628Z] Removing intermediate container 626b98276919 [2022-04-15T00:37:48.628Z] ---> f107eaf1172f [2022-04-15T00:37:48.628Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:37:48.628Z] ---> Running in 2da4dea9ff56 [2022-04-15T00:37:49.235Z] Removing intermediate container 2da4dea9ff56 [2022-04-15T00:37:49.235Z] ---> c88ef2afc7f9 [2022-04-15T00:37:49.235Z] Step 21/23 : LABEL arch=arm64 [2022-04-15T00:37:49.235Z] ---> Running in 8b960fd13e9f [2022-04-15T00:37:49.849Z] Removing intermediate container 8b960fd13e9f [2022-04-15T00:37:49.849Z] ---> 9e4e23c242b4 [2022-04-15T00:37:49.849Z] Step 22/23 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:37:49.849Z] ---> Running in 5d635f352cb3 [2022-04-15T00:37:50.451Z] Removing intermediate container 5d635f352cb3 [2022-04-15T00:37:50.451Z] ---> 1d827518cdc1 [2022-04-15T00:37:50.451Z] Step 23/23 : LABEL version=2.2.0-dev.70 [2022-04-15T00:37:50.451Z] ---> Running in 05e4f01b076e [2022-04-15T00:37:50.735Z] Removing intermediate container 05e4f01b076e [2022-04-15T00:37:50.735Z] ---> 6c14ace0b979 [2022-04-15T00:37:50.735Z] [2022-04-15T00:37:51.013Z] Successfully built 6c14ace0b979 [2022-04-15T00:37:51.013Z] Successfully tagged core-data-arm64:latest [2022-04-15T00:39:13.081Z]  Building core-data ... done Removing intermediate container 660cfbf760db [2022-04-15T00:39:13.081Z] ---> fba83798d6ab [2022-04-15T00:39:13.081Z] [2022-04-15T00:39:13.081Z] Step 10/22 : FROM alpine:3.14 [2022-04-15T00:39:13.081Z] ---> ac73e934f311 [2022-04-15T00:39:13.081Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-15T00:39:13.081Z] ---> Using cache [2022-04-15T00:39:13.081Z] ---> 5db8ba911335 [2022-04-15T00:39:13.081Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-15T00:39:13.081Z] ---> Using cache [2022-04-15T00:39:13.081Z] ---> cd53c6111071 [2022-04-15T00:39:13.081Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-15T00:39:13.081Z] ---> Running in fbaf856336f0 [2022-04-15T00:39:13.081Z] Removing intermediate container fbaf856336f0 [2022-04-15T00:39:13.081Z] ---> 49ec3574b6ef [2022-04-15T00:39:13.081Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-15T00:39:13.081Z] ---> Running in 452345ed1acb [2022-04-15T00:39:13.081Z] Removing intermediate container 452345ed1acb [2022-04-15T00:39:13.081Z] ---> 3929cc096750 [2022-04-15T00:39:13.081Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-15T00:39:13.081Z] ---> 7602597a6ca3 [2022-04-15T00:39:13.081Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-15T00:39:13.081Z] ---> 911fc9f9dfec [2022-04-15T00:39:13.081Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-15T00:39:13.081Z] ---> 429b237831f0 [2022-04-15T00:39:13.081Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-15T00:39:13.081Z] ---> Running in 144248a82639 [2022-04-15T00:39:13.081Z] Removing intermediate container 144248a82639 [2022-04-15T00:39:13.081Z] ---> 3235527feb6d [2022-04-15T00:39:13.081Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-15T00:39:13.081Z] ---> Running in 2d3c96623c15 [2022-04-15T00:39:13.081Z] Removing intermediate container 2d3c96623c15 [2022-04-15T00:39:13.081Z] ---> 8aba1bcf0766 [2022-04-15T00:39:13.081Z] Step 20/22 : LABEL arch=arm64 [2022-04-15T00:39:13.081Z] ---> Running in e6534393296a [2022-04-15T00:39:13.358Z] Removing intermediate container e6534393296a [2022-04-15T00:39:13.358Z] ---> 8da3ce3d2114 [2022-04-15T00:39:13.639Z] Step 21/22 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T00:39:13.639Z] ---> Running in c60742ee3886 [2022-04-15T00:39:14.239Z] Removing intermediate container c60742ee3886 [2022-04-15T00:39:14.239Z] ---> cc921a2a365f [2022-04-15T00:39:14.239Z] Step 22/22 : LABEL version=2.2.0-dev.70 [2022-04-15T00:39:14.239Z] ---> Running in d203e24f79b4 [2022-04-15T00:39:14.835Z] Removing intermediate container d203e24f79b4 [2022-04-15T00:39:14.835Z] ---> 57c1f452144f [2022-04-15T00:39:14.835Z] [2022-04-15T00:39:15.111Z] Successfully built 57c1f452144f [2022-04-15T00:39:15.111Z] Successfully tagged support-scheduler-arm64:latest [2022-04-15T00:58:38.827Z]  Building support-scheduler ... done Building bin/spire-agent... [2022-04-15T00:58:38.827Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T00:58:38.827Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T00:58:38.827Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T00:58:38.828Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T00:58:39.453Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T00:58:40.681Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T00:58:40.681Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T00:58:41.697Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T00:58:41.697Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T00:58:41.697Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T00:58:41.987Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T00:58:41.987Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T00:58:42.263Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T00:59:14.647Z] Building bin/spire-agent... [2022-04-15T00:59:14.647Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T00:59:14.647Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T00:59:14.647Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T00:59:14.923Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T00:59:20.349Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T00:59:21.342Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T00:59:21.621Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T00:59:21.899Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T00:59:21.899Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T00:59:21.899Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T00:59:22.180Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T00:59:22.180Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T00:59:22.456Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T01:01:44.404Z] Building bin/spire-agent... [2022-04-15T01:01:44.404Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-15T01:01:44.404Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-15T01:01:44.404Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-15T01:01:44.404Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-15T01:01:44.404Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-15T01:01:44.404Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-15T01:01:44.404Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-15T01:01:44.404Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-15T01:01:44.404Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-15T01:01:44.404Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-15T01:01:44.404Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-15T01:01:44.404Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-15T01:01:44.404Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-15T01:05:06.382Z] Removing intermediate container 00df4c978d60 [2022-04-15T01:05:06.382Z] ---> 1a459f2ba083 [2022-04-15T01:05:06.382Z] [2022-04-15T01:05:06.382Z] Step 13/25 : FROM alpine:3.15 [2022-04-15T01:05:06.382Z] ---> 3fb3c9af89a9 [2022-04-15T01:05:06.382Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T01:05:06.382Z] ---> Using cache [2022-04-15T01:05:06.382Z] ---> db453f12ff8e [2022-04-15T01:05:06.382Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T01:05:06.382Z] ---> Using cache [2022-04-15T01:05:06.382Z] ---> b2fa32d214d0 [2022-04-15T01:05:06.382Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T01:05:06.382Z] ---> Running in 7d8102972a69 [2022-04-15T01:05:06.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T01:05:06.382Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T01:05:07.361Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T01:05:07.361Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T01:05:07.361Z] OK: 15730 distinct packages available [2022-04-15T01:05:07.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T01:05:08.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T01:05:09.320Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-15T01:05:09.320Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-15T01:05:09.591Z] (3/5) Installing libucontext (1.1-r0) [2022-04-15T01:05:09.591Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-15T01:05:09.591Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-15T01:05:09.864Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T01:05:09.864Z] OK: 6 MiB in 19 packages [2022-04-15T01:05:12.487Z] Removing intermediate container 7d8102972a69 [2022-04-15T01:05:12.487Z] ---> 2dd18fd23cc4 [2022-04-15T01:05:12.487Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T01:05:19.210Z] ---> f2d6a2f74f01 [2022-04-15T01:05:19.210Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T01:05:19.210Z] ---> defe6e396b1c [2022-04-15T01:05:19.210Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-15T01:05:20.646Z] ---> 2bff7e265472 [2022-04-15T01:05:20.646Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-15T01:05:21.244Z] ---> ab5fcf6006bc [2022-04-15T01:05:21.244Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T01:05:21.521Z] ---> Running in 1bbdc4512aaf [2022-04-15T01:05:22.133Z] Removing intermediate container 1bbdc4512aaf [2022-04-15T01:05:22.133Z] ---> d9d9ae31aff1 [2022-04-15T01:05:22.133Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T01:05:22.133Z] ---> Running in 5048031a217b [2022-04-15T01:05:22.734Z] Removing intermediate container 5048031a217b [2022-04-15T01:05:22.734Z] ---> b3464f447347 [2022-04-15T01:05:22.734Z] Step 23/25 : LABEL arch=arm64 [2022-04-15T01:05:22.734Z] ---> Running in b617e2a1cdf8 [2022-04-15T01:05:23.335Z] Removing intermediate container b617e2a1cdf8 [2022-04-15T01:05:23.335Z] ---> 5f11d9f8e780 [2022-04-15T01:05:23.335Z] Step 24/25 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:05:23.617Z] ---> Running in a30911e0c851 [2022-04-15T01:05:24.219Z] Removing intermediate container a30911e0c851 [2022-04-15T01:05:24.219Z] ---> 1d4e880b8b4c [2022-04-15T01:05:24.219Z] Step 25/25 : LABEL version=2.2.0-dev.70 [2022-04-15T01:05:24.219Z] ---> Running in d56061fa4a2c [2022-04-15T01:05:24.822Z] Removing intermediate container d56061fa4a2c [2022-04-15T01:05:24.822Z] ---> 5f1fa807dc60 [2022-04-15T01:05:24.822Z] [2022-04-15T01:05:25.098Z] Successfully built 5f1fa807dc60 [2022-04-15T01:05:25.098Z] Successfully tagged security-spire-server-arm64:latest [2022-04-15T01:05:37.608Z]  Building security-spire-server ... done Removing intermediate container c5dc5421a943 [2022-04-15T01:05:37.608Z] ---> 94b621419a4a [2022-04-15T01:05:37.608Z] [2022-04-15T01:05:37.608Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T01:05:37.608Z] ---> 3fb3c9af89a9 [2022-04-15T01:05:37.608Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T01:05:37.608Z] ---> Using cache [2022-04-15T01:05:37.608Z] ---> db453f12ff8e [2022-04-15T01:05:37.608Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T01:05:37.608Z] ---> Using cache [2022-04-15T01:05:37.608Z] ---> b2fa32d214d0 [2022-04-15T01:05:37.608Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-15T01:05:37.608Z] ---> Using cache [2022-04-15T01:05:37.608Z] ---> 2dd18fd23cc4 [2022-04-15T01:05:37.608Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-15T01:05:41.028Z] ---> b7a000fbd4d2 [2022-04-15T01:05:41.028Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T01:05:45.350Z] ---> b01d0b1cfb6a [2022-04-15T01:05:45.350Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T01:05:45.949Z] ---> 0de746f32c7c [2022-04-15T01:05:45.949Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-15T01:05:46.937Z] ---> 16cb4481bee1 [2022-04-15T01:05:46.937Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-15T01:05:47.544Z] ---> d1a674408c91 [2022-04-15T01:05:47.544Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T01:05:47.819Z] ---> Running in 5faa1147f26d [2022-04-15T01:05:48.096Z] Removing intermediate container 5faa1147f26d [2022-04-15T01:05:48.096Z] ---> 827f3acc9338 [2022-04-15T01:05:48.096Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T01:05:48.371Z] ---> Running in 4ab5cc0a1cd1 [2022-04-15T01:05:48.648Z] Removing intermediate container 4ab5cc0a1cd1 [2022-04-15T01:05:48.648Z] ---> e666777f4285 [2022-04-15T01:05:48.648Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T01:05:48.648Z] ---> Running in 8f370779181e [2022-04-15T01:05:49.247Z] Removing intermediate container 8f370779181e [2022-04-15T01:05:49.247Z] ---> ab4ce16be176 [2022-04-15T01:05:49.247Z] Step 25/26 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:05:49.247Z] ---> Running in 722ce43ebedb [2022-04-15T01:05:49.849Z] Removing intermediate container 722ce43ebedb [2022-04-15T01:05:49.849Z] ---> 77a2735d5376 [2022-04-15T01:05:49.849Z] Step 26/26 : LABEL version=2.2.0-dev.70 [2022-04-15T01:05:49.849Z] ---> Running in 9ba2dac1f9ba [2022-04-15T01:05:50.442Z] Removing intermediate container 9ba2dac1f9ba [2022-04-15T01:05:50.442Z] ---> 85350754ab07 [2022-04-15T01:05:50.442Z] [2022-04-15T01:05:50.442Z] Successfully built 85350754ab07 [2022-04-15T01:05:50.442Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-15T01:06:46.944Z]  Building security-spire-agent ... done Removing intermediate container 4761f9fa9e97 [2022-04-15T01:06:46.944Z] ---> 3ead8bc6bdc1 [2022-04-15T01:06:46.944Z] [2022-04-15T01:06:46.944Z] Step 13/26 : FROM alpine:3.15 [2022-04-15T01:06:46.944Z] ---> 3fb3c9af89a9 [2022-04-15T01:06:46.944Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-15T01:06:46.944Z] ---> Using cache [2022-04-15T01:06:46.944Z] ---> db453f12ff8e [2022-04-15T01:06:46.944Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-15T01:06:46.944Z] ---> Using cache [2022-04-15T01:06:46.944Z] ---> b2fa32d214d0 [2022-04-15T01:06:46.944Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-15T01:06:46.944Z] ---> Running in 3237a6905437 [2022-04-15T01:06:46.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T01:06:46.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T01:06:47.215Z] v3.15.4-28-gf3bb9d0183 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-15T01:06:47.215Z] v3.15.4-27-gc5ddbcec7b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-15T01:06:47.215Z] OK: 15730 distinct packages available [2022-04-15T01:06:47.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-15T01:06:48.460Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-15T01:06:49.428Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-15T01:06:49.428Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-15T01:06:49.428Z] (3/4) Installing libucontext (1.1-r0) [2022-04-15T01:06:49.428Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-15T01:06:49.699Z] Executing busybox-1.34.1-r5.trigger [2022-04-15T01:06:49.699Z] OK: 6 MiB in 18 packages [2022-04-15T01:06:50.676Z] Removing intermediate container 3237a6905437 [2022-04-15T01:06:50.676Z] ---> aa487a77f0cf [2022-04-15T01:06:50.676Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-15T01:06:54.051Z] ---> 1a46e6bcb66a [2022-04-15T01:06:54.051Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-15T01:06:54.646Z] ---> 205810caf131 [2022-04-15T01:06:54.646Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-15T01:06:54.646Z] ---> Running in ed307e595f56 [2022-04-15T01:06:54.919Z] Removing intermediate container ed307e595f56 [2022-04-15T01:06:54.919Z] ---> 1852147ff2cf [2022-04-15T01:06:54.919Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-15T01:06:55.516Z] ---> ff6989c206d7 [2022-04-15T01:06:55.516Z] Step 21/26 : WORKDIR / [2022-04-15T01:06:55.516Z] ---> Running in 5dfebfc0d1cf [2022-04-15T01:06:55.789Z] Removing intermediate container 5dfebfc0d1cf [2022-04-15T01:06:55.789Z] ---> f6e051af230c [2022-04-15T01:06:55.789Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-15T01:06:56.063Z] ---> Running in 22a35284befa [2022-04-15T01:06:56.335Z] Removing intermediate container 22a35284befa [2022-04-15T01:06:56.335Z] ---> 4031429daefb [2022-04-15T01:06:56.335Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-15T01:06:56.335Z] ---> Running in 4acced717f3b [2022-04-15T01:06:56.607Z] Removing intermediate container 4acced717f3b [2022-04-15T01:06:56.607Z] ---> a9a2b20b7646 [2022-04-15T01:06:56.607Z] Step 24/26 : LABEL arch=arm64 [2022-04-15T01:06:56.607Z] ---> Running in a88167686d11 [2022-04-15T01:06:56.879Z] Removing intermediate container a88167686d11 [2022-04-15T01:06:56.879Z] ---> 31f6c5faf1ba [2022-04-15T01:06:56.879Z] Step 25/26 : LABEL git_sha=efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:06:57.155Z] ---> Running in 013021c26917 [2022-04-15T01:06:57.426Z] Removing intermediate container 013021c26917 [2022-04-15T01:06:57.426Z] ---> 778b0378c2e2 [2022-04-15T01:06:57.426Z] Step 26/26 : LABEL version=2.2.0-dev.70 [2022-04-15T01:06:57.426Z] ---> Running in a45340bb01b0 [2022-04-15T01:06:57.698Z] Removing intermediate container a45340bb01b0 [2022-04-15T01:06:57.698Z] ---> bf94daa35a3c [2022-04-15T01:06:57.698Z] [2022-04-15T01:06:57.970Z] Successfully built bf94daa35a3c [2022-04-15T01:06:57.970Z] Successfully tagged security-spire-config-arm64:latest [2022-04-15T01:06:58.579Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-15T01:06:58.580Z] $ docker stop --time=1 d9e8476c7c8724af58980cf879e5c669accacdee8ae9ddde7b42612887d89cfe [2022-04-15T01:07:00.307Z] $ docker rm -f d9e8476c7c8724af58980cf879e5c669accacdee8ae9ddde7b42612887d89cfe [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T01:07:00.880Z] + docker images [2022-04-15T01:07:01.149Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-15T01:07:01.149Z] security-spire-config-arm64 latest bf94daa35a3c 4 seconds ago 85.6MB [2022-04-15T01:07:01.149Z] 3ead8bc6bdc1 34 seconds ago 3.98GB [2022-04-15T01:07:01.149Z] security-spire-agent-arm64 latest 85350754ab07 About a minute ago 126MB [2022-04-15T01:07:01.149Z] security-spire-server-arm64 latest 5f1fa807dc60 About a minute ago 86.3MB [2022-04-15T01:07:01.149Z] 94b621419a4a About a minute ago 3.98GB [2022-04-15T01:07:01.149Z] 1a459f2ba083 2 minutes ago 3.98GB [2022-04-15T01:07:01.149Z] support-scheduler-arm64 latest 57c1f452144f 27 minutes ago 25.2MB [2022-04-15T01:07:01.149Z] fba83798d6ab 27 minutes ago 1.21GB [2022-04-15T01:07:01.149Z] core-data-arm64 latest 6c14ace0b979 29 minutes ago 21.6MB [2022-04-15T01:07:01.149Z] e04fa94dd5a0 29 minutes ago 1.18GB [2022-04-15T01:07:01.149Z] security-proxy-setup-arm64 latest b3ecd05dd149 35 minutes ago 26.1MB [2022-04-15T01:07:01.149Z] core-command-arm64 latest 7fbeb73efe3a 35 minutes ago 15.5MB [2022-04-15T01:07:01.149Z] 3543d207dc78 35 minutes ago 1.15GB [2022-04-15T01:07:01.149Z] 40d11b70cbf3 35 minutes ago 1.16GB [2022-04-15T01:07:01.149Z] core-metadata-arm64 latest d6c812c210b6 36 minutes ago 16.3MB [2022-04-15T01:07:01.421Z] e006c9426c59 36 minutes ago 1.15GB [2022-04-15T01:07:01.421Z] support-notifications-arm64 latest 6ca6dc7f1836 40 minutes ago 25.8MB [2022-04-15T01:07:01.421Z] security-spiffe-token-provider-arm64 latest 6fd10ac086c0 41 minutes ago 27.9MB [2022-04-15T01:07:01.421Z] sys-mgmt-agent-arm64 latest 835dd3656c68 41 minutes ago 282MB [2022-04-15T01:07:01.421Z] 921d991872ff 41 minutes ago 1.21GB [2022-04-15T01:07:01.421Z] bd94854c0200 41 minutes ago 1.2GB [2022-04-15T01:07:01.421Z] security-bootstrapper-arm64 latest 86ac3b579dd2 42 minutes ago 18.3MB [2022-04-15T01:07:01.421Z] security-secretstore-setup-arm64 latest daa75f57a955 42 minutes ago 27.5MB [2022-04-15T01:07:01.421Z] 89338550e70b 43 minutes ago 1.15GB [2022-04-15T01:07:01.421Z] 2d2eb0cfb500 43 minutes ago 1.16GB [2022-04-15T01:07:01.421Z] 2a51c537be02 43 minutes ago 1.15GB [2022-04-15T01:07:01.421Z] ci-base-image-arm64 latest 520ea02f2b49 50 minutes ago 886MB [2022-04-15T01:07:01.421Z] docker 20.10.14 c346e9eafbab 9 days ago 202MB [2022-04-15T01:07:01.421Z] alpine 3.14 ac73e934f311 10 days ago 5.34MB [2022-04-15T01:07:01.421Z] alpine 3.15 3fb3c9af89a9 10 days ago 5.32MB [2022-04-15T01:07:01.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-15T01:07:01.421Z] 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-15T01:07:01.539Z] provisioning config files... [2022-04-15T01:07:01.556Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/196@tmp/config5470685033398933907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:07:01.904Z] ---> docker-login.sh [2022-04-15T01:07:01.904Z] nexus3.edgexfoundry.org:10001 [2022-04-15T01:07:02.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T01:07:02.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T01:07:02.175Z] Configure a credential helper to remove this warning. See [2022-04-15T01:07:02.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T01:07:02.175Z] [2022-04-15T01:07:02.175Z] Login Succeeded [2022-04-15T01:07:02.175Z] nexus3.edgexfoundry.org:10002 [2022-04-15T01:07:02.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T01:07:02.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T01:07:02.765Z] Configure a credential helper to remove this warning. See [2022-04-15T01:07:02.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T01:07:02.765Z] [2022-04-15T01:07:02.765Z] Login Succeeded [2022-04-15T01:07:02.765Z] nexus3.edgexfoundry.org:10003 [2022-04-15T01:07:03.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T01:07:03.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T01:07:03.357Z] Configure a credential helper to remove this warning. See [2022-04-15T01:07:03.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T01:07:03.357Z] [2022-04-15T01:07:03.357Z] Login Succeeded [2022-04-15T01:07:03.357Z] nexus3.edgexfoundry.org:10004 [2022-04-15T01:07:03.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T01:07:03.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T01:07:03.628Z] Configure a credential helper to remove this warning. See [2022-04-15T01:07:03.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T01:07:03.628Z] [2022-04-15T01:07:03.628Z] Login Succeeded [2022-04-15T01:07:03.628Z] docker.io [2022-04-15T01:07:04.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-15T01:07:04.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-15T01:07:04.490Z] Configure a credential helper to remove this warning. See [2022-04-15T01:07:04.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-15T01:07:04.490Z] [2022-04-15T01:07:04.490Z] Login Succeeded [2022-04-15T01:07:04.490Z] ---> docker-login.sh ends [Pipeline] } [2022-04-15T01:07:04.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:07:04.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-15T01:07:04.568Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-15T01:07:04.568Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:04.568Z] latest [2022-04-15T01:07:04.568Z] 2.2.0-dev.70 [2022-04-15T01:07:04.568Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:04.568Z] main [2022-04-15T01:07:04.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:04.925Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:05.274Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:05.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-15T01:07:05.274Z] f14805e31f7f: Preparing [2022-04-15T01:07:05.274Z] 7fb8291c18ca: Preparing [2022-04-15T01:07:05.274Z] b7f6aae93b05: Preparing [2022-04-15T01:07:05.274Z] f0b131fa82ff: Preparing [2022-04-15T01:07:05.274Z] f73e7dbfee58: Preparing [2022-04-15T01:07:05.274Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:05.549Z] b7f6aae93b05: Pushed [2022-04-15T01:07:05.549Z] f14805e31f7f: Pushed [2022-04-15T01:07:05.549Z] f0b131fa82ff: Pushed [2022-04-15T01:07:08.163Z] 7fb8291c18ca: Pushed [2022-04-15T01:07:08.163Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:6a9e342ec6cb95d833c1a751e398d094312ac6c633e95fc3b2e55011c1452e7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:08.507Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:08.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-15T01:07:08.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-15T01:07:08.862Z] f14805e31f7f: Preparing [2022-04-15T01:07:08.862Z] 7fb8291c18ca: Preparing [2022-04-15T01:07:08.862Z] b7f6aae93b05: Preparing [2022-04-15T01:07:08.862Z] f0b131fa82ff: Preparing [2022-04-15T01:07:08.862Z] f73e7dbfee58: Preparing [2022-04-15T01:07:09.137Z] f14805e31f7f: Layer already exists [2022-04-15T01:07:09.137Z] 7fb8291c18ca: Layer already exists [2022-04-15T01:07:09.137Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:09.137Z] f0b131fa82ff: Layer already exists [2022-04-15T01:07:09.137Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:09.137Z] latest: digest: sha256:6a9e342ec6cb95d833c1a751e398d094312ac6c633e95fc3b2e55011c1452e7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:09.498Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:09.845Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.70 [2022-04-15T01:07:09.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-15T01:07:09.845Z] f14805e31f7f: Preparing [2022-04-15T01:07:09.845Z] 7fb8291c18ca: Preparing [2022-04-15T01:07:09.845Z] b7f6aae93b05: Preparing [2022-04-15T01:07:09.845Z] f0b131fa82ff: Preparing [2022-04-15T01:07:09.845Z] f73e7dbfee58: Preparing [2022-04-15T01:07:09.845Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:09.845Z] f0b131fa82ff: Layer already exists [2022-04-15T01:07:09.845Z] 7fb8291c18ca: Layer already exists [2022-04-15T01:07:09.845Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:09.845Z] f14805e31f7f: Layer already exists [2022-04-15T01:07:10.118Z] 2.2.0-dev.70: digest: sha256:6a9e342ec6cb95d833c1a751e398d094312ac6c633e95fc3b2e55011c1452e7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:10.464Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:10.802Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:10.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-15T01:07:10.802Z] f14805e31f7f: Preparing [2022-04-15T01:07:10.802Z] 7fb8291c18ca: Preparing [2022-04-15T01:07:10.802Z] b7f6aae93b05: Preparing [2022-04-15T01:07:10.802Z] f0b131fa82ff: Preparing [2022-04-15T01:07:10.802Z] f73e7dbfee58: Preparing [2022-04-15T01:07:10.802Z] f0b131fa82ff: Layer already exists [2022-04-15T01:07:10.802Z] 7fb8291c18ca: Layer already exists [2022-04-15T01:07:10.802Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:10.802Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:10.802Z] f14805e31f7f: Layer already exists [2022-04-15T01:07:11.071Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:6a9e342ec6cb95d833c1a751e398d094312ac6c633e95fc3b2e55011c1452e7e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:11.410Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:11.743Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-15T01:07:11.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-15T01:07:11.743Z] f14805e31f7f: Preparing [2022-04-15T01:07:11.743Z] 7fb8291c18ca: Preparing [2022-04-15T01:07:11.743Z] b7f6aae93b05: Preparing [2022-04-15T01:07:11.743Z] f0b131fa82ff: Preparing [2022-04-15T01:07:11.743Z] f73e7dbfee58: Preparing [2022-04-15T01:07:11.743Z] 7fb8291c18ca: Layer already exists [2022-04-15T01:07:11.743Z] f14805e31f7f: Layer already exists [2022-04-15T01:07:11.743Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:11.743Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:11.743Z] f0b131fa82ff: Layer already exists [2022-04-15T01:07:12.014Z] main: digest: sha256:6a9e342ec6cb95d833c1a751e398d094312ac6c633e95fc3b2e55011c1452e7e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:07:12.055Z] ===================================================== [Pipeline] echo [2022-04-15T01:07:12.064Z] taggedImages: [2022-04-15T01:07:12.064Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:12.064Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-15T01:07:12.064Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.70 [2022-04-15T01:07:12.064Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:12.064Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-15T01:07:12.086Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-15T01:07:12.086Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:12.086Z] latest [2022-04-15T01:07:12.086Z] 2.2.0-dev.70 [2022-04-15T01:07:12.086Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:12.086Z] main [2022-04-15T01:07:12.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:12.425Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:12.762Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:12.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-15T01:07:12.763Z] e9a8d29c349b: Preparing [2022-04-15T01:07:12.763Z] 28cf31e2bffd: Preparing [2022-04-15T01:07:12.763Z] b7f6aae93b05: Preparing [2022-04-15T01:07:12.763Z] 7a3029026f5f: Preparing [2022-04-15T01:07:12.763Z] 82e261eb1101: Preparing [2022-04-15T01:07:12.763Z] f73e7dbfee58: Preparing [2022-04-15T01:07:12.763Z] f73e7dbfee58: Waiting [2022-04-15T01:07:13.034Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:13.034Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:13.034Z] e9a8d29c349b: Pushed [2022-04-15T01:07:13.034Z] 82e261eb1101: Pushed [2022-04-15T01:07:13.626Z] 7a3029026f5f: Pushed [2022-04-15T01:07:16.989Z] 28cf31e2bffd: Pushed [2022-04-15T01:07:16.989Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:a876d4408e5012085ede3c29ffb9ab8ffcf272210749c0610b46e73884bacfa3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:17.328Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:17.660Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-15T01:07:17.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-15T01:07:17.660Z] e9a8d29c349b: Preparing [2022-04-15T01:07:17.660Z] 28cf31e2bffd: Preparing [2022-04-15T01:07:17.660Z] b7f6aae93b05: Preparing [2022-04-15T01:07:17.660Z] 7a3029026f5f: Preparing [2022-04-15T01:07:17.660Z] 82e261eb1101: Preparing [2022-04-15T01:07:17.660Z] f73e7dbfee58: Preparing [2022-04-15T01:07:17.660Z] f73e7dbfee58: Waiting [2022-04-15T01:07:17.660Z] 82e261eb1101: Layer already exists [2022-04-15T01:07:17.660Z] e9a8d29c349b: Layer already exists [2022-04-15T01:07:17.660Z] 7a3029026f5f: Layer already exists [2022-04-15T01:07:17.660Z] 28cf31e2bffd: Layer already exists [2022-04-15T01:07:17.660Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:17.660Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:17.931Z] latest: digest: sha256:a876d4408e5012085ede3c29ffb9ab8ffcf272210749c0610b46e73884bacfa3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:18.270Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:18.606Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.70 [2022-04-15T01:07:18.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-15T01:07:18.606Z] e9a8d29c349b: Preparing [2022-04-15T01:07:18.606Z] 28cf31e2bffd: Preparing [2022-04-15T01:07:18.606Z] b7f6aae93b05: Preparing [2022-04-15T01:07:18.606Z] 7a3029026f5f: Preparing [2022-04-15T01:07:18.606Z] 82e261eb1101: Preparing [2022-04-15T01:07:18.606Z] f73e7dbfee58: Preparing [2022-04-15T01:07:18.606Z] f73e7dbfee58: Waiting [2022-04-15T01:07:18.606Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:18.606Z] 28cf31e2bffd: Layer already exists [2022-04-15T01:07:18.606Z] 82e261eb1101: Layer already exists [2022-04-15T01:07:18.606Z] e9a8d29c349b: Layer already exists [2022-04-15T01:07:18.606Z] 7a3029026f5f: Layer already exists [2022-04-15T01:07:18.606Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:18.876Z] 2.2.0-dev.70: digest: sha256:a876d4408e5012085ede3c29ffb9ab8ffcf272210749c0610b46e73884bacfa3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:19.218Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:19.556Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:19.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-15T01:07:19.556Z] e9a8d29c349b: Preparing [2022-04-15T01:07:19.556Z] 28cf31e2bffd: Preparing [2022-04-15T01:07:19.556Z] b7f6aae93b05: Preparing [2022-04-15T01:07:19.556Z] 7a3029026f5f: Preparing [2022-04-15T01:07:19.556Z] 82e261eb1101: Preparing [2022-04-15T01:07:19.556Z] f73e7dbfee58: Preparing [2022-04-15T01:07:19.556Z] f73e7dbfee58: Waiting [2022-04-15T01:07:19.556Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:19.556Z] 28cf31e2bffd: Layer already exists [2022-04-15T01:07:19.556Z] e9a8d29c349b: Layer already exists [2022-04-15T01:07:19.556Z] 7a3029026f5f: Layer already exists [2022-04-15T01:07:19.556Z] 82e261eb1101: Layer already exists [2022-04-15T01:07:19.556Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:19.826Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:a876d4408e5012085ede3c29ffb9ab8ffcf272210749c0610b46e73884bacfa3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:20.171Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:20.513Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-15T01:07:20.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-15T01:07:20.514Z] e9a8d29c349b: Preparing [2022-04-15T01:07:20.514Z] 28cf31e2bffd: Preparing [2022-04-15T01:07:20.514Z] b7f6aae93b05: Preparing [2022-04-15T01:07:20.514Z] 7a3029026f5f: Preparing [2022-04-15T01:07:20.514Z] 82e261eb1101: Preparing [2022-04-15T01:07:20.514Z] f73e7dbfee58: Preparing [2022-04-15T01:07:20.514Z] f73e7dbfee58: Waiting [2022-04-15T01:07:20.514Z] 82e261eb1101: Layer already exists [2022-04-15T01:07:20.514Z] e9a8d29c349b: Layer already exists [2022-04-15T01:07:20.514Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:20.514Z] 7a3029026f5f: Layer already exists [2022-04-15T01:07:20.514Z] 28cf31e2bffd: Layer already exists [2022-04-15T01:07:20.514Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:20.786Z] main: digest: sha256:a876d4408e5012085ede3c29ffb9ab8ffcf272210749c0610b46e73884bacfa3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:07:20.833Z] ===================================================== [Pipeline] echo [2022-04-15T01:07:20.842Z] taggedImages: [2022-04-15T01:07:20.842Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:20.842Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-15T01:07:20.842Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.70 [2022-04-15T01:07:20.842Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:20.842Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-15T01:07:20.867Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-15T01:07:20.867Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:20.867Z] latest [2022-04-15T01:07:20.867Z] 2.2.0-dev.70 [2022-04-15T01:07:20.867Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:20.867Z] main [2022-04-15T01:07:20.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:21.226Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:21.571Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:21.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-15T01:07:21.571Z] 18eb8ab9ba8e: Preparing [2022-04-15T01:07:21.571Z] 7f51913922d0: Preparing [2022-04-15T01:07:21.571Z] b7f6aae93b05: Preparing [2022-04-15T01:07:21.571Z] f0b131fa82ff: Preparing [2022-04-15T01:07:21.571Z] f73e7dbfee58: Preparing [2022-04-15T01:07:21.841Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:21.841Z] f0b131fa82ff: Layer already exists [2022-04-15T01:07:21.841Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:21.841Z] 18eb8ab9ba8e: Pushed [2022-04-15T01:07:24.445Z] 7f51913922d0: Pushed [2022-04-15T01:07:24.716Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:f314cb5a12d1f703a03e1e3a22e28a732f4781fa800992b6dc409e99f61ef2dc size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:25.061Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:25.403Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-15T01:07:25.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-15T01:07:25.403Z] 18eb8ab9ba8e: Preparing [2022-04-15T01:07:25.403Z] 7f51913922d0: Preparing [2022-04-15T01:07:25.403Z] b7f6aae93b05: Preparing [2022-04-15T01:07:25.403Z] f0b131fa82ff: Preparing [2022-04-15T01:07:25.403Z] f73e7dbfee58: Preparing [2022-04-15T01:07:25.403Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:25.403Z] f0b131fa82ff: Layer already exists [2022-04-15T01:07:25.403Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:25.403Z] 7f51913922d0: Layer already exists [2022-04-15T01:07:25.403Z] 18eb8ab9ba8e: Layer already exists [2022-04-15T01:07:25.673Z] latest: digest: sha256:f314cb5a12d1f703a03e1e3a22e28a732f4781fa800992b6dc409e99f61ef2dc size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:26.015Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:26.347Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.70 [2022-04-15T01:07:26.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-15T01:07:26.347Z] 18eb8ab9ba8e: Preparing [2022-04-15T01:07:26.347Z] 7f51913922d0: Preparing [2022-04-15T01:07:26.347Z] b7f6aae93b05: Preparing [2022-04-15T01:07:26.347Z] f0b131fa82ff: Preparing [2022-04-15T01:07:26.347Z] f73e7dbfee58: Preparing [2022-04-15T01:07:26.617Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:26.617Z] 18eb8ab9ba8e: Layer already exists [2022-04-15T01:07:26.617Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:26.617Z] f0b131fa82ff: Layer already exists [2022-04-15T01:07:26.617Z] 7f51913922d0: Layer already exists [2022-04-15T01:07:26.617Z] 2.2.0-dev.70: digest: sha256:f314cb5a12d1f703a03e1e3a22e28a732f4781fa800992b6dc409e99f61ef2dc size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:27.007Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:27.362Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:27.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-15T01:07:27.362Z] 18eb8ab9ba8e: Preparing [2022-04-15T01:07:27.362Z] 7f51913922d0: Preparing [2022-04-15T01:07:27.362Z] b7f6aae93b05: Preparing [2022-04-15T01:07:27.362Z] f0b131fa82ff: Preparing [2022-04-15T01:07:27.362Z] f73e7dbfee58: Preparing [2022-04-15T01:07:27.362Z] 7f51913922d0: Layer already exists [2022-04-15T01:07:27.362Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:27.362Z] f0b131fa82ff: Layer already exists [2022-04-15T01:07:27.362Z] 18eb8ab9ba8e: Layer already exists [2022-04-15T01:07:27.362Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:27.641Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:f314cb5a12d1f703a03e1e3a22e28a732f4781fa800992b6dc409e99f61ef2dc size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:28.001Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:28.338Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-15T01:07:28.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-15T01:07:28.339Z] 18eb8ab9ba8e: Preparing [2022-04-15T01:07:28.339Z] 7f51913922d0: Preparing [2022-04-15T01:07:28.339Z] b7f6aae93b05: Preparing [2022-04-15T01:07:28.339Z] f0b131fa82ff: Preparing [2022-04-15T01:07:28.339Z] f73e7dbfee58: Preparing [2022-04-15T01:07:28.339Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:28.339Z] 18eb8ab9ba8e: Layer already exists [2022-04-15T01:07:28.339Z] f0b131fa82ff: Layer already exists [2022-04-15T01:07:28.339Z] 7f51913922d0: Layer already exists [2022-04-15T01:07:28.339Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:28.609Z] main: digest: sha256:f314cb5a12d1f703a03e1e3a22e28a732f4781fa800992b6dc409e99f61ef2dc size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:07:28.654Z] ===================================================== [Pipeline] echo [2022-04-15T01:07:28.664Z] taggedImages: [2022-04-15T01:07:28.664Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:28.664Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-15T01:07:28.664Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.70 [2022-04-15T01:07:28.664Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:28.664Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-15T01:07:28.685Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-15T01:07:28.685Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:28.685Z] latest [2022-04-15T01:07:28.685Z] 2.2.0-dev.70 [2022-04-15T01:07:28.685Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:28.685Z] main [2022-04-15T01:07:28.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:29.036Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:29.377Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:29.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-15T01:07:29.377Z] aa44489cc1f2: Preparing [2022-04-15T01:07:29.377Z] aa44489cc1f2: Preparing [2022-04-15T01:07:29.377Z] 527290df7deb: Preparing [2022-04-15T01:07:29.377Z] a77ee84184e3: Preparing [2022-04-15T01:07:29.377Z] 426ec4615a49: Preparing [2022-04-15T01:07:29.377Z] c2dcc0dc69ff: Preparing [2022-04-15T01:07:29.377Z] b7f6aae93b05: Preparing [2022-04-15T01:07:29.377Z] 1cbe141d52ee: Preparing [2022-04-15T01:07:29.377Z] 8d4824737b11: Preparing [2022-04-15T01:07:29.377Z] b1d9307c284b: Preparing [2022-04-15T01:07:29.377Z] da45f5599a77: Preparing [2022-04-15T01:07:29.377Z] f73e7dbfee58: Preparing [2022-04-15T01:07:29.377Z] b7f6aae93b05: Waiting [2022-04-15T01:07:29.377Z] b1d9307c284b: Waiting [2022-04-15T01:07:29.377Z] da45f5599a77: Waiting [2022-04-15T01:07:29.377Z] f73e7dbfee58: Waiting [2022-04-15T01:07:29.377Z] 8d4824737b11: Waiting [2022-04-15T01:07:29.377Z] 1cbe141d52ee: Waiting [2022-04-15T01:07:29.682Z] 527290df7deb: Pushed [2022-04-15T01:07:29.682Z] aa44489cc1f2: Pushed [2022-04-15T01:07:29.682Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:29.682Z] a77ee84184e3: Pushed [2022-04-15T01:07:29.682Z] 426ec4615a49: Pushed [2022-04-15T01:07:29.958Z] 8d4824737b11: Pushed [2022-04-15T01:07:29.958Z] 1cbe141d52ee: Pushed [2022-04-15T01:07:29.958Z] b1d9307c284b: Pushed [2022-04-15T01:07:29.958Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:29.958Z] da45f5599a77: Pushed [2022-04-15T01:07:33.334Z] c2dcc0dc69ff: Pushed [2022-04-15T01:07:33.334Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:27070a6537a147e30ac6a675c3df3d4b819df332e36ce74da9a502ff5fc03152 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:33.687Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:34.032Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-15T01:07:34.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-15T01:07:34.032Z] aa44489cc1f2: Preparing [2022-04-15T01:07:34.032Z] aa44489cc1f2: Preparing [2022-04-15T01:07:34.032Z] 527290df7deb: Preparing [2022-04-15T01:07:34.032Z] a77ee84184e3: Preparing [2022-04-15T01:07:34.032Z] 426ec4615a49: Preparing [2022-04-15T01:07:34.032Z] c2dcc0dc69ff: Preparing [2022-04-15T01:07:34.032Z] b7f6aae93b05: Preparing [2022-04-15T01:07:34.032Z] 1cbe141d52ee: Preparing [2022-04-15T01:07:34.032Z] 8d4824737b11: Preparing [2022-04-15T01:07:34.032Z] b1d9307c284b: Preparing [2022-04-15T01:07:34.032Z] da45f5599a77: Preparing [2022-04-15T01:07:34.032Z] f73e7dbfee58: Preparing [2022-04-15T01:07:34.032Z] b7f6aae93b05: Waiting [2022-04-15T01:07:34.032Z] 1cbe141d52ee: Waiting [2022-04-15T01:07:34.032Z] 8d4824737b11: Waiting [2022-04-15T01:07:34.032Z] b1d9307c284b: Waiting [2022-04-15T01:07:34.032Z] da45f5599a77: Waiting [2022-04-15T01:07:34.032Z] f73e7dbfee58: Waiting [2022-04-15T01:07:34.032Z] aa44489cc1f2: Layer already exists [2022-04-15T01:07:34.304Z] 426ec4615a49: Layer already exists [2022-04-15T01:07:34.304Z] c2dcc0dc69ff: Layer already exists [2022-04-15T01:07:34.304Z] a77ee84184e3: Layer already exists [2022-04-15T01:07:34.304Z] 527290df7deb: Layer already exists [2022-04-15T01:07:34.304Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:34.304Z] 1cbe141d52ee: Layer already exists [2022-04-15T01:07:34.304Z] b1d9307c284b: Layer already exists [2022-04-15T01:07:34.304Z] 8d4824737b11: Layer already exists [2022-04-15T01:07:34.304Z] da45f5599a77: Layer already exists [2022-04-15T01:07:34.304Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:34.304Z] latest: digest: sha256:27070a6537a147e30ac6a675c3df3d4b819df332e36ce74da9a502ff5fc03152 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:34.650Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:34.996Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.70 [2022-04-15T01:07:34.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-15T01:07:34.997Z] aa44489cc1f2: Preparing [2022-04-15T01:07:34.997Z] aa44489cc1f2: Preparing [2022-04-15T01:07:34.997Z] 527290df7deb: Preparing [2022-04-15T01:07:34.997Z] a77ee84184e3: Preparing [2022-04-15T01:07:34.997Z] 426ec4615a49: Preparing [2022-04-15T01:07:34.997Z] c2dcc0dc69ff: Preparing [2022-04-15T01:07:34.997Z] b7f6aae93b05: Preparing [2022-04-15T01:07:34.997Z] 1cbe141d52ee: Preparing [2022-04-15T01:07:34.997Z] 8d4824737b11: Preparing [2022-04-15T01:07:34.997Z] b1d9307c284b: Preparing [2022-04-15T01:07:34.997Z] da45f5599a77: Preparing [2022-04-15T01:07:34.997Z] f73e7dbfee58: Preparing [2022-04-15T01:07:34.997Z] b7f6aae93b05: Waiting [2022-04-15T01:07:34.997Z] 1cbe141d52ee: Waiting [2022-04-15T01:07:34.997Z] 8d4824737b11: Waiting [2022-04-15T01:07:34.997Z] b1d9307c284b: Waiting [2022-04-15T01:07:34.997Z] da45f5599a77: Waiting [2022-04-15T01:07:34.997Z] f73e7dbfee58: Waiting [2022-04-15T01:07:34.997Z] a77ee84184e3: Layer already exists [2022-04-15T01:07:34.997Z] 527290df7deb: Layer already exists [2022-04-15T01:07:34.997Z] 426ec4615a49: Layer already exists [2022-04-15T01:07:34.997Z] aa44489cc1f2: Layer already exists [2022-04-15T01:07:34.997Z] c2dcc0dc69ff: Layer already exists [2022-04-15T01:07:34.997Z] 1cbe141d52ee: Layer already exists [2022-04-15T01:07:34.997Z] b1d9307c284b: Layer already exists [2022-04-15T01:07:35.269Z] da45f5599a77: Layer already exists [2022-04-15T01:07:35.269Z] 8d4824737b11: Layer already exists [2022-04-15T01:07:35.269Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:35.269Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:35.269Z] 2.2.0-dev.70: digest: sha256:27070a6537a147e30ac6a675c3df3d4b819df332e36ce74da9a502ff5fc03152 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:35.612Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:35.953Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:35.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-15T01:07:35.953Z] aa44489cc1f2: Preparing [2022-04-15T01:07:35.953Z] aa44489cc1f2: Preparing [2022-04-15T01:07:35.953Z] 527290df7deb: Preparing [2022-04-15T01:07:35.953Z] a77ee84184e3: Preparing [2022-04-15T01:07:35.953Z] 426ec4615a49: Preparing [2022-04-15T01:07:35.953Z] c2dcc0dc69ff: Preparing [2022-04-15T01:07:35.953Z] b7f6aae93b05: Preparing [2022-04-15T01:07:35.953Z] 1cbe141d52ee: Preparing [2022-04-15T01:07:35.953Z] 8d4824737b11: Preparing [2022-04-15T01:07:35.953Z] b1d9307c284b: Preparing [2022-04-15T01:07:35.953Z] da45f5599a77: Preparing [2022-04-15T01:07:35.953Z] f73e7dbfee58: Preparing [2022-04-15T01:07:35.953Z] b7f6aae93b05: Waiting [2022-04-15T01:07:35.953Z] 1cbe141d52ee: Waiting [2022-04-15T01:07:35.953Z] 8d4824737b11: Waiting [2022-04-15T01:07:35.953Z] f73e7dbfee58: Waiting [2022-04-15T01:07:35.953Z] b1d9307c284b: Waiting [2022-04-15T01:07:35.953Z] da45f5599a77: Waiting [2022-04-15T01:07:35.953Z] aa44489cc1f2: Layer already exists [2022-04-15T01:07:35.953Z] a77ee84184e3: Layer already exists [2022-04-15T01:07:35.953Z] 426ec4615a49: Layer already exists [2022-04-15T01:07:35.953Z] c2dcc0dc69ff: Layer already exists [2022-04-15T01:07:35.953Z] 527290df7deb: Layer already exists [2022-04-15T01:07:35.953Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:35.953Z] 8d4824737b11: Layer already exists [2022-04-15T01:07:35.953Z] b1d9307c284b: Layer already exists [2022-04-15T01:07:35.953Z] 1cbe141d52ee: Layer already exists [2022-04-15T01:07:35.953Z] da45f5599a77: Layer already exists [2022-04-15T01:07:36.224Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:36.225Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:27070a6537a147e30ac6a675c3df3d4b819df332e36ce74da9a502ff5fc03152 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:36.569Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:36.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-15T01:07:36.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-15T01:07:36.913Z] aa44489cc1f2: Preparing [2022-04-15T01:07:36.913Z] aa44489cc1f2: Preparing [2022-04-15T01:07:36.913Z] 527290df7deb: Preparing [2022-04-15T01:07:36.913Z] a77ee84184e3: Preparing [2022-04-15T01:07:36.913Z] 426ec4615a49: Preparing [2022-04-15T01:07:36.913Z] c2dcc0dc69ff: Preparing [2022-04-15T01:07:36.913Z] b7f6aae93b05: Preparing [2022-04-15T01:07:36.913Z] 1cbe141d52ee: Preparing [2022-04-15T01:07:36.913Z] 8d4824737b11: Preparing [2022-04-15T01:07:36.913Z] b1d9307c284b: Preparing [2022-04-15T01:07:36.913Z] da45f5599a77: Preparing [2022-04-15T01:07:36.913Z] f73e7dbfee58: Preparing [2022-04-15T01:07:36.913Z] 8d4824737b11: Waiting [2022-04-15T01:07:36.913Z] b1d9307c284b: Waiting [2022-04-15T01:07:36.913Z] da45f5599a77: Waiting [2022-04-15T01:07:36.913Z] f73e7dbfee58: Waiting [2022-04-15T01:07:36.913Z] b7f6aae93b05: Waiting [2022-04-15T01:07:36.913Z] 1cbe141d52ee: Waiting [2022-04-15T01:07:36.913Z] c2dcc0dc69ff: Layer already exists [2022-04-15T01:07:36.913Z] 527290df7deb: Layer already exists [2022-04-15T01:07:36.913Z] 426ec4615a49: Layer already exists [2022-04-15T01:07:36.913Z] aa44489cc1f2: Layer already exists [2022-04-15T01:07:36.913Z] a77ee84184e3: Layer already exists [2022-04-15T01:07:37.184Z] 8d4824737b11: Layer already exists [2022-04-15T01:07:37.184Z] da45f5599a77: Layer already exists [2022-04-15T01:07:37.184Z] 1cbe141d52ee: Layer already exists [2022-04-15T01:07:37.184Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:37.184Z] b1d9307c284b: Layer already exists [2022-04-15T01:07:37.184Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:37.184Z] main: digest: sha256:27070a6537a147e30ac6a675c3df3d4b819df332e36ce74da9a502ff5fc03152 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:07:37.233Z] ===================================================== [Pipeline] echo [2022-04-15T01:07:37.241Z] taggedImages: [2022-04-15T01:07:37.241Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:37.241Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-15T01:07:37.241Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.70 [2022-04-15T01:07:37.241Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:37.241Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-15T01:07:37.261Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-15T01:07:37.261Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:37.261Z] latest [2022-04-15T01:07:37.261Z] 2.2.0-dev.70 [2022-04-15T01:07:37.261Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:37.261Z] main [2022-04-15T01:07:37.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:37.624Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:37.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:37.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-15T01:07:37.963Z] 9b1ca254f71b: Preparing [2022-04-15T01:07:37.963Z] 4d55a7c5dfca: Preparing [2022-04-15T01:07:37.963Z] 6a294031cd46: Preparing [2022-04-15T01:07:37.963Z] 8c4ab7872516: Preparing [2022-04-15T01:07:37.963Z] 09f1daf63176: Preparing [2022-04-15T01:07:37.963Z] a115ffcb0c19: Preparing [2022-04-15T01:07:37.963Z] 6c0e7c06da0e: Preparing [2022-04-15T01:07:37.963Z] f73e7dbfee58: Preparing [2022-04-15T01:07:37.963Z] a115ffcb0c19: Waiting [2022-04-15T01:07:37.963Z] 6c0e7c06da0e: Waiting [2022-04-15T01:07:37.963Z] f73e7dbfee58: Waiting [2022-04-15T01:07:38.235Z] 4d55a7c5dfca: Pushed [2022-04-15T01:07:38.235Z] 09f1daf63176: Pushed [2022-04-15T01:07:38.235Z] 9b1ca254f71b: Pushed [2022-04-15T01:07:38.235Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:38.516Z] a115ffcb0c19: Pushed [2022-04-15T01:07:39.110Z] 6c0e7c06da0e: Pushed [2022-04-15T01:07:41.079Z] 8c4ab7872516: Pushed [2022-04-15T01:07:41.079Z] 6a294031cd46: Pushed [2022-04-15T01:07:41.079Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:c315443a65913287be8cf57965c6d46127e102029092a7b3a4d0326ee0f84bfb size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:41.422Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:41.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-15T01:07:41.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-15T01:07:41.761Z] 9b1ca254f71b: Preparing [2022-04-15T01:07:41.761Z] 4d55a7c5dfca: Preparing [2022-04-15T01:07:41.761Z] 6a294031cd46: Preparing [2022-04-15T01:07:41.761Z] 8c4ab7872516: Preparing [2022-04-15T01:07:41.761Z] 09f1daf63176: Preparing [2022-04-15T01:07:41.761Z] a115ffcb0c19: Preparing [2022-04-15T01:07:41.761Z] 6c0e7c06da0e: Preparing [2022-04-15T01:07:41.761Z] f73e7dbfee58: Preparing [2022-04-15T01:07:41.761Z] a115ffcb0c19: Waiting [2022-04-15T01:07:41.761Z] 6c0e7c06da0e: Waiting [2022-04-15T01:07:41.761Z] f73e7dbfee58: Waiting [2022-04-15T01:07:41.761Z] 09f1daf63176: Layer already exists [2022-04-15T01:07:41.761Z] 4d55a7c5dfca: Layer already exists [2022-04-15T01:07:41.761Z] 8c4ab7872516: Layer already exists [2022-04-15T01:07:41.761Z] 9b1ca254f71b: Layer already exists [2022-04-15T01:07:41.761Z] 6a294031cd46: Layer already exists [2022-04-15T01:07:42.032Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:42.032Z] a115ffcb0c19: Layer already exists [2022-04-15T01:07:42.032Z] 6c0e7c06da0e: Layer already exists [2022-04-15T01:07:42.032Z] latest: digest: sha256:c315443a65913287be8cf57965c6d46127e102029092a7b3a4d0326ee0f84bfb size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:42.376Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:42.716Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.70 [2022-04-15T01:07:42.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-15T01:07:42.716Z] 9b1ca254f71b: Preparing [2022-04-15T01:07:42.716Z] 4d55a7c5dfca: Preparing [2022-04-15T01:07:42.716Z] 6a294031cd46: Preparing [2022-04-15T01:07:42.716Z] 8c4ab7872516: Preparing [2022-04-15T01:07:42.716Z] 09f1daf63176: Preparing [2022-04-15T01:07:42.716Z] a115ffcb0c19: Preparing [2022-04-15T01:07:42.716Z] 6c0e7c06da0e: Preparing [2022-04-15T01:07:42.716Z] f73e7dbfee58: Preparing [2022-04-15T01:07:42.716Z] a115ffcb0c19: Waiting [2022-04-15T01:07:42.716Z] f73e7dbfee58: Waiting [2022-04-15T01:07:42.716Z] 6c0e7c06da0e: Waiting [2022-04-15T01:07:42.716Z] 9b1ca254f71b: Layer already exists [2022-04-15T01:07:42.716Z] 09f1daf63176: Layer already exists [2022-04-15T01:07:42.716Z] 8c4ab7872516: Layer already exists [2022-04-15T01:07:42.716Z] 6a294031cd46: Layer already exists [2022-04-15T01:07:42.716Z] 4d55a7c5dfca: Layer already exists [2022-04-15T01:07:42.986Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:42.986Z] 6c0e7c06da0e: Layer already exists [2022-04-15T01:07:42.986Z] a115ffcb0c19: Layer already exists [2022-04-15T01:07:42.986Z] 2.2.0-dev.70: digest: sha256:c315443a65913287be8cf57965c6d46127e102029092a7b3a4d0326ee0f84bfb size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:43.328Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:43.668Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:43.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-15T01:07:43.668Z] 9b1ca254f71b: Preparing [2022-04-15T01:07:43.668Z] 4d55a7c5dfca: Preparing [2022-04-15T01:07:43.668Z] 6a294031cd46: Preparing [2022-04-15T01:07:43.668Z] 8c4ab7872516: Preparing [2022-04-15T01:07:43.668Z] 09f1daf63176: Preparing [2022-04-15T01:07:43.668Z] a115ffcb0c19: Preparing [2022-04-15T01:07:43.668Z] 6c0e7c06da0e: Preparing [2022-04-15T01:07:43.668Z] f73e7dbfee58: Preparing [2022-04-15T01:07:43.668Z] a115ffcb0c19: Waiting [2022-04-15T01:07:43.669Z] 6c0e7c06da0e: Waiting [2022-04-15T01:07:43.669Z] f73e7dbfee58: Waiting [2022-04-15T01:07:43.669Z] 6a294031cd46: Layer already exists [2022-04-15T01:07:43.669Z] 4d55a7c5dfca: Layer already exists [2022-04-15T01:07:43.669Z] 9b1ca254f71b: Layer already exists [2022-04-15T01:07:43.669Z] 8c4ab7872516: Layer already exists [2022-04-15T01:07:43.669Z] 09f1daf63176: Layer already exists [2022-04-15T01:07:43.669Z] a115ffcb0c19: Layer already exists [2022-04-15T01:07:43.669Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:43.669Z] 6c0e7c06da0e: Layer already exists [2022-04-15T01:07:43.939Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:c315443a65913287be8cf57965c6d46127e102029092a7b3a4d0326ee0f84bfb size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:44.480Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:44.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-15T01:07:44.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-15T01:07:44.832Z] 9b1ca254f71b: Preparing [2022-04-15T01:07:44.832Z] 4d55a7c5dfca: Preparing [2022-04-15T01:07:44.832Z] 6a294031cd46: Preparing [2022-04-15T01:07:44.832Z] 8c4ab7872516: Preparing [2022-04-15T01:07:44.832Z] 09f1daf63176: Preparing [2022-04-15T01:07:44.832Z] a115ffcb0c19: Preparing [2022-04-15T01:07:44.832Z] 6c0e7c06da0e: Preparing [2022-04-15T01:07:44.832Z] f73e7dbfee58: Preparing [2022-04-15T01:07:44.832Z] a115ffcb0c19: Waiting [2022-04-15T01:07:44.832Z] f73e7dbfee58: Waiting [2022-04-15T01:07:44.832Z] 6c0e7c06da0e: Waiting [2022-04-15T01:07:44.832Z] 9b1ca254f71b: Layer already exists [2022-04-15T01:07:44.832Z] 09f1daf63176: Layer already exists [2022-04-15T01:07:44.832Z] 4d55a7c5dfca: Layer already exists [2022-04-15T01:07:44.832Z] 6a294031cd46: Layer already exists [2022-04-15T01:07:45.110Z] 8c4ab7872516: Layer already exists [2022-04-15T01:07:45.110Z] a115ffcb0c19: Layer already exists [2022-04-15T01:07:45.110Z] 6c0e7c06da0e: Layer already exists [2022-04-15T01:07:45.110Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:45.110Z] main: digest: sha256:c315443a65913287be8cf57965c6d46127e102029092a7b3a4d0326ee0f84bfb size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:07:45.163Z] ===================================================== [Pipeline] echo [2022-04-15T01:07:45.173Z] taggedImages: [2022-04-15T01:07:45.173Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:45.173Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-15T01:07:45.173Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.70 [2022-04-15T01:07:45.173Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:45.173Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-15T01:07:45.198Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-15T01:07:45.198Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:45.198Z] latest [2022-04-15T01:07:45.198Z] 2.2.0-dev.70 [2022-04-15T01:07:45.198Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:45.198Z] main [2022-04-15T01:07:45.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:45.552Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:45.890Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:45.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-15T01:07:45.890Z] 9a8708626840: Preparing [2022-04-15T01:07:45.890Z] 7a20c706a734: Preparing [2022-04-15T01:07:45.890Z] b45b4d558002: Preparing [2022-04-15T01:07:45.890Z] 6edeac2f4ada: Preparing [2022-04-15T01:07:45.890Z] 17de4967d1ad: Preparing [2022-04-15T01:07:45.890Z] 4b6d569ab7d2: Preparing [2022-04-15T01:07:45.890Z] 6bf3e8a7250d: Preparing [2022-04-15T01:07:45.890Z] c475417f3a62: Preparing [2022-04-15T01:07:45.890Z] ef3f8b0de8de: Preparing [2022-04-15T01:07:45.890Z] f73e7dbfee58: Preparing [2022-04-15T01:07:45.890Z] 6bf3e8a7250d: Waiting [2022-04-15T01:07:45.890Z] c475417f3a62: Waiting [2022-04-15T01:07:45.890Z] ef3f8b0de8de: Waiting [2022-04-15T01:07:45.890Z] f73e7dbfee58: Waiting [2022-04-15T01:07:45.890Z] 4b6d569ab7d2: Waiting [2022-04-15T01:07:46.168Z] 7a20c706a734: Pushed [2022-04-15T01:07:46.168Z] 17de4967d1ad: Pushed [2022-04-15T01:07:46.168Z] 9a8708626840: Pushed [2022-04-15T01:07:46.441Z] 4b6d569ab7d2: Pushed [2022-04-15T01:07:46.441Z] 6bf3e8a7250d: Pushed [2022-04-15T01:07:46.441Z] c475417f3a62: Pushed [2022-04-15T01:07:46.441Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:46.713Z] ef3f8b0de8de: Pushed [2022-04-15T01:07:48.686Z] 6edeac2f4ada: Pushed [2022-04-15T01:07:49.658Z] b45b4d558002: Pushed [2022-04-15T01:07:49.658Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:5a9e64fd9173dfb22b0b32485283e0872c236c7c41f52cc879c1deb5b93ae287 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:50.001Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:50.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-15T01:07:50.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-15T01:07:50.338Z] 9a8708626840: Preparing [2022-04-15T01:07:50.338Z] 7a20c706a734: Preparing [2022-04-15T01:07:50.338Z] b45b4d558002: Preparing [2022-04-15T01:07:50.338Z] 6edeac2f4ada: Preparing [2022-04-15T01:07:50.338Z] 17de4967d1ad: Preparing [2022-04-15T01:07:50.338Z] 4b6d569ab7d2: Preparing [2022-04-15T01:07:50.338Z] 6bf3e8a7250d: Preparing [2022-04-15T01:07:50.338Z] c475417f3a62: Preparing [2022-04-15T01:07:50.338Z] ef3f8b0de8de: Preparing [2022-04-15T01:07:50.338Z] f73e7dbfee58: Preparing [2022-04-15T01:07:50.338Z] c475417f3a62: Waiting [2022-04-15T01:07:50.338Z] ef3f8b0de8de: Waiting [2022-04-15T01:07:50.338Z] f73e7dbfee58: Waiting [2022-04-15T01:07:50.338Z] 4b6d569ab7d2: Waiting [2022-04-15T01:07:50.338Z] 6bf3e8a7250d: Waiting [2022-04-15T01:07:50.338Z] 17de4967d1ad: Layer already exists [2022-04-15T01:07:50.338Z] 9a8708626840: Layer already exists [2022-04-15T01:07:50.338Z] 7a20c706a734: Layer already exists [2022-04-15T01:07:50.338Z] 6edeac2f4ada: Layer already exists [2022-04-15T01:07:50.338Z] b45b4d558002: Layer already exists [2022-04-15T01:07:50.338Z] 4b6d569ab7d2: Layer already exists [2022-04-15T01:07:50.338Z] ef3f8b0de8de: Layer already exists [2022-04-15T01:07:50.338Z] c475417f3a62: Layer already exists [2022-04-15T01:07:50.338Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:50.338Z] 6bf3e8a7250d: Layer already exists [2022-04-15T01:07:50.609Z] latest: digest: sha256:5a9e64fd9173dfb22b0b32485283e0872c236c7c41f52cc879c1deb5b93ae287 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:50.952Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:51.286Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.70 [2022-04-15T01:07:51.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-15T01:07:51.286Z] 9a8708626840: Preparing [2022-04-15T01:07:51.286Z] 7a20c706a734: Preparing [2022-04-15T01:07:51.286Z] b45b4d558002: Preparing [2022-04-15T01:07:51.286Z] 6edeac2f4ada: Preparing [2022-04-15T01:07:51.286Z] 17de4967d1ad: Preparing [2022-04-15T01:07:51.286Z] 4b6d569ab7d2: Preparing [2022-04-15T01:07:51.286Z] 6bf3e8a7250d: Preparing [2022-04-15T01:07:51.286Z] c475417f3a62: Preparing [2022-04-15T01:07:51.286Z] ef3f8b0de8de: Preparing [2022-04-15T01:07:51.286Z] f73e7dbfee58: Preparing [2022-04-15T01:07:51.286Z] c475417f3a62: Waiting [2022-04-15T01:07:51.286Z] ef3f8b0de8de: Waiting [2022-04-15T01:07:51.286Z] 6bf3e8a7250d: Waiting [2022-04-15T01:07:51.286Z] f73e7dbfee58: Waiting [2022-04-15T01:07:51.286Z] 17de4967d1ad: Layer already exists [2022-04-15T01:07:51.286Z] b45b4d558002: Layer already exists [2022-04-15T01:07:51.286Z] 9a8708626840: Layer already exists [2022-04-15T01:07:51.286Z] 7a20c706a734: Layer already exists [2022-04-15T01:07:51.286Z] 6edeac2f4ada: Layer already exists [2022-04-15T01:07:51.556Z] 6bf3e8a7250d: Layer already exists [2022-04-15T01:07:51.556Z] c475417f3a62: Layer already exists [2022-04-15T01:07:51.556Z] ef3f8b0de8de: Layer already exists [2022-04-15T01:07:51.556Z] 4b6d569ab7d2: Layer already exists [2022-04-15T01:07:51.556Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:51.556Z] 2.2.0-dev.70: digest: sha256:5a9e64fd9173dfb22b0b32485283e0872c236c7c41f52cc879c1deb5b93ae287 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:51.900Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:52.233Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:52.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-15T01:07:52.233Z] 9a8708626840: Preparing [2022-04-15T01:07:52.233Z] 7a20c706a734: Preparing [2022-04-15T01:07:52.233Z] b45b4d558002: Preparing [2022-04-15T01:07:52.233Z] 6edeac2f4ada: Preparing [2022-04-15T01:07:52.233Z] 17de4967d1ad: Preparing [2022-04-15T01:07:52.233Z] 4b6d569ab7d2: Preparing [2022-04-15T01:07:52.233Z] 6bf3e8a7250d: Preparing [2022-04-15T01:07:52.233Z] c475417f3a62: Preparing [2022-04-15T01:07:52.233Z] ef3f8b0de8de: Preparing [2022-04-15T01:07:52.233Z] f73e7dbfee58: Preparing [2022-04-15T01:07:52.233Z] 4b6d569ab7d2: Waiting [2022-04-15T01:07:52.233Z] c475417f3a62: Waiting [2022-04-15T01:07:52.233Z] ef3f8b0de8de: Waiting [2022-04-15T01:07:52.233Z] f73e7dbfee58: Waiting [2022-04-15T01:07:52.233Z] b45b4d558002: Layer already exists [2022-04-15T01:07:52.233Z] 9a8708626840: Layer already exists [2022-04-15T01:07:52.233Z] 17de4967d1ad: Layer already exists [2022-04-15T01:07:52.233Z] 6edeac2f4ada: Layer already exists [2022-04-15T01:07:52.233Z] 7a20c706a734: Layer already exists [2022-04-15T01:07:52.233Z] 6bf3e8a7250d: Layer already exists [2022-04-15T01:07:52.233Z] 4b6d569ab7d2: Layer already exists [2022-04-15T01:07:52.233Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:52.233Z] c475417f3a62: Layer already exists [2022-04-15T01:07:52.504Z] ef3f8b0de8de: Layer already exists [2022-04-15T01:07:52.504Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:5a9e64fd9173dfb22b0b32485283e0872c236c7c41f52cc879c1deb5b93ae287 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:52.841Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:53.175Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-15T01:07:53.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-15T01:07:53.175Z] 9a8708626840: Preparing [2022-04-15T01:07:53.175Z] 7a20c706a734: Preparing [2022-04-15T01:07:53.175Z] b45b4d558002: Preparing [2022-04-15T01:07:53.175Z] 6edeac2f4ada: Preparing [2022-04-15T01:07:53.175Z] 17de4967d1ad: Preparing [2022-04-15T01:07:53.175Z] 4b6d569ab7d2: Preparing [2022-04-15T01:07:53.175Z] 6bf3e8a7250d: Preparing [2022-04-15T01:07:53.175Z] c475417f3a62: Preparing [2022-04-15T01:07:53.175Z] ef3f8b0de8de: Preparing [2022-04-15T01:07:53.175Z] f73e7dbfee58: Preparing [2022-04-15T01:07:53.175Z] 4b6d569ab7d2: Waiting [2022-04-15T01:07:53.175Z] 6bf3e8a7250d: Waiting [2022-04-15T01:07:53.175Z] c475417f3a62: Waiting [2022-04-15T01:07:53.175Z] ef3f8b0de8de: Waiting [2022-04-15T01:07:53.175Z] f73e7dbfee58: Waiting [2022-04-15T01:07:53.175Z] 17de4967d1ad: Layer already exists [2022-04-15T01:07:53.175Z] 6edeac2f4ada: Layer already exists [2022-04-15T01:07:53.175Z] 9a8708626840: Layer already exists [2022-04-15T01:07:53.175Z] 7a20c706a734: Layer already exists [2022-04-15T01:07:53.175Z] b45b4d558002: Layer already exists [2022-04-15T01:07:53.175Z] c475417f3a62: Layer already exists [2022-04-15T01:07:53.175Z] 4b6d569ab7d2: Layer already exists [2022-04-15T01:07:53.175Z] 6bf3e8a7250d: Layer already exists [2022-04-15T01:07:53.175Z] ef3f8b0de8de: Layer already exists [2022-04-15T01:07:53.175Z] f73e7dbfee58: Layer already exists [2022-04-15T01:07:53.447Z] main: digest: sha256:5a9e64fd9173dfb22b0b32485283e0872c236c7c41f52cc879c1deb5b93ae287 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:07:53.502Z] ===================================================== [Pipeline] echo [2022-04-15T01:07:53.512Z] taggedImages: [2022-04-15T01:07:53.512Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:53.512Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-15T01:07:53.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.70 [2022-04-15T01:07:53.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:53.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-15T01:07:53.540Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-15T01:07:53.540Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:53.540Z] latest [2022-04-15T01:07:53.540Z] 2.2.0-dev.70 [2022-04-15T01:07:53.540Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:07:53.540Z] main [2022-04-15T01:07:53.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:53.894Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:54.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:07:54.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-15T01:07:54.230Z] 1aa616d949d9: Preparing [2022-04-15T01:07:54.230Z] 7ec5cf1b3f24: Preparing [2022-04-15T01:07:54.230Z] b7f6aae93b05: Preparing [2022-04-15T01:07:54.230Z] 6a8dc94944e8: Preparing [2022-04-15T01:07:54.230Z] ed1f0ed8e831: Preparing [2022-04-15T01:07:54.230Z] 4f4ce317c6bb: Preparing [2022-04-15T01:07:54.230Z] 4f4ce317c6bb: Waiting [2022-04-15T01:07:54.230Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:54.503Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:07:54.503Z] ed1f0ed8e831: Pushed [2022-04-15T01:07:54.503Z] 1aa616d949d9: Pushed [2022-04-15T01:07:55.933Z] 6a8dc94944e8: Pushed [2022-04-15T01:07:59.307Z] 7ec5cf1b3f24: Pushed [2022-04-15T01:07:59.307Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:903958a7e9f42667d0a8308280951617107a51eac03258f486512a2c60186e65 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:59.652Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:07:59.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-15T01:07:59.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-15T01:07:59.989Z] 1aa616d949d9: Preparing [2022-04-15T01:07:59.989Z] 7ec5cf1b3f24: Preparing [2022-04-15T01:07:59.989Z] b7f6aae93b05: Preparing [2022-04-15T01:07:59.989Z] 6a8dc94944e8: Preparing [2022-04-15T01:07:59.989Z] ed1f0ed8e831: Preparing [2022-04-15T01:07:59.989Z] 4f4ce317c6bb: Preparing [2022-04-15T01:07:59.989Z] 4f4ce317c6bb: Waiting [2022-04-15T01:07:59.989Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:07:59.989Z] b7f6aae93b05: Layer already exists [2022-04-15T01:07:59.989Z] 7ec5cf1b3f24: Layer already exists [2022-04-15T01:07:59.989Z] 1aa616d949d9: Layer already exists [2022-04-15T01:07:59.989Z] 6a8dc94944e8: Layer already exists [2022-04-15T01:07:59.989Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:00.262Z] latest: digest: sha256:903958a7e9f42667d0a8308280951617107a51eac03258f486512a2c60186e65 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:00.604Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:00.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.70 [2022-04-15T01:08:00.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-15T01:08:00.943Z] 1aa616d949d9: Preparing [2022-04-15T01:08:00.943Z] 7ec5cf1b3f24: Preparing [2022-04-15T01:08:00.943Z] b7f6aae93b05: Preparing [2022-04-15T01:08:00.943Z] 6a8dc94944e8: Preparing [2022-04-15T01:08:00.943Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:00.943Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:00.943Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:00.943Z] 6a8dc94944e8: Layer already exists [2022-04-15T01:08:00.943Z] 1aa616d949d9: Layer already exists [2022-04-15T01:08:00.943Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:00.943Z] 7ec5cf1b3f24: Layer already exists [2022-04-15T01:08:00.943Z] b7f6aae93b05: Layer already exists [2022-04-15T01:08:00.943Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:01.216Z] 2.2.0-dev.70: digest: sha256:903958a7e9f42667d0a8308280951617107a51eac03258f486512a2c60186e65 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:01.556Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:01.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:08:01.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-15T01:08:01.888Z] 1aa616d949d9: Preparing [2022-04-15T01:08:01.888Z] 7ec5cf1b3f24: Preparing [2022-04-15T01:08:01.888Z] b7f6aae93b05: Preparing [2022-04-15T01:08:01.888Z] 6a8dc94944e8: Preparing [2022-04-15T01:08:01.888Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:01.888Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:01.888Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:01.888Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:01.888Z] 1aa616d949d9: Layer already exists [2022-04-15T01:08:01.888Z] 6a8dc94944e8: Layer already exists [2022-04-15T01:08:01.888Z] 7ec5cf1b3f24: Layer already exists [2022-04-15T01:08:01.888Z] b7f6aae93b05: Layer already exists [2022-04-15T01:08:01.888Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:02.158Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:903958a7e9f42667d0a8308280951617107a51eac03258f486512a2c60186e65 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:02.502Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:02.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-15T01:08:02.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-15T01:08:02.837Z] 1aa616d949d9: Preparing [2022-04-15T01:08:02.837Z] 7ec5cf1b3f24: Preparing [2022-04-15T01:08:02.837Z] b7f6aae93b05: Preparing [2022-04-15T01:08:02.837Z] 6a8dc94944e8: Preparing [2022-04-15T01:08:02.837Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:02.837Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:02.837Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:02.837Z] b7f6aae93b05: Layer already exists [2022-04-15T01:08:02.837Z] 7ec5cf1b3f24: Layer already exists [2022-04-15T01:08:02.837Z] 1aa616d949d9: Layer already exists [2022-04-15T01:08:02.837Z] 6a8dc94944e8: Layer already exists [2022-04-15T01:08:02.837Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:03.107Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:03.107Z] main: digest: sha256:903958a7e9f42667d0a8308280951617107a51eac03258f486512a2c60186e65 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:08:03.155Z] ===================================================== [Pipeline] echo [2022-04-15T01:08:03.165Z] taggedImages: [2022-04-15T01:08:03.165Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:08:03.165Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-15T01:08:03.165Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.70 [2022-04-15T01:08:03.165Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:08:03.165Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-15T01:08:03.189Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-15T01:08:03.189Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:08:03.189Z] latest [2022-04-15T01:08:03.189Z] 2.2.0-dev.70 [2022-04-15T01:08:03.189Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:08:03.189Z] main [2022-04-15T01:08:03.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:03.539Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:03.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:08:03.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-15T01:08:03.915Z] aa4b3958164e: Preparing [2022-04-15T01:08:03.915Z] 79b52ddbf281: Preparing [2022-04-15T01:08:03.915Z] e6d1ac14bcab: Preparing [2022-04-15T01:08:03.915Z] d97f207b9078: Preparing [2022-04-15T01:08:03.915Z] eb704a9761db: Preparing [2022-04-15T01:08:03.915Z] 8a4419a45190: Preparing [2022-04-15T01:08:03.915Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:03.915Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:03.915Z] 8a4419a45190: Waiting [2022-04-15T01:08:03.915Z] ed1f0ed8e831: Waiting [2022-04-15T01:08:03.915Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:04.252Z] 79b52ddbf281: Pushed [2022-04-15T01:08:04.252Z] aa4b3958164e: Pushed [2022-04-15T01:08:04.252Z] e6d1ac14bcab: Pushed [2022-04-15T01:08:04.252Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:04.525Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:05.529Z] 8a4419a45190: Pushed [2022-04-15T01:08:13.791Z] eb704a9761db: Pushed [2022-04-15T01:08:22.041Z] d97f207b9078: Pushed [2022-04-15T01:08:22.041Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:c8c2f82879db1b47d32cb1cc3b03ecdde82971cf0d8f4966423a0e84914f46de size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:22.372Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:22.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-15T01:08:22.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-15T01:08:22.702Z] aa4b3958164e: Preparing [2022-04-15T01:08:22.702Z] 79b52ddbf281: Preparing [2022-04-15T01:08:22.702Z] e6d1ac14bcab: Preparing [2022-04-15T01:08:22.702Z] d97f207b9078: Preparing [2022-04-15T01:08:22.702Z] eb704a9761db: Preparing [2022-04-15T01:08:22.702Z] 8a4419a45190: Preparing [2022-04-15T01:08:22.702Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:22.702Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:22.702Z] 8a4419a45190: Waiting [2022-04-15T01:08:22.702Z] ed1f0ed8e831: Waiting [2022-04-15T01:08:22.702Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:22.702Z] aa4b3958164e: Layer already exists [2022-04-15T01:08:22.702Z] e6d1ac14bcab: Layer already exists [2022-04-15T01:08:22.702Z] 79b52ddbf281: Layer already exists [2022-04-15T01:08:22.702Z] eb704a9761db: Layer already exists [2022-04-15T01:08:22.702Z] d97f207b9078: Layer already exists [2022-04-15T01:08:22.702Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:22.702Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:22.702Z] 8a4419a45190: Layer already exists [2022-04-15T01:08:22.973Z] latest: digest: sha256:c8c2f82879db1b47d32cb1cc3b03ecdde82971cf0d8f4966423a0e84914f46de size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:23.312Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:23.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.70 [2022-04-15T01:08:23.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-15T01:08:23.651Z] aa4b3958164e: Preparing [2022-04-15T01:08:23.651Z] 79b52ddbf281: Preparing [2022-04-15T01:08:23.651Z] e6d1ac14bcab: Preparing [2022-04-15T01:08:23.651Z] d97f207b9078: Preparing [2022-04-15T01:08:23.651Z] eb704a9761db: Preparing [2022-04-15T01:08:23.651Z] 8a4419a45190: Preparing [2022-04-15T01:08:23.651Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:23.651Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:23.651Z] 8a4419a45190: Waiting [2022-04-15T01:08:23.651Z] ed1f0ed8e831: Waiting [2022-04-15T01:08:23.651Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:23.651Z] aa4b3958164e: Layer already exists [2022-04-15T01:08:23.651Z] eb704a9761db: Layer already exists [2022-04-15T01:08:23.651Z] e6d1ac14bcab: Layer already exists [2022-04-15T01:08:23.651Z] d97f207b9078: Layer already exists [2022-04-15T01:08:23.651Z] 79b52ddbf281: Layer already exists [2022-04-15T01:08:23.651Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:23.651Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:23.651Z] 8a4419a45190: Layer already exists [2022-04-15T01:08:23.923Z] 2.2.0-dev.70: digest: sha256:c8c2f82879db1b47d32cb1cc3b03ecdde82971cf0d8f4966423a0e84914f46de size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:24.263Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:24.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:08:24.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-15T01:08:24.596Z] aa4b3958164e: Preparing [2022-04-15T01:08:24.596Z] 79b52ddbf281: Preparing [2022-04-15T01:08:24.596Z] e6d1ac14bcab: Preparing [2022-04-15T01:08:24.596Z] d97f207b9078: Preparing [2022-04-15T01:08:24.596Z] eb704a9761db: Preparing [2022-04-15T01:08:24.596Z] 8a4419a45190: Preparing [2022-04-15T01:08:24.596Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:24.596Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:24.596Z] ed1f0ed8e831: Waiting [2022-04-15T01:08:24.596Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:24.596Z] 8a4419a45190: Waiting [2022-04-15T01:08:24.596Z] d97f207b9078: Layer already exists [2022-04-15T01:08:24.596Z] 79b52ddbf281: Layer already exists [2022-04-15T01:08:24.596Z] eb704a9761db: Layer already exists [2022-04-15T01:08:24.596Z] e6d1ac14bcab: Layer already exists [2022-04-15T01:08:24.596Z] aa4b3958164e: Layer already exists [2022-04-15T01:08:24.596Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:24.596Z] 8a4419a45190: Layer already exists [2022-04-15T01:08:24.596Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:24.867Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:c8c2f82879db1b47d32cb1cc3b03ecdde82971cf0d8f4966423a0e84914f46de size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:25.207Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:25.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-15T01:08:25.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-15T01:08:25.541Z] aa4b3958164e: Preparing [2022-04-15T01:08:25.541Z] 79b52ddbf281: Preparing [2022-04-15T01:08:25.541Z] e6d1ac14bcab: Preparing [2022-04-15T01:08:25.541Z] d97f207b9078: Preparing [2022-04-15T01:08:25.541Z] eb704a9761db: Preparing [2022-04-15T01:08:25.541Z] 8a4419a45190: Preparing [2022-04-15T01:08:25.541Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:25.541Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:25.541Z] ed1f0ed8e831: Waiting [2022-04-15T01:08:25.541Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:25.541Z] 8a4419a45190: Waiting [2022-04-15T01:08:25.541Z] aa4b3958164e: Layer already exists [2022-04-15T01:08:25.541Z] d97f207b9078: Layer already exists [2022-04-15T01:08:25.541Z] eb704a9761db: Layer already exists [2022-04-15T01:08:25.541Z] 79b52ddbf281: Layer already exists [2022-04-15T01:08:25.541Z] e6d1ac14bcab: Layer already exists [2022-04-15T01:08:25.541Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:25.541Z] 8a4419a45190: Layer already exists [2022-04-15T01:08:25.983Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:25.983Z] main: digest: sha256:c8c2f82879db1b47d32cb1cc3b03ecdde82971cf0d8f4966423a0e84914f46de size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:08:26.047Z] ===================================================== [Pipeline] echo [2022-04-15T01:08:26.059Z] taggedImages: [2022-04-15T01:08:26.059Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:08:26.059Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-15T01:08:26.059Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.70 [2022-04-15T01:08:26.059Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:08:26.059Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-15T01:08:26.084Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-15T01:08:26.084Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:08:26.084Z] latest [2022-04-15T01:08:26.084Z] 2.2.0-dev.70 [2022-04-15T01:08:26.084Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:08:26.084Z] main [2022-04-15T01:08:26.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:26.441Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:26.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:08:26.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-15T01:08:26.776Z] 20ca6d641214: Preparing [2022-04-15T01:08:26.776Z] 2b253ac6ee47: Preparing [2022-04-15T01:08:26.776Z] 7d0e5e61d8bf: Preparing [2022-04-15T01:08:26.776Z] 14690854ee06: Preparing [2022-04-15T01:08:26.776Z] db1321e109c3: Preparing [2022-04-15T01:08:26.776Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:26.776Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:26.776Z] ed1f0ed8e831: Waiting [2022-04-15T01:08:26.776Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:27.048Z] 20ca6d641214: Pushed [2022-04-15T01:08:27.048Z] 7d0e5e61d8bf: Pushed [2022-04-15T01:08:27.048Z] 2b253ac6ee47: Pushed [2022-04-15T01:08:27.048Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:27.321Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:27.593Z] db1321e109c3: Pushed [2022-04-15T01:08:45.858Z] 14690854ee06: Pushed [2022-04-15T01:08:45.858Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:79feae15df4faf4536d18fc8a0e48229785719623b334705cf493866e7132bd0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:46.189Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:46.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-15T01:08:46.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-15T01:08:46.520Z] 20ca6d641214: Preparing [2022-04-15T01:08:46.520Z] 2b253ac6ee47: Preparing [2022-04-15T01:08:46.520Z] 7d0e5e61d8bf: Preparing [2022-04-15T01:08:46.520Z] 14690854ee06: Preparing [2022-04-15T01:08:46.520Z] db1321e109c3: Preparing [2022-04-15T01:08:46.520Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:46.520Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:46.520Z] ed1f0ed8e831: Waiting [2022-04-15T01:08:46.520Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:46.520Z] 20ca6d641214: Layer already exists [2022-04-15T01:08:46.520Z] 7d0e5e61d8bf: Layer already exists [2022-04-15T01:08:46.520Z] 2b253ac6ee47: Layer already exists [2022-04-15T01:08:46.520Z] db1321e109c3: Layer already exists [2022-04-15T01:08:46.520Z] 14690854ee06: Layer already exists [2022-04-15T01:08:46.520Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:46.520Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:46.788Z] latest: digest: sha256:79feae15df4faf4536d18fc8a0e48229785719623b334705cf493866e7132bd0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:47.124Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:47.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.70 [2022-04-15T01:08:47.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-15T01:08:47.454Z] 20ca6d641214: Preparing [2022-04-15T01:08:47.454Z] 2b253ac6ee47: Preparing [2022-04-15T01:08:47.454Z] 7d0e5e61d8bf: Preparing [2022-04-15T01:08:47.454Z] 14690854ee06: Preparing [2022-04-15T01:08:47.454Z] db1321e109c3: Preparing [2022-04-15T01:08:47.454Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:47.454Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:47.454Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:47.454Z] ed1f0ed8e831: Waiting [2022-04-15T01:08:47.454Z] db1321e109c3: Layer already exists [2022-04-15T01:08:47.454Z] 14690854ee06: Layer already exists [2022-04-15T01:08:47.454Z] 7d0e5e61d8bf: Layer already exists [2022-04-15T01:08:47.454Z] 2b253ac6ee47: Layer already exists [2022-04-15T01:08:47.454Z] 20ca6d641214: Layer already exists [2022-04-15T01:08:47.454Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:47.454Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:47.723Z] 2.2.0-dev.70: digest: sha256:79feae15df4faf4536d18fc8a0e48229785719623b334705cf493866e7132bd0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:48.057Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:48.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:08:48.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-15T01:08:48.384Z] 20ca6d641214: Preparing [2022-04-15T01:08:48.384Z] 2b253ac6ee47: Preparing [2022-04-15T01:08:48.384Z] 7d0e5e61d8bf: Preparing [2022-04-15T01:08:48.384Z] 14690854ee06: Preparing [2022-04-15T01:08:48.384Z] db1321e109c3: Preparing [2022-04-15T01:08:48.384Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:48.384Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:48.384Z] ed1f0ed8e831: Waiting [2022-04-15T01:08:48.384Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:48.384Z] 7d0e5e61d8bf: Layer already exists [2022-04-15T01:08:48.384Z] db1321e109c3: Layer already exists [2022-04-15T01:08:48.384Z] 2b253ac6ee47: Layer already exists [2022-04-15T01:08:48.384Z] 14690854ee06: Layer already exists [2022-04-15T01:08:48.384Z] 20ca6d641214: Layer already exists [2022-04-15T01:08:48.384Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:48.384Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:48.653Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:79feae15df4faf4536d18fc8a0e48229785719623b334705cf493866e7132bd0 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:48.990Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:49.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-15T01:08:49.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-15T01:08:49.320Z] 20ca6d641214: Preparing [2022-04-15T01:08:49.320Z] 2b253ac6ee47: Preparing [2022-04-15T01:08:49.320Z] 7d0e5e61d8bf: Preparing [2022-04-15T01:08:49.320Z] 14690854ee06: Preparing [2022-04-15T01:08:49.320Z] db1321e109c3: Preparing [2022-04-15T01:08:49.320Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:49.320Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:49.320Z] ed1f0ed8e831: Waiting [2022-04-15T01:08:49.320Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:49.320Z] db1321e109c3: Layer already exists [2022-04-15T01:08:49.320Z] 7d0e5e61d8bf: Layer already exists [2022-04-15T01:08:49.320Z] 14690854ee06: Layer already exists [2022-04-15T01:08:49.320Z] 20ca6d641214: Layer already exists [2022-04-15T01:08:49.320Z] 2b253ac6ee47: Layer already exists [2022-04-15T01:08:49.320Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:49.320Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:49.589Z] main: digest: sha256:79feae15df4faf4536d18fc8a0e48229785719623b334705cf493866e7132bd0 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:08:49.634Z] ===================================================== [Pipeline] echo [2022-04-15T01:08:49.644Z] taggedImages: [2022-04-15T01:08:49.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:08:49.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-15T01:08:49.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.70 [2022-04-15T01:08:49.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:08:49.645Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-15T01:08:49.666Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-15T01:08:49.666Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:08:49.666Z] latest [2022-04-15T01:08:49.666Z] 2.2.0-dev.70 [2022-04-15T01:08:49.666Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:08:49.666Z] main [2022-04-15T01:08:49.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:50.011Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:08:50.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:08:50.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-15T01:08:50.349Z] b5848fda2769: Preparing [2022-04-15T01:08:50.349Z] 831e4ae53c4a: Preparing [2022-04-15T01:08:50.349Z] 4b034c93b6c3: Preparing [2022-04-15T01:08:50.349Z] 08f8967534eb: Preparing [2022-04-15T01:08:50.349Z] 8a4419a45190: Preparing [2022-04-15T01:08:50.349Z] ed1f0ed8e831: Preparing [2022-04-15T01:08:50.349Z] 4f4ce317c6bb: Preparing [2022-04-15T01:08:50.349Z] ed1f0ed8e831: Waiting [2022-04-15T01:08:50.349Z] 4f4ce317c6bb: Waiting [2022-04-15T01:08:50.349Z] 8a4419a45190: Layer already exists [2022-04-15T01:08:50.621Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:08:50.621Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:08:50.621Z] 4b034c93b6c3: Pushed [2022-04-15T01:08:50.621Z] 831e4ae53c4a: Pushed [2022-04-15T01:08:50.621Z] b5848fda2769: Pushed [2022-04-15T01:09:08.858Z] 08f8967534eb: Pushed [2022-04-15T01:09:08.858Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:05196ec6646cffdaf9b66a8a0f289c861db71404af7be8306bb58036dff95fe9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:09.193Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:09.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-15T01:09:09.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-15T01:09:09.522Z] b5848fda2769: Preparing [2022-04-15T01:09:09.522Z] 831e4ae53c4a: Preparing [2022-04-15T01:09:09.522Z] 4b034c93b6c3: Preparing [2022-04-15T01:09:09.522Z] 08f8967534eb: Preparing [2022-04-15T01:09:09.522Z] 8a4419a45190: Preparing [2022-04-15T01:09:09.522Z] ed1f0ed8e831: Preparing [2022-04-15T01:09:09.522Z] 4f4ce317c6bb: Preparing [2022-04-15T01:09:09.522Z] ed1f0ed8e831: Waiting [2022-04-15T01:09:09.522Z] 4f4ce317c6bb: Waiting [2022-04-15T01:09:09.522Z] 08f8967534eb: Layer already exists [2022-04-15T01:09:09.522Z] 8a4419a45190: Layer already exists [2022-04-15T01:09:09.522Z] 4b034c93b6c3: Layer already exists [2022-04-15T01:09:09.522Z] 831e4ae53c4a: Layer already exists [2022-04-15T01:09:09.522Z] b5848fda2769: Layer already exists [2022-04-15T01:09:09.522Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:09:09.522Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:09:09.790Z] latest: digest: sha256:05196ec6646cffdaf9b66a8a0f289c861db71404af7be8306bb58036dff95fe9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:10.121Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:10.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.70 [2022-04-15T01:09:10.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-15T01:09:10.451Z] b5848fda2769: Preparing [2022-04-15T01:09:10.451Z] 831e4ae53c4a: Preparing [2022-04-15T01:09:10.451Z] 4b034c93b6c3: Preparing [2022-04-15T01:09:10.451Z] 08f8967534eb: Preparing [2022-04-15T01:09:10.451Z] 8a4419a45190: Preparing [2022-04-15T01:09:10.451Z] ed1f0ed8e831: Preparing [2022-04-15T01:09:10.451Z] 4f4ce317c6bb: Preparing [2022-04-15T01:09:10.451Z] ed1f0ed8e831: Waiting [2022-04-15T01:09:10.451Z] 4f4ce317c6bb: Waiting [2022-04-15T01:09:10.451Z] 4b034c93b6c3: Layer already exists [2022-04-15T01:09:10.451Z] 08f8967534eb: Layer already exists [2022-04-15T01:09:10.451Z] 831e4ae53c4a: Layer already exists [2022-04-15T01:09:10.451Z] b5848fda2769: Layer already exists [2022-04-15T01:09:10.451Z] 8a4419a45190: Layer already exists [2022-04-15T01:09:10.451Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:09:10.451Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:09:10.719Z] 2.2.0-dev.70: digest: sha256:05196ec6646cffdaf9b66a8a0f289c861db71404af7be8306bb58036dff95fe9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:11.052Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:11.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:09:11.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-15T01:09:11.380Z] b5848fda2769: Preparing [2022-04-15T01:09:11.380Z] 831e4ae53c4a: Preparing [2022-04-15T01:09:11.380Z] 4b034c93b6c3: Preparing [2022-04-15T01:09:11.380Z] 08f8967534eb: Preparing [2022-04-15T01:09:11.380Z] 8a4419a45190: Preparing [2022-04-15T01:09:11.380Z] ed1f0ed8e831: Preparing [2022-04-15T01:09:11.380Z] 4f4ce317c6bb: Preparing [2022-04-15T01:09:11.380Z] 4f4ce317c6bb: Waiting [2022-04-15T01:09:11.380Z] ed1f0ed8e831: Waiting [2022-04-15T01:09:11.380Z] 4b034c93b6c3: Layer already exists [2022-04-15T01:09:11.380Z] 8a4419a45190: Layer already exists [2022-04-15T01:09:11.380Z] b5848fda2769: Layer already exists [2022-04-15T01:09:11.380Z] 831e4ae53c4a: Layer already exists [2022-04-15T01:09:11.380Z] 08f8967534eb: Layer already exists [2022-04-15T01:09:11.380Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:09:11.380Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:09:11.648Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:05196ec6646cffdaf9b66a8a0f289c861db71404af7be8306bb58036dff95fe9 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:11.980Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:12.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-15T01:09:12.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-15T01:09:12.306Z] b5848fda2769: Preparing [2022-04-15T01:09:12.306Z] 831e4ae53c4a: Preparing [2022-04-15T01:09:12.306Z] 4b034c93b6c3: Preparing [2022-04-15T01:09:12.306Z] 08f8967534eb: Preparing [2022-04-15T01:09:12.306Z] 8a4419a45190: Preparing [2022-04-15T01:09:12.306Z] ed1f0ed8e831: Preparing [2022-04-15T01:09:12.306Z] 4f4ce317c6bb: Preparing [2022-04-15T01:09:12.306Z] ed1f0ed8e831: Waiting [2022-04-15T01:09:12.306Z] 4f4ce317c6bb: Waiting [2022-04-15T01:09:12.306Z] 08f8967534eb: Layer already exists [2022-04-15T01:09:12.306Z] 4b034c93b6c3: Layer already exists [2022-04-15T01:09:12.306Z] b5848fda2769: Layer already exists [2022-04-15T01:09:12.306Z] 8a4419a45190: Layer already exists [2022-04-15T01:09:12.306Z] 831e4ae53c4a: Layer already exists [2022-04-15T01:09:12.306Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:09:12.306Z] ed1f0ed8e831: Layer already exists [2022-04-15T01:09:12.575Z] main: digest: sha256:05196ec6646cffdaf9b66a8a0f289c861db71404af7be8306bb58036dff95fe9 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:09:12.623Z] ===================================================== [Pipeline] echo [2022-04-15T01:09:12.631Z] taggedImages: [2022-04-15T01:09:12.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:09:12.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-15T01:09:12.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.70 [2022-04-15T01:09:12.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:09:12.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-15T01:09:12.655Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-15T01:09:12.655Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:09:12.655Z] latest [2022-04-15T01:09:12.655Z] 2.2.0-dev.70 [2022-04-15T01:09:12.655Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:09:12.655Z] main [2022-04-15T01:09:12.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:13.000Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:13.325Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:09:13.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-15T01:09:13.325Z] 2766fc08735e: Preparing [2022-04-15T01:09:13.325Z] ce1257fb3057: Preparing [2022-04-15T01:09:13.325Z] b7f6aae93b05: Preparing [2022-04-15T01:09:13.325Z] 71b82ebaed33: Preparing [2022-04-15T01:09:13.325Z] f73e7dbfee58: Preparing [2022-04-15T01:09:13.610Z] f73e7dbfee58: Layer already exists [2022-04-15T01:09:13.610Z] b7f6aae93b05: Layer already exists [2022-04-15T01:09:13.610Z] 2766fc08735e: Pushed [2022-04-15T01:09:13.880Z] 71b82ebaed33: Pushed [2022-04-15T01:09:18.170Z] ce1257fb3057: Pushed [2022-04-15T01:09:18.170Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:76e267b83dce3affd2348dbf8f98c3a35d6c9df1c69763d37315677032fe49af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:18.522Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:18.873Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-15T01:09:18.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-15T01:09:18.873Z] 2766fc08735e: Preparing [2022-04-15T01:09:18.873Z] ce1257fb3057: Preparing [2022-04-15T01:09:18.873Z] b7f6aae93b05: Preparing [2022-04-15T01:09:18.873Z] 71b82ebaed33: Preparing [2022-04-15T01:09:18.873Z] f73e7dbfee58: Preparing [2022-04-15T01:09:18.873Z] ce1257fb3057: Layer already exists [2022-04-15T01:09:18.873Z] f73e7dbfee58: Layer already exists [2022-04-15T01:09:18.873Z] 71b82ebaed33: Layer already exists [2022-04-15T01:09:18.873Z] b7f6aae93b05: Layer already exists [2022-04-15T01:09:18.873Z] 2766fc08735e: Layer already exists [2022-04-15T01:09:19.145Z] latest: digest: sha256:76e267b83dce3affd2348dbf8f98c3a35d6c9df1c69763d37315677032fe49af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:19.484Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:19.811Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.70 [2022-04-15T01:09:19.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-15T01:09:19.811Z] 2766fc08735e: Preparing [2022-04-15T01:09:19.811Z] ce1257fb3057: Preparing [2022-04-15T01:09:19.811Z] b7f6aae93b05: Preparing [2022-04-15T01:09:19.811Z] 71b82ebaed33: Preparing [2022-04-15T01:09:19.811Z] f73e7dbfee58: Preparing [2022-04-15T01:09:19.811Z] b7f6aae93b05: Layer already exists [2022-04-15T01:09:19.811Z] f73e7dbfee58: Layer already exists [2022-04-15T01:09:19.811Z] 2766fc08735e: Layer already exists [2022-04-15T01:09:19.811Z] ce1257fb3057: Layer already exists [2022-04-15T01:09:19.811Z] 71b82ebaed33: Layer already exists [2022-04-15T01:09:20.080Z] 2.2.0-dev.70: digest: sha256:76e267b83dce3affd2348dbf8f98c3a35d6c9df1c69763d37315677032fe49af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:20.412Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:20.739Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:09:20.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-15T01:09:20.739Z] 2766fc08735e: Preparing [2022-04-15T01:09:20.739Z] ce1257fb3057: Preparing [2022-04-15T01:09:20.739Z] b7f6aae93b05: Preparing [2022-04-15T01:09:20.739Z] 71b82ebaed33: Preparing [2022-04-15T01:09:20.739Z] f73e7dbfee58: Preparing [2022-04-15T01:09:20.739Z] 71b82ebaed33: Layer already exists [2022-04-15T01:09:20.739Z] 2766fc08735e: Layer already exists [2022-04-15T01:09:20.739Z] b7f6aae93b05: Layer already exists [2022-04-15T01:09:20.739Z] f73e7dbfee58: Layer already exists [2022-04-15T01:09:20.739Z] ce1257fb3057: Layer already exists [2022-04-15T01:09:21.007Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:76e267b83dce3affd2348dbf8f98c3a35d6c9df1c69763d37315677032fe49af size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:21.348Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:21.681Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-15T01:09:21.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-15T01:09:21.681Z] 2766fc08735e: Preparing [2022-04-15T01:09:21.681Z] ce1257fb3057: Preparing [2022-04-15T01:09:21.681Z] b7f6aae93b05: Preparing [2022-04-15T01:09:21.681Z] 71b82ebaed33: Preparing [2022-04-15T01:09:21.681Z] f73e7dbfee58: Preparing [2022-04-15T01:09:21.681Z] f73e7dbfee58: Layer already exists [2022-04-15T01:09:21.681Z] b7f6aae93b05: Layer already exists [2022-04-15T01:09:21.681Z] 71b82ebaed33: Layer already exists [2022-04-15T01:09:21.681Z] ce1257fb3057: Layer already exists [2022-04-15T01:09:21.681Z] 2766fc08735e: Layer already exists [2022-04-15T01:09:21.950Z] main: digest: sha256:76e267b83dce3affd2348dbf8f98c3a35d6c9df1c69763d37315677032fe49af size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:09:21.991Z] ===================================================== [Pipeline] echo [2022-04-15T01:09:21.998Z] taggedImages: [2022-04-15T01:09:21.998Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:09:21.998Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-15T01:09:21.998Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.70 [2022-04-15T01:09:21.998Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:09:21.998Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-15T01:09:22.075Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-15T01:09:22.075Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:09:22.075Z] latest [2022-04-15T01:09:22.075Z] 2.2.0-dev.70 [2022-04-15T01:09:22.075Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:09:22.075Z] main [2022-04-15T01:09:22.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:22.425Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:22.765Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:09:22.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-15T01:09:22.765Z] 4c02ca5268a8: Preparing [2022-04-15T01:09:22.765Z] 789037791266: Preparing [2022-04-15T01:09:22.765Z] b7f6aae93b05: Preparing [2022-04-15T01:09:22.765Z] f0b131fa82ff: Preparing [2022-04-15T01:09:22.765Z] f73e7dbfee58: Preparing [2022-04-15T01:09:23.038Z] b7f6aae93b05: Layer already exists [2022-04-15T01:09:23.038Z] f0b131fa82ff: Layer already exists [2022-04-15T01:09:23.038Z] f73e7dbfee58: Layer already exists [2022-04-15T01:09:23.038Z] 4c02ca5268a8: Pushed [2022-04-15T01:09:28.420Z] 789037791266: Pushed [2022-04-15T01:09:28.420Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:a2848dea6802c50bbd547b4696152b6f115e9a7ad1e75f96e08484b4b6cc7702 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:28.765Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:29.101Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-15T01:09:29.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-15T01:09:29.101Z] 4c02ca5268a8: Preparing [2022-04-15T01:09:29.101Z] 789037791266: Preparing [2022-04-15T01:09:29.101Z] b7f6aae93b05: Preparing [2022-04-15T01:09:29.101Z] f0b131fa82ff: Preparing [2022-04-15T01:09:29.101Z] f73e7dbfee58: Preparing [2022-04-15T01:09:29.101Z] f73e7dbfee58: Layer already exists [2022-04-15T01:09:29.101Z] 4c02ca5268a8: Layer already exists [2022-04-15T01:09:29.101Z] 789037791266: Layer already exists [2022-04-15T01:09:29.101Z] b7f6aae93b05: Layer already exists [2022-04-15T01:09:29.101Z] f0b131fa82ff: Layer already exists [2022-04-15T01:09:29.372Z] latest: digest: sha256:a2848dea6802c50bbd547b4696152b6f115e9a7ad1e75f96e08484b4b6cc7702 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:29.718Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:30.056Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.70 [2022-04-15T01:09:30.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-15T01:09:30.056Z] 4c02ca5268a8: Preparing [2022-04-15T01:09:30.056Z] 789037791266: Preparing [2022-04-15T01:09:30.056Z] b7f6aae93b05: Preparing [2022-04-15T01:09:30.056Z] f0b131fa82ff: Preparing [2022-04-15T01:09:30.056Z] f73e7dbfee58: Preparing [2022-04-15T01:09:30.056Z] 4c02ca5268a8: Layer already exists [2022-04-15T01:09:30.056Z] 789037791266: Layer already exists [2022-04-15T01:09:30.056Z] f73e7dbfee58: Layer already exists [2022-04-15T01:09:30.056Z] b7f6aae93b05: Layer already exists [2022-04-15T01:09:30.056Z] f0b131fa82ff: Layer already exists [2022-04-15T01:09:30.325Z] 2.2.0-dev.70: digest: sha256:a2848dea6802c50bbd547b4696152b6f115e9a7ad1e75f96e08484b4b6cc7702 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:30.660Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:30.991Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:09:30.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-15T01:09:30.991Z] 4c02ca5268a8: Preparing [2022-04-15T01:09:30.991Z] 789037791266: Preparing [2022-04-15T01:09:30.991Z] b7f6aae93b05: Preparing [2022-04-15T01:09:30.991Z] f0b131fa82ff: Preparing [2022-04-15T01:09:30.991Z] f73e7dbfee58: Preparing [2022-04-15T01:09:30.991Z] f0b131fa82ff: Layer already exists [2022-04-15T01:09:30.991Z] f73e7dbfee58: Layer already exists [2022-04-15T01:09:30.991Z] b7f6aae93b05: Layer already exists [2022-04-15T01:09:30.991Z] 4c02ca5268a8: Layer already exists [2022-04-15T01:09:30.991Z] 789037791266: Layer already exists [2022-04-15T01:09:31.262Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:a2848dea6802c50bbd547b4696152b6f115e9a7ad1e75f96e08484b4b6cc7702 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:31.602Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:31.937Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-15T01:09:31.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-15T01:09:31.937Z] 4c02ca5268a8: Preparing [2022-04-15T01:09:31.937Z] 789037791266: Preparing [2022-04-15T01:09:31.937Z] b7f6aae93b05: Preparing [2022-04-15T01:09:31.937Z] f0b131fa82ff: Preparing [2022-04-15T01:09:31.937Z] f73e7dbfee58: Preparing [2022-04-15T01:09:31.937Z] 789037791266: Layer already exists [2022-04-15T01:09:31.937Z] 4c02ca5268a8: Layer already exists [2022-04-15T01:09:31.937Z] f73e7dbfee58: Layer already exists [2022-04-15T01:09:31.937Z] b7f6aae93b05: Layer already exists [2022-04-15T01:09:31.937Z] f0b131fa82ff: Layer already exists [2022-04-15T01:09:32.220Z] main: digest: sha256:a2848dea6802c50bbd547b4696152b6f115e9a7ad1e75f96e08484b4b6cc7702 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:09:32.270Z] ===================================================== [Pipeline] echo [2022-04-15T01:09:32.278Z] taggedImages: [2022-04-15T01:09:32.278Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:09:32.278Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-15T01:09:32.278Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.70 [2022-04-15T01:09:32.278Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:09:32.278Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-15T01:09:32.299Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-15T01:09:32.299Z] efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:09:32.299Z] latest [2022-04-15T01:09:32.299Z] 2.2.0-dev.70 [2022-04-15T01:09:32.299Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:09:32.299Z] main [2022-04-15T01:09:32.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:32.657Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:33.010Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:09:33.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-15T01:09:33.010Z] 995b029e97fc: Preparing [2022-04-15T01:09:33.010Z] 03797d08fcd6: Preparing [2022-04-15T01:09:33.010Z] 4bef8a6dbee0: Preparing [2022-04-15T01:09:33.010Z] 194cb6516fdc: Preparing [2022-04-15T01:09:33.010Z] f0e5a4d6c014: Preparing [2022-04-15T01:09:33.010Z] 3b19d27f08f7: Preparing [2022-04-15T01:09:33.010Z] 73bb99a6e169: Preparing [2022-04-15T01:09:33.010Z] ec06c3102977: Preparing [2022-04-15T01:09:33.010Z] 6a3c62e080c7: Preparing [2022-04-15T01:09:33.010Z] 340cb19ca677: Preparing [2022-04-15T01:09:33.010Z] 4f4ce317c6bb: Preparing [2022-04-15T01:09:33.010Z] ec06c3102977: Waiting [2022-04-15T01:09:33.010Z] 340cb19ca677: Waiting [2022-04-15T01:09:33.010Z] 4f4ce317c6bb: Waiting [2022-04-15T01:09:33.010Z] 6a3c62e080c7: Waiting [2022-04-15T01:09:33.010Z] 3b19d27f08f7: Waiting [2022-04-15T01:09:33.010Z] 73bb99a6e169: Waiting [2022-04-15T01:09:33.286Z] f0e5a4d6c014: Layer already exists [2022-04-15T01:09:33.286Z] 3b19d27f08f7: Layer already exists [2022-04-15T01:09:33.286Z] 73bb99a6e169: Layer already exists [2022-04-15T01:09:33.286Z] ec06c3102977: Layer already exists [2022-04-15T01:09:33.286Z] 03797d08fcd6: Pushed [2022-04-15T01:09:33.286Z] 6a3c62e080c7: Layer already exists [2022-04-15T01:09:33.558Z] 340cb19ca677: Layer already exists [2022-04-15T01:09:33.558Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:09:34.149Z] 995b029e97fc: Pushed [2022-04-15T01:09:36.119Z] 4bef8a6dbee0: Pushed [2022-04-15T01:09:54.397Z] 194cb6516fdc: Pushed [2022-04-15T01:09:54.397Z] efde56b581935682910d5fadc902c79a5d46562f: digest: sha256:90c10b2f4663bd0099252abdd98b4206a478cd1e8f23d6eaf8f9f4935a434d57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:54.737Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:55.071Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-15T01:09:55.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-15T01:09:55.071Z] 995b029e97fc: Preparing [2022-04-15T01:09:55.071Z] 03797d08fcd6: Preparing [2022-04-15T01:09:55.071Z] 4bef8a6dbee0: Preparing [2022-04-15T01:09:55.071Z] 194cb6516fdc: Preparing [2022-04-15T01:09:55.071Z] f0e5a4d6c014: Preparing [2022-04-15T01:09:55.071Z] 3b19d27f08f7: Preparing [2022-04-15T01:09:55.071Z] 73bb99a6e169: Preparing [2022-04-15T01:09:55.071Z] ec06c3102977: Preparing [2022-04-15T01:09:55.071Z] 6a3c62e080c7: Preparing [2022-04-15T01:09:55.071Z] 340cb19ca677: Preparing [2022-04-15T01:09:55.071Z] 4f4ce317c6bb: Preparing [2022-04-15T01:09:55.071Z] ec06c3102977: Waiting [2022-04-15T01:09:55.071Z] 6a3c62e080c7: Waiting [2022-04-15T01:09:55.071Z] 340cb19ca677: Waiting [2022-04-15T01:09:55.071Z] 4f4ce317c6bb: Waiting [2022-04-15T01:09:55.071Z] 3b19d27f08f7: Waiting [2022-04-15T01:09:55.071Z] 73bb99a6e169: Waiting [2022-04-15T01:09:55.071Z] f0e5a4d6c014: Layer already exists [2022-04-15T01:09:55.071Z] 4bef8a6dbee0: Layer already exists [2022-04-15T01:09:55.071Z] 995b029e97fc: Layer already exists [2022-04-15T01:09:55.071Z] 194cb6516fdc: Layer already exists [2022-04-15T01:09:55.071Z] 03797d08fcd6: Layer already exists [2022-04-15T01:09:55.342Z] 3b19d27f08f7: Layer already exists [2022-04-15T01:09:55.342Z] ec06c3102977: Layer already exists [2022-04-15T01:09:55.342Z] 73bb99a6e169: Layer already exists [2022-04-15T01:09:55.342Z] 340cb19ca677: Layer already exists [2022-04-15T01:09:55.342Z] 6a3c62e080c7: Layer already exists [2022-04-15T01:09:55.342Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:09:55.342Z] latest: digest: sha256:90c10b2f4663bd0099252abdd98b4206a478cd1e8f23d6eaf8f9f4935a434d57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:55.683Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:56.017Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.70 [2022-04-15T01:09:56.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-15T01:09:56.017Z] 995b029e97fc: Preparing [2022-04-15T01:09:56.017Z] 03797d08fcd6: Preparing [2022-04-15T01:09:56.017Z] 4bef8a6dbee0: Preparing [2022-04-15T01:09:56.017Z] 194cb6516fdc: Preparing [2022-04-15T01:09:56.017Z] f0e5a4d6c014: Preparing [2022-04-15T01:09:56.017Z] 3b19d27f08f7: Preparing [2022-04-15T01:09:56.017Z] 73bb99a6e169: Preparing [2022-04-15T01:09:56.017Z] ec06c3102977: Preparing [2022-04-15T01:09:56.017Z] 6a3c62e080c7: Preparing [2022-04-15T01:09:56.017Z] 340cb19ca677: Preparing [2022-04-15T01:09:56.017Z] 4f4ce317c6bb: Preparing [2022-04-15T01:09:56.017Z] 3b19d27f08f7: Waiting [2022-04-15T01:09:56.017Z] 73bb99a6e169: Waiting [2022-04-15T01:09:56.017Z] 6a3c62e080c7: Waiting [2022-04-15T01:09:56.017Z] 340cb19ca677: Waiting [2022-04-15T01:09:56.017Z] 4f4ce317c6bb: Waiting [2022-04-15T01:09:56.017Z] ec06c3102977: Waiting [2022-04-15T01:09:56.017Z] 995b029e97fc: Layer already exists [2022-04-15T01:09:56.017Z] 4bef8a6dbee0: Layer already exists [2022-04-15T01:09:56.017Z] f0e5a4d6c014: Layer already exists [2022-04-15T01:09:56.017Z] 194cb6516fdc: Layer already exists [2022-04-15T01:09:56.017Z] 03797d08fcd6: Layer already exists [2022-04-15T01:09:56.287Z] ec06c3102977: Layer already exists [2022-04-15T01:09:56.287Z] 6a3c62e080c7: Layer already exists [2022-04-15T01:09:56.287Z] 340cb19ca677: Layer already exists [2022-04-15T01:09:56.287Z] 73bb99a6e169: Layer already exists [2022-04-15T01:09:56.287Z] 3b19d27f08f7: Layer already exists [2022-04-15T01:09:56.287Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:09:56.287Z] 2.2.0-dev.70: digest: sha256:90c10b2f4663bd0099252abdd98b4206a478cd1e8f23d6eaf8f9f4935a434d57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:56.621Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:56.955Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:09:56.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-15T01:09:56.955Z] 995b029e97fc: Preparing [2022-04-15T01:09:56.955Z] 03797d08fcd6: Preparing [2022-04-15T01:09:56.956Z] 4bef8a6dbee0: Preparing [2022-04-15T01:09:56.956Z] 194cb6516fdc: Preparing [2022-04-15T01:09:56.956Z] f0e5a4d6c014: Preparing [2022-04-15T01:09:56.956Z] 3b19d27f08f7: Preparing [2022-04-15T01:09:56.956Z] 73bb99a6e169: Preparing [2022-04-15T01:09:56.956Z] ec06c3102977: Preparing [2022-04-15T01:09:56.956Z] 6a3c62e080c7: Preparing [2022-04-15T01:09:56.956Z] 340cb19ca677: Preparing [2022-04-15T01:09:56.956Z] 4f4ce317c6bb: Preparing [2022-04-15T01:09:56.956Z] 3b19d27f08f7: Waiting [2022-04-15T01:09:56.956Z] 73bb99a6e169: Waiting [2022-04-15T01:09:56.956Z] ec06c3102977: Waiting [2022-04-15T01:09:56.956Z] 6a3c62e080c7: Waiting [2022-04-15T01:09:56.956Z] 340cb19ca677: Waiting [2022-04-15T01:09:56.956Z] 4f4ce317c6bb: Waiting [2022-04-15T01:09:56.956Z] 995b029e97fc: Layer already exists [2022-04-15T01:09:56.956Z] 4bef8a6dbee0: Layer already exists [2022-04-15T01:09:56.956Z] f0e5a4d6c014: Layer already exists [2022-04-15T01:09:56.956Z] 194cb6516fdc: Layer already exists [2022-04-15T01:09:56.956Z] 03797d08fcd6: Layer already exists [2022-04-15T01:09:57.227Z] ec06c3102977: Layer already exists [2022-04-15T01:09:57.227Z] 73bb99a6e169: Layer already exists [2022-04-15T01:09:57.227Z] 6a3c62e080c7: Layer already exists [2022-04-15T01:09:57.227Z] 3b19d27f08f7: Layer already exists [2022-04-15T01:09:57.227Z] 340cb19ca677: Layer already exists [2022-04-15T01:09:57.227Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:09:57.227Z] efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70: digest: sha256:90c10b2f4663bd0099252abdd98b4206a478cd1e8f23d6eaf8f9f4935a434d57 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:57.566Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:57.900Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-15T01:09:57.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-15T01:09:57.900Z] 995b029e97fc: Preparing [2022-04-15T01:09:57.900Z] 03797d08fcd6: Preparing [2022-04-15T01:09:57.900Z] 4bef8a6dbee0: Preparing [2022-04-15T01:09:57.900Z] 194cb6516fdc: Preparing [2022-04-15T01:09:57.900Z] f0e5a4d6c014: Preparing [2022-04-15T01:09:57.900Z] 3b19d27f08f7: Preparing [2022-04-15T01:09:57.900Z] 73bb99a6e169: Preparing [2022-04-15T01:09:57.900Z] ec06c3102977: Preparing [2022-04-15T01:09:57.900Z] 6a3c62e080c7: Preparing [2022-04-15T01:09:57.900Z] 340cb19ca677: Preparing [2022-04-15T01:09:57.900Z] 4f4ce317c6bb: Preparing [2022-04-15T01:09:57.900Z] 3b19d27f08f7: Waiting [2022-04-15T01:09:57.900Z] 73bb99a6e169: Waiting [2022-04-15T01:09:57.900Z] ec06c3102977: Waiting [2022-04-15T01:09:57.900Z] 6a3c62e080c7: Waiting [2022-04-15T01:09:57.900Z] 340cb19ca677: Waiting [2022-04-15T01:09:57.900Z] 4f4ce317c6bb: Waiting [2022-04-15T01:09:57.900Z] 4bef8a6dbee0: Layer already exists [2022-04-15T01:09:57.900Z] 995b029e97fc: Layer already exists [2022-04-15T01:09:57.900Z] f0e5a4d6c014: Layer already exists [2022-04-15T01:09:57.900Z] 03797d08fcd6: Layer already exists [2022-04-15T01:09:57.900Z] 194cb6516fdc: Layer already exists [2022-04-15T01:09:58.171Z] 6a3c62e080c7: Layer already exists [2022-04-15T01:09:58.171Z] 3b19d27f08f7: Layer already exists [2022-04-15T01:09:58.171Z] 73bb99a6e169: Layer already exists [2022-04-15T01:09:58.171Z] ec06c3102977: Layer already exists [2022-04-15T01:09:58.171Z] 340cb19ca677: Layer already exists [2022-04-15T01:09:58.171Z] 4f4ce317c6bb: Layer already exists [2022-04-15T01:09:58.171Z] main: digest: sha256:90c10b2f4663bd0099252abdd98b4206a478cd1e8f23d6eaf8f9f4935a434d57 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-15T01:09:58.228Z] ===================================================== [Pipeline] echo [2022-04-15T01:09:58.237Z] taggedImages: [2022-04-15T01:09:58.237Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f [2022-04-15T01:09:58.237Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-15T01:09:58.237Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.70 [2022-04-15T01:09:58.237Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:efde56b581935682910d5fadc902c79a5d46562f-2.2.0-dev.70 [2022-04-15T01:09:58.237Z] - 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-15T01:09:58.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T01:09:58.613Z] [2022-04-15T01:09:58.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:09:58.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T01:09:59.230Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-15T01:09:59.230Z] 8998bd30e6a1: Pulling fs layer [2022-04-15T01:09:59.230Z] 04944245beec: Pulling fs layer [2022-04-15T01:09:59.230Z] 699f458cf7ca: Pulling fs layer [2022-04-15T01:09:59.230Z] 765212b225bb: Pulling fs layer [2022-04-15T01:09:59.230Z] f23df028b6ca: Pulling fs layer [2022-04-15T01:09:59.230Z] d65c8cfc05b1: Pulling fs layer [2022-04-15T01:09:59.230Z] 2437ff75d9bd: Pulling fs layer [2022-04-15T01:09:59.230Z] f23df028b6ca: Waiting [2022-04-15T01:09:59.230Z] d65c8cfc05b1: Waiting [2022-04-15T01:09:59.230Z] 2437ff75d9bd: Waiting [2022-04-15T01:09:59.230Z] 765212b225bb: Waiting [2022-04-15T01:09:59.230Z] 04944245beec: Verifying Checksum [2022-04-15T01:09:59.230Z] 04944245beec: Download complete [2022-04-15T01:09:59.230Z] 765212b225bb: Download complete [2022-04-15T01:09:59.230Z] f23df028b6ca: Verifying Checksum [2022-04-15T01:09:59.230Z] f23df028b6ca: Download complete [2022-04-15T01:09:59.231Z] d65c8cfc05b1: Download complete [2022-04-15T01:09:59.505Z] 699f458cf7ca: Verifying Checksum [2022-04-15T01:09:59.505Z] 699f458cf7ca: Download complete [2022-04-15T01:09:59.785Z] 8998bd30e6a1: Verifying Checksum [2022-04-15T01:09:59.785Z] 8998bd30e6a1: Download complete [2022-04-15T01:10:02.404Z] 2437ff75d9bd: Verifying Checksum [2022-04-15T01:10:02.404Z] 2437ff75d9bd: Download complete [2022-04-15T01:10:04.377Z] 8998bd30e6a1: Pull complete [2022-04-15T01:10:04.975Z] 04944245beec: Pull complete [2022-04-15T01:10:06.408Z] 699f458cf7ca: Pull complete [2022-04-15T01:10:06.681Z] 765212b225bb: Pull complete [2022-04-15T01:10:07.661Z] f23df028b6ca: Pull complete [2022-04-15T01:10:07.937Z] d65c8cfc05b1: Pull complete [2022-04-15T01:10:23.011Z] 2437ff75d9bd: Pull complete [2022-04-15T01:10:23.011Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-15T01:10:23.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-15T01:10:23.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-15T01:10:23.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-20995 does not seem to be running inside a container [2022-04-15T01:10:23.330Z] $ 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/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@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-15T01:10:26.025Z] $ docker top ca7469345e6461cb3eb73bedcbafb3a43a74e8c7f4239fef1e9934667cb9b37b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:10:27.122Z] ---> job-cost.sh [2022-04-15T01:10:27.122Z] lf-activate-venv: SKIPPING [2022-04-15T01:10:27.122Z] INFO: No Stack... [2022-04-15T01:10:27.721Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-15T01:10:28.319Z] INFO: Archiving Costs [Pipeline] sh [2022-04-15T01:10:28.980Z] + + cut -d, -f6cat [2022-04-15T01:10:28.980Z] /w/workspace/edgex-go/196/archives/cost.csv [Pipeline] lock [2022-04-15T01:10:29.048Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-196-stack-cost] [2022-04-15T01:10:29.053Z] Resource [jenkins-edgexfoundry-edgex-go-main-196-stack-cost] did not exist. Created. [2022-04-15T01:10:29.053Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-15T01:10:29.700Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-15T01:10:30.540Z] Stashed 1 file(s) [Pipeline] } [2022-04-15T01:10:30.547Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-15T01:10:30.559Z] $ docker stop --time=1 ca7469345e6461cb3eb73bedcbafb3a43a74e8c7f4239fef1e9934667cb9b37b [2022-04-15T01:10:32.094Z] $ docker rm -f ca7469345e6461cb3eb73bedcbafb3a43a74e8c7f4239fef1e9934667cb9b37b [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-15T01:10:32.881Z] provisioning config files... [2022-04-15T01:10:32.888Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/196@tmp/config8571513737231969074tmp [Pipeline] { [Pipeline] sh [2022-04-15T01:10:33.182Z] + set +x [2022-04-15T01:10:33.182Z] + + bash -s -- [2022-04-15T01:10:33.182Z] curl -s https://codecov.io/bash [2022-04-15T01:10:33.442Z] [2022-04-15T01:10:33.442Z] _____ _ [2022-04-15T01:10:33.442Z] / ____| | | [2022-04-15T01:10:33.442Z] | | ___ __| | ___ ___ _____ __ [2022-04-15T01:10:33.442Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-15T01:10:33.442Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-15T01:10:33.442Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-15T01:10:33.442Z] Bash-1.0.6 [2022-04-15T01:10:33.442Z] [2022-04-15T01:10:33.442Z] [2022-04-15T01:10:33.442Z] ==> git version 2.25.1 found [2022-04-15T01:10:33.442Z] ==> 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-15T01:10:33.442Z] Release-Date: 2020-01-08 [2022-04-15T01:10:33.442Z] 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-15T01:10:33.442Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-15T01:10:33.442Z] ==> Jenkins CI detected. [2022-04-15T01:10:33.442Z] current dir:  /w/workspace/edgex-go/196 [2022-04-15T01:10:33.442Z] project root: . [2022-04-15T01:10:33.442Z] --> token set from env [2022-04-15T01:10:33.442Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-15T01:10:33.442Z] ==> Running gcov in . (disable via -X gcov) [2022-04-15T01:10:33.442Z] ==> Python coveragepy not found [2022-04-15T01:10:33.442Z] ==> Searching for coverage reports in: [2022-04-15T01:10:33.442Z] + . [2022-04-15T01:10:33.442Z] -> Found 1 reports [2022-04-15T01:10:33.442Z] ==> Detecting git/mercurial file structure [2022-04-15T01:10:33.442Z] ==> Reading reports [2022-04-15T01:10:33.442Z] + ./coverage.out bytes=434738 [2022-04-15T01:10:33.442Z] ==> Appending adjustments [2022-04-15T01:10:33.442Z] https://docs.codecov.io/docs/fixing-reports [2022-04-15T01:10:34.836Z] + Found adjustments [2022-04-15T01:10:34.836Z] ==> Gzipping contents [2022-04-15T01:10:34.836Z] 60K /tmp/codecov.Vatj3d.gz [2022-04-15T01:10:34.836Z] ==> Uploading reports [2022-04-15T01:10:34.836Z] url: https://codecov.io [2022-04-15T01:10:34.836Z] query: branch=main&commit=efde56b581935682910d5fadc902c79a5d46562f&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-15T01:10:34.836Z] -> Pinging Codecov [2022-04-15T01:10:34.836Z] 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=efde56b581935682910d5fadc902c79a5d46562f&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-15T01:10:34.836Z] -> Uploading to [2022-04-15T01:10:34.836Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-15/00271124DB129430A58F1EEE437C3FCB/efde56b581935682910d5fadc902c79a5d46562f/86005576-ce0a-420f-a0f0-88c64f2d3995.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220415T011034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88435cdacdc4116208faabf8994e63c5c79830902d58aa478c5d4f5494321f17 [2022-04-15T01:10:34.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T01:10:34.836Z] Dload Upload Total Spent Left Speed [2022-04-15T01:10:35.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59798 0 0 100 59798 0 223k --:--:-- --:--:-- --:--:-- 223k [2022-04-15T01:10:35.355Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/efde56b581935682910d5fadc902c79a5d46562f [Pipeline] } [2022-04-15T01:10:35.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-15T01:10:35.682Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-15T01:10:35.696Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:10:35.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-15T01:10:35.995Z] [2022-04-15T01:10:35.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:10:36.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-15T01:10:36.299Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-15T01:10:36.299Z] 188c0c94c7c5: Pulling fs layer [2022-04-15T01:10:36.299Z] 0ef7d3d256c8: Pulling fs layer [2022-04-15T01:10:36.299Z] de9db76c5a1d: Pulling fs layer [2022-04-15T01:10:36.299Z] 0eba1c9be4d2: Pulling fs layer [2022-04-15T01:10:36.299Z] 0d57e429df01: Pulling fs layer [2022-04-15T01:10:36.299Z] 4e4be7b47b0d: Pulling fs layer [2022-04-15T01:10:36.299Z] 0eba1c9be4d2: Waiting [2022-04-15T01:10:36.299Z] 0d57e429df01: Waiting [2022-04-15T01:10:36.299Z] e1f770b5df2f: Pulling fs layer [2022-04-15T01:10:36.299Z] 85a0685a4137: Pulling fs layer [2022-04-15T01:10:36.299Z] e1f770b5df2f: Waiting [2022-04-15T01:10:36.299Z] 85a0685a4137: Waiting [2022-04-15T01:10:36.299Z] 4e4be7b47b0d: Waiting [2022-04-15T01:10:36.299Z] de9db76c5a1d: Verifying Checksum [2022-04-15T01:10:36.299Z] de9db76c5a1d: Download complete [2022-04-15T01:10:36.299Z] 0ef7d3d256c8: Download complete [2022-04-15T01:10:36.299Z] 0d57e429df01: Verifying Checksum [2022-04-15T01:10:36.299Z] 0d57e429df01: Download complete [2022-04-15T01:10:36.299Z] 4e4be7b47b0d: Verifying Checksum [2022-04-15T01:10:36.299Z] 4e4be7b47b0d: Download complete [2022-04-15T01:10:36.299Z] 188c0c94c7c5: Verifying Checksum [2022-04-15T01:10:36.299Z] 188c0c94c7c5: Download complete [2022-04-15T01:10:36.557Z] 188c0c94c7c5: Pull complete [2022-04-15T01:10:36.557Z] e1f770b5df2f: Verifying Checksum [2022-04-15T01:10:36.557Z] e1f770b5df2f: Download complete [2022-04-15T01:10:36.557Z] 0ef7d3d256c8: Pull complete [2022-04-15T01:10:36.557Z] de9db76c5a1d: Pull complete [2022-04-15T01:10:37.126Z] 0eba1c9be4d2: Verifying Checksum [2022-04-15T01:10:37.126Z] 0eba1c9be4d2: Download complete [2022-04-15T01:10:37.127Z] 85a0685a4137: Verifying Checksum [2022-04-15T01:10:37.127Z] 85a0685a4137: Download complete [2022-04-15T01:10:40.427Z] 0eba1c9be4d2: Pull complete [2022-04-15T01:10:40.427Z] 0d57e429df01: Pull complete [2022-04-15T01:10:40.427Z] 4e4be7b47b0d: Pull complete [2022-04-15T01:10:40.686Z] e1f770b5df2f: Pull complete [2022-04-15T01:10:43.982Z] 85a0685a4137: Pull complete [2022-04-15T01:10:43.982Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-15T01:10:43.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-15T01:10:43.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-15T01:10:44.041Z] prd-ubuntu20.04-docker-8c-8g-20994 does not seem to be running inside a container [2022-04-15T01:10:44.170Z] $ 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/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-15T01:10:46.678Z] $ docker top bee41689740d4542d7a5a29da554cea5318058ceede26e0e413049dcfc01cc01 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-15T01:10:46.711Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-15T01:10:46.992Z] + set -o pipefail [2022-04-15T01:10:46.993Z] + snyk monitor '--org=edgex-jenkins' [2022-04-15T01:10:53.569Z] [2022-04-15T01:10:53.569Z] Monitoring /w/workspace/edgex-go/196 (github.com/edgexfoundry/edgex-go)... [2022-04-15T01:10:53.569Z] [2022-04-15T01:10:53.569Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/3a5b4c5d-494a-4662-8c9f-df3dc21777d1 [2022-04-15T01:10:53.569Z] [2022-04-15T01:10:53.569Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-15T01:10:53.569Z] [2022-04-15T01:10:53.569Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-15T01:10:53.569Z] [2022-04-15T01:11:20.157Z] [Pipeline] } [2022-04-15T01:11:20.212Z] $ docker stop --time=1 bee41689740d4542d7a5a29da554cea5318058ceede26e0e413049dcfc01cc01 [2022-04-15T01:11:22.488Z] $ docker rm -f bee41689740d4542d7a5a29da554cea5318058ceede26e0e413049dcfc01cc01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-15T01:11:22.875Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T01:11:22.890Z] provisioning config files... [2022-04-15T01:11:22.897Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/196@tmp/config5650774040089129788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:11:23.192Z] --> edgex-publish-swagger.sh [2022-04-15T01:11:23.193Z] === Publish openapi/v2 API === [2022-04-15T01:11:23.193Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-15T01:11:23.193Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/196/openapi/v2/core-command.yaml] [2022-04-15T01:11:23.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T01:11:23.193Z] Dload Upload Total Spent Left Speed [2022-04-15T01:11:24.133Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34913 --:--:-- --:--:-- --:--:-- 34877 100 33831 0 0 100 33831 0 34913 --:--:-- --:--:-- --:--:-- 34877 [2022-04-15T01:11:24.133Z] [2022-04-15T01:11:24.133Z] [2022-04-15T01:11:24.133Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/196/openapi/v2/core-data.yaml] [2022-04-15T01:11:24.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T01:11:24.133Z] Dload Upload Total Spent Left Speed [2022-04-15T01:11:25.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 78685 --:--:-- --:--:-- --:--:-- 78599 100 71604 0 0 100 71604 0 78599 --:--:-- --:--:-- --:--:-- 78599 [2022-04-15T01:11:25.072Z] [2022-04-15T01:11:25.072Z] [2022-04-15T01:11:25.072Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/196/openapi/v2/core-metadata.yaml] [2022-04-15T01:11:25.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T01:11:25.072Z] Dload Upload Total Spent Left Speed [2022-04-15T01:11:26.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 141k 0 0 100 141k 0 137k 0:00:01 0:00:01 --:--:-- 137k [2022-04-15T01:11:26.009Z] [2022-04-15T01:11:26.009Z] [2022-04-15T01:11:26.009Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/196/openapi/v2/support-notifications.yaml] [2022-04-15T01:11:26.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T01:11:26.009Z] Dload Upload Total Spent Left Speed [2022-04-15T01:11:26.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 97402 --:--:-- --:--:-- --:--:-- 97296 100 89318 0 0 100 89318 0 97402 --:--:-- --:--:-- --:--:-- 97296 [2022-04-15T01:11:26.946Z] [2022-04-15T01:11:26.946Z] [2022-04-15T01:11:26.946Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/196/openapi/v2/support-scheduler.yaml] [2022-04-15T01:11:26.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T01:11:26.946Z] Dload Upload Total Spent Left Speed [2022-04-15T01:11:27.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42995 --:--:-- --:--:-- --:--:-- 42948 100 39556 0 0 100 39556 0 42995 --:--:-- --:--:-- --:--:-- 42948 [2022-04-15T01:11:27.884Z] [2022-04-15T01:11:27.884Z] [2022-04-15T01:11:27.884Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/196/openapi/v2/system-agent.yaml] [2022-04-15T01:11:27.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-15T01:11:27.884Z] Dload Upload Total Spent Left Speed [2022-04-15T01:11:28.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21909 --:--:-- --:--:-- --:--:-- 21885 100 20091 0 0 100 20091 0 21885 --:--:-- --:--:-- --:--:-- 21861 [2022-04-15T01:11:28.827Z] [2022-04-15T01:11:28.827Z] [Pipeline] } [2022-04-15T01:11:28.834Z] 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-15T01:11:29.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T01:11:29.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:11:29.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T01:11:29.515Z] . [Pipeline] withDockerContainer [2022-04-15T01:11:29.580Z] prd-ubuntu20.04-docker-8c-8g-20994 does not seem to be running inside a container [2022-04-15T01:11:29.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-15T01:11:30.070Z] $ docker top f516ce010969ae2e05c9029fabba6361770e8dcf0d8978ad8db6e912a53183fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T01:11:30.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T01:11:30.120Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T01:11:30.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T01:11:30.281Z] $ docker exec f516ce010969ae2e05c9029fabba6361770e8dcf0d8978ad8db6e912a53183fb ssh-agent [2022-04-15T01:11:30.354Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaJNhJP/agent.14 [2022-04-15T01:11:30.354Z] SSH_AGENT_PID=20 [2022-04-15T01:11:30.359Z] Running ssh-add (command line suppressed) [2022-04-15T01:11:30.526Z] Identity added: /w/workspace/edgex-go/196@tmp/private_key_5193011148811742950.key (/w/workspace/edgex-go/196@tmp/private_key_5193011148811742950.key) [2022-04-15T01:11:30.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T01:11:30.783Z] + git semver tag [2022-04-15T01:11:30.783Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T01:11:30.783Z] # $GIT_DIR = /w/workspace/edgex-go/196/.git [2022-04-15T01:11:30.783Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/196 [2022-04-15T01:11:30.783Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T01:11:30.783Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T01:11:30.783Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T01:11:30.783Z] # $SEMVER_BRANCH = main [2022-04-15T01:11:30.783Z] # $SEMVER_DIR = /w/workspace/edgex-go/196/.semver [2022-04-15T01:11:30.783Z] # efde56b581935682910d5fadc902c79a5d46562f HEAD [2022-04-15T01:11:30.783Z] # -> Force: false [2022-04-15T01:11:30.783Z] # f870ff657bc042e635aa070d81fbf89079cb0527 refs/tags/v2.2.0-dev.70 [Pipeline] } [2022-04-15T01:11:30.835Z] $ docker exec --env ******** --env ******** f516ce010969ae2e05c9029fabba6361770e8dcf0d8978ad8db6e912a53183fb ssh-agent -k [2022-04-15T01:11:30.934Z] unset SSH_AUTH_SOCK; [2022-04-15T01:11:30.935Z] unset SSH_AGENT_PID; [2022-04-15T01:11:30.938Z] echo Agent pid 20 killed; [2022-04-15T01:11:30.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T01:11:31.203Z] + git semver [Pipeline] } [2022-04-15T01:11:31.259Z] $ docker stop --time=1 f516ce010969ae2e05c9029fabba6361770e8dcf0d8978ad8db6e912a53183fb [2022-04-15T01:11:32.589Z] $ docker rm -f f516ce010969ae2e05c9029fabba6361770e8dcf0d8978ad8db6e912a53183fb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:11:32.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-15T01:11:32.925Z] [2022-04-15T01:11:32.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:11:33.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-15T01:11:33.226Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-15T01:11:33.226Z] ab5ef0e58194: Pulling fs layer [2022-04-15T01:11:33.226Z] 9712f1f96733: Pulling fs layer [2022-04-15T01:11:33.226Z] 63f879dbbcfc: Pulling fs layer [2022-04-15T01:11:33.226Z] 0d9ebad4ef96: Pulling fs layer [2022-04-15T01:11:33.226Z] e9a5061849ea: Pulling fs layer [2022-04-15T01:11:33.226Z] d747dcd14b5f: Pulling fs layer [2022-04-15T01:11:33.226Z] 2de7ff778b66: Pulling fs layer [2022-04-15T01:11:33.226Z] e9a5061849ea: Waiting [2022-04-15T01:11:33.226Z] d747dcd14b5f: Waiting [2022-04-15T01:11:33.226Z] 2de7ff778b66: Waiting [2022-04-15T01:11:33.226Z] 0d9ebad4ef96: Waiting [2022-04-15T01:11:33.226Z] 9712f1f96733: Verifying Checksum [2022-04-15T01:11:33.226Z] 9712f1f96733: Download complete [2022-04-15T01:11:33.488Z] 63f879dbbcfc: Verifying Checksum [2022-04-15T01:11:33.488Z] 63f879dbbcfc: Download complete [2022-04-15T01:11:33.748Z] e9a5061849ea: Verifying Checksum [2022-04-15T01:11:33.748Z] e9a5061849ea: Download complete [2022-04-15T01:11:33.748Z] 0d9ebad4ef96: Verifying Checksum [2022-04-15T01:11:33.748Z] 0d9ebad4ef96: Download complete [2022-04-15T01:11:33.748Z] d747dcd14b5f: Download complete [2022-04-15T01:11:33.748Z] 2de7ff778b66: Verifying Checksum [2022-04-15T01:11:33.748Z] 2de7ff778b66: Download complete [2022-04-15T01:11:33.748Z] ab5ef0e58194: Verifying Checksum [2022-04-15T01:11:33.748Z] ab5ef0e58194: Download complete [2022-04-15T01:11:37.038Z] ab5ef0e58194: Pull complete [2022-04-15T01:11:37.038Z] 9712f1f96733: Pull complete [2022-04-15T01:11:37.975Z] 63f879dbbcfc: Pull complete [2022-04-15T01:11:42.171Z] 0d9ebad4ef96: Pull complete [2022-04-15T01:11:42.430Z] e9a5061849ea: Pull complete [2022-04-15T01:11:42.430Z] d747dcd14b5f: Pull complete [2022-04-15T01:11:43.808Z] 2de7ff778b66: Pull complete [2022-04-15T01:11:43.808Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-15T01:11:43.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-15T01:11:43.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-15T01:11:43.873Z] prd-ubuntu20.04-docker-8c-8g-20994 does not seem to be running inside a container [2022-04-15T01:11:43.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-15T01:11:46.644Z] $ docker top 23d6bebf5f2321d764e9634f2551f152c85b35ad9632d5d5b0ef4bdf4ab74643 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-15T01:11:46.689Z] provisioning config files... [2022-04-15T01:11:46.697Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/196@tmp/config72083781338463815tmp [2022-04-15T01:11:46.711Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/196@tmp/config3534871188590073372tmp [2022-04-15T01:11:46.721Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/196@tmp/config67227638768430040tmp [Pipeline] { [Pipeline] echo [2022-04-15T01:11:46.736Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:11:47.030Z] ---> sigul-configuration.sh [2022-04-15T01:11:47.030Z] gpg: directory `/root/.gnupg' created [2022-04-15T01:11:47.030Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-15T01:11:47.030Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-15T01:11:47.030Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-15T01:11:47.030Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-15T01:11:47.030Z] gpg: CAST5 encrypted data [2022-04-15T01:11:47.030Z] gpg: encrypted with 1 passphrase [2022-04-15T01:11:47.030Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-15T01:11:47.374Z] + mkdir /home/jenkins [2022-04-15T01:11:47.374Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-15T01:11:47.670Z] + 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-15T01:11:47.680Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:11:47.963Z] ---> sigul-install.sh [2022-04-15T01:11:47.963Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-15T01:11:48.251Z] + git tag --list [2022-04-15T01:11:48.251Z] 0.6.0 [2022-04-15T01:11:48.251Z] 0.6.1 [2022-04-15T01:11:48.251Z] 0.7.0 [2022-04-15T01:11:48.251Z] 0.7.1 [2022-04-15T01:11:48.251Z] v1.0.0 [2022-04-15T01:11:48.251Z] v1.0.1 [2022-04-15T01:11:48.251Z] v1.1.0 [2022-04-15T01:11:48.251Z] v1.2.0 [2022-04-15T01:11:48.251Z] v1.2.1 [2022-04-15T01:11:48.251Z] v1.3.0 [2022-04-15T01:11:48.251Z] v1.3.1 [2022-04-15T01:11:48.251Z] v2.0.0 [2022-04-15T01:11:48.251Z] v2.0.1-dev.1 [2022-04-15T01:11:48.251Z] v2.0.1-dev.10 [2022-04-15T01:11:48.251Z] v2.0.1-dev.11 [2022-04-15T01:11:48.251Z] v2.0.1-dev.12 [2022-04-15T01:11:48.251Z] v2.0.1-dev.13 [2022-04-15T01:11:48.251Z] v2.0.1-dev.14 [2022-04-15T01:11:48.251Z] v2.0.1-dev.15 [2022-04-15T01:11:48.251Z] v2.0.1-dev.16 [2022-04-15T01:11:48.251Z] v2.0.1-dev.17 [2022-04-15T01:11:48.251Z] v2.0.1-dev.18 [2022-04-15T01:11:48.251Z] v2.0.1-dev.19 [2022-04-15T01:11:48.251Z] v2.0.1-dev.2 [2022-04-15T01:11:48.251Z] v2.0.1-dev.20 [2022-04-15T01:11:48.251Z] v2.0.1-dev.21 [2022-04-15T01:11:48.251Z] v2.0.1-dev.22 [2022-04-15T01:11:48.251Z] v2.0.1-dev.23 [2022-04-15T01:11:48.251Z] v2.0.1-dev.24 [2022-04-15T01:11:48.251Z] v2.0.1-dev.25 [2022-04-15T01:11:48.251Z] v2.0.1-dev.26 [2022-04-15T01:11:48.251Z] v2.0.1-dev.27 [2022-04-15T01:11:48.251Z] v2.0.1-dev.28 [2022-04-15T01:11:48.251Z] v2.0.1-dev.29 [2022-04-15T01:11:48.251Z] v2.0.1-dev.3 [2022-04-15T01:11:48.251Z] v2.0.1-dev.30 [2022-04-15T01:11:48.251Z] v2.0.1-dev.31 [2022-04-15T01:11:48.251Z] v2.0.1-dev.32 [2022-04-15T01:11:48.251Z] v2.0.1-dev.33 [2022-04-15T01:11:48.251Z] v2.0.1-dev.34 [2022-04-15T01:11:48.251Z] v2.0.1-dev.35 [2022-04-15T01:11:48.251Z] v2.0.1-dev.36 [2022-04-15T01:11:48.251Z] v2.0.1-dev.37 [2022-04-15T01:11:48.251Z] v2.0.1-dev.38 [2022-04-15T01:11:48.251Z] v2.0.1-dev.39 [2022-04-15T01:11:48.251Z] v2.0.1-dev.4 [2022-04-15T01:11:48.251Z] v2.0.1-dev.40 [2022-04-15T01:11:48.251Z] v2.0.1-dev.41 [2022-04-15T01:11:48.251Z] v2.0.1-dev.42 [2022-04-15T01:11:48.251Z] v2.0.1-dev.43 [2022-04-15T01:11:48.251Z] v2.0.1-dev.44 [2022-04-15T01:11:48.251Z] v2.0.1-dev.45 [2022-04-15T01:11:48.251Z] v2.0.1-dev.46 [2022-04-15T01:11:48.251Z] v2.0.1-dev.47 [2022-04-15T01:11:48.251Z] v2.0.1-dev.48 [2022-04-15T01:11:48.251Z] v2.0.1-dev.49 [2022-04-15T01:11:48.251Z] v2.0.1-dev.5 [2022-04-15T01:11:48.251Z] v2.0.1-dev.50 [2022-04-15T01:11:48.251Z] v2.0.1-dev.51 [2022-04-15T01:11:48.251Z] v2.0.1-dev.52 [2022-04-15T01:11:48.251Z] v2.0.1-dev.53 [2022-04-15T01:11:48.251Z] v2.0.1-dev.54 [2022-04-15T01:11:48.251Z] v2.0.1-dev.55 [2022-04-15T01:11:48.251Z] v2.0.1-dev.56 [2022-04-15T01:11:48.251Z] v2.0.1-dev.57 [2022-04-15T01:11:48.251Z] v2.0.1-dev.58 [2022-04-15T01:11:48.251Z] v2.0.1-dev.59 [2022-04-15T01:11:48.251Z] v2.0.1-dev.6 [2022-04-15T01:11:48.251Z] v2.0.1-dev.60 [2022-04-15T01:11:48.251Z] v2.0.1-dev.61 [2022-04-15T01:11:48.251Z] v2.0.1-dev.62 [2022-04-15T01:11:48.251Z] v2.0.1-dev.63 [2022-04-15T01:11:48.251Z] v2.0.1-dev.64 [2022-04-15T01:11:48.251Z] v2.0.1-dev.65 [2022-04-15T01:11:48.251Z] v2.0.1-dev.66 [2022-04-15T01:11:48.251Z] v2.0.1-dev.67 [2022-04-15T01:11:48.251Z] v2.0.1-dev.68 [2022-04-15T01:11:48.251Z] v2.0.1-dev.69 [2022-04-15T01:11:48.251Z] v2.0.1-dev.7 [2022-04-15T01:11:48.251Z] v2.0.1-dev.70 [2022-04-15T01:11:48.251Z] v2.0.1-dev.71 [2022-04-15T01:11:48.251Z] v2.0.1-dev.72 [2022-04-15T01:11:48.251Z] v2.0.1-dev.73 [2022-04-15T01:11:48.251Z] v2.0.1-dev.74 [2022-04-15T01:11:48.251Z] v2.0.1-dev.75 [2022-04-15T01:11:48.251Z] v2.0.1-dev.76 [2022-04-15T01:11:48.251Z] v2.0.1-dev.77 [2022-04-15T01:11:48.251Z] v2.0.1-dev.78 [2022-04-15T01:11:48.251Z] v2.0.1-dev.79 [2022-04-15T01:11:48.251Z] v2.0.1-dev.8 [2022-04-15T01:11:48.251Z] v2.0.1-dev.80 [2022-04-15T01:11:48.251Z] v2.0.1-dev.81 [2022-04-15T01:11:48.251Z] v2.0.1-dev.82 [2022-04-15T01:11:48.251Z] v2.0.1-dev.83 [2022-04-15T01:11:48.251Z] v2.0.1-dev.84 [2022-04-15T01:11:48.251Z] v2.0.1-dev.85 [2022-04-15T01:11:48.251Z] v2.0.1-dev.86 [2022-04-15T01:11:48.251Z] v2.0.1-dev.87 [2022-04-15T01:11:48.251Z] v2.0.1-dev.88 [2022-04-15T01:11:48.251Z] v2.0.1-dev.89 [2022-04-15T01:11:48.251Z] v2.0.1-dev.9 [2022-04-15T01:11:48.251Z] v2.0.1-dev.90 [2022-04-15T01:11:48.251Z] v2.0.1-dev.91 [2022-04-15T01:11:48.251Z] v2.0.1-dev.92 [2022-04-15T01:11:48.252Z] v2.0.1-dev.93 [2022-04-15T01:11:48.252Z] v2.0.1-dev.94 [2022-04-15T01:11:48.252Z] v2.0.1-dev.95 [2022-04-15T01:11:48.252Z] v2.0.1-dev.96 [2022-04-15T01:11:48.252Z] v2.0.1-dev.97 [2022-04-15T01:11:48.252Z] v2.0.1-dev.98 [2022-04-15T01:11:48.252Z] v2.0.1-dev.99 [2022-04-15T01:11:48.252Z] v2.1.0 [2022-04-15T01:11:48.252Z] v2.2.0-dev.1 [2022-04-15T01:11:48.252Z] v2.2.0-dev.10 [2022-04-15T01:11:48.252Z] v2.2.0-dev.11 [2022-04-15T01:11:48.252Z] v2.2.0-dev.12 [2022-04-15T01:11:48.252Z] v2.2.0-dev.13 [2022-04-15T01:11:48.252Z] v2.2.0-dev.14 [2022-04-15T01:11:48.252Z] v2.2.0-dev.15 [2022-04-15T01:11:48.252Z] v2.2.0-dev.16 [2022-04-15T01:11:48.252Z] v2.2.0-dev.17 [2022-04-15T01:11:48.252Z] v2.2.0-dev.18 [2022-04-15T01:11:48.252Z] v2.2.0-dev.19 [2022-04-15T01:11:48.252Z] v2.2.0-dev.2 [2022-04-15T01:11:48.252Z] v2.2.0-dev.20 [2022-04-15T01:11:48.252Z] v2.2.0-dev.21 [2022-04-15T01:11:48.252Z] v2.2.0-dev.22 [2022-04-15T01:11:48.252Z] v2.2.0-dev.23 [2022-04-15T01:11:48.252Z] v2.2.0-dev.24 [2022-04-15T01:11:48.252Z] v2.2.0-dev.25 [2022-04-15T01:11:48.252Z] v2.2.0-dev.26 [2022-04-15T01:11:48.252Z] v2.2.0-dev.27 [2022-04-15T01:11:48.252Z] v2.2.0-dev.28 [2022-04-15T01:11:48.252Z] v2.2.0-dev.29 [2022-04-15T01:11:48.252Z] v2.2.0-dev.3 [2022-04-15T01:11:48.252Z] v2.2.0-dev.30 [2022-04-15T01:11:48.252Z] v2.2.0-dev.31 [2022-04-15T01:11:48.252Z] v2.2.0-dev.32 [2022-04-15T01:11:48.252Z] v2.2.0-dev.33 [2022-04-15T01:11:48.252Z] v2.2.0-dev.34 [2022-04-15T01:11:48.252Z] v2.2.0-dev.35 [2022-04-15T01:11:48.252Z] v2.2.0-dev.36 [2022-04-15T01:11:48.252Z] v2.2.0-dev.37 [2022-04-15T01:11:48.252Z] v2.2.0-dev.38 [2022-04-15T01:11:48.252Z] v2.2.0-dev.39 [2022-04-15T01:11:48.252Z] v2.2.0-dev.4 [2022-04-15T01:11:48.252Z] v2.2.0-dev.40 [2022-04-15T01:11:48.252Z] v2.2.0-dev.41 [2022-04-15T01:11:48.252Z] v2.2.0-dev.42 [2022-04-15T01:11:48.252Z] v2.2.0-dev.43 [2022-04-15T01:11:48.252Z] v2.2.0-dev.44 [2022-04-15T01:11:48.252Z] v2.2.0-dev.45 [2022-04-15T01:11:48.252Z] v2.2.0-dev.46 [2022-04-15T01:11:48.252Z] v2.2.0-dev.47 [2022-04-15T01:11:48.252Z] v2.2.0-dev.48 [2022-04-15T01:11:48.252Z] v2.2.0-dev.49 [2022-04-15T01:11:48.252Z] v2.2.0-dev.5 [2022-04-15T01:11:48.252Z] v2.2.0-dev.50 [2022-04-15T01:11:48.252Z] v2.2.0-dev.51 [2022-04-15T01:11:48.252Z] v2.2.0-dev.52 [2022-04-15T01:11:48.252Z] v2.2.0-dev.53 [2022-04-15T01:11:48.252Z] v2.2.0-dev.54 [2022-04-15T01:11:48.252Z] v2.2.0-dev.55 [2022-04-15T01:11:48.252Z] v2.2.0-dev.56 [2022-04-15T01:11:48.252Z] v2.2.0-dev.57 [2022-04-15T01:11:48.252Z] v2.2.0-dev.58 [2022-04-15T01:11:48.252Z] v2.2.0-dev.59 [2022-04-15T01:11:48.252Z] v2.2.0-dev.6 [2022-04-15T01:11:48.252Z] v2.2.0-dev.60 [2022-04-15T01:11:48.252Z] v2.2.0-dev.61 [2022-04-15T01:11:48.252Z] v2.2.0-dev.62 [2022-04-15T01:11:48.252Z] v2.2.0-dev.63 [2022-04-15T01:11:48.252Z] v2.2.0-dev.64 [2022-04-15T01:11:48.252Z] v2.2.0-dev.65 [2022-04-15T01:11:48.252Z] v2.2.0-dev.66 [2022-04-15T01:11:48.252Z] v2.2.0-dev.67 [2022-04-15T01:11:48.252Z] v2.2.0-dev.68 [2022-04-15T01:11:48.252Z] v2.2.0-dev.69 [2022-04-15T01:11:48.252Z] v2.2.0-dev.7 [2022-04-15T01:11:48.252Z] v2.2.0-dev.70 [2022-04-15T01:11:48.252Z] v2.2.0-dev.8 [2022-04-15T01:11:48.252Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-15T01:11:48.541Z] + lftools sign git-tag v2.2.0-dev.70 [2022-04-15T01:11:49.111Z] Signing Git tag with Sigul... [2022-04-15T01:11:49.111Z] Signing v2.2.0-dev.70 [Pipeline] echo [2022-04-15T01:11:49.380Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:11:49.664Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-15T01:11:49.673Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-15T01:11:49.734Z] $ docker stop --time=1 23d6bebf5f2321d764e9634f2551f152c85b35ad9632d5d5b0ef4bdf4ab74643 [2022-04-15T01:11:51.067Z] $ docker rm -f 23d6bebf5f2321d764e9634f2551f152c85b35ad9632d5d5b0ef4bdf4ab74643 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-15T01:11:51.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T01:11:51.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:11:51.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T01:11:51.721Z] . [Pipeline] withDockerContainer [2022-04-15T01:11:51.782Z] prd-ubuntu20.04-docker-8c-8g-20994 does not seem to be running inside a container [2022-04-15T01:11:51.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-15T01:11:52.251Z] $ docker top 4758ff3ba0f8bec4182e29fc4eef9d41e5a2a92c9b428b1872cde6fc3b2f52eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T01:11:52.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T01:11:52.299Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T01:11:52.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T01:11:52.461Z] $ docker exec 4758ff3ba0f8bec4182e29fc4eef9d41e5a2a92c9b428b1872cde6fc3b2f52eb ssh-agent [2022-04-15T01:11:52.525Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaAaHMK/agent.13 [2022-04-15T01:11:52.525Z] SSH_AGENT_PID=19 [2022-04-15T01:11:52.531Z] Running ssh-add (command line suppressed) [2022-04-15T01:11:52.689Z] Identity added: /w/workspace/edgex-go/196@tmp/private_key_4795352300326541472.key (/w/workspace/edgex-go/196@tmp/private_key_4795352300326541472.key) [2022-04-15T01:11:52.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T01:11:52.951Z] + git semver bump pre [2022-04-15T01:11:52.951Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T01:11:52.951Z] # $GIT_DIR = /w/workspace/edgex-go/196/.git [2022-04-15T01:11:52.951Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/196 [2022-04-15T01:11:52.951Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T01:11:52.951Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T01:11:52.951Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T01:11:52.951Z] # $SEMVER_BRANCH = main [2022-04-15T01:11:52.951Z] # $SEMVER_DIR = /w/workspace/edgex-go/196/.semver [2022-04-15T01:11:52.951Z] 2.2.0-dev.71 [Pipeline] } [2022-04-15T01:11:53.004Z] $ docker exec --env ******** --env ******** 4758ff3ba0f8bec4182e29fc4eef9d41e5a2a92c9b428b1872cde6fc3b2f52eb ssh-agent -k [2022-04-15T01:11:53.118Z] unset SSH_AUTH_SOCK; [2022-04-15T01:11:53.119Z] unset SSH_AGENT_PID; [2022-04-15T01:11:53.119Z] echo Agent pid 19 killed; [2022-04-15T01:11:53.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T01:11:53.385Z] + git semver [Pipeline] } [2022-04-15T01:11:53.440Z] $ docker stop --time=1 4758ff3ba0f8bec4182e29fc4eef9d41e5a2a92c9b428b1872cde6fc3b2f52eb [2022-04-15T01:11:54.759Z] $ docker rm -f 4758ff3ba0f8bec4182e29fc4eef9d41e5a2a92c9b428b1872cde6fc3b2f52eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-15T01:11:55.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-15T01:11:55.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:11:55.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-15T01:11:55.360Z] . [Pipeline] withDockerContainer [2022-04-15T01:11:55.422Z] prd-ubuntu20.04-docker-8c-8g-20994 does not seem to be running inside a container [2022-04-15T01:11:55.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-15T01:11:55.866Z] $ docker top 438229d5124a207d9ede3877835100ba5053aa6135b1119b109b28860d305b77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-15T01:11:55.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-15T01:11:55.906Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-15T01:11:56.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-15T01:11:56.081Z] $ docker exec 438229d5124a207d9ede3877835100ba5053aa6135b1119b109b28860d305b77 ssh-agent [2022-04-15T01:11:56.170Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAgBcGC/agent.13 [2022-04-15T01:11:56.170Z] SSH_AGENT_PID=20 [2022-04-15T01:11:56.175Z] Running ssh-add (command line suppressed) [2022-04-15T01:11:56.340Z] Identity added: /w/workspace/edgex-go/196@tmp/private_key_5220216575410000529.key (/w/workspace/edgex-go/196@tmp/private_key_5220216575410000529.key) [2022-04-15T01:11:56.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-15T01:11:56.596Z] + git semver push [2022-04-15T01:11:56.597Z] # -> Open(): unable to determine branch for HEAD [2022-04-15T01:11:56.597Z] # $GIT_DIR = /w/workspace/edgex-go/196/.git [2022-04-15T01:11:56.597Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/196 [2022-04-15T01:11:56.597Z] # $SEMVER_REMOTE_NAME = origin [2022-04-15T01:11:56.597Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-15T01:11:56.597Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-15T01:11:56.597Z] # $SEMVER_BRANCH = main [2022-04-15T01:11:56.597Z] # $SEMVER_DIR = /w/workspace/edgex-go/196/.semver [Pipeline] } [2022-04-15T01:11:59.948Z] $ docker exec --env ******** --env ******** 438229d5124a207d9ede3877835100ba5053aa6135b1119b109b28860d305b77 ssh-agent -k [2022-04-15T01:12:00.068Z] unset SSH_AUTH_SOCK; [2022-04-15T01:12:00.069Z] unset SSH_AGENT_PID; [2022-04-15T01:12:00.069Z] echo Agent pid 20 killed; [2022-04-15T01:12:00.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-15T01:12:00.341Z] + git semver [Pipeline] } [2022-04-15T01:12:00.397Z] $ docker stop --time=1 438229d5124a207d9ede3877835100ba5053aa6135b1119b109b28860d305b77 [2022-04-15T01:12:01.719Z] $ docker rm -f 438229d5124a207d9ede3877835100ba5053aa6135b1119b109b28860d305b77 [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-15T01:12:02.271Z] + [ -d /w/workspace/edgex-go/196/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:12:02.562Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:12:03.471Z] ---> package-listing.sh [2022-04-15T01:12:03.471Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-15T01:12:03.472Z] ++ facter osfamily [2022-04-15T01:12:03.730Z] + OS_FAMILY=debian [2022-04-15T01:12:03.730Z] + workspace=/w/workspace/edgex-go/196 [2022-04-15T01:12:03.730Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-15T01:12:03.730Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-15T01:12:03.730Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-15T01:12:03.730Z] + PACKAGES=/tmp/packages_start.txt [2022-04-15T01:12:03.730Z] + '[' /w/workspace/edgex-go/196 ']' [2022-04-15T01:12:03.730Z] + PACKAGES=/tmp/packages_end.txt [2022-04-15T01:12:03.730Z] + case "${OS_FAMILY}" in [2022-04-15T01:12:03.730Z] + dpkg -l [2022-04-15T01:12:03.730Z] + grep '^ii' [2022-04-15T01:12:03.730Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-15T01:12:03.730Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-15T01:12:03.730Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-15T01:12:03.730Z] + '[' /w/workspace/edgex-go/196 ']' [2022-04-15T01:12:03.730Z] + mkdir -p /w/workspace/edgex-go/196/archives/ [2022-04-15T01:12:03.730Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/196/archives/ [Pipeline] echo [2022-04-15T01:12:03.742Z] 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/196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-15T01:12:04.021Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:12:04.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T01:12:04.577Z] [2022-04-15T01:12:04.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-15T01:12:04.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T01:12:04.880Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-15T01:12:04.880Z] 5eb5b503b376: Pulling fs layer [2022-04-15T01:12:04.880Z] 5c69ac0246d0: Pulling fs layer [2022-04-15T01:12:04.880Z] ec43610c2a17: Pulling fs layer [2022-04-15T01:12:04.880Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-15T01:12:04.880Z] 33b1e0a273af: Pulling fs layer [2022-04-15T01:12:04.880Z] 5d3b04190fa2: Pulling fs layer [2022-04-15T01:12:04.880Z] 2f39f015ded8: Pulling fs layer [2022-04-15T01:12:04.880Z] 33b1e0a273af: Waiting [2022-04-15T01:12:04.880Z] 3a2ae6a8a46f: Waiting [2022-04-15T01:12:04.880Z] 2f39f015ded8: Waiting [2022-04-15T01:12:04.880Z] 5d3b04190fa2: Waiting [2022-04-15T01:12:04.880Z] 5c69ac0246d0: Verifying Checksum [2022-04-15T01:12:04.880Z] 5c69ac0246d0: Download complete [2022-04-15T01:12:04.880Z] 3a2ae6a8a46f: Download complete [2022-04-15T01:12:04.880Z] 33b1e0a273af: Verifying Checksum [2022-04-15T01:12:04.880Z] 33b1e0a273af: Download complete [2022-04-15T01:12:04.880Z] ec43610c2a17: Verifying Checksum [2022-04-15T01:12:04.880Z] ec43610c2a17: Download complete [2022-04-15T01:12:04.880Z] 5d3b04190fa2: Verifying Checksum [2022-04-15T01:12:05.139Z] 5eb5b503b376: Verifying Checksum [2022-04-15T01:12:05.139Z] 5eb5b503b376: Download complete [2022-04-15T01:12:05.707Z] 2f39f015ded8: Verifying Checksum [2022-04-15T01:12:05.707Z] 2f39f015ded8: Download complete [2022-04-15T01:12:06.275Z] 5eb5b503b376: Pull complete [2022-04-15T01:12:06.534Z] 5c69ac0246d0: Pull complete [2022-04-15T01:12:06.793Z] ec43610c2a17: Pull complete [2022-04-15T01:12:07.054Z] 3a2ae6a8a46f: Pull complete [2022-04-15T01:12:07.054Z] 33b1e0a273af: Pull complete [2022-04-15T01:12:07.313Z] 5d3b04190fa2: Pull complete [2022-04-15T01:12:11.502Z] 2f39f015ded8: Pull complete [2022-04-15T01:12:11.502Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-15T01:12:11.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-15T01:12:11.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-15T01:12:11.577Z] prd-ubuntu20.04-docker-8c-8g-20994 does not seem to be running inside a container [2022-04-15T01:12:11.657Z] $ 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/196/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/196 -v /w/workspace/edgex-go/196:/w/workspace/edgex-go/196:rw,z -v /w/workspace/edgex-go/196@tmp:/w/workspace/edgex-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-15T01:12:13.776Z] $ docker top 17a38763cb149e8e4e54029c6e6775f1440a391d0907f5b464ce43019b272f88 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-15T01:12:14.095Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-15T01:12:14.385Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-15T01:12:14.678Z] + ls /var/log/sa-host [2022-04-15T01:12:14.678Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-15T01:12:14.887Z] provisioning config files... [2022-04-15T01:12:14.895Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/196@tmp/config1505655811275791111tmp [Pipeline] { [Pipeline] echo [2022-04-15T01:12:14.907Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:12:15.192Z] ---> create-netrc.sh [Pipeline] } [2022-04-15T01:12:15.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:12:15.537Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-15T01:12:15.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:12:15.832Z] ---> sudo-logs.sh [2022-04-15T01:12:15.832Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-15T01:12:15.856Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:12:16.143Z] ---> job-cost.sh [2022-04-15T01:12:16.143Z] lf-activate-venv: SKIPPING [2022-04-15T01:12:16.143Z] DEBUG: total: 0.10999999940395355 [2022-04-15T01:12:16.143Z] INFO: Retrieving Stack Cost... [2022-04-15T01:12:16.403Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-15T01:12:16.975Z] INFO: Archiving Costs [Pipeline] echo [2022-04-15T01:12:16.988Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-15T01:12:17.271Z] ---> logs-deploy.sh [2022-04-15T01:12:17.271Z] lf-activate-venv: SKIPPING [2022-04-15T01:12:17.271Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/196 [2022-04-15T01:12:17.271Z] INFO: archiving workspace using pattern(s): [2022-04-15T01:12:18.208Z] Archives upload complete. [2022-04-15T01:12:18.208Z] INFO: archiving logs to Nexus