Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Loading trusted files from base branch main at d3e93d299d336768afbb67d4e8d03cb0d65cb15d rather than 3918288b3b7167383648d2921917951aae13068f Obtained Jenkinsfile from d3e93d299d336768afbb67d4e8d03cb0d65cb15d 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-ssh11130206032851768474.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh330671578099894792.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 590556114a56c6d90cc8043840e039c2f74196dc 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/PR-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/PR-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9386583888734855512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 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-ssh4833733905243410096.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/PR-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/PR-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2749386556347810655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-4589’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-4546’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-4789’ is offline ‘prd-ubuntu20.04-docker-8c-8g-4794’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-4790’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4795 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 > 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 Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 3918288b3b7167383648d2921917951aae13068f Merge succeeded, producing 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 Checking out Revision 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 (PR-4790) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3918288b3b7167383648d2921917951aae13068f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 # timeout=10 Commit message: "Merge commit 'd3e93d299d336768afbb67d4e8d03cb0d65cb15d' into HEAD" > git rev-list --no-walk 3918288b3b7167383648d2921917951aae13068f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T08:29:56.456Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T08:29:56.518Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T08:29:56.541Z] ========================================================= [2024-07-02T08:29:56.541Z] EdgeX Global Pipelines Version Info [2024-07-02T08:29:56.541Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:29:57.290Z] ------------------- [2024-07-02T08:29:57.290Z] stable info: [2024-07-02T08:29:57.290Z] ------------------- [2024-07-02T08:29:57.290Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T08:29:57.290Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T08:29:57.290Z] Message: update stable to v1.0.260 [2024-07-02T08:29:57.861Z] ------------------- [2024-07-02T08:29:57.861Z] experimental info: [2024-07-02T08:29:57.861Z] ------------------- [2024-07-02T08:29:57.861Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T08:29:57.861Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T08:29:57.861Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T08:29:57.941Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-02T08:29:57.965Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-02T08:29:57.989Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T08:29:58.012Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T08:29:58.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T08:29:58.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T08:29:58.073Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T08:29:58.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-02T08:29:58.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-02T08:29:58.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-02T08:29:58.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T08:29:58.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T08:29:58.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T08:29:58.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T08:29:58.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T08:29:58.249Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T08:29:58.271Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T08:29:58.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T08:29:58.315Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-02T08:29:58.337Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-02T08:29:58.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T08:29:58.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T08:29:58.400Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T08:29:58.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4790 [Pipeline] echo [2024-07-02T08:29:58.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4790 [Pipeline] echo [2024-07-02T08:29:58.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4790 [Pipeline] echo [2024-07-02T08:29:58.495Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 [Pipeline] echo [2024-07-02T08:29:58.516Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d0c6b4 [Pipeline] echo [2024-07-02T08:29:58.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T08:29:58.582Z] provisioning config files... [2024-07-02T08:29:58.595Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config15356024802601922835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:29:58.927Z] ---> ****-login.sh [2024-07-02T08:29:58.927Z] nexus3.edgexfoundry.org:10001 [2024-07-02T08:29:58.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:29:59.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:29:59.191Z] Configure a credential helper to remove this warning. See [2024-07-02T08:29:59.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:29:59.191Z] [2024-07-02T08:29:59.191Z] Login Succeeded [2024-07-02T08:29:59.191Z] nexus3.edgexfoundry.org:10002 [2024-07-02T08:29:59.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:29:59.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:29:59.191Z] Configure a credential helper to remove this warning. See [2024-07-02T08:29:59.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:29:59.192Z] [2024-07-02T08:29:59.192Z] Login Succeeded [2024-07-02T08:29:59.192Z] nexus3.edgexfoundry.org:10003 [2024-07-02T08:29:59.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:29:59.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:29:59.451Z] Configure a credential helper to remove this warning. See [2024-07-02T08:29:59.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:29:59.451Z] [2024-07-02T08:29:59.451Z] Login Succeeded [2024-07-02T08:29:59.451Z] nexus3.edgexfoundry.org:10004 [2024-07-02T08:29:59.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:29:59.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:29:59.451Z] Configure a credential helper to remove this warning. See [2024-07-02T08:29:59.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:29:59.451Z] [2024-07-02T08:29:59.451Z] Login Succeeded [2024-07-02T08:29:59.451Z] ****.io [2024-07-02T08:29:59.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:29:59.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:29:59.711Z] Configure a credential helper to remove this warning. See [2024-07-02T08:29:59.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:29:59.711Z] [2024-07-02T08:29:59.711Z] Login Succeeded [2024-07-02T08:29:59.711Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T08:29:59.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T08:30:00.055Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2024-07-02T08:30:00.055Z] + dirname cmd/core-command/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/core-data/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/core-keeper/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-02T08:30:00.055Z] + + dirname cmd/core-metadata/Dockerfile [2024-07-02T08:30:00.055Z] cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-02T08:30:00.055Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2024-07-02T08:30:00.055Z] -f2 [2024-07-02T08:30:00.055Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/support-notifications/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-02T08:30:00.055Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-02T08:30:00.055Z] + cut -d/ -f2 [2024-07-02T08:30:00.055Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-02T08:30:00.087Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-02T08:30:00.450Z] + git rev-list -1 --merges 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5~1..4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 [Pipeline] echo [2024-07-02T08:30:00.462Z] -----------> git rev-list -1 --merges 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5~1..4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 [2024-07-02T08:30:00.462Z] 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 [false] [Pipeline] sh [2024-07-02T08:30:00.749Z] + git log --format=format:%s -1 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 [Pipeline] echo [2024-07-02T08:30:00.763Z] ========================================================= [2024-07-02T08:30:00.763Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T08:30:00.763Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-02T08:30:01.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T08:30:01.129Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T08:30:01.129Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T08:30:01.129Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T08:30:01.129Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-02T08:30:01.129Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-02T08:30:01.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:30:01.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T08:30:01.481Z] [2024-07-02T08:30:01.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:30:02.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T08:30:04.761Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T08:30:04.761Z] b85a868b505f: Pulling fs layer [2024-07-02T08:30:04.761Z] e2be974225ed: Pulling fs layer [2024-07-02T08:30:04.761Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T08:30:04.761Z] 988bab9f4d93: Pulling fs layer [2024-07-02T08:30:04.761Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T08:30:04.761Z] eaf3925da568: Pulling fs layer [2024-07-02T08:30:04.761Z] bab4dde63d76: Pulling fs layer [2024-07-02T08:30:04.761Z] bde34c3a00c8: Pulling fs layer [2024-07-02T08:30:04.761Z] b352a97aabf1: Pulling fs layer [2024-07-02T08:30:04.761Z] 4872d77fe225: Pulling fs layer [2024-07-02T08:30:04.761Z] 5851b861e8e6: Pulling fs layer [2024-07-02T08:30:04.761Z] 1469e6f7b9e6: Waiting [2024-07-02T08:30:04.761Z] 988bab9f4d93: Waiting [2024-07-02T08:30:04.761Z] eaf3925da568: Waiting [2024-07-02T08:30:04.761Z] bab4dde63d76: Waiting [2024-07-02T08:30:04.761Z] bde34c3a00c8: Waiting [2024-07-02T08:30:04.761Z] b352a97aabf1: Waiting [2024-07-02T08:30:04.761Z] 4872d77fe225: Waiting [2024-07-02T08:30:04.761Z] 5851b861e8e6: Waiting [2024-07-02T08:30:05.020Z] e2be974225ed: Download complete [2024-07-02T08:30:05.020Z] 988bab9f4d93: Verifying Checksum [2024-07-02T08:30:05.020Z] 988bab9f4d93: Download complete [2024-07-02T08:30:05.020Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T08:30:05.020Z] 1469e6f7b9e6: Download complete [2024-07-02T08:30:05.020Z] eaf3925da568: Verifying Checksum [2024-07-02T08:30:05.020Z] eaf3925da568: Download complete [2024-07-02T08:30:05.279Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T08:30:05.279Z] 339a4e72a1f5: Download complete [2024-07-02T08:30:05.279Z] bde34c3a00c8: Verifying Checksum [2024-07-02T08:30:05.279Z] bde34c3a00c8: Download complete [2024-07-02T08:30:05.279Z] b352a97aabf1: Verifying Checksum [2024-07-02T08:30:05.279Z] b352a97aabf1: Download complete [2024-07-02T08:30:05.279Z] 4872d77fe225: Verifying Checksum [2024-07-02T08:30:05.279Z] 4872d77fe225: Download complete [2024-07-02T08:30:05.279Z] 5851b861e8e6: Download complete [2024-07-02T08:30:05.279Z] b85a868b505f: Download complete [2024-07-02T08:30:05.539Z] bab4dde63d76: Verifying Checksum [2024-07-02T08:30:05.539Z] bab4dde63d76: Download complete [2024-07-02T08:30:07.712Z] b85a868b505f: Pull complete [2024-07-02T08:30:07.971Z] e2be974225ed: Pull complete [2024-07-02T08:30:08.536Z] 339a4e72a1f5: Pull complete [2024-07-02T08:30:08.536Z] 988bab9f4d93: Pull complete [2024-07-02T08:30:08.796Z] 1469e6f7b9e6: Pull complete [2024-07-02T08:30:08.796Z] eaf3925da568: Pull complete [2024-07-02T08:30:11.324Z] bab4dde63d76: Pull complete [2024-07-02T08:30:11.324Z] bde34c3a00c8: Pull complete [2024-07-02T08:30:11.324Z] b352a97aabf1: Pull complete [2024-07-02T08:30:11.324Z] 4872d77fe225: Pull complete [2024-07-02T08:30:11.324Z] 5851b861e8e6: Pull complete [2024-07-02T08:30:11.324Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T08:30:11.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T08:30:11.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:30:11.460Z] prd-ubuntu20.04-docker-8c-8g-4795 does not seem to be running inside a container [2024-07-02T08:30:11.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T08:30:14.776Z] $ docker top 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a -eo pid,comm [2024-07-02T08:30:14.836Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-02T08:30:14.836Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T08:30:14.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T08:30:14.899Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T08:30:15.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T08:30:15.026Z] $ docker exec 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a ssh-agent [2024-07-02T08:30:15.130Z] SSH_AUTH_SOCK=/tmp/ssh-iRDDFnuWVlqu/agent.32 [2024-07-02T08:30:15.130Z] SSH_AGENT_PID=38 [2024-07-02T08:30:15.139Z] Running ssh-add (command line suppressed) [2024-07-02T08:30:15.235Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_15681528490515280124.key (/w/workspace/edgex-go/6@tmp/private_key_15681528490515280124.key) [2024-07-02T08:30:15.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T08:30:15.547Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T08:30:15.554Z] $ docker exec --env ******** --env ******** 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a ssh-agent -k [2024-07-02T08:30:15.662Z] unset SSH_AUTH_SOCK; [2024-07-02T08:30:15.662Z] unset SSH_AGENT_PID; [2024-07-02T08:30:15.663Z] echo Agent pid 38 killed; [2024-07-02T08:30:15.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T08:30:15.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T08:30:15.712Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T08:30:15.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T08:30:15.829Z] $ docker exec 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a ssh-agent [2024-07-02T08:30:15.939Z] SSH_AUTH_SOCK=/tmp/ssh-IPUWOwzB4dJ4/agent.72 [2024-07-02T08:30:15.939Z] SSH_AGENT_PID=78 [2024-07-02T08:30:15.944Z] Running ssh-add (command line suppressed) [2024-07-02T08:30:16.036Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_1502713349887352008.key (/w/workspace/edgex-go/6@tmp/private_key_1502713349887352008.key) [2024-07-02T08:30:16.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T08:30:16.349Z] + git semver init [2024-07-02T08:30:16.608Z] 2024-07-02 08:30:16,528 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T08:30:16.608Z] 2024-07-02 08:30:16,529 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2024-07-02T08:30:16.608Z] 2024-07-02 08:30:16,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2024-07-02T08:30:16.608Z] 2024-07-02 08:30:16,530 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2024-07-02T08:30:21.932Z] 2024-07-02 08:30:21,633 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2024-07-02T08:30:21.932Z] 2024-07-02 08:30:21,634 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4790 with force:False [2024-07-02T08:30:21.932Z] 2024-07-02 08:30:21,634 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4790 [2024-07-02T08:30:21.932Z] 2024-07-02 08:30:21,638 [execute] INFO git cat-file --batch-check [2024-07-02T08:30:21.932Z] 2024-07-02 08:30:21,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T08:30:21.932Z] 2024-07-02 08:30:21,645 [execute] INFO git cat-file --batch [2024-07-02T08:30:21.932Z] 2024-07-02 08:30:21,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T08:30:21.932Z] 2024-07-02 08:30:21,650 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4790 [2024-07-02T08:30:21.932Z] 0.0.0 [Pipeline] } [2024-07-02T08:30:21.939Z] $ docker exec --env ******** --env ******** 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a ssh-agent -k [2024-07-02T08:30:22.037Z] unset SSH_AUTH_SOCK; [2024-07-02T08:30:22.038Z] unset SSH_AGENT_PID; [2024-07-02T08:30:22.038Z] echo Agent pid 78 killed; [2024-07-02T08:30:22.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T08:30:22.375Z] + git semver [Pipeline] } [2024-07-02T08:30:22.646Z] $ docker stop --time=1 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a [2024-07-02T08:30:23.939Z] $ docker rm -f --volumes 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T08:30:24.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T08:30:24.512Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T08:30:24.515Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] sh [2024-07-02T08:30:24.919Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2024-07-02T08:30:24.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T08:30:24.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T08:30:24.968Z] ========================================================= [2024-07-02T08:30:24.968Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T08:30:24.968Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T08:30:25.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T08:30:25.260Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T08:30:25.260Z] 619be1103602: Pulling fs layer [2024-07-02T08:30:25.260Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T08:30:25.260Z] 5df492c9dc93: Pulling fs layer [2024-07-02T08:30:25.260Z] 7629e6793208: Pulling fs layer [2024-07-02T08:30:25.260Z] 7629e6793208: Waiting [2024-07-02T08:30:25.260Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T08:30:25.260Z] fb5054dd5b73: Pulling fs layer [2024-07-02T08:30:25.260Z] 4f4fb700ef54: Waiting [2024-07-02T08:30:25.260Z] eeca6798cff9: Pulling fs layer [2024-07-02T08:30:25.260Z] aa269ceb94a6: Pulling fs layer [2024-07-02T08:30:25.260Z] ada007ff1a6a: Pulling fs layer [2024-07-02T08:30:25.260Z] fb5054dd5b73: Waiting [2024-07-02T08:30:25.260Z] ada007ff1a6a: Waiting [2024-07-02T08:30:25.260Z] 7862e08f4a3e: Verifying Checksum [2024-07-02T08:30:25.260Z] 7862e08f4a3e: Download complete [2024-07-02T08:30:25.260Z] 7629e6793208: Verifying Checksum [2024-07-02T08:30:25.260Z] 7629e6793208: Download complete [2024-07-02T08:30:25.260Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T08:30:25.260Z] 4f4fb700ef54: Download complete [2024-07-02T08:30:25.260Z] fb5054dd5b73: Download complete [2024-07-02T08:30:25.260Z] 619be1103602: Verifying Checksum [2024-07-02T08:30:25.260Z] 619be1103602: Download complete [2024-07-02T08:30:25.260Z] eeca6798cff9: Verifying Checksum [2024-07-02T08:30:25.260Z] eeca6798cff9: Download complete [2024-07-02T08:30:25.519Z] 619be1103602: Pull complete [2024-07-02T08:30:25.519Z] ada007ff1a6a: Verifying Checksum [2024-07-02T08:30:25.519Z] ada007ff1a6a: Download complete [2024-07-02T08:30:25.519Z] 7862e08f4a3e: Pull complete [2024-07-02T08:30:25.778Z] 5df492c9dc93: Verifying Checksum [2024-07-02T08:30:25.778Z] 5df492c9dc93: Download complete [2024-07-02T08:30:26.036Z] aa269ceb94a6: Verifying Checksum [2024-07-02T08:30:26.036Z] aa269ceb94a6: Download complete [2024-07-02T08:30:28.568Z] 5df492c9dc93: Pull complete [2024-07-02T08:30:28.568Z] 7629e6793208: Pull complete [2024-07-02T08:30:28.568Z] 4f4fb700ef54: Pull complete [2024-07-02T08:30:28.829Z] fb5054dd5b73: Pull complete [2024-07-02T08:30:28.829Z] eeca6798cff9: Pull complete [2024-07-02T08:30:31.362Z] aa269ceb94a6: Pull complete [2024-07-02T08:30:31.362Z] ada007ff1a6a: Pull complete [2024-07-02T08:30:31.362Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T08:30:31.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T08:30:31.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T08:30:31.661Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T08:30:31.661Z] WORKDIR /edgex [2024-07-02T08:30:31.661Z] COPY go.mod . [2024-07-02T08:30:31.661Z] RUN go mod download [2024-07-02T08:30:31.661Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-02T08:30:32.261Z] Sending build context to Docker daemon 178.5MB [2024-07-02T08:30:32.261Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T08:30:32.261Z] ---> f489d0715acc [2024-07-02T08:30:32.261Z] Step 2/4 : WORKDIR /edgex [2024-07-02T08:30:39.591Z] Still waiting to schedule task [2024-07-02T08:30:39.591Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-02T08:30:46.663Z] ---> Running in 503803ae0bff [2024-07-02T08:30:46.663Z] Removing intermediate container 503803ae0bff [2024-07-02T08:30:46.663Z] ---> 3463e317b7cf [2024-07-02T08:30:46.663Z] Step 3/4 : COPY go.mod . [2024-07-02T08:30:46.663Z] ---> 07d610188b46 [2024-07-02T08:30:46.663Z] Step 4/4 : RUN go mod download [2024-07-02T08:30:46.663Z] ---> Running in 18a4baaa9994 [2024-07-02T08:31:13.369Z] Removing intermediate container 18a4baaa9994 [2024-07-02T08:31:13.369Z] ---> 4b9c4b68a973 [2024-07-02T08:31:13.369Z] Successfully built 4b9c4b68a973 [2024-07-02T08:31:13.369Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:31:13.686Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T08:31:13.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:31:13.763Z] prd-ubuntu20.04-docker-8c-8g-4795 does not seem to be running inside a container [2024-07-02T08:31:13.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T08:31:14.280Z] $ docker top f79b0e2fce7cf7f6b1d7461e361c3b8af8819f2d2b2bedf78ed6efe1e5238cf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:31:14.638Z] + go version [2024-07-02T08:31:14.638Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T08:31:14.648Z] $ docker stop --time=1 f79b0e2fce7cf7f6b1d7461e361c3b8af8819f2d2b2bedf78ed6efe1e5238cf4 [2024-07-02T08:31:15.899Z] $ docker rm -f --volumes f79b0e2fce7cf7f6b1d7461e361c3b8af8819f2d2b2bedf78ed6efe1e5238cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:31:16.329Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T08:31:16.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:31:16.403Z] prd-ubuntu20.04-docker-8c-8g-4795 does not seem to be running inside a container [2024-07-02T08:31:16.435Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T08:31:16.774Z] $ docker top b0cc37125081d95eacd83c90e940368b4c89a60af6aec0f4808be1e0b78ee7e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T08:31:16.845Z] ========================================================= [2024-07-02T08:31:16.845Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T08:31:16.845Z] ========================================================= [Pipeline] sh [2024-07-02T08:31:17.124Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2024-07-02T08:31:17.423Z] + make test [2024-07-02T08:31:17.423Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T08:31:24.838Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T08:32:03.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T08:32:03.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.130s coverage: 97.0% of statements [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-02T08:32:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-02T08:32:05.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-02T08:32:05.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-02T08:32:05.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-02T08:32:05.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-02T08:32:05.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T08:32:06.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2024-07-02T08:32:06.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements [2024-07-02T08:32:06.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.710s coverage: 93.4% of statements [2024-07-02T08:32:06.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-07-02T08:32:06.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T08:32:06.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T08:32:07.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 6.6% of statements [2024-07-02T08:32:07.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T08:32:07.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T08:32:07.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T08:32:07.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T08:32:07.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T08:32:07.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T08:32:07.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T08:32:07.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T08:32:07.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T08:32:07.888Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T08:32:09.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.394s coverage: 97.6% of statements [2024-07-02T08:32:09.261Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2024-07-02T08:32:09.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T08:32:09.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T08:32:10.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 0.8% of statements [2024-07-02T08:32:10.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 32.2% of statements [2024-07-02T08:32:10.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-07-02T08:32:11.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 82.9% of statements [2024-07-02T08:32:11.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-07-02T08:32:11.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-07-02T08:32:11.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-07-02T08:32:11.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T08:32:11.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T08:32:11.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T08:32:11.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T08:32:12.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T08:32:12.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T08:32:12.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T08:32:12.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T08:32:13.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T08:32:13.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T08:32:13.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T08:32:13.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T08:32:13.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T08:32:13.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T08:32:14.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T08:32:15.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T08:32:15.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T08:32:17.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T08:32:17.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T08:32:19.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T08:32:19.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T08:32:19.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T08:32:21.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T08:32:21.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T08:32:21.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T08:32:21.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T08:32:21.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T08:32:21.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T08:32:21.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T08:32:23.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T08:32:23.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T08:32:23.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T08:32:23.002Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T08:32:23.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-07-02T08:32:24.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T08:32:24.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T08:32:24.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T08:32:24.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T08:32:26.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T08:32:26.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T08:32:27.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T08:32:27.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.039s coverage: 92.9% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.017s coverage: 89.4% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.079s coverage: 100.0% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.247s coverage: 38.4% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.035s coverage: 19.9% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 95.7% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-07-02T08:32:37.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements [2024-07-02T08:32:37.370Z] 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 [2024-07-02T08:32:37.370Z] running golangci-lint [2024-07-02T08:32:37.628Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-02T08:32:37.628Z] go version go1.21.9 linux/amd64 [2024-07-02T08:32:37.628Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-02T08:32:37.886Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-02T08:32:59.815Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|deps|imports|types_sizes) took 19.825007102s" [2024-07-02T08:32:59.815Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.358675ms" [2024-07-02T08:33:07.933Z] level=info msg="[linters_context/goanalysis] analyzers took 1m22.567669766s with top 10 stages: buildir: 46.370497058s, gosec: 7.427921416s, inspect: 2.325601997s, fact_deprecated: 1.916117533s, ctrlflow: 1.571299958s, printf: 1.502099566s, fact_purity: 1.137774544s, nilness: 955.047806ms, directives: 755.497105ms, SA5012: 728.545074ms" [2024-07-02T08:33:07.933Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-02T08:33:07.933Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, cgo: 209/209, filename_unadjuster: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, skip_dirs: 209/209, path_prettifier: 209/209, skip_files: 209/209, exclude: 209/209, exclude-rules: 21/209" [2024-07-02T08:33:07.933Z] level=info msg="[runner] processing took 16.345258ms with stages: nolint: 7.377757ms, identifier_marker: 4.708179ms, exclude-rules: 1.516482ms, path_prettifier: 1.184237ms, autogenerated_exclude: 1.041675ms, skip_dirs: 445.537µs, cgo: 52.391µs, filename_unadjuster: 15.4µs, max_same_issues: 540ns, fixer: 490ns, uniq_by_line: 390ns, skip_files: 310ns, exclude: 310ns, source_code: 250ns, path_shortener: 240ns, severity-rules: 240ns, sort_results: 240ns, diff: 200ns, max_from_linter: 160ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" [2024-07-02T08:33:07.933Z] level=info msg="[runner] linters took 10.106079534s with stages: goanalysis_metalinter: 10.089657535s" [2024-07-02T08:33:07.933Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-02T08:33:07.933Z] level=info msg="Memory: 298 samples, avg is 272.6MB, max is 1270.5MB" [2024-07-02T08:33:07.933Z] level=info msg="Execution took 29.979816972s" [2024-07-02T08:33:07.933Z] go vet ./... [2024-07-02T08:33:14.489Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T08:33:14.489Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T08:33:14.489Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T08:33:14.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T08:33:14.801Z] + ls -al . [2024-07-02T08:33:14.801Z] total 840 [2024-07-02T08:33:14.801Z] drwxrwxr-x 11 1001 1001 4096 Jul 2 08:31 . [2024-07-02T08:33:14.801Z] drwxr-xr-x 4 root root 4096 Jul 2 08:31 .. [2024-07-02T08:33:14.801Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 08:29 .blubracket [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 08:29 .dockerignore [2024-07-02T08:33:14.801Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 08:32 .git [2024-07-02T08:33:14.801Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 08:29 .github [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 1102 Jul 2 08:29 .gitignore [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 08:29 .golangci.yml [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 08:29 .hadolint.yml [2024-07-02T08:33:14.801Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 08:30 .semver [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 08:29 .sonarcloud.properties [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 08:29 ADOPTERS.md [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 08:29 Attribution.txt [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 08:29 CHANGELOG.md [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 08:29 CONTRIBUTING.md [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 08:29 GOVERNANCE.md [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 08:29 Jenkinsfile [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 08:29 LICENSE [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 16051 Jul 2 08:29 Makefile [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 08:29 OWNERS.md [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 08:29 README.md [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 08:29 SECURITY.md [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 08:30 VERSION [2024-07-02T08:33:14.801Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 08:29 bin [2024-07-02T08:33:14.801Z] drwxrwxr-x 19 1001 1001 4096 Jul 2 08:29 cmd [2024-07-02T08:33:14.801Z] -rw-r--r-- 1 root root 480141 Jul 2 08:32 coverage.out [2024-07-02T08:33:14.801Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 08:29 fuzz_test [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 6910 Jul 2 08:29 go.mod [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 101535 Jul 2 08:29 go.sum [2024-07-02T08:33:14.801Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 08:29 internal [2024-07-02T08:33:14.801Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 08:29 openapi [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 08:29 security.txt [2024-07-02T08:33:14.801Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 08:29 version.go [Pipeline] sh [2024-07-02T08:33:15.086Z] + '[' -e coverage.out ] [2024-07-02T08:33:15.086Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T08:33:15.226Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T08:33:15.505Z] + make build [2024-07-02T08:33:15.505Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T08:33:37.463Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T08:33:37.463Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T08:33:38.398Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T08:33:38.965Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-02T08:33:40.339Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T08:33:46.041Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T08:33:46.994Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T08:33:49.645Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T08:33:50.256Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T08:33:50.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T08:33:51.449Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T08:33:52.833Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-02T08:33:53.816Z] $ docker stop --time=1 b0cc37125081d95eacd83c90e940368b4c89a60af6aec0f4808be1e0b78ee7e3 [2024-07-02T08:33:59.396Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4798 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [2024-07-02T08:33:59.994Z] $ docker rm -f --volumes b0cc37125081d95eacd83c90e940368b4c89a60af6aec0f4808be1e0b78ee7e3 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2024-07-02T08:34:00.482Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2024-07-02T08:34:00.534Z] The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:34:01.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T08:34:01.121Z] [2024-07-02T08:34:01.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:34:01.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T08:34:01.423Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-02T08:34:01.423Z] 91d30c5bc195: Pulling fs layer [2024-07-02T08:34:01.423Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-02T08:34:01.423Z] 9c61dcf015f6: Pulling fs layer [2024-07-02T08:34:01.423Z] 4698f68db338: Pulling fs layer [2024-07-02T08:34:01.423Z] 2a2f49069b9e: Pulling fs layer [2024-07-02T08:34:01.423Z] e0025b399a48: Pulling fs layer [2024-07-02T08:34:01.423Z] 4698f68db338: Waiting [2024-07-02T08:34:01.423Z] e0025b399a48: Waiting [2024-07-02T08:34:01.423Z] 2a2f49069b9e: Waiting [2024-07-02T08:34:01.423Z] 91d30c5bc195: Verifying Checksum [2024-07-02T08:34:01.423Z] 91d30c5bc195: Download complete [2024-07-02T08:34:01.423Z] 4698f68db338: Verifying Checksum [2024-07-02T08:34:01.423Z] 4698f68db338: Download complete [2024-07-02T08:34:01.680Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-02T08:34:01.680Z] 2e9b0aa3be6d: Download complete [2024-07-02T08:34:01.680Z] e0025b399a48: Verifying Checksum [2024-07-02T08:34:01.680Z] e0025b399a48: Download complete [2024-07-02T08:34:01.680Z] 91d30c5bc195: Pull complete [2024-07-02T08:34:01.680Z] 2a2f49069b9e: Verifying Checksum [2024-07-02T08:34:01.680Z] 2a2f49069b9e: Download complete [2024-07-02T08:34:01.938Z] 2e9b0aa3be6d: Pull complete [2024-07-02T08:34:02.196Z] 9c61dcf015f6: Download complete [2024-07-02T08:34:04.096Z] 9c61dcf015f6: Pull complete [2024-07-02T08:34:04.354Z] 4698f68db338: Pull complete [2024-07-02T08:34:04.613Z] 2a2f49069b9e: Pull complete [2024-07-02T08:34:04.613Z] e0025b399a48: Pull complete [2024-07-02T08:34:04.613Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-02T08:34:04.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T08:34:04.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:34:04.704Z] prd-ubuntu20.04-docker-8c-8g-4795 does not seem to be running inside a container [2024-07-02T08:34:04.732Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-02T08:34:05.716Z] using credential edgex-jenkins-ssh [2024-07-02T08:34:05.743Z] Cloning the remote Git repository [2024-07-02T08:34:05.791Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-02T08:34:05.897Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2024-07-02T08:34:06.061Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T08:34:06.062Z] > git --version # timeout=10 [2024-07-02T08:34:06.086Z] > git --version # 'git version 2.25.1' [2024-07-02T08:34:06.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T08:34:06.240Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T08:34:08.743Z] $ docker top db5267c90d4b614fcdf2c1025200da98483d9fcf91afd83989c92de26ae9c94c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:34:09.092Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T08:34:11.624Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #1 transferring dockerfile: 1.69kB done [2024-07-02T08:34:11.624Z] #1 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #2 transferring dockerfile: 2.01kB done [2024-07-02T08:34:11.624Z] #2 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #3 transferring dockerfile: 2.49kB done [2024-07-02T08:34:11.624Z] #3 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #4 transferring dockerfile: 2.15kB done [2024-07-02T08:34:11.624Z] #4 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #5 transferring dockerfile: 1.70kB done [2024-07-02T08:34:11.624Z] #5 DONE 0.1s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #6 [core-data internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #6 transferring dockerfile: 2.01kB done [2024-07-02T08:34:11.624Z] #6 DONE 0.1s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #7 transferring dockerfile: 1.95kB done [2024-07-02T08:34:11.624Z] #7 DONE 0.1s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #8 transferring dockerfile: 2.93kB done [2024-07-02T08:34:11.624Z] #8 DONE 0.1s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #9 ... [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #10 [core-command internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #10 transferring dockerfile: 1.93kB done [2024-07-02T08:34:11.624Z] #10 DONE 0.1s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #11 transferring dockerfile: 2.06kB done [2024-07-02T08:34:11.624Z] #11 DONE 0.1s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #12 transferring dockerfile: 1.81kB done [2024-07-02T08:34:11.624Z] #12 DONE 0.1s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #13 transferring dockerfile: 1.89kB done [2024-07-02T08:34:11.624Z] #13 DONE 0.1s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #14 transferring dockerfile: 2.23kB done [2024-07-02T08:34:11.624Z] #14 DONE 0.1s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #15 transferring dockerfile: 2.50kB done [2024-07-02T08:34:11.624Z] #15 DONE 0.1s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #16 [security-spire-config internal] load .dockerignore [2024-07-02T08:34:11.624Z] #16 transferring context: 50B done [2024-07-02T08:34:11.624Z] #16 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T08:34:11.624Z] #9 transferring dockerfile: 1.93kB done [2024-07-02T08:34:11.624Z] #9 DONE 0.1s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #17 [core-keeper internal] load .dockerignore [2024-07-02T08:34:11.624Z] #17 transferring context: 50B done [2024-07-02T08:34:11.624Z] #17 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-02T08:34:11.624Z] #18 transferring context: 50B done [2024-07-02T08:34:11.624Z] #18 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #19 [security-spire-server internal] load .dockerignore [2024-07-02T08:34:11.624Z] #19 transferring context: 50B done [2024-07-02T08:34:11.624Z] #19 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #20 [security-proxy-auth internal] load .dockerignore [2024-07-02T08:34:11.624Z] #20 transferring context: 50B done [2024-07-02T08:34:11.624Z] #20 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #21 [core-data internal] load .dockerignore [2024-07-02T08:34:11.624Z] #21 transferring context: 50B done [2024-07-02T08:34:11.624Z] #21 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #22 [support-notifications internal] load .dockerignore [2024-07-02T08:34:11.624Z] #22 transferring context: 50B done [2024-07-02T08:34:11.624Z] #22 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #23 [security-bootstrapper internal] load .dockerignore [2024-07-02T08:34:11.624Z] #23 transferring context: 50B done [2024-07-02T08:34:11.624Z] #23 DONE 0.0s [2024-07-02T08:34:11.624Z] [2024-07-02T08:34:11.624Z] #24 [core-command internal] load .dockerignore [2024-07-02T08:34:11.882Z] #24 transferring context: 50B done [2024-07-02T08:34:11.882Z] #24 DONE 0.0s [2024-07-02T08:34:11.882Z] [2024-07-02T08:34:11.882Z] #25 [core-metadata internal] load .dockerignore [2024-07-02T08:34:11.882Z] #25 transferring context: 50B done [2024-07-02T08:34:11.882Z] #25 DONE 0.0s [2024-07-02T08:34:11.882Z] [2024-07-02T08:34:11.882Z] #26 [security-spire-agent internal] load .dockerignore [2024-07-02T08:34:11.882Z] #26 transferring context: 50B done [2024-07-02T08:34:11.882Z] #26 DONE 0.0s [2024-07-02T08:34:11.882Z] [2024-07-02T08:34:11.882Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T08:34:11.882Z] #27 transferring context: 50B done [2024-07-02T08:34:11.882Z] #27 DONE 0.0s [2024-07-02T08:34:11.882Z] [2024-07-02T08:34:11.882Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T08:34:11.882Z] #28 transferring context: 50B done [2024-07-02T08:34:11.882Z] #28 DONE 0.0s [2024-07-02T08:34:11.882Z] [2024-07-02T08:34:11.882Z] #29 [support-scheduler internal] load .dockerignore [2024-07-02T08:34:11.882Z] #29 transferring context: 50B done [2024-07-02T08:34:11.882Z] #29 DONE 0.0s [2024-07-02T08:34:11.882Z] [2024-07-02T08:34:11.882Z] #30 [security-proxy-setup internal] load .dockerignore [2024-07-02T08:34:11.882Z] #30 transferring context: 50B done [2024-07-02T08:34:11.882Z] #30 DONE 0.0s [2024-07-02T08:34:11.882Z] [2024-07-02T08:34:11.882Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T08:34:12.205Z] #31 DONE 0.0s [2024-07-02T08:34:12.205Z] [2024-07-02T08:34:12.205Z] #32 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:34:12.205Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T08:34:12.205Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s [2024-07-02T08:34:12.205Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:34:12.205Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T08:34:12.205Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T08:34:12.205Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-02T08:34:12.466Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T08:34:12.466Z] #32 ... [2024-07-02T08:34:12.466Z] [2024-07-02T08:34:12.466Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:34:12.466Z] #33 DONE 0.3s [2024-07-02T08:34:12.466Z] [2024-07-02T08:34:12.466Z] #32 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:34:12.466Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T08:34:12.466Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T08:34:12.466Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:34:12.466Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T08:34:12.466Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T08:34:13.539Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-07-02T08:34:13.539Z] #32 ... [2024-07-02T08:34:13.539Z] [2024-07-02T08:34:13.539Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T08:34:13.539Z] #34 DONE 1.0s [2024-07-02T08:34:13.539Z] [2024-07-02T08:34:13.539Z] #32 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:34:13.539Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T08:34:13.539Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T08:34:13.539Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:34:13.539Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T08:34:13.539Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T08:34:13.539Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-07-02T08:34:13.539Z] #32 DONE 1.1s [2024-07-02T08:34:13.539Z] [2024-07-02T08:34:13.539Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:34:13.539Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-02T08:34:13.799Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T08:34:13.799Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-02T08:34:13.799Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T08:34:13.799Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.7s [2024-07-02T08:34:13.799Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.7s [2024-07-02T08:34:13.799Z] #35 ... [2024-07-02T08:34:13.799Z] [2024-07-02T08:34:13.799Z] #32 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:34:13.799Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T08:34:13.799Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T08:34:13.799Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:34:13.799Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T08:34:13.799Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T08:34:13.799Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-07-02T08:34:13.799Z] #32 DONE 1.1s [2024-07-02T08:34:13.799Z] [2024-07-02T08:34:13.799Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T08:34:13.799Z] #36 DONE 1.7s [2024-07-02T08:34:13.799Z] [2024-07-02T08:34:13.799Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:34:13.799Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-02T08:34:13.799Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T08:34:13.799Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-02T08:34:13.799Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T08:34:13.799Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s [2024-07-02T08:34:13.799Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s [2024-07-02T08:34:13.799Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T08:34:14.057Z] #35 ... [2024-07-02T08:34:14.057Z] [2024-07-02T08:34:14.057Z] #37 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-07-02T08:34:14.057Z] #37 DONE 1.9s [2024-07-02T08:34:14.057Z] [2024-07-02T08:34:14.057Z] #38 [security-spire-config internal] load build context [2024-07-02T08:34:14.057Z] #38 transferring context: 25.04kB done [2024-07-02T08:34:14.057Z] #38 DONE 1.1s [2024-07-02T08:34:14.057Z] [2024-07-02T08:34:14.057Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:34:14.057Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2024-07-02T08:34:14.057Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.9s [2024-07-02T08:34:14.057Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T08:34:14.057Z] #35 ... [2024-07-02T08:34:14.057Z] [2024-07-02T08:34:14.057Z] #39 [security-spire-server internal] load build context [2024-07-02T08:34:14.057Z] #39 transferring context: 26.79kB 0.0s done [2024-07-02T08:34:14.057Z] #39 DONE 1.2s [2024-07-02T08:34:14.057Z] [2024-07-02T08:34:14.057Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:34:14.057Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2024-07-02T08:34:14.057Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done [2024-07-02T08:34:14.057Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 1.1s [2024-07-02T08:34:14.428Z] #35 ... [2024-07-02T08:34:14.428Z] [2024-07-02T08:34:14.428Z] #40 [security-spire-agent internal] load build context [2024-07-02T08:34:14.428Z] #40 transferring context: 26.32kB 0.0s done [2024-07-02T08:34:14.428Z] #40 DONE 0.3s [2024-07-02T08:34:14.428Z] [2024-07-02T08:34:14.428Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:34:14.428Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T08:34:14.428Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 1.3s [2024-07-02T08:34:14.428Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 1.4s [2024-07-02T08:34:14.428Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s [2024-07-02T08:34:22.156Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.6s [2024-07-02T08:34:22.156Z] #35 ... [2024-07-02T08:34:22.156Z] [2024-07-02T08:34:22.156Z] #41 [security-proxy-auth internal] load build context [2024-07-02T08:34:22.156Z] #41 transferring context: 165.95MB 9.8s [2024-07-02T08:34:22.156Z] #41 ... [2024-07-02T08:34:22.156Z] [2024-07-02T08:34:22.156Z] #42 [core-command internal] load build context [2024-07-02T08:34:22.413Z] #42 ... [2024-07-02T08:34:22.413Z] [2024-07-02T08:34:22.413Z] #43 [security-bootstrapper internal] load build context [2024-07-02T08:34:22.413Z] #43 ... [2024-07-02T08:34:22.413Z] [2024-07-02T08:34:22.413Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T08:34:22.413Z] #44 ... [2024-07-02T08:34:22.413Z] [2024-07-02T08:34:22.413Z] #45 [core-keeper internal] load build context [2024-07-02T08:34:22.671Z] #45 ... [2024-07-02T08:34:22.671Z] [2024-07-02T08:34:22.671Z] #46 [security-secretstore-setup internal] load build context [2024-07-02T08:34:22.671Z] #46 ... [2024-07-02T08:34:22.671Z] [2024-07-02T08:34:22.671Z] #47 [core-data internal] load build context [2024-07-02T08:34:22.930Z] #47 ... [2024-07-02T08:34:22.930Z] [2024-07-02T08:34:22.930Z] #48 [support-scheduler internal] load build context [2024-07-02T08:34:22.930Z] #48 ... [2024-07-02T08:34:22.930Z] [2024-07-02T08:34:22.930Z] #49 [security-proxy-setup internal] load build context [2024-07-02T08:34:22.930Z] #49 ... [2024-07-02T08:34:22.930Z] [2024-07-02T08:34:22.930Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:34:23.189Z] #50 ... [2024-07-02T08:34:23.189Z] [2024-07-02T08:34:23.189Z] #51 [support-notifications internal] load build context [2024-07-02T08:34:23.189Z] #51 ... [2024-07-02T08:34:23.189Z] [2024-07-02T08:34:23.189Z] #52 [core-metadata internal] load build context [2024-07-02T08:34:23.456Z] #52 ... [2024-07-02T08:34:23.456Z] [2024-07-02T08:34:23.456Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:34:23.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T08:34:23.814Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T08:34:24.773Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T08:34:24.822Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T08:34:24.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T08:34:25.426Z] #35 ... [2024-07-02T08:34:25.426Z] [2024-07-02T08:34:25.426Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T08:34:25.426Z] #53 ... [2024-07-02T08:34:25.426Z] [2024-07-02T08:34:25.426Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T08:34:25.684Z] #54 ... [2024-07-02T08:34:25.684Z] [2024-07-02T08:34:25.684Z] #55 [core-command builder 2/8] WORKDIR /edgex-go [2024-07-02T08:34:25.684Z] #55 ... [2024-07-02T08:34:25.684Z] [2024-07-02T08:34:25.684Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T08:34:25.684Z] #56 ... [2024-07-02T08:34:25.684Z] [2024-07-02T08:34:25.684Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T08:34:25.684Z] #57 ... [2024-07-02T08:34:25.684Z] [2024-07-02T08:34:25.684Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T08:34:25.731Z] Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 3918288b3b7167383648d2921917951aae13068f [2024-07-02T08:34:25.941Z] #58 ... [2024-07-02T08:34:25.941Z] [2024-07-02T08:34:25.941Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T08:34:25.941Z] #59 ... [2024-07-02T08:34:25.942Z] [2024-07-02T08:34:25.942Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T08:34:25.942Z] #60 ... [2024-07-02T08:34:25.942Z] [2024-07-02T08:34:25.942Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T08:34:26.199Z] #61 ... [2024-07-02T08:34:26.199Z] [2024-07-02T08:34:26.199Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T08:34:26.199Z] #62 ... [2024-07-02T08:34:26.199Z] [2024-07-02T08:34:26.199Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T08:34:26.295Z] Merge succeeded, producing 5dc910da8de577e4e7c9615b69c50e9816b5c96b [2024-07-02T08:34:26.296Z] Checking out Revision 5dc910da8de577e4e7c9615b69c50e9816b5c96b (PR-4790) [2024-07-02T08:34:26.456Z] #63 ... [2024-07-02T08:34:26.456Z] [2024-07-02T08:34:26.456Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T08:34:26.456Z] #64 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-07-02T08:34:26.456Z] #64 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-02T08:34:26.456Z] #64 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-02T08:34:26.456Z] #64 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-02T08:34:26.456Z] #64 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-07-02T08:34:26.456Z] #64 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 7.6s done [2024-07-02T08:34:26.456Z] #64 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 12.1s [2024-07-02T08:34:26.456Z] #64 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T08:34:26.456Z] #64 ... [2024-07-02T08:34:26.456Z] [2024-07-02T08:34:26.456Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:34:26.456Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 13.4s [2024-07-02T08:34:24.860Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-02T08:34:25.749Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T08:34:25.826Z] > git checkout -f 3918288b3b7167383648d2921917951aae13068f # timeout=10 [2024-07-02T08:34:26.080Z] > git remote # timeout=10 [2024-07-02T08:34:26.099Z] > git config --get remote.origin.url # timeout=10 [2024-07-02T08:34:26.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T08:34:26.139Z] > git merge d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 [2024-07-02T08:34:26.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-02T08:34:26.300Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T08:34:26.315Z] > git checkout -f 5dc910da8de577e4e7c9615b69c50e9816b5c96b # timeout=10 [2024-07-02T08:34:29.981Z] Commit message: "Merge commit 'd3e93d299d336768afbb67d4e8d03cb0d65cb15d' into HEAD" [2024-07-02T08:34:29.987Z] > git rev-list --no-walk 3918288b3b7167383648d2921917951aae13068f # timeout=10 [2024-07-02T08:34:30.667Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.9s done [2024-07-02T08:34:30.667Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s [2024-07-02T08:34:30.927Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T08:34:31.759Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T08:34:31.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T08:34:31.759Z] Dload Upload Total Spent Left Speed [2024-07-02T08:34:31.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 245k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh [2024-07-02T08:34:32.094Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-02T08:34:32.364Z] #35 ... [2024-07-02T08:34:32.364Z] [2024-07-02T08:34:32.364Z] #41 [security-proxy-auth internal] load build context [2024-07-02T08:34:32.364Z] #41 transferring context: 439.62MB 16.1s done [2024-07-02T08:34:32.421Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-02T08:34:32.421Z] + sudo tee /etc/docker/daemon.new [2024-07-02T08:34:32.421Z] { [2024-07-02T08:34:32.421Z] "registry-mirrors": [ [2024-07-02T08:34:32.421Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T08:34:32.421Z] ], [2024-07-02T08:34:32.421Z] "bip": "10.250.0.254/24", [2024-07-02T08:34:32.421Z] "hosts": [ [2024-07-02T08:34:32.421Z] "tcp://0.0.0.0:5555", [2024-07-02T08:34:32.421Z] "unix:///var/run/docker.sock" [2024-07-02T08:34:32.421Z] ], [2024-07-02T08:34:32.421Z] "mtu": 1458, [2024-07-02T08:34:32.421Z] "selinux-enabled": true, [2024-07-02T08:34:32.421Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T08:34:32.421Z] } [Pipeline] sh [2024-07-02T08:34:32.627Z] #41 ... [2024-07-02T08:34:32.627Z] [2024-07-02T08:34:32.627Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T08:34:32.627Z] #44 transferring context: 439.62MB 14.4s done [2024-07-02T08:34:32.627Z] #44 ... [2024-07-02T08:34:32.627Z] [2024-07-02T08:34:32.627Z] #46 [security-secretstore-setup internal] load build context [2024-07-02T08:34:32.627Z] #46 transferring context: 439.62MB 15.2s done [2024-07-02T08:34:32.748Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T08:34:32.888Z] #46 ... [2024-07-02T08:34:32.888Z] [2024-07-02T08:34:32.888Z] #45 [core-keeper internal] load build context [2024-07-02T08:34:32.888Z] #45 transferring context: 439.62MB 13.7s done [2024-07-02T08:34:33.077Z] + sudo service docker restart [2024-07-02T08:34:33.511Z] #45 ... [2024-07-02T08:34:33.511Z] [2024-07-02T08:34:33.511Z] #49 [security-proxy-setup internal] load build context [2024-07-02T08:34:33.511Z] #49 transferring context: 439.62MB 15.2s done [2024-07-02T08:34:33.775Z] #49 ... [2024-07-02T08:34:33.775Z] [2024-07-02T08:34:33.775Z] #47 [core-data internal] load build context [2024-07-02T08:34:33.775Z] #47 transferring context: 439.62MB 16.4s done [2024-07-02T08:34:33.775Z] #47 ... [2024-07-02T08:34:33.775Z] [2024-07-02T08:34:33.775Z] #43 [security-bootstrapper internal] load build context [2024-07-02T08:34:33.775Z] #43 transferring context: 439.62MB 14.3s done [2024-07-02T08:34:34.145Z] #43 ... [2024-07-02T08:34:34.145Z] [2024-07-02T08:34:34.145Z] #52 [core-metadata internal] load build context [2024-07-02T08:34:34.145Z] #52 transferring context: 439.62MB 15.7s done [2024-07-02T08:34:34.145Z] #52 ... [2024-07-02T08:34:34.145Z] [2024-07-02T08:34:34.145Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:34:34.145Z] #50 transferring context: 439.62MB 14.2s done [2024-07-02T08:34:34.436Z] #50 ... [2024-07-02T08:34:34.436Z] [2024-07-02T08:34:34.436Z] #51 [support-notifications internal] load build context [2024-07-02T08:34:34.436Z] #51 transferring context: 439.62MB 15.9s done [2024-07-02T08:34:34.436Z] #51 ... [2024-07-02T08:34:34.436Z] [2024-07-02T08:34:34.436Z] #42 [core-command internal] load build context [2024-07-02T08:34:34.436Z] #42 transferring context: 439.62MB 14.1s done [2024-07-02T08:34:35.041Z] #42 ... [2024-07-02T08:34:35.041Z] [2024-07-02T08:34:35.041Z] #48 [support-scheduler internal] load build context [2024-07-02T08:34:35.041Z] #48 transferring context: 439.62MB 14.8s done [2024-07-02T08:34:35.353Z] #48 ... [2024-07-02T08:34:35.353Z] [2024-07-02T08:34:35.353Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T08:34:35.353Z] #64 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 15.9s done [2024-07-02T08:34:35.353Z] #64 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-02T08:34:40.753Z] #64 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-07-02T08:34:40.753Z] #64 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T08:34:51.362Z] provisioning config files... [2024-07-02T08:34:51.390Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config9173642651693148364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:34:51.839Z] ---> ****-login.sh [2024-07-02T08:34:51.839Z] nexus3.edgexfoundry.org:10001 [2024-07-02T08:34:52.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:34:52.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:34:52.426Z] Configure a credential helper to remove this warning. See [2024-07-02T08:34:52.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:34:52.426Z] [2024-07-02T08:34:52.426Z] Login Succeeded [2024-07-02T08:34:52.426Z] nexus3.edgexfoundry.org:10002 [2024-07-02T08:34:52.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:34:52.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:34:52.965Z] Configure a credential helper to remove this warning. See [2024-07-02T08:34:52.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:34:52.965Z] [2024-07-02T08:34:52.965Z] Login Succeeded [2024-07-02T08:34:52.965Z] nexus3.edgexfoundry.org:10003 [2024-07-02T08:34:53.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:34:53.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:34:53.235Z] Configure a credential helper to remove this warning. See [2024-07-02T08:34:53.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:34:53.235Z] [2024-07-02T08:34:53.236Z] Login Succeeded [2024-07-02T08:34:53.236Z] nexus3.edgexfoundry.org:10004 [2024-07-02T08:34:53.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:34:53.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:34:53.777Z] Configure a credential helper to remove this warning. See [2024-07-02T08:34:53.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:34:53.777Z] [2024-07-02T08:34:53.777Z] Login Succeeded [2024-07-02T08:34:53.777Z] ****.io [2024-07-02T08:34:54.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:34:54.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:34:54.316Z] Configure a credential helper to remove this warning. See [2024-07-02T08:34:54.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:34:54.316Z] [2024-07-02T08:34:54.316Z] Login Succeeded [2024-07-02T08:34:54.316Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T08:34:54.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-02T08:34:54.958Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2024-07-02T08:34:54.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T08:34:55.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T08:34:55.064Z] ========================================================= [2024-07-02T08:34:55.064Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T08:34:55.064Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T08:34:55.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T08:34:55.442Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T08:34:55.442Z] c6b39de5b339: Pulling fs layer [2024-07-02T08:34:55.442Z] a69c41024577: Pulling fs layer [2024-07-02T08:34:55.442Z] d6de4b400683: Pulling fs layer [2024-07-02T08:34:55.442Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T08:34:55.442Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T08:34:55.442Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T08:34:55.442Z] 00f215d4a9da: Pulling fs layer [2024-07-02T08:34:55.442Z] d496ad576159: Pulling fs layer [2024-07-02T08:34:55.442Z] 4f4fb700ef54: Waiting [2024-07-02T08:34:55.442Z] 464afbd9ba4c: Waiting [2024-07-02T08:34:55.442Z] 35cb2a7552d0: Waiting [2024-07-02T08:34:55.442Z] 00f215d4a9da: Waiting [2024-07-02T08:34:55.442Z] d496ad576159: Waiting [2024-07-02T08:34:55.704Z] #64 ... [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #42 [core-command internal] load build context [2024-07-02T08:34:55.704Z] #42 DONE 42.2s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #55 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2024-07-02T08:34:55.704Z] #55 DONE 40.3s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #45 [core-keeper internal] load build context [2024-07-02T08:34:55.704Z] #45 DONE 42.3s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:34:55.704Z] #50 DONE 42.0s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #43 [security-bootstrapper internal] load build context [2024-07-02T08:34:55.704Z] #43 DONE 42.2s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T08:34:55.704Z] #65 ... [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #44 [security-spiffe-token-provider internal] load build context [2024-07-02T08:34:55.704Z] #44 DONE 42.0s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #46 [security-secretstore-setup internal] load build context [2024-07-02T08:34:55.704Z] #46 DONE 42.4s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #48 [support-scheduler internal] load build context [2024-07-02T08:34:55.704Z] #48 DONE 42.1s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #49 [security-proxy-setup internal] load build context [2024-07-02T08:34:55.704Z] #49 DONE 42.1s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #51 [support-notifications internal] load build context [2024-07-02T08:34:55.704Z] #51 DONE 42.4s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #41 [security-proxy-auth internal] load build context [2024-07-02T08:34:55.704Z] #41 DONE 42.4s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #47 [core-data internal] load build context [2024-07-02T08:34:55.704Z] #47 DONE 42.4s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #52 [core-metadata internal] load build context [2024-07-02T08:34:55.704Z] #52 DONE 42.3s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T08:34:55.704Z] #64 ... [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T08:34:55.704Z] #62 DONE 41.6s [2024-07-02T08:34:55.704Z] [2024-07-02T08:34:55.704Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T08:34:55.704Z] #53 41.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:55.704Z] #53 41.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:55.712Z] a69c41024577: Verifying Checksum [2024-07-02T08:34:55.712Z] a69c41024577: Download complete [2024-07-02T08:34:55.712Z] 35cb2a7552d0: Verifying Checksum [2024-07-02T08:34:55.712Z] 35cb2a7552d0: Download complete [2024-07-02T08:34:55.712Z] 4f4fb700ef54: Download complete [2024-07-02T08:34:55.712Z] c6b39de5b339: Verifying Checksum [2024-07-02T08:34:55.712Z] c6b39de5b339: Download complete [2024-07-02T08:34:55.712Z] 464afbd9ba4c: Verifying Checksum [2024-07-02T08:34:55.712Z] 464afbd9ba4c: Download complete [2024-07-02T08:34:55.963Z] #53 42.03 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T08:34:55.963Z] #53 42.05 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T08:34:55.963Z] #53 42.06 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:34:55.963Z] #53 42.08 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:34:55.963Z] #53 42.13 OK: 8 MiB in 17 packages [2024-07-02T08:34:56.303Z] d496ad576159: Verifying Checksum [2024-07-02T08:34:56.303Z] d496ad576159: Download complete [2024-07-02T08:34:56.895Z] c6b39de5b339: Pull complete [2024-07-02T08:34:56.896Z] #53 DONE 42.8s [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T08:34:56.896Z] #58 41.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #58 41.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #58 41.90 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T08:34:56.896Z] #58 41.91 (2/2) Installing su-exec (0.2-r3) [2024-07-02T08:34:56.896Z] #58 41.91 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:34:56.896Z] #58 41.93 OK: 7 MiB in 17 packages [2024-07-02T08:34:56.896Z] #58 DONE 42.8s [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T08:34:56.896Z] #57 41.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #57 41.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #57 41.96 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T08:34:56.896Z] #57 41.97 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:34:56.896Z] #57 41.98 OK: 7 MiB in 16 packages [2024-07-02T08:34:56.896Z] #57 DONE 42.8s [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T08:34:56.896Z] #56 42.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #56 42.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #56 42.43 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:56.896Z] #56 42.46 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:56.896Z] #56 42.50 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T08:34:56.896Z] #56 42.51 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T08:34:56.896Z] #56 42.52 (5/6) Installing su-exec (0.2-r3) [2024-07-02T08:34:56.896Z] #56 42.52 (6/6) Installing yq (4.33.3-r5) [2024-07-02T08:34:56.896Z] #56 42.60 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:34:56.896Z] #56 42.60 OK: 17 MiB in 19 packages [2024-07-02T08:34:56.896Z] #56 DONE 42.8s [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T08:34:56.896Z] #66 DONE 2.3s [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T08:34:56.896Z] #60 41.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #60 41.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #60 41.89 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T08:34:56.896Z] #60 41.90 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T08:34:56.896Z] #60 41.91 (3/4) Installing su-exec (0.2-r3) [2024-07-02T08:34:56.896Z] #60 41.91 (4/4) Installing yq (4.33.3-r5) [2024-07-02T08:34:56.896Z] #60 42.03 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:34:56.896Z] #60 42.04 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:34:56.896Z] #60 42.40 OK: 17 MiB in 19 packages [2024-07-02T08:34:56.896Z] #60 DONE 42.8s [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T08:34:56.896Z] #54 40.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #54 41.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #54 41.63 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T08:34:56.896Z] #54 41.63 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T08:34:56.896Z] #54 41.63 OK: 20072 distinct packages available [2024-07-02T08:34:56.896Z] #54 41.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #54 41.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #54 41.99 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:56.896Z] #54 42.05 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:56.896Z] #54 42.06 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T08:34:56.896Z] #54 42.07 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T08:34:56.896Z] #54 42.07 (5/7) Installing libucontext (1.2-r2) [2024-07-02T08:34:56.896Z] #54 42.09 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T08:34:56.896Z] #54 42.09 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T08:34:56.896Z] #54 42.10 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:34:56.896Z] #54 42.11 OK: 8 MiB in 20 packages [2024-07-02T08:34:56.896Z] #54 DONE 42.9s [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T08:34:56.896Z] #61 41.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #61 41.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #61 41.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T08:34:56.896Z] #61 41.95 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:34:56.896Z] #61 41.99 OK: 7 MiB in 16 packages [2024-07-02T08:34:56.896Z] #61 DONE 42.8s [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T08:34:56.896Z] #59 40.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #59 41.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #59 41.57 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T08:34:56.896Z] #59 41.57 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T08:34:56.896Z] #59 41.57 OK: 20072 distinct packages available [2024-07-02T08:34:56.896Z] #59 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #59 41.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #59 42.02 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T08:34:56.896Z] #59 42.02 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T08:34:56.896Z] #59 42.03 (3/4) Installing libucontext (1.2-r2) [2024-07-02T08:34:56.896Z] #59 42.03 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T08:34:56.896Z] #59 42.03 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:34:56.896Z] #59 42.05 OK: 8 MiB in 19 packages [2024-07-02T08:34:56.896Z] #59 DONE 42.8s [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T08:34:56.896Z] #67 ... [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T08:34:56.896Z] #0 2.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #0 2.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #0 2.338 OK: 264 MiB in 52 packages [2024-07-02T08:34:56.896Z] #68 DONE 2.5s [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T08:34:56.896Z] #65 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #65 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #65 2.340 OK: 264 MiB in 52 packages [2024-07-02T08:34:56.896Z] #65 DONE 2.5s [2024-07-02T08:34:56.896Z] [2024-07-02T08:34:56.896Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T08:34:56.896Z] #0 2.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #0 2.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:56.896Z] #0 2.347 OK: 264 MiB in 52 packages [2024-07-02T08:34:56.896Z] #69 DONE 2.5s [2024-07-02T08:34:57.154Z] [2024-07-02T08:34:57.154Z] #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:34:57.154Z] #70 DONE 0.1s [2024-07-02T08:34:57.154Z] [2024-07-02T08:34:57.154Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:34:57.154Z] #71 DONE 0.1s [2024-07-02T08:34:57.154Z] [2024-07-02T08:34:57.154Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:34:57.154Z] #72 DONE 0.1s [2024-07-02T08:34:57.154Z] [2024-07-02T08:34:57.154Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:34:57.154Z] #73 ... [2024-07-02T08:34:57.154Z] [2024-07-02T08:34:57.154Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T08:34:57.154Z] #63 41.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:57.154Z] #63 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:57.154Z] #63 41.91 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T08:34:57.154Z] #63 41.91 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T08:34:57.154Z] #63 41.91 OK: 20072 distinct packages available [2024-07-02T08:34:57.154Z] #63 41.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:57.154Z] #63 42.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:57.154Z] #63 42.37 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T08:34:57.154Z] #63 42.39 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T08:34:57.154Z] #63 42.41 (3/11) Installing libunistring (1.1-r1) [2024-07-02T08:34:57.154Z] #63 42.98 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T08:34:57.154Z] #63 42.99 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T08:34:57.154Z] #63 42.99 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T08:34:57.154Z] #63 43.05 (7/11) Installing curl (8.5.0-r0) [2024-07-02T08:34:57.154Z] #63 43.06 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T08:34:57.154Z] #63 43.06 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T08:34:57.154Z] #63 43.06 (10/11) Installing libucontext (1.2-r2) [2024-07-02T08:34:57.154Z] #63 43.07 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T08:34:57.154Z] #63 43.07 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:34:57.154Z] #63 43.08 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:34:57.154Z] #63 43.16 OK: 12 MiB in 26 packages [2024-07-02T08:34:57.154Z] #63 DONE 43.3s [2024-07-02T08:34:57.412Z] [2024-07-02T08:34:57.412Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T08:34:57.483Z] a69c41024577: Pull complete [2024-07-02T08:34:57.750Z] d6de4b400683: Verifying Checksum [2024-07-02T08:34:57.750Z] d6de4b400683: Download complete [2024-07-02T08:34:58.709Z] 00f215d4a9da: Verifying Checksum [2024-07-02T08:34:58.709Z] 00f215d4a9da: Download complete [2024-07-02T08:34:58.821Z] #74 2.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:58.821Z] #74 2.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.080Z] #74 ... [2024-07-02T08:34:59.080Z] [2024-07-02T08:34:59.080Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T08:34:59.080Z] #0 3.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.080Z] #0 3.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.080Z] #0 3.983 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T08:34:59.080Z] #0 3.983 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T08:34:59.080Z] #0 3.983 OK: 20075 distinct packages available [2024-07-02T08:34:59.080Z] #0 4.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.080Z] #0 4.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.080Z] #0 4.309 OK: 264 MiB in 52 packages [2024-07-02T08:34:59.080Z] #75 DONE 4.6s [2024-07-02T08:34:59.080Z] [2024-07-02T08:34:59.080Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T08:34:59.080Z] #74 2.470 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:59.357Z] #74 2.512 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:59.357Z] #74 2.521 OK: 7 MiB in 16 packages [2024-07-02T08:34:59.357Z] #74 ... [2024-07-02T08:34:59.357Z] [2024-07-02T08:34:59.357Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T08:34:59.357Z] #0 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.357Z] #0 2.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.357Z] #0 2.187 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:59.357Z] #0 2.219 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:59.357Z] #0 2.295 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:34:59.357Z] #0 2.352 OK: 17 MiB in 19 packages [2024-07-02T08:34:59.357Z] #76 DONE 2.7s [2024-07-02T08:34:59.357Z] [2024-07-02T08:34:59.357Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:34:59.357Z] #77 DONE 0.4s [2024-07-02T08:34:59.615Z] [2024-07-02T08:34:59.615Z] #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T08:34:59.615Z] #74 DONE 2.9s [2024-07-02T08:34:59.615Z] [2024-07-02T08:34:59.615Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T08:34:59.615Z] #0 2.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.615Z] #0 2.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.615Z] #0 2.606 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:59.615Z] #0 2.675 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:59.615Z] #0 2.686 OK: 7 MiB in 17 packages [2024-07-02T08:34:59.615Z] #78 DONE 2.9s [2024-07-02T08:34:59.615Z] [2024-07-02T08:34:59.615Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T08:34:59.615Z] #0 2.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.615Z] #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.615Z] #0 2.637 OK: 8 MiB in 20 packages [2024-07-02T08:34:59.615Z] #79 DONE 2.9s [2024-07-02T08:34:59.615Z] [2024-07-02T08:34:59.615Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T08:34:59.615Z] #0 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.615Z] #0 2.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:34:59.615Z] #0 2.317 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:59.615Z] #0 2.557 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:34:59.615Z] #0 2.588 OK: 8 MiB in 19 packages [2024-07-02T08:34:59.615Z] #80 DONE 2.8s [2024-07-02T08:34:59.615Z] [2024-07-02T08:34:59.615Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T08:35:01.008Z] #81 DONE 1.4s [2024-07-02T08:35:01.008Z] [2024-07-02T08:35:01.008Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T08:35:01.008Z] #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:01.008Z] #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:01.008Z] #0 2.633 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:35:01.008Z] #0 2.720 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:35:01.008Z] #0 2.821 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:35:01.008Z] #0 2.880 OK: 8 MiB in 17 packages [2024-07-02T08:35:01.008Z] #82 DONE 4.3s [2024-07-02T08:35:01.008Z] [2024-07-02T08:35:01.008Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T08:35:01.008Z] #67 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:01.008Z] #67 3.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:01.008Z] #67 3.282 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:35:01.008Z] #67 3.321 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:35:01.008Z] #67 3.329 OK: 7 MiB in 16 packages [2024-07-02T08:35:01.008Z] #67 DONE 4.3s [2024-07-02T08:35:01.008Z] [2024-07-02T08:35:01.008Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-02T08:35:01.008Z] #0 2.709 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:01.008Z] #0 3.489 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:01.008Z] #0 4.232 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T08:35:01.008Z] #0 4.532 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:35:01.008Z] #0 4.537 OK: 7 MiB in 16 packages [2024-07-02T08:35:01.008Z] #83 DONE 5.5s [2024-07-02T08:35:01.008Z] [2024-07-02T08:35:01.008Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T08:35:01.008Z] #84 DONE 1.4s [2024-07-02T08:35:01.008Z] [2024-07-02T08:35:01.008Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T08:35:01.008Z] #85 DONE 0.0s [2024-07-02T08:35:01.008Z] [2024-07-02T08:35:01.008Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T08:35:01.008Z] #86 DONE 1.4s [2024-07-02T08:35:01.008Z] [2024-07-02T08:35:01.008Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T08:35:01.266Z] #87 ... [2024-07-02T08:35:01.266Z] [2024-07-02T08:35:01.266Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T08:35:01.266Z] #88 DONE 0.1s [2024-07-02T08:35:01.266Z] [2024-07-02T08:35:01.266Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T08:35:01.266Z] #89 DONE 0.1s [2024-07-02T08:35:01.266Z] [2024-07-02T08:35:01.266Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T08:35:01.833Z] #90 ... [2024-07-02T08:35:01.833Z] [2024-07-02T08:35:01.833Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T08:35:01.833Z] #91 DONE 0.8s [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T08:35:02.091Z] #0 4.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:02.091Z] #0 4.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:02.091Z] #0 4.647 OK: 17 MiB in 19 packages [2024-07-02T08:35:02.091Z] #92 DONE 5.2s [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T08:35:02.091Z] #0 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:02.091Z] #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:02.091Z] #0 4.139 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:35:02.091Z] #0 4.172 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:35:02.091Z] #0 4.184 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:35:02.091Z] #0 4.220 OK: 12 MiB in 26 packages [2024-07-02T08:35:02.091Z] #93 DONE 4.7s [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T08:35:02.091Z] #87 DONE 0.9s [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T08:35:02.091Z] #90 DONE 0.8s [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T08:35:02.091Z] #94 DONE 0.2s [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T08:35:02.091Z] #95 DONE 0.2s [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T08:35:02.091Z] #96 DONE 0.1s [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T08:35:02.091Z] #97 DONE 0.1s [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T08:35:02.091Z] #98 DONE 0.1s [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T08:35:02.091Z] #99 ... [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T08:35:02.091Z] #100 DONE 0.1s [2024-07-02T08:35:02.091Z] [2024-07-02T08:35:02.091Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T08:35:02.091Z] #101 DONE 0.1s [2024-07-02T08:35:02.349Z] [2024-07-02T08:35:02.349Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T08:35:02.349Z] #102 DONE 0.1s [2024-07-02T08:35:02.349Z] [2024-07-02T08:35:02.349Z] #103 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-02T08:35:02.349Z] #0 4.376 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:02.349Z] #0 4.877 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:35:02.349Z] #0 5.562 OK: 264 MiB in 52 packages [2024-07-02T08:35:02.349Z] #103 DONE 5.6s [2024-07-02T08:35:02.349Z] [2024-07-02T08:35:02.349Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T08:35:02.349Z] #99 DONE 0.1s [2024-07-02T08:35:02.349Z] [2024-07-02T08:35:02.349Z] #104 [security-spire-config] exporting to image [2024-07-02T08:35:02.349Z] #104 exporting layers [2024-07-02T08:35:02.349Z] #104 ... [2024-07-02T08:35:02.349Z] [2024-07-02T08:35:02.349Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T08:35:02.349Z] #105 DONE 0.1s [2024-07-02T08:35:02.349Z] [2024-07-02T08:35:02.349Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-02T08:35:02.349Z] #106 DONE 0.1s [2024-07-02T08:35:02.606Z] [2024-07-02T08:35:02.607Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T08:35:02.607Z] #107 DONE 0.1s [2024-07-02T08:35:02.607Z] [2024-07-02T08:35:02.607Z] #104 [security-spire-agent] exporting to image [2024-07-02T08:35:02.607Z] #104 ... [2024-07-02T08:35:02.607Z] [2024-07-02T08:35:02.607Z] #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T08:35:02.607Z] #108 DONE 3.1s [2024-07-02T08:35:02.607Z] [2024-07-02T08:35:02.607Z] #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T08:35:02.607Z] #109 DONE 0.0s [2024-07-02T08:35:02.864Z] [2024-07-02T08:35:02.864Z] #104 [security-spire-agent] exporting to image [2024-07-02T08:35:02.864Z] #104 exporting layers 0.6s done [2024-07-02T08:35:02.864Z] #104 exporting layers 0.5s done [2024-07-02T08:35:02.864Z] #104 writing image sha256:2ed8a97dc736b4c8124c8cf8de516d919d6dc532af2f14ba6d2089d94d88ba21 done [2024-07-02T08:35:02.864Z] #104 naming to docker.io/library/security-spire-config done [2024-07-02T08:35:02.864Z] #104 writing image sha256:905ee5ab844bd8d0dc201a9248a135f094554eebb3294f430588871a15c534d3 done [2024-07-02T08:35:02.864Z] #104 naming to docker.io/library/security-spire-server done [2024-07-02T08:35:03.123Z] #104 writing image sha256:5934be3182ca448459dcac777546c4b0f5e93c05463cf89dc740ce38457545f8 done [2024-07-02T08:35:03.123Z] #104 naming to docker.io/library/security-spire-agent done [2024-07-02T08:35:03.123Z] #104 DONE 0.8s [2024-07-02T08:35:03.123Z] [2024-07-02T08:35:03.123Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:04.503Z] #110 ... [2024-07-02T08:35:04.503Z] [2024-07-02T08:35:04.503Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:35:07.036Z] #35 ... [2024-07-02T08:35:07.036Z] [2024-07-02T08:35:07.036Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:07.295Z] #111 ... [2024-07-02T08:35:07.295Z] [2024-07-02T08:35:07.295Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:07.295Z] #112 ... [2024-07-02T08:35:07.295Z] [2024-07-02T08:35:07.295Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:11.029Z] d6de4b400683: Pull complete [2024-07-02T08:35:11.029Z] 35cb2a7552d0: Pull complete [2024-07-02T08:35:11.029Z] 4f4fb700ef54: Pull complete [2024-07-02T08:35:11.296Z] 464afbd9ba4c: Pull complete [2024-07-02T08:35:19.494Z] 00f215d4a9da: Pull complete [2024-07-02T08:35:21.435Z] d496ad576159: Pull complete [2024-07-02T08:35:21.435Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T08:35:21.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T08:35:21.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T08:35:21.774Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T08:35:21.774Z] WORKDIR /edgex [2024-07-02T08:35:21.774Z] COPY go.mod . [2024-07-02T08:35:21.774Z] RUN go mod download [2024-07-02T08:35:21.774Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-02T08:35:22.363Z] Sending build context to Docker daemon 3.175MB [2024-07-02T08:35:22.363Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T08:35:22.363Z] ---> f246e2811388 [2024-07-02T08:35:22.363Z] Step 2/4 : WORKDIR /edgex [2024-07-02T08:35:24.303Z] ---> Running in 5e482d2e9662 [2024-07-02T08:35:24.574Z] Removing intermediate container 5e482d2e9662 [2024-07-02T08:35:24.574Z] ---> e71b8d076e8f [2024-07-02T08:35:24.574Z] Step 3/4 : COPY go.mod . [2024-07-02T08:35:25.162Z] ---> f861dd16442e [2024-07-02T08:35:25.162Z] Step 4/4 : RUN go mod download [2024-07-02T08:35:25.162Z] ---> Running in 3069fd140da6 [2024-07-02T08:35:46.009Z] #113 DONE 45.7s [2024-07-02T08:35:46.009Z] [2024-07-02T08:35:46.009Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:46.009Z] #73 DONE 48.0s [2024-07-02T08:35:46.009Z] [2024-07-02T08:35:46.009Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:46.009Z] #110 DONE 42.6s [2024-07-02T08:35:46.009Z] [2024-07-02T08:35:46.009Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:46.009Z] #112 DONE 48.1s [2024-07-02T08:35:46.009Z] [2024-07-02T08:35:46.009Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:46.009Z] #111 DONE 48.1s [2024-07-02T08:35:46.009Z] [2024-07-02T08:35:46.009Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #114 ... [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #115 ... [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #116 [support-notifications builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #116 DONE 10.3s [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #117 DONE 10.3s [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #118 [core-keeper builder 7/8] COPY . . [2024-07-02T08:35:56.032Z] #118 DONE 10.3s [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #119 [core-data builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #119 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:35:56.032Z] #120 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:56.032Z] #121 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #114 DONE 10.3s [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:35:56.032Z] #122 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:56.032Z] #123 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #124 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:35:56.032Z] #125 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #126 [support-scheduler builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #126 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:56.032Z] #127 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #128 [core-command builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #128 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:56.032Z] #129 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:35:56.032Z] #130 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:56.032Z] #131 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:35:56.032Z] #132 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #133 [core-metadata builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #133 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T08:35:56.032Z] #134 ... [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:35:56.032Z] #135 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #136 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #136 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:56.032Z] #137 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #115 DONE 10.3s [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:35:56.032Z] #138 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:35:56.032Z] #139 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #140 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T08:35:56.032Z] #140 CACHED [2024-07-02T08:35:56.032Z] [2024-07-02T08:35:56.032Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T08:35:56.598Z] #141 1.218 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T08:36:06.652Z] #141 ... [2024-07-02T08:36:06.652Z] [2024-07-02T08:36:06.652Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:36:06.652Z] #0 1.364 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T08:36:06.652Z] #142 ... [2024-07-02T08:36:06.652Z] [2024-07-02T08:36:06.652Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T08:36:06.652Z] #0 0.637 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T08:36:06.652Z] #143 ... [2024-07-02T08:36:06.652Z] [2024-07-02T08:36:06.652Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T08:36:06.652Z] #0 1.675 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T08:36:06.652Z] #144 ... [2024-07-02T08:36:06.652Z] [2024-07-02T08:36:06.652Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T08:36:06.652Z] #0 1.277 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T08:36:06.652Z] #145 ... [2024-07-02T08:36:06.652Z] [2024-07-02T08:36:06.652Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T08:36:06.652Z] #0 1.511 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T08:36:06.652Z] #146 ... [2024-07-02T08:36:06.652Z] [2024-07-02T08:36:06.652Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T08:36:06.652Z] #0 0.699 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T08:36:06.652Z] #147 ... [2024-07-02T08:36:06.652Z] [2024-07-02T08:36:06.652Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T08:36:06.652Z] #0 0.992 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T08:36:06.652Z] #148 ... [2024-07-02T08:36:06.652Z] [2024-07-02T08:36:06.652Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T08:36:06.652Z] #0 0.407 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-02T08:36:06.652Z] #149 ... [2024-07-02T08:36:06.652Z] [2024-07-02T08:36:06.652Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T08:36:06.652Z] #0 0.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T08:36:06.909Z] #150 ... [2024-07-02T08:36:06.909Z] [2024-07-02T08:36:06.909Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T08:36:06.909Z] #0 0.856 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-02T08:36:07.166Z] #151 ... [2024-07-02T08:36:07.166Z] [2024-07-02T08:36:07.166Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T08:36:07.166Z] #134 1.625 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T08:36:33.042Z] Removing intermediate container 3069fd140da6 [2024-07-02T08:36:33.042Z] ---> 31b45c482789 [2024-07-02T08:36:33.042Z] Successfully built 31b45c482789 [2024-07-02T08:36:33.042Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:36:33.381Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T08:36:33.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:36:33.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-4798 does not seem to be running inside a container [2024-07-02T08:36:33.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-02T08:36:34.967Z] $ docker top a779ae026feaeeb943ac9ca09d67c05c5ae5eb5b4a488fdff974ea27f3e5d655 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:36:35.851Z] + go version [2024-07-02T08:36:35.852Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T08:36:35.870Z] $ docker stop --time=1 a779ae026feaeeb943ac9ca09d67c05c5ae5eb5b4a488fdff974ea27f3e5d655 [2024-07-02T08:36:37.506Z] $ docker rm -f --volumes a779ae026feaeeb943ac9ca09d67c05c5ae5eb5b4a488fdff974ea27f3e5d655 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:36:38.069Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T08:36:38.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:36:38.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-4798 does not seem to be running inside a container [2024-07-02T08:36:38.301Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-02T08:36:39.505Z] $ docker top a756d606771509ea06fff7d34e0edaa5e09dd76ba4a2fbb95a908e6830cdf5df -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T08:36:39.719Z] ========================================================= [2024-07-02T08:36:39.719Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T08:36:39.719Z] ========================================================= [Pipeline] sh [2024-07-02T08:36:40.027Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2024-07-02T08:36:40.954Z] + make test [2024-07-02T08:36:40.954Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T08:37:27.803Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T08:37:28.852Z] #134 ... [2024-07-02T08:37:28.852Z] [2024-07-02T08:37:28.852Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T08:37:28.852Z] #141 91.09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T08:38:26.142Z] #141 DONE 147.5s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T08:38:26.142Z] #144 DONE 147.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:38:26.142Z] #142 DONE 147.5s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T08:38:26.142Z] #146 DONE 147.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T08:38:26.142Z] #149 DONE 147.5s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #152 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #152 ... [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T08:38:26.142Z] #148 DONE 147.5s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T08:38:26.142Z] #145 DONE 147.5s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T08:38:26.142Z] #134 DONE 147.7s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #153 ... [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T08:38:26.142Z] #147 DONE 147.9s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T08:38:26.142Z] #150 DONE 147.9s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T08:38:26.142Z] #143 DONE 147.9s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T08:38:26.142Z] #151 DONE 147.9s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #154 ... [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #152 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #152 DONE 0.8s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #155 DONE 0.8s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T08:38:26.142Z] #156 DONE 0.7s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #157 DONE 0.7s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #158 DONE 0.6s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #154 DONE 0.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #153 DONE 0.6s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.142Z] #159 ... [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #160 DONE 0.6s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.142Z] #161 DONE 0.5s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #162 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-02T08:38:26.142Z] #162 DONE 0.5s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.142Z] #163 DONE 0.5s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #164 CACHED [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.142Z] #165 CACHED [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #166 CACHED [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #167 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.142Z] #167 CACHED [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.142Z] #168 CACHED [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #169 CACHED [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.142Z] #170 CACHED [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.142Z] #171 CACHED [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #172 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.142Z] #172 DONE 0.5s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.142Z] #173 DONE 0.5s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.142Z] #159 DONE 0.5s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #174 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T08:38:26.142Z] #174 ... [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #175 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:38:26.142Z] #175 DONE 1.0s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.142Z] #176 DONE 1.1s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-02T08:38:26.142Z] #177 DONE 1.1s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T08:38:26.142Z] #178 DONE 1.0s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T08:38:26.142Z] #179 DONE 1.0s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #104 [core-keeper] exporting to image [2024-07-02T08:38:26.142Z] #104 exporting layers [2024-07-02T08:38:26.142Z] #104 ... [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #180 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T08:38:26.142Z] #180 DONE 1.3s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #181 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T08:38:26.142Z] #181 DONE 1.3s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T08:38:26.142Z] #182 DONE 1.3s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-02T08:38:26.142Z] #183 DONE 1.3s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T08:38:26.142Z] #184 DONE 1.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #174 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T08:38:26.142Z] #174 DONE 1.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #104 [core-keeper] exporting to image [2024-07-02T08:38:26.142Z] #104 exporting layers 0.3s done [2024-07-02T08:38:26.142Z] #104 ... [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T08:38:26.142Z] #185 DONE 0.6s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #186 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:38:26.142Z] #186 DONE 0.6s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T08:38:26.142Z] #187 DONE 0.6s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:38:26.142Z] #188 DONE 0.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #189 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:38:26.142Z] #189 DONE 0.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #190 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:38:26.142Z] #190 DONE 0.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:38:26.142Z] #191 DONE 0.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:38:26.142Z] #192 DONE 0.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #193 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-02T08:38:26.142Z] #193 DONE 0.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #194 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:38:26.142Z] #194 DONE 0.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #195 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T08:38:26.142Z] #195 DONE 2.3s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #104 [support-notifications] exporting to image [2024-07-02T08:38:26.142Z] #104 ... [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #196 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T08:38:26.142Z] #196 DONE 0.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:38:26.142Z] #197 DONE 0.4s [2024-07-02T08:38:26.142Z] [2024-07-02T08:38:26.142Z] #104 [support-notifications] exporting to image [2024-07-02T08:38:26.142Z] #104 writing image sha256:b492147263ab22c42db8a80bce9b10c40274d402df85b0d00b9412f65a80eb4c [2024-07-02T08:38:26.406Z] #104 ... [2024-07-02T08:38:26.406Z] [2024-07-02T08:38:26.406Z] #198 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T08:38:26.406Z] #198 DONE 0.5s [2024-07-02T08:38:26.406Z] [2024-07-02T08:38:26.406Z] #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T08:38:26.406Z] #199 DONE 0.4s [2024-07-02T08:38:26.406Z] [2024-07-02T08:38:26.406Z] #200 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T08:38:26.406Z] #200 DONE 0.4s [2024-07-02T08:38:26.406Z] [2024-07-02T08:38:26.406Z] #201 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:38:26.406Z] #201 DONE 0.4s [2024-07-02T08:38:26.406Z] [2024-07-02T08:38:26.406Z] #202 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:38:26.406Z] #202 DONE 0.3s [2024-07-02T08:38:26.406Z] [2024-07-02T08:38:26.406Z] #104 [core-metadata] exporting to image [2024-07-02T08:38:26.406Z] #104 writing image sha256:b492147263ab22c42db8a80bce9b10c40274d402df85b0d00b9412f65a80eb4c 0.1s done [2024-07-02T08:38:26.406Z] #104 naming to docker.io/library/core-keeper done [2024-07-02T08:38:26.406Z] #104 exporting layers 0.4s done [2024-07-02T08:38:26.406Z] #104 writing image sha256:9dcf134499ed2dcd6280595fd90423d54ce27b619949906febdde5abdb354711 [2024-07-02T08:38:26.668Z] #104 ... [2024-07-02T08:38:26.668Z] [2024-07-02T08:38:26.668Z] #203 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T08:38:26.668Z] #203 DONE 0.3s [2024-07-02T08:38:26.668Z] [2024-07-02T08:38:26.668Z] #104 [core-metadata] exporting to image [2024-07-02T08:38:26.668Z] #104 writing image sha256:462c61fd6ba0fcf4c855d60fdc009197213f2a26b82c696932d21f614cdce0fc [2024-07-02T08:38:26.668Z] #104 writing image sha256:cf80a804a248db89a05279b8c65f8f5dc816d6ecb41a5adefe5945db3d8fd90c [2024-07-02T08:38:26.668Z] #104 writing image sha256:fa29c4e3f7322799d941af97da9e29142e25d3d8a64226ea708201c62532bdfb [2024-07-02T08:38:26.668Z] #104 ... [2024-07-02T08:38:26.668Z] [2024-07-02T08:38:26.668Z] #204 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:38:26.668Z] #204 DONE 0.3s [2024-07-02T08:38:26.668Z] [2024-07-02T08:38:26.668Z] #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T08:38:26.668Z] #205 DONE 0.3s [2024-07-02T08:38:26.668Z] [2024-07-02T08:38:26.668Z] #104 [security-spiffe-token-provider] exporting to image [2024-07-02T08:38:26.668Z] #104 exporting layers 0.3s done [2024-07-02T08:38:26.668Z] #104 writing image sha256:9dcf134499ed2dcd6280595fd90423d54ce27b619949906febdde5abdb354711 0.1s done [2024-07-02T08:38:26.668Z] #104 writing image sha256:462c61fd6ba0fcf4c855d60fdc009197213f2a26b82c696932d21f614cdce0fc 0.1s done [2024-07-02T08:38:26.668Z] #104 writing image sha256:cf80a804a248db89a05279b8c65f8f5dc816d6ecb41a5adefe5945db3d8fd90c 0.1s done [2024-07-02T08:38:26.668Z] #104 writing image sha256:fa29c4e3f7322799d941af97da9e29142e25d3d8a64226ea708201c62532bdfb 0.1s done [2024-07-02T08:38:26.668Z] #104 naming to docker.io/library/support-scheduler done [2024-07-02T08:38:26.668Z] #104 naming to docker.io/library/core-command done [2024-07-02T08:38:26.668Z] #104 naming to docker.io/library/support-notifications done [2024-07-02T08:38:26.668Z] #104 naming to docker.io/library/core-data done [2024-07-02T08:38:26.668Z] #104 writing image sha256:ba3e41e0cb1482fec6c980b859d1e8ecd3ee5bd71c37f60d13d1d8b6b4433443 done [2024-07-02T08:38:26.668Z] #104 naming to docker.io/library/security-spiffe-token-provider done [2024-07-02T08:38:26.668Z] #104 writing image sha256:ddafaa43105c7c98d1cf6e9e023aedbc3cdd2926623804487f7870cf9ba2bbc4 [2024-07-02T08:38:26.928Z] #104 writing image sha256:ddafaa43105c7c98d1cf6e9e023aedbc3cdd2926623804487f7870cf9ba2bbc4 done [2024-07-02T08:38:26.928Z] #104 naming to docker.io/library/core-metadata done [2024-07-02T08:38:26.928Z] #104 DONE 2.3s [2024-07-02T08:38:26.928Z] [2024-07-02T08:38:26.928Z] #206 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T08:38:27.209Z] #206 DONE 0.4s [2024-07-02T08:38:27.209Z] [2024-07-02T08:38:27.209Z] #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T08:38:27.209Z] #207 DONE 0.4s [2024-07-02T08:38:27.209Z] [2024-07-02T08:38:27.209Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T08:38:27.209Z] #208 DONE 0.8s [2024-07-02T08:38:27.209Z] [2024-07-02T08:38:27.209Z] #209 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T08:38:27.209Z] #209 DONE 0.0s [2024-07-02T08:38:27.209Z] [2024-07-02T08:38:27.209Z] #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T08:38:27.209Z] #210 DONE 0.9s [2024-07-02T08:38:27.209Z] [2024-07-02T08:38:27.209Z] #104 [core-common-config-bootstrapper] exporting to image [2024-07-02T08:38:27.209Z] #104 ... [2024-07-02T08:38:27.209Z] [2024-07-02T08:38:27.209Z] #211 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T08:38:27.209Z] #211 DONE 0.1s [2024-07-02T08:38:27.209Z] [2024-07-02T08:38:27.209Z] #212 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T08:38:27.209Z] #212 DONE 0.1s [2024-07-02T08:38:27.209Z] [2024-07-02T08:38:27.209Z] #104 [core-common-config-bootstrapper] exporting to image [2024-07-02T08:38:27.209Z] #104 exporting layers 0.1s done [2024-07-02T08:38:27.468Z] #104 exporting layers 0.2s done [2024-07-02T08:38:27.468Z] #104 writing image sha256:07699c0f4181aab58626784e2a44b7cd19b356c3c1df67436c2015c369c6d1b1 done [2024-07-02T08:38:27.468Z] #104 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-02T08:38:27.468Z] #104 writing image sha256:776d46bbaaeed0e04f140995944ad485729b3820ab595b24266b8527285ec03a 0.0s done [2024-07-02T08:38:27.468Z] #104 naming to docker.io/library/security-proxy-auth 0.0s done [2024-07-02T08:38:27.468Z] #104 DONE 2.6s [2024-07-02T08:38:27.468Z] [2024-07-02T08:38:27.468Z] #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T08:38:27.468Z] #213 DONE 0.0s [2024-07-02T08:38:27.468Z] [2024-07-02T08:38:27.468Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T08:38:27.468Z] #214 DONE 0.2s [2024-07-02T08:38:27.468Z] [2024-07-02T08:38:27.468Z] #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T08:38:27.468Z] #215 DONE 0.8s [2024-07-02T08:38:27.468Z] [2024-07-02T08:38:27.468Z] #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T08:38:27.468Z] #216 DONE 0.1s [2024-07-02T08:38:27.468Z] [2024-07-02T08:38:27.468Z] #104 [security-proxy-setup] exporting to image [2024-07-02T08:38:27.728Z] #104 exporting layers 0.2s done [2024-07-02T08:38:27.728Z] #104 writing image sha256:4d6b84f510d0d8fa5e15a59d66d92314c60abe7e086bfb67564a4b3dbe30a8a8 done [2024-07-02T08:38:27.728Z] #104 naming to docker.io/library/security-proxy-setup done [2024-07-02T08:38:27.728Z] #104 DONE 2.8s [2024-07-02T08:38:27.728Z] [2024-07-02T08:38:27.728Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T08:38:27.989Z] #217 ... [2024-07-02T08:38:27.989Z] [2024-07-02T08:38:27.989Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T08:38:27.989Z] #218 DONE 0.7s [2024-07-02T08:38:27.989Z] [2024-07-02T08:38:27.989Z] #104 [security-secretstore-setup] exporting to image [2024-07-02T08:38:28.250Z] #104 ... [2024-07-02T08:38:28.250Z] [2024-07-02T08:38:28.250Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T08:38:28.250Z] #217 DONE 0.7s [2024-07-02T08:38:28.250Z] [2024-07-02T08:38:28.250Z] #104 [security-bootstrapper] exporting to image [2024-07-02T08:38:28.250Z] #104 writing image sha256:c2a131e8b16c6f1fd012e9f7661651c80af31e3912b178b3cc0de1921886bc3f done [2024-07-02T08:38:28.250Z] #104 naming to docker.io/library/security-secretstore-setup done [2024-07-02T08:38:28.250Z] #104 exporting layers 0.2s done [2024-07-02T08:38:28.250Z] #104 writing image sha256:5f352034fe7c9c0dc66a865a19a46b00222b5e15cc9c1d71de20e848b1095ab6 done [2024-07-02T08:38:28.250Z] #104 naming to docker.io/library/security-bootstrapper done [2024-07-02T08:38:28.250Z] #104 DONE 3.3s [2024-07-02T08:38:28.250Z] [2024-07-02T08:38:28.250Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.250Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.251Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:38:28.251Z] time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T08:38:28.264Z] $ docker stop --time=1 db5267c90d4b614fcdf2c1025200da98483d9fcf91afd83989c92de26ae9c94c [2024-07-02T08:38:29.548Z] $ docker rm -f --volumes db5267c90d4b614fcdf2c1025200da98483d9fcf91afd83989c92de26ae9c94c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T08:38:29.896Z] + docker images [2024-07-02T08:38:29.896Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T08:38:29.896Z] security-bootstrapper latest 5f352034fe7c 1 second ago 24MB [2024-07-02T08:38:29.896Z] security-proxy-setup latest 4d6b84f510d0 2 seconds ago 31.2MB [2024-07-02T08:38:29.896Z] security-secretstore-setup latest c2a131e8b16c 2 seconds ago 42.2MB [2024-07-02T08:38:29.896Z] security-proxy-auth latest 776d46bbaaee 3 seconds ago 38MB [2024-07-02T08:38:29.896Z] security-spiffe-token-provider latest ba3e41e0cb14 3 seconds ago 34MB [2024-07-02T08:38:29.896Z] core-metadata latest ddafaa43105c 3 seconds ago 41MB [2024-07-02T08:38:29.896Z] core-common-config-bootstrapper latest 07699c0f4181 3 seconds ago 20.2MB [2024-07-02T08:38:29.896Z] support-notifications latest fa29c4e3f732 4 seconds ago 43.9MB [2024-07-02T08:38:29.896Z] support-scheduler latest cf80a804a248 4 seconds ago 43.1MB [2024-07-02T08:38:29.896Z] core-command latest 9dcf134499ed 4 seconds ago 40.4MB [2024-07-02T08:38:29.896Z] core-data latest 462c61fd6ba0 4 seconds ago 40.8MB [2024-07-02T08:38:29.896Z] core-keeper latest b492147263ab 5 seconds ago 35.6MB [2024-07-02T08:38:29.896Z] security-spire-config latest 2ed8a97dc736 3 minutes ago 107MB [2024-07-02T08:38:29.896Z] security-spire-server latest 905ee5ab844b 3 minutes ago 107MB [2024-07-02T08:38:29.896Z] security-spire-agent latest 5934be3182ca 3 minutes ago 166MB [2024-07-02T08:38:29.896Z] ci-base-image-x86_64 latest 4b9c4b68a973 7 minutes ago 966MB [2024-07-02T08:38:29.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-02T08:38:29.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-02T08:38:29.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-02T08:41:04.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T08:41:04.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T08:41:04.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T08:41:04.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-02T08:41:04.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T08:41:04.615Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T08:41:04.615Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T08:41:04.615Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T08:41:04.615Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T08:41:04.615Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T08:41:04.615Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T08:41:06.024Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T08:41:06.024Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T08:41:06.024Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T08:41:06.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T08:41:18.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T08:41:18.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T08:41:18.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements [2024-07-02T08:41:28.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.190s coverage: 97.0% of statements [2024-07-02T08:41:32.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T08:41:32.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T08:41:32.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T08:41:37.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.289s coverage: 69.2% of statements [2024-07-02T08:41:38.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T08:41:38.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T08:41:39.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.213s coverage: 53.2% of statements [2024-07-02T08:41:45.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T08:41:45.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T08:41:45.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T08:41:45.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T08:41:45.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-02T08:41:45.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-02T08:41:45.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-02T08:41:45.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-02T08:41:45.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-02T08:41:53.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-02T08:41:53.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-02T08:41:53.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-02T08:41:53.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-02T08:41:53.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T08:41:57.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.098s coverage: 93.4% of statements [2024-07-02T08:41:57.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.303s coverage: 91.7% of statements [2024-07-02T08:41:59.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T08:41:59.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T08:42:01.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.229s coverage: 6.6% of statements [2024-07-02T08:42:11.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T08:42:11.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T08:42:11.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T08:42:12.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T08:42:12.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T08:42:12.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T08:42:12.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T08:42:12.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T08:42:12.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T08:42:12.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T08:42:12.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.656s coverage: 97.6% of statements [2024-07-02T08:42:13.377Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements [2024-07-02T08:42:23.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T08:42:23.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T08:42:24.384Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.285s coverage: 0.8% of statements [2024-07-02T08:42:24.384Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.144s coverage: 32.2% of statements [2024-07-02T08:42:28.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.146s coverage: 41.7% of statements [2024-07-02T08:42:28.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.109s coverage: 82.9% of statements [2024-07-02T08:42:28.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.098s coverage: 94.1% of statements [2024-07-02T08:42:28.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements [2024-07-02T08:42:32.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements [2024-07-02T08:42:34.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T08:42:35.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T08:42:35.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T08:42:35.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T08:42:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T08:42:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T08:42:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T08:42:39.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T08:42:44.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.104s coverage: 94.4% of statements [2024-07-02T08:42:44.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T08:42:44.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T08:42:44.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T08:42:44.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T08:42:54.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T08:42:54.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T08:42:57.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T08:42:59.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.667s coverage: 79.9% of statements [2024-07-02T08:42:59.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.457s coverage: 92.9% of statements [2024-07-02T08:42:59.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.080s coverage: 64.4% of statements [2024-07-02T08:42:59.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.113s coverage: 62.3% of statements [2024-07-02T08:42:59.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.099s coverage: 87.2% of statements [2024-07-02T08:42:59.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements [2024-07-02T08:42:59.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.083s coverage: 100.0% of statements [2024-07-02T08:43:01.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T08:43:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T08:43:02.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.344s coverage: 81.8% of statements [2024-07-02T08:43:02.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.306s coverage: 82.1% of statements [2024-07-02T08:43:03.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.104s coverage: 86.0% of statements [2024-07-02T08:43:09.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T08:43:09.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T08:43:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.745s coverage: 63.1% of statements [2024-07-02T08:43:10.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.118s coverage: 100.0% of statements [2024-07-02T08:43:12.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.123s coverage: 89.4% of statements [2024-07-02T08:43:12.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements [2024-07-02T08:43:12.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T08:43:12.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T08:43:12.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T08:43:13.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements [2024-07-02T08:43:13.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-07-02T08:43:20.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T08:43:20.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T08:43:20.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T08:43:21.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.673s coverage: 38.4% of statements [2024-07-02T08:43:21.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.110s coverage: 89.5% of statements [2024-07-02T08:43:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T08:43:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T08:43:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T08:43:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T08:43:23.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-07-02T08:43:28.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T08:43:28.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T08:43:28.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T08:43:28.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T08:43:36.913Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.164s coverage: 19.9% of statements [2024-07-02T08:43:36.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T08:43:36.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T08:43:36.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T08:43:36.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T08:43:37.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.487s coverage: 95.7% of statements [2024-07-02T08:43:40.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T08:43:40.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T08:43:42.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.181s coverage: 61.8% of statements [2024-07-02T08:43:44.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T08:43:44.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T08:43:45.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.282s coverage: 98.9% of statements [2024-07-02T08:43:47.095Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 [2024-07-02T08:43:47.368Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-02T08:43:47.368Z] go vet ./... [2024-07-02T08:47:54.246Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T08:47:54.246Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T08:47:54.246Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T08:47:54.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T08:47:54.583Z] + ls -al . [2024-07-02T08:47:54.851Z] total 836 [2024-07-02T08:47:54.851Z] drwxrwxr-x 10 1001 1001 4096 Jul 2 08:36 . [2024-07-02T08:47:54.851Z] drwxr-xr-x 4 root root 4096 Jul 2 08:36 .. [2024-07-02T08:47:54.851Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 08:34 .blubracket [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 08:34 .dockerignore [2024-07-02T08:47:54.851Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 08:34 .git [2024-07-02T08:47:54.851Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 08:34 .github [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 1102 Jul 2 08:34 .gitignore [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 08:34 .golangci.yml [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 08:34 .hadolint.yml [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 08:34 .sonarcloud.properties [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 08:34 ADOPTERS.md [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 08:34 Attribution.txt [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 08:34 CHANGELOG.md [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 08:34 CONTRIBUTING.md [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 08:34 GOVERNANCE.md [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 08:34 Jenkinsfile [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 08:34 LICENSE [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 16051 Jul 2 08:34 Makefile [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 08:34 OWNERS.md [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 08:34 README.md [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 08:34 SECURITY.md [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 08:30 VERSION [2024-07-02T08:47:54.851Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 08:34 bin [2024-07-02T08:47:54.851Z] drwxrwxr-x 19 1001 1001 4096 Jul 2 08:34 cmd [2024-07-02T08:47:54.851Z] -rw-r--r-- 1 root root 480141 Jul 2 08:43 coverage.out [2024-07-02T08:47:54.851Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 08:34 fuzz_test [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 6910 Jul 2 08:34 go.mod [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 101535 Jul 2 08:34 go.sum [2024-07-02T08:47:54.851Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 08:34 internal [2024-07-02T08:47:54.851Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 08:34 openapi [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 08:34 security.txt [2024-07-02T08:47:54.851Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 08:34 version.go [Pipeline] sh [2024-07-02T08:47:55.485Z] + '[' -e coverage.out ] [2024-07-02T08:47:55.485Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T08:47:55.510Z] Warning: overwriting stash ‘coverage-report’ [2024-07-02T08:47:56.354Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T08:47:56.982Z] + make build [2024-07-02T08:47:56.982Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T08:51:03.711Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T08:51:03.711Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T08:51:10.398Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T08:51:12.963Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-02T08:51:21.157Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T08:51:53.402Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T08:51:58.741Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T08:52:11.053Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T08:52:14.395Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T08:52:17.730Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T08:52:21.979Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T08:52:26.239Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-02T08:52:31.585Z] $ docker stop --time=1 a756d606771509ea06fff7d34e0edaa5e09dd76ba4a2fbb95a908e6830cdf5df [2024-07-02T08:52:33.894Z] $ docker rm -f --volumes a756d606771509ea06fff7d34e0edaa5e09dd76ba4a2fbb95a908e6830cdf5df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:52:37.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T08:52:37.736Z] [2024-07-02T08:52:37.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:52:38.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T08:52:38.345Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-02T08:52:38.345Z] 547446be3368: Pulling fs layer [2024-07-02T08:52:38.345Z] d125d8839a47: Pulling fs layer [2024-07-02T08:52:38.345Z] 3e85d5ac6304: Pulling fs layer [2024-07-02T08:52:38.345Z] c3105a71a48b: Pulling fs layer [2024-07-02T08:52:38.345Z] 0f093f025ec4: Pulling fs layer [2024-07-02T08:52:38.345Z] c3106fc0e877: Pulling fs layer [2024-07-02T08:52:38.345Z] c3105a71a48b: Waiting [2024-07-02T08:52:38.345Z] 0f093f025ec4: Waiting [2024-07-02T08:52:38.345Z] c3106fc0e877: Waiting [2024-07-02T08:52:38.345Z] 547446be3368: Verifying Checksum [2024-07-02T08:52:38.345Z] 547446be3368: Download complete [2024-07-02T08:52:38.613Z] c3105a71a48b: Verifying Checksum [2024-07-02T08:52:38.613Z] c3105a71a48b: Download complete [2024-07-02T08:52:38.882Z] d125d8839a47: Verifying Checksum [2024-07-02T08:52:38.882Z] d125d8839a47: Download complete [2024-07-02T08:52:38.882Z] c3106fc0e877: Verifying Checksum [2024-07-02T08:52:38.882Z] c3106fc0e877: Download complete [2024-07-02T08:52:39.149Z] 0f093f025ec4: Verifying Checksum [2024-07-02T08:52:39.149Z] 0f093f025ec4: Download complete [2024-07-02T08:52:39.149Z] 547446be3368: Pull complete [2024-07-02T08:52:40.559Z] d125d8839a47: Pull complete [2024-07-02T08:52:41.145Z] 3e85d5ac6304: Verifying Checksum [2024-07-02T08:52:41.145Z] 3e85d5ac6304: Download complete [2024-07-02T08:52:51.225Z] 3e85d5ac6304: Pull complete [2024-07-02T08:52:51.225Z] c3105a71a48b: Pull complete [2024-07-02T08:52:52.189Z] 0f093f025ec4: Pull complete [2024-07-02T08:52:52.456Z] c3106fc0e877: Pull complete [2024-07-02T08:52:52.456Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-02T08:52:52.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T08:52:52.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:52:52.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-4798 does not seem to be running inside a container [2024-07-02T08:52:52.712Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-02T08:52:55.007Z] $ docker top aa57166d20cf5affc1a05faac5fbef0720e21b778499f6d2cbe8bc8d78fa22bf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:52:55.862Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T08:53:05.945Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T08:53:05.945Z] #1 transferring dockerfile: 1.81kB done [2024-07-02T08:53:05.945Z] #1 DONE 0.1s [2024-07-02T08:53:05.945Z] [2024-07-02T08:53:05.945Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-07-02T08:53:05.945Z] #2 transferring dockerfile: 2.01kB done [2024-07-02T08:53:05.945Z] #2 DONE 0.1s [2024-07-02T08:53:05.945Z] [2024-07-02T08:53:05.945Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T08:53:05.945Z] #3 transferring dockerfile: 1.69kB done [2024-07-02T08:53:05.945Z] #3 DONE 0.1s [2024-07-02T08:53:05.945Z] [2024-07-02T08:53:05.945Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T08:53:05.945Z] #4 transferring dockerfile: 2.15kB 0.0s done [2024-07-02T08:53:05.945Z] #4 DONE 0.1s [2024-07-02T08:53:05.945Z] [2024-07-02T08:53:05.945Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T08:53:05.945Z] #5 transferring dockerfile: 1.70kB 0.0s done [2024-07-02T08:53:05.945Z] #5 DONE 0.1s [2024-07-02T08:53:05.945Z] [2024-07-02T08:53:05.945Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T08:53:05.945Z] #6 transferring dockerfile: 2.50kB done [2024-07-02T08:53:05.945Z] #6 DONE 0.1s [2024-07-02T08:53:05.945Z] [2024-07-02T08:53:05.945Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T08:53:05.945Z] #7 transferring dockerfile: 2.49kB done [2024-07-02T08:53:05.945Z] #7 DONE 0.1s [2024-07-02T08:53:05.945Z] [2024-07-02T08:53:05.945Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-07-02T08:53:06.210Z] #8 transferring dockerfile: 1.95kB 0.0s done [2024-07-02T08:53:06.210Z] #8 DONE 0.1s [2024-07-02T08:53:06.210Z] [2024-07-02T08:53:06.210Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T08:53:06.210Z] #9 transferring dockerfile: 2.93kB 0.0s done [2024-07-02T08:53:06.210Z] #9 DONE 0.1s [2024-07-02T08:53:06.210Z] [2024-07-02T08:53:06.210Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T08:53:06.210Z] #10 transferring dockerfile: 1.89kB 0.0s done [2024-07-02T08:53:06.210Z] #10 DONE 0.1s [2024-07-02T08:53:06.210Z] [2024-07-02T08:53:06.210Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-07-02T08:53:06.476Z] #11 transferring dockerfile: 2.06kB 0.0s done [2024-07-02T08:53:06.476Z] #11 DONE 0.1s [2024-07-02T08:53:06.476Z] [2024-07-02T08:53:06.476Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T08:53:06.476Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-07-02T08:53:06.476Z] #12 DONE 0.1s [2024-07-02T08:53:06.476Z] [2024-07-02T08:53:06.476Z] #13 [core-command internal] load build definition from Dockerfile [2024-07-02T08:53:06.476Z] #13 transferring dockerfile: 1.93kB done [2024-07-02T08:53:06.476Z] #13 DONE 0.1s [2024-07-02T08:53:06.476Z] [2024-07-02T08:53:06.476Z] #14 [core-data internal] load build definition from Dockerfile [2024-07-02T08:53:06.476Z] #14 transferring dockerfile: 2.01kB 0.0s done [2024-07-02T08:53:06.476Z] #14 DONE 0.1s [2024-07-02T08:53:06.476Z] [2024-07-02T08:53:06.476Z] #15 [security-spire-agent internal] load .dockerignore [2024-07-02T08:53:06.742Z] #15 transferring context: 50B 0.0s done [2024-07-02T08:53:06.742Z] #15 DONE 0.1s [2024-07-02T08:53:06.742Z] [2024-07-02T08:53:06.742Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T08:53:06.742Z] #16 transferring dockerfile: 1.93kB 0.0s done [2024-07-02T08:53:06.742Z] #16 DONE 0.1s [2024-07-02T08:53:07.324Z] [2024-07-02T08:53:07.324Z] #17 [core-keeper internal] load .dockerignore [2024-07-02T08:53:07.324Z] #17 transferring context: 50B done [2024-07-02T08:53:07.324Z] #17 DONE 0.0s [2024-07-02T08:53:07.324Z] [2024-07-02T08:53:07.324Z] #18 [security-spire-config internal] load .dockerignore [2024-07-02T08:53:07.599Z] #18 transferring context: 50B done [2024-07-02T08:53:07.599Z] #18 DONE 0.1s [2024-07-02T08:53:07.599Z] [2024-07-02T08:53:07.599Z] #19 [security-proxy-auth internal] load .dockerignore [2024-07-02T08:53:07.599Z] #19 transferring context: 50B done [2024-07-02T08:53:07.599Z] #19 DONE 0.1s [2024-07-02T08:53:07.599Z] [2024-07-02T08:53:07.599Z] #20 [security-spire-server internal] load .dockerignore [2024-07-02T08:53:07.599Z] #20 transferring context: 50B done [2024-07-02T08:53:07.599Z] #20 DONE 0.1s [2024-07-02T08:53:07.599Z] [2024-07-02T08:53:07.599Z] #21 [security-proxy-setup internal] load .dockerignore [2024-07-02T08:53:07.867Z] #21 transferring context: 50B done [2024-07-02T08:53:07.867Z] #21 DONE 0.1s [2024-07-02T08:53:07.867Z] [2024-07-02T08:53:07.867Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-07-02T08:53:07.867Z] #22 transferring context: 50B done [2024-07-02T08:53:07.867Z] #22 DONE 0.1s [2024-07-02T08:53:07.867Z] [2024-07-02T08:53:07.867Z] #23 [support-notifications internal] load .dockerignore [2024-07-02T08:53:07.867Z] #23 transferring context: 50B done [2024-07-02T08:53:07.867Z] #23 DONE 0.1s [2024-07-02T08:53:07.867Z] [2024-07-02T08:53:07.867Z] #24 [security-bootstrapper internal] load .dockerignore [2024-07-02T08:53:07.867Z] #24 transferring context: 50B done [2024-07-02T08:53:07.867Z] #24 DONE 0.1s [2024-07-02T08:53:07.867Z] [2024-07-02T08:53:07.867Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T08:53:07.867Z] #25 transferring context: 50B done [2024-07-02T08:53:07.867Z] #25 DONE 0.1s [2024-07-02T08:53:07.867Z] [2024-07-02T08:53:07.867Z] #26 [core-metadata internal] load .dockerignore [2024-07-02T08:53:08.134Z] #26 transferring context: 50B 0.0s done [2024-07-02T08:53:08.134Z] #26 DONE 0.1s [2024-07-02T08:53:08.134Z] [2024-07-02T08:53:08.134Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T08:53:08.134Z] #27 transferring context: 50B done [2024-07-02T08:53:08.134Z] #27 DONE 0.1s [2024-07-02T08:53:08.134Z] [2024-07-02T08:53:08.134Z] #28 [core-command internal] load .dockerignore [2024-07-02T08:53:08.134Z] #28 transferring context: 50B done [2024-07-02T08:53:08.134Z] #28 DONE 0.1s [2024-07-02T08:53:08.134Z] [2024-07-02T08:53:08.134Z] #29 [core-data internal] load .dockerignore [2024-07-02T08:53:08.134Z] #29 transferring context: 50B 0.0s done [2024-07-02T08:53:08.413Z] #29 DONE 0.1s [2024-07-02T08:53:08.413Z] [2024-07-02T08:53:08.413Z] #30 [support-scheduler internal] load .dockerignore [2024-07-02T08:53:08.413Z] #30 transferring context: 50B 0.0s done [2024-07-02T08:53:08.413Z] #30 DONE 0.1s [2024-07-02T08:53:08.413Z] [2024-07-02T08:53:08.413Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T08:53:08.762Z] #31 ... [2024-07-02T08:53:08.762Z] [2024-07-02T08:53:08.762Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:53:08.762Z] #32 DONE 0.2s [2024-07-02T08:53:08.762Z] [2024-07-02T08:53:08.762Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T08:53:09.042Z] #33 DONE 0.7s [2024-07-02T08:53:09.042Z] [2024-07-02T08:53:09.042Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T08:53:09.042Z] #31 DONE 0.6s [2024-07-02T08:53:09.042Z] [2024-07-02T08:53:09.042Z] #34 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:09.042Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:09.324Z] #34 ... [2024-07-02T08:53:09.324Z] [2024-07-02T08:53:09.325Z] #35 [security-spire-agent internal] load build context [2024-07-02T08:53:09.325Z] #35 transferring context: 26.32kB 0.0s done [2024-07-02T08:53:09.325Z] #35 DONE 0.1s [2024-07-02T08:53:09.325Z] [2024-07-02T08:53:09.325Z] #34 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:09.325Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T08:53:09.325Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T08:53:09.325Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T08:53:09.325Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s [2024-07-02T08:53:09.325Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:53:09.325Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.15MB / 3.34MB 0.2s [2024-07-02T08:53:09.325Z] #34 ... [2024-07-02T08:53:09.325Z] [2024-07-02T08:53:09.325Z] #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:09.325Z] #36 DONE 0.0s [2024-07-02T08:53:09.325Z] [2024-07-02T08:53:09.325Z] #34 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:09.325Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T08:53:09.603Z] #34 ... [2024-07-02T08:53:09.603Z] [2024-07-02T08:53:09.603Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:53:09.603Z] #32 DONE 0.3s [2024-07-02T08:53:09.603Z] [2024-07-02T08:53:09.603Z] #34 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:09.603Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-02T08:53:09.603Z] #34 ... [2024-07-02T08:53:09.603Z] [2024-07-02T08:53:09.603Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:53:09.603Z] #32 DONE 0.4s [2024-07-02T08:53:09.603Z] [2024-07-02T08:53:09.603Z] #34 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:09.603Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T08:53:09.603Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T08:53:09.603Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T08:53:09.603Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T08:53:09.603Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:53:09.884Z] #34 ... [2024-07-02T08:53:09.884Z] [2024-07-02T08:53:09.884Z] #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:09.884Z] #36 DONE 0.0s [2024-07-02T08:53:09.884Z] [2024-07-02T08:53:09.884Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T08:53:09.884Z] #31 DONE 0.7s [2024-07-02T08:53:09.884Z] [2024-07-02T08:53:09.884Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:53:09.884Z] #32 DONE 0.5s [2024-07-02T08:53:09.884Z] [2024-07-02T08:53:09.884Z] #34 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:09.884Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T08:53:09.884Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T08:53:09.884Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T08:53:09.884Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T08:53:09.884Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:53:10.164Z] #34 ... [2024-07-02T08:53:10.164Z] [2024-07-02T08:53:10.164Z] #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:10.164Z] #36 DONE 0.0s [2024-07-02T08:53:10.438Z] [2024-07-02T08:53:10.438Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:53:10.438Z] #32 DONE 0.7s [2024-07-02T08:53:10.438Z] [2024-07-02T08:53:10.438Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T08:53:10.438Z] #31 DONE 1.0s [2024-07-02T08:53:10.438Z] [2024-07-02T08:53:10.438Z] #34 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:10.438Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T08:53:10.438Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T08:53:10.438Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T08:53:10.438Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T08:53:10.438Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:53:10.438Z] #34 ... [2024-07-02T08:53:10.438Z] [2024-07-02T08:53:10.438Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:10.438Z] #36 DONE 0.0s [2024-07-02T08:53:10.438Z] [2024-07-02T08:53:10.438Z] #34 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:10.717Z] #34 ... [2024-07-02T08:53:10.717Z] [2024-07-02T08:53:10.717Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:53:10.717Z] #32 DONE 1.0s [2024-07-02T08:53:10.717Z] [2024-07-02T08:53:10.717Z] #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:10.717Z] #36 DONE 0.0s [2024-07-02T08:53:10.717Z] [2024-07-02T08:53:10.717Z] #34 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:10.717Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T08:53:10.717Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T08:53:10.717Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T08:53:10.717Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T08:53:10.717Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:53:11.003Z] #34 ... [2024-07-02T08:53:11.003Z] [2024-07-02T08:53:11.003Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:53:11.003Z] #32 DONE 1.1s [2024-07-02T08:53:11.003Z] [2024-07-02T08:53:11.003Z] #37 [security-spire-config internal] load build context [2024-07-02T08:53:11.003Z] #37 transferring context: 25.04kB 0.1s done [2024-07-02T08:53:11.003Z] #37 DONE 1.1s [2024-07-02T08:53:11.003Z] [2024-07-02T08:53:11.003Z] #34 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:11.003Z] #34 ... [2024-07-02T08:53:11.003Z] [2024-07-02T08:53:11.003Z] #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:11.003Z] #36 DONE 0.0s [2024-07-02T08:53:11.003Z] [2024-07-02T08:53:11.003Z] #34 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:11.003Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T08:53:11.003Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T08:53:11.003Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T08:53:11.003Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T08:53:11.003Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:53:11.285Z] #34 ... [2024-07-02T08:53:11.285Z] [2024-07-02T08:53:11.285Z] #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:11.285Z] #36 DONE 0.0s [2024-07-02T08:53:11.285Z] [2024-07-02T08:53:11.285Z] #34 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:11.285Z] #34 ... [2024-07-02T08:53:11.285Z] [2024-07-02T08:53:11.285Z] #38 [security-spire-server internal] load build context [2024-07-02T08:53:11.285Z] #38 transferring context: 26.79kB 0.1s done [2024-07-02T08:53:11.285Z] #38 DONE 1.0s [2024-07-02T08:53:11.285Z] [2024-07-02T08:53:11.285Z] #34 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:11.285Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T08:53:11.285Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T08:53:11.285Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T08:53:11.285Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T08:53:11.285Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:53:11.931Z] #34 ... [2024-07-02T08:53:11.931Z] [2024-07-02T08:53:11.931Z] #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:11.931Z] #36 DONE 0.0s [2024-07-02T08:53:11.931Z] [2024-07-02T08:53:11.931Z] #34 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:11.931Z] #34 ... [2024-07-02T08:53:11.931Z] [2024-07-02T08:53:11.931Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:53:11.931Z] #32 DONE 1.9s [2024-07-02T08:53:11.931Z] [2024-07-02T08:53:11.931Z] #34 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:11.931Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T08:53:11.931Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T08:53:11.931Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T08:53:11.931Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T08:53:11.931Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:53:11.931Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T08:53:11.931Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T08:53:11.931Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T08:53:11.931Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T08:53:11.931Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:53:12.199Z] #34 ... [2024-07-02T08:53:12.199Z] [2024-07-02T08:53:12.199Z] #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:12.199Z] #36 DONE 0.1s [2024-07-02T08:53:12.199Z] [2024-07-02T08:53:12.199Z] #34 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:12.467Z] #34 ... [2024-07-02T08:53:12.467Z] [2024-07-02T08:53:12.467Z] #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:12.467Z] #36 DONE 0.1s [2024-07-02T08:53:12.467Z] [2024-07-02T08:53:12.467Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:53:12.467Z] #32 DONE 2.3s [2024-07-02T08:53:12.467Z] [2024-07-02T08:53:12.467Z] #34 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:12.467Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.0s done [2024-07-02T08:53:12.467Z] #34 ... [2024-07-02T08:53:12.467Z] [2024-07-02T08:53:12.467Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:53:12.467Z] #39 DONE 0.0s [2024-07-02T08:53:12.467Z] [2024-07-02T08:53:12.467Z] #34 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:12.467Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T08:53:12.467Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T08:53:12.467Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T08:53:12.467Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T08:53:12.467Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:53:12.467Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.0s done [2024-07-02T08:53:13.056Z] #34 ... [2024-07-02T08:53:13.056Z] [2024-07-02T08:53:13.056Z] #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:13.056Z] #36 DONE 0.1s [2024-07-02T08:53:13.056Z] [2024-07-02T08:53:13.056Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:53:13.056Z] #32 DONE 2.5s [2024-07-02T08:53:13.056Z] [2024-07-02T08:53:13.056Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:53:13.056Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-02T08:53:13.056Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T08:53:13.056Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T08:53:13.056Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-02T08:53:13.056Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-02T08:53:13.056Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T08:53:13.056Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-07-02T08:53:13.056Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 3.8s [2024-07-02T08:53:13.056Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T08:53:13.056Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-07-02T08:53:13.056Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-07-02T08:53:13.324Z] #40 ... [2024-07-02T08:53:13.324Z] [2024-07-02T08:53:13.324Z] #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T08:53:13.324Z] #36 DONE 0.1s [2024-07-02T08:53:13.324Z] [2024-07-02T08:53:13.324Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:53:13.324Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.9s done [2024-07-02T08:53:13.324Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-07-02T08:53:13.324Z] #40 ... [2024-07-02T08:53:13.324Z] [2024-07-02T08:53:13.324Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T08:53:13.324Z] #32 DONE 2.6s [2024-07-02T08:53:13.596Z] [2024-07-02T08:53:13.596Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:14.183Z] #41 ... [2024-07-02T08:53:14.183Z] [2024-07-02T08:53:14.183Z] #42 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T08:53:14.183Z] #42 DONE 4.9s [2024-07-02T08:53:14.183Z] [2024-07-02T08:53:14.183Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:15.161Z] #41 ... [2024-07-02T08:53:15.161Z] [2024-07-02T08:53:15.161Z] #34 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:53:15.161Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-02T08:53:15.161Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T08:53:15.161Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T08:53:15.161Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T08:53:15.161Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T08:53:15.161Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.0s done [2024-07-02T08:53:15.161Z] #34 DONE 6.7s [2024-07-02T08:53:15.161Z] [2024-07-02T08:53:15.161Z] #43 [core-command builder 2/8] WORKDIR /edgex-go [2024-07-02T08:53:15.787Z] #43 DONE 1.4s [2024-07-02T08:53:15.787Z] [2024-07-02T08:53:15.787Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:16.376Z] #41 transferring context: 2.37MB 1.9s [2024-07-02T08:53:19.415Z] #41 ... [2024-07-02T08:53:19.415Z] [2024-07-02T08:53:19.415Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T08:53:19.415Z] #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-07-02T08:53:19.415Z] #44 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-02T08:53:19.415Z] #44 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-02T08:53:19.415Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-02T08:53:19.415Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-02T08:53:19.415Z] #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T08:53:19.415Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T08:53:19.415Z] #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2024-07-02T08:53:19.415Z] #44 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.1s done [2024-07-02T08:53:19.415Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-07-02T08:53:19.415Z] #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-02T08:53:19.415Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.2s [2024-07-02T08:53:19.415Z] #44 ... [2024-07-02T08:53:19.415Z] [2024-07-02T08:53:19.415Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:53:19.415Z] #45 ... [2024-07-02T08:53:19.415Z] [2024-07-02T08:53:19.415Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:19.683Z] #41 ... [2024-07-02T08:53:19.683Z] [2024-07-02T08:53:19.683Z] #46 [core-keeper internal] load build context [2024-07-02T08:53:19.956Z] #46 ... [2024-07-02T08:53:19.956Z] [2024-07-02T08:53:19.956Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:20.236Z] #41 ... [2024-07-02T08:53:20.236Z] [2024-07-02T08:53:20.236Z] #47 [security-proxy-setup internal] load build context [2024-07-02T08:53:20.504Z] #47 ... [2024-07-02T08:53:20.504Z] [2024-07-02T08:53:20.504Z] #46 [core-keeper internal] load build context [2024-07-02T08:53:20.778Z] #46 ... [2024-07-02T08:53:20.778Z] [2024-07-02T08:53:20.778Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:53:21.046Z] #48 ... [2024-07-02T08:53:21.046Z] [2024-07-02T08:53:21.046Z] #49 [support-notifications internal] load build context [2024-07-02T08:53:21.046Z] #49 transferring context: 30.02MB 9.1s [2024-07-02T08:53:21.046Z] #49 ... [2024-07-02T08:53:21.046Z] [2024-07-02T08:53:21.046Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:53:21.316Z] #48 ... [2024-07-02T08:53:21.316Z] [2024-07-02T08:53:21.316Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:53:21.316Z] #50 ... [2024-07-02T08:53:21.316Z] [2024-07-02T08:53:21.316Z] #46 [core-keeper internal] load build context [2024-07-02T08:53:21.904Z] #46 ... [2024-07-02T08:53:21.904Z] [2024-07-02T08:53:21.904Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:53:21.904Z] #51 ... [2024-07-02T08:53:21.904Z] [2024-07-02T08:53:21.904Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:22.173Z] #52 ... [2024-07-02T08:53:22.173Z] [2024-07-02T08:53:22.173Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:53:22.759Z] #51 ... [2024-07-02T08:53:22.759Z] [2024-07-02T08:53:22.759Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:53:22.759Z] #39 ... [2024-07-02T08:53:22.759Z] [2024-07-02T08:53:22.759Z] #53 [core-command internal] load build context [2024-07-02T08:53:22.759Z] #53 ... [2024-07-02T08:53:22.759Z] [2024-07-02T08:53:22.759Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:53:23.348Z] #39 ... [2024-07-02T08:53:23.348Z] [2024-07-02T08:53:23.348Z] #54 [core-data internal] load build context [2024-07-02T08:53:23.348Z] #54 ... [2024-07-02T08:53:23.348Z] [2024-07-02T08:53:23.348Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:53:24.764Z] #39 ... [2024-07-02T08:53:24.764Z] [2024-07-02T08:53:24.764Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:53:24.764Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.1s [2024-07-02T08:53:24.764Z] #40 ... [2024-07-02T08:53:24.764Z] [2024-07-02T08:53:24.764Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:53:25.350Z] #39 ... [2024-07-02T08:53:25.350Z] [2024-07-02T08:53:25.350Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T08:53:25.350Z] #0 7.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:25.350Z] #0 7.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:25.350Z] #0 9.760 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T08:53:25.350Z] #0 9.760 (2/2) Installing su-exec (0.2-r3) [2024-07-02T08:53:25.350Z] #0 9.760 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:53:25.350Z] #0 9.760 OK: 8 MiB in 17 packages [2024-07-02T08:53:25.617Z] #55 ... [2024-07-02T08:53:25.617Z] [2024-07-02T08:53:25.617Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:53:25.617Z] #51 ... [2024-07-02T08:53:25.617Z] [2024-07-02T08:53:25.617Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T08:53:25.617Z] #0 8.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:25.617Z] #0 9.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:25.883Z] #56 ... [2024-07-02T08:53:25.883Z] [2024-07-02T08:53:25.883Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T08:53:25.883Z] #57 ... [2024-07-02T08:53:25.883Z] [2024-07-02T08:53:25.883Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T08:53:26.159Z] #58 ... [2024-07-02T08:53:26.159Z] [2024-07-02T08:53:26.159Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T08:53:26.159Z] #59 ... [2024-07-02T08:53:26.159Z] [2024-07-02T08:53:26.159Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T08:53:26.438Z] #60 ... [2024-07-02T08:53:26.438Z] [2024-07-02T08:53:26.438Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T08:53:26.438Z] #61 ... [2024-07-02T08:53:26.438Z] [2024-07-02T08:53:26.438Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T08:53:26.710Z] #62 ... [2024-07-02T08:53:26.710Z] [2024-07-02T08:53:26.710Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T08:53:26.710Z] #63 ... [2024-07-02T08:53:26.710Z] [2024-07-02T08:53:26.710Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T08:53:26.710Z] #64 ... [2024-07-02T08:53:26.710Z] [2024-07-02T08:53:26.710Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T08:53:26.979Z] #65 ... [2024-07-02T08:53:26.979Z] [2024-07-02T08:53:26.979Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T08:53:26.979Z] #66 ... [2024-07-02T08:53:26.979Z] [2024-07-02T08:53:26.979Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T08:53:26.979Z] #67 ... [2024-07-02T08:53:26.979Z] [2024-07-02T08:53:26.979Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T08:53:27.248Z] #68 ... [2024-07-02T08:53:27.248Z] [2024-07-02T08:53:27.248Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T08:53:27.248Z] #55 DONE 11.8s [2024-07-02T08:53:27.248Z] [2024-07-02T08:53:27.248Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T08:53:27.248Z] #69 ... [2024-07-02T08:53:27.248Z] [2024-07-02T08:53:27.248Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:53:27.832Z] #40 ... [2024-07-02T08:53:27.832Z] [2024-07-02T08:53:27.832Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T08:53:27.832Z] #68 DONE 11.9s [2024-07-02T08:53:27.832Z] [2024-07-02T08:53:27.832Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:53:29.784Z] #40 ... [2024-07-02T08:53:29.784Z] [2024-07-02T08:53:29.784Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T08:53:29.784Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.7s [2024-07-02T08:53:29.784Z] #44 ... [2024-07-02T08:53:29.784Z] [2024-07-02T08:53:29.784Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:53:29.784Z] #45 transferring context: 45.46MB 19.0s [2024-07-02T08:53:29.784Z] #45 ... [2024-07-02T08:53:29.784Z] [2024-07-02T08:53:29.784Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:53:29.784Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.3s [2024-07-02T08:53:30.367Z] #40 ... [2024-07-02T08:53:30.367Z] [2024-07-02T08:53:30.367Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:30.633Z] #41 ... [2024-07-02T08:53:30.633Z] [2024-07-02T08:53:30.633Z] #47 [security-proxy-setup internal] load build context [2024-07-02T08:53:30.633Z] #47 ... [2024-07-02T08:53:30.633Z] [2024-07-02T08:53:30.633Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:53:31.227Z] #40 ... [2024-07-02T08:53:31.227Z] [2024-07-02T08:53:31.227Z] #49 [support-notifications internal] load build context [2024-07-02T08:53:31.493Z] #49 ... [2024-07-02T08:53:31.493Z] [2024-07-02T08:53:31.493Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:31.493Z] #41 ... [2024-07-02T08:53:31.493Z] [2024-07-02T08:53:31.493Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:53:31.762Z] #48 ... [2024-07-02T08:53:31.762Z] [2024-07-02T08:53:31.762Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:53:31.762Z] #50 ... [2024-07-02T08:53:31.762Z] [2024-07-02T08:53:31.762Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T08:53:31.762Z] #56 10.95 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T08:53:31.762Z] #56 10.95 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T08:53:31.762Z] #56 10.95 OK: 19951 distinct packages available [2024-07-02T08:53:31.762Z] #56 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:31.762Z] #56 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:31.762Z] #56 14.35 OK: 266 MiB in 52 packages [2024-07-02T08:53:31.762Z] #56 DONE 16.0s [2024-07-02T08:53:31.762Z] [2024-07-02T08:53:31.762Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:53:31.762Z] #50 ... [2024-07-02T08:53:31.762Z] [2024-07-02T08:53:31.762Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:32.028Z] #41 ... [2024-07-02T08:53:32.028Z] [2024-07-02T08:53:32.028Z] #46 [core-keeper internal] load build context [2024-07-02T08:53:32.295Z] #46 ... [2024-07-02T08:53:32.295Z] [2024-07-02T08:53:32.295Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:32.295Z] #52 ... [2024-07-02T08:53:32.295Z] [2024-07-02T08:53:32.295Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:32.879Z] #41 ... [2024-07-02T08:53:32.879Z] [2024-07-02T08:53:32.879Z] #53 [core-command internal] load build context [2024-07-02T08:53:33.146Z] #53 ... [2024-07-02T08:53:33.146Z] [2024-07-02T08:53:33.146Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:33.418Z] #41 ... [2024-07-02T08:53:33.418Z] [2024-07-02T08:53:33.418Z] #54 [core-data internal] load build context [2024-07-02T08:53:33.685Z] #54 ... [2024-07-02T08:53:33.685Z] [2024-07-02T08:53:33.685Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T08:53:33.685Z] #58 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:33.685Z] #58 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:33.685Z] #58 16.38 OK: 266 MiB in 52 packages [2024-07-02T08:53:33.685Z] #58 DONE 18.1s [2024-07-02T08:53:33.685Z] [2024-07-02T08:53:33.685Z] #54 [core-data internal] load build context [2024-07-02T08:53:33.685Z] #54 ... [2024-07-02T08:53:33.685Z] [2024-07-02T08:53:33.685Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:34.277Z] #41 ... [2024-07-02T08:53:34.277Z] [2024-07-02T08:53:34.277Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T08:53:34.277Z] #59 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:34.277Z] #59 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:34.277Z] #59 16.75 OK: 266 MiB in 52 packages [2024-07-02T08:53:34.277Z] #59 DONE 18.5s [2024-07-02T08:53:34.277Z] [2024-07-02T08:53:34.277Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:34.543Z] #41 transferring context: 19.65MB 20.4s [2024-07-02T08:53:35.499Z] #41 ... [2024-07-02T08:53:35.499Z] [2024-07-02T08:53:35.499Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:53:35.766Z] #39 ... [2024-07-02T08:53:35.766Z] [2024-07-02T08:53:35.766Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:35.766Z] #41 ... [2024-07-02T08:53:35.766Z] [2024-07-02T08:53:35.766Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:53:36.032Z] #51 ... [2024-07-02T08:53:36.032Z] [2024-07-02T08:53:36.032Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:36.612Z] #41 ... [2024-07-02T08:53:36.612Z] [2024-07-02T08:53:36.612Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T08:53:36.612Z] #57 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:36.612Z] #57 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:36.612Z] #57 18.13 OK: 266 MiB in 52 packages [2024-07-02T08:53:36.612Z] #57 DONE 20.7s [2024-07-02T08:53:36.612Z] [2024-07-02T08:53:36.612Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:38.017Z] #41 ... [2024-07-02T08:53:38.017Z] [2024-07-02T08:53:38.017Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-02T08:53:38.017Z] #70 ... [2024-07-02T08:53:38.017Z] [2024-07-02T08:53:38.017Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T08:53:38.017Z] #71 ... [2024-07-02T08:53:38.017Z] [2024-07-02T08:53:38.017Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:53:39.956Z] #51 transferring context: 56.26MB 27.0s [2024-07-02T08:53:39.956Z] #51 ... [2024-07-02T08:53:39.956Z] [2024-07-02T08:53:39.956Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:53:39.956Z] #45 ... [2024-07-02T08:53:39.956Z] [2024-07-02T08:53:39.956Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T08:53:39.956Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.2s [2024-07-02T08:53:39.956Z] #44 ... [2024-07-02T08:53:39.956Z] [2024-07-02T08:53:39.956Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:53:40.916Z] #45 ... [2024-07-02T08:53:40.916Z] [2024-07-02T08:53:40.916Z] #47 [security-proxy-setup internal] load build context [2024-07-02T08:53:40.916Z] #47 ... [2024-07-02T08:53:40.916Z] [2024-07-02T08:53:40.916Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:53:41.504Z] #45 ... [2024-07-02T08:53:41.504Z] [2024-07-02T08:53:41.504Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-02T08:53:41.504Z] #61 DONE 25.2s [2024-07-02T08:53:41.504Z] [2024-07-02T08:53:41.504Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:53:41.773Z] #45 ... [2024-07-02T08:53:41.773Z] [2024-07-02T08:53:41.773Z] #49 [support-notifications internal] load build context [2024-07-02T08:53:41.773Z] #49 ... [2024-07-02T08:53:41.773Z] [2024-07-02T08:53:41.773Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:53:42.040Z] #48 ... [2024-07-02T08:53:42.040Z] [2024-07-02T08:53:42.040Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:53:42.040Z] #50 ... [2024-07-02T08:53:42.040Z] [2024-07-02T08:53:42.040Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:53:42.040Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.7s [2024-07-02T08:53:42.040Z] #40 ... [2024-07-02T08:53:42.040Z] [2024-07-02T08:53:42.040Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:53:42.309Z] #50 ... [2024-07-02T08:53:42.309Z] [2024-07-02T08:53:42.309Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T08:53:42.309Z] #60 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:42.309Z] #60 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:42.309Z] #60 20.67 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T08:53:42.309Z] #60 20.67 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T08:53:42.309Z] #60 20.67 OK: 19948 distinct packages available [2024-07-02T08:53:42.309Z] #60 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:42.309Z] #60 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:42.309Z] #60 25.69 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:53:42.576Z] #60 26.28 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:53:42.576Z] #60 26.39 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T08:53:42.576Z] #60 26.39 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T08:53:42.576Z] #60 ... [2024-07-02T08:53:42.576Z] [2024-07-02T08:53:42.576Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:42.576Z] #52 ... [2024-07-02T08:53:42.576Z] [2024-07-02T08:53:42.576Z] #46 [core-keeper internal] load build context [2024-07-02T08:53:42.842Z] #46 ... [2024-07-02T08:53:42.842Z] [2024-07-02T08:53:42.842Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T08:53:42.842Z] #69 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:42.842Z] #69 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:42.842Z] #69 22.11 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T08:53:42.842Z] #69 22.11 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T08:53:42.842Z] #69 22.11 OK: 19948 distinct packages available [2024-07-02T08:53:42.842Z] #69 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:42.842Z] #69 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:42.842Z] #69 ... [2024-07-02T08:53:42.842Z] [2024-07-02T08:53:42.842Z] #46 [core-keeper internal] load build context [2024-07-02T08:53:43.107Z] #46 ... [2024-07-02T08:53:43.107Z] [2024-07-02T08:53:43.107Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T08:53:43.107Z] #67 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:43.107Z] #67 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:43.107Z] #67 23.89 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T08:53:43.107Z] #67 23.92 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:53:43.107Z] #67 24.37 OK: 8 MiB in 16 packages [2024-07-02T08:53:43.107Z] #67 DONE 26.5s [2024-07-02T08:53:43.107Z] [2024-07-02T08:53:43.107Z] #46 [core-keeper internal] load build context [2024-07-02T08:53:43.379Z] #46 ... [2024-07-02T08:53:43.379Z] [2024-07-02T08:53:43.379Z] #53 [core-command internal] load build context [2024-07-02T08:53:43.379Z] #53 ... [2024-07-02T08:53:43.379Z] [2024-07-02T08:53:43.379Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:43.650Z] #52 ... [2024-07-02T08:53:43.650Z] [2024-07-02T08:53:43.650Z] #54 [core-data internal] load build context [2024-07-02T08:53:43.650Z] #54 ... [2024-07-02T08:53:43.650Z] [2024-07-02T08:53:43.650Z] #46 [core-keeper internal] load build context [2024-07-02T08:53:43.921Z] #46 ... [2024-07-02T08:53:43.921Z] [2024-07-02T08:53:43.921Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T08:53:43.921Z] #66 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:43.921Z] #66 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:43.921Z] #66 22.43 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T08:53:43.921Z] #66 22.86 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T08:53:43.921Z] #66 22.86 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:53:43.921Z] #66 22.98 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:53:43.921Z] #66 24.87 OK: 9 MiB in 17 packages [2024-07-02T08:53:43.921Z] #66 DONE 27.4s [2024-07-02T08:53:43.921Z] [2024-07-02T08:53:43.921Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T08:53:44.892Z] #72 ... [2024-07-02T08:53:44.892Z] [2024-07-02T08:53:44.892Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T08:53:44.892Z] #60 26.44 (5/7) Installing libucontext (1.2-r2) [2024-07-02T08:53:44.892Z] #60 26.46 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T08:53:44.892Z] #60 26.53 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T08:53:44.892Z] #60 26.63 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:53:44.892Z] #60 26.83 OK: 9 MiB in 20 packages [2024-07-02T08:53:44.892Z] #60 DONE 29.4s [2024-07-02T08:53:44.892Z] [2024-07-02T08:53:44.892Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-07-02T08:53:45.475Z] #73 ... [2024-07-02T08:53:45.475Z] [2024-07-02T08:53:45.475Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T08:53:45.475Z] #63 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:45.475Z] #63 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:45.475Z] #63 25.03 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T08:53:45.475Z] #63 25.26 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T08:53:45.475Z] #63 25.26 (3/4) Installing su-exec (0.2-r3) [2024-07-02T08:53:45.475Z] #63 25.26 (4/4) Installing yq (4.33.3-r5) [2024-07-02T08:53:45.475Z] #63 26.25 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:53:45.475Z] #63 26.40 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:53:45.475Z] #63 27.88 OK: 18 MiB in 19 packages [2024-07-02T08:53:45.739Z] #63 ... [2024-07-02T08:53:45.739Z] [2024-07-02T08:53:45.739Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:45.739Z] #52 transferring context: 50.91MB 31.0s [2024-07-02T08:53:46.696Z] #52 ... [2024-07-02T08:53:46.696Z] [2024-07-02T08:53:46.696Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T08:53:46.696Z] #63 DONE 30.1s [2024-07-02T08:53:46.696Z] [2024-07-02T08:53:46.696Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:46.696Z] #52 ... [2024-07-02T08:53:46.696Z] [2024-07-02T08:53:46.696Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:53:46.696Z] #39 ... [2024-07-02T08:53:46.696Z] [2024-07-02T08:53:46.696Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:47.652Z] #52 ... [2024-07-02T08:53:47.652Z] [2024-07-02T08:53:47.652Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T08:53:47.652Z] #64 22.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:47.652Z] #64 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:47.652Z] #64 28.10 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:53:47.652Z] #64 28.58 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:53:47.652Z] #64 28.65 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T08:53:47.652Z] #64 28.65 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T08:53:47.652Z] #64 28.77 (5/6) Installing su-exec (0.2-r3) [2024-07-02T08:53:47.652Z] #64 28.91 (6/6) Installing yq (4.33.3-r5) [2024-07-02T08:53:47.652Z] #64 29.72 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:53:47.652Z] #64 30.05 OK: 18 MiB in 19 packages [2024-07-02T08:53:47.652Z] #64 DONE 31.4s [2024-07-02T08:53:47.652Z] [2024-07-02T08:53:47.652Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:47.916Z] #52 ... [2024-07-02T08:53:47.916Z] [2024-07-02T08:53:47.916Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:48.191Z] #41 ... [2024-07-02T08:53:48.191Z] [2024-07-02T08:53:48.191Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T08:53:50.132Z] #74 ... [2024-07-02T08:53:50.132Z] [2024-07-02T08:53:50.132Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:53:50.132Z] #51 ... [2024-07-02T08:53:50.132Z] [2024-07-02T08:53:50.132Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:53:50.406Z] #39 ... [2024-07-02T08:53:50.406Z] [2024-07-02T08:53:50.406Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T08:53:50.406Z] #69 30.08 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T08:53:50.406Z] #69 30.34 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T08:53:50.406Z] #69 30.45 (3/11) Installing libunistring (1.1-r1) [2024-07-02T08:53:50.406Z] #69 30.71 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T08:53:50.406Z] #69 30.71 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T08:53:50.406Z] #69 30.71 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T08:53:50.406Z] #69 30.71 (7/11) Installing curl (8.5.0-r0) [2024-07-02T08:53:50.406Z] #69 30.81 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T08:53:50.406Z] #69 30.81 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T08:53:50.406Z] #69 30.81 (10/11) Installing libucontext (1.2-r2) [2024-07-02T08:53:50.406Z] #69 30.81 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T08:53:50.406Z] #69 30.93 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:53:50.406Z] #69 30.96 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:53:50.406Z] #69 32.21 OK: 13 MiB in 26 packages [2024-07-02T08:53:50.406Z] #69 DONE 33.9s [2024-07-02T08:53:50.406Z] [2024-07-02T08:53:50.406Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:53:50.406Z] #39 ... [2024-07-02T08:53:50.406Z] [2024-07-02T08:53:50.406Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T08:53:50.406Z] #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 36.6s done [2024-07-02T08:53:50.406Z] #44 ... [2024-07-02T08:53:50.406Z] [2024-07-02T08:53:50.406Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:53:50.406Z] #51 transferring context: 74.35MB 38.0s [2024-07-02T08:53:50.670Z] #51 ... [2024-07-02T08:53:50.670Z] [2024-07-02T08:53:50.670Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T08:53:50.670Z] #62 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:50.670Z] #62 27.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:50.670Z] #62 32.50 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T08:53:50.670Z] #62 32.50 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:53:50.670Z] #62 32.65 OK: 8 MiB in 16 packages [2024-07-02T08:53:50.670Z] #62 DONE 34.4s [2024-07-02T08:53:50.670Z] [2024-07-02T08:53:50.670Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:53:50.935Z] #51 ... [2024-07-02T08:53:50.935Z] [2024-07-02T08:53:50.935Z] #47 [security-proxy-setup internal] load build context [2024-07-02T08:53:51.201Z] #47 ... [2024-07-02T08:53:51.201Z] [2024-07-02T08:53:51.201Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T08:53:51.201Z] #65 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:51.201Z] #65 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:51.201Z] #65 30.16 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T08:53:51.201Z] #65 30.16 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T08:53:51.201Z] #65 30.16 OK: 19948 distinct packages available [2024-07-02T08:53:51.201Z] #65 30.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:51.201Z] #65 31.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:51.201Z] #65 ... [2024-07-02T08:53:51.201Z] [2024-07-02T08:53:51.201Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T08:53:51.802Z] #75 ... [2024-07-02T08:53:51.802Z] [2024-07-02T08:53:51.802Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-02T08:53:51.802Z] #76 ... [2024-07-02T08:53:51.802Z] [2024-07-02T08:53:51.802Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T08:53:51.802Z] #65 35.38 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T08:53:51.802Z] #65 35.42 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T08:53:51.802Z] #65 35.54 (3/4) Installing libucontext (1.2-r2) [2024-07-02T08:53:51.802Z] #65 35.54 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T08:53:51.802Z] #65 35.54 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:53:51.802Z] #65 35.63 OK: 8 MiB in 19 packages [2024-07-02T08:53:51.802Z] #65 ... [2024-07-02T08:53:51.802Z] [2024-07-02T08:53:51.802Z] #49 [support-notifications internal] load build context [2024-07-02T08:53:52.067Z] #49 ... [2024-07-02T08:53:52.067Z] [2024-07-02T08:53:52.067Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:53:52.067Z] #39 ... [2024-07-02T08:53:52.067Z] [2024-07-02T08:53:52.067Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:53:52.332Z] #48 ... [2024-07-02T08:53:52.333Z] [2024-07-02T08:53:52.333Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:53:52.333Z] #45 ... [2024-07-02T08:53:52.333Z] [2024-07-02T08:53:52.333Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:53:52.333Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 38.8s [2024-07-02T08:53:52.604Z] #40 ... [2024-07-02T08:53:52.604Z] [2024-07-02T08:53:52.604Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:53:52.604Z] #50 ... [2024-07-02T08:53:52.604Z] [2024-07-02T08:53:52.604Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:53:53.185Z] #48 ... [2024-07-02T08:53:53.185Z] [2024-07-02T08:53:53.185Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T08:53:53.451Z] #77 ... [2024-07-02T08:53:53.451Z] [2024-07-02T08:53:53.451Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:53:53.721Z] #40 ... [2024-07-02T08:53:53.721Z] [2024-07-02T08:53:53.721Z] #53 [core-command internal] load build context [2024-07-02T08:53:53.721Z] #53 ... [2024-07-02T08:53:53.721Z] [2024-07-02T08:53:53.721Z] #54 [core-data internal] load build context [2024-07-02T08:53:53.991Z] #54 ... [2024-07-02T08:53:53.991Z] [2024-07-02T08:53:53.991Z] #46 [core-keeper internal] load build context [2024-07-02T08:53:53.991Z] #46 ... [2024-07-02T08:53:53.991Z] [2024-07-02T08:53:53.991Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T08:53:53.991Z] #71 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:53.991Z] #71 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:53.991Z] #71 23.00 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:53:53.991Z] #71 23.15 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:53:53.991Z] #71 23.21 OK: 8 MiB in 17 packages [2024-07-02T08:53:53.991Z] #71 DONE 26.4s [2024-07-02T08:53:53.991Z] [2024-07-02T08:53:53.991Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:53:54.570Z] #40 ... [2024-07-02T08:53:54.570Z] [2024-07-02T08:53:54.570Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T08:53:54.570Z] #65 DONE 38.4s [2024-07-02T08:53:54.835Z] [2024-07-02T08:53:54.835Z] #46 [core-keeper internal] load build context [2024-07-02T08:53:55.801Z] #46 transferring context: 61.04MB 45.7s [2024-07-02T08:53:55.801Z] #46 ... [2024-07-02T08:53:55.801Z] [2024-07-02T08:53:55.801Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-02T08:53:55.801Z] #70 20.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:55.801Z] #70 22.11 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:55.801Z] #70 24.95 OK: 266 MiB in 52 packages [2024-07-02T08:53:55.801Z] #70 DONE 27.9s [2024-07-02T08:53:55.801Z] [2024-07-02T08:53:55.801Z] #46 [core-keeper internal] load build context [2024-07-02T08:53:56.759Z] #46 ... [2024-07-02T08:53:56.759Z] [2024-07-02T08:53:56.759Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T08:53:57.024Z] #78 ... [2024-07-02T08:53:57.024Z] [2024-07-02T08:53:57.024Z] #49 [support-notifications internal] load build context [2024-07-02T08:53:57.603Z] #49 ... [2024-07-02T08:53:57.603Z] [2024-07-02T08:53:57.603Z] #47 [security-proxy-setup internal] load build context [2024-07-02T08:53:57.874Z] #47 ... [2024-07-02T08:53:57.874Z] [2024-07-02T08:53:57.874Z] #49 [support-notifications internal] load build context [2024-07-02T08:53:58.150Z] #49 ... [2024-07-02T08:53:58.150Z] [2024-07-02T08:53:58.150Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:58.150Z] #52 ... [2024-07-02T08:53:58.150Z] [2024-07-02T08:53:58.150Z] #41 [support-scheduler internal] load build context [2024-07-02T08:53:58.417Z] #41 ... [2024-07-02T08:53:58.417Z] [2024-07-02T08:53:58.417Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:58.684Z] #52 ... [2024-07-02T08:53:58.684Z] [2024-07-02T08:53:58.684Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T08:53:58.684Z] #44 DONE 49.7s [2024-07-02T08:53:58.684Z] [2024-07-02T08:53:58.684Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:58.948Z] #52 ... [2024-07-02T08:53:58.948Z] [2024-07-02T08:53:58.948Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-02T08:53:58.948Z] #76 10.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:58.948Z] #76 11.56 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:58.948Z] #76 13.96 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T08:53:58.948Z] #76 14.50 Executing busybox-1.36.1-r7.trigger [2024-07-02T08:53:58.948Z] #76 14.50 OK: 8 MiB in 16 packages [2024-07-02T08:53:58.948Z] #76 DONE 17.2s [2024-07-02T08:53:58.948Z] [2024-07-02T08:53:58.948Z] #52 [core-metadata internal] load build context [2024-07-02T08:53:59.216Z] #52 ... [2024-07-02T08:53:59.216Z] [2024-07-02T08:53:59.216Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T08:53:59.216Z] #72 9.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:59.216Z] #72 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:53:59.216Z] #72 11.84 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:53:59.216Z] #72 11.98 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:53:59.216Z] #72 11.98 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:53:59.216Z] #72 12.58 OK: 9 MiB in 17 packages [2024-07-02T08:53:59.216Z] #72 DONE 15.1s [2024-07-02T08:53:59.216Z] [2024-07-02T08:53:59.216Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:00.179Z] #52 ... [2024-07-02T08:54:00.179Z] [2024-07-02T08:54:00.179Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T08:54:00.179Z] #77 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:00.179Z] #77 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:00.179Z] #77 15.60 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:54:00.179Z] #77 15.72 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:54:00.179Z] #77 15.76 OK: 8 MiB in 16 packages [2024-07-02T08:54:00.179Z] #77 DONE 17.0s [2024-07-02T08:54:00.179Z] [2024-07-02T08:54:00.179Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:00.446Z] #52 ... [2024-07-02T08:54:00.446Z] [2024-07-02T08:54:00.446Z] #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-02T08:54:00.446Z] #73 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:00.446Z] #73 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:00.446Z] #73 14.48 OK: 9 MiB in 20 packages [2024-07-02T08:54:00.446Z] #73 DONE 16.2s [2024-07-02T08:54:00.446Z] [2024-07-02T08:54:00.446Z] #53 [core-command internal] load build context [2024-07-02T08:54:00.712Z] #53 ... [2024-07-02T08:54:00.712Z] [2024-07-02T08:54:00.712Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T08:54:00.712Z] #79 ... [2024-07-02T08:54:00.712Z] [2024-07-02T08:54:00.712Z] #53 [core-command internal] load build context [2024-07-02T08:54:00.712Z] #53 transferring context: 84.31MB 47.3s [2024-07-02T08:54:00.976Z] #53 ... [2024-07-02T08:54:00.976Z] [2024-07-02T08:54:00.976Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:54:00.976Z] #51 ... [2024-07-02T08:54:00.976Z] [2024-07-02T08:54:00.976Z] #53 [core-command internal] load build context [2024-07-02T08:54:02.383Z] #53 ... [2024-07-02T08:54:02.383Z] [2024-07-02T08:54:02.383Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:02.383Z] #39 ... [2024-07-02T08:54:02.383Z] [2024-07-02T08:54:02.383Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:54:02.648Z] #45 ... [2024-07-02T08:54:02.648Z] [2024-07-02T08:54:02.648Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:54:02.648Z] #51 ... [2024-07-02T08:54:02.648Z] [2024-07-02T08:54:02.648Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T08:54:02.648Z] #74 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:02.648Z] #74 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:02.648Z] #74 14.00 OK: 18 MiB in 19 packages [2024-07-02T08:54:02.648Z] #74 DONE 14.7s [2024-07-02T08:54:02.648Z] [2024-07-02T08:54:02.648Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:54:02.648Z] #51 ... [2024-07-02T08:54:02.648Z] [2024-07-02T08:54:02.648Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:54:02.916Z] #50 ... [2024-07-02T08:54:02.916Z] [2024-07-02T08:54:02.916Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T08:54:03.182Z] #80 ... [2024-07-02T08:54:03.182Z] [2024-07-02T08:54:03.182Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:54:03.449Z] #48 ... [2024-07-02T08:54:03.449Z] [2024-07-02T08:54:03.449Z] #53 [core-command internal] load build context [2024-07-02T08:54:04.036Z] #53 ... [2024-07-02T08:54:04.036Z] [2024-07-02T08:54:04.036Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T08:54:04.036Z] #78 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:04.036Z] #78 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:04.036Z] #78 15.38 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:54:04.036Z] #78 15.74 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:54:04.036Z] #78 15.81 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:54:04.036Z] #78 16.30 OK: 18 MiB in 19 packages [2024-07-02T08:54:04.036Z] #78 DONE 17.2s [2024-07-02T08:54:04.036Z] [2024-07-02T08:54:04.036Z] #53 [core-command internal] load build context [2024-07-02T08:54:04.303Z] #53 ... [2024-07-02T08:54:04.303Z] [2024-07-02T08:54:04.303Z] #54 [core-data internal] load build context [2024-07-02T08:54:04.303Z] #54 ... [2024-07-02T08:54:04.303Z] [2024-07-02T08:54:04.303Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T08:54:04.569Z] #81 ... [2024-07-02T08:54:04.569Z] [2024-07-02T08:54:04.569Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T08:54:04.569Z] #80 DONE 1.7s [2024-07-02T08:54:04.569Z] [2024-07-02T08:54:04.569Z] #54 [core-data internal] load build context [2024-07-02T08:54:04.834Z] #54 ... [2024-07-02T08:54:04.834Z] [2024-07-02T08:54:04.834Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:54:04.834Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 51.6s [2024-07-02T08:54:05.110Z] #40 ... [2024-07-02T08:54:05.110Z] [2024-07-02T08:54:05.110Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:54:05.735Z] #48 ... [2024-07-02T08:54:05.735Z] [2024-07-02T08:54:05.735Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T08:54:05.735Z] #0 9.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:05.735Z] #82 ... [2024-07-02T08:54:05.735Z] [2024-07-02T08:54:05.735Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:54:06.001Z] #40 ... [2024-07-02T08:54:06.001Z] [2024-07-02T08:54:06.001Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T08:54:06.001Z] #79 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:06.001Z] #79 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:06.001Z] #79 13.53 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:54:06.001Z] #79 13.70 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:54:06.001Z] #79 13.70 Executing ca-certificates-20240226-r0.trigger [2024-07-02T08:54:06.001Z] #79 14.17 OK: 13 MiB in 26 packages [2024-07-02T08:54:06.001Z] #79 DONE 15.4s [2024-07-02T08:54:06.001Z] [2024-07-02T08:54:06.001Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:54:06.265Z] #40 ... [2024-07-02T08:54:06.265Z] [2024-07-02T08:54:06.265Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T08:54:06.265Z] #81 DONE 11.9s [2024-07-02T08:54:06.265Z] [2024-07-02T08:54:06.265Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:54:06.532Z] #40 ... [2024-07-02T08:54:06.532Z] [2024-07-02T08:54:06.532Z] #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T08:54:06.532Z] #75 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:06.532Z] #75 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:06.532Z] #75 14.50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:54:06.532Z] #75 14.71 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:54:06.532Z] #75 14.74 OK: 8 MiB in 16 packages [2024-07-02T08:54:06.532Z] #75 DONE 16.0s [2024-07-02T08:54:06.532Z] [2024-07-02T08:54:06.532Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:54:07.123Z] #40 ... [2024-07-02T08:54:07.123Z] [2024-07-02T08:54:07.123Z] #46 [core-keeper internal] load build context [2024-07-02T08:54:07.123Z] #46 transferring context: 75.46MB 57.2s [2024-07-02T08:54:07.123Z] #46 ... [2024-07-02T08:54:07.123Z] [2024-07-02T08:54:07.124Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:54:07.390Z] #40 ... [2024-07-02T08:54:07.390Z] [2024-07-02T08:54:07.390Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T08:54:07.390Z] #83 DONE 1.1s [2024-07-02T08:54:07.390Z] [2024-07-02T08:54:07.390Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:54:07.655Z] #40 ... [2024-07-02T08:54:07.655Z] [2024-07-02T08:54:07.655Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T08:54:07.655Z] #82 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:54:07.655Z] #82 11.57 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:54:07.655Z] #82 11.76 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:54:07.655Z] #82 11.76 OK: 8 MiB in 19 packages [2024-07-02T08:54:07.655Z] #82 DONE 12.3s [2024-07-02T08:54:07.655Z] [2024-07-02T08:54:07.655Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:54:07.921Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 54.7s done [2024-07-02T08:54:07.921Z] #40 ... [2024-07-02T08:54:07.921Z] [2024-07-02T08:54:07.921Z] #47 [security-proxy-setup internal] load build context [2024-07-02T08:54:08.188Z] #47 ... [2024-07-02T08:54:08.188Z] [2024-07-02T08:54:08.188Z] #49 [support-notifications internal] load build context [2024-07-02T08:54:08.188Z] #49 ... [2024-07-02T08:54:08.188Z] [2024-07-02T08:54:08.188Z] #47 [security-proxy-setup internal] load build context [2024-07-02T08:54:08.453Z] #47 ... [2024-07-02T08:54:08.453Z] [2024-07-02T08:54:08.453Z] #41 [support-scheduler internal] load build context [2024-07-02T08:54:08.719Z] #41 ... [2024-07-02T08:54:08.719Z] [2024-07-02T08:54:08.719Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T08:54:08.719Z] #84 DONE 3.5s [2024-07-02T08:54:08.719Z] [2024-07-02T08:54:08.719Z] #49 [support-notifications internal] load build context [2024-07-02T08:54:09.677Z] #49 ... [2024-07-02T08:54:09.677Z] [2024-07-02T08:54:09.677Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T08:54:09.677Z] #40 DONE 61.0s [2024-07-02T08:54:09.677Z] [2024-07-02T08:54:09.677Z] #49 [support-notifications internal] load build context [2024-07-02T08:54:10.258Z] #49 ... [2024-07-02T08:54:10.258Z] [2024-07-02T08:54:10.258Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:10.523Z] #52 ... [2024-07-02T08:54:10.523Z] [2024-07-02T08:54:10.523Z] #49 [support-notifications internal] load build context [2024-07-02T08:54:12.473Z] #49 transferring context: 120.83MB 60.3s [2024-07-02T08:54:12.742Z] #49 ... [2024-07-02T08:54:12.742Z] [2024-07-02T08:54:12.742Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:54:12.742Z] #45 ... [2024-07-02T08:54:12.742Z] [2024-07-02T08:54:12.742Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:13.010Z] #39 ... [2024-07-02T08:54:13.010Z] [2024-07-02T08:54:13.010Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:54:13.010Z] #51 ... [2024-07-02T08:54:13.010Z] [2024-07-02T08:54:13.010Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:54:13.287Z] #50 ... [2024-07-02T08:54:13.287Z] [2024-07-02T08:54:13.287Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:14.693Z] #39 ... [2024-07-02T08:54:14.693Z] [2024-07-02T08:54:14.693Z] #53 [core-command internal] load build context [2024-07-02T08:54:14.693Z] #53 ... [2024-07-02T08:54:14.693Z] [2024-07-02T08:54:14.693Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:15.282Z] #39 ... [2024-07-02T08:54:15.282Z] [2024-07-02T08:54:15.282Z] #54 [core-data internal] load build context [2024-07-02T08:54:15.282Z] #54 ... [2024-07-02T08:54:15.282Z] [2024-07-02T08:54:15.282Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:15.867Z] #39 ... [2024-07-02T08:54:15.867Z] [2024-07-02T08:54:15.867Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:54:15.867Z] #48 ... [2024-07-02T08:54:15.867Z] [2024-07-02T08:54:15.867Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:16.137Z] #39 ... [2024-07-02T08:54:16.137Z] [2024-07-02T08:54:16.138Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T08:54:16.138Z] #85 DONE 4.3s [2024-07-02T08:54:16.138Z] [2024-07-02T08:54:16.138Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:16.405Z] #39 ... [2024-07-02T08:54:16.405Z] [2024-07-02T08:54:16.405Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T08:54:16.405Z] #86 DONE 4.5s [2024-07-02T08:54:16.405Z] [2024-07-02T08:54:16.405Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:16.673Z] #39 ... [2024-07-02T08:54:16.673Z] [2024-07-02T08:54:16.673Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T08:54:16.673Z] #87 DONE 4.2s [2024-07-02T08:54:16.673Z] [2024-07-02T08:54:16.673Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:17.276Z] #39 ... [2024-07-02T08:54:17.276Z] [2024-07-02T08:54:17.276Z] #46 [core-keeper internal] load build context [2024-07-02T08:54:17.276Z] #46 transferring context: 105.45MB 67.5s [2024-07-02T08:54:17.276Z] #46 ... [2024-07-02T08:54:17.276Z] [2024-07-02T08:54:17.276Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:17.552Z] #39 ... [2024-07-02T08:54:17.552Z] [2024-07-02T08:54:17.552Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T08:54:17.552Z] #88 DONE 1.3s [2024-07-02T08:54:17.552Z] [2024-07-02T08:54:17.552Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:17.819Z] #39 ... [2024-07-02T08:54:17.819Z] [2024-07-02T08:54:17.819Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T08:54:17.819Z] #89 DONE 1.1s [2024-07-02T08:54:17.819Z] [2024-07-02T08:54:17.819Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:18.085Z] #39 ... [2024-07-02T08:54:18.085Z] [2024-07-02T08:54:18.085Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T08:54:18.085Z] #90 DONE 1.5s [2024-07-02T08:54:18.085Z] [2024-07-02T08:54:18.085Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:18.672Z] #39 ... [2024-07-02T08:54:18.672Z] [2024-07-02T08:54:18.672Z] #41 [support-scheduler internal] load build context [2024-07-02T08:54:18.938Z] #41 ... [2024-07-02T08:54:18.938Z] [2024-07-02T08:54:18.938Z] #47 [security-proxy-setup internal] load build context [2024-07-02T08:54:18.938Z] #47 ... [2024-07-02T08:54:18.938Z] [2024-07-02T08:54:18.938Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:19.206Z] #39 ... [2024-07-02T08:54:19.206Z] [2024-07-02T08:54:19.206Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T08:54:19.206Z] #91 DONE 1.3s [2024-07-02T08:54:19.206Z] [2024-07-02T08:54:19.206Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:19.787Z] #39 ... [2024-07-02T08:54:19.787Z] [2024-07-02T08:54:19.787Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T08:54:19.787Z] #92 DONE 1.5s [2024-07-02T08:54:19.787Z] [2024-07-02T08:54:19.787Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:19.787Z] #39 ... [2024-07-02T08:54:19.787Z] [2024-07-02T08:54:19.787Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T08:54:19.787Z] #93 DONE 2.0s [2024-07-02T08:54:19.787Z] [2024-07-02T08:54:19.787Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:20.750Z] #39 ... [2024-07-02T08:54:20.750Z] [2024-07-02T08:54:20.750Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:20.750Z] #52 ... [2024-07-02T08:54:20.750Z] [2024-07-02T08:54:20.750Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T08:54:20.750Z] #94 DONE 1.4s [2024-07-02T08:54:20.750Z] [2024-07-02T08:54:20.750Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:20.750Z] #52 ... [2024-07-02T08:54:20.750Z] [2024-07-02T08:54:20.750Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:21.019Z] #39 ... [2024-07-02T08:54:21.019Z] [2024-07-02T08:54:21.019Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T08:54:21.019Z] #95 DONE 1.1s [2024-07-02T08:54:21.019Z] [2024-07-02T08:54:21.019Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:21.609Z] #39 ... [2024-07-02T08:54:21.609Z] [2024-07-02T08:54:21.609Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T08:54:21.609Z] #96 DONE 1.5s [2024-07-02T08:54:21.609Z] [2024-07-02T08:54:21.609Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:22.196Z] #39 ... [2024-07-02T08:54:22.196Z] [2024-07-02T08:54:22.196Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T08:54:22.196Z] #97 DONE 1.5s [2024-07-02T08:54:22.463Z] [2024-07-02T08:54:22.463Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:22.730Z] #39 transferring context: 173.24MB 68.0s [2024-07-02T08:54:22.730Z] #39 ... [2024-07-02T08:54:22.730Z] [2024-07-02T08:54:22.730Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T08:54:22.730Z] #98 DONE 1.6s [2024-07-02T08:54:22.730Z] [2024-07-02T08:54:22.730Z] #49 [support-notifications internal] load build context [2024-07-02T08:54:22.730Z] #49 ... [2024-07-02T08:54:22.730Z] [2024-07-02T08:54:22.730Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:54:23.002Z] #45 ... [2024-07-02T08:54:23.002Z] [2024-07-02T08:54:23.002Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T08:54:23.002Z] #99 DONE 1.2s [2024-07-02T08:54:23.002Z] [2024-07-02T08:54:23.002Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:54:23.002Z] #45 ... [2024-07-02T08:54:23.002Z] [2024-07-02T08:54:23.002Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:23.272Z] #39 ... [2024-07-02T08:54:23.272Z] [2024-07-02T08:54:23.272Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:54:23.272Z] #51 ... [2024-07-02T08:54:23.272Z] [2024-07-02T08:54:23.272Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:54:23.272Z] #50 ... [2024-07-02T08:54:23.272Z] [2024-07-02T08:54:23.272Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:54:23.858Z] #51 ... [2024-07-02T08:54:23.858Z] [2024-07-02T08:54:23.858Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T08:54:23.858Z] #100 DONE 1.3s [2024-07-02T08:54:23.858Z] [2024-07-02T08:54:23.858Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:54:24.128Z] #51 ... [2024-07-02T08:54:24.128Z] [2024-07-02T08:54:24.128Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T08:54:24.128Z] #101 DONE 1.3s [2024-07-02T08:54:24.128Z] [2024-07-02T08:54:24.128Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:54:24.713Z] #51 ... [2024-07-02T08:54:24.713Z] [2024-07-02T08:54:24.713Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T08:54:24.713Z] #102 DONE 1.7s [2024-07-02T08:54:24.713Z] [2024-07-02T08:54:24.713Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:54:24.713Z] #51 ... [2024-07-02T08:54:24.713Z] [2024-07-02T08:54:24.713Z] #53 [core-command internal] load build context [2024-07-02T08:54:24.713Z] #53 ... [2024-07-02T08:54:24.713Z] [2024-07-02T08:54:24.713Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:54:25.296Z] #50 ... [2024-07-02T08:54:25.296Z] [2024-07-02T08:54:25.296Z] #54 [core-data internal] load build context [2024-07-02T08:54:25.567Z] #54 ... [2024-07-02T08:54:25.567Z] [2024-07-02T08:54:25.567Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:54:26.151Z] #50 ... [2024-07-02T08:54:26.151Z] [2024-07-02T08:54:26.151Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:54:26.151Z] #48 ... [2024-07-02T08:54:26.151Z] [2024-07-02T08:54:26.151Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:54:27.557Z] #50 ... [2024-07-02T08:54:27.557Z] [2024-07-02T08:54:27.557Z] #46 [core-keeper internal] load build context [2024-07-02T08:54:27.557Z] #46 transferring context: 130.24MB 77.6s [2024-07-02T08:54:27.557Z] #46 ... [2024-07-02T08:54:27.557Z] [2024-07-02T08:54:27.557Z] #41 [support-scheduler internal] load build context [2024-07-02T08:54:27.823Z] #41 ... [2024-07-02T08:54:27.823Z] [2024-07-02T08:54:27.823Z] #46 [core-keeper internal] load build context [2024-07-02T08:54:28.793Z] #46 ... [2024-07-02T08:54:28.793Z] [2024-07-02T08:54:28.794Z] #47 [security-proxy-setup internal] load build context [2024-07-02T08:54:29.059Z] #47 ... [2024-07-02T08:54:29.059Z] [2024-07-02T08:54:29.059Z] #46 [core-keeper internal] load build context [2024-07-02T08:54:30.992Z] #46 ... [2024-07-02T08:54:30.992Z] [2024-07-02T08:54:30.992Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:30.992Z] #52 ... [2024-07-02T08:54:30.992Z] [2024-07-02T08:54:30.992Z] #103 [security-spire-config] exporting to image [2024-07-02T08:54:30.992Z] #103 exporting layers 5.5s done [2024-07-02T08:54:30.992Z] #103 writing image sha256:1dd2a52413a57c994f58d1848dfdc257de4b433b003f2ce5edad676a6007cc90 0.3s done [2024-07-02T08:54:30.992Z] #103 writing image sha256:09602c2a1881c9ec4c2b1afe57a11c664c45cfb9e1ab8c12cf2cd738cc7512a0 0.0s done [2024-07-02T08:54:30.992Z] #103 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-07-02T08:54:30.992Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-02T08:54:30.992Z] #103 writing image sha256:de9f8528c3f444ccb78386641a93af687ca8cfa1fd547633dae98d4d1fc7f5cf 0.0s done [2024-07-02T08:54:30.992Z] #103 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-02T08:54:30.992Z] #103 DONE 6.4s [2024-07-02T08:54:30.992Z] [2024-07-02T08:54:30.992Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:30.992Z] #52 ... [2024-07-02T08:54:30.992Z] [2024-07-02T08:54:30.992Z] #46 [core-keeper internal] load build context [2024-07-02T08:54:32.396Z] #46 transferring context: 145.03MB 82.6s [2024-07-02T08:54:32.983Z] #46 ... [2024-07-02T08:54:32.984Z] [2024-07-02T08:54:32.984Z] #49 [support-notifications internal] load build context [2024-07-02T08:54:32.984Z] #49 ... [2024-07-02T08:54:32.984Z] [2024-07-02T08:54:32.984Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:54:33.249Z] #45 ... [2024-07-02T08:54:33.249Z] [2024-07-02T08:54:33.249Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:33.249Z] #52 ... [2024-07-02T08:54:33.249Z] [2024-07-02T08:54:33.249Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:33.516Z] #39 ... [2024-07-02T08:54:33.516Z] [2024-07-02T08:54:33.516Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:34.927Z] #52 ... [2024-07-02T08:54:34.927Z] [2024-07-02T08:54:34.927Z] #53 [core-command internal] load build context [2024-07-02T08:54:34.927Z] #53 ... [2024-07-02T08:54:34.927Z] [2024-07-02T08:54:34.927Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:54:35.191Z] #51 ... [2024-07-02T08:54:35.191Z] [2024-07-02T08:54:35.191Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:35.772Z] #52 ... [2024-07-02T08:54:35.772Z] [2024-07-02T08:54:35.772Z] #54 [core-data internal] load build context [2024-07-02T08:54:35.772Z] #54 ... [2024-07-02T08:54:35.772Z] [2024-07-02T08:54:35.772Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:36.353Z] #52 ... [2024-07-02T08:54:36.353Z] [2024-07-02T08:54:36.353Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:54:36.353Z] #48 ... [2024-07-02T08:54:36.353Z] [2024-07-02T08:54:36.353Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:37.309Z] #52 ... [2024-07-02T08:54:37.309Z] [2024-07-02T08:54:37.309Z] #53 [core-command internal] load build context [2024-07-02T08:54:37.309Z] #53 transferring context: 256.23MB 83.4s done [2024-07-02T08:54:37.309Z] #53 DONE 84.6s [2024-07-02T08:54:37.309Z] [2024-07-02T08:54:37.309Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:37.574Z] #52 ... [2024-07-02T08:54:37.574Z] [2024-07-02T08:54:37.574Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:54:37.574Z] #50 ... [2024-07-02T08:54:37.574Z] [2024-07-02T08:54:37.574Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:37.845Z] #52 ... [2024-07-02T08:54:37.845Z] [2024-07-02T08:54:37.845Z] #41 [support-scheduler internal] load build context [2024-07-02T08:54:37.845Z] #41 ... [2024-07-02T08:54:37.845Z] [2024-07-02T08:54:37.845Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:39.276Z] #52 ... [2024-07-02T08:54:39.276Z] [2024-07-02T08:54:39.276Z] #39 [core-common-config-bootstrapper internal] load build context [2024-07-02T08:54:39.276Z] #39 transferring context: 256.23MB 83.4s done [2024-07-02T08:54:39.276Z] #39 DONE 86.4s [2024-07-02T08:54:39.276Z] [2024-07-02T08:54:39.276Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:39.276Z] #52 ... [2024-07-02T08:54:39.276Z] [2024-07-02T08:54:39.276Z] #47 [security-proxy-setup internal] load build context [2024-07-02T08:54:39.542Z] #47 ... [2024-07-02T08:54:39.542Z] [2024-07-02T08:54:39.542Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:39.542Z] #52 ... [2024-07-02T08:54:39.542Z] [2024-07-02T08:54:39.542Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-02T08:54:39.542Z] #51 transferring context: 256.23MB 86.3s done [2024-07-02T08:54:39.542Z] #51 DONE 87.7s [2024-07-02T08:54:39.542Z] [2024-07-02T08:54:39.542Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:40.131Z] #52 ... [2024-07-02T08:54:40.131Z] [2024-07-02T08:54:40.131Z] #49 [support-notifications internal] load build context [2024-07-02T08:54:40.131Z] #49 transferring context: 256.23MB 87.5s done [2024-07-02T08:54:40.131Z] #49 DONE 89.0s [2024-07-02T08:54:40.131Z] [2024-07-02T08:54:40.131Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:40.404Z] #52 ... [2024-07-02T08:54:40.404Z] [2024-07-02T08:54:40.404Z] #104 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:54:40.404Z] #104 DONE 2.8s [2024-07-02T08:54:40.404Z] [2024-07-02T08:54:40.404Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:40.405Z] #52 ... [2024-07-02T08:54:40.405Z] [2024-07-02T08:54:40.405Z] #48 [security-secretstore-setup internal] load build context [2024-07-02T08:54:40.405Z] #48 transferring context: 256.23MB 88.7s done [2024-07-02T08:54:40.405Z] #48 DONE 89.6s [2024-07-02T08:54:40.405Z] [2024-07-02T08:54:40.405Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:41.386Z] #52 ... [2024-07-02T08:54:41.386Z] [2024-07-02T08:54:41.386Z] #105 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:54:41.386Z] #105 DONE 1.2s [2024-07-02T08:54:41.386Z] [2024-07-02T08:54:41.386Z] #52 [core-metadata internal] load build context [2024-07-02T08:54:41.386Z] #52 transferring context: 256.23MB 86.8s done [2024-07-02T08:54:41.979Z] #52 DONE 89.8s [2024-07-02T08:54:41.979Z] [2024-07-02T08:54:41.979Z] #106 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:54:41.979Z] #106 DONE 1.4s [2024-07-02T08:54:41.979Z] [2024-07-02T08:54:41.979Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:54:41.979Z] #45 ... [2024-07-02T08:54:41.979Z] [2024-07-02T08:54:41.979Z] #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:54:41.979Z] #107 DONE 1.4s [2024-07-02T08:54:41.979Z] [2024-07-02T08:54:41.979Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:54:41.979Z] #45 ... [2024-07-02T08:54:41.979Z] [2024-07-02T08:54:41.979Z] #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:54:42.253Z] #108 ... [2024-07-02T08:54:42.253Z] [2024-07-02T08:54:42.253Z] #50 [security-bootstrapper internal] load build context [2024-07-02T08:54:42.253Z] #50 transferring context: 256.23MB 89.9s done [2024-07-02T08:54:42.253Z] #50 DONE 90.9s [2024-07-02T08:54:42.253Z] [2024-07-02T08:54:42.253Z] #41 [support-scheduler internal] load build context [2024-07-02T08:54:42.857Z] #41 ... [2024-07-02T08:54:42.857Z] [2024-07-02T08:54:42.857Z] #45 [security-proxy-auth internal] load build context [2024-07-02T08:54:42.858Z] #45 transferring context: 256.23MB 92.1s done [2024-07-02T08:54:42.858Z] #45 DONE 92.8s [2024-07-02T08:54:42.858Z] [2024-07-02T08:54:42.858Z] #41 [support-scheduler internal] load build context [2024-07-02T08:54:42.858Z] #41 ... [2024-07-02T08:54:42.858Z] [2024-07-02T08:54:42.858Z] #54 [core-data internal] load build context [2024-07-02T08:54:42.858Z] #54 transferring context: 256.23MB 87.8s done [2024-07-02T08:54:42.858Z] #54 DONE 89.7s [2024-07-02T08:54:42.858Z] [2024-07-02T08:54:42.858Z] #41 [support-scheduler internal] load build context [2024-07-02T08:54:43.124Z] #41 ... [2024-07-02T08:54:43.124Z] [2024-07-02T08:54:43.124Z] #46 [core-keeper internal] load build context [2024-07-02T08:54:43.391Z] #46 ... [2024-07-02T08:54:43.391Z] [2024-07-02T08:54:43.391Z] #41 [support-scheduler internal] load build context [2024-07-02T08:54:45.972Z] #41 transferring context: 256.23MB 91.3s done [2024-07-02T08:54:45.972Z] #41 DONE 92.1s [2024-07-02T08:54:45.972Z] [2024-07-02T08:54:45.972Z] #46 [core-keeper internal] load build context [2024-07-02T08:54:47.916Z] #46 ... [2024-07-02T08:54:47.916Z] [2024-07-02T08:54:47.916Z] #47 [security-proxy-setup internal] load build context [2024-07-02T08:54:47.916Z] #47 transferring context: 256.23MB 96.7s done [2024-07-02T08:54:47.916Z] #47 DONE 97.3s [2024-07-02T08:54:47.916Z] [2024-07-02T08:54:47.916Z] #46 [core-keeper internal] load build context [2024-07-02T08:54:48.876Z] #46 transferring context: 256.23MB 98.9s done [2024-07-02T08:54:48.876Z] #46 DONE 99.2s [2024-07-02T08:54:48.876Z] [2024-07-02T08:54:48.876Z] #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:54:48.876Z] #109 ... [2024-07-02T08:54:48.876Z] [2024-07-02T08:54:48.876Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-02T08:54:49.457Z] #110 DONE 0.7s [2024-07-02T08:54:49.457Z] [2024-07-02T08:54:49.457Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:54:49.723Z] #111 ... [2024-07-02T08:54:49.723Z] [2024-07-02T08:54:49.723Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:54:50.303Z] #112 ... [2024-07-02T08:54:50.303Z] [2024-07-02T08:54:50.303Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:55:58.140Z] #113 ... [2024-07-02T08:55:58.140Z] [2024-07-02T08:55:58.140Z] #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:55:58.140Z] #108 DONE 75.1s [2024-07-02T08:55:58.140Z] [2024-07-02T08:55:58.140Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:55:58.140Z] #111 DONE 75.8s [2024-07-02T08:55:58.140Z] [2024-07-02T08:55:58.140Z] #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:55:58.140Z] #109 DONE 75.0s [2024-07-02T08:55:58.140Z] [2024-07-02T08:55:58.140Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:55:58.140Z] #112 DONE 67.5s [2024-07-02T08:55:58.140Z] [2024-07-02T08:55:58.140Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T08:55:58.140Z] #114 ... [2024-07-02T08:55:58.140Z] [2024-07-02T08:55:58.140Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:55:58.140Z] #113 DONE 76.8s [2024-07-02T08:55:58.140Z] [2024-07-02T08:55:58.140Z] #115 [core-command builder 6/7] COPY . . [2024-07-02T08:56:02.376Z] #115 DONE 4.7s [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #116 [support-notifications builder 6/7] COPY . . [2024-07-02T08:56:02.376Z] #116 DONE 4.8s [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T08:56:02.376Z] #117 DONE 4.8s [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T08:56:02.376Z] #114 DONE 4.7s [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #118 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T08:56:02.376Z] #118 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:56:02.376Z] #119 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:56:02.376Z] #120 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:56:02.376Z] #121 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T08:56:02.376Z] #122 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:56:02.376Z] #123 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #124 [core-keeper builder 7/8] COPY . . [2024-07-02T08:56:02.376Z] #124 DONE 4.8s [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T08:56:02.376Z] #125 ... [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:56:02.376Z] #126 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:56:02.376Z] #127 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #128 [support-scheduler builder 6/7] COPY . . [2024-07-02T08:56:02.376Z] #128 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #129 [core-data builder 6/7] COPY . . [2024-07-02T08:56:02.376Z] #129 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:56:02.376Z] #130 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:56:02.376Z] #131 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T08:56:02.376Z] #132 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:56:02.376Z] #133 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:56:02.376Z] #134 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #135 [core-metadata builder 6/7] COPY . . [2024-07-02T08:56:02.376Z] #135 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:56:02.376Z] #136 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:56:02.376Z] #137 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:56:02.376Z] #138 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T08:56:02.376Z] #139 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T08:56:02.376Z] #140 CACHED [2024-07-02T08:56:02.376Z] [2024-07-02T08:56:02.376Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T08:56:07.736Z] #141 ... [2024-07-02T08:56:07.736Z] [2024-07-02T08:56:07.736Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T08:56:07.736Z] #0 4.813 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T08:56:08.005Z] #142 ... [2024-07-02T08:56:08.005Z] [2024-07-02T08:56:08.005Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T08:56:08.005Z] #0 6.087 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T08:56:08.980Z] #143 ... [2024-07-02T08:56:08.980Z] [2024-07-02T08:56:08.980Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T08:56:08.980Z] #125 6.842 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-02T08:56:12.346Z] #125 ... [2024-07-02T08:56:12.346Z] [2024-07-02T08:56:12.346Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T08:56:12.346Z] #0 5.766 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-02T08:56:12.346Z] #144 ... [2024-07-02T08:56:12.346Z] [2024-07-02T08:56:12.346Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T08:56:12.346Z] #0 6.132 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T08:56:12.346Z] #145 ... [2024-07-02T08:56:12.346Z] [2024-07-02T08:56:12.346Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T08:56:12.346Z] #0 6.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T08:56:12.346Z] #146 ... [2024-07-02T08:56:12.346Z] [2024-07-02T08:56:12.347Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T08:56:12.347Z] #0 5.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T08:56:12.621Z] #147 ... [2024-07-02T08:56:12.621Z] [2024-07-02T08:56:12.621Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:56:12.621Z] #0 4.295 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T08:56:12.889Z] #148 ... [2024-07-02T08:56:12.889Z] [2024-07-02T08:56:12.889Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T08:56:12.889Z] #0 6.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T08:56:12.889Z] #149 ... [2024-07-02T08:56:12.889Z] [2024-07-02T08:56:12.889Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T08:56:12.889Z] #0 6.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T08:56:13.165Z] #150 ... [2024-07-02T08:56:13.165Z] [2024-07-02T08:56:13.165Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T08:56:13.165Z] #0 6.761 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T08:56:13.165Z] #151 ... [2024-07-02T08:56:13.165Z] [2024-07-02T08:56:13.165Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T08:56:13.166Z] #141 7.078 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T09:14:36.434Z] #141 ... [2024-07-02T09:14:36.434Z] [2024-07-02T09:14:36.434Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T09:14:36.434Z] #146 DONE 1109.4s [2024-07-02T09:14:36.434Z] [2024-07-02T09:14:36.434Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:14:36.434Z] #148 ... [2024-07-02T09:14:36.434Z] [2024-07-02T09:14:36.434Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:14:36.434Z] #152 DONE 0.2s [2024-07-02T09:14:36.434Z] [2024-07-02T09:14:36.435Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T09:14:36.435Z] #151 ... [2024-07-02T09:14:36.435Z] [2024-07-02T09:14:36.435Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T09:14:36.435Z] #153 DONE 0.3s [2024-07-02T09:14:36.435Z] [2024-07-02T09:14:36.435Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T09:14:36.435Z] #149 ... [2024-07-02T09:14:36.435Z] [2024-07-02T09:14:36.435Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-02T09:14:36.435Z] #154 DONE 0.2s [2024-07-02T09:14:36.435Z] [2024-07-02T09:14:36.435Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T09:14:36.435Z] #155 DONE 0.2s [2024-07-02T09:14:36.435Z] [2024-07-02T09:14:36.435Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T09:14:36.435Z] #156 DONE 0.3s [2024-07-02T09:14:36.435Z] [2024-07-02T09:14:36.435Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:14:36.435Z] #148 ... [2024-07-02T09:14:36.435Z] [2024-07-02T09:14:36.435Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T09:14:36.435Z] #157 DONE 0.2s [2024-07-02T09:14:36.435Z] [2024-07-02T09:14:36.435Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T09:14:36.435Z] #158 DONE 2.4s [2024-07-02T09:14:36.435Z] [2024-07-02T09:14:36.435Z] #103 [security-proxy-setup] exporting to image [2024-07-02T09:14:36.435Z] #103 exporting layers [2024-07-02T09:14:37.019Z] #103 exporting layers 1.3s done [2024-07-02T09:14:37.019Z] #103 writing image sha256:e37e87672890e678381affe7d0f24c7b9b987aa0274c00885a9904c9aab7184d 0.0s done [2024-07-02T09:14:37.019Z] #103 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-07-02T09:14:37.019Z] #103 DONE 7.7s [2024-07-02T09:14:37.019Z] [2024-07-02T09:14:37.019Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:14:45.211Z] #148 ... [2024-07-02T09:14:45.211Z] [2024-07-02T09:14:45.211Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T09:14:45.211Z] #151 1123.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T09:14:47.800Z] #151 ... [2024-07-02T09:14:47.800Z] [2024-07-02T09:14:47.800Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T09:14:47.800Z] #147 DONE 1125.4s [2024-07-02T09:14:47.800Z] [2024-07-02T09:14:47.800Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T09:14:48.072Z] #125 ... [2024-07-02T09:14:48.073Z] [2024-07-02T09:14:48.073Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T09:14:48.343Z] #159 DONE 0.3s [2024-07-02T09:14:48.343Z] [2024-07-02T09:14:48.343Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T09:14:50.922Z] #160 DONE 2.4s [2024-07-02T09:14:50.922Z] [2024-07-02T09:14:50.922Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:14:50.922Z] #161 DONE 0.3s [2024-07-02T09:14:50.922Z] [2024-07-02T09:14:50.922Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:14:51.195Z] #148 ... [2024-07-02T09:14:51.195Z] [2024-07-02T09:14:51.195Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T09:14:51.460Z] #162 DONE 0.3s [2024-07-02T09:14:51.460Z] [2024-07-02T09:14:51.460Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T09:14:52.116Z] #163 DONE 0.5s [2024-07-02T09:14:52.116Z] [2024-07-02T09:14:52.116Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T09:14:52.116Z] #151 ... [2024-07-02T09:14:52.116Z] [2024-07-02T09:14:52.116Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T09:14:52.382Z] #164 DONE 0.2s [2024-07-02T09:14:52.382Z] [2024-07-02T09:14:52.382Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T09:14:52.382Z] #165 DONE 0.2s [2024-07-02T09:14:52.382Z] [2024-07-02T09:14:52.382Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T09:14:52.382Z] #151 ... [2024-07-02T09:14:52.382Z] [2024-07-02T09:14:52.382Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T09:14:52.650Z] #166 DONE 0.3s [2024-07-02T09:14:52.650Z] [2024-07-02T09:14:52.650Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T09:14:52.920Z] #144 ... [2024-07-02T09:14:52.920Z] [2024-07-02T09:14:52.920Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T09:14:52.920Z] #167 DONE 0.1s [2024-07-02T09:14:52.920Z] [2024-07-02T09:14:52.920Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T09:14:53.193Z] #168 DONE 0.2s [2024-07-02T09:14:53.193Z] [2024-07-02T09:14:53.193Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T09:14:55.770Z] #169 DONE 2.6s [2024-07-02T09:14:55.770Z] [2024-07-02T09:14:55.770Z] #103 [security-bootstrapper] exporting to image [2024-07-02T09:14:55.770Z] #103 exporting layers [2024-07-02T09:14:57.174Z] #103 exporting layers 1.2s done [2024-07-02T09:14:57.174Z] #103 writing image sha256:2eeccaa405194d4b3f768b2592162fd6e3f1464c0d1d3031cf782b32993a7523 done [2024-07-02T09:14:57.174Z] #103 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-02T09:14:57.174Z] #103 DONE 8.9s [2024-07-02T09:14:57.174Z] [2024-07-02T09:14:57.174Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:15:05.383Z] #148 ... [2024-07-02T09:15:05.383Z] [2024-07-02T09:15:05.383Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T09:15:05.383Z] #151 DONE 1143.1s [2024-07-02T09:15:05.383Z] [2024-07-02T09:15:05.383Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T09:15:05.383Z] #144 ... [2024-07-02T09:15:05.383Z] [2024-07-02T09:15:05.383Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:15:05.650Z] #170 DONE 0.3s [2024-07-02T09:15:05.650Z] [2024-07-02T09:15:05.650Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T09:15:05.919Z] #171 DONE 0.2s [2024-07-02T09:15:05.919Z] [2024-07-02T09:15:05.919Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T09:15:05.919Z] #144 ... [2024-07-02T09:15:05.919Z] [2024-07-02T09:15:05.919Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-02T09:15:06.189Z] #172 DONE 0.3s [2024-07-02T09:15:06.189Z] [2024-07-02T09:15:06.189Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T09:15:06.189Z] #149 ... [2024-07-02T09:15:06.189Z] [2024-07-02T09:15:06.189Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-02T09:15:06.457Z] #173 DONE 0.2s [2024-07-02T09:15:06.457Z] [2024-07-02T09:15:06.457Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T09:15:06.736Z] #174 DONE 0.3s [2024-07-02T09:15:06.736Z] [2024-07-02T09:15:06.736Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T09:15:07.077Z] #175 DONE 0.3s [2024-07-02T09:15:07.077Z] [2024-07-02T09:15:07.077Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T09:15:07.077Z] #145 ... [2024-07-02T09:15:07.077Z] [2024-07-02T09:15:07.077Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T09:15:07.366Z] #176 DONE 0.4s [2024-07-02T09:15:07.366Z] [2024-07-02T09:15:07.366Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T09:15:07.366Z] #177 DONE 0.2s [2024-07-02T09:15:07.366Z] [2024-07-02T09:15:07.366Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:15:07.631Z] #148 ... [2024-07-02T09:15:07.631Z] [2024-07-02T09:15:07.631Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T09:15:10.210Z] #178 DONE 2.6s [2024-07-02T09:15:10.210Z] [2024-07-02T09:15:10.210Z] #103 [security-secretstore-setup] exporting to image [2024-07-02T09:15:10.210Z] #103 exporting layers [2024-07-02T09:15:11.611Z] #103 exporting layers 1.5s done [2024-07-02T09:15:11.611Z] #103 writing image sha256:2320d03346556e7eb87182d6eff768a84a21fb798c074747a2706f16888cd8a6 done [2024-07-02T09:15:11.611Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-02T09:15:11.611Z] #103 DONE 10.4s [2024-07-02T09:15:11.611Z] [2024-07-02T09:15:11.611Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T09:16:07.989Z] #144 ... [2024-07-02T09:16:07.989Z] [2024-07-02T09:16:07.989Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T09:16:07.989Z] #142 DONE 1200.6s [2024-07-02T09:16:07.989Z] [2024-07-02T09:16:07.989Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:16:07.989Z] #148 ... [2024-07-02T09:16:07.989Z] [2024-07-02T09:16:07.989Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:16:07.989Z] #179 DONE 0.2s [2024-07-02T09:16:07.989Z] [2024-07-02T09:16:07.989Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T09:16:07.989Z] #180 DONE 0.1s [2024-07-02T09:16:07.989Z] [2024-07-02T09:16:07.989Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T09:16:07.989Z] #181 DONE 0.3s [2024-07-02T09:16:07.989Z] [2024-07-02T09:16:07.989Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-02T09:16:07.989Z] #182 DONE 0.1s [2024-07-02T09:16:07.989Z] [2024-07-02T09:16:07.989Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T09:16:07.989Z] #183 DONE 0.2s [2024-07-02T09:16:07.989Z] [2024-07-02T09:16:07.989Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T09:16:07.989Z] #144 ... [2024-07-02T09:16:07.989Z] [2024-07-02T09:16:07.989Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T09:16:07.989Z] #184 DONE 2.5s [2024-07-02T09:16:07.989Z] [2024-07-02T09:16:07.989Z] #103 [core-common-config-bootstrapper] exporting to image [2024-07-02T09:16:07.989Z] #103 exporting layers [2024-07-02T09:16:07.989Z] #103 exporting layers 0.8s done [2024-07-02T09:16:07.989Z] #103 writing image sha256:fe06465d795a300d5bcb64d153b065eccdbc48ced6e5d328e6869b848b8c99c7 done [2024-07-02T09:16:07.989Z] #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-02T09:16:07.989Z] #103 DONE 11.2s [2024-07-02T09:16:07.989Z] [2024-07-02T09:16:07.989Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T09:18:14.642Z] #145 ... [2024-07-02T09:18:14.642Z] [2024-07-02T09:18:14.642Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T09:18:14.642Z] #144 DONE 1329.7s [2024-07-02T09:18:14.642Z] [2024-07-02T09:18:14.642Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T09:18:14.642Z] #149 ... [2024-07-02T09:18:14.642Z] [2024-07-02T09:18:14.642Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:18:14.642Z] #185 DONE 0.2s [2024-07-02T09:18:14.642Z] [2024-07-02T09:18:14.642Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T09:18:14.642Z] #186 DONE 0.1s [2024-07-02T09:18:14.642Z] [2024-07-02T09:18:14.642Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T09:18:14.642Z] #187 DONE 0.3s [2024-07-02T09:18:14.642Z] [2024-07-02T09:18:14.642Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-02T09:18:14.642Z] #188 DONE 0.1s [2024-07-02T09:18:14.642Z] [2024-07-02T09:18:14.642Z] #103 [security-spiffe-token-provider] exporting to image [2024-07-02T09:18:14.642Z] #103 exporting layers [2024-07-02T09:18:14.642Z] #103 exporting layers 0.9s done [2024-07-02T09:18:14.642Z] #103 writing image sha256:632e0e6e45d227e17306c7eca67df4a19704d404e3b43a975b16e1cbb60224f4 done [2024-07-02T09:18:14.642Z] #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-02T09:18:14.642Z] #103 DONE 12.2s [2024-07-02T09:18:14.642Z] [2024-07-02T09:18:14.642Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T09:25:51.649Z] #149 ... [2024-07-02T09:25:51.649Z] [2024-07-02T09:25:51.649Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T09:25:51.649Z] #150 DONE 1778.6s [2024-07-02T09:25:51.649Z] [2024-07-02T09:25:51.649Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T09:25:51.649Z] #149 ... [2024-07-02T09:25:51.649Z] [2024-07-02T09:25:51.649Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:25:51.649Z] #189 DONE 0.2s [2024-07-02T09:25:51.649Z] [2024-07-02T09:25:51.649Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T09:25:51.649Z] #190 DONE 0.1s [2024-07-02T09:25:51.649Z] [2024-07-02T09:25:51.649Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T09:25:51.649Z] #191 DONE 0.5s [2024-07-02T09:25:51.649Z] [2024-07-02T09:25:51.649Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T09:25:51.649Z] #192 DONE 0.1s [2024-07-02T09:25:51.649Z] [2024-07-02T09:25:51.649Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T09:25:51.649Z] #193 DONE 0.1s [2024-07-02T09:25:51.649Z] [2024-07-02T09:25:51.649Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T09:25:51.649Z] #194 DONE 1.7s [2024-07-02T09:25:51.649Z] [2024-07-02T09:25:51.649Z] #103 [security-proxy-auth] exporting to image [2024-07-02T09:25:51.649Z] #103 exporting layers [2024-07-02T09:25:51.649Z] #103 exporting layers 0.7s done [2024-07-02T09:25:51.649Z] #103 writing image sha256:daf989a6238654f5a58107869f52eb3ff1e09e10ddca71a0035d1500a4dd0cd9 done [2024-07-02T09:25:51.649Z] #103 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-02T09:25:51.649Z] #103 DONE 12.9s [2024-07-02T09:25:51.649Z] [2024-07-02T09:25:51.649Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:26:30.626Z] #148 ... [2024-07-02T09:26:30.626Z] [2024-07-02T09:26:30.626Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T09:26:30.626Z] #149 DONE 1826.8s [2024-07-02T09:26:30.626Z] [2024-07-02T09:26:30.626Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T09:26:30.626Z] #125 ... [2024-07-02T09:26:30.626Z] [2024-07-02T09:26:30.626Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:26:30.626Z] #195 DONE 0.1s [2024-07-02T09:26:30.626Z] [2024-07-02T09:26:30.626Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:26:30.626Z] #148 ... [2024-07-02T09:26:30.626Z] [2024-07-02T09:26:30.626Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T09:26:30.626Z] #196 DONE 0.1s [2024-07-02T09:26:30.626Z] [2024-07-02T09:26:30.626Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T09:26:30.626Z] #197 DONE 0.4s [2024-07-02T09:26:30.626Z] [2024-07-02T09:26:30.626Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T09:26:30.626Z] #198 DONE 0.1s [2024-07-02T09:26:30.626Z] [2024-07-02T09:26:30.626Z] #103 [core-command] exporting to image [2024-07-02T09:26:30.626Z] #103 exporting layers [2024-07-02T09:26:30.626Z] #103 exporting layers 0.4s done [2024-07-02T09:26:30.626Z] #103 writing image sha256:bef3368b9d5912a6af1b793daeb8669fb300ef79c58d5f138b77848ee4a0bf36 [2024-07-02T09:26:30.626Z] #103 writing image sha256:bef3368b9d5912a6af1b793daeb8669fb300ef79c58d5f138b77848ee4a0bf36 0.0s done [2024-07-02T09:26:30.626Z] #103 naming to docker.io/library/core-command-arm64 done [2024-07-02T09:26:30.626Z] #103 DONE 13.3s [2024-07-02T09:26:30.626Z] [2024-07-02T09:26:30.626Z] #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-02T09:26:40.657Z] #125 DONE 1838.1s [2024-07-02T09:26:40.657Z] [2024-07-02T09:26:40.657Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:26:40.657Z] #148 ... [2024-07-02T09:26:40.657Z] [2024-07-02T09:26:40.657Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:26:40.657Z] #199 DONE 0.1s [2024-07-02T09:26:40.657Z] [2024-07-02T09:26:40.657Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:26:40.657Z] #148 ... [2024-07-02T09:26:40.657Z] [2024-07-02T09:26:40.657Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-02T09:26:41.296Z] #200 DONE 0.5s [2024-07-02T09:26:41.296Z] [2024-07-02T09:26:41.296Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-02T09:26:41.296Z] #201 DONE 0.2s [2024-07-02T09:26:41.296Z] [2024-07-02T09:26:41.296Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T09:26:41.564Z] #141 ... [2024-07-02T09:26:41.564Z] [2024-07-02T09:26:41.564Z] #103 [core-keeper] exporting to image [2024-07-02T09:26:41.564Z] #103 exporting layers [2024-07-02T09:26:42.151Z] #103 ... [2024-07-02T09:26:42.151Z] [2024-07-02T09:26:42.151Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T09:26:42.151Z] #141 DONE 1840.1s [2024-07-02T09:26:42.151Z] [2024-07-02T09:26:42.151Z] #103 [core-keeper] exporting to image [2024-07-02T09:26:42.415Z] #103 exporting layers 1.0s done [2024-07-02T09:26:42.680Z] #103 writing image sha256:33e0a9bbb524a0b844cb7f151ced92af53cda5248c056f71145f21214ac92d84 done [2024-07-02T09:26:42.680Z] #103 naming to docker.io/library/core-keeper-arm64 done [2024-07-02T09:26:42.680Z] #103 DONE 14.3s [2024-07-02T09:26:42.680Z] [2024-07-02T09:26:42.680Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:26:42.945Z] #148 ... [2024-07-02T09:26:42.945Z] [2024-07-02T09:26:42.945Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:26:43.528Z] #202 DONE 0.3s [2024-07-02T09:26:43.528Z] [2024-07-02T09:26:43.528Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T09:26:43.528Z] #203 DONE 0.1s [2024-07-02T09:26:43.528Z] [2024-07-02T09:26:43.529Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T09:26:44.046Z] #204 DONE 0.4s [2024-07-02T09:26:44.046Z] [2024-07-02T09:26:44.046Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:26:44.046Z] #148 ... [2024-07-02T09:26:44.046Z] [2024-07-02T09:26:44.046Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T09:26:44.046Z] #205 DONE 0.1s [2024-07-02T09:26:44.046Z] [2024-07-02T09:26:44.046Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T09:26:44.046Z] #206 DONE 0.1s [2024-07-02T09:26:44.046Z] [2024-07-02T09:26:44.046Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:26:44.345Z] #148 ... [2024-07-02T09:26:44.345Z] [2024-07-02T09:26:44.345Z] #103 [core-metadata] exporting to image [2024-07-02T09:26:44.633Z] #103 exporting layers 0.5s done [2024-07-02T09:26:44.633Z] #103 writing image sha256:bf5dfa3e886e8a60319366e1cffe1cc905ee6eb3cda413a0771c54a7c604627c done [2024-07-02T09:26:44.633Z] #103 naming to docker.io/library/core-metadata-arm64 done [2024-07-02T09:26:44.633Z] #103 DONE 14.8s [2024-07-02T09:26:44.633Z] [2024-07-02T09:26:44.633Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:26:46.657Z] #148 ... [2024-07-02T09:26:46.657Z] [2024-07-02T09:26:46.657Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T09:26:46.657Z] #145 DONE 1844.5s [2024-07-02T09:26:46.657Z] [2024-07-02T09:26:46.657Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:26:46.957Z] #207 DONE 0.3s [2024-07-02T09:26:46.957Z] [2024-07-02T09:26:46.957Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:26:46.957Z] #148 ... [2024-07-02T09:26:46.957Z] [2024-07-02T09:26:46.957Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T09:26:47.283Z] #208 DONE 0.2s [2024-07-02T09:26:47.283Z] [2024-07-02T09:26:47.283Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T09:26:47.568Z] #209 DONE 0.4s [2024-07-02T09:26:47.568Z] [2024-07-02T09:26:47.568Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:26:47.568Z] #148 ... [2024-07-02T09:26:47.568Z] [2024-07-02T09:26:47.568Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T09:26:47.568Z] #210 DONE 0.1s [2024-07-02T09:26:47.892Z] [2024-07-02T09:26:47.892Z] #103 [core-data] exporting to image [2024-07-02T09:26:48.274Z] #103 exporting layers 0.6s done [2024-07-02T09:26:48.274Z] #103 writing image sha256:31befec9c6ccc01ea6d6b6b2b56b9b98a2a434c287333bbcb25090469147d7fc done [2024-07-02T09:26:48.274Z] #103 naming to docker.io/library/core-data-arm64 done [2024-07-02T09:26:48.274Z] #103 DONE 15.4s [2024-07-02T09:26:48.274Z] [2024-07-02T09:26:48.274Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T09:27:14.952Z] #148 DONE 1869.5s [2024-07-02T09:27:14.952Z] [2024-07-02T09:27:14.952Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T09:27:14.952Z] #143 DONE 1869.4s [2024-07-02T09:27:14.952Z] [2024-07-02T09:27:14.952Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:27:14.952Z] #211 ... [2024-07-02T09:27:14.952Z] [2024-07-02T09:27:14.952Z] #212 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:27:14.952Z] #212 DONE 0.1s [2024-07-02T09:27:14.952Z] [2024-07-02T09:27:14.952Z] #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T09:27:14.952Z] #213 DONE 0.1s [2024-07-02T09:27:14.952Z] [2024-07-02T09:27:14.952Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T09:27:14.952Z] #211 DONE 0.1s [2024-07-02T09:27:14.952Z] [2024-07-02T09:27:14.952Z] #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T09:27:14.952Z] #214 DONE 0.1s [2024-07-02T09:27:14.952Z] [2024-07-02T09:27:14.952Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T09:27:14.952Z] #215 DONE 0.4s [2024-07-02T09:27:14.952Z] [2024-07-02T09:27:14.952Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T09:27:14.952Z] #216 DONE 0.4s [2024-07-02T09:27:14.952Z] [2024-07-02T09:27:14.952Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T09:27:14.952Z] #217 DONE 0.1s [2024-07-02T09:27:14.952Z] [2024-07-02T09:27:14.952Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T09:27:14.952Z] #218 DONE 0.1s [2024-07-02T09:27:14.952Z] [2024-07-02T09:27:14.952Z] #103 [support-scheduler] exporting to image [2024-07-02T09:27:14.952Z] #103 exporting layers [2024-07-02T09:27:14.952Z] #103 exporting layers 0.5s done [2024-07-02T09:27:14.952Z] #103 writing image sha256:4760bea1aa60f9585081da2dfd823dc41b20b2551abb6a21f79cc282d469d573 0.0s done [2024-07-02T09:27:14.952Z] #103 naming to docker.io/library/support-scheduler-arm64 done [2024-07-02T09:27:14.952Z] #103 exporting layers 0.6s done [2024-07-02T09:27:14.952Z] #103 writing image sha256:73574ad8ff0543cd47f6e55a3816fb2005162022f94b0226ff36f392cd3343b4 done [2024-07-02T09:27:14.952Z] #103 naming to docker.io/library/support-notifications-arm64 done [2024-07-02T09:27:14.952Z] #103 DONE 16.1s [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T09:27:14.952Z] time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T09:27:14.954Z] $ docker stop --time=1 aa57166d20cf5affc1a05faac5fbef0720e21b778499f6d2cbe8bc8d78fa22bf [2024-07-02T09:27:16.687Z] $ docker rm -f --volumes aa57166d20cf5affc1a05faac5fbef0720e21b778499f6d2cbe8bc8d78fa22bf [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T09:27:17.204Z] + docker images [2024-07-02T09:27:17.204Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T09:27:17.204Z] support-scheduler-arm64 latest 4760bea1aa60 5 seconds ago 42.4MB [2024-07-02T09:27:17.204Z] support-notifications-arm64 latest 73574ad8ff05 5 seconds ago 43.3MB [2024-07-02T09:27:17.204Z] core-data-arm64 latest 31befec9c6cc 30 seconds ago 40.2MB [2024-07-02T09:27:17.204Z] core-metadata-arm64 latest bf5dfa3e886e 34 seconds ago 40.3MB [2024-07-02T09:27:17.204Z] core-keeper-arm64 latest 33e0a9bbb524 36 seconds ago 35.2MB [2024-07-02T09:27:17.204Z] core-command-arm64 latest bef3368b9d59 48 seconds ago 39.9MB [2024-07-02T09:27:17.204Z] security-proxy-auth-arm64 latest daf989a62386 About a minute ago 37.4MB [2024-07-02T09:27:17.204Z] security-spiffe-token-provider-arm64 latest 632e0e6e45d2 9 minutes ago 34.1MB [2024-07-02T09:27:17.204Z] core-common-config-bootstrapper-arm64 latest fe06465d795a 11 minutes ago 20.1MB [2024-07-02T09:27:17.204Z] security-secretstore-setup-arm64 latest 2320d0334655 12 minutes ago 41.5MB [2024-07-02T09:27:17.204Z] security-bootstrapper-arm64 latest 2eeccaa40519 12 minutes ago 23.7MB [2024-07-02T09:27:17.204Z] security-proxy-setup-arm64 latest e37e87672890 12 minutes ago 31MB [2024-07-02T09:27:17.204Z] security-spire-config-arm64 latest de9f8528c3f4 32 minutes ago 101MB [2024-07-02T09:27:17.204Z] security-spire-agent-arm64 latest 1dd2a52413a5 32 minutes ago 157MB [2024-07-02T09:27:17.204Z] security-spire-server-arm64 latest 09602c2a1881 32 minutes ago 102MB [2024-07-02T09:27:17.204Z] ci-base-image-arm64 latest 31b45c482789 50 minutes ago 962MB [2024-07-02T09:27:17.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-02T09:27:17.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:27:17.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T09:27:17.660Z] [2024-07-02T09:27:17.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:27:17.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T09:27:17.994Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T09:27:17.994Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T09:27:17.994Z] 04944245beec: Pulling fs layer [2024-07-02T09:27:17.994Z] 699f458cf7ca: Pulling fs layer [2024-07-02T09:27:17.994Z] 765212b225bb: Pulling fs layer [2024-07-02T09:27:17.994Z] f23df028b6ca: Pulling fs layer [2024-07-02T09:27:17.994Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T09:27:17.994Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T09:27:17.994Z] 765212b225bb: Waiting [2024-07-02T09:27:17.994Z] f23df028b6ca: Waiting [2024-07-02T09:27:17.994Z] d65c8cfc05b1: Waiting [2024-07-02T09:27:17.994Z] 2437ff75d9bd: Waiting [2024-07-02T09:27:18.260Z] 04944245beec: Verifying Checksum [2024-07-02T09:27:18.260Z] 04944245beec: Download complete [2024-07-02T09:27:18.260Z] 765212b225bb: Verifying Checksum [2024-07-02T09:27:18.260Z] 765212b225bb: Download complete [2024-07-02T09:27:18.260Z] f23df028b6ca: Download complete [2024-07-02T09:27:18.260Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T09:27:18.260Z] d65c8cfc05b1: Download complete [2024-07-02T09:27:18.523Z] 699f458cf7ca: Verifying Checksum [2024-07-02T09:27:18.523Z] 699f458cf7ca: Download complete [2024-07-02T09:27:18.790Z] 8998bd30e6a1: Verifying Checksum [2024-07-02T09:27:18.790Z] 8998bd30e6a1: Download complete [2024-07-02T09:27:21.364Z] 2437ff75d9bd: Verifying Checksum [2024-07-02T09:27:21.364Z] 2437ff75d9bd: Download complete [2024-07-02T09:27:23.942Z] 8998bd30e6a1: Pull complete [2024-07-02T09:27:23.942Z] 04944245beec: Pull complete [2024-07-02T09:27:25.882Z] 699f458cf7ca: Pull complete [2024-07-02T09:27:25.882Z] 765212b225bb: Pull complete [2024-07-02T09:27:26.843Z] f23df028b6ca: Pull complete [2024-07-02T09:27:26.843Z] d65c8cfc05b1: Pull complete [2024-07-02T09:27:45.030Z] 2437ff75d9bd: Pull complete [2024-07-02T09:27:45.030Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T09:27:45.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T09:27:45.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:27:45.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-4798 does not seem to be running inside a container [2024-07-02T09:27:45.284Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-02T09:27:48.279Z] $ docker top c5f3f479b63656f6e77819ff1f0bf4289366de4db99514a37fddcf27315f2ea5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:27:49.187Z] ---> job-cost.sh [2024-07-02T09:27:49.187Z] lf-activate-venv: SKIPPING [2024-07-02T09:27:49.187Z] INFO: No Stack... [2024-07-02T09:27:49.767Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T09:27:50.347Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T09:27:50.987Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2024-07-02T09:27:50.987Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T09:27:51.019Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-6-stack-cost] [2024-07-02T09:27:51.032Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4790-6-stack-cost] did not exist. Created. [2024-07-02T09:27:51.039Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T09:27:51.690Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T09:27:51.875Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T09:27:51.885Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-6-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T09:27:51.893Z] $ docker stop --time=1 c5f3f479b63656f6e77819ff1f0bf4289366de4db99514a37fddcf27315f2ea5 [2024-07-02T09:27:53.451Z] $ docker rm -f --volumes c5f3f479b63656f6e77819ff1f0bf4289366de4db99514a37fddcf27315f2ea5 [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 [2024-07-02T09:27:53.931Z] provisioning config files... [2024-07-02T09:27:53.939Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config9660806707962625915tmp [Pipeline] { [Pipeline] sh [2024-07-02T09:27:54.243Z] + set +x [2024-07-02T09:27:54.243Z] + bash -s -- [2024-07-02T09:27:54.243Z] + curl -s https://codecov.io/bash [2024-07-02T09:27:54.243Z] [2024-07-02T09:27:54.243Z] _____ _ [2024-07-02T09:27:54.243Z] / ____| | | [2024-07-02T09:27:54.243Z] | | ___ __| | ___ ___ _____ __ [2024-07-02T09:27:54.243Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-02T09:27:54.243Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-02T09:27:54.243Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-02T09:27:54.243Z] Bash-1.0.6 [2024-07-02T09:27:54.243Z] [2024-07-02T09:27:54.243Z] [2024-07-02T09:27:54.243Z] ==> git version 2.25.1 found [2024-07-02T09:27:54.243Z] ==> 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 [2024-07-02T09:27:54.243Z] Release-Date: 2020-01-08 [2024-07-02T09:27:54.243Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-02T09:27:54.243Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-02T09:27:54.243Z] ==> Jenkins CI detected. [2024-07-02T09:27:54.243Z] current dir:  /w/workspace/edgex-go/6 [2024-07-02T09:27:54.243Z] project root: . [2024-07-02T09:27:54.243Z] --> token set from env [2024-07-02T09:27:54.243Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-02T09:27:54.243Z] ==> Running gcov in . (disable via -X gcov) [2024-07-02T09:27:54.243Z] ==> Python coveragepy not found [2024-07-02T09:27:54.243Z] ==> Searching for coverage reports in: [2024-07-02T09:27:54.243Z] + . [2024-07-02T09:27:54.243Z] -> Found 1 reports [2024-07-02T09:27:54.243Z] ==> Detecting git/mercurial file structure [2024-07-02T09:27:54.243Z] ==> Reading reports [2024-07-02T09:27:54.243Z] + ./coverage.out bytes=480141 [2024-07-02T09:27:54.243Z] ==> Appending adjustments [2024-07-02T09:27:54.243Z] https://docs.codecov.io/docs/fixing-reports [2024-07-02T09:27:55.618Z] + Found adjustments [2024-07-02T09:27:55.618Z] ==> Gzipping contents [2024-07-02T09:27:55.618Z] 60K /tmp/codecov.8wUEX8.gz [2024-07-02T09:27:55.618Z] ==> Uploading reports [2024-07-02T09:27:55.618Z] url: https://codecov.io [2024-07-02T09:27:55.618Z] query: branch=PR-4790&commit=4d0c6b4bcde87f6e508adc1e48317329ed0b1df5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= [2024-07-02T09:27:55.618Z] -> Pinging Codecov [2024-07-02T09:27:55.618Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4790&commit=4d0c6b4bcde87f6e508adc1e48317329ed0b1df5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= [2024-07-02T09:27:55.618Z] -> Uploading to [2024-07-02T09:27:55.618Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/4d0c6b4bcde87f6e508adc1e48317329ed0b1df5/ad241088-b6ce-46ba-9e67-b37418432a1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T092755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=065c84b2cb6b0383d6ff64c7f1ca398625d44306b3691ed8dd8f334e678086c6 [2024-07-02T09:27:55.618Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T09:27:55.618Z] Dload Upload Total Spent Left Speed [2024-07-02T09:27:55.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61109 0 0 100 61109 0 233k --:--:-- --:--:-- --:--:-- 233k [2024-07-02T09:27:55.878Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 [Pipeline] } [2024-07-02T09:27:55.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-02T09:27:56.522Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:27:56.813Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:27:57.674Z] ---> package-listing.sh [2024-07-02T09:27:57.674Z] ++ facter osfamily [2024-07-02T09:27:57.674Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T09:27:57.933Z] + OS_FAMILY=debian [2024-07-02T09:27:57.933Z] + workspace=/w/workspace/edgex-go/6 [2024-07-02T09:27:57.933Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T09:27:57.933Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T09:27:57.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T09:27:57.933Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T09:27:57.933Z] + '[' /w/workspace/edgex-go/6 ']' [2024-07-02T09:27:57.933Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T09:27:57.933Z] + case "${OS_FAMILY}" in [2024-07-02T09:27:57.933Z] + dpkg -l [2024-07-02T09:27:57.933Z] + grep '^ii' [2024-07-02T09:27:57.933Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T09:27:57.933Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T09:27:57.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T09:27:57.933Z] + '[' /w/workspace/edgex-go/6 ']' [2024-07-02T09:27:57.933Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2024-07-02T09:27:57.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2024-07-02T09:27:57.943Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-02T09:27:58.221Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:27:58.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T09:27:58.776Z] [2024-07-02T09:27:58.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T09:27:59.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T09:27:59.073Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T09:27:59.073Z] 5eb5b503b376: Pulling fs layer [2024-07-02T09:27:59.073Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T09:27:59.073Z] ec43610c2a17: Pulling fs layer [2024-07-02T09:27:59.073Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T09:27:59.073Z] 33b1e0a273af: Pulling fs layer [2024-07-02T09:27:59.073Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T09:27:59.073Z] 2f39f015ded8: Pulling fs layer [2024-07-02T09:27:59.073Z] 5d3b04190fa2: Waiting [2024-07-02T09:27:59.073Z] 33b1e0a273af: Waiting [2024-07-02T09:27:59.073Z] 3a2ae6a8a46f: Waiting [2024-07-02T09:27:59.073Z] 5c69ac0246d0: Verifying Checksum [2024-07-02T09:27:59.073Z] 5c69ac0246d0: Download complete [2024-07-02T09:27:59.073Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-02T09:27:59.073Z] 3a2ae6a8a46f: Download complete [2024-07-02T09:27:59.073Z] 33b1e0a273af: Verifying Checksum [2024-07-02T09:27:59.073Z] 33b1e0a273af: Download complete [2024-07-02T09:27:59.073Z] 5d3b04190fa2: Download complete [2024-07-02T09:27:59.335Z] ec43610c2a17: Verifying Checksum [2024-07-02T09:27:59.335Z] ec43610c2a17: Download complete [2024-07-02T09:27:59.335Z] 5eb5b503b376: Verifying Checksum [2024-07-02T09:27:59.335Z] 5eb5b503b376: Download complete [2024-07-02T09:28:00.284Z] 2f39f015ded8: Download complete [2024-07-02T09:28:00.541Z] 5eb5b503b376: Pull complete [2024-07-02T09:28:00.799Z] 5c69ac0246d0: Pull complete [2024-07-02T09:28:01.056Z] ec43610c2a17: Pull complete [2024-07-02T09:28:01.315Z] 3a2ae6a8a46f: Pull complete [2024-07-02T09:28:01.315Z] 33b1e0a273af: Pull complete [2024-07-02T09:28:01.573Z] 5d3b04190fa2: Pull complete [2024-07-02T09:28:05.758Z] 2f39f015ded8: Pull complete [2024-07-02T09:28:05.758Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T09:28:05.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T09:28:05.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T09:28:05.849Z] prd-ubuntu20.04-docker-8c-8g-4795 does not seem to be running inside a container [2024-07-02T09:28:05.865Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-02T09:28:14.457Z] $ docker top 635ddfbbb2860e260284b038ba367cff18a765dbe9355beaf7be0053fc1dcbaf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T09:28:14.818Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T09:28:15.099Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T09:28:15.376Z] + ls /var/log/sa-host [2024-07-02T09:28:15.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T09:28:15.448Z] provisioning config files... [2024-07-02T09:28:15.457Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3883054375146783244tmp [Pipeline] { [Pipeline] echo [2024-07-02T09:28:15.533Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:28:15.813Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T09:28:15.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:28:16.153Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T09:28:16.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:28:16.443Z] ---> sudo-logs.sh [2024-07-02T09:28:16.443Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T09:28:16.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:28:16.762Z] ---> job-cost.sh [2024-07-02T09:28:16.762Z] lf-activate-venv: SKIPPING [2024-07-02T09:28:16.762Z] DEBUG: total: 0.10999999940395355 [2024-07-02T09:28:16.762Z] INFO: Retrieving Stack Cost... [2024-07-02T09:28:17.022Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T09:28:17.589Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T09:28:17.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T09:28:17.885Z] ---> logs-deploy.sh [2024-07-02T09:28:17.885Z] lf-activate-venv: SKIPPING [2024-07-02T09:28:17.885Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4790/6 [2024-07-02T09:28:17.885Z] INFO: archiving workspace using pattern(s): [2024-07-02T09:28:18.825Z] Archives upload complete. [2024-07-02T09:28:19.085Z] INFO: archiving logs to Nexus [2024-07-02T09:28:19.656Z] ---> uname -a: [2024-07-02T09:28:19.656Z] Linux prd-ubuntu20-04-docker-8c-8g-4795 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] ---> lscpu: [2024-07-02T09:28:19.656Z] Architecture: x86_64 [2024-07-02T09:28:19.656Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-02T09:28:19.656Z] Byte Order: Little Endian [2024-07-02T09:28:19.656Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-02T09:28:19.656Z] CPU(s): 8 [2024-07-02T09:28:19.656Z] On-line CPU(s) list: 0-7 [2024-07-02T09:28:19.656Z] Thread(s) per core: 1 [2024-07-02T09:28:19.656Z] Core(s) per socket: 1 [2024-07-02T09:28:19.656Z] Socket(s): 8 [2024-07-02T09:28:19.656Z] NUMA node(s): 1 [2024-07-02T09:28:19.656Z] Vendor ID: AuthenticAMD [2024-07-02T09:28:19.656Z] CPU family: 23 [2024-07-02T09:28:19.656Z] Model: 49 [2024-07-02T09:28:19.656Z] Model name: AMD EPYC-Rome Processor [2024-07-02T09:28:19.656Z] Stepping: 0 [2024-07-02T09:28:19.656Z] CPU MHz: 2800.000 [2024-07-02T09:28:19.656Z] BogoMIPS: 5600.00 [2024-07-02T09:28:19.656Z] Virtualization: AMD-V [2024-07-02T09:28:19.656Z] Hypervisor vendor: KVM [2024-07-02T09:28:19.656Z] Virtualization type: full [2024-07-02T09:28:19.656Z] L1d cache: 256 KiB [2024-07-02T09:28:19.656Z] L1i cache: 256 KiB [2024-07-02T09:28:19.656Z] L2 cache: 4 MiB [2024-07-02T09:28:19.656Z] L3 cache: 128 MiB [2024-07-02T09:28:19.656Z] NUMA node0 CPU(s): 0-7 [2024-07-02T09:28:19.656Z] Vulnerability Itlb multihit: Not affected [2024-07-02T09:28:19.656Z] Vulnerability L1tf: Not affected [2024-07-02T09:28:19.656Z] Vulnerability Mds: Not affected [2024-07-02T09:28:19.656Z] Vulnerability Meltdown: Not affected [2024-07-02T09:28:19.656Z] Vulnerability Mmio stale data: Not affected [2024-07-02T09:28:19.656Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-02T09:28:19.656Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-02T09:28:19.656Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-02T09:28:19.656Z] Vulnerability Srbds: Not affected [2024-07-02T09:28:19.656Z] Vulnerability Tsx async abort: Not affected [2024-07-02T09:28:19.656Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] ---> nproc: [2024-07-02T09:28:19.656Z] 8 [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] ---> df -h: [2024-07-02T09:28:19.656Z] Filesystem Size Used Avail Use% Mounted on [2024-07-02T09:28:19.656Z] overlay 155G 26G 130G 17% / [2024-07-02T09:28:19.656Z] tmpfs 64M 0 64M 0% /dev [2024-07-02T09:28:19.656Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-02T09:28:19.656Z] shm 64M 0 64M 0% /dev/shm [2024-07-02T09:28:19.656Z] /dev/vda1 155G 26G 130G 17% /facter-os [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] ---> sar -b -r -n DEV: [2024-07-02T09:28:19.656Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4795) 07/02/24 _x86_64_ (8 CPU) [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] 08:29:12 LINUX RESTART (8 CPU) [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] 08:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-02T09:28:19.656Z] 08:31:01 182.55 4.15 178.39 0.00 439.93 61564.07 0.00 [2024-07-02T09:28:19.656Z] 08:32:01 63.73 0.12 63.62 0.00 20.12 25964.88 0.00 [2024-07-02T09:28:19.656Z] 08:33:01 34.78 0.03 34.74 0.00 0.27 24516.86 0.00 [2024-07-02T09:28:19.656Z] 08:34:01 56.92 0.20 56.72 0.00 2.80 38011.93 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 413.86 1.28 412.58 0.00 106.38 207267.72 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 690.90 12.11 678.79 0.00 104.12 180646.56 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 172.01 0.12 171.89 0.00 0.93 32084.91 0.00 [2024-07-02T09:28:19.656Z] 08:38:01 315.19 0.03 315.16 0.00 0.26 91002.51 0.00 [2024-07-02T09:28:19.656Z] 08:39:01 554.12 0.02 554.11 0.00 0.67 74272.02 0.00 [2024-07-02T09:28:19.656Z] 08:40:01 53.77 6.77 47.01 0.00 4319.68 8385.27 0.00 [2024-07-02T09:28:19.656Z] 08:41:02 7.02 0.02 7.00 0.00 0.13 127.98 0.00 [2024-07-02T09:28:19.656Z] 08:42:01 1.95 0.00 1.95 0.00 0.00 21.96 0.00 [2024-07-02T09:28:19.656Z] 08:43:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 [2024-07-02T09:28:19.656Z] 08:44:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 [2024-07-02T09:28:19.656Z] 08:45:01 1.88 0.02 1.87 0.00 0.13 20.93 0.00 [2024-07-02T09:28:19.656Z] 08:46:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 [2024-07-02T09:28:19.656Z] 08:47:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2024-07-02T09:28:19.656Z] 08:48:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 [2024-07-02T09:28:19.656Z] 08:49:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2024-07-02T09:28:19.656Z] 08:50:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 [2024-07-02T09:28:19.656Z] 08:51:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2024-07-02T09:28:19.656Z] 08:52:01 1.58 0.00 1.58 0.00 0.00 19.60 0.00 [2024-07-02T09:28:19.656Z] 08:53:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2024-07-02T09:28:19.656Z] 08:54:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2024-07-02T09:28:19.656Z] 08:55:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2024-07-02T09:28:19.656Z] 08:56:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2024-07-02T09:28:19.656Z] 08:57:01 2.78 1.52 1.27 0.00 35.46 16.13 0.00 [2024-07-02T09:28:19.656Z] 08:58:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 [2024-07-02T09:28:19.656Z] 08:59:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-07-02T09:28:19.656Z] 09:00:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 [2024-07-02T09:28:19.656Z] 09:01:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-07-02T09:28:19.656Z] 09:02:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2024-07-02T09:28:19.656Z] 09:03:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2024-07-02T09:28:19.656Z] 09:04:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 [2024-07-02T09:28:19.656Z] 09:05:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2024-07-02T09:28:19.656Z] 09:06:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2024-07-02T09:28:19.656Z] 09:07:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 [2024-07-02T09:28:19.656Z] 09:08:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 [2024-07-02T09:28:19.656Z] 09:09:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2024-07-02T09:28:19.656Z] 09:10:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2024-07-02T09:28:19.656Z] 09:11:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 [2024-07-02T09:28:19.656Z] 09:12:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 [2024-07-02T09:28:19.656Z] 09:13:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 [2024-07-02T09:28:19.656Z] 09:14:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2024-07-02T09:28:19.656Z] 09:15:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2024-07-02T09:28:19.656Z] 09:16:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2024-07-02T09:28:19.656Z] 09:17:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2024-07-02T09:28:19.656Z] 09:18:01 1.57 0.02 1.55 0.00 0.13 17.46 0.00 [2024-07-02T09:28:19.656Z] 09:19:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-07-02T09:28:19.656Z] 09:20:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 [2024-07-02T09:28:19.656Z] 09:21:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2024-07-02T09:28:19.656Z] 09:22:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 [2024-07-02T09:28:19.656Z] 09:23:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2024-07-02T09:28:19.656Z] 09:24:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2024-07-02T09:28:19.656Z] 09:25:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2024-07-02T09:28:19.656Z] 09:26:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2024-07-02T09:28:19.656Z] 09:27:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2024-07-02T09:28:19.656Z] 09:28:01 4.28 0.22 4.07 0.00 16.93 344.40 0.00 [2024-07-02T09:28:19.656Z] Average: 44.98 0.46 44.53 0.00 86.94 12846.32 0.00 [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] 08:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-02T09:28:19.656Z] 08:31:01 28013728 31519984 793720 2.41 106560 3597912 2035520 6.00 1251644 3148540 143776 [2024-07-02T09:28:19.656Z] 08:32:01 27199748 31338528 965940 2.94 128208 4147416 2145344 6.32 1861976 3285224 645424 [2024-07-02T09:28:19.656Z] 08:33:01 26539696 30742580 1560592 4.75 132176 4188952 2439876 7.19 2081200 3707616 435744 [2024-07-02T09:28:19.656Z] 08:34:01 28052588 31543640 765128 2.33 134468 3533392 1866524 5.50 1283264 3055636 5940 [2024-07-02T09:28:19.656Z] 08:35:01 21420504 31234844 1040108 3.16 148428 9619796 3448452 10.16 2115612 8580644 59908 [2024-07-02T09:28:19.656Z] 08:36:01 15153588 30474160 1757260 5.34 333780 14401464 5752400 16.95 3436212 12936312 107484 [2024-07-02T09:28:19.656Z] 08:37:01 11327532 29289412 2924360 8.89 354208 16838216 9110700 26.85 5794428 14191908 1721196 [2024-07-02T09:28:19.656Z] 08:38:01 9951168 30170180 2061460 6.27 366236 19036748 5130632 15.12 5719900 15631584 1735544 [2024-07-02T09:28:19.656Z] 08:39:01 12509120 31438700 841920 2.56 373140 17922336 2173032 6.40 2894144 16138628 84 [2024-07-02T09:28:19.656Z] 08:40:01 12066984 31420324 834752 2.54 399720 18316416 2096480 6.18 3180936 16265984 1240 [2024-07-02T09:28:19.656Z] 08:41:02 12114128 31462580 792424 2.41 398256 18313168 2093296 6.17 3134716 16262768 8 [2024-07-02T09:28:19.656Z] 08:42:01 12114080 31462592 792356 2.41 398312 18313168 2093296 6.17 3134756 16262772 8 [2024-07-02T09:28:19.656Z] 08:43:01 12115284 31463868 791056 2.41 398368 18313172 2093296 6.17 3133716 16262780 4 [2024-07-02T09:28:19.656Z] 08:44:01 12118844 31467524 787404 2.39 398412 18313176 2093296 6.17 3131084 16262788 8 [2024-07-02T09:28:19.656Z] 08:45:01 12118392 31467156 787572 2.40 398452 18313180 2118864 6.24 3131516 16262772 16 [2024-07-02T09:28:19.656Z] 08:46:01 12118248 31467016 787600 2.40 398500 18313184 2118864 6.24 3130856 16262776 28 [2024-07-02T09:28:19.656Z] 08:47:01 12117928 31466756 787640 2.40 398540 18313184 2118864 6.24 3131676 16262780 168 [2024-07-02T09:28:19.656Z] 08:48:01 12118108 31467028 787280 2.39 398608 18313188 2118864 6.24 3131336 16262788 172 [2024-07-02T09:28:19.656Z] 08:49:01 12117816 31466736 787504 2.39 398616 18313188 2118864 6.24 3131256 16262788 148 [2024-07-02T09:28:19.656Z] 08:50:01 12118156 31467148 787172 2.39 398644 18313184 2102776 6.20 3131160 16262784 16 [2024-07-02T09:28:19.656Z] 08:51:01 12118480 31467504 787012 2.39 398668 18313196 2102776 6.20 3131560 16262788 180 [2024-07-02T09:28:19.656Z] 08:52:01 12118696 31467724 786764 2.39 398692 18313200 2102776 6.20 3131336 16262788 24 [2024-07-02T09:28:19.656Z] 08:53:01 12118356 31467392 787032 2.39 398716 18313204 2102776 6.20 3131172 16262796 8 [2024-07-02T09:28:19.656Z] 08:54:01 12118868 31468000 786420 2.39 398728 18313208 2102776 6.20 3131228 16262804 12 [2024-07-02T09:28:19.656Z] 08:55:01 12118584 31467720 786680 2.39 398760 18313196 2102776 6.20 3131296 16262804 8 [2024-07-02T09:28:19.656Z] 08:56:01 12118248 31467484 786692 2.39 398784 18313212 2102776 6.20 3131348 16262812 28 [2024-07-02T09:28:19.656Z] 08:57:01 12110204 31461488 792536 2.41 398820 18314404 2102776 6.20 3140076 16263188 152 [2024-07-02T09:28:19.656Z] 08:58:01 12110376 31461692 792204 2.41 398844 18314408 2102776 6.20 3139828 16263180 196 [2024-07-02T09:28:19.656Z] 08:59:01 12110368 31461688 792124 2.41 398868 18314412 2102776 6.20 3139580 16263184 148 [2024-07-02T09:28:19.656Z] 09:00:01 12110092 31461472 792296 2.41 398912 18314412 2102776 6.20 3139768 16263188 32 [2024-07-02T09:28:19.656Z] 09:01:01 12110052 31461440 792244 2.41 398936 18314416 2102776 6.20 3139700 16263192 164 [2024-07-02T09:28:19.656Z] 09:02:01 12110404 31461856 792072 2.41 398968 18314420 2102776 6.20 3139924 16263200 44 [2024-07-02T09:28:19.656Z] 09:03:01 12110332 31461792 792032 2.41 398984 18314424 2102776 6.20 3139792 16263204 28 [2024-07-02T09:28:19.656Z] 09:04:01 12110388 31461912 791928 2.41 399008 18314428 2102776 6.20 3139596 16263200 28 [2024-07-02T09:28:19.656Z] 09:05:01 12110300 31461840 791928 2.41 399028 18314424 2102776 6.20 3139920 16263200 12 [2024-07-02T09:28:19.656Z] 09:06:01 12110608 31462176 791720 2.41 399048 18314432 2102776 6.20 3139616 16263204 8 [2024-07-02T09:28:19.656Z] 09:07:01 12110420 31461992 791860 2.41 399056 18314436 2102776 6.20 3139616 16263208 4 [2024-07-02T09:28:19.656Z] 09:08:01 12110500 31462072 791700 2.41 399076 18314436 2102776 6.20 3140024 16263208 4 [2024-07-02T09:28:19.656Z] 09:09:01 12110476 31462112 791652 2.41 399100 18314440 2102776 6.20 3139920 16263216 28 [2024-07-02T09:28:19.656Z] 09:10:01 12110556 31462200 791500 2.41 399116 18314436 2102776 6.20 3139812 16263212 16 [2024-07-02T09:28:19.656Z] 09:11:01 12110656 31462312 791404 2.41 399140 18314448 2102776 6.20 3140056 16263216 44 [2024-07-02T09:28:19.656Z] 09:12:01 12110460 31462124 791500 2.41 399168 18314452 2102776 6.20 3139764 16263224 8 [2024-07-02T09:28:19.656Z] 09:13:01 12111024 31462752 791092 2.41 399188 18314444 2102776 6.20 3140020 16263228 12 [2024-07-02T09:28:19.656Z] 09:14:01 12111040 31462780 791016 2.41 399200 18314460 2102776 6.20 3139844 16263236 196 [2024-07-02T09:28:19.656Z] 09:15:01 12110748 31462488 791204 2.41 399232 18314456 2102776 6.20 3140140 16263236 200 [2024-07-02T09:28:19.656Z] 09:16:01 12110596 31462400 791224 2.41 399248 18314464 2102776 6.20 3140168 16263236 176 [2024-07-02T09:28:19.656Z] 09:17:01 12110620 31462432 791132 2.41 399272 18314468 2102428 6.20 3140704 16263240 24 [2024-07-02T09:28:19.656Z] 09:18:01 12110336 31462196 791324 2.41 399300 18314468 2102428 6.20 3140224 16263240 8 [2024-07-02T09:28:19.656Z] 09:19:01 12110112 31461976 791424 2.41 399316 18314472 2102428 6.20 3140268 16263244 208 [2024-07-02T09:28:19.656Z] 09:20:01 12110208 31462148 791272 2.41 399348 18314480 2102428 6.20 3140252 16263252 8 [2024-07-02T09:28:19.656Z] 09:21:01 12110392 31462336 791232 2.41 399368 18314480 2102428 6.20 3140024 16263252 8 [2024-07-02T09:28:19.656Z] 09:22:01 12110416 31462368 791160 2.41 399388 18314484 2118484 6.24 3140008 16263256 24 [2024-07-02T09:28:19.656Z] 09:23:01 12110116 31462128 791380 2.41 399408 18314484 2102076 6.20 3140064 16263260 12 [2024-07-02T09:28:19.656Z] 09:24:01 12110560 31462704 790940 2.41 399420 18314616 2102076 6.20 3140064 16263392 8 [2024-07-02T09:28:19.656Z] 09:25:01 12110504 31462668 790924 2.41 399456 18314616 2102076 6.20 3140200 16263396 24 [2024-07-02T09:28:19.656Z] 09:26:01 12110552 31462780 790776 2.40 399488 18314620 2102076 6.20 3140248 16263396 12 [2024-07-02T09:28:19.656Z] 09:27:01 12110632 31462864 790616 2.40 399508 18314620 2102076 6.20 3140568 16263400 28 [2024-07-02T09:28:19.656Z] 09:28:01 11782664 31404724 847916 2.58 400264 18565068 2383764 7.03 3195076 16513364 254684 [2024-07-02T09:28:19.656Z] Average: 13333165 31368422 888607 2.70 372904 17084951 2370107 6.98 3108003 15134836 88168 [2024-07-02T09:28:19.656Z] [2024-07-02T09:28:19.656Z] 08:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-02T09:28:19.656Z] 08:31:01 ens3 1094.63 953.94 9936.59 99.35 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:31:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:31:01 docker0 827.15 904.29 61.85 5028.85 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:32:01 ens3 23.21 15.94 25.11 10.06 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:32:01 veth9d236fb 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:32:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:33:01 ens3 32.74 22.78 26.52 14.18 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:33:01 veth9d236fb 1.50 1.52 0.13 0.14 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:33:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:34:01 ens3 28.55 19.20 25.68 13.08 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:34:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 ens3 267.47 178.05 4323.46 173.48 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 vethebc68f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 veth6405054 2.70 3.47 0.26 1.47 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 veth595fcd1 0.35 0.98 0.03 0.16 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 veth8c88ebd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 veth6d312ea 1.83 4.47 0.14 63.39 0.00 0.00 0.00 0.01 [2024-07-02T09:28:19.656Z] 08:35:01 veth51f8175 1.15 2.75 0.09 30.91 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 vethfb6ac40 6.47 4.83 31.72 0.34 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 veth2f63af0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 vethe094e76 2.23 4.10 0.16 63.48 0.00 0.00 0.00 0.01 [2024-07-02T09:28:19.656Z] 08:35:01 vethf93fe93 2.88 6.12 0.21 63.49 0.00 0.00 0.00 0.01 [2024-07-02T09:28:19.656Z] 08:35:01 veth858fb40 0.92 1.02 0.09 0.50 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 veth0c52f7c 6.12 2.88 63.49 0.21 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 docker0 60.59 105.47 3.80 1309.45 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 veth56907ce 0.53 0.65 0.05 0.27 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 vethe318393 4.10 2.23 63.48 0.16 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 vethee93069 0.88 1.42 0.07 3.18 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 veth2bbb921 4.83 6.47 0.34 31.72 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:35:01 veth7aac67c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 ens3 708.63 402.12 5933.55 47.99 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 veth962b41c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 veth793ce69 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 veth595fcd1 0.12 0.42 0.01 0.02 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 veth38c6005 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 vethb1ae7b1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 veth90b5c2c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 veth02946e2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 docker0 390.70 692.13 34.94 5920.11 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 vethcebd9df 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 veth5c5ac43 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 veth684034c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 veth7b22afd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 vethadc83d0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:36:01 veth0ea4e01 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 ens3 7.45 5.65 5.93 3.46 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 veth962b41c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 veth793ce69 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 veth595fcd1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 veth38c6005 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 vethb1ae7b1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 veth90b5c2c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 veth02946e2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 vethcebd9df 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 veth5c5ac43 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 veth684034c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 veth7b22afd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 vethadc83d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:37:01 veth0ea4e01 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:38:01 ens3 5.94 4.25 4.69 2.64 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:38:01 veth962b41c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:38:01 veth793ce69 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:38:01 veth595fcd1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:38:01 veth38c6005 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:38:01 vethb1ae7b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.656Z] 08:38:01 veth90b5c2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:38:01 veth02946e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:38:01 vethcebd9df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:38:01 veth5c5ac43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:38:01 veth684034c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:38:01 veth7b22afd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:38:01 vethadc83d0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:38:01 veth0ea4e01 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:39:01 ens3 6.30 4.62 5.72 2.92 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:40:01 ens3 213.76 106.52 2715.45 7.39 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:40:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:41:02 ens3 0.23 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:42:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:45:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:46:01 ens3 0.27 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:47:01 ens3 0.52 0.32 0.28 0.21 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:48:01 ens3 0.40 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:50:01 ens3 0.65 0.18 0.11 0.07 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:51:01 ens3 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:52:01 ens3 0.72 0.72 0.89 0.30 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:55:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:56:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:57:01 ens3 8.03 6.77 5.45 6.39 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:00:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:02:01 ens3 0.42 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:04:01 ens3 0.55 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:05:01 ens3 0.72 0.48 0.53 0.34 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:07:01 ens3 0.47 0.08 0.10 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:08:01 ens3 0.78 0.37 0.30 0.22 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:09:01 ens3 0.62 0.37 0.35 0.27 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:10:01 ens3 0.77 0.22 0.13 0.07 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:11:01 ens3 1.05 0.57 0.36 0.23 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:12:01 ens3 0.38 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:13:01 ens3 0.48 0.45 0.35 0.28 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:15:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:16:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:19:01 ens3 0.32 0.12 0.10 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:20:01 ens3 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:25:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:26:01 ens3 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:27:01 ens3 0.73 0.55 0.39 0.22 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:28:01 ens3 88.58 53.45 2521.92 9.84 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:28:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] Average: ens3 42.79 30.44 437.56 6.76 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] Average: docker0 21.84 29.12 1.72 209.99 0.00 0.00 0.00 0.00 [2024-07-02T09:28:19.657Z] [2024-07-02T09:28:19.657Z] [2024-07-02T09:28:19.657Z] ---> sar -P ALL: [2024-07-02T09:28:19.657Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4795) 07/02/24 _x86_64_ (8 CPU) [2024-07-02T09:28:19.657Z] [2024-07-02T09:28:19.657Z] 08:29:12 LINUX RESTART (8 CPU) [2024-07-02T09:28:19.657Z] [2024-07-02T09:28:19.657Z] 08:30:02 CPU %user %nice %system %iowait %steal %idle [2024-07-02T09:28:19.657Z] 08:31:01 all 7.53 0.00 3.42 7.84 0.09 81.12 [2024-07-02T09:28:19.657Z] 08:31:01 0 7.17 0.00 4.10 0.36 0.10 88.27 [2024-07-02T09:28:19.657Z] 08:31:01 1 9.40 0.00 3.96 10.16 0.07 76.41 [2024-07-02T09:28:19.657Z] 08:31:01 2 7.29 0.00 4.90 0.45 0.07 87.29 [2024-07-02T09:28:19.657Z] 08:31:01 3 10.17 0.00 3.95 8.24 0.09 77.55 [2024-07-02T09:28:19.657Z] 08:31:01 4 6.53 0.00 2.70 1.16 0.15 89.45 [2024-07-02T09:28:19.657Z] 08:31:01 5 8.44 0.00 3.01 18.77 0.16 69.63 [2024-07-02T09:28:19.657Z] 08:31:01 6 4.98 0.00 2.74 0.27 0.05 91.95 [2024-07-02T09:28:19.657Z] 08:31:01 7 6.31 0.00 1.99 23.36 0.07 68.27 [2024-07-02T09:28:19.657Z] 08:32:01 all 29.15 0.00 4.58 2.18 0.11 63.99 [2024-07-02T09:28:19.657Z] 08:32:01 0 26.67 0.00 4.33 4.48 0.08 64.44 [2024-07-02T09:28:19.657Z] 08:32:01 1 24.99 0.00 3.94 0.05 0.08 70.93 [2024-07-02T09:28:19.657Z] 08:32:01 2 33.13 0.00 5.94 1.18 0.17 59.59 [2024-07-02T09:28:19.657Z] 08:32:01 3 32.74 0.00 4.82 6.59 0.08 55.77 [2024-07-02T09:28:19.657Z] 08:32:01 4 25.17 0.00 3.85 1.02 0.10 69.86 [2024-07-02T09:28:19.657Z] 08:32:01 5 34.52 0.00 4.63 3.59 0.17 57.09 [2024-07-02T09:28:19.657Z] 08:32:01 6 28.14 0.00 4.28 0.12 0.08 67.37 [2024-07-02T09:28:19.657Z] 08:32:01 7 27.74 0.00 4.83 0.37 0.08 66.98 [2024-07-02T09:28:19.657Z] 08:33:01 all 35.19 0.00 5.20 1.93 0.09 57.59 [2024-07-02T09:28:19.657Z] 08:33:01 0 32.11 0.00 4.43 6.38 0.07 57.00 [2024-07-02T09:28:19.657Z] 08:33:01 1 33.42 0.00 5.87 2.40 0.09 58.23 [2024-07-02T09:28:19.657Z] 08:33:01 2 39.22 0.00 5.20 1.04 0.10 54.44 [2024-07-02T09:28:19.657Z] 08:33:01 3 32.48 0.00 4.92 0.00 0.10 62.49 [2024-07-02T09:28:19.657Z] 08:33:01 4 34.55 0.00 5.09 0.00 0.08 60.28 [2024-07-02T09:28:19.657Z] 08:33:01 5 37.32 0.00 6.27 5.59 0.13 50.69 [2024-07-02T09:28:19.657Z] 08:33:01 6 35.92 0.00 4.86 0.00 0.08 59.13 [2024-07-02T09:28:19.657Z] 08:33:01 7 36.48 0.00 4.94 0.00 0.08 58.50 [2024-07-02T09:28:19.657Z] 08:34:01 all 38.62 0.00 6.38 3.48 0.10 51.42 [2024-07-02T09:28:19.657Z] 08:34:01 0 36.77 0.00 5.83 0.37 0.08 56.94 [2024-07-02T09:28:19.657Z] 08:34:01 1 38.21 0.00 6.40 18.40 0.10 36.89 [2024-07-02T09:28:19.657Z] 08:34:01 2 41.98 0.00 7.03 0.25 0.12 50.62 [2024-07-02T09:28:19.657Z] 08:34:01 3 38.65 0.00 5.75 0.10 0.10 55.39 [2024-07-02T09:28:19.657Z] 08:34:01 4 38.14 0.00 6.42 0.26 0.12 55.06 [2024-07-02T09:28:19.657Z] 08:34:01 5 40.97 0.00 7.73 6.30 0.10 44.90 [2024-07-02T09:28:19.657Z] 08:34:01 6 35.66 0.00 6.28 1.88 0.08 56.10 [2024-07-02T09:28:19.657Z] 08:34:01 7 38.56 0.00 5.61 0.10 0.12 55.60 [2024-07-02T09:28:19.657Z] 08:35:01 all 16.11 0.00 6.31 26.60 0.17 50.81 [2024-07-02T09:28:19.657Z] 08:35:01 0 14.32 0.00 6.11 20.45 0.27 58.84 [2024-07-02T09:28:19.657Z] 08:35:01 1 16.40 0.00 5.97 18.82 0.08 58.73 [2024-07-02T09:28:19.657Z] 08:35:01 2 14.11 0.00 4.76 16.03 0.10 65.00 [2024-07-02T09:28:19.657Z] 08:35:01 3 15.06 0.00 5.86 15.32 0.10 63.67 [2024-07-02T09:28:19.657Z] 08:35:01 4 15.89 0.00 6.23 48.76 0.12 29.00 [2024-07-02T09:28:19.657Z] 08:35:01 5 18.24 0.00 7.98 37.88 0.14 35.76 [2024-07-02T09:28:19.657Z] 08:35:01 6 17.64 0.00 5.49 10.26 0.29 66.33 [2024-07-02T09:28:19.657Z] 08:35:01 7 17.23 0.00 8.03 45.23 0.25 29.25 [2024-07-02T09:28:19.657Z] 08:36:01 all 11.54 0.00 5.74 15.65 0.08 66.98 [2024-07-02T09:28:19.657Z] 08:36:01 0 11.09 0.00 4.01 6.35 0.08 78.46 [2024-07-02T09:28:19.657Z] 08:36:01 1 11.85 0.00 5.02 5.79 0.08 77.27 [2024-07-02T09:28:19.657Z] 08:36:01 2 10.12 0.00 6.00 15.41 0.05 68.42 [2024-07-02T09:28:19.657Z] 08:36:01 3 10.13 0.00 4.81 7.07 0.07 77.92 [2024-07-02T09:28:19.657Z] 08:36:01 4 11.76 0.00 8.43 64.20 0.12 15.49 [2024-07-02T09:28:19.657Z] 08:36:01 5 12.67 0.00 5.69 5.37 0.05 76.21 [2024-07-02T09:28:19.657Z] 08:36:01 6 11.98 0.00 5.68 8.74 0.10 73.50 [2024-07-02T09:28:19.657Z] 08:36:01 7 12.74 0.00 6.31 12.81 0.10 68.03 [2024-07-02T09:28:19.657Z] 08:37:01 all 84.73 0.00 11.34 3.71 0.21 0.01 [2024-07-02T09:28:19.657Z] 08:37:01 0 85.43 0.00 10.70 3.78 0.10 0.00 [2024-07-02T09:28:19.657Z] 08:37:01 1 85.23 0.00 10.99 3.61 0.12 0.05 [2024-07-02T09:28:19.657Z] 08:37:01 2 83.58 0.00 12.24 4.02 0.12 0.03 [2024-07-02T09:28:19.657Z] 08:37:01 3 85.92 0.00 10.20 3.71 0.17 0.00 [2024-07-02T09:28:19.657Z] 08:37:01 4 85.51 0.00 10.66 3.58 0.25 0.00 [2024-07-02T09:28:19.657Z] 08:37:01 5 83.76 0.00 12.10 3.70 0.42 0.02 [2024-07-02T09:28:19.657Z] 08:37:01 6 85.21 0.00 10.78 3.65 0.36 0.00 [2024-07-02T09:28:19.657Z] 08:37:01 7 83.15 0.00 13.06 3.65 0.14 0.00 [2024-07-02T09:28:19.657Z] 08:38:01 all 81.60 0.00 11.19 5.91 0.20 1.09 [2024-07-02T09:28:19.657Z] 08:38:01 0 81.83 0.00 10.60 5.90 0.21 1.46 [2024-07-02T09:28:19.657Z] 08:38:01 1 81.45 0.00 11.15 5.84 0.15 1.40 [2024-07-02T09:28:19.657Z] 08:38:01 2 80.88 0.00 12.28 5.55 0.20 1.10 [2024-07-02T09:28:19.657Z] 08:38:01 3 81.73 0.00 11.23 6.74 0.22 0.09 [2024-07-02T09:28:19.657Z] 08:38:01 4 81.84 0.00 10.73 5.85 0.22 1.36 [2024-07-02T09:28:19.657Z] 08:38:01 5 82.18 0.00 11.03 5.73 0.19 0.87 [2024-07-02T09:28:19.657Z] 08:38:01 6 82.63 0.00 10.46 5.66 0.20 1.04 [2024-07-02T09:28:19.657Z] 08:38:01 7 80.23 0.00 12.06 6.04 0.23 1.44 [2024-07-02T09:28:19.657Z] 08:39:01 all 15.96 0.00 3.50 4.68 0.06 75.79 [2024-07-02T09:28:19.657Z] 08:39:01 0 16.11 0.00 3.28 4.44 0.07 76.10 [2024-07-02T09:28:19.657Z] 08:39:01 1 15.81 0.00 4.29 16.72 0.07 63.10 [2024-07-02T09:28:19.657Z] 08:39:01 2 15.95 0.00 3.17 2.02 0.05 78.81 [2024-07-02T09:28:19.657Z] 08:39:01 3 14.46 0.00 3.28 5.57 0.10 76.59 [2024-07-02T09:28:19.657Z] 08:39:01 4 16.44 0.00 3.69 2.41 0.07 77.39 [2024-07-02T09:28:19.657Z] 08:39:01 5 16.96 0.00 3.43 1.68 0.05 77.89 [2024-07-02T09:28:19.657Z] 08:39:01 6 17.13 0.00 3.22 2.88 0.05 76.72 [2024-07-02T09:28:19.657Z] 08:39:01 7 14.81 0.00 3.65 1.89 0.05 79.59 [2024-07-02T09:28:19.657Z] 08:40:01 all 2.51 0.00 1.29 2.70 0.04 93.47 [2024-07-02T09:28:19.657Z] 08:40:01 0 3.34 0.00 0.84 0.87 0.05 94.90 [2024-07-02T09:28:19.657Z] 08:40:01 1 2.33 0.00 1.55 0.17 0.02 95.94 [2024-07-02T09:28:19.657Z] 08:40:01 2 2.73 0.00 1.10 1.10 0.03 95.03 [2024-07-02T09:28:19.657Z] 08:40:01 3 3.34 0.00 1.21 0.74 0.03 94.69 [2024-07-02T09:28:19.657Z] 08:40:01 4 2.24 0.00 1.54 1.42 0.02 94.79 [2024-07-02T09:28:19.657Z] 08:40:01 5 2.46 0.00 0.92 3.15 0.03 93.44 [2024-07-02T09:28:19.657Z] 08:40:01 6 1.67 0.00 1.00 13.60 0.05 83.67 [2024-07-02T09:28:19.657Z] 08:40:01 7 1.94 0.00 2.14 0.57 0.05 95.30 [2024-07-02T09:28:19.657Z] 08:41:02 all 0.09 0.00 0.05 0.01 0.01 99.83 [2024-07-02T09:28:19.657Z] 08:41:02 0 0.05 0.00 0.07 0.03 0.00 99.85 [2024-07-02T09:28:19.657Z] 08:41:02 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-07-02T09:28:19.657Z] 08:41:02 2 0.10 0.00 0.03 0.02 0.02 99.83 [2024-07-02T09:28:19.657Z] 08:41:02 3 0.25 0.00 0.08 0.00 0.00 99.67 [2024-07-02T09:28:19.657Z] 08:41:02 4 0.10 0.00 0.03 0.00 0.03 99.83 [2024-07-02T09:28:19.657Z] 08:41:02 5 0.02 0.00 0.05 0.05 0.02 99.87 [2024-07-02T09:28:19.657Z] 08:41:02 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-02T09:28:19.657Z] 08:41:02 7 0.20 0.00 0.07 0.00 0.00 99.73 [2024-07-02T09:28:19.657Z] [2024-07-02T09:28:19.657Z] 08:41:02 CPU %user %nice %system %iowait %steal %idle [2024-07-02T09:28:19.657Z] 08:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-07-02T09:28:19.657Z] 08:42:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-02T09:28:19.657Z] 08:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.657Z] 08:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.657Z] 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.657Z] 08:42:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-02T09:28:19.657Z] 08:42:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2024-07-02T09:28:19.657Z] 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.657Z] 08:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-02T09:28:19.657Z] 08:43:01 all 0.03 0.00 0.01 0.04 0.01 99.91 [2024-07-02T09:28:19.657Z] 08:43:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-02T09:28:19.657Z] 08:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-02T09:28:19.657Z] 08:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.657Z] 08:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.657Z] 08:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-02T09:28:19.657Z] 08:43:01 5 0.07 0.00 0.00 0.32 0.02 99.60 [2024-07-02T09:28:19.657Z] 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.657Z] 08:43:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-07-02T09:28:19.657Z] 08:44:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-07-02T09:28:19.657Z] 08:44:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2024-07-02T09:28:19.657Z] 08:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-02T09:28:19.657Z] 08:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.657Z] 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.657Z] 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.657Z] 08:44:01 5 1.78 0.00 0.00 0.02 0.02 98.19 [2024-07-02T09:28:19.657Z] 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.657Z] 08:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.657Z] 08:45:01 all 0.12 0.00 0.02 0.01 0.01 99.84 [2024-07-02T09:28:19.657Z] 08:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.657Z] 08:45:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-02T09:28:19.657Z] 08:45:01 2 0.07 0.00 0.03 0.02 0.02 99.87 [2024-07-02T09:28:19.657Z] 08:45:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-07-02T09:28:19.657Z] 08:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.657Z] 08:45:01 5 0.63 0.00 0.05 0.08 0.02 99.22 [2024-07-02T09:28:19.657Z] 08:45:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 08:45:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-02T09:28:19.658Z] 08:46:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-07-02T09:28:19.658Z] 08:46:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 08:46:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-07-02T09:28:19.658Z] 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:46:01 6 0.70 0.00 0.00 0.00 0.02 99.29 [2024-07-02T09:28:19.658Z] 08:46:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-02T09:28:19.658Z] 08:47:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-07-02T09:28:19.658Z] 08:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 08:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 08:47:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-02T09:28:19.658Z] 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 08:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 08:47:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-02T09:28:19.658Z] 08:47:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2024-07-02T09:28:19.658Z] 08:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 08:48:01 all 0.27 0.00 0.01 0.06 0.01 99.64 [2024-07-02T09:28:19.658Z] 08:48:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2024-07-02T09:28:19.658Z] 08:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 08:48:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2024-07-02T09:28:19.658Z] 08:48:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:48:01 5 0.00 0.00 0.00 0.45 0.00 99.55 [2024-07-02T09:28:19.658Z] 08:48:01 6 1.95 0.00 0.02 0.00 0.02 98.01 [2024-07-02T09:28:19.658Z] 08:48:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 08:49:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2024-07-02T09:28:19.658Z] 08:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 08:49:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2024-07-02T09:28:19.658Z] 08:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 08:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 08:49:01 6 1.82 0.00 0.03 0.00 0.00 98.14 [2024-07-02T09:28:19.658Z] 08:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 08:50:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2024-07-02T09:28:19.658Z] 08:50:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2024-07-02T09:28:19.658Z] 08:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 08:50:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-07-02T09:28:19.658Z] 08:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 08:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:50:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2024-07-02T09:28:19.658Z] 08:50:01 7 0.12 0.00 0.00 0.00 0.00 99.88 [2024-07-02T09:28:19.658Z] 08:51:01 all 0.26 0.00 0.01 0.00 0.01 99.73 [2024-07-02T09:28:19.658Z] 08:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:51:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2024-07-02T09:28:19.658Z] 08:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 08:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:51:01 6 1.94 0.00 0.00 0.00 0.00 98.06 [2024-07-02T09:28:19.658Z] 08:51:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-02T09:28:19.658Z] 08:52:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-07-02T09:28:19.658Z] 08:52:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2024-07-02T09:28:19.658Z] 08:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 08:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 08:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 08:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:52:01 5 0.05 0.00 0.00 0.02 0.03 99.90 [2024-07-02T09:28:19.658Z] 08:52:01 6 1.87 0.00 0.03 0.00 0.02 98.08 [2024-07-02T09:28:19.658Z] 08:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] [2024-07-02T09:28:19.658Z] 08:52:01 CPU %user %nice %system %iowait %steal %idle [2024-07-02T09:28:19.658Z] 08:53:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-07-02T09:28:19.658Z] 08:53:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-02T09:28:19.658Z] 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 08:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 08:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 08:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 08:53:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-02T09:28:19.658Z] 08:53:01 6 0.25 0.00 0.00 0.00 0.00 99.75 [2024-07-02T09:28:19.658Z] 08:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 08:54:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2024-07-02T09:28:19.658Z] 08:54:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2024-07-02T09:28:19.658Z] 08:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 08:54:01 5 0.03 0.00 0.02 0.02 0.03 99.90 [2024-07-02T09:28:19.658Z] 08:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 08:54:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-02T09:28:19.658Z] 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-02T09:28:19.658Z] 08:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 08:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 08:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 08:55:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-07-02T09:28:19.658Z] 08:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 08:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 08:56:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-07-02T09:28:19.658Z] 08:56:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-02T09:28:19.658Z] 08:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 08:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 08:56:01 5 0.03 0.00 0.00 0.02 0.03 99.92 [2024-07-02T09:28:19.658Z] 08:56:01 6 0.30 0.00 0.00 0.00 0.02 99.68 [2024-07-02T09:28:19.658Z] 08:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 08:57:01 all 0.27 0.00 0.03 0.01 0.01 99.68 [2024-07-02T09:28:19.658Z] 08:57:01 0 0.18 0.00 0.07 0.00 0.02 99.73 [2024-07-02T09:28:19.658Z] 08:57:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-07-02T09:28:19.658Z] 08:57:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2024-07-02T09:28:19.658Z] 08:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 08:57:01 4 0.22 0.00 0.03 0.00 0.00 99.75 [2024-07-02T09:28:19.658Z] 08:57:01 5 0.18 0.00 0.05 0.02 0.03 99.72 [2024-07-02T09:28:19.658Z] 08:57:01 6 0.90 0.00 0.00 0.00 0.00 99.10 [2024-07-02T09:28:19.658Z] 08:57:01 7 0.52 0.00 0.05 0.03 0.00 99.40 [2024-07-02T09:28:19.658Z] 08:58:01 all 0.20 0.00 0.02 0.00 0.01 99.76 [2024-07-02T09:28:19.658Z] 08:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 08:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 08:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 08:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-02T09:28:19.658Z] 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:58:01 5 0.03 0.00 0.02 0.02 0.03 99.90 [2024-07-02T09:28:19.658Z] 08:58:01 6 1.47 0.00 0.03 0.00 0.02 98.48 [2024-07-02T09:28:19.658Z] 08:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 08:59:01 all 0.17 0.00 0.00 0.00 0.01 99.82 [2024-07-02T09:28:19.658Z] 08:59:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 08:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 08:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 08:59:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-02T09:28:19.658Z] 08:59:01 6 1.19 0.00 0.00 0.00 0.00 98.81 [2024-07-02T09:28:19.658Z] 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:00:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-07-02T09:28:19.658Z] 09:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-02T09:28:19.658Z] 09:00:01 1 0.02 0.00 0.03 0.07 0.00 99.88 [2024-07-02T09:28:19.658Z] 09:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:00:01 5 0.02 0.00 0.00 0.03 0.03 99.92 [2024-07-02T09:28:19.658Z] 09:00:01 6 0.15 0.00 0.02 0.00 0.02 99.82 [2024-07-02T09:28:19.658Z] 09:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-02T09:28:19.658Z] 09:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-02T09:28:19.658Z] 09:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 09:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 09:01:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:01:01 5 0.03 0.00 0.02 0.02 0.03 99.90 [2024-07-02T09:28:19.658Z] 09:01:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2024-07-02T09:28:19.658Z] 09:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:02:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2024-07-02T09:28:19.658Z] 09:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:02:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:02:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-02T09:28:19.658Z] 09:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:02:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-02T09:28:19.658Z] 09:02:01 6 0.43 0.00 0.00 0.00 0.00 99.57 [2024-07-02T09:28:19.658Z] 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:03:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-07-02T09:28:19.658Z] 09:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 09:03:01 1 0.00 0.00 0.08 0.00 0.02 99.90 [2024-07-02T09:28:19.658Z] 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:03:01 5 0.05 0.00 0.02 0.00 0.03 99.90 [2024-07-02T09:28:19.658Z] 09:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:03:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-02T09:28:19.658Z] [2024-07-02T09:28:19.658Z] 09:03:01 CPU %user %nice %system %iowait %steal %idle [2024-07-02T09:28:19.658Z] 09:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-07-02T09:28:19.658Z] 09:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-02T09:28:19.658Z] 09:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 09:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 09:04:01 5 0.02 0.00 0.03 0.02 0.03 99.90 [2024-07-02T09:28:19.658Z] 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-07-02T09:28:19.658Z] 09:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 09:05:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-02T09:28:19.658Z] 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:05:01 5 0.05 0.00 0.02 0.02 0.03 99.88 [2024-07-02T09:28:19.658Z] 09:05:01 6 0.12 0.00 0.02 0.00 0.02 99.85 [2024-07-02T09:28:19.658Z] 09:05:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 09:06:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:06:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:06:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:07:01 all 0.01 0.00 0.01 0.01 0.02 99.95 [2024-07-02T09:28:19.658Z] 09:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:07:01 1 0.00 0.00 0.05 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:07:01 3 0.03 0.00 0.00 0.00 0.08 99.88 [2024-07-02T09:28:19.658Z] 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:07:01 5 0.02 0.00 0.02 0.05 0.02 99.90 [2024-07-02T09:28:19.658Z] 09:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:08:01 all 0.01 0.00 0.01 0.15 0.01 99.81 [2024-07-02T09:28:19.658Z] 09:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:08:01 1 0.02 0.00 0.02 0.15 0.02 99.80 [2024-07-02T09:28:19.658Z] 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:08:01 5 0.02 0.00 0.03 1.08 0.03 98.83 [2024-07-02T09:28:19.658Z] 09:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:09:01 all 0.04 0.00 0.01 0.06 0.01 99.87 [2024-07-02T09:28:19.658Z] 09:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:09:01 1 0.02 0.00 0.02 0.35 0.02 99.60 [2024-07-02T09:28:19.658Z] 09:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-02T09:28:19.658Z] 09:09:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-02T09:28:19.658Z] 09:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:09:01 5 0.02 0.00 0.02 0.17 0.02 99.78 [2024-07-02T09:28:19.658Z] 09:09:01 6 0.10 0.00 0.00 0.00 0.02 99.88 [2024-07-02T09:28:19.658Z] 09:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 09:10:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2024-07-02T09:28:19.658Z] 09:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 09:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:10:01 5 0.02 0.00 0.02 0.18 0.02 99.77 [2024-07-02T09:28:19.658Z] 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-02T09:28:19.658Z] 09:11:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2024-07-02T09:28:19.658Z] 09:11:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:11:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2024-07-02T09:28:19.658Z] 09:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-02T09:28:19.658Z] 09:11:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2024-07-02T09:28:19.658Z] 09:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:12:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2024-07-02T09:28:19.658Z] 09:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 09:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:12:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2024-07-02T09:28:19.658Z] 09:12:01 5 0.00 0.00 0.00 0.17 0.00 99.83 [2024-07-02T09:28:19.658Z] 09:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 09:12:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:13:01 all 0.04 0.00 0.01 0.05 0.01 99.89 [2024-07-02T09:28:19.658Z] 09:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:13:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-02T09:28:19.658Z] 09:13:01 5 0.02 0.00 0.00 0.37 0.02 99.60 [2024-07-02T09:28:19.658Z] 09:13:01 6 0.13 0.00 0.02 0.00 0.00 99.85 [2024-07-02T09:28:19.658Z] 09:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-02T09:28:19.658Z] 09:14:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-07-02T09:28:19.658Z] 09:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 09:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 09:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:14:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2024-07-02T09:28:19.658Z] 09:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] [2024-07-02T09:28:19.658Z] 09:14:01 CPU %user %nice %system %iowait %steal %idle [2024-07-02T09:28:19.658Z] 09:15:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2024-07-02T09:28:19.658Z] 09:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:15:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2024-07-02T09:28:19.658Z] 09:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 09:15:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-02T09:28:19.658Z] 09:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-07-02T09:28:19.658Z] 09:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 09:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:16:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 09:16:01 5 0.00 0.00 0.00 0.07 0.00 99.93 [2024-07-02T09:28:19.658Z] 09:16:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2024-07-02T09:28:19.658Z] 09:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:17:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-07-02T09:28:19.658Z] 09:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 09:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 09:17:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2024-07-02T09:28:19.658Z] 09:17:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-02T09:28:19.658Z] 09:17:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2024-07-02T09:28:19.658Z] 09:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 09:18:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-07-02T09:28:19.658Z] 09:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-02T09:28:19.658Z] 09:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:18:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-02T09:28:19.658Z] 09:18:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 09:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:19:01 all 0.06 0.00 0.01 0.02 0.00 99.91 [2024-07-02T09:28:19.658Z] 09:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.658Z] 09:19:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-02T09:28:19.658Z] 09:19:01 5 0.02 0.00 0.00 0.13 0.00 99.85 [2024-07-02T09:28:19.658Z] 09:19:01 6 0.35 0.00 0.00 0.00 0.00 99.65 [2024-07-02T09:28:19.658Z] 09:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:20:01 all 0.02 0.00 0.00 0.02 0.01 99.95 [2024-07-02T09:28:19.658Z] 09:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:20:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-02T09:28:19.658Z] 09:20:01 5 0.00 0.00 0.00 0.13 0.00 99.87 [2024-07-02T09:28:19.658Z] 09:20:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-02T09:28:19.658Z] 09:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-02T09:28:19.658Z] 09:21:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.658Z] 09:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-02T09:28:19.658Z] 09:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 09:21:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2024-07-02T09:28:19.658Z] 09:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.658Z] 09:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-02T09:28:19.658Z] 09:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:22:01 all 0.00 0.00 0.01 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.658Z] 09:22:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2024-07-02T09:28:19.659Z] 09:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.659Z] 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.659Z] 09:22:01 4 0.00 0.00 0.05 0.00 0.02 99.93 [2024-07-02T09:28:19.659Z] 09:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.659Z] 09:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-07-02T09:28:19.659Z] 09:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:23:01 1 0.00 0.00 0.03 0.05 0.00 99.92 [2024-07-02T09:28:19.659Z] 09:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.659Z] 09:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:23:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-02T09:28:19.659Z] 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.659Z] 09:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.659Z] 09:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-02T09:28:19.659Z] 09:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-02T09:28:19.659Z] 09:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-02T09:28:19.659Z] 09:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.659Z] 09:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.659Z] 09:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-02T09:28:19.659Z] 09:24:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-07-02T09:28:19.659Z] 09:24:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-02T09:28:19.659Z] 09:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.659Z] 09:25:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2024-07-02T09:28:19.659Z] 09:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.659Z] 09:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-02T09:28:19.659Z] 09:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.659Z] 09:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:25:01 5 0.03 0.00 0.03 0.02 0.03 99.88 [2024-07-02T09:28:19.659Z] 09:25:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2024-07-02T09:28:19.659Z] 09:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.659Z] [2024-07-02T09:28:19.659Z] 09:25:01 CPU %user %nice %system %iowait %steal %idle [2024-07-02T09:28:19.659Z] 09:26:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2024-07-02T09:28:19.659Z] 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.659Z] 09:26:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-07-02T09:28:19.659Z] 09:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.659Z] 09:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-02T09:28:19.659Z] 09:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-02T09:28:19.659Z] 09:26:01 6 0.94 0.00 0.00 0.00 0.00 99.06 [2024-07-02T09:28:19.659Z] 09:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-02T09:28:19.659Z] 09:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-02T09:28:19.659Z] 09:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-02T09:28:19.659Z] 09:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-02T09:28:19.659Z] 09:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.659Z] 09:27:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-02T09:28:19.659Z] 09:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-02T09:28:19.659Z] 09:28:01 all 1.42 0.00 0.61 0.06 0.02 97.88 [2024-07-02T09:28:19.659Z] 09:28:01 0 1.30 0.00 0.68 0.00 0.02 98.00 [2024-07-02T09:28:19.659Z] 09:28:01 1 1.50 0.00 0.70 0.02 0.02 97.76 [2024-07-02T09:28:19.659Z] 09:28:01 2 1.22 0.00 0.62 0.00 0.03 98.13 [2024-07-02T09:28:19.659Z] 09:28:01 3 1.00 0.00 0.57 0.02 0.03 98.38 [2024-07-02T09:28:19.659Z] 09:28:01 4 2.05 0.00 0.63 0.00 0.02 97.30 [2024-07-02T09:28:19.659Z] 09:28:01 5 1.49 0.00 0.37 0.40 0.02 97.73 [2024-07-02T09:28:19.659Z] 09:28:01 6 1.22 0.00 0.69 0.07 0.03 97.99 [2024-07-02T09:28:19.659Z] 09:28:01 7 1.55 0.00 0.64 0.02 0.02 97.78 [2024-07-02T09:28:19.659Z] Average: all 5.57 0.00 1.02 1.28 0.03 92.11 [2024-07-02T09:28:19.659Z] Average: 0 5.40 0.00 0.95 0.91 0.03 92.71 [2024-07-02T09:28:19.659Z] Average: 1 5.48 0.00 1.03 1.41 0.02 92.06 [2024-07-02T09:28:19.659Z] Average: 2 5.65 0.00 1.08 0.80 0.03 92.44 [2024-07-02T09:28:19.659Z] Average: 3 5.52 0.00 0.96 0.91 0.03 92.58 [2024-07-02T09:28:19.659Z] Average: 4 5.45 0.00 1.03 2.17 0.03 91.32 [2024-07-02T09:28:19.659Z] Average: 5 5.78 0.00 1.08 1.62 0.04 91.48 [2024-07-02T09:28:19.659Z] Average: 6 5.84 0.00 0.95 0.80 0.03 92.38 [2024-07-02T09:28:19.659Z] Average: 7 5.42 0.00 1.08 1.59 0.03 91.88 [2024-07-02T09:28:19.659Z] [2024-07-02T09:28:19.659Z] [2024-07-02T09:28:19.659Z]