Pull request #4797 updated 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 lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 6cb94d1249c9906908fa52193fb081dd5c943314+971ded0da61705452274f4b577f848bc3eecf2cb (ae5cf087dac98154e320129de168defb471f2147) 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-ssh17705548371349858588.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17413031554054645537.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4797/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-4797/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12356814138890739182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15442829992813582140.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-4797/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-4797/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10934048475403622781.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-ubuntu20.04-docker-8c-8g-211’ is offline Running on prd-ubuntu20.04-docker-8c-8g-213 in /w/workspace/edgexfoundry_edgex-go_PR-4797 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 6cb94d1249c9906908fa52193fb081dd5c943314 Merge succeeded, producing 6cb94d1249c9906908fa52193fb081dd5c943314 Checking out Revision 6cb94d1249c9906908fa52193fb081dd5c943314 (PR-4797) > 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/4797/head:refs/remotes/origin/PR-4797 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb94d1249c9906908fa52193fb081dd5c943314 # 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 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb94d1249c9906908fa52193fb081dd5c943314 # timeout=10 Commit message: "feat: Add new bypassValidation query param to Add Device API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-07T07:33:13.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-07T07:33:13.724Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-07T07:33:13.749Z] ========================================================= [2024-05-07T07:33:13.749Z] EdgeX Global Pipelines Version Info [2024-05-07T07:33:13.749Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk be36b08e3d6f426bbf1d042e5e268041ff48cc83 # timeout=10 [2024-05-07T07:33:14.861Z] ------------------- [2024-05-07T07:33:14.861Z] stable info: [2024-05-07T07:33:14.861Z] ------------------- [2024-05-07T07:33:14.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-07T07:33:14.861Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-07T07:33:14.861Z] Message: update stable to v1.0.258 [2024-05-07T07:33:15.121Z] ------------------- [2024-05-07T07:33:15.121Z] experimental info: [2024-05-07T07:33:15.121Z] ------------------- [2024-05-07T07:33:15.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-07T07:33:15.121Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-07T07:33:15.121Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-07T07:33:15.189Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-07T07:33:15.204Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-07T07:33:15.227Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-07T07:33:15.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-07T07:33:15.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-07T07:33:15.286Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-07T07:33:15.305Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-07T07:33:15.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-07T07:33:15.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-07T07:33:15.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-07T07:33:15.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-07T07:33:15.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-07T07:33:15.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-07T07:33:15.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-07T07:33:15.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-07T07:33:15.485Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-07T07:33:15.509Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-07T07:33:15.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-07T07:33:15.552Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-07T07:33:15.574Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-07T07:33:15.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-07T07:33:15.614Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-07T07:33:15.634Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-07T07:33:15.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4797 [Pipeline] echo [2024-05-07T07:33:15.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4797 [Pipeline] echo [2024-05-07T07:33:15.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4797 [Pipeline] echo [2024-05-07T07:33:15.716Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cb94d1249c9906908fa52193fb081dd5c943314 [Pipeline] echo [2024-05-07T07:33:15.735Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cb94d1 [Pipeline] echo [2024-05-07T07:33:15.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T07:33:15.900Z] provisioning config files... [2024-05-07T07:33:15.914Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config18239793735767246378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T07:33:16.248Z] ---> ****-login.sh [2024-05-07T07:33:16.248Z] nexus3.edgexfoundry.org:10001 [2024-05-07T07:33:16.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:33:16.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:33:16.508Z] Configure a credential helper to remove this warning. See [2024-05-07T07:33:16.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:33:16.508Z] [2024-05-07T07:33:16.508Z] Login Succeeded [2024-05-07T07:33:16.508Z] nexus3.edgexfoundry.org:10002 [2024-05-07T07:33:16.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:33:16.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:33:16.768Z] Configure a credential helper to remove this warning. See [2024-05-07T07:33:16.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:33:16.768Z] [2024-05-07T07:33:16.768Z] Login Succeeded [2024-05-07T07:33:16.768Z] nexus3.edgexfoundry.org:10003 [2024-05-07T07:33:16.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:33:16.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:33:16.768Z] Configure a credential helper to remove this warning. See [2024-05-07T07:33:16.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:33:16.768Z] [2024-05-07T07:33:16.768Z] Login Succeeded [2024-05-07T07:33:16.768Z] nexus3.edgexfoundry.org:10004 [2024-05-07T07:33:16.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:33:16.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:33:16.768Z] Configure a credential helper to remove this warning. See [2024-05-07T07:33:16.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:33:16.768Z] [2024-05-07T07:33:16.768Z] Login Succeeded [2024-05-07T07:33:16.768Z] ****.io [2024-05-07T07:33:17.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:33:17.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:33:17.290Z] Configure a credential helper to remove this warning. See [2024-05-07T07:33:17.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:33:17.290Z] [2024-05-07T07:33:17.290Z] Login Succeeded [2024-05-07T07:33:17.290Z] ---> ****-login.sh ends [Pipeline] } [2024-05-07T07:33:17.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T07:33:17.630Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-05-07T07:33:17.630Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2024-05-07T07:33:17.630Z] [2024-05-07T07:33:17.630Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-07T07:33:17.630Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-05-07T07:33:17.630Z] + cut -d/ -f2 [2024-05-07T07:33:17.630Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-07T07:33:17.630Z] + + dirname cmd/core-data/Dockerfile [2024-05-07T07:33:17.630Z] cut -d/ -f2 [2024-05-07T07:33:17.630Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-07T07:33:17.630Z] + + cutdirname -d/ cmd/core-metadata/Dockerfile -f2 [2024-05-07T07:33:17.630Z] [2024-05-07T07:33:17.630Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-07T07:33:17.630Z] + cut -d/ -f2+ [2024-05-07T07:33:17.630Z] dirname cmd/security-bootstrapper/Dockerfile [2024-05-07T07:33:17.630Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-07T07:33:17.630Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-05-07T07:33:17.630Z] + cut -d/ -f2 [2024-05-07T07:33:17.630Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-07T07:33:17.630Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-05-07T07:33:17.630Z] cut -d/ -f2 [2024-05-07T07:33:17.630Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-07T07:33:17.630Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-07T07:33:17.631Z] + cut -d/ -f2 [2024-05-07T07:33:17.631Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-07T07:33:17.631Z] + + dirname cmd/security-spiffe-token-provider/Dockerfilecut [2024-05-07T07:33:17.631Z] -d/ -f2 [2024-05-07T07:33:17.631Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-07T07:33:17.631Z] + dirname cmd/security-spire-agent/Dockerfile [2024-05-07T07:33:17.631Z] + cut -d/ -f2 [2024-05-07T07:33:17.631Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-07T07:33:17.631Z] + dirname+ cmd/security-spire-config/Dockerfile [2024-05-07T07:33:17.631Z] cut -d/ -f2 [2024-05-07T07:33:17.631Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-07T07:33:17.631Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-07T07:33:17.631Z] + cut -d/ -f2 [2024-05-07T07:33:17.631Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-07T07:33:17.631Z] + dirname cmd/support-notifications/Dockerfile [2024-05-07T07:33:17.631Z] + cut -d/ -f2 [2024-05-07T07:33:17.631Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-07T07:33:17.631Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-07T07:33:17.631Z] + cut -d/ -f2 [2024-05-07T07:33:17.631Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-07T07:33:17.669Z] 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-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-05-07T07:33:18.016Z] + git rev-list -1 --merges 6cb94d1249c9906908fa52193fb081dd5c943314~1..6cb94d1249c9906908fa52193fb081dd5c943314 [Pipeline] echo [2024-05-07T07:33:18.029Z] -----------> git rev-list -1 --merges 6cb94d1249c9906908fa52193fb081dd5c943314~1..6cb94d1249c9906908fa52193fb081dd5c943314 6cb94d1249c9906908fa52193fb081dd5c943314 [false] [Pipeline] sh [2024-05-07T07:33:18.323Z] + git log --format=format:%s -1 6cb94d1249c9906908fa52193fb081dd5c943314 [Pipeline] echo [2024-05-07T07:33:18.338Z] ========================================================= [2024-05-07T07:33:18.338Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-07T07:33:18.338Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-07T07:33:18.710Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-07T07:33:18.710Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-07T07:33:18.710Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-07T07:33:18.710Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-07T07:33:18.710Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-07T07:33:18.710Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-07T07:33:18.710Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:33:19.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T07:33:19.069Z] [2024-05-07T07:33:19.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:33:19.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T07:33:19.379Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-07T07:33:19.379Z] b85a868b505f: Pulling fs layer [2024-05-07T07:33:19.379Z] e2be974225ed: Pulling fs layer [2024-05-07T07:33:19.379Z] 339a4e72a1f5: Pulling fs layer [2024-05-07T07:33:19.379Z] 988bab9f4d93: Pulling fs layer [2024-05-07T07:33:19.379Z] 1469e6f7b9e6: Pulling fs layer [2024-05-07T07:33:19.379Z] eaf3925da568: Pulling fs layer [2024-05-07T07:33:19.379Z] bab4dde63d76: Pulling fs layer [2024-05-07T07:33:19.379Z] bde34c3a00c8: Pulling fs layer [2024-05-07T07:33:19.379Z] b352a97aabf1: Pulling fs layer [2024-05-07T07:33:19.379Z] 4872d77fe225: Pulling fs layer [2024-05-07T07:33:19.379Z] 5851b861e8e6: Pulling fs layer [2024-05-07T07:33:19.379Z] 4872d77fe225: Waiting [2024-05-07T07:33:19.379Z] 988bab9f4d93: Waiting [2024-05-07T07:33:19.379Z] 1469e6f7b9e6: Waiting [2024-05-07T07:33:19.379Z] eaf3925da568: Waiting [2024-05-07T07:33:19.379Z] bab4dde63d76: Waiting [2024-05-07T07:33:19.379Z] b352a97aabf1: Waiting [2024-05-07T07:33:19.379Z] bde34c3a00c8: Waiting [2024-05-07T07:33:19.379Z] 5851b861e8e6: Waiting [2024-05-07T07:33:19.379Z] e2be974225ed: Download complete [2024-05-07T07:33:19.379Z] 988bab9f4d93: Verifying Checksum [2024-05-07T07:33:19.379Z] 988bab9f4d93: Download complete [2024-05-07T07:33:19.379Z] 1469e6f7b9e6: Verifying Checksum [2024-05-07T07:33:19.379Z] 1469e6f7b9e6: Download complete [2024-05-07T07:33:19.379Z] eaf3925da568: Verifying Checksum [2024-05-07T07:33:19.379Z] eaf3925da568: Download complete [2024-05-07T07:33:19.642Z] 339a4e72a1f5: Verifying Checksum [2024-05-07T07:33:19.642Z] 339a4e72a1f5: Download complete [2024-05-07T07:33:19.642Z] bde34c3a00c8: Download complete [2024-05-07T07:33:19.642Z] b352a97aabf1: Verifying Checksum [2024-05-07T07:33:19.642Z] b352a97aabf1: Download complete [2024-05-07T07:33:19.642Z] 4872d77fe225: Download complete [2024-05-07T07:33:19.642Z] 5851b861e8e6: Verifying Checksum [2024-05-07T07:33:19.642Z] 5851b861e8e6: Download complete [2024-05-07T07:33:19.642Z] b85a868b505f: Download complete [2024-05-07T07:33:19.904Z] bab4dde63d76: Verifying Checksum [2024-05-07T07:33:19.904Z] bab4dde63d76: Download complete [2024-05-07T07:33:20.843Z] b85a868b505f: Pull complete [2024-05-07T07:33:21.102Z] e2be974225ed: Pull complete [2024-05-07T07:33:21.671Z] 339a4e72a1f5: Pull complete [2024-05-07T07:33:21.671Z] 988bab9f4d93: Pull complete [2024-05-07T07:33:21.931Z] 1469e6f7b9e6: Pull complete [2024-05-07T07:33:21.931Z] eaf3925da568: Pull complete [2024-05-07T07:33:23.837Z] bab4dde63d76: Pull complete [2024-05-07T07:33:23.837Z] bde34c3a00c8: Pull complete [2024-05-07T07:33:24.097Z] b352a97aabf1: Pull complete [2024-05-07T07:33:24.097Z] 4872d77fe225: Pull complete [2024-05-07T07:33:24.097Z] 5851b861e8e6: Pull complete [2024-05-07T07:33:24.097Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-07T07:33:24.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T07:33:24.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:33:24.250Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2024-05-07T07:33:24.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-07T07:33:27.301Z] $ docker top c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe -eo pid,comm [2024-05-07T07:33:27.355Z] 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-05-07T07:33:27.355Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-07T07:33:27.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T07:33:27.406Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T07:33:27.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T07:33:27.526Z] $ docker exec c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe ssh-agent [2024-05-07T07:33:27.643Z] SSH_AUTH_SOCK=/tmp/ssh-e1SWIGhHBwcb/agent.33 [2024-05-07T07:33:27.643Z] SSH_AGENT_PID=39 [2024-05-07T07:33:27.650Z] Running ssh-add (command line suppressed) [2024-05-07T07:33:27.763Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_12466307512204686017.key (/w/workspace/edgex-go/2@tmp/private_key_12466307512204686017.key) [2024-05-07T07:33:27.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T07:33:28.066Z] + git tag --points-at HEAD [Pipeline] } [2024-05-07T07:33:28.080Z] $ docker exec --env ******** --env ******** c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe ssh-agent -k [2024-05-07T07:33:28.174Z] unset SSH_AUTH_SOCK; [2024-05-07T07:33:28.175Z] unset SSH_AGENT_PID; [2024-05-07T07:33:28.175Z] echo Agent pid 39 killed; [2024-05-07T07:33:28.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-07T07:33:28.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T07:33:28.227Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T07:33:28.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T07:33:28.337Z] $ docker exec c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe ssh-agent [2024-05-07T07:33:28.437Z] SSH_AUTH_SOCK=/tmp/ssh-tTZX18OfYw10/agent.72 [2024-05-07T07:33:28.437Z] SSH_AGENT_PID=77 [2024-05-07T07:33:28.442Z] Running ssh-add (command line suppressed) [2024-05-07T07:33:28.560Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_12902193668393924731.key (/w/workspace/edgex-go/2@tmp/private_key_12902193668393924731.key) [2024-05-07T07:33:28.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T07:33:28.857Z] + git semver init [2024-05-07T07:33:29.116Z] 2024-05-07 07:33:29,060 [run_init] DEBUG init version:0.0.0 force:False [2024-05-07T07:33:29.116Z] 2024-05-07 07:33:29,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-05-07T07:33:29.116Z] 2024-05-07 07:33:29,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-05-07T07:33:29.116Z] 2024-05-07 07:33:29,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-05-07T07:33:35.699Z] 2024-05-07 07:33:34,419 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-05-07T07:33:35.699Z] 2024-05-07 07:33:34,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4797 with force:False [2024-05-07T07:33:35.699Z] 2024-05-07 07:33:34,421 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4797 [2024-05-07T07:33:35.699Z] 2024-05-07 07:33:34,426 [execute] INFO git cat-file --batch-check [2024-05-07T07:33:35.699Z] 2024-05-07 07:33:34,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-05-07T07:33:35.699Z] 2024-05-07 07:33:34,432 [execute] INFO git cat-file --batch [2024-05-07T07:33:35.699Z] 2024-05-07 07:33:34,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-05-07T07:33:35.699Z] 2024-05-07 07:33:34,438 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4797 [2024-05-07T07:33:35.699Z] 0.0.0 [Pipeline] } [2024-05-07T07:33:35.712Z] $ docker exec --env ******** --env ******** c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe ssh-agent -k [2024-05-07T07:33:35.811Z] unset SSH_AUTH_SOCK; [2024-05-07T07:33:35.811Z] unset SSH_AGENT_PID; [2024-05-07T07:33:35.812Z] echo Agent pid 77 killed; [2024-05-07T07:33:35.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T07:33:36.143Z] + git semver [Pipeline] } [2024-05-07T07:33:36.417Z] $ docker stop --time=1 c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe [2024-05-07T07:33:37.705Z] $ docker rm -f --volumes c75c7d3911633465e56a10e91d61ac76e5e98e36cb9eeae732f5d2d64626a6fe [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T07:33:38.041Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-07T07:33:38.287Z] Stashed 1 file(s) [Pipeline] echo [2024-05-07T07:33:38.290Z] [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-05-07T07:33:38.725Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-05-07T07:33:38.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T07:33:38.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T07:33:38.786Z] ========================================================= [2024-05-07T07:33:38.786Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-07T07:33:38.786Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-07T07:33:39.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T07:33:39.083Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-07T07:33:39.083Z] 619be1103602: Pulling fs layer [2024-05-07T07:33:39.083Z] 7862e08f4a3e: Pulling fs layer [2024-05-07T07:33:39.083Z] 5df492c9dc93: Pulling fs layer [2024-05-07T07:33:39.083Z] 7629e6793208: Pulling fs layer [2024-05-07T07:33:39.083Z] 4f4fb700ef54: Pulling fs layer [2024-05-07T07:33:39.083Z] 7629e6793208: Waiting [2024-05-07T07:33:39.083Z] fb5054dd5b73: Pulling fs layer [2024-05-07T07:33:39.083Z] eeca6798cff9: Pulling fs layer [2024-05-07T07:33:39.083Z] aa269ceb94a6: Pulling fs layer [2024-05-07T07:33:39.083Z] fb5054dd5b73: Waiting [2024-05-07T07:33:39.083Z] eeca6798cff9: Waiting [2024-05-07T07:33:39.083Z] ada007ff1a6a: Pulling fs layer [2024-05-07T07:33:39.083Z] ada007ff1a6a: Waiting [2024-05-07T07:33:39.083Z] aa269ceb94a6: Waiting [2024-05-07T07:33:39.083Z] 7862e08f4a3e: Verifying Checksum [2024-05-07T07:33:39.083Z] 7862e08f4a3e: Download complete [2024-05-07T07:33:39.083Z] 7629e6793208: Verifying Checksum [2024-05-07T07:33:39.083Z] 7629e6793208: Download complete [2024-05-07T07:33:39.083Z] 4f4fb700ef54: Verifying Checksum [2024-05-07T07:33:39.083Z] 4f4fb700ef54: Download complete [2024-05-07T07:33:39.083Z] fb5054dd5b73: Download complete [2024-05-07T07:33:39.083Z] 619be1103602: Verifying Checksum [2024-05-07T07:33:39.083Z] 619be1103602: Download complete [2024-05-07T07:33:39.083Z] eeca6798cff9: Verifying Checksum [2024-05-07T07:33:39.083Z] eeca6798cff9: Download complete [2024-05-07T07:33:39.344Z] 619be1103602: Pull complete [2024-05-07T07:33:39.344Z] ada007ff1a6a: Verifying Checksum [2024-05-07T07:33:39.344Z] ada007ff1a6a: Download complete [2024-05-07T07:33:39.344Z] 7862e08f4a3e: Pull complete [2024-05-07T07:33:39.603Z] 5df492c9dc93: Download complete [2024-05-07T07:33:39.862Z] aa269ceb94a6: Verifying Checksum [2024-05-07T07:33:43.147Z] 5df492c9dc93: Pull complete [2024-05-07T07:33:43.147Z] 7629e6793208: Pull complete [2024-05-07T07:33:43.147Z] 4f4fb700ef54: Pull complete [2024-05-07T07:33:43.147Z] fb5054dd5b73: Pull complete [2024-05-07T07:33:43.147Z] eeca6798cff9: Pull complete [2024-05-07T07:33:45.678Z] aa269ceb94a6: Pull complete [2024-05-07T07:33:45.938Z] ada007ff1a6a: Pull complete [2024-05-07T07:33:45.938Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-07T07:33:45.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T07:33:45.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-07T07:33:46.237Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T07:33:46.237Z] WORKDIR /edgex [2024-05-07T07:33:46.237Z] COPY go.mod . [2024-05-07T07:33:46.237Z] RUN go mod download [2024-05-07T07:33:46.237Z] + docker build -t ci-base-image-x86_64 -f - . [2024-05-07T07:33:46.802Z] Sending build context to Docker daemon 177.4MB [2024-05-07T07:33:46.802Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T07:33:46.802Z] ---> f489d0715acc [2024-05-07T07:33:46.802Z] Step 2/4 : WORKDIR /edgex [2024-05-07T07:33:52.078Z] ---> Running in 8dfead1cfbbb [2024-05-07T07:33:52.078Z] Removing intermediate container 8dfead1cfbbb [2024-05-07T07:33:52.078Z] ---> 59cc64ef183c [2024-05-07T07:33:52.078Z] Step 3/4 : COPY go.mod . [2024-05-07T07:33:52.078Z] ---> 5c817578ed7f [2024-05-07T07:33:52.078Z] Step 4/4 : RUN go mod download [2024-05-07T07:33:52.078Z] ---> Running in 132e7ae55f81 [2024-05-07T07:33:53.386Z] Still waiting to schedule task [2024-05-07T07:33:53.387Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-07T07:34:18.653Z] Removing intermediate container 132e7ae55f81 [2024-05-07T07:34:18.653Z] ---> dadda6339445 [2024-05-07T07:34:18.653Z] Successfully built dadda6339445 [2024-05-07T07:34:18.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:34:18.964Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-07T07:34:18.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:34:19.046Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2024-05-07T07:34:19.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-07T07:34:19.564Z] $ docker top 4372fb3a2ca6e041e12c00b1e9be2a144ae6243f519b340dc98866d662a4928a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T07:34:19.913Z] + go version [2024-05-07T07:34:19.913Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-07T07:34:19.926Z] $ docker stop --time=1 4372fb3a2ca6e041e12c00b1e9be2a144ae6243f519b340dc98866d662a4928a [2024-05-07T07:34:21.173Z] $ docker rm -f --volumes 4372fb3a2ca6e041e12c00b1e9be2a144ae6243f519b340dc98866d662a4928a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:34:21.595Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-07T07:34:21.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:34:21.672Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2024-05-07T07:34:21.703Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-07T07:34:22.018Z] $ docker top 106965a7a0b58372f0986f710284f13ca317621e9b5ea596a5f401725cf2615c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-07T07:34:22.093Z] ========================================================= [2024-05-07T07:34:22.093Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-07T07:34:22.093Z] ========================================================= [Pipeline] sh [2024-05-07T07:34:22.370Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-05-07T07:34:22.671Z] + make test [2024-05-07T07:34:22.671Z] go test -race -coverprofile=coverage.out ./... [2024-05-07T07:34:30.478Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-07T07:35:02.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-07T07:35:05.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-07T07:35:05.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-07T07:35:06.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.054s coverage: 28.7% of statements [2024-05-07T07:35:06.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-07T07:35:06.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-07T07:35:06.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-07T07:35:06.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements [2024-05-07T07:35:07.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-07T07:35:07.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-07T07:35:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-07T07:35:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-07T07:35:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:35:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-07T07:35:08.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-07T07:35:09.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-07T07:35:09.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-07T07:35:10.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.088s coverage: 69.2% of statements [2024-05-07T07:35:10.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements [2024-05-07T07:35:11.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-07T07:35:11.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:35:11.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-07T07:35:11.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-07T07:35:11.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-07T07:35:11.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-07T07:35:11.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-07T07:35:11.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-07T07:35:11.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-07T07:35:11.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-07T07:35:11.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.886s coverage: 93.4% of statements [2024-05-07T07:35:11.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.076s coverage: 6.1% of statements [2024-05-07T07:35:12.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.404s coverage: 97.6% of statements [2024-05-07T07:35:12.573Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements [2024-05-07T07:35:12.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-07T07:35:12.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-07T07:35:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.073s coverage: 0.9% of statements [2024-05-07T07:35:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.076s coverage: 32.2% of statements [2024-05-07T07:35:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.061s coverage: 41.7% of statements [2024-05-07T07:35:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 82.9% of statements [2024-05-07T07:35:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.047s coverage: 94.1% of statements [2024-05-07T07:35:14.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2024-05-07T07:35:15.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.050s coverage: 87.5% of statements [2024-05-07T07:35:15.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-07T07:35:15.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-07T07:35:15.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-07T07:35:15.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-07T07:35:15.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-07T07:35:15.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-07T07:35:15.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-07T07:35:15.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-07T07:35:16.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-07T07:35:16.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-07T07:35:16.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-07T07:35:16.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-07T07:35:17.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-07T07:35:17.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-07T07:35:17.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-07T07:35:19.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-07T07:35:19.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-07T07:35:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-07T07:35:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-07T07:35:23.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-07T07:35:23.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-07T07:35:23.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-07T07:35:25.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-07T07:35:25.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-07T07:35:25.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-07T07:35:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-07T07:35:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-07T07:35:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-07T07:35:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-07T07:35:25.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.048s coverage: 94.4% of statements [2024-05-07T07:35:27.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-07T07:35:27.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-07T07:35:27.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-07T07:35:27.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-07T07:35:28.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-07T07:35:28.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:35:28.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-07T07:35:28.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-07T07:35:28.688Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-214 in /w/workspace/edgexfoundry_edgex-go_PR-4797 [Pipeline] { [Pipeline] ws [2024-05-07T07:35:28.707Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-05-07T07:35:29.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-07T07:35:29.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-07T07:35:30.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-07T07:35:30.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:35:31.766Z] The recommended git tool is: git [2024-05-07T07:35:36.382Z] using credential edgex-jenkins-ssh [2024-05-07T07:35:36.404Z] Cloning the remote Git repository [2024-05-07T07:35:36.444Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-07T07:35:36.533Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-05-07T07:35:36.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-07T07:35:36.669Z] > git --version # timeout=10 [2024-05-07T07:35:36.689Z] > git --version # 'git version 2.25.1' [2024-05-07T07:35:36.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-07T07:35:36.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.064s coverage: 92.9% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.042s coverage: 20.0% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.041s coverage: 100.0% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.098s coverage: 82.1% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.054s coverage: 86.0% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 63.1% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.303s coverage: 38.4% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.054s coverage: 89.5% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.048s coverage: 84.8% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.068s coverage: 19.9% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 95.7% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.062s coverage: 61.8% of statements [2024-05-07T07:35:40.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements [2024-05-07T07:35:40.973Z] 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-05-07T07:35:40.973Z] running golangci-lint [2024-05-07T07:35:40.973Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-07T07:35:40.973Z] go version go1.21.9 linux/amd64 [2024-05-07T07:35:40.973Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-07T07:35:40.973Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-07T07:35:55.430Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-07T07:35:55.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-07T07:35:57.242Z] Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 6cb94d1249c9906908fa52193fb081dd5c943314 [2024-05-07T07:35:57.703Z] Merge succeeded, producing 6cb94d1249c9906908fa52193fb081dd5c943314 [2024-05-07T07:35:57.704Z] Checking out Revision 6cb94d1249c9906908fa52193fb081dd5c943314 (PR-4797) [2024-05-07T07:35:56.301Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-07T07:35:56.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-07T07:35:56.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-07T07:35:56.371Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4797/head:refs/remotes/origin/PR-4797 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-07T07:35:57.275Z] > git config core.sparsecheckout # timeout=10 [2024-05-07T07:35:57.374Z] > git checkout -f 6cb94d1249c9906908fa52193fb081dd5c943314 # timeout=10 [2024-05-07T07:35:57.597Z] > git remote # timeout=10 [2024-05-07T07:35:57.616Z] > git config --get remote.origin.url # timeout=10 [2024-05-07T07:35:57.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-07T07:35:57.658Z] > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 [2024-05-07T07:35:57.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-07T07:35:57.707Z] > git config core.sparsecheckout # timeout=10 [2024-05-07T07:35:57.719Z] > git checkout -f 6cb94d1249c9906908fa52193fb081dd5c943314 # timeout=10 [2024-05-07T07:36:01.485Z] Commit message: "feat: Add new bypassValidation query param to Add Device API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-07T07:36:03.018Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|name|exports_file) took 22.217000988s" [2024-05-07T07:36:03.018Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.858374ms" [2024-05-07T07:36:03.287Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-07T07:36:03.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-07T07:36:03.287Z] Dload Upload Total Spent Left Speed [2024-05-07T07:36:03.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-05-07T07:36:03.614Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-07T07:36:03.935Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-05-07T07:36:03.935Z] /etc/docker/daemon.json [2024-05-07T07:36:03.935Z] { [2024-05-07T07:36:03.935Z] "registry-mirrors": [ [2024-05-07T07:36:03.935Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-07T07:36:03.935Z] ], [2024-05-07T07:36:03.935Z] "bip": "10.250.0.254/24", [2024-05-07T07:36:03.935Z] "hosts": [ [2024-05-07T07:36:03.935Z] "tcp://0.0.0.0:5555", [2024-05-07T07:36:03.935Z] "unix:///var/run/docker.sock" [2024-05-07T07:36:03.935Z] ], [2024-05-07T07:36:03.935Z] "mtu": 1458, [2024-05-07T07:36:03.935Z] "selinux-enabled": true, [2024-05-07T07:36:03.935Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-07T07:36:03.935Z] } [Pipeline] sh [2024-05-07T07:36:04.255Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-07T07:36:04.587Z] + sudo service docker restart [2024-05-07T07:36:17.883Z] level=info msg="[linters_context/goanalysis] analyzers took 1m42.766486503s with top 10 stages: buildir: 59.044167289s, gosec: 7.912853299s, inspect: 2.495547888s, fact_deprecated: 2.431115083s, ctrlflow: 1.944961584s, printf: 1.879112021s, fact_purity: 1.505638198s, nilness: 1.367195264s, typedness: 1.28191923s, S1038: 984.593461ms" [2024-05-07T07:36:17.883Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-07T07:36:17.883Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, cgo: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, identifier_marker: 197/197, nolint: 0/21, filename_unadjuster: 197/197, skip_dirs: 197/197, exclude: 197/197" [2024-05-07T07:36:17.883Z] level=info msg="[runner] processing took 17.903352ms with stages: nolint: 9.164938ms, identifier_marker: 4.639695ms, exclude-rules: 1.438854ms, autogenerated_exclude: 1.167761ms, path_prettifier: 989.23µs, skip_dirs: 460.254µs, cgo: 25.18µs, filename_unadjuster: 12.51µs, max_same_issues: 720ns, fixer: 660ns, uniq_by_line: 560ns, exclude: 550ns, diff: 520ns, skip_files: 420ns, path_prefixer: 380ns, severity-rules: 270ns, sort_results: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns, source_code: 140ns, path_shortener: 130ns" [2024-05-07T07:36:17.883Z] level=info msg="[runner] linters took 12.992211284s with stages: goanalysis_metalinter: 12.974207391s" [2024-05-07T07:36:17.883Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-07T07:36:17.883Z] level=info msg="Memory: 354 samples, avg is 292.6MB, max is 1252.9MB" [2024-05-07T07:36:17.883Z] level=info msg="Execution took 35.274580477s" [2024-05-07T07:36:17.883Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T07:36:22.841Z] provisioning config files... [2024-05-07T07:36:22.864Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6233448861495726964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T07:36:23.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-07T07:36:23.140Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-07T07:36:23.140Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-07T07:36:23.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-07T07:36:23.294Z] ---> ****-login.sh [2024-05-07T07:36:23.294Z] nexus3.edgexfoundry.org:10001 [2024-05-07T07:36:23.460Z] + ls -al . [2024-05-07T07:36:23.460Z] total 816 [2024-05-07T07:36:23.460Z] drwxrwxr-x 11 1001 1001 4096 May 7 07:34 . [2024-05-07T07:36:23.460Z] drwxr-xr-x 4 root root 4096 May 7 07:34 .. [2024-05-07T07:36:23.460Z] drwxrwxr-x 2 1001 1001 4096 May 7 07:33 .blubracket [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 10 May 7 07:33 .dockerignore [2024-05-07T07:36:23.460Z] drwxrwxr-x 8 1001 1001 4096 May 7 07:35 .git [2024-05-07T07:36:23.460Z] drwxrwxr-x 3 1001 1001 4096 May 7 07:33 .github [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 1074 May 7 07:33 .gitignore [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 42 May 7 07:33 .golangci.yml [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 100 May 7 07:33 .hadolint.yml [2024-05-07T07:36:23.460Z] drwxr-xr-x 3 1001 1001 4096 May 7 07:33 .semver [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 155 May 7 07:33 .sonarcloud.properties [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 1171 May 7 07:33 ADOPTERS.md [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 20261 May 7 07:33 Attribution.txt [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 100284 May 7 07:33 CHANGELOG.md [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 3804 May 7 07:33 CONTRIBUTING.md [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 677 May 7 07:33 GOVERNANCE.md [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 861 May 7 07:33 Jenkinsfile [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 10775 May 7 07:33 LICENSE [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 15392 May 7 07:33 Makefile [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 582 May 7 07:33 OWNERS.md [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 9528 May 7 07:33 README.md [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 789 May 7 07:33 SECURITY.md [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 5 May 7 07:33 VERSION [2024-05-07T07:36:23.460Z] drwxrwxr-x 2 1001 1001 4096 May 7 07:33 bin [2024-05-07T07:36:23.460Z] drwxrwxr-x 18 1001 1001 4096 May 7 07:33 cmd [2024-05-07T07:36:23.460Z] -rw-r--r-- 1 root root 455418 May 7 07:35 coverage.out [2024-05-07T07:36:23.460Z] drwxrwxr-x 2 1001 1001 4096 May 7 07:33 fuzz_test [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 7036 May 7 07:33 go.mod [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 101377 May 7 07:33 go.sum [2024-05-07T07:36:23.460Z] drwxrwxr-x 7 1001 1001 4096 May 7 07:33 internal [2024-05-07T07:36:23.460Z] drwxrwxr-x 3 1001 1001 4096 May 7 07:33 openapi [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 584 May 7 07:33 security.txt [2024-05-07T07:36:23.460Z] -rw-rw-r-- 1 1001 1001 204 May 7 07:33 version.go [Pipeline] sh [2024-05-07T07:36:23.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:36:23.749Z] + '[' -e coverage.out ] [2024-05-07T07:36:23.749Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-07T07:36:23.897Z] Stashed 1 file(s) [Pipeline] sh [2024-05-07T07:36:24.214Z] + make build [2024-05-07T07:36:24.214Z] 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-05-07T07:36:24.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:36:24.523Z] Configure a credential helper to remove this warning. See [2024-05-07T07:36:24.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:36:24.524Z] [2024-05-07T07:36:24.524Z] Login Succeeded [2024-05-07T07:36:24.524Z] nexus3.edgexfoundry.org:10002 [2024-05-07T07:36:24.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:36:24.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:36:24.792Z] Configure a credential helper to remove this warning. See [2024-05-07T07:36:24.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:36:24.792Z] [2024-05-07T07:36:24.792Z] Login Succeeded [2024-05-07T07:36:24.792Z] nexus3.edgexfoundry.org:10003 [2024-05-07T07:36:25.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:36:25.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:36:25.062Z] Configure a credential helper to remove this warning. See [2024-05-07T07:36:25.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:36:25.062Z] [2024-05-07T07:36:25.062Z] Login Succeeded [2024-05-07T07:36:25.062Z] nexus3.edgexfoundry.org:10004 [2024-05-07T07:36:25.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:36:25.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:36:25.331Z] Configure a credential helper to remove this warning. See [2024-05-07T07:36:25.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:36:25.331Z] [2024-05-07T07:36:25.331Z] Login Succeeded [2024-05-07T07:36:25.331Z] ****.io [2024-05-07T07:36:25.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T07:36:25.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T07:36:25.866Z] Configure a credential helper to remove this warning. See [2024-05-07T07:36:25.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T07:36:25.866Z] [2024-05-07T07:36:25.866Z] Login Succeeded [2024-05-07T07:36:25.866Z] ---> ****-login.sh ends [Pipeline] } [2024-05-07T07:36:25.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-05-07T07:36:26.482Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-05-07T07:36:26.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T07:36:26.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T07:36:26.540Z] ========================================================= [2024-05-07T07:36:26.540Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-07T07:36:26.540Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-07T07:36:26.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T07:36:26.860Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-07T07:36:26.860Z] c6b39de5b339: Pulling fs layer [2024-05-07T07:36:26.860Z] a69c41024577: Pulling fs layer [2024-05-07T07:36:26.860Z] d6de4b400683: Pulling fs layer [2024-05-07T07:36:26.860Z] 35cb2a7552d0: Pulling fs layer [2024-05-07T07:36:26.860Z] 4f4fb700ef54: Pulling fs layer [2024-05-07T07:36:26.860Z] 464afbd9ba4c: Pulling fs layer [2024-05-07T07:36:26.860Z] 00f215d4a9da: Pulling fs layer [2024-05-07T07:36:26.860Z] d496ad576159: Pulling fs layer [2024-05-07T07:36:26.860Z] 35cb2a7552d0: Waiting [2024-05-07T07:36:26.860Z] 4f4fb700ef54: Waiting [2024-05-07T07:36:26.860Z] 464afbd9ba4c: Waiting [2024-05-07T07:36:26.860Z] 00f215d4a9da: Waiting [2024-05-07T07:36:26.860Z] d496ad576159: Waiting [2024-05-07T07:36:27.129Z] a69c41024577: Verifying Checksum [2024-05-07T07:36:27.129Z] a69c41024577: Download complete [2024-05-07T07:36:27.129Z] 35cb2a7552d0: Verifying Checksum [2024-05-07T07:36:27.129Z] 35cb2a7552d0: Download complete [2024-05-07T07:36:27.129Z] 4f4fb700ef54: Verifying Checksum [2024-05-07T07:36:27.129Z] 4f4fb700ef54: Download complete [2024-05-07T07:36:27.129Z] 464afbd9ba4c: Verifying Checksum [2024-05-07T07:36:27.129Z] 464afbd9ba4c: Download complete [2024-05-07T07:36:27.129Z] c6b39de5b339: Verifying Checksum [2024-05-07T07:36:27.129Z] c6b39de5b339: Download complete [2024-05-07T07:36:27.400Z] d496ad576159: Verifying Checksum [2024-05-07T07:36:27.400Z] d496ad576159: Download complete [2024-05-07T07:36:27.990Z] c6b39de5b339: Pull complete [2024-05-07T07:36:28.584Z] a69c41024577: Pull complete [2024-05-07T07:36:28.852Z] d6de4b400683: Verifying Checksum [2024-05-07T07:36:28.852Z] d6de4b400683: Download complete [2024-05-07T07:36:29.818Z] 00f215d4a9da: Verifying Checksum [2024-05-07T07:36:29.818Z] 00f215d4a9da: Download complete [2024-05-07T07:36:42.131Z] d6de4b400683: Pull complete [2024-05-07T07:36:42.131Z] 35cb2a7552d0: Pull complete [2024-05-07T07:36:42.131Z] 4f4fb700ef54: Pull complete [2024-05-07T07:36:42.131Z] 464afbd9ba4c: Pull complete [2024-05-07T07:36:50.340Z] 00f215d4a9da: Pull complete [2024-05-07T07:36:50.811Z] 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-05-07T07:36:50.811Z] 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-05-07T07:36:51.397Z] 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-05-07T07:36:52.290Z] d496ad576159: Pull complete [2024-05-07T07:36:52.290Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-07T07:36:52.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T07:36:52.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-07T07:36:52.333Z] 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-05-07T07:36:52.620Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T07:36:52.620Z] WORKDIR /edgex [2024-05-07T07:36:52.620Z] COPY go.mod . [2024-05-07T07:36:52.620Z] RUN go mod download [2024-05-07T07:36:52.620Z] + docker build -t ci-base-image-arm64 -f - . [2024-05-07T07:36:53.206Z] Sending build context to Docker daemon 3.004MB [2024-05-07T07:36:53.206Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T07:36:53.206Z] ---> f246e2811388 [2024-05-07T07:36:53.206Z] Step 2/4 : WORKDIR /edgex [2024-05-07T07:36:55.151Z] ---> Running in 08116918a829 [2024-05-07T07:36:55.151Z] Removing intermediate container 08116918a829 [2024-05-07T07:36:55.151Z] ---> 2781ee31237f [2024-05-07T07:36:55.151Z] Step 3/4 : COPY go.mod . [2024-05-07T07:36:55.421Z] ---> 28166c751c0f [2024-05-07T07:36:55.421Z] Step 4/4 : RUN go mod download [2024-05-07T07:36:55.694Z] ---> Running in 6e9975bcbafe [2024-05-07T07:36:57.649Z] 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-05-07T07:36:59.554Z] 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-05-07T07:37:01.462Z] 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-05-07T07:37:02.396Z] 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-05-07T07:37:03.331Z] 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-05-07T07:37:03.902Z] 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-05-07T07:37:05.370Z] 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-05-07T07:37:06.342Z] $ docker stop --time=1 106965a7a0b58372f0986f710284f13ca317621e9b5ea596a5f401725cf2615c [2024-05-07T07:37:11.291Z] $ docker rm -f --volumes 106965a7a0b58372f0986f710284f13ca317621e9b5ea596a5f401725cf2615c [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-05-07T07:37:12.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T07:37:12.592Z] [2024-05-07T07:37:12.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:37:12.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T07:37:13.157Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-07T07:37:13.157Z] 91d30c5bc195: Pulling fs layer [2024-05-07T07:37:13.157Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-07T07:37:13.157Z] 9c61dcf015f6: Pulling fs layer [2024-05-07T07:37:13.157Z] 4698f68db338: Pulling fs layer [2024-05-07T07:37:13.157Z] 2a2f49069b9e: Pulling fs layer [2024-05-07T07:37:13.157Z] e0025b399a48: Pulling fs layer [2024-05-07T07:37:13.157Z] 4698f68db338: Waiting [2024-05-07T07:37:13.157Z] e0025b399a48: Waiting [2024-05-07T07:37:13.157Z] 91d30c5bc195: Verifying Checksum [2024-05-07T07:37:13.157Z] 91d30c5bc195: Download complete [2024-05-07T07:37:13.157Z] 4698f68db338: Verifying Checksum [2024-05-07T07:37:13.157Z] 4698f68db338: Download complete [2024-05-07T07:37:13.157Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-07T07:37:13.157Z] 2e9b0aa3be6d: Download complete [2024-05-07T07:37:13.157Z] e0025b399a48: Verifying Checksum [2024-05-07T07:37:13.157Z] e0025b399a48: Download complete [2024-05-07T07:37:13.416Z] 2a2f49069b9e: Verifying Checksum [2024-05-07T07:37:13.416Z] 2a2f49069b9e: Download complete [2024-05-07T07:37:13.416Z] 91d30c5bc195: Pull complete [2024-05-07T07:37:13.675Z] 9c61dcf015f6: Verifying Checksum [2024-05-07T07:37:13.676Z] 9c61dcf015f6: Download complete [2024-05-07T07:37:13.934Z] 2e9b0aa3be6d: Pull complete [2024-05-07T07:37:17.222Z] 9c61dcf015f6: Pull complete [2024-05-07T07:37:17.222Z] 4698f68db338: Pull complete [2024-05-07T07:37:17.222Z] 2a2f49069b9e: Pull complete [2024-05-07T07:37:17.222Z] e0025b399a48: Pull complete [2024-05-07T07:37:17.482Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-07T07:37:17.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T07:37:17.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:37:17.664Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2024-05-07T07:37:17.752Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-07T07:37:21.222Z] $ docker top 5fcbaf0e8d0a1ec46844a00c28dad587d9680364d439e99f531bf43c968d7eb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T07:37:21.594Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-07T07:37:24.127Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #1 transferring dockerfile: 2.06kB done [2024-05-07T07:37:24.127Z] #1 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #2 transferring dockerfile: 1.70kB done [2024-05-07T07:37:24.127Z] #2 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #3 [core-data internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #3 transferring dockerfile: 2.01kB done [2024-05-07T07:37:24.127Z] #3 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #4 transferring dockerfile: 2.49kB done [2024-05-07T07:37:24.127Z] #4 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #5 transferring dockerfile: 1.95kB done [2024-05-07T07:37:24.127Z] #5 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #6 transferring dockerfile: 1.81kB done [2024-05-07T07:37:24.127Z] #6 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #7 transferring dockerfile: 2.15kB done [2024-05-07T07:37:24.127Z] #7 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #8 transferring dockerfile: 1.89kB done [2024-05-07T07:37:24.127Z] #8 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #9 transferring dockerfile: 1.69kB done [2024-05-07T07:37:24.127Z] #9 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #10 [core-command internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #10 transferring dockerfile: 1.93kB done [2024-05-07T07:37:24.127Z] #10 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #11 transferring dockerfile: 1.93kB done [2024-05-07T07:37:24.127Z] #11 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #12 [core-metadata internal] load .dockerignore [2024-05-07T07:37:24.127Z] #12 transferring context: 50B done [2024-05-07T07:37:24.127Z] #12 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #13 transferring dockerfile: 2.23kB done [2024-05-07T07:37:24.127Z] #13 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #14 transferring dockerfile: 2.50kB done [2024-05-07T07:37:24.127Z] #14 DONE 0.0s [2024-05-07T07:37:24.127Z] [2024-05-07T07:37:24.127Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-07T07:37:24.127Z] #15 transferring dockerfile: 2.93kB done [2024-05-07T07:37:24.127Z] #15 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #16 [security-spire-server internal] load .dockerignore [2024-05-07T07:37:24.386Z] #16 transferring context: 50B done [2024-05-07T07:37:24.386Z] #16 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #17 [core-data internal] load .dockerignore [2024-05-07T07:37:24.386Z] #17 transferring context: 50B done [2024-05-07T07:37:24.386Z] #17 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-05-07T07:37:24.386Z] #18 transferring context: 50B done [2024-05-07T07:37:24.386Z] #18 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #19 [support-notifications internal] load .dockerignore [2024-05-07T07:37:24.386Z] #19 transferring context: 50B done [2024-05-07T07:37:24.386Z] #19 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #20 [security-spire-agent internal] load .dockerignore [2024-05-07T07:37:24.386Z] #20 transferring context: 50B done [2024-05-07T07:37:24.386Z] #20 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #21 [security-proxy-auth internal] load .dockerignore [2024-05-07T07:37:24.386Z] #21 transferring context: 50B done [2024-05-07T07:37:24.386Z] #21 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-05-07T07:37:24.386Z] #22 transferring context: 50B done [2024-05-07T07:37:24.386Z] #22 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #23 [security-spire-config internal] load .dockerignore [2024-05-07T07:37:24.386Z] #23 transferring context: 50B done [2024-05-07T07:37:24.386Z] #23 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #24 [core-command internal] load .dockerignore [2024-05-07T07:37:24.386Z] #24 transferring context: 50B done [2024-05-07T07:37:24.386Z] #24 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #25 [support-scheduler internal] load .dockerignore [2024-05-07T07:37:24.386Z] #25 transferring context: 50B done [2024-05-07T07:37:24.386Z] #25 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-07T07:37:24.386Z] #26 transferring context: 50B done [2024-05-07T07:37:24.386Z] #26 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #27 [security-proxy-setup internal] load .dockerignore [2024-05-07T07:37:24.386Z] #27 transferring context: 50B done [2024-05-07T07:37:24.386Z] #27 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T07:37:24.386Z] #28 DONE 0.0s [2024-05-07T07:37:24.386Z] [2024-05-07T07:37:24.386Z] #29 [security-bootstrapper internal] load .dockerignore [2024-05-07T07:37:24.644Z] #29 transferring context: 50B done [2024-05-07T07:37:24.644Z] #29 DONE 0.0s [2024-05-07T07:37:24.644Z] [2024-05-07T07:37:24.644Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:37:24.644Z] #30 DONE 0.1s [2024-05-07T07:37:24.644Z] [2024-05-07T07:37:24.644Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:37:24.644Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:37:24.644Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:37:24.644Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T07:37:24.644Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T07:37:24.644Z] #31 DONE 0.0s [2024-05-07T07:37:24.644Z] [2024-05-07T07:37:24.644Z] #32 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T07:37:24.644Z] #32 ... [2024-05-07T07:37:24.644Z] [2024-05-07T07:37:24.644Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T07:37:24.644Z] #28 DONE 0.0s [2024-05-07T07:37:24.644Z] [2024-05-07T07:37:24.644Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:37:24.644Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:37:24.644Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:37:24.644Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T07:37:24.644Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T07:37:24.644Z] #31 DONE 0.1s [2024-05-07T07:37:24.644Z] [2024-05-07T07:37:24.644Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:37:24.644Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:37:24.644Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:37:24.644Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T07:37:24.644Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T07:37:24.644Z] #31 DONE 0.1s [2024-05-07T07:37:24.644Z] [2024-05-07T07:37:24.644Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T07:37:24.644Z] #28 DONE 0.0s [2024-05-07T07:37:24.644Z] [2024-05-07T07:37:24.644Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:37:24.905Z] #30 ... [2024-05-07T07:37:24.905Z] [2024-05-07T07:37:24.905Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:37:24.905Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:37:24.905Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:37:24.905Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T07:37:24.905Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T07:37:24.905Z] #31 DONE 0.1s [2024-05-07T07:37:24.905Z] [2024-05-07T07:37:24.905Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T07:37:24.905Z] #28 DONE 0.0s [2024-05-07T07:37:24.905Z] [2024-05-07T07:37:24.905Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:37:24.905Z] #30 ... [2024-05-07T07:37:24.905Z] [2024-05-07T07:37:24.905Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:37:24.905Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:37:24.905Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:37:24.905Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T07:37:24.905Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T07:37:24.905Z] #31 DONE 0.1s [2024-05-07T07:37:24.905Z] [2024-05-07T07:37:24.905Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T07:37:24.905Z] #28 DONE 0.0s [2024-05-07T07:37:24.905Z] [2024-05-07T07:37:24.905Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:37:25.201Z] #30 ... [2024-05-07T07:37:25.201Z] [2024-05-07T07:37:25.201Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T07:37:25.201Z] #28 DONE 0.0s [2024-05-07T07:37:25.201Z] [2024-05-07T07:37:25.201Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-07T07:37:25.201Z] #33 DONE 0.7s [2024-05-07T07:37:25.201Z] [2024-05-07T07:37:25.201Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:37:25.201Z] #30 DONE 0.5s [2024-05-07T07:37:25.201Z] [2024-05-07T07:37:25.201Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:37:25.201Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:37:25.201Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:37:25.201Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T07:37:25.201Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T07:37:25.201Z] #31 DONE 0.1s [2024-05-07T07:37:25.201Z] [2024-05-07T07:37:25.201Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-07T07:37:25.201Z] #33 DONE 0.7s [2024-05-07T07:37:25.201Z] [2024-05-07T07:37:25.201Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-05-07T07:37:30.569Z] #34 ... [2024-05-07T07:37:30.569Z] [2024-05-07T07:37:30.569Z] #35 [security-spiffe-token-provider internal] load build context [2024-05-07T07:37:30.569Z] #35 transferring context: 286.14MB 5.5s [2024-05-07T07:37:30.830Z] #35 ... [2024-05-07T07:37:30.830Z] [2024-05-07T07:37:30.830Z] #36 [security-proxy-auth internal] load build context [2024-05-07T07:37:31.092Z] #36 ... [2024-05-07T07:37:31.092Z] [2024-05-07T07:37:31.092Z] #35 [security-spiffe-token-provider internal] load build context [2024-05-07T07:37:32.474Z] #35 transferring context: 407.60MB 7.5s done [2024-05-07T07:37:34.380Z] #35 ... [2024-05-07T07:37:34.380Z] [2024-05-07T07:37:34.380Z] #37 [core-metadata internal] load build context [2024-05-07T07:37:34.380Z] #37 transferring context: 407.60MB 7.9s done [2024-05-07T07:37:34.639Z] #37 ... [2024-05-07T07:37:34.639Z] [2024-05-07T07:37:34.639Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-07T07:37:34.897Z] #38 ... [2024-05-07T07:37:34.897Z] [2024-05-07T07:37:34.897Z] #39 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T07:37:34.897Z] #39 ... [2024-05-07T07:37:34.897Z] [2024-05-07T07:37:34.897Z] #40 [support-notifications internal] load build context [2024-05-07T07:37:34.897Z] #40 transferring context: 407.60MB 7.8s done [2024-05-07T07:37:35.161Z] #40 ... [2024-05-07T07:37:35.161Z] [2024-05-07T07:37:35.161Z] #41 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T07:37:35.161Z] #41 ... [2024-05-07T07:37:35.161Z] [2024-05-07T07:37:35.161Z] #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T07:37:36.258Z] #42 ... [2024-05-07T07:37:36.258Z] [2024-05-07T07:37:36.258Z] #32 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T07:37:36.258Z] #32 8.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:36.258Z] #32 8.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:36.258Z] #32 8.595 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T07:37:36.258Z] #32 8.933 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:36.258Z] #32 8.941 OK: 7 MiB in 16 packages [2024-05-07T07:37:36.258Z] #32 ... [2024-05-07T07:37:36.258Z] [2024-05-07T07:37:36.258Z] #43 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:37:36.258Z] #43 transferring context: 407.60MB 7.9s done [2024-05-07T07:37:36.258Z] #43 ... [2024-05-07T07:37:36.258Z] [2024-05-07T07:37:36.258Z] #44 [security-bootstrapper internal] load build context [2024-05-07T07:37:36.258Z] #44 ... [2024-05-07T07:37:36.258Z] [2024-05-07T07:37:36.258Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-07T07:37:36.258Z] #45 ... [2024-05-07T07:37:36.258Z] [2024-05-07T07:37:36.258Z] #46 [core-command internal] load build context [2024-05-07T07:37:36.258Z] #46 transferring context: 407.60MB 7.7s done [2024-05-07T07:37:36.258Z] #46 ... [2024-05-07T07:37:36.258Z] [2024-05-07T07:37:36.258Z] #47 [support-scheduler internal] load build context [2024-05-07T07:37:36.258Z] #47 transferring context: 407.60MB 7.8s done [2024-05-07T07:37:36.258Z] #47 ... [2024-05-07T07:37:36.258Z] [2024-05-07T07:37:36.258Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-07T07:37:36.258Z] #45 DONE 11.4s [2024-05-07T07:37:36.258Z] [2024-05-07T07:37:36.258Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T07:37:36.992Z] #48 ... [2024-05-07T07:37:36.992Z] [2024-05-07T07:37:36.992Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T07:37:36.992Z] #49 transferring context: 407.60MB 7.2s done [2024-05-07T07:37:36.992Z] #49 ... [2024-05-07T07:37:36.992Z] [2024-05-07T07:37:36.992Z] #50 [core-data internal] load build context [2024-05-07T07:37:36.992Z] #50 transferring context: 407.60MB 9.7s done [2024-05-07T07:37:36.992Z] #50 ... [2024-05-07T07:37:36.992Z] [2024-05-07T07:37:36.992Z] #51 [security-proxy-setup internal] load build context [2024-05-07T07:37:36.992Z] #51 ... [2024-05-07T07:37:36.992Z] [2024-05-07T07:37:36.992Z] #44 [security-bootstrapper internal] load build context [2024-05-07T07:37:36.992Z] #44 transferring context: 407.60MB 3.4s done [2024-05-07T07:37:37.927Z] #44 ... [2024-05-07T07:37:37.927Z] [2024-05-07T07:37:37.927Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:37:37.927Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:37:37.927Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:37:37.927Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T07:37:37.927Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T07:37:37.927Z] #31 DONE 0.1s [2024-05-07T07:37:37.927Z] [2024-05-07T07:37:37.927Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-07T07:37:37.927Z] #38 DONE 13.1s [2024-05-07T07:37:37.927Z] [2024-05-07T07:37:37.927Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:37:37.927Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:37:39.308Z] #52 ... [2024-05-07T07:37:39.308Z] [2024-05-07T07:37:39.308Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T07:37:39.308Z] #53 ... [2024-05-07T07:37:39.308Z] [2024-05-07T07:37:39.308Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T07:37:39.308Z] #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T07:37:41.209Z] #54 ... [2024-05-07T07:37:41.209Z] [2024-05-07T07:37:41.209Z] #36 [security-proxy-auth internal] load build context [2024-05-07T07:37:41.210Z] #36 transferring context: 407.60MB 7.4s done [2024-05-07T07:37:47.808Z] #36 ... [2024-05-07T07:37:47.808Z] [2024-05-07T07:37:47.809Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T07:37:47.809Z] #49 DONE 22.2s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2024-05-07T07:37:47.809Z] #34 DONE 21.9s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #36 [security-proxy-auth internal] load build context [2024-05-07T07:37:47.809Z] #36 DONE 22.2s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #35 [security-spiffe-token-provider internal] load build context [2024-05-07T07:37:47.809Z] #35 DONE 22.1s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #40 [support-notifications internal] load build context [2024-05-07T07:37:47.809Z] #40 DONE 22.2s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #47 [support-scheduler internal] load build context [2024-05-07T07:37:47.809Z] #47 DONE 22.0s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #46 [core-command internal] load build context [2024-05-07T07:37:47.809Z] #46 DONE 22.1s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #43 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:37:47.809Z] #43 DONE 22.0s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #50 [core-data internal] load build context [2024-05-07T07:37:47.809Z] #50 DONE 22.3s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #32 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T07:37:47.809Z] #32 DONE 22.5s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #37 [core-metadata internal] load build context [2024-05-07T07:37:47.809Z] #37 DONE 22.4s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #51 [security-proxy-setup internal] load build context [2024-05-07T07:37:47.809Z] #51 transferring context: 31B [2024-05-07T07:37:47.809Z] #51 ... [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #44 [security-bootstrapper internal] load build context [2024-05-07T07:37:47.809Z] #44 DONE 21.8s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #55 [security-spire-config internal] load build context [2024-05-07T07:37:47.809Z] #55 transferring context: 24.94kB done [2024-05-07T07:37:47.809Z] #55 DONE 9.3s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #56 [security-spire-agent internal] load build context [2024-05-07T07:37:47.809Z] #56 transferring context: 26.22kB done [2024-05-07T07:37:47.809Z] #56 DONE 9.3s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #57 [security-spire-server internal] load build context [2024-05-07T07:37:47.809Z] #57 transferring context: 26.69kB done [2024-05-07T07:37:47.809Z] #57 DONE 9.3s [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #51 [security-proxy-setup internal] load build context [2024-05-07T07:37:47.809Z] #51 ... [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T07:37:47.809Z] #58 ... [2024-05-07T07:37:47.809Z] [2024-05-07T07:37:47.809Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:37:47.809Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 9.1s done [2024-05-07T07:37:47.809Z] #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-05-07T07:37:47.809Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-05-07T07:37:47.809Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-07T07:37:47.809Z] #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-05-07T07:37:47.809Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-05-07T07:37:47.809Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-05-07T07:37:47.809Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-05-07T07:37:47.809Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2024-05-07T07:37:47.809Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-07T07:37:47.809Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-05-07T07:37:47.809Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s [2024-05-07T07:37:49.214Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2024-05-07T07:37:51.921Z] #52 ... [2024-05-07T07:37:51.921Z] [2024-05-07T07:37:51.921Z] #51 [security-proxy-setup internal] load build context [2024-05-07T07:37:51.921Z] #51 transferring context: 407.60MB 4.4s done [2024-05-07T07:37:51.921Z] #51 DONE 26.8s [2024-05-07T07:37:51.921Z] [2024-05-07T07:37:51.921Z] #41 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T07:37:51.921Z] #41 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:51.921Z] #41 22.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:51.921Z] #41 22.88 (1/2) Installing ca-certificates (20240226-r0) [2024-05-07T07:37:51.921Z] #41 22.90 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-07T07:37:51.921Z] #41 22.91 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:51.921Z] #41 22.91 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:37:51.921Z] #41 22.98 OK: 8 MiB in 17 packages [2024-05-07T07:37:51.921Z] #41 DONE 27.2s [2024-05-07T07:37:51.921Z] [2024-05-07T07:37:51.921Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T07:37:51.921Z] #58 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:52.182Z] #58 ... [2024-05-07T07:37:52.182Z] [2024-05-07T07:37:52.182Z] #39 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T07:37:52.182Z] #39 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:52.182Z] #39 22.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:52.182Z] #39 22.84 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:37:52.182Z] #39 22.84 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:37:52.182Z] #39 22.84 OK: 20074 distinct packages available [2024-05-07T07:37:52.182Z] #39 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:52.182Z] #39 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:52.182Z] #39 23.25 (1/11) Installing ca-certificates (20240226-r0) [2024-05-07T07:37:52.182Z] #39 23.27 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-07T07:37:52.182Z] #39 23.28 (3/11) Installing libunistring (1.1-r1) [2024-05-07T07:37:52.182Z] #39 23.29 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-07T07:37:52.182Z] #39 23.30 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-07T07:37:52.182Z] #39 23.31 (6/11) Installing libcurl (8.5.0-r0) [2024-05-07T07:37:52.182Z] #39 23.32 (7/11) Installing curl (8.5.0-r0) [2024-05-07T07:37:52.182Z] #39 23.32 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-07T07:37:52.182Z] #39 23.33 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-07T07:37:52.182Z] #39 23.33 (10/11) Installing libucontext (1.2-r2) [2024-05-07T07:37:52.182Z] #39 23.34 (11/11) Installing gcompat (1.1.0-r1) [2024-05-07T07:37:52.182Z] #39 23.34 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:52.182Z] #39 23.37 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:37:52.182Z] #39 23.41 OK: 12 MiB in 26 packages [2024-05-07T07:37:52.182Z] #39 DONE 27.2s [2024-05-07T07:37:52.182Z] [2024-05-07T07:37:52.182Z] #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T07:37:52.182Z] #42 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:52.182Z] #42 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:52.182Z] #42 23.15 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T07:37:52.182Z] #42 23.17 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:52.182Z] #42 23.17 OK: 7 MiB in 16 packages [2024-05-07T07:37:52.182Z] #42 DONE 27.3s [2024-05-07T07:37:52.182Z] [2024-05-07T07:37:52.182Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T07:37:52.182Z] #48 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:52.182Z] #48 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:52.182Z] #48 22.94 (1/4) Installing ca-certificates (20240226-r0) [2024-05-07T07:37:52.182Z] #48 22.96 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-07T07:37:52.182Z] #48 22.96 (3/4) Installing su-exec (0.2-r3) [2024-05-07T07:37:52.182Z] #48 22.98 (4/4) Installing yq (4.33.3-r5) [2024-05-07T07:37:52.182Z] #48 23.07 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:52.182Z] #48 23.09 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:37:52.182Z] #48 23.17 OK: 17 MiB in 19 packages [2024-05-07T07:37:52.182Z] #48 DONE 27.3s [2024-05-07T07:37:52.182Z] [2024-05-07T07:37:52.182Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T07:37:52.182Z] #58 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:52.442Z] #58 14.62 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-07T07:37:52.442Z] #58 14.63 (2/2) Installing su-exec (0.2-r3) [2024-05-07T07:37:52.442Z] #58 14.63 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:52.442Z] #58 14.64 OK: 7 MiB in 17 packages [2024-05-07T07:37:52.442Z] #58 DONE 14.7s [2024-05-07T07:37:52.442Z] [2024-05-07T07:37:52.442Z] #59 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T07:37:53.384Z] #59 ... [2024-05-07T07:37:53.384Z] [2024-05-07T07:37:53.384Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T07:37:53.384Z] #53 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.384Z] #53 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.384Z] #53 23.30 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:53.384Z] #53 23.67 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:53.384Z] #53 23.67 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-07T07:37:53.384Z] #53 23.68 (4/6) Installing openssl (3.1.4-r6) [2024-05-07T07:37:53.384Z] #53 23.69 (5/6) Installing su-exec (0.2-r3) [2024-05-07T07:37:53.384Z] #53 23.69 (6/6) Installing yq (4.33.3-r5) [2024-05-07T07:37:53.384Z] #53 23.75 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:53.384Z] #53 23.76 OK: 17 MiB in 19 packages [2024-05-07T07:37:53.384Z] #53 DONE 24.2s [2024-05-07T07:37:53.384Z] [2024-05-07T07:37:53.384Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T07:37:53.384Z] #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 9.1s done [2024-05-07T07:37:53.384Z] #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-05-07T07:37:53.384Z] #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-05-07T07:37:53.384Z] #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2024-05-07T07:37:53.384Z] #54 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-07T07:37:53.384Z] #54 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-05-07T07:37:53.384Z] #54 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-05-07T07:37:53.384Z] #54 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-05-07T07:37:53.384Z] #54 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2024-05-07T07:37:53.384Z] #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-07T07:37:53.384Z] #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-05-07T07:37:53.384Z] #54 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2024-05-07T07:37:53.384Z] #54 ... [2024-05-07T07:37:53.384Z] [2024-05-07T07:37:53.384Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T07:37:53.384Z] #0 5.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.384Z] #0 6.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.384Z] #0 6.308 OK: 264 MiB in 52 packages [2024-05-07T07:37:53.384Z] #60 DONE 6.5s [2024-05-07T07:37:53.384Z] [2024-05-07T07:37:53.384Z] #61 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:37:53.384Z] #61 DONE 0.1s [2024-05-07T07:37:53.384Z] [2024-05-07T07:37:53.384Z] #62 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:37:53.956Z] #62 ... [2024-05-07T07:37:53.956Z] [2024-05-07T07:37:53.956Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T07:37:53.956Z] #0 5.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 5.981 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:37:53.956Z] #0 5.981 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:37:53.956Z] #0 5.981 OK: 20074 distinct packages available [2024-05-07T07:37:53.956Z] #0 6.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 6.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 6.579 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-07T07:37:53.956Z] #0 6.583 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-07T07:37:53.956Z] #0 6.587 (3/4) Installing libucontext (1.2-r2) [2024-05-07T07:37:53.956Z] #0 6.590 (4/4) Installing gcompat (1.1.0-r1) [2024-05-07T07:37:53.956Z] #0 6.594 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:53.956Z] #0 6.616 OK: 8 MiB in 19 packages [2024-05-07T07:37:53.956Z] #63 DONE 7.0s [2024-05-07T07:37:53.956Z] [2024-05-07T07:37:53.956Z] #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T07:37:53.956Z] #0 5.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 5.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 6.193 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:37:53.956Z] #0 6.193 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:37:53.956Z] #0 6.193 OK: 20074 distinct packages available [2024-05-07T07:37:53.956Z] #0 6.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 6.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 6.670 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:53.956Z] #0 6.701 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:53.956Z] #0 6.723 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-07T07:37:53.956Z] #0 6.727 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-07T07:37:53.956Z] #0 6.732 (5/7) Installing libucontext (1.2-r2) [2024-05-07T07:37:53.956Z] #0 6.732 (6/7) Installing gcompat (1.1.0-r1) [2024-05-07T07:37:53.956Z] #0 6.733 (7/7) Installing openssl (3.1.4-r6) [2024-05-07T07:37:53.956Z] #0 6.742 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:53.956Z] #0 6.748 OK: 8 MiB in 20 packages [2024-05-07T07:37:53.956Z] #64 DONE 7.0s [2024-05-07T07:37:53.956Z] [2024-05-07T07:37:53.956Z] #65 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T07:37:53.956Z] #0 6.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 6.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 6.667 OK: 264 MiB in 52 packages [2024-05-07T07:37:53.956Z] #65 DONE 7.1s [2024-05-07T07:37:53.956Z] [2024-05-07T07:37:53.956Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T07:37:53.956Z] #0 5.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 6.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 6.477 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:37:53.956Z] #0 6.477 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:37:53.956Z] #0 6.477 OK: 20070 distinct packages available [2024-05-07T07:37:53.956Z] #0 6.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 6.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:53.956Z] #0 6.865 OK: 264 MiB in 52 packages [2024-05-07T07:37:53.956Z] #66 DONE 7.1s [2024-05-07T07:37:53.956Z] [2024-05-07T07:37:53.956Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:37:53.956Z] #67 DONE 0.1s [2024-05-07T07:37:53.956Z] [2024-05-07T07:37:53.956Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:37:53.956Z] #68 DONE 0.2s [2024-05-07T07:37:53.956Z] [2024-05-07T07:37:53.956Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:37:54.528Z] #69 ... [2024-05-07T07:37:54.528Z] [2024-05-07T07:37:54.528Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T07:37:54.528Z] #0 7.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:54.528Z] #0 7.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:54.528Z] #0 7.343 OK: 264 MiB in 52 packages [2024-05-07T07:37:54.528Z] #70 DONE 7.6s [2024-05-07T07:37:54.528Z] [2024-05-07T07:37:54.528Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:37:54.787Z] #71 ... [2024-05-07T07:37:54.787Z] [2024-05-07T07:37:54.787Z] #72 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-05-07T07:37:54.787Z] #0 6.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:54.787Z] #0 6.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:54.787Z] #0 6.947 Upgrading critical system libraries and apk-tools: [2024-05-07T07:37:54.787Z] #0 6.947 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:37:54.787Z] #0 7.021 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:54.787Z] #0 7.123 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:37:54.787Z] #0 7.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:54.787Z] #0 7.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:54.787Z] #0 7.444 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:37:54.787Z] #0 7.532 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:54.787Z] #0 7.563 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:54.787Z] #0 7.572 OK: 7 MiB in 16 packages [2024-05-07T07:37:54.787Z] #72 DONE 7.9s [2024-05-07T07:37:54.787Z] [2024-05-07T07:37:54.787Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:37:54.787Z] #71 DONE 0.3s [2024-05-07T07:37:54.787Z] [2024-05-07T07:37:54.787Z] #59 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T07:37:54.787Z] #59 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:55.047Z] #59 ... [2024-05-07T07:37:55.047Z] [2024-05-07T07:37:55.047Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:37:55.047Z] #0 1.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:55.047Z] #0 2.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:55.047Z] #0 2.237 Upgrading critical system libraries and apk-tools: [2024-05-07T07:37:55.047Z] #0 2.237 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:37:55.047Z] #0 2.242 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:55.047Z] #0 2.313 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:37:55.047Z] #0 2.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:55.047Z] #0 2.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:55.047Z] #0 2.624 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:37:55.047Z] #0 2.630 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:55.047Z] #0 2.694 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:55.047Z] #0 2.703 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:37:55.047Z] #0 2.747 OK: 8 MiB in 17 packages [2024-05-07T07:37:55.047Z] #73 DONE 3.0s [2024-05-07T07:37:55.047Z] [2024-05-07T07:37:55.047Z] #59 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T07:37:55.047Z] #59 2.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:55.319Z] #59 2.690 Upgrading critical system libraries and apk-tools: [2024-05-07T07:37:55.319Z] #59 2.690 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:37:55.319Z] #59 2.698 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:55.319Z] #59 2.781 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:37:55.319Z] #59 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:55.319Z] #59 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:55.580Z] #59 3.127 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:37:55.839Z] #59 3.155 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:55.839Z] #59 3.171 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:55.839Z] #59 3.171 OK: 7 MiB in 17 packages [2024-05-07T07:37:56.098Z] #59 DONE 3.5s [2024-05-07T07:37:56.098Z] [2024-05-07T07:37:56.098Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:37:56.098Z] #0 2.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 2.886 Upgrading critical system libraries and apk-tools: [2024-05-07T07:37:56.098Z] #0 2.886 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:37:56.098Z] #0 2.895 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:56.098Z] #0 2.985 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:37:56.098Z] #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 3.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 3.290 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:37:56.098Z] #0 3.309 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:56.098Z] #0 3.353 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:56.098Z] #0 3.361 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:37:56.098Z] #0 3.403 OK: 12 MiB in 26 packages [2024-05-07T07:37:56.098Z] #74 DONE 3.9s [2024-05-07T07:37:56.098Z] [2024-05-07T07:37:56.098Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T07:37:56.098Z] #0 2.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 2.923 Upgrading critical system libraries and apk-tools: [2024-05-07T07:37:56.098Z] #0 2.923 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:37:56.098Z] #0 2.933 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:56.098Z] #0 3.015 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:37:56.098Z] #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 3.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 3.343 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:37:56.098Z] #0 3.347 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:56.098Z] #0 3.380 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:56.098Z] #0 3.389 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:37:56.098Z] #0 3.457 OK: 17 MiB in 19 packages [2024-05-07T07:37:56.098Z] #75 DONE 3.9s [2024-05-07T07:37:56.098Z] [2024-05-07T07:37:56.098Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-07T07:37:56.098Z] #76 ... [2024-05-07T07:37:56.098Z] [2024-05-07T07:37:56.098Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:37:56.098Z] #0 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 3.538 Upgrading critical system libraries and apk-tools: [2024-05-07T07:37:56.098Z] #0 3.538 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:37:56.098Z] #0 3.580 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:56.098Z] #0 3.645 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:37:56.098Z] #0 3.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 3.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.098Z] #0 3.948 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:37:56.098Z] #0 3.956 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:56.098Z] #0 3.989 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:56.098Z] #0 3.999 OK: 7 MiB in 16 packages [2024-05-07T07:37:56.098Z] #77 DONE 4.2s [2024-05-07T07:37:56.359Z] [2024-05-07T07:37:56.359Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T07:37:56.359Z] #0 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.359Z] #0 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.359Z] #0 2.398 Upgrading critical system libraries and apk-tools: [2024-05-07T07:37:56.359Z] #0 2.398 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:37:56.359Z] #0 2.404 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:56.359Z] #0 2.534 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:37:56.359Z] #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.359Z] #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.359Z] #0 2.824 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:37:56.359Z] #0 2.832 OK: 17 MiB in 19 packages [2024-05-07T07:37:56.359Z] #78 DONE 3.1s [2024-05-07T07:37:56.359Z] [2024-05-07T07:37:56.359Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-07T07:37:56.359Z] #79 DONE 0.0s [2024-05-07T07:37:56.359Z] [2024-05-07T07:37:56.359Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-05-07T07:37:56.359Z] #0 2.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.359Z] #0 2.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.359Z] #0 2.390 Upgrading critical system libraries and apk-tools: [2024-05-07T07:37:56.359Z] #0 2.390 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:37:56.359Z] #0 2.394 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:56.359Z] #0 2.455 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:37:56.359Z] #0 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.359Z] #0 2.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.623Z] #80 2.760 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:37:56.623Z] #80 2.770 OK: 8 MiB in 20 packages [2024-05-07T07:37:56.891Z] #80 DONE 2.9s [2024-05-07T07:37:56.891Z] [2024-05-07T07:37:56.891Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T07:37:56.891Z] #0 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.891Z] #0 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.891Z] #0 2.351 Upgrading critical system libraries and apk-tools: [2024-05-07T07:37:56.891Z] #0 2.351 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:37:56.891Z] #0 2.363 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:37:56.891Z] #0 2.422 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:37:56.891Z] #0 2.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.891Z] #0 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T07:37:56.891Z] #0 2.748 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:37:56.891Z] #0 2.760 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:56.891Z] #0 2.795 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:37:56.891Z] #0 2.801 OK: 8 MiB in 19 packages [2024-05-07T07:37:56.891Z] #81 DONE 2.9s [2024-05-07T07:37:56.891Z] [2024-05-07T07:37:56.891Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-07T07:37:58.267Z] #82 DONE 1.6s [2024-05-07T07:37:58.267Z] [2024-05-07T07:37:58.267Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-07T07:37:58.267Z] #76 DONE 2.3s [2024-05-07T07:37:58.267Z] [2024-05-07T07:37:58.267Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T07:37:58.267Z] #83 DONE 1.6s [2024-05-07T07:37:58.267Z] [2024-05-07T07:37:58.267Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T07:37:58.267Z] #84 DONE 1.6s [2024-05-07T07:37:58.267Z] [2024-05-07T07:37:58.267Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T07:37:58.267Z] #85 ... [2024-05-07T07:37:58.267Z] [2024-05-07T07:37:58.267Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-07T07:37:58.267Z] #86 DONE 0.1s [2024-05-07T07:37:58.526Z] [2024-05-07T07:37:58.526Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-07T07:37:58.788Z] #87 DONE 0.5s [2024-05-07T07:37:58.788Z] [2024-05-07T07:37:58.788Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-07T07:37:58.788Z] #88 DONE 0.5s [2024-05-07T07:37:58.788Z] [2024-05-07T07:37:58.788Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-07T07:37:58.788Z] #89 DONE 0.0s [2024-05-07T07:37:58.788Z] [2024-05-07T07:37:58.788Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T07:37:58.788Z] #85 DONE 0.5s [2024-05-07T07:37:58.788Z] [2024-05-07T07:37:58.788Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-07T07:37:58.788Z] #90 DONE 0.1s [2024-05-07T07:37:58.788Z] [2024-05-07T07:37:58.788Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T07:37:58.788Z] #91 DONE 0.1s [2024-05-07T07:37:58.788Z] [2024-05-07T07:37:58.788Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-07T07:37:58.788Z] #92 DONE 0.1s [2024-05-07T07:37:58.788Z] [2024-05-07T07:37:58.788Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-07T07:37:59.047Z] #93 DONE 0.1s [2024-05-07T07:37:59.047Z] [2024-05-07T07:37:59.047Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T07:37:59.047Z] #94 DONE 0.1s [2024-05-07T07:37:59.047Z] [2024-05-07T07:37:59.047Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-07T07:37:59.047Z] #95 DONE 0.1s [2024-05-07T07:37:59.047Z] [2024-05-07T07:37:59.047Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-07T07:37:59.047Z] #96 DONE 0.1s [2024-05-07T07:37:59.047Z] [2024-05-07T07:37:59.047Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-07T07:37:59.047Z] #97 DONE 0.1s [2024-05-07T07:37:59.047Z] [2024-05-07T07:37:59.047Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T07:37:59.047Z] #98 DONE 0.1s [2024-05-07T07:37:59.047Z] [2024-05-07T07:37:59.047Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-07T07:37:59.304Z] #99 DONE 0.1s [2024-05-07T07:37:59.304Z] [2024-05-07T07:37:59.304Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-07T07:37:59.304Z] #100 DONE 0.1s [2024-05-07T07:37:59.304Z] [2024-05-07T07:37:59.304Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-07T07:37:59.304Z] #101 DONE 0.0s [2024-05-07T07:37:59.304Z] [2024-05-07T07:37:59.304Z] #102 [security-spire-agent] exporting to image [2024-05-07T07:37:59.304Z] #102 exporting layers [2024-05-07T07:37:59.871Z] #102 exporting layers 0.5s done [2024-05-07T07:37:59.871Z] #102 writing image sha256:fe03bf3ffba61d613e01d93f1b5ea958d8480d2a03f56b0a6488b1eb87f7d6c3 done [2024-05-07T07:37:59.871Z] #102 naming to docker.io/library/security-spire-server done [2024-05-07T07:37:59.871Z] #102 writing image sha256:c2166f87829f4ed88b63a75cb6b0ca81e924a8ed6356352bba1f42ef9326a7dc done [2024-05-07T07:37:59.871Z] #102 naming to docker.io/library/security-spire-config done [2024-05-07T07:37:59.871Z] #102 writing image sha256:5611c76ae2763935b9f2e87881ea41d256fa81c6b9b775a74fc7e4d97716a693 done [2024-05-07T07:37:59.871Z] #102 naming to docker.io/library/security-spire-agent done [2024-05-07T07:37:59.871Z] #102 DONE 0.7s [2024-05-07T07:37:59.871Z] [2024-05-07T07:37:59.871Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:38:03.553Z] Removing intermediate container 6e9975bcbafe [2024-05-07T07:38:03.554Z] ---> 6b737ad9727c [2024-05-07T07:38:03.554Z] Successfully built 6b737ad9727c [2024-05-07T07:38:03.554Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:38:03.887Z] + docker inspect -f . ci-base-image-arm64 [2024-05-07T07:38:03.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:38:04.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2024-05-07T07:38:04.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-07T07:38:04.202Z] #52 ... [2024-05-07T07:38:04.202Z] [2024-05-07T07:38:04.202Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:04.461Z] #103 ... [2024-05-07T07:38:04.461Z] [2024-05-07T07:38:04.461Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:05.350Z] $ docker top 9dde45b85056653c78ac48b99b7428d51d58dbb3f069230ec0f815da85d4d4dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T07:38:06.169Z] + go version [2024-05-07T07:38:06.169Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-07T07:38:06.183Z] $ docker stop --time=1 9dde45b85056653c78ac48b99b7428d51d58dbb3f069230ec0f815da85d4d4dc [2024-05-07T07:38:07.776Z] $ docker rm -f --volumes 9dde45b85056653c78ac48b99b7428d51d58dbb3f069230ec0f815da85d4d4dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:38:08.351Z] + docker inspect -f . ci-base-image-arm64 [2024-05-07T07:38:08.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:38:08.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2024-05-07T07:38:08.589Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-07T07:38:09.785Z] $ docker top 03d03bc11cdbb1fa0bc82c583380c9838d1cd8f267719805ef5222811e273a72 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-07T07:38:10.007Z] ========================================================= [2024-05-07T07:38:10.007Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-07T07:38:10.007Z] ========================================================= [Pipeline] sh [2024-05-07T07:38:10.628Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-05-07T07:38:11.290Z] + make test [2024-05-07T07:38:11.290Z] go test -race -coverprofile=coverage.out ./... [2024-05-07T07:38:31.043Z] #104 ... [2024-05-07T07:38:31.043Z] [2024-05-07T07:38:31.043Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:31.043Z] #103 DONE 33.9s [2024-05-07T07:38:31.043Z] [2024-05-07T07:38:31.043Z] #62 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:31.043Z] #62 DONE 34.5s [2024-05-07T07:38:31.043Z] [2024-05-07T07:38:31.043Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:31.043Z] #104 DONE 33.2s [2024-05-07T07:38:31.043Z] [2024-05-07T07:38:31.043Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:31.043Z] #69 DONE 34.0s [2024-05-07T07:38:31.043Z] [2024-05-07T07:38:31.043Z] #105 [core-metadata builder 6/7] COPY . . [2024-05-07T07:38:37.904Z] #105 DONE 9.3s [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:37.904Z] #106 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:38:37.904Z] #107 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #108 [support-scheduler builder 6/7] COPY . . [2024-05-07T07:38:37.904Z] #108 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-07T07:38:37.904Z] #109 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:37.904Z] #110 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:38:37.904Z] #111 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:37.904Z] #112 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #113 [core-command builder 6/7] COPY . . [2024-05-07T07:38:37.904Z] #113 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:38:37.904Z] #114 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:38:37.904Z] #115 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #116 [security-proxy-auth builder 6/7] COPY . . [2024-05-07T07:38:37.904Z] #116 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:37.904Z] #117 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:38:37.904Z] #118 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #119 [core-data builder 6/7] COPY . . [2024-05-07T07:38:37.904Z] #119 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:37.904Z] #120 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #121 [support-notifications builder 6/7] COPY . . [2024-05-07T07:38:37.904Z] #121 DONE 9.3s [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T07:38:37.904Z] #122 ... [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:38:37.904Z] #123 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-05-07T07:38:37.904Z] #124 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:37.904Z] #125 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:38:37.904Z] #126 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-05-07T07:38:37.904Z] #127 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:38:37.904Z] #128 CACHED [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-07T07:38:37.904Z] #129 DONE 9.3s [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-05-07T07:38:37.904Z] #130 DONE 9.3s [2024-05-07T07:38:37.904Z] [2024-05-07T07:38:37.904Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T07:38:38.884Z] #131 1.284 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-05-07T07:38:48.953Z] #131 ... [2024-05-07T07:38:48.953Z] [2024-05-07T07:38:48.953Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T07:38:48.953Z] #0 0.518 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-05-07T07:38:48.953Z] #132 ... [2024-05-07T07:38:48.953Z] [2024-05-07T07:38:48.953Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T07:38:48.953Z] #0 1.060 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-05-07T07:38:48.953Z] #133 ... [2024-05-07T07:38:48.953Z] [2024-05-07T07:38:48.953Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T07:38:48.953Z] #0 0.655 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-05-07T07:38:48.953Z] #134 ... [2024-05-07T07:38:48.953Z] [2024-05-07T07:38:48.953Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T07:38:48.953Z] #0 0.901 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-05-07T07:38:48.953Z] #135 ... [2024-05-07T07:38:48.953Z] [2024-05-07T07:38:48.953Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T07:38:48.953Z] #0 0.989 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-05-07T07:38:48.953Z] #136 ... [2024-05-07T07:38:48.953Z] [2024-05-07T07:38:48.953Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T07:38:48.953Z] #0 1.074 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-05-07T07:38:48.953Z] #137 ... [2024-05-07T07:38:48.953Z] [2024-05-07T07:38:48.953Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T07:38:48.953Z] #0 0.574 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-05-07T07:38:48.953Z] #138 ... [2024-05-07T07:38:48.953Z] [2024-05-07T07:38:48.953Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T07:38:48.953Z] #122 1.096 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-05-07T07:38:48.953Z] #122 ... [2024-05-07T07:38:48.953Z] [2024-05-07T07:38:48.953Z] #139 [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-05-07T07:38:48.953Z] #0 1.153 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-05-07T07:38:48.953Z] #139 ... [2024-05-07T07:38:48.953Z] [2024-05-07T07:38:48.953Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T07:38:48.953Z] #0 1.303 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-05-07T07:38:58.123Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-07T07:40:10.774Z] #140 ... [2024-05-07T07:40:10.774Z] [2024-05-07T07:40:10.774Z] #139 [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-05-07T07:40:10.774Z] #139 83.02 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-05-07T07:40:49.526Z] #139 ... [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T07:40:49.526Z] #138 DONE 130.0s [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T07:40:49.526Z] #137 DONE 130.0s [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T07:40:49.526Z] #136 DONE 130.0s [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T07:40:49.526Z] #133 DONE 130.0s [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.526Z] #141 ... [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #139 [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-05-07T07:40:49.526Z] #139 DONE 130.0s [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T07:40:49.526Z] #131 DONE 130.1s [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T07:40:49.526Z] #140 DONE 130.2s [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.526Z] #142 ... [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T07:40:49.526Z] #132 DONE 130.4s [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T07:40:49.526Z] #135 DONE 130.5s [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.526Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T07:40:49.526Z] #134 DONE 130.5s [2024-05-07T07:40:49.526Z] [2024-05-07T07:40:49.527Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T07:40:49.527Z] #122 DONE 130.6s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.527Z] #143 ... [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.527Z] #141 DONE 0.8s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.527Z] #144 DONE 0.9s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-07T07:40:49.527Z] #145 DONE 0.8s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.527Z] #142 DONE 0.6s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.527Z] #143 DONE 0.5s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:49.527Z] #146 ... [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.527Z] #147 DONE 0.4s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.527Z] #148 DONE 0.4s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:49.527Z] #149 DONE 0.4s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #150 [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-05-07T07:40:49.527Z] #150 ... [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.527Z] #151 CACHED [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:49.527Z] #152 CACHED [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:49.527Z] #153 DONE 0.4s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.527Z] #154 CACHED [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:49.527Z] #155 CACHED [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.527Z] #156 CACHED [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:49.527Z] #157 CACHED [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:49.527Z] #158 DONE 0.4s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #159 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:49.527Z] #159 CACHED [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #160 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:49.527Z] #160 CACHED [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #146 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:49.527Z] #146 DONE 0.5s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:49.527Z] #161 DONE 0.3s [2024-05-07T07:40:49.527Z] [2024-05-07T07:40:49.527Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-07T07:40:50.589Z] #162 DONE 1.7s [2024-05-07T07:40:50.589Z] [2024-05-07T07:40:50.589Z] #150 [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-05-07T07:40:50.589Z] #150 DONE 1.8s [2024-05-07T07:40:50.589Z] [2024-05-07T07:40:50.589Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:50.589Z] #163 DONE 1.9s [2024-05-07T07:40:50.589Z] [2024-05-07T07:40:50.589Z] #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-07T07:40:50.589Z] #164 DONE 1.8s [2024-05-07T07:40:50.589Z] [2024-05-07T07:40:50.589Z] #165 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:40:50.849Z] #165 ... [2024-05-07T07:40:50.849Z] [2024-05-07T07:40:50.849Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-07T07:40:50.849Z] #166 DONE 2.1s [2024-05-07T07:40:50.849Z] [2024-05-07T07:40:50.849Z] #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-07T07:40:50.849Z] #167 DONE 2.2s [2024-05-07T07:40:50.849Z] [2024-05-07T07:40:50.849Z] #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-07T07:40:50.849Z] #168 DONE 2.2s [2024-05-07T07:40:50.849Z] [2024-05-07T07:40:50.849Z] #169 [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-05-07T07:40:50.849Z] #169 DONE 2.1s [2024-05-07T07:40:50.849Z] [2024-05-07T07:40:50.849Z] #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-07T07:40:50.849Z] #170 DONE 2.2s [2024-05-07T07:40:50.849Z] [2024-05-07T07:40:50.849Z] #171 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:40:51.108Z] #171 ... [2024-05-07T07:40:51.108Z] [2024-05-07T07:40:51.108Z] #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-07T07:40:51.108Z] #172 DONE 2.9s [2024-05-07T07:40:51.108Z] [2024-05-07T07:40:51.108Z] #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-07T07:40:51.108Z] #173 DONE 2.3s [2024-05-07T07:40:51.108Z] [2024-05-07T07:40:51.108Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-07T07:40:51.108Z] #174 DONE 0.8s [2024-05-07T07:40:51.108Z] [2024-05-07T07:40:51.108Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-07T07:40:51.108Z] #175 DONE 0.8s [2024-05-07T07:40:51.108Z] [2024-05-07T07:40:51.108Z] #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:40:51.108Z] #176 DONE 0.8s [2024-05-07T07:40:51.108Z] [2024-05-07T07:40:51.108Z] #165 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:40:51.108Z] #165 DONE 0.9s [2024-05-07T07:40:51.108Z] [2024-05-07T07:40:51.108Z] #102 [core-data] exporting to image [2024-05-07T07:40:51.108Z] #102 exporting layers [2024-05-07T07:40:51.367Z] #102 ... [2024-05-07T07:40:51.367Z] [2024-05-07T07:40:51.367Z] #177 [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-05-07T07:40:51.367Z] #177 DONE 0.6s [2024-05-07T07:40:51.367Z] [2024-05-07T07:40:51.367Z] #171 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:40:51.367Z] #171 DONE 0.6s [2024-05-07T07:40:51.367Z] [2024-05-07T07:40:51.367Z] #178 [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-05-07T07:40:51.367Z] #178 DONE 0.6s [2024-05-07T07:40:51.367Z] [2024-05-07T07:40:51.367Z] #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:40:51.367Z] #179 DONE 0.6s [2024-05-07T07:40:51.367Z] [2024-05-07T07:40:51.367Z] #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:40:51.367Z] #180 DONE 0.6s [2024-05-07T07:40:51.367Z] [2024-05-07T07:40:51.367Z] #102 [core-command] exporting to image [2024-05-07T07:40:51.367Z] #102 ... [2024-05-07T07:40:51.367Z] [2024-05-07T07:40:51.367Z] #181 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T07:40:51.367Z] #181 DONE 0.3s [2024-05-07T07:40:51.367Z] [2024-05-07T07:40:51.367Z] #102 [support-scheduler] exporting to image [2024-05-07T07:40:51.626Z] #102 ... [2024-05-07T07:40:51.626Z] [2024-05-07T07:40:51.626Z] #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:40:51.626Z] #182 DONE 0.5s [2024-05-07T07:40:51.626Z] [2024-05-07T07:40:51.626Z] #102 [support-notifications] exporting to image [2024-05-07T07:40:51.626Z] #102 exporting layers 0.4s done [2024-05-07T07:40:51.626Z] #102 ... [2024-05-07T07:40:51.626Z] [2024-05-07T07:40:51.626Z] #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-07T07:40:51.626Z] #183 DONE 0.5s [2024-05-07T07:40:51.626Z] [2024-05-07T07:40:51.626Z] #184 [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-05-07T07:40:51.626Z] #184 DONE 0.5s [2024-05-07T07:40:51.626Z] [2024-05-07T07:40:51.626Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-07T07:40:51.626Z] #185 DONE 0.4s [2024-05-07T07:40:51.626Z] [2024-05-07T07:40:51.626Z] #102 [security-spiffe-token-provider] exporting to image [2024-05-07T07:40:51.885Z] #102 ... [2024-05-07T07:40:51.885Z] [2024-05-07T07:40:51.885Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-07T07:40:51.885Z] #186 DONE 0.5s [2024-05-07T07:40:51.885Z] [2024-05-07T07:40:51.885Z] #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-07T07:40:51.885Z] #187 DONE 0.5s [2024-05-07T07:40:51.885Z] [2024-05-07T07:40:51.885Z] #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-07T07:40:51.885Z] #188 DONE 0.4s [2024-05-07T07:40:51.885Z] [2024-05-07T07:40:51.885Z] #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-07T07:40:51.885Z] #189 DONE 0.5s [2024-05-07T07:40:51.885Z] [2024-05-07T07:40:51.885Z] #102 [core-metadata] exporting to image [2024-05-07T07:40:51.885Z] #102 exporting layers 0.3s done [2024-05-07T07:40:51.885Z] #102 writing image sha256:a7cb3f3dedaff0ca01cee3e52f36368943d6f3dc1b17b96292b50dc7d5dbf608 [2024-05-07T07:40:51.885Z] #102 writing image sha256:c7a7956bb83dae028ffdf1467f709e1229c95b78d99416b513ac1d32091d2c24 [2024-05-07T07:40:51.885Z] #102 writing image sha256:b71d6ad9f9cef74aedc358f7f58210c5205d069bd1f0113e8bc3c0f1b89a0be4 [2024-05-07T07:40:51.885Z] #102 writing image sha256:d6316e17ae90c98871d8c76b1ac0666fe72406e00f26d75177d9327db8dfe7a4 [2024-05-07T07:40:52.453Z] #102 ... [2024-05-07T07:40:52.453Z] [2024-05-07T07:40:52.453Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T07:40:52.453Z] #190 DONE 0.5s [2024-05-07T07:40:52.453Z] [2024-05-07T07:40:52.453Z] #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-07T07:40:52.453Z] #191 DONE 0.4s [2024-05-07T07:40:52.453Z] [2024-05-07T07:40:52.453Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-07T07:40:52.453Z] #192 DONE 0.4s [2024-05-07T07:40:52.453Z] [2024-05-07T07:40:52.453Z] #102 [core-command] exporting to image [2024-05-07T07:40:52.453Z] #102 exporting layers 0.5s done [2024-05-07T07:40:52.453Z] #102 writing image sha256:a7cb3f3dedaff0ca01cee3e52f36368943d6f3dc1b17b96292b50dc7d5dbf608 0.3s done [2024-05-07T07:40:52.453Z] #102 writing image sha256:c7a7956bb83dae028ffdf1467f709e1229c95b78d99416b513ac1d32091d2c24 0.3s done [2024-05-07T07:40:52.453Z] #102 writing image sha256:b71d6ad9f9cef74aedc358f7f58210c5205d069bd1f0113e8bc3c0f1b89a0be4 0.3s done [2024-05-07T07:40:52.453Z] #102 writing image sha256:d6316e17ae90c98871d8c76b1ac0666fe72406e00f26d75177d9327db8dfe7a4 0.3s done [2024-05-07T07:40:52.453Z] #102 naming to docker.io/library/support-notifications done [2024-05-07T07:40:52.453Z] #102 naming to docker.io/library/support-scheduler done [2024-05-07T07:40:52.453Z] #102 naming to docker.io/library/core-data done [2024-05-07T07:40:52.453Z] #102 naming to docker.io/library/core-command done [2024-05-07T07:40:52.453Z] #102 writing image sha256:149ab40b6db6e52a999f5b6a0fe28841899b8d344d71daccf12d1aba403bd9e6 done [2024-05-07T07:40:52.453Z] #102 naming to docker.io/library/core-metadata done [2024-05-07T07:40:52.453Z] #102 writing image sha256:b21ffbb01f1d06c3d5e127afe1d13c68528a1da35b75b28287bf8e9c139c6205 done [2024-05-07T07:40:52.453Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2024-05-07T07:40:52.453Z] #102 DONE 1.9s [2024-05-07T07:40:52.453Z] [2024-05-07T07:40:52.453Z] #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-07T07:40:52.453Z] #193 DONE 0.4s [2024-05-07T07:40:52.453Z] [2024-05-07T07:40:52.453Z] #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T07:40:52.712Z] #194 ... [2024-05-07T07:40:52.712Z] [2024-05-07T07:40:52.712Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-07T07:40:52.712Z] #195 DONE 0.4s [2024-05-07T07:40:52.712Z] [2024-05-07T07:40:52.712Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T07:40:52.712Z] #196 DONE 0.9s [2024-05-07T07:40:52.712Z] [2024-05-07T07:40:52.712Z] #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T07:40:52.712Z] #197 DONE 0.8s [2024-05-07T07:40:52.712Z] [2024-05-07T07:40:52.712Z] #198 [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-05-07T07:40:52.712Z] #198 DONE 0.1s [2024-05-07T07:40:52.712Z] [2024-05-07T07:40:52.712Z] #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T07:40:52.712Z] #199 DONE 0.1s [2024-05-07T07:40:52.712Z] [2024-05-07T07:40:52.712Z] #200 [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-05-07T07:40:52.712Z] #200 DONE 0.0s [2024-05-07T07:40:52.712Z] [2024-05-07T07:40:52.712Z] #102 [core-common-config-bootstrapper] exporting to image [2024-05-07T07:40:52.712Z] #102 exporting layers 0.2s done [2024-05-07T07:40:52.972Z] #102 exporting layers 0.3s done [2024-05-07T07:40:52.972Z] #102 writing image sha256:5d7d9c8cabc7e0fa2510f9bf1ba37ca9addaa6bfe6fcbc2377bcacc8acb83da6 done [2024-05-07T07:40:52.972Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2024-05-07T07:40:52.972Z] #102 writing image sha256:a8f928bc1e65b7ee351e03d8f3d4ef42e7da5c2b4b07fb1d529af16338fa53eb done [2024-05-07T07:40:52.972Z] #102 naming to docker.io/library/security-proxy-auth done [2024-05-07T07:40:52.972Z] #102 DONE 2.2s [2024-05-07T07:40:52.972Z] [2024-05-07T07:40:52.972Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-07T07:40:52.972Z] #201 DONE 0.1s [2024-05-07T07:40:52.972Z] [2024-05-07T07:40:52.972Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-07T07:40:52.972Z] #202 DONE 0.2s [2024-05-07T07:40:52.972Z] [2024-05-07T07:40:52.972Z] #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T07:40:52.972Z] #194 DONE 0.8s [2024-05-07T07:40:52.972Z] [2024-05-07T07:40:52.972Z] #102 [security-proxy-setup] exporting to image [2024-05-07T07:40:53.232Z] #102 exporting layers 0.2s done [2024-05-07T07:40:53.232Z] #102 writing image sha256:3189d70996913649dcf39a845a3ba8a1d82db17e352766fa315e2facd7274813 done [2024-05-07T07:40:53.232Z] #102 naming to docker.io/library/security-proxy-setup done [2024-05-07T07:40:53.232Z] #102 DONE 2.4s [2024-05-07T07:40:53.232Z] [2024-05-07T07:40:53.232Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T07:40:53.232Z] #203 DONE 0.5s [2024-05-07T07:40:53.232Z] [2024-05-07T07:40:53.232Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-07T07:40:53.491Z] #204 DONE 0.5s [2024-05-07T07:40:53.491Z] [2024-05-07T07:40:53.491Z] #102 [security-secretstore-setup] exporting to image [2024-05-07T07:40:53.491Z] #102 exporting layers 0.2s done [2024-05-07T07:40:53.491Z] #102 writing image sha256:ba08082841fccac188b40cd0c4129cc492358b85ce433df068acd7eb93c0ecf3 done [2024-05-07T07:40:53.491Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-05-07T07:40:53.491Z] #102 DONE 2.6s [2024-05-07T07:40:53.491Z] [2024-05-07T07:40:53.491Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T07:40:53.751Z] #54 ... [2024-05-07T07:40:53.751Z] [2024-05-07T07:40:53.751Z] #102 [security-bootstrapper] exporting to image [2024-05-07T07:40:53.751Z] #102 exporting layers 0.2s done [2024-05-07T07:40:53.751Z] #102 writing image sha256:11f7199957ca39c86ea0e921237bf7986c9a891fec9f729acc3bfe4db618bd92 done [2024-05-07T07:40:53.751Z] #102 naming to docker.io/library/security-bootstrapper done [2024-05-07T07:40:53.751Z] #102 DONE 2.9s [2024-05-07T07:40:53.751Z] [2024-05-07T07:40:53.751Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T07:40:53.751Z] time="2024-05-07T07:37:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-07T07:40:53.764Z] $ docker stop --time=1 5fcbaf0e8d0a1ec46844a00c28dad587d9680364d439e99f531bf43c968d7eb8 [2024-05-07T07:40:55.046Z] $ docker rm -f --volumes 5fcbaf0e8d0a1ec46844a00c28dad587d9680364d439e99f531bf43c968d7eb8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T07:40:55.397Z] + docker images [2024-05-07T07:40:55.397Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-07T07:40:55.397Z] security-bootstrapper latest 11f7199957ca 2 seconds ago 24.2MB [2024-05-07T07:40:55.397Z] security-secretstore-setup latest ba08082841fc 2 seconds ago 42MB [2024-05-07T07:40:55.397Z] security-proxy-auth latest a8f928bc1e65 3 seconds ago 38.1MB [2024-05-07T07:40:55.397Z] core-common-config-bootstrapper latest 5d7d9c8cabc7 3 seconds ago 20.6MB [2024-05-07T07:40:55.397Z] security-proxy-setup latest 3189d7099691 3 seconds ago 31.5MB [2024-05-07T07:40:55.397Z] support-notifications latest a7cb3f3dedaf 4 seconds ago 44MB [2024-05-07T07:40:55.397Z] security-spiffe-token-provider latest b21ffbb01f1d 4 seconds ago 34.3MB [2024-05-07T07:40:55.397Z] core-command latest d6316e17ae90 4 seconds ago 40.5MB [2024-05-07T07:40:55.397Z] core-metadata latest 149ab40b6db6 4 seconds ago 41MB [2024-05-07T07:40:55.397Z] support-scheduler latest c7a7956bb83d 4 seconds ago 43.4MB [2024-05-07T07:40:55.397Z] core-data latest b71d6ad9f9ce 4 seconds ago 40.8MB [2024-05-07T07:40:55.397Z] security-spire-config latest c2166f87829f 2 minutes ago 107MB [2024-05-07T07:40:55.397Z] security-spire-agent latest 5611c76ae276 2 minutes ago 166MB [2024-05-07T07:40:55.398Z] security-spire-server latest fe03bf3ffba6 2 minutes ago 108MB [2024-05-07T07:40:55.398Z] ci-base-image-x86_64 latest dadda6339445 6 minutes ago 978MB [2024-05-07T07:40:55.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 weeks ago 565MB [2024-05-07T07:40:55.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB [2024-05-07T07:40:55.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 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-05-07T07:42:05.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-07T07:42:05.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-07T07:42:05.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-07T07:42:05.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-07T07:42:05.155Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-07T07:42:05.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-07T07:42:05.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-07T07:42:05.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-07T07:42:05.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-07T07:42:05.690Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-07T07:42:09.038Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-07T07:42:10.000Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-07T07:42:10.000Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-07T07:42:10.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-07T07:42:22.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-07T07:42:22.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-07T07:42:22.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.253s coverage: 28.7% of statements [2024-05-07T07:42:32.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.301s coverage: 97.0% of statements [2024-05-07T07:42:36.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-07T07:42:36.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-07T07:42:36.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-07T07:42:40.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.379s coverage: 69.2% of statements [2024-05-07T07:42:42.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-07T07:42:42.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-07T07:42:43.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.330s coverage: 53.2% of statements [2024-05-07T07:42:48.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-07T07:42:48.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-07T07:42:48.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:42:48.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-07T07:42:48.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-07T07:42:58.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-07T07:42:58.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-07T07:43:08.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.601s coverage: 93.4% of statements [2024-05-07T07:43:08.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.575s coverage: 6.1% of statements [2024-05-07T07:43:12.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-07T07:43:12.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:43:12.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-07T07:43:14.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-07T07:43:14.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-07T07:43:14.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-07T07:43:14.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-07T07:43:14.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-07T07:43:14.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-07T07:43:14.450Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-07T07:43:14.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.702s coverage: 97.6% of statements [2024-05-07T07:43:15.306Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.203s coverage: 72.2% of statements [2024-05-07T07:43:25.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-07T07:43:25.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-07T07:43:25.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.402s coverage: 0.9% of statements [2024-05-07T07:43:25.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.279s coverage: 32.2% of statements [2024-05-07T07:43:29.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.276s coverage: 41.7% of statements [2024-05-07T07:43:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.236s coverage: 82.9% of statements [2024-05-07T07:43:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.213s coverage: 94.1% of statements [2024-05-07T07:43:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.279s coverage: 96.3% of statements [2024-05-07T07:43:34.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.262s coverage: 87.5% of statements [2024-05-07T07:43:35.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-07T07:43:37.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-07T07:43:37.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-07T07:43:37.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-07T07:43:40.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-07T07:43:40.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-07T07:43:40.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-07T07:43:40.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-07T07:43:46.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.235s coverage: 94.4% of statements [2024-05-07T07:43:46.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-07T07:43:46.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-07T07:43:46.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-07T07:43:46.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-07T07:43:57.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-07T07:43:57.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-07T07:43:58.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-07T07:44:00.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.951s coverage: 79.9% of statements [2024-05-07T07:44:00.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.264s coverage: 92.9% of statements [2024-05-07T07:44:00.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2024-05-07T07:44:00.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.215s coverage: 62.3% of statements [2024-05-07T07:44:01.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.200s coverage: 87.2% of statements [2024-05-07T07:44:01.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.181s coverage: 20.0% of statements [2024-05-07T07:44:01.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.173s coverage: 100.0% of statements [2024-05-07T07:44:02.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-07T07:44:04.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.465s coverage: 81.8% of statements [2024-05-07T07:44:04.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.468s coverage: 82.1% of statements [2024-05-07T07:44:04.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-07T07:44:05.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.214s coverage: 86.0% of statements [2024-05-07T07:44:11.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-07T07:44:11.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-07T07:44:12.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.885s coverage: 63.1% of statements [2024-05-07T07:44:12.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.279s coverage: 100.0% of statements [2024-05-07T07:44:13.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.103s coverage: 89.4% of statements [2024-05-07T07:44:13.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements [2024-05-07T07:44:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-07T07:44:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-07T07:44:14.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-07T07:44:14.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2024-05-07T07:44:15.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-05-07T07:44:23.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-07T07:44:23.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-07T07:44:23.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-07T07:44:24.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.806s coverage: 38.4% of statements [2024-05-07T07:44:24.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.238s coverage: 89.5% of statements [2024-05-07T07:44:24.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-07T07:44:24.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-07T07:44:24.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-07T07:44:24.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-07T07:44:26.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.239s coverage: 84.8% of statements [2024-05-07T07:44:32.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-07T07:44:32.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-07T07:44:32.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-07T07:44:32.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-07T07:44:39.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.308s coverage: 19.9% of statements [2024-05-07T07:44:39.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-07T07:44:39.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:44:39.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-07T07:44:39.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-07T07:44:41.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.632s coverage: 95.7% of statements [2024-05-07T07:44:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-07T07:44:43.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-07T07:44:44.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.268s coverage: 61.8% of statements [2024-05-07T07:44:48.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-07T07:44:48.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-07T07:44:49.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.387s coverage: 98.9% of statements [2024-05-07T07:44:50.440Z] 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-05-07T07:44:50.707Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-07T07:44:50.707Z] go vet ./... [2024-05-07T07:48:42.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-07T07:48:42.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-07T07:48:42.454Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-07T07:48:42.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-07T07:48:42.799Z] + ls -al . [2024-05-07T07:48:42.799Z] total 812 [2024-05-07T07:48:43.065Z] drwxrwxr-x 10 1001 1001 4096 May 7 07:38 . [2024-05-07T07:48:43.065Z] drwxr-xr-x 4 root root 4096 May 7 07:38 .. [2024-05-07T07:48:43.065Z] drwxrwxr-x 2 1001 1001 4096 May 7 07:35 .blubracket [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 10 May 7 07:35 .dockerignore [2024-05-07T07:48:43.065Z] drwxrwxr-x 8 1001 1001 4096 May 7 07:35 .git [2024-05-07T07:48:43.065Z] drwxrwxr-x 3 1001 1001 4096 May 7 07:35 .github [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 1074 May 7 07:35 .gitignore [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 42 May 7 07:35 .golangci.yml [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 100 May 7 07:35 .hadolint.yml [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 155 May 7 07:35 .sonarcloud.properties [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 1171 May 7 07:35 ADOPTERS.md [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 20261 May 7 07:35 Attribution.txt [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 100284 May 7 07:35 CHANGELOG.md [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 3804 May 7 07:35 CONTRIBUTING.md [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 677 May 7 07:35 GOVERNANCE.md [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 861 May 7 07:35 Jenkinsfile [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 10775 May 7 07:35 LICENSE [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 15392 May 7 07:35 Makefile [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 582 May 7 07:35 OWNERS.md [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 9528 May 7 07:35 README.md [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 789 May 7 07:35 SECURITY.md [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 5 May 7 07:33 VERSION [2024-05-07T07:48:43.065Z] drwxrwxr-x 2 1001 1001 4096 May 7 07:35 bin [2024-05-07T07:48:43.065Z] drwxrwxr-x 18 1001 1001 4096 May 7 07:35 cmd [2024-05-07T07:48:43.065Z] -rw-r--r-- 1 root root 455418 May 7 07:44 coverage.out [2024-05-07T07:48:43.065Z] drwxrwxr-x 2 1001 1001 4096 May 7 07:35 fuzz_test [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 7036 May 7 07:35 go.mod [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 101377 May 7 07:35 go.sum [2024-05-07T07:48:43.065Z] drwxrwxr-x 7 1001 1001 4096 May 7 07:35 internal [2024-05-07T07:48:43.065Z] drwxrwxr-x 3 1001 1001 4096 May 7 07:35 openapi [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 584 May 7 07:35 security.txt [2024-05-07T07:48:43.065Z] -rw-rw-r-- 1 1001 1001 204 May 7 07:35 version.go [Pipeline] sh [2024-05-07T07:48:43.782Z] + '[' -e coverage.out ] [2024-05-07T07:48:43.782Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-07T07:48:43.813Z] Warning: overwriting stash ‘coverage-report’ [2024-05-07T07:48:44.711Z] Stashed 1 file(s) [Pipeline] sh [2024-05-07T07:48:45.061Z] + make build [2024-05-07T07:48:45.336Z] 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-05-07T07:51:37.081Z] 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-05-07T07:51:39.669Z] 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-05-07T07:51:47.870Z] 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-05-07T07:51:51.208Z] 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-05-07T07:52:24.053Z] 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-05-07T07:52:29.379Z] 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-05-07T07:52:40.157Z] 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-05-07T07:52:43.501Z] 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-05-07T07:52:46.087Z] 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-05-07T07:52:50.339Z] 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-05-07T07:52:54.590Z] 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-05-07T07:52:59.239Z] $ docker stop --time=1 03d03bc11cdbb1fa0bc82c583380c9838d1cd8f267719805ef5222811e273a72 [2024-05-07T07:53:01.406Z] $ docker rm -f --volumes 03d03bc11cdbb1fa0bc82c583380c9838d1cd8f267719805ef5222811e273a72 [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-05-07T07:53:04.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-07T07:53:04.648Z] [2024-05-07T07:53:04.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T07:53:04.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-07T07:53:05.242Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-05-07T07:53:05.242Z] 547446be3368: Pulling fs layer [2024-05-07T07:53:05.242Z] d125d8839a47: Pulling fs layer [2024-05-07T07:53:05.242Z] 3e85d5ac6304: Pulling fs layer [2024-05-07T07:53:05.242Z] c3105a71a48b: Pulling fs layer [2024-05-07T07:53:05.242Z] 0f093f025ec4: Pulling fs layer [2024-05-07T07:53:05.242Z] c3106fc0e877: Pulling fs layer [2024-05-07T07:53:05.242Z] c3105a71a48b: Waiting [2024-05-07T07:53:05.242Z] 0f093f025ec4: Waiting [2024-05-07T07:53:05.242Z] c3106fc0e877: Waiting [2024-05-07T07:53:05.242Z] 547446be3368: Verifying Checksum [2024-05-07T07:53:05.242Z] 547446be3368: Download complete [2024-05-07T07:53:05.242Z] c3105a71a48b: Verifying Checksum [2024-05-07T07:53:05.242Z] c3105a71a48b: Download complete [2024-05-07T07:53:05.824Z] d125d8839a47: Verifying Checksum [2024-05-07T07:53:05.824Z] d125d8839a47: Download complete [2024-05-07T07:53:05.824Z] c3106fc0e877: Verifying Checksum [2024-05-07T07:53:05.824Z] c3106fc0e877: Download complete [2024-05-07T07:53:05.824Z] 0f093f025ec4: Verifying Checksum [2024-05-07T07:53:05.824Z] 0f093f025ec4: Download complete [2024-05-07T07:53:06.090Z] 547446be3368: Pull complete [2024-05-07T07:53:07.042Z] d125d8839a47: Pull complete [2024-05-07T07:53:07.994Z] 3e85d5ac6304: Verifying Checksum [2024-05-07T07:53:07.994Z] 3e85d5ac6304: Download complete [2024-05-07T07:53:18.155Z] 3e85d5ac6304: Pull complete [2024-05-07T07:53:18.155Z] c3105a71a48b: Pull complete [2024-05-07T07:53:19.112Z] 0f093f025ec4: Pull complete [2024-05-07T07:53:19.112Z] c3106fc0e877: Pull complete [2024-05-07T07:53:19.112Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-05-07T07:53:19.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-07T07:53:19.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T07:53:19.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2024-05-07T07:53:19.382Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-07T07:53:21.453Z] $ docker top 43ce71f2372975ece9110597496382fa7e3d0975de3df92306692df50dea26d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T07:53:22.306Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-07T07:53:30.512Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-07T07:53:30.512Z] #1 transferring dockerfile: 30B [2024-05-07T07:53:30.512Z] #1 transferring dockerfile: 2.15kB 0.0s done [2024-05-07T07:53:30.512Z] #1 DONE 0.1s [2024-05-07T07:53:31.097Z] [2024-05-07T07:53:31.097Z] #2 [core-data internal] load build definition from Dockerfile [2024-05-07T07:53:31.097Z] #2 transferring dockerfile: 2.01kB 0.0s done [2024-05-07T07:53:31.097Z] #2 DONE 0.0s [2024-05-07T07:53:31.097Z] [2024-05-07T07:53:31.097Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-05-07T07:53:31.097Z] #3 transferring dockerfile: 1.69kB done [2024-05-07T07:53:31.097Z] #3 DONE 0.1s [2024-05-07T07:53:31.097Z] [2024-05-07T07:53:31.097Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-05-07T07:53:31.097Z] #4 transferring dockerfile: 1.95kB done [2024-05-07T07:53:31.097Z] #4 DONE 0.0s [2024-05-07T07:53:31.097Z] [2024-05-07T07:53:31.097Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-07T07:53:31.097Z] #5 transferring dockerfile: 2.93kB done [2024-05-07T07:53:31.097Z] #5 DONE 0.1s [2024-05-07T07:53:31.097Z] [2024-05-07T07:53:31.097Z] #6 [core-command internal] load build definition from Dockerfile [2024-05-07T07:53:31.367Z] #6 transferring dockerfile: 1.93kB done [2024-05-07T07:53:31.367Z] #6 DONE 0.1s [2024-05-07T07:53:31.367Z] [2024-05-07T07:53:31.367Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-05-07T07:53:31.367Z] #7 transferring dockerfile: 1.70kB done [2024-05-07T07:53:31.367Z] #7 DONE 0.1s [2024-05-07T07:53:31.367Z] [2024-05-07T07:53:31.367Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-05-07T07:53:31.367Z] #8 transferring dockerfile: 1.81kB done [2024-05-07T07:53:31.367Z] #8 DONE 0.1s [2024-05-07T07:53:31.367Z] [2024-05-07T07:53:31.367Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-07T07:53:31.367Z] #9 transferring dockerfile: 1.89kB done [2024-05-07T07:53:31.367Z] #9 DONE 0.1s [2024-05-07T07:53:31.367Z] [2024-05-07T07:53:31.368Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-07T07:53:31.646Z] #10 transferring dockerfile: 2.50kB done [2024-05-07T07:53:31.646Z] #10 DONE 0.1s [2024-05-07T07:53:31.646Z] [2024-05-07T07:53:31.646Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-07T07:53:31.646Z] #11 transferring dockerfile: 2.23kB 0.0s done [2024-05-07T07:53:31.646Z] #11 DONE 0.1s [2024-05-07T07:53:31.646Z] [2024-05-07T07:53:31.646Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-07T07:53:31.646Z] #12 transferring dockerfile: 2.49kB 0.0s done [2024-05-07T07:53:31.646Z] #12 DONE 0.1s [2024-05-07T07:53:31.646Z] [2024-05-07T07:53:31.646Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-05-07T07:53:31.646Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-05-07T07:53:31.646Z] #13 DONE 0.1s [2024-05-07T07:53:31.646Z] [2024-05-07T07:53:31.646Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-05-07T07:53:31.646Z] #14 transferring dockerfile: 2.06kB done [2024-05-07T07:53:31.646Z] #14 DONE 0.1s [2024-05-07T07:53:31.646Z] [2024-05-07T07:53:31.646Z] #15 [security-proxy-auth internal] load .dockerignore [2024-05-07T07:53:31.646Z] #15 transferring context: [2024-05-07T07:53:31.934Z] #15 transferring context: 50B 0.0s done [2024-05-07T07:53:31.934Z] #15 DONE 0.1s [2024-05-07T07:53:32.523Z] [2024-05-07T07:53:32.523Z] #16 [core-data internal] load .dockerignore [2024-05-07T07:53:32.523Z] #16 transferring context: 50B done [2024-05-07T07:53:32.523Z] #16 DONE 0.1s [2024-05-07T07:53:32.523Z] [2024-05-07T07:53:32.523Z] #17 [security-spire-config internal] load .dockerignore [2024-05-07T07:53:32.523Z] #17 transferring context: 50B 0.0s done [2024-05-07T07:53:32.523Z] #17 DONE 0.0s [2024-05-07T07:53:32.523Z] [2024-05-07T07:53:32.523Z] #18 [support-notifications internal] load .dockerignore [2024-05-07T07:53:32.523Z] #18 transferring context: 50B done [2024-05-07T07:53:32.523Z] #18 DONE 0.0s [2024-05-07T07:53:32.792Z] [2024-05-07T07:53:32.792Z] #19 [security-bootstrapper internal] load .dockerignore [2024-05-07T07:53:32.792Z] #19 transferring context: 50B 0.0s done [2024-05-07T07:53:32.792Z] #19 DONE 0.1s [2024-05-07T07:53:32.792Z] [2024-05-07T07:53:32.792Z] #20 [core-command internal] load .dockerignore [2024-05-07T07:53:32.792Z] #20 transferring context: 50B done [2024-05-07T07:53:32.792Z] #20 DONE 0.1s [2024-05-07T07:53:32.792Z] [2024-05-07T07:53:32.792Z] #21 [security-spire-server internal] load .dockerignore [2024-05-07T07:53:32.792Z] #21 transferring context: 50B done [2024-05-07T07:53:32.792Z] #21 DONE 0.1s [2024-05-07T07:53:32.792Z] [2024-05-07T07:53:32.792Z] #22 [security-spire-agent internal] load .dockerignore [2024-05-07T07:53:33.066Z] #22 transferring context: 50B 0.0s done [2024-05-07T07:53:33.066Z] #22 DONE 0.1s [2024-05-07T07:53:33.066Z] [2024-05-07T07:53:33.066Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-05-07T07:53:33.066Z] #23 transferring context: 50B 0.0s done [2024-05-07T07:53:33.066Z] #23 DONE 0.1s [2024-05-07T07:53:33.066Z] [2024-05-07T07:53:33.066Z] #24 [security-proxy-setup internal] load .dockerignore [2024-05-07T07:53:33.066Z] #24 transferring context: 50B 0.0s done [2024-05-07T07:53:33.066Z] #24 DONE 0.1s [2024-05-07T07:53:33.066Z] [2024-05-07T07:53:33.066Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-07T07:53:33.066Z] #25 transferring context: 50B 0.0s done [2024-05-07T07:53:33.066Z] #25 DONE 0.1s [2024-05-07T07:53:33.066Z] [2024-05-07T07:53:33.066Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-05-07T07:53:33.066Z] #26 transferring context: 50B done [2024-05-07T07:53:33.066Z] #26 DONE 0.1s [2024-05-07T07:53:33.066Z] [2024-05-07T07:53:33.066Z] #27 [support-scheduler internal] load .dockerignore [2024-05-07T07:53:33.333Z] #27 transferring context: 50B done [2024-05-07T07:53:33.333Z] #27 DONE 0.1s [2024-05-07T07:53:33.333Z] [2024-05-07T07:53:33.333Z] #28 [core-metadata internal] load .dockerignore [2024-05-07T07:53:33.333Z] #28 transferring context: 50B done [2024-05-07T07:53:33.333Z] #28 DONE 0.0s [2024-05-07T07:53:33.333Z] [2024-05-07T07:53:33.333Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T07:53:33.333Z] #29 DONE 0.0s [2024-05-07T07:53:33.333Z] [2024-05-07T07:53:33.333Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:53:33.914Z] #30 DONE 0.4s [2024-05-07T07:53:33.915Z] [2024-05-07T07:53:33.915Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:33.915Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:33.915Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:33.915Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:33.915Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:33.915Z] #31 DONE 0.1s [2024-05-07T07:53:33.915Z] [2024-05-07T07:53:33.915Z] #32 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T07:53:34.180Z] #32 ... [2024-05-07T07:53:34.180Z] [2024-05-07T07:53:34.180Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T07:53:34.180Z] #29 DONE 0.0s [2024-05-07T07:53:34.180Z] [2024-05-07T07:53:34.180Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:53:34.180Z] #30 DONE 0.4s [2024-05-07T07:53:34.180Z] [2024-05-07T07:53:34.180Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:34.180Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:34.180Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:34.180Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:34.180Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:34.180Z] #31 DONE 0.2s [2024-05-07T07:53:34.180Z] [2024-05-07T07:53:34.180Z] #33 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T07:53:34.446Z] #33 ... [2024-05-07T07:53:34.446Z] [2024-05-07T07:53:34.446Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T07:53:34.446Z] #29 DONE 0.0s [2024-05-07T07:53:34.446Z] [2024-05-07T07:53:34.446Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:34.446Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:34.446Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:34.446Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:34.446Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:34.446Z] #31 DONE 0.3s [2024-05-07T07:53:34.446Z] [2024-05-07T07:53:34.446Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:53:34.446Z] #30 DONE 0.4s [2024-05-07T07:53:34.446Z] [2024-05-07T07:53:34.446Z] #34 [support-notifications internal] load build context [2024-05-07T07:53:34.446Z] #34 ... [2024-05-07T07:53:34.446Z] [2024-05-07T07:53:34.446Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:34.446Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:34.446Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:34.446Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:34.446Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:34.446Z] #31 DONE 0.3s [2024-05-07T07:53:34.446Z] [2024-05-07T07:53:34.446Z] #34 [support-notifications internal] load build context [2024-05-07T07:53:34.721Z] #34 ... [2024-05-07T07:53:34.721Z] [2024-05-07T07:53:34.721Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T07:53:34.721Z] #29 DONE 0.0s [2024-05-07T07:53:34.721Z] [2024-05-07T07:53:34.721Z] #34 [support-notifications internal] load build context [2024-05-07T07:53:34.721Z] #34 ... [2024-05-07T07:53:34.721Z] [2024-05-07T07:53:34.721Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:34.721Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:34.721Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:34.721Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:34.721Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:34.721Z] #31 DONE 0.3s [2024-05-07T07:53:34.721Z] [2024-05-07T07:53:34.721Z] #34 [support-notifications internal] load build context [2024-05-07T07:53:35.309Z] #34 ... [2024-05-07T07:53:35.309Z] [2024-05-07T07:53:35.309Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T07:53:35.309Z] #29 DONE 0.0s [2024-05-07T07:53:35.309Z] [2024-05-07T07:53:35.309Z] #34 [support-notifications internal] load build context [2024-05-07T07:53:35.309Z] #34 ... [2024-05-07T07:53:35.309Z] [2024-05-07T07:53:35.309Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:53:35.309Z] #30 DONE 1.0s [2024-05-07T07:53:35.309Z] [2024-05-07T07:53:35.309Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T07:53:35.309Z] #35 DONE 2.2s [2024-05-07T07:53:35.309Z] [2024-05-07T07:53:35.309Z] #34 [support-notifications internal] load build context [2024-05-07T07:53:35.574Z] #34 ... [2024-05-07T07:53:35.574Z] [2024-05-07T07:53:35.574Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:35.574Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:35.574Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:35.574Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:35.574Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:35.574Z] #31 DONE 0.4s [2024-05-07T07:53:35.574Z] [2024-05-07T07:53:35.574Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:53:35.574Z] #36 DONE 0.0s [2024-05-07T07:53:35.574Z] [2024-05-07T07:53:35.574Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T07:53:35.574Z] #35 DONE 2.3s [2024-05-07T07:53:35.574Z] [2024-05-07T07:53:35.574Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T07:53:35.574Z] #29 DONE 0.0s [2024-05-07T07:53:35.574Z] [2024-05-07T07:53:35.575Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-05-07T07:53:35.847Z] #37 ... [2024-05-07T07:53:35.847Z] [2024-05-07T07:53:35.847Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T07:53:35.847Z] #29 DONE 0.0s [2024-05-07T07:53:35.847Z] [2024-05-07T07:53:35.847Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:35.847Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:35.847Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:35.847Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:35.847Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:35.847Z] #31 DONE 0.4s [2024-05-07T07:53:35.847Z] [2024-05-07T07:53:35.847Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:53:35.847Z] #30 DONE 1.3s [2024-05-07T07:53:35.847Z] [2024-05-07T07:53:35.847Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T07:53:35.847Z] #35 DONE 2.3s [2024-05-07T07:53:35.847Z] [2024-05-07T07:53:35.847Z] #38 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:53:36.113Z] #38 ... [2024-05-07T07:53:36.113Z] [2024-05-07T07:53:36.113Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:36.113Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:36.113Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:36.113Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:36.113Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:36.113Z] #31 DONE 0.4s [2024-05-07T07:53:36.113Z] [2024-05-07T07:53:36.113Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T07:53:36.113Z] #29 DONE 0.0s [2024-05-07T07:53:36.113Z] [2024-05-07T07:53:36.113Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T07:53:36.113Z] #35 DONE 2.3s [2024-05-07T07:53:36.113Z] [2024-05-07T07:53:36.113Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:36.395Z] #39 ... [2024-05-07T07:53:36.395Z] [2024-05-07T07:53:36.395Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T07:53:36.395Z] #29 DONE 0.2s [2024-05-07T07:53:36.395Z] [2024-05-07T07:53:36.395Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-05-07T07:53:36.395Z] #37 DONE 1.5s [2024-05-07T07:53:36.395Z] [2024-05-07T07:53:36.395Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:37.368Z] #39 ... [2024-05-07T07:53:37.368Z] [2024-05-07T07:53:37.368Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T07:53:37.368Z] #30 DONE 2.4s [2024-05-07T07:53:37.368Z] [2024-05-07T07:53:37.368Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:37.368Z] #39 ... [2024-05-07T07:53:37.368Z] [2024-05-07T07:53:37.368Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:37.368Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:37.368Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:37.368Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:37.368Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:37.368Z] #31 DONE 0.4s [2024-05-07T07:53:37.368Z] [2024-05-07T07:53:37.368Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T07:53:37.368Z] #35 DONE 2.4s [2024-05-07T07:53:37.368Z] [2024-05-07T07:53:37.368Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-05-07T07:53:37.368Z] #37 DONE 1.6s [2024-05-07T07:53:37.368Z] [2024-05-07T07:53:37.368Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:37.368Z] #39 ... [2024-05-07T07:53:37.368Z] [2024-05-07T07:53:37.368Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:37.368Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:37.368Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:37.368Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:37.368Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:37.368Z] #31 DONE 0.4s [2024-05-07T07:53:37.368Z] [2024-05-07T07:53:37.368Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T07:53:37.368Z] #35 DONE 2.4s [2024-05-07T07:53:37.368Z] [2024-05-07T07:53:37.368Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-05-07T07:53:37.368Z] #37 DONE 1.6s [2024-05-07T07:53:37.368Z] [2024-05-07T07:53:37.368Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:37.635Z] #39 transferring context: 22.86MB 3.7s [2024-05-07T07:53:38.215Z] #39 ... [2024-05-07T07:53:38.215Z] [2024-05-07T07:53:38.215Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-07T07:53:38.215Z] #40 DONE 3.8s [2024-05-07T07:53:38.215Z] [2024-05-07T07:53:38.215Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:38.481Z] #39 ... [2024-05-07T07:53:38.482Z] [2024-05-07T07:53:38.482Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:38.482Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:38.482Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:38.482Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:38.482Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:38.482Z] #31 DONE 0.4s [2024-05-07T07:53:38.482Z] [2024-05-07T07:53:38.482Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:38.482Z] #41 DONE 0.0s [2024-05-07T07:53:38.482Z] [2024-05-07T07:53:38.482Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:38.756Z] #39 ... [2024-05-07T07:53:38.756Z] [2024-05-07T07:53:38.756Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-07T07:53:38.756Z] #42 DONE 3.6s [2024-05-07T07:53:38.756Z] [2024-05-07T07:53:38.756Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:39.028Z] #39 ... [2024-05-07T07:53:39.028Z] [2024-05-07T07:53:39.028Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T07:53:39.028Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T07:53:39.028Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T07:53:39.028Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T07:53:39.028Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T07:53:39.028Z] #31 DONE 0.4s [2024-05-07T07:53:39.028Z] [2024-05-07T07:53:39.028Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:40.979Z] #39 ... [2024-05-07T07:53:40.979Z] [2024-05-07T07:53:40.979Z] #43 [security-spire-server internal] load build context [2024-05-07T07:53:40.979Z] #43 transferring context: 26.69kB 0.2s done [2024-05-07T07:53:40.979Z] #43 DONE 2.8s [2024-05-07T07:53:40.979Z] [2024-05-07T07:53:40.979Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:40.979Z] #39 ... [2024-05-07T07:53:40.979Z] [2024-05-07T07:53:40.979Z] #44 [security-spire-config internal] load build context [2024-05-07T07:53:40.979Z] #44 transferring context: 24.94kB 0.3s done [2024-05-07T07:53:40.979Z] #44 DONE 2.8s [2024-05-07T07:53:40.979Z] [2024-05-07T07:53:40.979Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:42.914Z] #39 ... [2024-05-07T07:53:42.914Z] [2024-05-07T07:53:42.914Z] #45 [security-spire-agent internal] load build context [2024-05-07T07:53:42.914Z] #45 transferring context: 26.22kB 0.4s done [2024-05-07T07:53:42.914Z] #45 DONE 3.9s [2024-05-07T07:53:42.914Z] [2024-05-07T07:53:42.914Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:44.400Z] #39 ... [2024-05-07T07:53:44.400Z] [2024-05-07T07:53:44.400Z] #46 [core-data internal] load build context [2024-05-07T07:53:44.400Z] #46 ... [2024-05-07T07:53:44.400Z] [2024-05-07T07:53:44.400Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:44.400Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.3s done [2024-05-07T07:53:44.400Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-07T07:53:44.400Z] #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-05-07T07:53:44.400Z] #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-05-07T07:53:44.400Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2024-05-07T07:53:44.400Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2024-05-07T07:53:44.400Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-05-07T07:53:44.400Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 2.4s [2024-05-07T07:53:44.666Z] #41 ... [2024-05-07T07:53:44.666Z] [2024-05-07T07:53:44.666Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T07:53:44.666Z] #0 6.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:44.666Z] #0 6.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:44.666Z] #0 9.273 (1/2) Installing ca-certificates (20240226-r0) [2024-05-07T07:53:44.666Z] #0 9.578 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-07T07:53:44.666Z] #0 9.578 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:53:44.666Z] #0 9.763 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:53:44.666Z] #47 ... [2024-05-07T07:53:44.666Z] [2024-05-07T07:53:44.666Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:53:44.666Z] #48 ... [2024-05-07T07:53:44.666Z] [2024-05-07T07:53:44.666Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T07:53:44.666Z] #0 8.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:44.666Z] #0 9.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:44.931Z] #49 ... [2024-05-07T07:53:44.931Z] [2024-05-07T07:53:44.931Z] #32 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T07:53:44.931Z] #32 8.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:44.931Z] #32 9.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:44.931Z] #32 ... [2024-05-07T07:53:44.931Z] [2024-05-07T07:53:44.931Z] #50 [core-command internal] load build context [2024-05-07T07:53:45.197Z] #50 ... [2024-05-07T07:53:45.197Z] [2024-05-07T07:53:45.197Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:45.197Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.0s done [2024-05-07T07:53:45.197Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 3.1s [2024-05-07T07:53:45.462Z] #41 ... [2024-05-07T07:53:45.462Z] [2024-05-07T07:53:45.462Z] #34 [support-notifications internal] load build context [2024-05-07T07:53:45.727Z] #34 ... [2024-05-07T07:53:45.727Z] [2024-05-07T07:53:45.727Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T07:53:45.727Z] #0 8.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:45.727Z] #0 9.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:45.727Z] #51 ... [2024-05-07T07:53:45.727Z] [2024-05-07T07:53:45.727Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:53:45.727Z] #36 ... [2024-05-07T07:53:45.727Z] [2024-05-07T07:53:45.727Z] #34 [support-notifications internal] load build context [2024-05-07T07:53:45.992Z] #34 transferring context: 29.75MB 11.5s [2024-05-07T07:53:45.992Z] #34 ... [2024-05-07T07:53:45.992Z] [2024-05-07T07:53:45.992Z] #52 [security-proxy-setup internal] load build context [2024-05-07T07:53:46.257Z] #52 ... [2024-05-07T07:53:46.257Z] [2024-05-07T07:53:46.257Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:46.257Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.2s [2024-05-07T07:53:46.257Z] #41 ... [2024-05-07T07:53:46.257Z] [2024-05-07T07:53:46.257Z] #38 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:53:46.522Z] #38 ... [2024-05-07T07:53:46.522Z] [2024-05-07T07:53:46.522Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:46.522Z] #41 ... [2024-05-07T07:53:46.522Z] [2024-05-07T07:53:46.522Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T07:53:46.522Z] #53 ... [2024-05-07T07:53:46.522Z] [2024-05-07T07:53:46.522Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T07:53:46.787Z] #54 ... [2024-05-07T07:53:46.787Z] [2024-05-07T07:53:46.787Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T07:53:46.787Z] #0 9.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:46.787Z] #55 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:46.787Z] #55 ... [2024-05-07T07:53:46.787Z] [2024-05-07T07:53:46.787Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T07:53:47.054Z] #56 ... [2024-05-07T07:53:47.054Z] [2024-05-07T07:53:47.054Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T07:53:47.054Z] #57 ... [2024-05-07T07:53:47.054Z] [2024-05-07T07:53:47.054Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T07:53:47.054Z] #56 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:47.319Z] #56 ... [2024-05-07T07:53:47.319Z] [2024-05-07T07:53:47.319Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T07:53:47.319Z] #47 10.71 OK: 9 MiB in 17 packages [2024-05-07T07:53:47.319Z] #47 DONE 12.6s [2024-05-07T07:53:47.319Z] [2024-05-07T07:53:47.319Z] #58 [core-metadata internal] load build context [2024-05-07T07:53:47.319Z] #58 ... [2024-05-07T07:53:47.319Z] [2024-05-07T07:53:47.319Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:53:47.584Z] #59 ... [2024-05-07T07:53:47.584Z] [2024-05-07T07:53:47.584Z] #60 [support-scheduler internal] load build context [2024-05-07T07:53:47.584Z] #60 ... [2024-05-07T07:53:47.584Z] [2024-05-07T07:53:47.584Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:47.584Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.6s [2024-05-07T07:53:47.584Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-05-07T07:53:48.541Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.56MB / 23.39MB 6.6s [2024-05-07T07:53:48.806Z] #41 ... [2024-05-07T07:53:48.806Z] [2024-05-07T07:53:48.806Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T07:53:48.806Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.0s done [2024-05-07T07:53:48.806Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-07T07:53:48.806Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-05-07T07:53:48.806Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-05-07T07:53:48.806Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2024-05-07T07:53:48.806Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2024-05-07T07:53:48.806Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.8s done [2024-05-07T07:53:48.806Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.68MB / 17.12MB 6.3s [2024-05-07T07:53:48.806Z] #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-07T07:53:49.072Z] #61 ... [2024-05-07T07:53:49.072Z] [2024-05-07T07:53:49.072Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:49.072Z] #41 ... [2024-05-07T07:53:49.072Z] [2024-05-07T07:53:49.072Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T07:53:49.337Z] #62 ... [2024-05-07T07:53:49.337Z] [2024-05-07T07:53:49.337Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T07:53:49.337Z] #49 14.42 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-07T07:53:49.337Z] #49 14.42 (2/2) Installing su-exec (0.2-r3) [2024-05-07T07:53:49.337Z] #49 14.42 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:53:49.337Z] #49 14.42 OK: 8 MiB in 17 packages [2024-05-07T07:53:49.337Z] #49 ... [2024-05-07T07:53:49.337Z] [2024-05-07T07:53:49.337Z] #32 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T07:53:49.337Z] #32 13.08 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T07:53:49.337Z] #32 13.08 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:53:49.337Z] #32 13.15 OK: 8 MiB in 16 packages [2024-05-07T07:53:49.337Z] #32 DONE 16.2s [2024-05-07T07:53:49.602Z] [2024-05-07T07:53:49.602Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T07:53:49.602Z] #56 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:49.602Z] #56 ... [2024-05-07T07:53:49.602Z] [2024-05-07T07:53:49.602Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T07:53:49.868Z] #63 ... [2024-05-07T07:53:49.868Z] [2024-05-07T07:53:49.868Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T07:53:49.868Z] #64 ... [2024-05-07T07:53:49.868Z] [2024-05-07T07:53:49.868Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:49.868Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.91MB / 23.39MB 7.9s [2024-05-07T07:53:50.134Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.2s [2024-05-07T07:53:51.090Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.08MB / 23.39MB 9.0s [2024-05-07T07:53:51.090Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-05-07T07:53:51.363Z] #41 ... [2024-05-07T07:53:51.363Z] [2024-05-07T07:53:51.363Z] #33 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T07:53:51.363Z] #33 8.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:51.363Z] #33 9.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:51.363Z] #33 14.45 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T07:53:51.363Z] #33 14.45 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:53:51.363Z] #33 14.59 OK: 8 MiB in 16 packages [2024-05-07T07:53:51.363Z] #33 DONE 17.1s [2024-05-07T07:53:51.363Z] [2024-05-07T07:53:51.363Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:51.363Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.63MB / 23.39MB 9.5s [2024-05-07T07:53:51.942Z] #41 ... [2024-05-07T07:53:51.942Z] [2024-05-07T07:53:51.942Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T07:53:51.942Z] #49 DONE 17.2s [2024-05-07T07:53:51.942Z] [2024-05-07T07:53:51.942Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:52.896Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 10.9s [2024-05-07T07:53:53.160Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.67MB / 23.39MB 11.2s [2024-05-07T07:53:54.114Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.62MB / 23.39MB 12.1s [2024-05-07T07:53:54.379Z] #41 ... [2024-05-07T07:53:54.379Z] [2024-05-07T07:53:54.379Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:53:54.379Z] #39 transferring context: 43.10MB 20.4s [2024-05-07T07:53:54.645Z] #39 ... [2024-05-07T07:53:54.645Z] [2024-05-07T07:53:54.645Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:54.645Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.79MB / 23.39MB 12.6s [2024-05-07T07:53:54.645Z] #41 ... [2024-05-07T07:53:54.645Z] [2024-05-07T07:53:54.645Z] #46 [core-data internal] load build context [2024-05-07T07:53:54.645Z] #46 ... [2024-05-07T07:53:54.645Z] [2024-05-07T07:53:54.645Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:54.910Z] #41 ... [2024-05-07T07:53:54.910Z] [2024-05-07T07:53:54.910Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:53:55.175Z] #48 ... [2024-05-07T07:53:55.175Z] [2024-05-07T07:53:55.175Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:55.175Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.1s [2024-05-07T07:53:55.175Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.2s done [2024-05-07T07:53:55.175Z] #41 ... [2024-05-07T07:53:55.175Z] [2024-05-07T07:53:55.175Z] #50 [core-command internal] load build context [2024-05-07T07:53:55.441Z] #50 ... [2024-05-07T07:53:55.442Z] [2024-05-07T07:53:55.442Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:53:55.442Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-05-07T07:53:56.021Z] #41 ... [2024-05-07T07:53:56.021Z] [2024-05-07T07:53:56.021Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:53:56.021Z] #36 ... [2024-05-07T07:53:56.021Z] [2024-05-07T07:53:56.021Z] #50 [core-command internal] load build context [2024-05-07T07:53:56.303Z] #50 ... [2024-05-07T07:53:56.303Z] [2024-05-07T07:53:56.303Z] #52 [security-proxy-setup internal] load build context [2024-05-07T07:53:56.303Z] #52 ... [2024-05-07T07:53:56.303Z] [2024-05-07T07:53:56.303Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T07:53:56.303Z] #57 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:56.303Z] #57 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:56.303Z] #57 17.79 OK: 266 MiB in 52 packages [2024-05-07T07:53:56.303Z] #57 DONE 19.7s [2024-05-07T07:53:56.303Z] [2024-05-07T07:53:56.303Z] #34 [support-notifications internal] load build context [2024-05-07T07:53:56.569Z] #34 ... [2024-05-07T07:53:56.569Z] [2024-05-07T07:53:56.569Z] #38 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:53:56.569Z] #38 ... [2024-05-07T07:53:56.569Z] [2024-05-07T07:53:56.569Z] #34 [support-notifications internal] load build context [2024-05-07T07:53:57.156Z] #34 ... [2024-05-07T07:53:57.156Z] [2024-05-07T07:53:57.156Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:53:57.156Z] #65 ... [2024-05-07T07:53:57.156Z] [2024-05-07T07:53:57.156Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:53:57.421Z] #36 ... [2024-05-07T07:53:57.421Z] [2024-05-07T07:53:57.421Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T07:53:57.421Z] #55 15.76 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:53:57.421Z] #55 16.24 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:53:57.421Z] #55 16.36 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-07T07:53:57.421Z] #55 16.38 (4/6) Installing openssl (3.1.4-r6) [2024-05-07T07:53:57.421Z] #55 16.53 (5/6) Installing su-exec (0.2-r3) [2024-05-07T07:53:57.421Z] #55 16.56 (6/6) Installing yq (4.33.3-r5) [2024-05-07T07:53:57.421Z] #55 18.14 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:53:57.421Z] #55 18.38 OK: 18 MiB in 19 packages [2024-05-07T07:53:57.421Z] #55 DONE 20.8s [2024-05-07T07:53:57.421Z] [2024-05-07T07:53:57.421Z] #34 [support-notifications internal] load build context [2024-05-07T07:53:57.687Z] #34 ... [2024-05-07T07:53:57.687Z] [2024-05-07T07:53:57.687Z] #58 [core-metadata internal] load build context [2024-05-07T07:53:57.687Z] #58 ... [2024-05-07T07:53:57.687Z] [2024-05-07T07:53:57.687Z] #60 [support-scheduler internal] load build context [2024-05-07T07:53:57.959Z] #60 ... [2024-05-07T07:53:57.959Z] [2024-05-07T07:53:57.959Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:53:57.959Z] #59 ... [2024-05-07T07:53:57.959Z] [2024-05-07T07:53:57.959Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:53:58.539Z] #36 ... [2024-05-07T07:53:58.539Z] [2024-05-07T07:53:58.539Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T07:53:58.539Z] #54 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:58.539Z] #54 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:58.539Z] #54 19.71 OK: 266 MiB in 52 packages [2024-05-07T07:53:58.539Z] #54 DONE 22.8s [2024-05-07T07:53:58.539Z] [2024-05-07T07:53:58.539Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:53:59.497Z] #36 ... [2024-05-07T07:53:59.497Z] [2024-05-07T07:53:59.497Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T07:53:59.497Z] #53 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:59.497Z] #53 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:53:59.497Z] #53 20.97 OK: 266 MiB in 52 packages [2024-05-07T07:53:59.497Z] #53 DONE 22.7s [2024-05-07T07:53:59.497Z] [2024-05-07T07:53:59.497Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:53:59.764Z] #36 ... [2024-05-07T07:53:59.764Z] [2024-05-07T07:53:59.764Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-07T07:53:59.764Z] #66 ... [2024-05-07T07:53:59.764Z] [2024-05-07T07:53:59.764Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:54:00.029Z] #36 ... [2024-05-07T07:54:00.029Z] [2024-05-07T07:54:00.029Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T07:54:00.029Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.9s done [2024-05-07T07:54:00.029Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-05-07T07:54:00.029Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.5s [2024-05-07T07:54:00.029Z] #61 ... [2024-05-07T07:54:00.029Z] [2024-05-07T07:54:00.029Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:54:00.029Z] #36 ... [2024-05-07T07:54:00.029Z] [2024-05-07T07:54:00.029Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T07:54:00.029Z] #51 14.54 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:54:00.029Z] #51 14.54 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:54:00.029Z] #51 14.54 OK: 19950 distinct packages available [2024-05-07T07:54:00.029Z] #51 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:00.029Z] #51 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:00.029Z] #51 21.78 (1/11) Installing ca-certificates (20240226-r0) [2024-05-07T07:54:00.029Z] #51 22.03 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-07T07:54:00.029Z] #51 22.25 (3/11) Installing libunistring (1.1-r1) [2024-05-07T07:54:00.029Z] #51 22.35 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-07T07:54:00.029Z] #51 22.50 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-07T07:54:00.029Z] #51 22.50 (6/11) Installing libcurl (8.5.0-r0) [2024-05-07T07:54:00.029Z] #51 22.55 (7/11) Installing curl (8.5.0-r0) [2024-05-07T07:54:00.029Z] #51 22.69 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-07T07:54:00.029Z] #51 22.69 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-07T07:54:00.029Z] #51 22.69 (10/11) Installing libucontext (1.2-r2) [2024-05-07T07:54:00.029Z] #51 22.69 (11/11) Installing gcompat (1.1.0-r1) [2024-05-07T07:54:00.029Z] #51 22.75 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:00.029Z] #51 22.78 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:54:00.029Z] #51 24.08 OK: 13 MiB in 26 packages [2024-05-07T07:54:00.294Z] #51 ... [2024-05-07T07:54:00.294Z] [2024-05-07T07:54:00.294Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:54:00.294Z] #36 transferring context: 33.16MB 24.5s [2024-05-07T07:54:01.694Z] #36 ... [2024-05-07T07:54:01.694Z] [2024-05-07T07:54:01.694Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T07:54:01.694Z] #51 DONE 25.8s [2024-05-07T07:54:01.694Z] [2024-05-07T07:54:01.694Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:54:01.694Z] #36 ... [2024-05-07T07:54:01.694Z] [2024-05-07T07:54:01.694Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:54:01.694Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:01.961Z] #67 ... [2024-05-07T07:54:01.961Z] [2024-05-07T07:54:01.961Z] #50 [core-command internal] load build context [2024-05-07T07:54:01.961Z] #50 ... [2024-05-07T07:54:01.961Z] [2024-05-07T07:54:01.961Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:54:02.542Z] #36 ... [2024-05-07T07:54:02.542Z] [2024-05-07T07:54:02.542Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T07:54:02.542Z] #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:02.806Z] #68 ... [2024-05-07T07:54:02.806Z] [2024-05-07T07:54:02.806Z] #50 [core-command internal] load build context [2024-05-07T07:54:04.219Z] #50 ... [2024-05-07T07:54:04.219Z] [2024-05-07T07:54:04.219Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T07:54:04.219Z] #62 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:04.219Z] #62 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:04.219Z] #62 21.79 (1/4) Installing ca-certificates (20240226-r0) [2024-05-07T07:54:04.219Z] #62 22.49 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-07T07:54:04.219Z] #62 22.49 (3/4) Installing su-exec (0.2-r3) [2024-05-07T07:54:04.219Z] #62 22.49 (4/4) Installing yq (4.33.3-r5) [2024-05-07T07:54:04.219Z] #62 23.60 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:04.219Z] #62 23.69 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:54:04.219Z] #62 ... [2024-05-07T07:54:04.219Z] [2024-05-07T07:54:04.219Z] #50 [core-command internal] load build context [2024-05-07T07:54:04.485Z] #50 ... [2024-05-07T07:54:04.485Z] [2024-05-07T07:54:04.485Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T07:54:04.485Z] #64 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:04.485Z] #64 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:04.485Z] #64 22.00 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:54:04.485Z] #64 22.00 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:54:04.485Z] #64 22.00 OK: 19950 distinct packages available [2024-05-07T07:54:04.485Z] #64 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:04.485Z] #64 ... [2024-05-07T07:54:04.485Z] [2024-05-07T07:54:04.485Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T07:54:04.485Z] #56 18.01 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:54:04.485Z] #56 18.01 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:54:04.485Z] #56 18.01 OK: 19946 distinct packages available [2024-05-07T07:54:04.485Z] #56 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:04.485Z] #56 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:04.485Z] #56 27.15 OK: 266 MiB in 52 packages [2024-05-07T07:54:04.485Z] #56 DONE 28.1s [2024-05-07T07:54:04.485Z] [2024-05-07T07:54:04.485Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T07:54:04.485Z] #63 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:04.485Z] #63 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:04.485Z] #63 23.85 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T07:54:04.485Z] #63 23.85 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T07:54:04.485Z] #63 23.85 OK: 19950 distinct packages available [2024-05-07T07:54:04.750Z] #63 ... [2024-05-07T07:54:04.750Z] [2024-05-07T07:54:04.750Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:54:04.750Z] #39 transferring context: 58.87MB 30.8s [2024-05-07T07:54:04.750Z] #39 ... [2024-05-07T07:54:04.750Z] [2024-05-07T07:54:04.750Z] #46 [core-data internal] load build context [2024-05-07T07:54:05.015Z] #46 ... [2024-05-07T07:54:05.015Z] [2024-05-07T07:54:05.015Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:54:05.281Z] #39 ... [2024-05-07T07:54:05.281Z] [2024-05-07T07:54:05.281Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:05.547Z] #48 ... [2024-05-07T07:54:05.547Z] [2024-05-07T07:54:05.547Z] #50 [core-command internal] load build context [2024-05-07T07:54:06.134Z] #50 ... [2024-05-07T07:54:06.134Z] [2024-05-07T07:54:06.134Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T07:54:06.134Z] #62 25.07 OK: 18 MiB in 19 packages [2024-05-07T07:54:06.134Z] #62 DONE 27.0s [2024-05-07T07:54:06.134Z] [2024-05-07T07:54:06.134Z] #50 [core-command internal] load build context [2024-05-07T07:54:06.402Z] #50 ... [2024-05-07T07:54:06.402Z] [2024-05-07T07:54:06.402Z] #52 [security-proxy-setup internal] load build context [2024-05-07T07:54:06.667Z] #52 ... [2024-05-07T07:54:06.667Z] [2024-05-07T07:54:06.667Z] #50 [core-command internal] load build context [2024-05-07T07:54:06.667Z] #50 ... [2024-05-07T07:54:06.667Z] [2024-05-07T07:54:06.667Z] #38 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:54:06.667Z] #38 ... [2024-05-07T07:54:06.667Z] [2024-05-07T07:54:06.667Z] #50 [core-command internal] load build context [2024-05-07T07:54:07.620Z] #50 ... [2024-05-07T07:54:07.620Z] [2024-05-07T07:54:07.620Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T07:54:07.620Z] #0 8.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:07.620Z] #69 ... [2024-05-07T07:54:07.620Z] [2024-05-07T07:54:07.620Z] #50 [core-command internal] load build context [2024-05-07T07:54:07.885Z] #50 ... [2024-05-07T07:54:07.885Z] [2024-05-07T07:54:07.885Z] #34 [support-notifications internal] load build context [2024-05-07T07:54:07.885Z] #34 ... [2024-05-07T07:54:07.885Z] [2024-05-07T07:54:07.885Z] #58 [core-metadata internal] load build context [2024-05-07T07:54:08.150Z] #58 ... [2024-05-07T07:54:08.151Z] [2024-05-07T07:54:08.151Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:08.151Z] #60 ... [2024-05-07T07:54:08.151Z] [2024-05-07T07:54:08.151Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:54:08.151Z] #65 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:08.151Z] #65 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:08.151Z] #65 17.98 Upgrading critical system libraries and apk-tools: [2024-05-07T07:54:08.151Z] #65 17.98 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:54:08.151Z] #65 18.00 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:08.151Z] #65 19.36 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:54:08.151Z] #65 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:08.151Z] #65 ... [2024-05-07T07:54:08.151Z] [2024-05-07T07:54:08.151Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:54:08.417Z] #59 ... [2024-05-07T07:54:08.417Z] [2024-05-07T07:54:08.417Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:54:08.417Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.7s [2024-05-07T07:54:08.682Z] #41 ... [2024-05-07T07:54:08.682Z] [2024-05-07T07:54:08.682Z] #58 [core-metadata internal] load build context [2024-05-07T07:54:10.082Z] #58 ... [2024-05-07T07:54:10.082Z] [2024-05-07T07:54:10.082Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T07:54:10.082Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.8s [2024-05-07T07:54:10.347Z] #61 ... [2024-05-07T07:54:10.347Z] [2024-05-07T07:54:10.347Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:54:11.744Z] #41 ... [2024-05-07T07:54:11.744Z] [2024-05-07T07:54:11.744Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:54:11.744Z] #0 6.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:11.744Z] #0 9.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:11.744Z] #70 ... [2024-05-07T07:54:11.744Z] [2024-05-07T07:54:11.744Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-07T07:54:11.744Z] #66 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:11.744Z] #66 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:11.744Z] #66 18.98 Upgrading critical system libraries and apk-tools: [2024-05-07T07:54:11.744Z] #66 18.98 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:54:11.744Z] #66 19.05 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:11.744Z] #66 20.63 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:54:11.744Z] #66 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:11.744Z] #66 ... [2024-05-07T07:54:11.744Z] [2024-05-07T07:54:11.745Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:54:12.698Z] #41 ... [2024-05-07T07:54:12.698Z] [2024-05-07T07:54:12.698Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:54:12.698Z] #36 transferring context: 57.10MB 37.0s [2024-05-07T07:54:12.963Z] #36 ... [2024-05-07T07:54:12.963Z] [2024-05-07T07:54:12.963Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:54:13.228Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.7s [2024-05-07T07:54:13.819Z] #41 ... [2024-05-07T07:54:13.819Z] [2024-05-07T07:54:13.819Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:54:13.819Z] #67 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:13.819Z] #67 17.86 Upgrading critical system libraries and apk-tools: [2024-05-07T07:54:13.819Z] #67 17.86 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:54:13.819Z] #67 17.90 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:13.819Z] #67 19.56 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:54:13.819Z] #67 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:13.819Z] #67 ... [2024-05-07T07:54:13.819Z] [2024-05-07T07:54:13.819Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T07:54:13.819Z] #64 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:13.819Z] #64 30.11 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:13.819Z] #64 30.49 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:13.819Z] #64 30.60 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-07T07:54:13.819Z] #64 30.60 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-07T07:54:13.819Z] #64 30.60 (5/7) Installing libucontext (1.2-r2) [2024-05-07T07:54:13.819Z] #64 30.71 (6/7) Installing gcompat (1.1.0-r1) [2024-05-07T07:54:13.819Z] #64 30.71 (7/7) Installing openssl (3.1.4-r6) [2024-05-07T07:54:13.819Z] #64 30.80 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:13.819Z] #64 31.01 OK: 9 MiB in 20 packages [2024-05-07T07:54:13.819Z] #64 DONE 34.1s [2024-05-07T07:54:13.819Z] [2024-05-07T07:54:13.819Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:54:13.819Z] #67 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:13.819Z] #67 ... [2024-05-07T07:54:13.819Z] [2024-05-07T07:54:13.819Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T07:54:13.819Z] #68 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:13.819Z] #68 17.86 Upgrading critical system libraries and apk-tools: [2024-05-07T07:54:13.819Z] #68 17.86 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:54:13.819Z] #68 17.92 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:13.819Z] #68 19.21 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:54:13.819Z] #68 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:13.819Z] #68 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:14.085Z] #68 ... [2024-05-07T07:54:14.085Z] [2024-05-07T07:54:14.085Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:54:15.044Z] #41 ... [2024-05-07T07:54:15.044Z] [2024-05-07T07:54:15.044Z] #46 [core-data internal] load build context [2024-05-07T07:54:15.044Z] #46 ... [2024-05-07T07:54:15.044Z] [2024-05-07T07:54:15.044Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T07:54:15.044Z] #63 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:15.044Z] #63 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:15.044Z] #63 33.69 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-07T07:54:15.044Z] #63 33.69 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-07T07:54:15.044Z] #63 33.69 (3/4) Installing libucontext (1.2-r2) [2024-05-07T07:54:15.044Z] #63 33.69 (4/4) Installing gcompat (1.1.0-r1) [2024-05-07T07:54:15.044Z] #63 33.69 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:15.044Z] #63 33.91 OK: 8 MiB in 19 packages [2024-05-07T07:54:15.044Z] #63 ... [2024-05-07T07:54:15.044Z] [2024-05-07T07:54:15.044Z] #46 [core-data internal] load build context [2024-05-07T07:54:15.310Z] #46 ... [2024-05-07T07:54:15.310Z] [2024-05-07T07:54:15.310Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T07:54:15.310Z] #63 DONE 35.8s [2024-05-07T07:54:15.310Z] [2024-05-07T07:54:15.310Z] #46 [core-data internal] load build context [2024-05-07T07:54:15.581Z] #46 ... [2024-05-07T07:54:15.581Z] [2024-05-07T07:54:15.581Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:54:15.581Z] #39 ... [2024-05-07T07:54:15.581Z] [2024-05-07T07:54:15.581Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:15.581Z] #48 ... [2024-05-07T07:54:15.581Z] [2024-05-07T07:54:15.581Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:54:16.161Z] #39 ... [2024-05-07T07:54:16.161Z] [2024-05-07T07:54:16.161Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T07:54:16.161Z] #0 5.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:16.161Z] #0 8.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:16.161Z] #71 ... [2024-05-07T07:54:16.161Z] [2024-05-07T07:54:16.161Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:54:16.740Z] #39 ... [2024-05-07T07:54:16.741Z] [2024-05-07T07:54:16.741Z] #52 [security-proxy-setup internal] load build context [2024-05-07T07:54:17.005Z] #52 ... [2024-05-07T07:54:17.005Z] [2024-05-07T07:54:17.005Z] #38 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:54:17.005Z] #38 ... [2024-05-07T07:54:17.005Z] [2024-05-07T07:54:17.005Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:17.960Z] #48 transferring context: 51.18MB 42.8s [2024-05-07T07:54:17.960Z] #48 ... [2024-05-07T07:54:17.960Z] [2024-05-07T07:54:17.960Z] #34 [support-notifications internal] load build context [2024-05-07T07:54:18.225Z] #34 ... [2024-05-07T07:54:18.225Z] [2024-05-07T07:54:18.225Z] #50 [core-command internal] load build context [2024-05-07T07:54:18.225Z] #50 ... [2024-05-07T07:54:18.225Z] [2024-05-07T07:54:18.225Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T07:54:18.225Z] #69 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:18.225Z] #69 17.76 Upgrading critical system libraries and apk-tools: [2024-05-07T07:54:18.225Z] #69 17.76 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:54:18.225Z] #69 17.84 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:18.225Z] #69 19.29 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:54:18.225Z] #69 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:18.225Z] #69 ... [2024-05-07T07:54:18.225Z] [2024-05-07T07:54:18.225Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:18.495Z] #60 ... [2024-05-07T07:54:18.495Z] [2024-05-07T07:54:18.495Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:54:18.495Z] #59 ... [2024-05-07T07:54:18.495Z] [2024-05-07T07:54:18.495Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:54:18.495Z] #65 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:18.495Z] #65 27.85 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:54:18.495Z] #65 27.96 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:18.495Z] #65 28.50 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:18.495Z] #65 28.62 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:54:18.495Z] #65 29.92 OK: 9 MiB in 17 packages [2024-05-07T07:54:18.776Z] #65 ... [2024-05-07T07:54:18.776Z] [2024-05-07T07:54:18.776Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T07:54:18.776Z] #69 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:19.357Z] #69 ... [2024-05-07T07:54:19.357Z] [2024-05-07T07:54:19.357Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:54:19.357Z] #65 DONE 32.3s [2024-05-07T07:54:19.357Z] [2024-05-07T07:54:19.357Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:54:19.940Z] #59 ... [2024-05-07T07:54:19.940Z] [2024-05-07T07:54:19.940Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-05-07T07:54:19.940Z] #66 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:19.940Z] #66 27.67 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:54:19.940Z] #66 27.70 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:19.940Z] #66 28.00 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:19.940Z] #66 28.10 OK: 8 MiB in 16 packages [2024-05-07T07:54:19.940Z] #66 DONE 31.1s [2024-05-07T07:54:19.940Z] [2024-05-07T07:54:19.940Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:54:20.214Z] #59 ... [2024-05-07T07:54:20.214Z] [2024-05-07T07:54:20.214Z] #58 [core-metadata internal] load build context [2024-05-07T07:54:20.479Z] #58 ... [2024-05-07T07:54:20.479Z] [2024-05-07T07:54:20.479Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:54:20.479Z] #59 ... [2024-05-07T07:54:20.479Z] [2024-05-07T07:54:20.479Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T07:54:20.479Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.1s done [2024-05-07T07:54:20.744Z] #61 ... [2024-05-07T07:54:20.744Z] [2024-05-07T07:54:20.744Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:54:21.009Z] #59 ... [2024-05-07T07:54:21.009Z] [2024-05-07T07:54:21.009Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:54:21.009Z] #67 26.16 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:54:21.009Z] #67 26.20 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:21.009Z] #67 26.74 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:21.009Z] #67 26.82 OK: 8 MiB in 16 packages [2024-05-07T07:54:21.009Z] #67 DONE 29.3s [2024-05-07T07:54:21.009Z] [2024-05-07T07:54:21.009Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T07:54:21.009Z] #68 27.08 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:54:21.009Z] #68 27.21 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:21.009Z] #68 27.61 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:21.009Z] #68 27.66 OK: 8 MiB in 17 packages [2024-05-07T07:54:21.009Z] #68 DONE 29.1s [2024-05-07T07:54:21.009Z] [2024-05-07T07:54:21.009Z] #50 [core-command internal] load build context [2024-05-07T07:54:22.943Z] #50 transferring context: 112.41MB 47.5s [2024-05-07T07:54:23.207Z] #50 ... [2024-05-07T07:54:23.207Z] [2024-05-07T07:54:23.207Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:54:23.207Z] #36 ... [2024-05-07T07:54:23.207Z] [2024-05-07T07:54:23.207Z] #50 [core-command internal] load build context [2024-05-07T07:54:23.789Z] #50 ... [2024-05-07T07:54:23.789Z] [2024-05-07T07:54:23.789Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T07:54:23.789Z] #69 24.76 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:54:23.789Z] #69 24.76 OK: 18 MiB in 19 packages [2024-05-07T07:54:23.789Z] #69 DONE 26.1s [2024-05-07T07:54:23.789Z] [2024-05-07T07:54:23.789Z] #50 [core-command internal] load build context [2024-05-07T07:54:24.056Z] #50 ... [2024-05-07T07:54:24.056Z] [2024-05-07T07:54:24.056Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-07T07:54:24.056Z] #0 5.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:24.056Z] #0 6.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:24.056Z] #0 10.10 Upgrading critical system libraries and apk-tools: [2024-05-07T07:54:24.056Z] #0 10.10 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:54:24.056Z] #0 10.10 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:24.056Z] #72 ... [2024-05-07T07:54:24.056Z] [2024-05-07T07:54:24.056Z] #50 [core-command internal] load build context [2024-05-07T07:54:25.008Z] #50 ... [2024-05-07T07:54:25.008Z] [2024-05-07T07:54:25.008Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-07T07:54:25.008Z] #73 DONE 1.2s [2024-05-07T07:54:25.008Z] [2024-05-07T07:54:25.008Z] #50 [core-command internal] load build context [2024-05-07T07:54:25.008Z] #50 ... [2024-05-07T07:54:25.008Z] [2024-05-07T07:54:25.008Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:54:25.008Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.6s [2024-05-07T07:54:25.273Z] #41 ... [2024-05-07T07:54:25.273Z] [2024-05-07T07:54:25.273Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T07:54:25.273Z] #70 16.36 Upgrading critical system libraries and apk-tools: [2024-05-07T07:54:25.273Z] #70 16.36 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:54:25.273Z] #70 16.52 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:25.273Z] #70 17.59 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:54:25.273Z] #70 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:25.273Z] #70 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:25.273Z] #70 21.61 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:54:25.273Z] #70 21.62 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:25.273Z] #70 22.03 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:25.273Z] #70 22.10 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:54:25.273Z] #70 22.64 OK: 13 MiB in 26 packages [2024-05-07T07:54:25.273Z] #70 DONE 23.6s [2024-05-07T07:54:25.273Z] [2024-05-07T07:54:25.273Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:54:25.273Z] #41 ... [2024-05-07T07:54:25.273Z] [2024-05-07T07:54:25.273Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:54:25.273Z] #59 ... [2024-05-07T07:54:25.273Z] [2024-05-07T07:54:25.273Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T07:54:25.273Z] #0 7.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:25.273Z] #0 8.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:25.543Z] #74 ... [2024-05-07T07:54:25.543Z] [2024-05-07T07:54:25.543Z] #50 [core-command internal] load build context [2024-05-07T07:54:25.543Z] #50 ... [2024-05-07T07:54:25.543Z] [2024-05-07T07:54:25.543Z] #46 [core-data internal] load build context [2024-05-07T07:54:25.807Z] #46 ... [2024-05-07T07:54:25.807Z] [2024-05-07T07:54:25.807Z] #50 [core-command internal] load build context [2024-05-07T07:54:26.764Z] #50 ... [2024-05-07T07:54:26.764Z] [2024-05-07T07:54:26.764Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:54:27.029Z] #39 ... [2024-05-07T07:54:27.029Z] [2024-05-07T07:54:27.029Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T07:54:27.029Z] #71 13.88 Upgrading critical system libraries and apk-tools: [2024-05-07T07:54:27.029Z] #71 13.88 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:54:27.029Z] #71 13.88 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:27.029Z] #71 14.57 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:54:27.029Z] #71 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:27.029Z] #71 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:27.029Z] #71 18.65 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:54:27.029Z] #71 18.73 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:27.029Z] #71 19.02 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:27.029Z] #71 19.08 Executing ca-certificates-20240226-r0.trigger [2024-05-07T07:54:27.029Z] #71 19.61 OK: 18 MiB in 19 packages [2024-05-07T07:54:27.029Z] #71 DONE 20.8s [2024-05-07T07:54:27.029Z] [2024-05-07T07:54:27.029Z] #50 [core-command internal] load build context [2024-05-07T07:54:27.029Z] #50 ... [2024-05-07T07:54:27.029Z] [2024-05-07T07:54:27.029Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-07T07:54:27.029Z] #75 DONE 5.7s [2024-05-07T07:54:27.029Z] [2024-05-07T07:54:27.029Z] #52 [security-proxy-setup internal] load build context [2024-05-07T07:54:27.294Z] #52 ... [2024-05-07T07:54:27.294Z] [2024-05-07T07:54:27.294Z] #38 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:54:27.294Z] #38 ... [2024-05-07T07:54:27.294Z] [2024-05-07T07:54:27.294Z] #50 [core-command internal] load build context [2024-05-07T07:54:27.896Z] #50 transferring context: 126.53MB 52.5s [2024-05-07T07:54:27.896Z] #50 ... [2024-05-07T07:54:27.896Z] [2024-05-07T07:54:27.896Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:28.163Z] #48 ... [2024-05-07T07:54:28.163Z] [2024-05-07T07:54:28.163Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-07T07:54:28.163Z] #76 DONE 1.1s [2024-05-07T07:54:28.163Z] [2024-05-07T07:54:28.163Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:28.163Z] #48 ... [2024-05-07T07:54:28.163Z] [2024-05-07T07:54:28.163Z] #50 [core-command internal] load build context [2024-05-07T07:54:28.432Z] #50 ... [2024-05-07T07:54:28.432Z] [2024-05-07T07:54:28.432Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-07T07:54:28.432Z] #72 10.57 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:54:28.432Z] #72 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:28.432Z] #72 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:28.432Z] #72 13.63 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:54:28.432Z] #72 13.67 OK: 9 MiB in 20 packages [2024-05-07T07:54:28.432Z] #72 DONE 14.4s [2024-05-07T07:54:28.432Z] [2024-05-07T07:54:28.432Z] #34 [support-notifications internal] load build context [2024-05-07T07:54:28.432Z] #34 ... [2024-05-07T07:54:28.432Z] [2024-05-07T07:54:28.432Z] #50 [core-command internal] load build context [2024-05-07T07:54:28.697Z] #50 ... [2024-05-07T07:54:28.697Z] [2024-05-07T07:54:28.697Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:28.697Z] #60 ... [2024-05-07T07:54:28.697Z] [2024-05-07T07:54:28.697Z] #50 [core-command internal] load build context [2024-05-07T07:54:30.123Z] #50 ... [2024-05-07T07:54:30.123Z] [2024-05-07T07:54:30.123Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T07:54:30.123Z] #74 10.99 Upgrading critical system libraries and apk-tools: [2024-05-07T07:54:30.123Z] #74 10.99 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T07:54:30.123Z] #74 11.05 Executing busybox-1.36.1-r5.trigger [2024-05-07T07:54:30.123Z] #74 11.57 Continuing the upgrade transaction with new apk-tools: [2024-05-07T07:54:30.123Z] #74 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:30.123Z] #74 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T07:54:30.123Z] #74 13.47 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T07:54:30.123Z] #74 13.49 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:30.123Z] #74 13.61 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T07:54:30.123Z] #74 13.64 OK: 8 MiB in 19 packages [2024-05-07T07:54:30.123Z] #74 DONE 14.5s [2024-05-07T07:54:30.123Z] [2024-05-07T07:54:30.123Z] #50 [core-command internal] load build context [2024-05-07T07:54:30.388Z] #50 ... [2024-05-07T07:54:30.388Z] [2024-05-07T07:54:30.388Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-07T07:54:30.388Z] #77 DONE 2.1s [2024-05-07T07:54:30.388Z] [2024-05-07T07:54:30.388Z] #50 [core-command internal] load build context [2024-05-07T07:54:30.653Z] #50 ... [2024-05-07T07:54:30.653Z] [2024-05-07T07:54:30.653Z] #58 [core-metadata internal] load build context [2024-05-07T07:54:30.653Z] #58 ... [2024-05-07T07:54:30.653Z] [2024-05-07T07:54:30.653Z] #50 [core-command internal] load build context [2024-05-07T07:54:33.222Z] #50 transferring context: 150.97MB 57.6s [2024-05-07T07:54:33.487Z] #50 ... [2024-05-07T07:54:33.487Z] [2024-05-07T07:54:33.487Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:54:33.487Z] #36 ... [2024-05-07T07:54:33.487Z] [2024-05-07T07:54:33.487Z] #50 [core-command internal] load build context [2024-05-07T07:54:34.888Z] #50 ... [2024-05-07T07:54:34.888Z] [2024-05-07T07:54:34.888Z] #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T07:54:34.888Z] #78 DONE 3.1s [2024-05-07T07:54:34.888Z] [2024-05-07T07:54:34.888Z] #50 [core-command internal] load build context [2024-05-07T07:54:34.888Z] #50 ... [2024-05-07T07:54:34.888Z] [2024-05-07T07:54:34.888Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T07:54:34.888Z] #79 DONE 3.5s [2024-05-07T07:54:34.888Z] [2024-05-07T07:54:34.888Z] #50 [core-command internal] load build context [2024-05-07T07:54:35.153Z] #50 ... [2024-05-07T07:54:35.153Z] [2024-05-07T07:54:35.153Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T07:54:35.153Z] #80 DONE 3.6s [2024-05-07T07:54:35.153Z] [2024-05-07T07:54:35.153Z] #50 [core-command internal] load build context [2024-05-07T07:54:35.153Z] #50 ... [2024-05-07T07:54:35.153Z] [2024-05-07T07:54:35.153Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T07:54:35.153Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.5s done [2024-05-07T07:54:35.153Z] #41 ... [2024-05-07T07:54:35.153Z] [2024-05-07T07:54:35.153Z] #50 [core-command internal] load build context [2024-05-07T07:54:35.417Z] #50 ... [2024-05-07T07:54:35.417Z] [2024-05-07T07:54:35.417Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:54:35.680Z] #59 ... [2024-05-07T07:54:35.680Z] [2024-05-07T07:54:35.680Z] #50 [core-command internal] load build context [2024-05-07T07:54:35.962Z] #50 ... [2024-05-07T07:54:35.962Z] [2024-05-07T07:54:35.962Z] #46 [core-data internal] load build context [2024-05-07T07:54:35.962Z] #46 ... [2024-05-07T07:54:35.962Z] [2024-05-07T07:54:35.962Z] #50 [core-command internal] load build context [2024-05-07T07:54:35.962Z] #50 ... [2024-05-07T07:54:35.962Z] [2024-05-07T07:54:35.962Z] #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-07T07:54:35.962Z] #81 DONE 1.1s [2024-05-07T07:54:36.228Z] [2024-05-07T07:54:36.228Z] #50 [core-command internal] load build context [2024-05-07T07:54:36.501Z] #50 ... [2024-05-07T07:54:36.501Z] [2024-05-07T07:54:36.501Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-07T07:54:36.501Z] #82 DONE 1.1s [2024-05-07T07:54:36.501Z] [2024-05-07T07:54:36.501Z] #50 [core-command internal] load build context [2024-05-07T07:54:36.501Z] #50 ... [2024-05-07T07:54:36.501Z] [2024-05-07T07:54:36.501Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-07T07:54:36.501Z] #83 DONE 1.4s [2024-05-07T07:54:36.501Z] [2024-05-07T07:54:36.501Z] #50 [core-command internal] load build context [2024-05-07T07:54:37.080Z] #50 ... [2024-05-07T07:54:37.080Z] [2024-05-07T07:54:37.080Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:54:37.080Z] #39 ... [2024-05-07T07:54:37.080Z] [2024-05-07T07:54:37.080Z] #50 [core-command internal] load build context [2024-05-07T07:54:37.350Z] #50 ... [2024-05-07T07:54:37.350Z] [2024-05-07T07:54:37.350Z] #84 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-07T07:54:37.350Z] #84 DONE 1.1s [2024-05-07T07:54:37.350Z] [2024-05-07T07:54:37.350Z] #50 [core-command internal] load build context [2024-05-07T07:54:37.350Z] #50 ... [2024-05-07T07:54:37.350Z] [2024-05-07T07:54:37.350Z] #52 [security-proxy-setup internal] load build context [2024-05-07T07:54:37.350Z] #52 ... [2024-05-07T07:54:37.350Z] [2024-05-07T07:54:37.350Z] #50 [core-command internal] load build context [2024-05-07T07:54:37.620Z] #50 ... [2024-05-07T07:54:37.620Z] [2024-05-07T07:54:37.620Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-07T07:54:37.620Z] #85 DONE 0.9s [2024-05-07T07:54:37.620Z] [2024-05-07T07:54:37.620Z] #50 [core-command internal] load build context [2024-05-07T07:54:37.620Z] #50 ... [2024-05-07T07:54:37.620Z] [2024-05-07T07:54:37.620Z] #38 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:54:37.620Z] #38 ... [2024-05-07T07:54:37.620Z] [2024-05-07T07:54:37.620Z] #50 [core-command internal] load build context [2024-05-07T07:54:37.887Z] #50 ... [2024-05-07T07:54:37.887Z] [2024-05-07T07:54:37.887Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-07T07:54:37.887Z] #86 DONE 1.3s [2024-05-07T07:54:37.887Z] [2024-05-07T07:54:37.887Z] #50 [core-command internal] load build context [2024-05-07T07:54:37.887Z] #50 transferring context: 177.99MB 62.7s [2024-05-07T07:54:38.151Z] #50 ... [2024-05-07T07:54:38.151Z] [2024-05-07T07:54:38.151Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:38.421Z] #48 ... [2024-05-07T07:54:38.421Z] [2024-05-07T07:54:38.421Z] #50 [core-command internal] load build context [2024-05-07T07:54:38.688Z] #50 ... [2024-05-07T07:54:38.688Z] [2024-05-07T07:54:38.688Z] #34 [support-notifications internal] load build context [2024-05-07T07:54:38.688Z] #34 ... [2024-05-07T07:54:38.688Z] [2024-05-07T07:54:38.688Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:38.952Z] #60 ... [2024-05-07T07:54:38.952Z] [2024-05-07T07:54:38.952Z] #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T07:54:38.952Z] #87 DONE 1.2s [2024-05-07T07:54:38.952Z] [2024-05-07T07:54:38.952Z] #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T07:54:38.952Z] #88 DONE 1.4s [2024-05-07T07:54:38.952Z] [2024-05-07T07:54:38.952Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T07:54:38.952Z] #89 DONE 1.0s [2024-05-07T07:54:38.952Z] [2024-05-07T07:54:38.952Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:38.952Z] #60 ... [2024-05-07T07:54:38.952Z] [2024-05-07T07:54:38.952Z] #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-07T07:54:40.355Z] #90 ... [2024-05-07T07:54:40.355Z] [2024-05-07T07:54:40.355Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-07T07:54:40.355Z] #91 DONE 1.2s [2024-05-07T07:54:40.355Z] [2024-05-07T07:54:40.355Z] #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-07T07:54:40.355Z] #90 DONE 1.4s [2024-05-07T07:54:40.355Z] [2024-05-07T07:54:40.355Z] #92 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-07T07:54:40.355Z] #92 ... [2024-05-07T07:54:40.355Z] [2024-05-07T07:54:40.355Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-07T07:54:40.355Z] #93 DONE 1.6s [2024-05-07T07:54:40.620Z] [2024-05-07T07:54:40.620Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:40.620Z] #60 ... [2024-05-07T07:54:40.620Z] [2024-05-07T07:54:40.620Z] #58 [core-metadata internal] load build context [2024-05-07T07:54:40.885Z] #58 ... [2024-05-07T07:54:40.885Z] [2024-05-07T07:54:40.885Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:41.464Z] #60 ... [2024-05-07T07:54:41.464Z] [2024-05-07T07:54:41.464Z] #92 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-07T07:54:41.464Z] #92 DONE 1.1s [2024-05-07T07:54:41.464Z] [2024-05-07T07:54:41.464Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:41.730Z] #60 ... [2024-05-07T07:54:41.730Z] [2024-05-07T07:54:41.730Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-07T07:54:41.730Z] #94 DONE 1.6s [2024-05-07T07:54:41.730Z] [2024-05-07T07:54:41.730Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-07T07:54:41.730Z] #95 DONE 1.2s [2024-05-07T07:54:41.730Z] [2024-05-07T07:54:41.730Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:43.145Z] #60 transferring context: 168.22MB 63.6s [2024-05-07T07:54:43.722Z] #60 ... [2024-05-07T07:54:43.723Z] [2024-05-07T07:54:43.723Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:54:43.990Z] #36 ... [2024-05-07T07:54:43.990Z] [2024-05-07T07:54:43.990Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:45.931Z] #60 ... [2024-05-07T07:54:45.931Z] [2024-05-07T07:54:45.931Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:54:45.931Z] #59 ... [2024-05-07T07:54:45.931Z] [2024-05-07T07:54:45.931Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:46.197Z] #60 ... [2024-05-07T07:54:46.197Z] [2024-05-07T07:54:46.197Z] #46 [core-data internal] load build context [2024-05-07T07:54:46.197Z] #46 ... [2024-05-07T07:54:46.197Z] [2024-05-07T07:54:46.197Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:46.776Z] #60 ... [2024-05-07T07:54:46.776Z] [2024-05-07T07:54:46.776Z] #96 [security-spire-server] exporting to image [2024-05-07T07:54:46.776Z] #96 exporting layers 4.5s done [2024-05-07T07:54:46.776Z] #96 writing image sha256:1361e106af081dd70cd4cabdeb0e6d475dd655a618e78837fddae66f852e7a69 0.2s done [2024-05-07T07:54:46.776Z] #96 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-05-07T07:54:46.776Z] #96 writing image sha256:dcd428f11d43ed3f16df83aa840717a53fb96c773ac2dc8fceb84213140c08b0 0.1s done [2024-05-07T07:54:46.776Z] #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-05-07T07:54:46.776Z] #96 writing image sha256:b156a708142bbdab24dc7f7e62f0a6fea08e98e4df89c24b9b451e577ec9322c 0.0s done [2024-05-07T07:54:46.776Z] #96 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-05-07T07:54:46.776Z] #96 DONE 4.9s [2024-05-07T07:54:46.776Z] [2024-05-07T07:54:46.776Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:47.041Z] #60 ... [2024-05-07T07:54:47.041Z] [2024-05-07T07:54:47.041Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:54:47.307Z] #39 ... [2024-05-07T07:54:47.307Z] [2024-05-07T07:54:47.307Z] #50 [core-command internal] load build context [2024-05-07T07:54:47.307Z] #50 transferring context: 226.17MB 71.6s done [2024-05-07T07:54:47.307Z] #50 DONE 72.3s [2024-05-07T07:54:47.307Z] [2024-05-07T07:54:47.307Z] #46 [core-data internal] load build context [2024-05-07T07:54:47.307Z] #46 transferring context: 226.17MB 72.7s done [2024-05-07T07:54:47.307Z] #46 DONE 73.0s [2024-05-07T07:54:47.307Z] [2024-05-07T07:54:47.307Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:54:47.307Z] #39 ... [2024-05-07T07:54:47.307Z] [2024-05-07T07:54:47.307Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:47.580Z] #60 ... [2024-05-07T07:54:47.580Z] [2024-05-07T07:54:47.580Z] #52 [security-proxy-setup internal] load build context [2024-05-07T07:54:47.580Z] #52 ... [2024-05-07T07:54:47.580Z] [2024-05-07T07:54:47.580Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:47.854Z] #60 ... [2024-05-07T07:54:47.854Z] [2024-05-07T07:54:47.854Z] #38 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:54:47.854Z] #38 ... [2024-05-07T07:54:47.854Z] [2024-05-07T07:54:47.854Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:48.438Z] #60 ... [2024-05-07T07:54:48.438Z] [2024-05-07T07:54:48.438Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:48.703Z] #48 ... [2024-05-07T07:54:48.703Z] [2024-05-07T07:54:48.703Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:48.703Z] #60 ... [2024-05-07T07:54:48.703Z] [2024-05-07T07:54:48.703Z] #97 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:54:48.703Z] #97 DONE 1.4s [2024-05-07T07:54:48.703Z] [2024-05-07T07:54:48.703Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:48.975Z] #60 ... [2024-05-07T07:54:48.975Z] [2024-05-07T07:54:48.975Z] #34 [support-notifications internal] load build context [2024-05-07T07:54:48.975Z] #34 ... [2024-05-07T07:54:48.975Z] [2024-05-07T07:54:48.975Z] #38 [core-common-config-bootstrapper internal] load build context [2024-05-07T07:54:48.975Z] #38 transferring context: 226.17MB 72.6s done [2024-05-07T07:54:48.975Z] #38 DONE 73.1s [2024-05-07T07:54:48.975Z] [2024-05-07T07:54:48.975Z] #34 [support-notifications internal] load build context [2024-05-07T07:54:48.975Z] #34 ... [2024-05-07T07:54:48.975Z] [2024-05-07T07:54:48.975Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:50.924Z] #48 ... [2024-05-07T07:54:50.924Z] [2024-05-07T07:54:50.924Z] #58 [core-metadata internal] load build context [2024-05-07T07:54:51.188Z] #58 ... [2024-05-07T07:54:51.188Z] [2024-05-07T07:54:51.188Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:51.778Z] #48 ... [2024-05-07T07:54:51.778Z] [2024-05-07T07:54:51.778Z] #34 [support-notifications internal] load build context [2024-05-07T07:54:51.778Z] #34 transferring context: 226.17MB 77.0s done [2024-05-07T07:54:51.778Z] #34 DONE 77.3s [2024-05-07T07:54:51.778Z] [2024-05-07T07:54:51.778Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:52.044Z] #48 ... [2024-05-07T07:54:52.044Z] [2024-05-07T07:54:52.044Z] #60 [support-scheduler internal] load build context [2024-05-07T07:54:52.044Z] #60 transferring context: 226.17MB 72.3s done [2024-05-07T07:54:52.044Z] #60 DONE 74.6s [2024-05-07T07:54:52.044Z] [2024-05-07T07:54:52.044Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:52.998Z] #48 ... [2024-05-07T07:54:52.998Z] [2024-05-07T07:54:52.998Z] #98 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:54:52.998Z] #98 DONE 1.0s [2024-05-07T07:54:52.998Z] [2024-05-07T07:54:52.998Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:53.578Z] #48 ... [2024-05-07T07:54:53.578Z] [2024-05-07T07:54:53.578Z] #58 [core-metadata internal] load build context [2024-05-07T07:54:53.578Z] #58 transferring context: 226.17MB 74.0s done [2024-05-07T07:54:53.578Z] #58 DONE 76.5s [2024-05-07T07:54:53.578Z] [2024-05-07T07:54:53.578Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:54.162Z] #48 ... [2024-05-07T07:54:54.162Z] [2024-05-07T07:54:54.162Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:54:54.162Z] #36 ... [2024-05-07T07:54:54.162Z] [2024-05-07T07:54:54.162Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:54:54.427Z] #59 ... [2024-05-07T07:54:54.427Z] [2024-05-07T07:54:54.427Z] #36 [security-spiffe-token-provider internal] load build context [2024-05-07T07:54:55.005Z] #36 transferring context: 226.17MB 79.2s done [2024-05-07T07:54:55.005Z] #36 DONE 79.4s [2024-05-07T07:54:55.005Z] [2024-05-07T07:54:55.005Z] #59 [security-secretstore-setup internal] load build context [2024-05-07T07:54:55.005Z] #59 transferring context: 226.17MB 75.4s done [2024-05-07T07:54:55.271Z] #59 DONE 77.8s [2024-05-07T07:54:55.271Z] [2024-05-07T07:54:55.271Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:55.854Z] #48 ... [2024-05-07T07:54:55.854Z] [2024-05-07T07:54:55.854Z] #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:54:55.854Z] #99 DONE 0.8s [2024-05-07T07:54:55.854Z] [2024-05-07T07:54:55.854Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:56.119Z] #48 ... [2024-05-07T07:54:56.119Z] [2024-05-07T07:54:56.119Z] #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:54:56.119Z] #100 DONE 0.6s [2024-05-07T07:54:56.119Z] [2024-05-07T07:54:56.119Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:57.078Z] #48 ... [2024-05-07T07:54:57.078Z] [2024-05-07T07:54:57.078Z] #39 [security-proxy-auth internal] load build context [2024-05-07T07:54:57.078Z] #39 transferring context: 226.17MB 82.9s done [2024-05-07T07:54:57.078Z] #39 DONE 83.2s [2024-05-07T07:54:57.078Z] [2024-05-07T07:54:57.078Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:57.661Z] #48 ... [2024-05-07T07:54:57.661Z] [2024-05-07T07:54:57.661Z] #52 [security-proxy-setup internal] load build context [2024-05-07T07:54:57.927Z] #52 ... [2024-05-07T07:54:57.927Z] [2024-05-07T07:54:57.927Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:58.506Z] #48 ... [2024-05-07T07:54:58.506Z] [2024-05-07T07:54:58.506Z] #52 [security-proxy-setup internal] load build context [2024-05-07T07:54:58.506Z] #52 transferring context: 226.17MB 82.0s done [2024-05-07T07:54:58.506Z] #52 DONE 82.6s [2024-05-07T07:54:58.506Z] [2024-05-07T07:54:58.506Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:54:58.774Z] #48 ... [2024-05-07T07:54:58.774Z] [2024-05-07T07:54:58.774Z] #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:54:58.774Z] #101 ... [2024-05-07T07:54:58.774Z] [2024-05-07T07:54:58.774Z] #48 [security-bootstrapper internal] load build context [2024-05-07T07:55:00.714Z] #48 transferring context: 226.17MB 85.6s done [2024-05-07T07:55:00.714Z] #48 DONE 86.0s [2024-05-07T07:55:00.714Z] [2024-05-07T07:55:00.714Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:02.646Z] #102 ... [2024-05-07T07:55:02.646Z] [2024-05-07T07:55:02.646Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:02.910Z] #103 ... [2024-05-07T07:55:02.910Z] [2024-05-07T07:55:02.910Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:49.834Z] #104 ... [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:49.834Z] #101 DONE 56.5s [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:49.834Z] #103 DONE 52.5s [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-07T07:55:49.834Z] #105 DONE 2.6s [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #106 [core-metadata builder 6/7] COPY . . [2024-05-07T07:55:49.834Z] #106 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:55:49.834Z] #107 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:49.834Z] #108 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:55:49.834Z] #109 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #110 [support-scheduler builder 6/7] COPY . . [2024-05-07T07:55:49.834Z] #110 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:49.834Z] #111 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:49.834Z] #102 DONE 51.6s [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:49.834Z] #104 DONE 52.0s [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-07T07:55:49.834Z] #112 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:55:49.834Z] #113 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:49.834Z] #114 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #115 [core-command builder 6/7] COPY . . [2024-05-07T07:55:49.834Z] #115 DONE 2.6s [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #116 [core-data builder 6/7] COPY . . [2024-05-07T07:55:49.834Z] #116 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:55:49.834Z] #117 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:49.834Z] #118 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:49.834Z] #119 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:55:49.834Z] #120 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-05-07T07:55:49.834Z] #121 CACHED [2024-05-07T07:55:49.834Z] [2024-05-07T07:55:49.834Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T07:55:52.455Z] #122 4.286 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-05-07T07:55:55.136Z] #122 ... [2024-05-07T07:55:55.136Z] [2024-05-07T07:55:55.136Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-05-07T07:55:55.136Z] #123 DONE 6.9s [2024-05-07T07:55:55.136Z] [2024-05-07T07:55:55.136Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-07T07:55:55.136Z] #124 DONE 6.9s [2024-05-07T07:55:55.136Z] [2024-05-07T07:55:55.136Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:55:55.136Z] #125 CACHED [2024-05-07T07:55:55.136Z] [2024-05-07T07:55:55.136Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-05-07T07:55:55.136Z] #126 CACHED [2024-05-07T07:55:55.136Z] [2024-05-07T07:55:55.136Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:55.136Z] #127 CACHED [2024-05-07T07:55:55.136Z] [2024-05-07T07:55:55.136Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-05-07T07:55:55.136Z] #128 CACHED [2024-05-07T07:55:55.136Z] [2024-05-07T07:55:55.136Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T07:55:55.136Z] #129 CACHED [2024-05-07T07:55:55.136Z] [2024-05-07T07:55:55.136Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T07:55:55.136Z] #130 CACHED [2024-05-07T07:55:55.136Z] [2024-05-07T07:55:55.136Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T07:55:57.719Z] #131 ... [2024-05-07T07:55:57.719Z] [2024-05-07T07:55:57.719Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T07:55:57.719Z] #0 3.917 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-05-07T07:55:57.985Z] #132 ... [2024-05-07T07:55:57.985Z] [2024-05-07T07:55:57.985Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T07:55:57.985Z] #0 4.315 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-05-07T07:55:57.985Z] #133 ... [2024-05-07T07:55:57.985Z] [2024-05-07T07:55:57.985Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T07:55:57.985Z] #0 3.609 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-05-07T07:55:58.268Z] #134 ... [2024-05-07T07:55:58.268Z] [2024-05-07T07:55:58.268Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T07:55:58.268Z] #0 3.140 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-05-07T07:55:58.534Z] #135 ... [2024-05-07T07:55:58.534Z] [2024-05-07T07:55:58.534Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T07:55:58.534Z] #0 4.117 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-05-07T07:55:58.534Z] #136 ... [2024-05-07T07:55:58.534Z] [2024-05-07T07:55:58.534Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T07:55:58.534Z] #0 3.917 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-05-07T07:55:58.800Z] #137 ... [2024-05-07T07:55:58.800Z] [2024-05-07T07:55:58.800Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T07:55:58.800Z] #131 3.359 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-05-07T07:56:05.435Z] #131 ... [2024-05-07T07:56:05.435Z] [2024-05-07T07:56:05.435Z] #138 [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-05-07T07:56:05.435Z] #0 3.309 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-05-07T07:56:05.435Z] #138 ... [2024-05-07T07:56:05.435Z] [2024-05-07T07:56:05.435Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T07:56:05.435Z] #0 3.643 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-05-07T07:56:05.435Z] #139 ... [2024-05-07T07:56:05.435Z] [2024-05-07T07:56:05.435Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T07:56:05.435Z] #0 3.442 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-05-07T08:11:27.908Z] #140 ... [2024-05-07T08:11:27.908Z] [2024-05-07T08:11:27.908Z] #138 [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-05-07T08:11:27.908Z] #138 923.9 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-05-07T08:11:34.548Z] #138 ... [2024-05-07T08:11:34.548Z] [2024-05-07T08:11:34.548Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T08:11:34.548Z] #140 DONE 939.5s [2024-05-07T08:11:34.548Z] [2024-05-07T08:11:34.548Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T08:11:34.548Z] #136 ... [2024-05-07T08:11:34.548Z] [2024-05-07T08:11:34.548Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:11:34.826Z] #141 DONE 0.3s [2024-05-07T08:11:34.826Z] [2024-05-07T08:11:34.826Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:11:35.096Z] #142 ... [2024-05-07T08:11:35.096Z] [2024-05-07T08:11:35.096Z] #138 [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-05-07T08:11:35.096Z] #138 DONE 940.4s [2024-05-07T08:11:35.096Z] [2024-05-07T08:11:35.096Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:11:35.096Z] #142 DONE 0.3s [2024-05-07T08:11:35.096Z] [2024-05-07T08:11:35.096Z] #143 [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-05-07T08:11:35.373Z] #143 DONE 0.3s [2024-05-07T08:11:35.373Z] [2024-05-07T08:11:35.373Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-07T08:11:35.954Z] #144 DONE 0.3s [2024-05-07T08:11:35.954Z] [2024-05-07T08:11:35.954Z] #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:11:35.954Z] #145 DONE 0.3s [2024-05-07T08:11:35.954Z] [2024-05-07T08:11:35.954Z] #146 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-07T08:11:36.545Z] #146 ... [2024-05-07T08:11:36.545Z] [2024-05-07T08:11:36.545Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:11:36.545Z] #147 DONE 0.3s [2024-05-07T08:11:36.545Z] [2024-05-07T08:11:36.545Z] #146 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-07T08:11:36.545Z] #146 DONE 0.6s [2024-05-07T08:11:36.545Z] [2024-05-07T08:11:36.545Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T08:11:36.545Z] #148 DONE 0.2s [2024-05-07T08:11:36.545Z] [2024-05-07T08:11:36.545Z] #149 [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-05-07T08:11:36.545Z] #149 DONE 0.2s [2024-05-07T08:11:36.545Z] [2024-05-07T08:11:36.545Z] #150 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T08:11:36.813Z] #150 ... [2024-05-07T08:11:36.813Z] [2024-05-07T08:11:36.813Z] #151 [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-05-07T08:11:36.813Z] #151 DONE 0.4s [2024-05-07T08:11:37.080Z] [2024-05-07T08:11:37.080Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-07T08:11:37.360Z] #152 DONE 0.2s [2024-05-07T08:11:37.360Z] [2024-05-07T08:11:37.360Z] #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-07T08:11:37.640Z] #153 DONE 0.4s [2024-05-07T08:11:37.640Z] [2024-05-07T08:11:37.640Z] #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-07T08:11:37.929Z] #154 DONE 0.3s [2024-05-07T08:11:37.929Z] [2024-05-07T08:11:37.929Z] #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T08:11:37.929Z] #155 DONE 0.1s [2024-05-07T08:11:37.929Z] [2024-05-07T08:11:37.929Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T08:11:38.198Z] #131 ... [2024-05-07T08:11:38.198Z] [2024-05-07T08:11:38.198Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T08:11:40.146Z] #156 ... [2024-05-07T08:11:40.146Z] [2024-05-07T08:11:40.146Z] #150 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T08:11:40.146Z] #150 DONE 3.3s [2024-05-07T08:11:40.146Z] [2024-05-07T08:11:40.146Z] #96 [security-proxy-setup] exporting to image [2024-05-07T08:11:40.146Z] #96 exporting layers [2024-05-07T08:11:41.109Z] #96 ... [2024-05-07T08:11:41.109Z] [2024-05-07T08:11:41.109Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T08:11:41.109Z] #156 DONE 2.9s [2024-05-07T08:11:41.109Z] [2024-05-07T08:11:41.109Z] #96 [security-secretstore-setup] exporting to image [2024-05-07T08:11:41.694Z] #96 exporting layers 1.7s done [2024-05-07T08:11:41.694Z] #96 writing image sha256:ef48312a510d864cb53d90adbb315ca11ed876161f0c8ce3bec3424d165f2dcd [2024-05-07T08:11:41.694Z] #96 writing image sha256:ef48312a510d864cb53d90adbb315ca11ed876161f0c8ce3bec3424d165f2dcd 0.0s done [2024-05-07T08:11:41.694Z] #96 naming to docker.io/library/security-proxy-setup-arm64 done [2024-05-07T08:11:42.274Z] #96 exporting layers 1.4s done [2024-05-07T08:11:42.539Z] #96 writing image sha256:bd2004aca0d11f01cd79360722c1bd4dd15b073890fcf5b8da0d7f0a0b6b3115 done [2024-05-07T08:11:42.539Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-05-07T08:11:42.539Z] #96 DONE 7.4s [2024-05-07T08:11:42.539Z] [2024-05-07T08:11:42.539Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T08:11:47.860Z] #135 ... [2024-05-07T08:11:47.861Z] [2024-05-07T08:11:47.861Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T08:11:47.861Z] #139 DONE 952.5s [2024-05-07T08:11:47.861Z] [2024-05-07T08:11:47.861Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-07T08:11:47.861Z] #157 DONE 0.4s [2024-05-07T08:11:47.861Z] [2024-05-07T08:11:47.861Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T08:11:47.861Z] #134 ... [2024-05-07T08:11:47.861Z] [2024-05-07T08:11:47.861Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-07T08:11:49.830Z] #158 DONE 2.2s [2024-05-07T08:11:49.830Z] [2024-05-07T08:11:49.830Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:11:50.116Z] #159 DONE 0.3s [2024-05-07T08:11:50.116Z] [2024-05-07T08:11:50.116Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T08:11:50.116Z] #133 ... [2024-05-07T08:11:50.116Z] [2024-05-07T08:11:50.116Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:11:50.383Z] #160 DONE 0.2s [2024-05-07T08:11:50.383Z] [2024-05-07T08:11:50.383Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-07T08:11:50.649Z] #161 DONE 0.3s [2024-05-07T08:11:50.649Z] [2024-05-07T08:11:50.649Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-07T08:11:50.917Z] #162 DONE 0.1s [2024-05-07T08:11:50.917Z] [2024-05-07T08:11:50.917Z] #163 [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-05-07T08:11:50.917Z] #163 DONE 0.2s [2024-05-07T08:11:50.917Z] [2024-05-07T08:11:50.917Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T08:11:51.185Z] #134 ... [2024-05-07T08:11:51.185Z] [2024-05-07T08:11:51.185Z] #164 [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-05-07T08:11:51.185Z] #164 DONE 0.1s [2024-05-07T08:11:51.185Z] [2024-05-07T08:11:51.185Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-07T08:11:51.456Z] #165 DONE 0.2s [2024-05-07T08:11:51.456Z] [2024-05-07T08:11:51.456Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-07T08:11:51.456Z] #166 DONE 0.1s [2024-05-07T08:11:51.456Z] [2024-05-07T08:11:51.456Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-07T08:11:53.391Z] #167 DONE 1.8s [2024-05-07T08:11:53.392Z] [2024-05-07T08:11:53.392Z] #96 [security-bootstrapper] exporting to image [2024-05-07T08:11:53.392Z] #96 exporting layers [2024-05-07T08:11:54.347Z] #96 exporting layers 0.9s done [2024-05-07T08:11:54.347Z] #96 writing image sha256:2f083620d6d3421e7a1df6788681078599f3931537f0a40851968c387a6f1fa2 done [2024-05-07T08:11:54.347Z] #96 naming to docker.io/library/security-bootstrapper-arm64 done [2024-05-07T08:11:54.347Z] #96 DONE 8.3s [2024-05-07T08:11:54.347Z] [2024-05-07T08:11:54.347Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T08:12:12.515Z] #122 ... [2024-05-07T08:12:12.515Z] [2024-05-07T08:12:12.515Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-07T08:12:12.515Z] #134 DONE 982.7s [2024-05-07T08:12:12.515Z] [2024-05-07T08:12:12.515Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:12:12.515Z] #61 ... [2024-05-07T08:12:12.515Z] [2024-05-07T08:12:12.515Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:12:12.515Z] #168 DONE 0.2s [2024-05-07T08:12:12.515Z] [2024-05-07T08:12:12.515Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:12:12.515Z] #169 DONE 0.2s [2024-05-07T08:12:12.515Z] [2024-05-07T08:12:12.515Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-07T08:12:12.515Z] #170 DONE 0.3s [2024-05-07T08:12:12.515Z] [2024-05-07T08:12:12.515Z] #171 [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-05-07T08:12:12.515Z] #171 DONE 0.1s [2024-05-07T08:12:12.515Z] [2024-05-07T08:12:12.515Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-07T08:12:12.515Z] #172 DONE 0.1s [2024-05-07T08:12:12.515Z] [2024-05-07T08:12:12.515Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T08:12:12.515Z] #132 ... [2024-05-07T08:12:12.515Z] [2024-05-07T08:12:12.515Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T08:12:13.927Z] #173 DONE 1.8s [2024-05-07T08:12:13.927Z] [2024-05-07T08:12:13.927Z] #96 [core-common-config-bootstrapper] exporting to image [2024-05-07T08:12:13.927Z] #96 exporting layers [2024-05-07T08:12:14.898Z] #96 exporting layers 0.8s done [2024-05-07T08:12:14.898Z] #96 writing image sha256:8cd8018be3cea1268aa20d8b8e281d69cb838c7479e60f5a8db85001e3b45e4a done [2024-05-07T08:12:14.898Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-05-07T08:12:14.898Z] #96 DONE 9.1s [2024-05-07T08:12:14.898Z] [2024-05-07T08:12:14.898Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T08:14:36.530Z] #133 ... [2024-05-07T08:14:36.530Z] [2024-05-07T08:14:36.530Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T08:14:36.530Z] #131 DONE 1117.4s [2024-05-07T08:14:36.530Z] [2024-05-07T08:14:36.530Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:14:36.530Z] #41 ... [2024-05-07T08:14:36.530Z] [2024-05-07T08:14:36.530Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:14:36.530Z] #174 DONE 0.3s [2024-05-07T08:14:36.530Z] [2024-05-07T08:14:36.530Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:14:36.530Z] #175 DONE 0.2s [2024-05-07T08:14:36.530Z] [2024-05-07T08:14:36.530Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-07T08:14:36.530Z] #176 DONE 0.3s [2024-05-07T08:14:36.530Z] [2024-05-07T08:14:36.530Z] #177 [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-05-07T08:14:36.530Z] #177 DONE 0.1s [2024-05-07T08:14:36.530Z] [2024-05-07T08:14:36.530Z] #96 [security-spiffe-token-provider] exporting to image [2024-05-07T08:14:36.530Z] #96 exporting layers [2024-05-07T08:14:36.530Z] #96 exporting layers 0.9s done [2024-05-07T08:14:36.530Z] #96 writing image sha256:985606a7561f5984247572b132c49b97bff23ddf15591578f1b2b54c50562407 0.0s done [2024-05-07T08:14:36.530Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-05-07T08:14:36.530Z] #96 DONE 10.1s [2024-05-07T08:14:36.530Z] [2024-05-07T08:14:36.530Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T08:20:13.390Z] #137 DONE 1460.0s [2024-05-07T08:20:13.390Z] [2024-05-07T08:20:13.390Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T08:20:13.390Z] #133 ... [2024-05-07T08:20:13.390Z] [2024-05-07T08:20:13.390Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:20:13.390Z] #178 DONE 0.2s [2024-05-07T08:20:13.390Z] [2024-05-07T08:20:13.390Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:20:13.390Z] #41 ... [2024-05-07T08:20:13.390Z] [2024-05-07T08:20:13.390Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:20:13.390Z] #179 DONE 0.2s [2024-05-07T08:20:13.390Z] [2024-05-07T08:20:13.390Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-07T08:20:13.390Z] #180 DONE 0.4s [2024-05-07T08:20:13.390Z] [2024-05-07T08:20:13.390Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-07T08:20:13.390Z] #181 DONE 0.1s [2024-05-07T08:20:13.390Z] [2024-05-07T08:20:13.390Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:20:13.390Z] #41 ... [2024-05-07T08:20:13.390Z] [2024-05-07T08:20:13.390Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-07T08:20:13.390Z] #182 DONE 0.1s [2024-05-07T08:20:13.390Z] [2024-05-07T08:20:13.390Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T08:20:13.390Z] #183 DONE 1.7s [2024-05-07T08:20:13.390Z] [2024-05-07T08:20:13.390Z] #96 [security-proxy-auth] exporting to image [2024-05-07T08:20:13.390Z] #96 exporting layers [2024-05-07T08:20:13.390Z] #96 exporting layers 0.8s done [2024-05-07T08:20:13.390Z] #96 writing image sha256:3bc777d6a9d01c41296bc236153ae0d39a4f338f89296f526a393945cfb8fbd7 done [2024-05-07T08:20:13.390Z] #96 naming to docker.io/library/security-proxy-auth-arm64 done [2024-05-07T08:20:13.390Z] #96 DONE 10.9s [2024-05-07T08:20:13.390Z] [2024-05-07T08:20:13.390Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T08:21:00.214Z] #132 ... [2024-05-07T08:21:00.214Z] [2024-05-07T08:21:00.214Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T08:21:00.214Z] #136 DONE 1504.7s [2024-05-07T08:21:00.214Z] [2024-05-07T08:21:00.214Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:21:00.214Z] #61 ... [2024-05-07T08:21:00.214Z] [2024-05-07T08:21:00.214Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:21:00.214Z] #184 DONE 0.1s [2024-05-07T08:21:00.214Z] [2024-05-07T08:21:00.214Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:21:00.214Z] #185 DONE 0.1s [2024-05-07T08:21:00.214Z] [2024-05-07T08:21:00.214Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-07T08:21:00.214Z] #186 DONE 0.3s [2024-05-07T08:21:00.214Z] [2024-05-07T08:21:00.214Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-07T08:21:00.214Z] #187 DONE 0.1s [2024-05-07T08:21:00.214Z] [2024-05-07T08:21:00.214Z] #96 [core-command] exporting to image [2024-05-07T08:21:00.214Z] #96 exporting layers [2024-05-07T08:21:00.214Z] #96 exporting layers 0.4s done [2024-05-07T08:21:00.214Z] #96 writing image sha256:e9bd5289e1abda4432d1fa6ed1ff486d003cd12fea3433dbf4aca0cb39299caa done [2024-05-07T08:21:00.214Z] #96 naming to docker.io/library/core-command-arm64 done [2024-05-07T08:21:00.214Z] #96 DONE 11.4s [2024-05-07T08:21:00.214Z] [2024-05-07T08:21:00.214Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T08:21:00.214Z] #132 DONE 1512.4s [2024-05-07T08:21:00.214Z] [2024-05-07T08:21:00.214Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T08:21:00.487Z] #122 ... [2024-05-07T08:21:00.487Z] [2024-05-07T08:21:00.487Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:21:00.757Z] #188 DONE 0.2s [2024-05-07T08:21:00.757Z] [2024-05-07T08:21:00.757Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:21:01.032Z] #189 DONE 0.3s [2024-05-07T08:21:01.032Z] [2024-05-07T08:21:01.032Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T08:21:01.032Z] #133 ... [2024-05-07T08:21:01.032Z] [2024-05-07T08:21:01.032Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-07T08:21:01.299Z] #190 DONE 0.3s [2024-05-07T08:21:01.299Z] [2024-05-07T08:21:01.299Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-07T08:21:01.567Z] #191 DONE 0.1s [2024-05-07T08:21:01.567Z] [2024-05-07T08:21:01.567Z] #96 [core-data] exporting to image [2024-05-07T08:21:01.567Z] #96 exporting layers [2024-05-07T08:21:02.150Z] #96 exporting layers 0.6s done [2024-05-07T08:21:02.150Z] #96 writing image sha256:507047b5bfffe71eb200a3356144e70fd2501898bc05bdd5bb5f5fdc406a82a5 done [2024-05-07T08:21:02.150Z] #96 naming to docker.io/library/core-data-arm64 done [2024-05-07T08:21:02.150Z] #96 DONE 12.0s [2024-05-07T08:21:02.150Z] [2024-05-07T08:21:02.150Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T08:21:06.601Z] #135 ... [2024-05-07T08:21:06.601Z] [2024-05-07T08:21:06.601Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T08:21:06.601Z] #133 DONE 1518.8s [2024-05-07T08:21:06.875Z] [2024-05-07T08:21:06.875Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T08:21:07.476Z] #135 ... [2024-05-07T08:21:07.476Z] [2024-05-07T08:21:07.476Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:21:07.476Z] #192 DONE 0.2s [2024-05-07T08:21:07.476Z] [2024-05-07T08:21:07.476Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:21:07.790Z] #193 DONE 0.2s [2024-05-07T08:21:07.790Z] [2024-05-07T08:21:07.790Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-07T08:21:08.091Z] #194 DONE 0.4s [2024-05-07T08:21:08.091Z] [2024-05-07T08:21:08.091Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-07T08:21:08.091Z] #195 DONE 0.1s [2024-05-07T08:21:08.091Z] [2024-05-07T08:21:08.091Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T08:21:08.370Z] #135 ... [2024-05-07T08:21:08.370Z] [2024-05-07T08:21:08.370Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-07T08:21:08.370Z] #196 DONE 0.1s [2024-05-07T08:21:08.370Z] [2024-05-07T08:21:08.370Z] #96 [core-metadata] exporting to image [2024-05-07T08:21:08.370Z] #96 exporting layers [2024-05-07T08:21:08.636Z] #96 exporting layers 0.4s done [2024-05-07T08:21:08.901Z] #96 writing image sha256:72a785d71fbcfdc0e2efeb01c77018faa4312464262f713a646e5b5b90b551f4 done [2024-05-07T08:21:08.901Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-05-07T08:21:08.901Z] #96 DONE 12.4s [2024-05-07T08:21:08.901Z] [2024-05-07T08:21:08.901Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T08:21:35.568Z] #135 ... [2024-05-07T08:21:35.568Z] [2024-05-07T08:21:35.568Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T08:21:35.568Z] #122 DONE 1547.1s [2024-05-07T08:21:35.568Z] [2024-05-07T08:21:35.568Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:21:35.568Z] #197 DONE 0.2s [2024-05-07T08:21:35.568Z] [2024-05-07T08:21:35.568Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:21:35.568Z] #61 ... [2024-05-07T08:21:35.568Z] [2024-05-07T08:21:35.568Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:21:35.568Z] #198 DONE 0.1s [2024-05-07T08:21:35.837Z] [2024-05-07T08:21:35.837Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T08:21:35.837Z] #135 DONE 1547.8s [2024-05-07T08:21:35.837Z] [2024-05-07T08:21:35.837Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-07T08:21:36.104Z] #199 DONE 0.4s [2024-05-07T08:21:36.104Z] [2024-05-07T08:21:36.104Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:21:36.104Z] #61 ... [2024-05-07T08:21:36.104Z] [2024-05-07T08:21:36.104Z] #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:21:36.377Z] #200 ... [2024-05-07T08:21:36.377Z] [2024-05-07T08:21:36.377Z] #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-07T08:21:36.377Z] #201 DONE 0.2s [2024-05-07T08:21:36.377Z] [2024-05-07T08:21:36.377Z] #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T08:21:36.377Z] #200 DONE 0.2s [2024-05-07T08:21:36.377Z] [2024-05-07T08:21:36.377Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T08:21:36.645Z] #202 DONE 0.1s [2024-05-07T08:21:36.645Z] [2024-05-07T08:21:36.645Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-07T08:21:36.912Z] #203 DONE 0.4s [2024-05-07T08:21:36.912Z] [2024-05-07T08:21:36.912Z] #96 [support-notifications] exporting to image [2024-05-07T08:21:36.912Z] #96 exporting layers [2024-05-07T08:21:36.912Z] #96 ... [2024-05-07T08:21:36.912Z] [2024-05-07T08:21:36.912Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-07T08:21:36.912Z] #204 DONE 0.1s [2024-05-07T08:21:37.177Z] [2024-05-07T08:21:37.177Z] #96 [support-notifications] exporting to image [2024-05-07T08:21:37.177Z] #96 exporting layers 0.8s done [2024-05-07T08:21:37.177Z] #96 writing image sha256:2109d8d48d9eb20b2638be0ef13b8f02b4621f3d3d7c2db42513715c0f97ac8e done [2024-05-07T08:21:37.177Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-05-07T08:21:37.443Z] #96 exporting layers 0.5s done [2024-05-07T08:21:37.443Z] #96 writing image sha256:a75d4a5293797efa2ae1e71932d724436ee4914107496cc36815f1c47bdbb2f1 done [2024-05-07T08:21:37.443Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-05-07T08:21:37.443Z] #96 DONE 13.5s [2024-05-07T08:21:37.443Z] [2024-05-07T08:21:37.443Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:21:37.443Z] time="2024-05-07T07:53:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-07T08:21:37.450Z] $ docker stop --time=1 43ce71f2372975ece9110597496382fa7e3d0975de3df92306692df50dea26d4 [2024-05-07T08:21:39.081Z] $ docker rm -f --volumes 43ce71f2372975ece9110597496382fa7e3d0975de3df92306692df50dea26d4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T08:21:39.577Z] + docker images [2024-05-07T08:21:39.577Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-07T08:21:39.577Z] support-scheduler-arm64 latest a75d4a529379 3 seconds ago 42.9MB [2024-05-07T08:21:39.577Z] support-notifications-arm64 latest 2109d8d48d9e 3 seconds ago 43.6MB [2024-05-07T08:21:39.577Z] core-metadata-arm64 latest 72a785d71fbc 31 seconds ago 40.5MB [2024-05-07T08:21:39.577Z] core-data-arm64 latest 507047b5bfff 38 seconds ago 40.3MB [2024-05-07T08:21:39.577Z] core-command-arm64 latest e9bd5289e1ab 46 seconds ago 40MB [2024-05-07T08:21:39.577Z] security-proxy-auth-arm64 latest 3bc777d6a9d0 About a minute ago 37.7MB [2024-05-07T08:21:39.577Z] security-spiffe-token-provider-arm64 latest 985606a7561f 7 minutes ago 34.7MB [2024-05-07T08:21:39.578Z] core-common-config-bootstrapper-arm64 latest 8cd8018be3ce 9 minutes ago 20.6MB [2024-05-07T08:21:39.578Z] security-bootstrapper-arm64 latest 2f083620d6d3 9 minutes ago 24.1MB [2024-05-07T08:21:39.578Z] security-secretstore-setup-arm64 latest bd2004aca0d1 9 minutes ago 41.4MB [2024-05-07T08:21:39.578Z] security-proxy-setup-arm64 latest ef48312a510d 10 minutes ago 31.3MB [2024-05-07T08:21:39.578Z] security-spire-server-arm64 latest b156a708142b 26 minutes ago 102MB [2024-05-07T08:21:39.578Z] security-spire-config-arm64 latest 1361e106af08 26 minutes ago 101MB [2024-05-07T08:21:39.578Z] security-spire-agent-arm64 latest dcd428f11d43 26 minutes ago 158MB [2024-05-07T08:21:39.578Z] ci-base-image-arm64 latest 6b737ad9727c 43 minutes ago 974MB [2024-05-07T08:21:39.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 weeks ago 561MB [2024-05-07T08:21:39.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 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-05-07T08:21:40.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T08:21:40.144Z] [2024-05-07T08:21:40.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T08:21:40.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T08:21:40.743Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-07T08:21:40.743Z] 8998bd30e6a1: Pulling fs layer [2024-05-07T08:21:40.743Z] 04944245beec: Pulling fs layer [2024-05-07T08:21:40.743Z] 699f458cf7ca: Pulling fs layer [2024-05-07T08:21:40.743Z] 765212b225bb: Pulling fs layer [2024-05-07T08:21:40.743Z] f23df028b6ca: Pulling fs layer [2024-05-07T08:21:40.743Z] d65c8cfc05b1: Pulling fs layer [2024-05-07T08:21:40.743Z] 2437ff75d9bd: Pulling fs layer [2024-05-07T08:21:40.743Z] 765212b225bb: Waiting [2024-05-07T08:21:40.743Z] f23df028b6ca: Waiting [2024-05-07T08:21:40.743Z] d65c8cfc05b1: Waiting [2024-05-07T08:21:40.743Z] 2437ff75d9bd: Waiting [2024-05-07T08:21:40.743Z] 04944245beec: Verifying Checksum [2024-05-07T08:21:40.743Z] 04944245beec: Download complete [2024-05-07T08:21:40.743Z] 765212b225bb: Verifying Checksum [2024-05-07T08:21:40.743Z] 765212b225bb: Download complete [2024-05-07T08:21:41.007Z] f23df028b6ca: Verifying Checksum [2024-05-07T08:21:41.007Z] f23df028b6ca: Download complete [2024-05-07T08:21:41.007Z] d65c8cfc05b1: Verifying Checksum [2024-05-07T08:21:41.007Z] d65c8cfc05b1: Download complete [2024-05-07T08:21:41.007Z] 699f458cf7ca: Verifying Checksum [2024-05-07T08:21:41.007Z] 699f458cf7ca: Download complete [2024-05-07T08:21:41.589Z] 8998bd30e6a1: Verifying Checksum [2024-05-07T08:21:41.589Z] 8998bd30e6a1: Download complete [2024-05-07T08:21:44.167Z] 2437ff75d9bd: Verifying Checksum [2024-05-07T08:21:44.167Z] 2437ff75d9bd: Download complete [2024-05-07T08:21:46.737Z] 8998bd30e6a1: Pull complete [2024-05-07T08:21:46.737Z] 04944245beec: Pull complete [2024-05-07T08:21:48.142Z] 699f458cf7ca: Pull complete [2024-05-07T08:21:48.408Z] 765212b225bb: Pull complete [2024-05-07T08:21:49.364Z] f23df028b6ca: Pull complete [2024-05-07T08:21:49.629Z] d65c8cfc05b1: Pull complete [2024-05-07T08:22:07.826Z] 2437ff75d9bd: Pull complete [2024-05-07T08:22:07.826Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-07T08:22:07.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T08:22:07.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T08:22:08.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2024-05-07T08:22:08.088Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-07T08:22:10.893Z] $ docker top 1763bf66b7a599754e298097a48093d7c1b2bb3462e049d26a91af5527e42870 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T08:22:11.846Z] ---> job-cost.sh [2024-05-07T08:22:11.846Z] lf-activate-venv: SKIPPING [2024-05-07T08:22:11.846Z] INFO: No Stack... [2024-05-07T08:22:12.423Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-07T08:22:13.378Z] INFO: Archiving Costs [Pipeline] sh [2024-05-07T08:22:14.009Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-05-07T08:22:14.010Z] + cut -d, -f6 [Pipeline] lock [2024-05-07T08:22:14.039Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4797-2-stack-cost] [2024-05-07T08:22:14.048Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4797-2-stack-cost] did not exist. Created. [2024-05-07T08:22:14.055Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4797-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-07T08:22:14.704Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-07T08:22:14.898Z] Stashed 1 file(s) [Pipeline] } [2024-05-07T08:22:14.907Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4797-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-07T08:22:14.924Z] $ docker stop --time=1 1763bf66b7a599754e298097a48093d7c1b2bb3462e049d26a91af5527e42870 [2024-05-07T08:22:16.456Z] $ docker rm -f --volumes 1763bf66b7a599754e298097a48093d7c1b2bb3462e049d26a91af5527e42870 [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-05-07T08:22:16.985Z] provisioning config files... [2024-05-07T08:22:16.992Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config10036135183768388117tmp [Pipeline] { [Pipeline] sh [2024-05-07T08:22:17.288Z] + set +x [2024-05-07T08:22:17.288Z] + curl -s https://codecov.io/bash [2024-05-07T08:22:17.288Z] + bash -s -- [2024-05-07T08:22:17.551Z] [2024-05-07T08:22:17.551Z] _____ _ [2024-05-07T08:22:17.551Z] / ____| | | [2024-05-07T08:22:17.551Z] | | ___ __| | ___ ___ _____ __ [2024-05-07T08:22:17.551Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-07T08:22:17.551Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-07T08:22:17.551Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-07T08:22:17.551Z] Bash-1.0.6 [2024-05-07T08:22:17.551Z] [2024-05-07T08:22:17.551Z] [2024-05-07T08:22:17.551Z] ==> git version 2.25.1 found [2024-05-07T08:22:17.551Z] ==> 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-05-07T08:22:17.551Z] Release-Date: 2020-01-08 [2024-05-07T08:22:17.551Z] 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-05-07T08:22:17.551Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-07T08:22:17.551Z] ==> Jenkins CI detected. [2024-05-07T08:22:17.551Z] current dir:  /w/workspace/edgex-go/2 [2024-05-07T08:22:17.551Z] project root: . [2024-05-07T08:22:17.551Z] --> token set from env [2024-05-07T08:22:17.551Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-07T08:22:17.551Z] ==> Running gcov in . (disable via -X gcov) [2024-05-07T08:22:17.551Z] ==> Python coveragepy not found [2024-05-07T08:22:17.551Z] ==> Searching for coverage reports in: [2024-05-07T08:22:17.551Z] + . [2024-05-07T08:22:17.551Z] -> Found 1 reports [2024-05-07T08:22:17.551Z] ==> Detecting git/mercurial file structure [2024-05-07T08:22:17.551Z] ==> Reading reports [2024-05-07T08:22:17.551Z] + ./coverage.out bytes=455418 [2024-05-07T08:22:17.551Z] ==> Appending adjustments [2024-05-07T08:22:17.551Z] https://docs.codecov.io/docs/fixing-reports [2024-05-07T08:22:18.930Z] + Found adjustments [2024-05-07T08:22:18.930Z] ==> Gzipping contents [2024-05-07T08:22:18.930Z] 60K /tmp/codecov.tyyyyO.gz [2024-05-07T08:22:18.930Z] ==> Uploading reports [2024-05-07T08:22:18.930Z] url: https://codecov.io [2024-05-07T08:22:18.930Z] query: branch=PR-4797&commit=6cb94d1249c9906908fa52193fb081dd5c943314&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4797%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4797&job=&cmd_args= [2024-05-07T08:22:18.930Z] -> Pinging Codecov [2024-05-07T08:22:18.930Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4797&commit=6cb94d1249c9906908fa52193fb081dd5c943314&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4797%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4797&job=&cmd_args= [2024-05-07T08:22:18.930Z] -> Uploading to [2024-05-07T08:22:18.930Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-07/00271124DB129430A58F1EEE437C3FCB/6cb94d1249c9906908fa52193fb081dd5c943314/669ec446-0ebf-4e30-8fdc-4841e7b1712a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240507%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240507T082218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc8a138e61f315500088e1c9030e04840e2602975b74051f5fb17c5ac3471adb [2024-05-07T08:22:18.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-07T08:22:18.930Z] Dload Upload Total Spent Left Speed [2024-05-07T08:22:19.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57886 0 0 100 57886 0 209k --:--:-- --:--:-- --:--:-- 209k [2024-05-07T08:22:19.190Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6cb94d1249c9906908fa52193fb081dd5c943314 [Pipeline] } [2024-05-07T08:22:19.197Z] 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-05-07T08:22:19.920Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-07T08:22:20.212Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T08:22:21.072Z] ---> package-listing.sh [2024-05-07T08:22:21.072Z] ++ facter osfamily [2024-05-07T08:22:21.072Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-07T08:22:21.335Z] + OS_FAMILY=debian [2024-05-07T08:22:21.335Z] + workspace=/w/workspace/edgex-go/2 [2024-05-07T08:22:21.335Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-07T08:22:21.335Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-07T08:22:21.335Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-07T08:22:21.335Z] + PACKAGES=/tmp/packages_start.txt [2024-05-07T08:22:21.335Z] + '[' /w/workspace/edgex-go/2 ']' [2024-05-07T08:22:21.335Z] + PACKAGES=/tmp/packages_end.txt [2024-05-07T08:22:21.335Z] + case "${OS_FAMILY}" in [2024-05-07T08:22:21.335Z] + dpkg -l [2024-05-07T08:22:21.335Z] + grep '^ii' [2024-05-07T08:22:21.335Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-07T08:22:21.335Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-07T08:22:21.335Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-07T08:22:21.335Z] + '[' /w/workspace/edgex-go/2 ']' [2024-05-07T08:22:21.335Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-05-07T08:22:21.335Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-05-07T08:22:21.346Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-07T08:22:21.623Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T08:22:22.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T08:22:22.186Z] [2024-05-07T08:22:22.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T08:22:22.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T08:22:22.493Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-07T08:22:22.493Z] 5eb5b503b376: Pulling fs layer [2024-05-07T08:22:22.493Z] 5c69ac0246d0: Pulling fs layer [2024-05-07T08:22:22.493Z] ec43610c2a17: Pulling fs layer [2024-05-07T08:22:22.493Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-07T08:22:22.493Z] 33b1e0a273af: Pulling fs layer [2024-05-07T08:22:22.493Z] 5d3b04190fa2: Pulling fs layer [2024-05-07T08:22:22.493Z] 2f39f015ded8: Pulling fs layer [2024-05-07T08:22:22.493Z] 3a2ae6a8a46f: Waiting [2024-05-07T08:22:22.493Z] 33b1e0a273af: Waiting [2024-05-07T08:22:22.493Z] 5d3b04190fa2: Waiting [2024-05-07T08:22:22.493Z] 2f39f015ded8: Waiting [2024-05-07T08:22:22.493Z] 5c69ac0246d0: Download complete [2024-05-07T08:22:22.493Z] 3a2ae6a8a46f: Download complete [2024-05-07T08:22:22.493Z] 33b1e0a273af: Verifying Checksum [2024-05-07T08:22:22.493Z] 33b1e0a273af: Download complete [2024-05-07T08:22:22.493Z] ec43610c2a17: Verifying Checksum [2024-05-07T08:22:22.493Z] ec43610c2a17: Download complete [2024-05-07T08:22:22.493Z] 5d3b04190fa2: Verifying Checksum [2024-05-07T08:22:22.493Z] 5d3b04190fa2: Download complete [2024-05-07T08:22:22.753Z] 5eb5b503b376: Verifying Checksum [2024-05-07T08:22:22.753Z] 5eb5b503b376: Download complete [2024-05-07T08:22:23.321Z] 2f39f015ded8: Download complete [2024-05-07T08:22:23.894Z] 5eb5b503b376: Pull complete [2024-05-07T08:22:24.153Z] 5c69ac0246d0: Pull complete [2024-05-07T08:22:24.410Z] ec43610c2a17: Pull complete [2024-05-07T08:22:24.410Z] 3a2ae6a8a46f: Pull complete [2024-05-07T08:22:24.669Z] 33b1e0a273af: Pull complete [2024-05-07T08:22:24.929Z] 5d3b04190fa2: Pull complete [2024-05-07T08:22:29.114Z] 2f39f015ded8: Pull complete [2024-05-07T08:22:29.114Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-07T08:22:29.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T08:22:29.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T08:22:29.209Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2024-05-07T08:22:29.234Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-07T08:22:32.915Z] $ docker top 7d9effc0cf2ca76d7af73e51f656396ded78d7e87889038bc8c3a37010418a45 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T08:22:33.287Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-07T08:22:33.574Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-07T08:22:33.858Z] + ls /var/log/sa-host [2024-05-07T08:22:33.858Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T08:22:34.014Z] provisioning config files... [2024-05-07T08:22:34.025Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7566854624274265694tmp [Pipeline] { [Pipeline] echo [2024-05-07T08:22:34.042Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T08:22:34.327Z] ---> create-netrc.sh [Pipeline] } [2024-05-07T08:22:34.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-07T08:22:34.662Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-07T08:22:34.672Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T08:22:34.954Z] ---> sudo-logs.sh [2024-05-07T08:22:34.954Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-07T08:22:34.974Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T08:22:35.254Z] ---> job-cost.sh [2024-05-07T08:22:35.254Z] lf-activate-venv: SKIPPING [2024-05-07T08:22:35.254Z] DEBUG: total: 0.10999999940395355 [2024-05-07T08:22:35.254Z] INFO: Retrieving Stack Cost... [2024-05-07T08:22:35.513Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-07T08:22:36.083Z] INFO: Archiving Costs [Pipeline] echo [2024-05-07T08:22:36.096Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T08:22:36.382Z] ---> logs-deploy.sh [2024-05-07T08:22:36.382Z] lf-activate-venv: SKIPPING [2024-05-07T08:22:36.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4797/2 [2024-05-07T08:22:36.382Z] INFO: archiving workspace using pattern(s): [2024-05-07T08:22:37.324Z] Archives upload complete. [2024-05-07T08:22:37.584Z] INFO: archiving logs to Nexus [2024-05-07T08:22:38.154Z] ---> uname -a: [2024-05-07T08:22:38.154Z] Linux prd-ubuntu20-04-docker-8c-8g-213 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-07T08:22:38.154Z] [2024-05-07T08:22:38.154Z] [2024-05-07T08:22:38.154Z] ---> lscpu: [2024-05-07T08:22:38.154Z] Architecture: x86_64 [2024-05-07T08:22:38.154Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-07T08:22:38.154Z] Byte Order: Little Endian [2024-05-07T08:22:38.154Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-07T08:22:38.154Z] CPU(s): 8 [2024-05-07T08:22:38.154Z] On-line CPU(s) list: 0-7 [2024-05-07T08:22:38.154Z] Thread(s) per core: 1 [2024-05-07T08:22:38.154Z] Core(s) per socket: 1 [2024-05-07T08:22:38.154Z] Socket(s): 8 [2024-05-07T08:22:38.154Z] NUMA node(s): 1 [2024-05-07T08:22:38.154Z] Vendor ID: AuthenticAMD [2024-05-07T08:22:38.154Z] CPU family: 23 [2024-05-07T08:22:38.154Z] Model: 49 [2024-05-07T08:22:38.154Z] Model name: AMD EPYC-Rome Processor [2024-05-07T08:22:38.154Z] Stepping: 0 [2024-05-07T08:22:38.154Z] CPU MHz: 2800.000 [2024-05-07T08:22:38.154Z] BogoMIPS: 5600.00 [2024-05-07T08:22:38.154Z] Virtualization: AMD-V [2024-05-07T08:22:38.154Z] Hypervisor vendor: KVM [2024-05-07T08:22:38.154Z] Virtualization type: full [2024-05-07T08:22:38.154Z] L1d cache: 256 KiB [2024-05-07T08:22:38.154Z] L1i cache: 256 KiB [2024-05-07T08:22:38.154Z] L2 cache: 4 MiB [2024-05-07T08:22:38.154Z] L3 cache: 128 MiB [2024-05-07T08:22:38.154Z] NUMA node0 CPU(s): 0-7 [2024-05-07T08:22:38.154Z] Vulnerability Itlb multihit: Not affected [2024-05-07T08:22:38.154Z] Vulnerability L1tf: Not affected [2024-05-07T08:22:38.154Z] Vulnerability Mds: Not affected [2024-05-07T08:22:38.154Z] Vulnerability Meltdown: Not affected [2024-05-07T08:22:38.154Z] Vulnerability Mmio stale data: Not affected [2024-05-07T08:22:38.154Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-07T08:22:38.154Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-07T08:22:38.154Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-07T08:22:38.154Z] Vulnerability Srbds: Not affected [2024-05-07T08:22:38.154Z] Vulnerability Tsx async abort: Not affected [2024-05-07T08:22:38.154Z] 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-05-07T08:22:38.154Z] [2024-05-07T08:22:38.154Z] [2024-05-07T08:22:38.154Z] ---> nproc: [2024-05-07T08:22:38.154Z] 8 [2024-05-07T08:22:38.154Z] [2024-05-07T08:22:38.154Z] [2024-05-07T08:22:38.154Z] ---> df -h: [2024-05-07T08:22:38.154Z] Filesystem Size Used Avail Use% Mounted on [2024-05-07T08:22:38.154Z] overlay 155G 24G 132G 15% / [2024-05-07T08:22:38.154Z] tmpfs 64M 0 64M 0% /dev [2024-05-07T08:22:38.154Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-07T08:22:38.154Z] shm 64M 0 64M 0% /dev/shm [2024-05-07T08:22:38.154Z] /dev/vda1 155G 24G 132G 15% /facter-os [2024-05-07T08:22:38.154Z] [2024-05-07T08:22:38.154Z] [2024-05-07T08:22:38.154Z] ---> sar -b -r -n DEV: [2024-05-07T08:22:38.154Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-213) 05/07/24 _x86_64_ (8 CPU) [2024-05-07T08:22:38.154Z] [2024-05-07T08:22:38.154Z] 07:32:28 LINUX RESTART (8 CPU) [2024-05-07T08:22:38.154Z] [2024-05-07T08:22:38.154Z] 07:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-07T08:22:38.154Z] 07:34:01 400.98 16.38 384.60 0.00 1969.27 56431.79 0.00 [2024-05-07T08:22:38.154Z] 07:35:01 92.27 0.03 92.23 0.00 1.33 33930.21 0.00 [2024-05-07T08:22:38.154Z] 07:36:01 38.79 0.03 38.76 0.00 0.27 29362.19 0.00 [2024-05-07T08:22:38.154Z] 07:37:01 32.27 0.12 32.16 0.00 2.13 17284.64 0.00 [2024-05-07T08:22:38.154Z] 07:38:01 535.51 2.68 532.83 0.00 136.64 206951.51 0.00 [2024-05-07T08:22:38.154Z] 07:39:01 587.77 11.81 575.96 0.00 4339.09 162607.66 0.00 [2024-05-07T08:22:38.154Z] 07:40:01 168.07 0.05 168.02 0.00 0.40 50496.55 0.00 [2024-05-07T08:22:38.154Z] 07:41:01 711.16 0.05 711.11 0.00 0.93 125197.27 0.00 [2024-05-07T08:22:38.154Z] 07:42:01 1.75 0.00 1.75 0.00 0.00 19.59 0.00 [2024-05-07T08:22:38.154Z] 07:43:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 [2024-05-07T08:22:38.154Z] 07:44:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2024-05-07T08:22:38.154Z] 07:45:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 [2024-05-07T08:22:38.154Z] 07:46:01 1.08 0.00 1.08 0.00 0.00 17.46 0.00 [2024-05-07T08:22:38.155Z] 07:47:01 0.82 0.00 0.82 0.00 0.00 10.53 0.00 [2024-05-07T08:22:38.155Z] 07:48:01 1.98 0.02 1.97 0.00 0.13 23.06 0.00 [2024-05-07T08:22:38.155Z] 07:49:01 1.60 0.00 1.60 0.00 0.00 23.19 0.00 [2024-05-07T08:22:38.155Z] 07:50:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2024-05-07T08:22:38.155Z] 07:51:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2024-05-07T08:22:38.155Z] 07:52:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2024-05-07T08:22:38.155Z] 07:53:01 3.28 1.52 1.77 0.00 35.46 22.53 0.00 [2024-05-07T08:22:38.155Z] 07:54:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-05-07T08:22:38.155Z] 07:55:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 [2024-05-07T08:22:38.155Z] 07:56:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2024-05-07T08:22:38.155Z] 07:57:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2024-05-07T08:22:38.155Z] 07:58:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2024-05-07T08:22:38.155Z] 07:59:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2024-05-07T08:22:38.155Z] 08:00:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2024-05-07T08:22:38.155Z] 08:01:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 [2024-05-07T08:22:38.155Z] 08:02:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2024-05-07T08:22:38.155Z] 08:03:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 [2024-05-07T08:22:38.155Z] 08:04:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2024-05-07T08:22:38.155Z] 08:05:01 1.60 0.00 1.60 0.00 0.00 18.79 0.00 [2024-05-07T08:22:38.155Z] 08:06:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2024-05-07T08:22:38.155Z] 08:07:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2024-05-07T08:22:38.155Z] 08:08:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-05-07T08:22:38.155Z] 08:09:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2024-05-07T08:22:38.155Z] 08:10:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 [2024-05-07T08:22:38.155Z] 08:11:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 [2024-05-07T08:22:38.155Z] 08:12:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2024-05-07T08:22:38.155Z] 08:13:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 [2024-05-07T08:22:38.155Z] 08:14:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-05-07T08:22:38.155Z] 08:15:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 [2024-05-07T08:22:38.155Z] 08:16:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-05-07T08:22:38.155Z] 08:17:01 1.53 0.02 1.52 0.00 0.13 17.86 0.00 [2024-05-07T08:22:38.155Z] 08:18:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2024-05-07T08:22:38.155Z] 08:19:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2024-05-07T08:22:38.155Z] 08:20:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 [2024-05-07T08:22:38.155Z] 08:21:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2024-05-07T08:22:38.155Z] 08:22:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2024-05-07T08:22:38.155Z] Average: 53.51 0.67 52.84 0.00 132.37 13937.31 0.00 [2024-05-07T08:22:38.155Z] [2024-05-07T08:22:38.155Z] 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-07T08:22:38.155Z] 07:34:01 28166600 31525584 784060 2.38 102812 3463204 1899816 5.60 1242440 3010888 324548 [2024-05-07T08:22:38.155Z] 07:35:01 27379044 31482940 820148 2.49 133260 4107424 1899584 5.60 1689876 3279516 774800 [2024-05-07T08:22:38.155Z] 07:36:01 26842036 31418768 881700 2.68 137016 4552264 2032636 5.99 1792400 3686768 801876 [2024-05-07T08:22:38.155Z] 07:37:01 26637168 31424496 873428 2.66 139792 4728228 1969856 5.81 1759560 3888576 509348 [2024-05-07T08:22:38.155Z] 07:38:01 22091292 31186200 1071924 3.26 166924 8898224 3054372 9.00 2198704 7830212 3080 [2024-05-07T08:22:38.155Z] 07:39:01 15036420 29272440 2918600 8.88 306344 13401464 8694468 25.62 4954592 11534996 115028 [2024-05-07T08:22:38.155Z] 07:40:01 12767096 29224884 2969888 9.03 332456 15503432 7514224 22.15 5907468 12770676 1078116 [2024-05-07T08:22:38.155Z] 07:41:01 14691812 31422632 829384 2.52 342240 15898824 2065924 6.09 2960380 14002548 484 [2024-05-07T08:22:38.155Z] 07:42:01 14692268 31423088 828864 2.52 342260 15898824 2065924 6.09 2959792 14002548 16 [2024-05-07T08:22:38.155Z] 07:43:01 14694796 31425684 826236 2.51 342280 15898828 2065924 6.09 2957788 14002552 32 [2024-05-07T08:22:38.155Z] 07:44:01 14735792 31466708 785184 2.39 342292 15898836 2065924 6.09 2916944 14002560 144 [2024-05-07T08:22:38.155Z] 07:45:01 14736124 31467060 784784 2.39 342320 15898836 2065924 6.09 2916952 14002560 8 [2024-05-07T08:22:38.155Z] 07:46:01 14736672 31467636 784496 2.39 342344 15898840 2065924 6.09 2917884 14002564 12 [2024-05-07T08:22:38.155Z] 07:47:01 14736616 31467600 784488 2.39 342348 15898844 2065924 6.09 2918164 14002564 268 [2024-05-07T08:22:38.155Z] 07:48:01 14735512 31466528 785632 2.39 342380 15898848 2033956 5.99 2918072 14002572 28 [2024-05-07T08:22:38.155Z] 07:49:01 14735588 31466616 785480 2.39 342412 15898828 2033956 5.99 2918136 14002552 52 [2024-05-07T08:22:38.155Z] 07:50:01 14735824 31466912 785068 2.39 342472 15898828 2033956 5.99 2918000 14002556 8 [2024-05-07T08:22:38.155Z] 07:51:01 14735776 31466888 784972 2.39 342488 15898832 2033956 5.99 2918320 14002556 44 [2024-05-07T08:22:38.155Z] 07:52:01 14735728 31466868 784936 2.39 342504 15898836 2033956 5.99 2918400 14002560 148 [2024-05-07T08:22:38.155Z] 07:53:01 14724036 31457252 794408 2.42 342552 15899892 2033956 5.99 2932076 14002816 8 [2024-05-07T08:22:38.155Z] 07:54:01 14723956 31457216 794380 2.42 342564 15899900 2033956 5.99 2931052 14002816 16 [2024-05-07T08:22:38.155Z] 07:55:01 14723936 31457208 794564 2.42 342588 15899900 2033956 5.99 2930924 14002816 52 [2024-05-07T08:22:38.155Z] 07:56:01 14723888 31457184 794524 2.42 342612 15899904 2033956 5.99 2930980 14002820 8 [2024-05-07T08:22:38.155Z] 07:57:01 14723652 31456988 794784 2.42 342632 15899912 2033956 5.99 2931064 14002824 44 [2024-05-07T08:22:38.155Z] 07:58:01 14723740 31457124 794828 2.42 342708 15899912 2033956 5.99 2930964 14002828 32 [2024-05-07T08:22:38.155Z] 07:59:01 14723304 31456752 795136 2.42 342732 15899916 2033956 5.99 2931252 14002832 48 [2024-05-07T08:22:38.155Z] 08:00:01 14723256 31456736 795100 2.42 342756 15899916 2033956 5.99 2931268 14002832 4 [2024-05-07T08:22:38.155Z] 08:01:01 14722988 31456484 795292 2.42 342764 15899924 2033956 5.99 2931308 14002840 144 [2024-05-07T08:22:38.155Z] 08:02:01 14723140 31456648 795260 2.42 342788 15899928 2050008 6.04 2931364 14002844 8 [2024-05-07T08:22:38.155Z] 08:03:01 14723172 31456720 795176 2.42 342836 15899912 2050008 6.04 2931408 14002844 20 [2024-05-07T08:22:38.155Z] 08:04:01 14722740 31456332 795488 2.42 342852 15899932 2050008 6.04 2931852 14002848 20 [2024-05-07T08:22:38.155Z] 08:05:01 14722732 31456352 795452 2.42 342876 15899936 2050008 6.04 2931340 14002852 20 [2024-05-07T08:22:38.155Z] 08:06:01 14722716 31456364 795384 2.42 342896 15899940 2050008 6.04 2931504 14002852 12 [2024-05-07T08:22:38.155Z] 08:07:01 14722700 31456376 795312 2.42 342920 15899944 2050008 6.04 2931580 14002860 140 [2024-05-07T08:22:38.155Z] 08:08:01 14722432 31456236 795348 2.42 342964 15900072 2050008 6.04 2931364 14002988 40 [2024-05-07T08:22:38.155Z] 08:09:01 14722352 31456216 795340 2.42 342988 15900076 2050008 6.04 2931400 14002992 24 [2024-05-07T08:22:38.155Z] 08:10:01 14722304 31456224 795280 2.42 343032 15900080 2066096 6.09 2931604 14002996 16 [2024-05-07T08:22:38.155Z] 08:11:01 14722772 31456728 794948 2.42 343068 15900080 2049744 6.04 2931472 14002996 48 [2024-05-07T08:22:38.155Z] 08:12:01 14722236 31456212 795420 2.42 343080 15900084 2049744 6.04 2931756 14003000 16 [2024-05-07T08:22:38.155Z] 08:13:01 14722220 31456216 795368 2.42 343092 15900080 2049744 6.04 2931836 14003004 52 [2024-05-07T08:22:38.155Z] 08:14:01 14722148 31456148 795340 2.42 343096 15900088 2049744 6.04 2931796 14003004 24 [2024-05-07T08:22:38.155Z] 08:15:01 14722296 31456320 795088 2.42 343112 15900096 2049744 6.04 2931880 14003008 40 [2024-05-07T08:22:38.155Z] 08:16:01 14722536 31456560 795052 2.42 343124 15900096 2049744 6.04 2931544 14003008 20 [2024-05-07T08:22:38.155Z] 08:17:01 14721872 31456036 795504 2.42 343144 15900096 2049744 6.04 2931804 14003016 48 [2024-05-07T08:22:38.155Z] 08:18:01 14721832 31456020 795388 2.42 343160 15900108 2049744 6.04 2931748 14003024 44 [2024-05-07T08:22:38.155Z] 08:19:01 14721784 31455988 795396 2.42 343180 15900108 2049744 6.04 2931768 14003024 184 [2024-05-07T08:22:38.155Z] 08:20:01 14721736 31455964 795380 2.42 343188 15900112 2049744 6.04 2931904 14003028 4 [2024-05-07T08:22:38.155Z] 08:21:01 14721656 31455892 795392 2.42 343196 15900112 2049744 6.04 2931832 14003028 4 [2024-05-07T08:22:38.155Z] 08:22:01 14721292 31455540 795680 2.42 343208 15900116 2049744 6.04 2931976 14003032 8 [2024-05-07T08:22:38.155Z] Average: 15863339 31361297 892332 2.71 320707 14743682 2307447 6.80 2910806 12941224 73657 [2024-05-07T08:22:38.155Z] [2024-05-07T08:22:38.155Z] 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-07T08:22:38.155Z] 07:34:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:34:01 ens3 1751.71 1525.03 12919.39 183.52 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:34:01 docker0 736.98 896.38 55.91 4967.81 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:35:01 vethe947d3f 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:35:01 ens3 26.30 15.26 25.54 10.18 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:35:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:36:01 vethe947d3f 1.38 1.40 0.12 0.12 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:36:01 ens3 32.99 21.31 25.92 14.59 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:36:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:37:01 vethe947d3f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:37:01 ens3 23.14 14.70 24.75 10.29 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:38:01 vethfab1045 0.58 1.33 0.05 0.22 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:38:01 veth308947c 13.90 18.73 1.35 8.34 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:38:01 veth06fef46 14.23 19.18 1.38 8.51 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:38:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:38:01 ens3 415.65 265.52 5258.66 168.98 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:38:01 docker0 117.66 182.97 8.54 1619.65 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:38:01 veth78a335b 14.05 18.65 1.36 8.39 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:38:01 veth16c97c2 14.15 19.50 1.37 8.45 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 vethbc7c3e2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 vethfab1045 0.12 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 veth579e19c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 veth02ee73c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 veth7cce849 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 veth6ae19d9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 vethceb2e63 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 veth73efd47 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 vethb011c63 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 veth706685c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 vetha506ba5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 ens3 606.81 296.03 6398.39 35.78 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 docker0 227.97 452.20 21.03 4340.64 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:39:01 veth38d06ff 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 vethbc7c3e2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 vethfab1045 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 veth579e19c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 veth02ee73c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 veth7cce849 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 veth6ae19d9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 vethceb2e63 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 veth73efd47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 vethb011c63 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 veth706685c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 vetha506ba5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 ens3 2.88 2.28 2.34 1.24 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:40:01 veth38d06ff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:41:01 ens3 12.75 8.15 11.11 5.78 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:42:01 ens3 0.03 0.03 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:43:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:48:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:50:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:51:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:53:01 ens3 8.53 6.82 7.51 6.40 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:54:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:58:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:03:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:04:01 ens3 0.75 0.28 0.30 0.21 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:06:01 ens3 0.20 0.08 0.22 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:07:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:08:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:09:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:13:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.155Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:18:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:22:01 ens3 0.25 0.18 0.17 0.01 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] Average: ens3 58.89 44.05 503.56 8.93 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] Average: docker0 22.12 31.28 1.75 223.02 0.00 0.00 0.00 0.00 [2024-05-07T08:22:38.156Z] [2024-05-07T08:22:38.156Z] [2024-05-07T08:22:38.156Z] ---> sar -P ALL: [2024-05-07T08:22:38.156Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-213) 05/07/24 _x86_64_ (8 CPU) [2024-05-07T08:22:38.156Z] [2024-05-07T08:22:38.156Z] 07:32:28 LINUX RESTART (8 CPU) [2024-05-07T08:22:38.156Z] [2024-05-07T08:22:38.156Z] 07:33:01 CPU %user %nice %system %iowait %steal %idle [2024-05-07T08:22:38.156Z] 07:34:01 all 10.77 0.00 4.19 2.92 0.07 82.05 [2024-05-07T08:22:38.156Z] 07:34:01 0 8.73 0.00 3.85 0.17 0.05 87.20 [2024-05-07T08:22:38.156Z] 07:34:01 1 10.68 0.00 4.46 0.93 0.07 83.86 [2024-05-07T08:22:38.156Z] 07:34:01 2 11.34 0.00 5.14 8.28 0.10 75.13 [2024-05-07T08:22:38.156Z] 07:34:01 3 10.06 0.00 3.01 1.17 0.07 85.69 [2024-05-07T08:22:38.156Z] 07:34:01 4 10.27 0.00 5.89 10.27 0.07 73.50 [2024-05-07T08:22:38.156Z] 07:34:01 5 15.42 0.00 3.94 1.69 0.07 78.88 [2024-05-07T08:22:38.156Z] 07:34:01 6 8.92 0.00 3.94 0.08 0.07 86.99 [2024-05-07T08:22:38.156Z] 07:34:01 7 10.73 0.00 3.32 0.87 0.05 85.02 [2024-05-07T08:22:38.156Z] 07:35:01 all 29.13 0.00 4.95 2.19 0.08 63.63 [2024-05-07T08:22:38.156Z] 07:35:01 0 28.97 0.00 5.23 0.31 0.10 65.39 [2024-05-07T08:22:38.156Z] 07:35:01 1 27.98 0.00 4.70 0.03 0.08 67.20 [2024-05-07T08:22:38.156Z] 07:35:01 2 29.97 0.00 5.63 11.81 0.10 52.49 [2024-05-07T08:22:38.156Z] 07:35:01 3 28.23 0.00 4.35 4.13 0.08 63.21 [2024-05-07T08:22:38.156Z] 07:35:01 4 29.10 0.00 5.74 0.29 0.08 64.79 [2024-05-07T08:22:38.156Z] 07:35:01 5 29.85 0.00 4.68 0.43 0.07 64.98 [2024-05-07T08:22:38.156Z] 07:35:01 6 29.90 0.00 4.29 0.43 0.07 65.32 [2024-05-07T08:22:38.156Z] 07:35:01 7 29.07 0.00 5.02 0.17 0.08 65.66 [2024-05-07T08:22:38.156Z] 07:36:01 all 35.29 0.00 6.33 1.51 0.09 56.79 [2024-05-07T08:22:38.156Z] 07:36:01 0 39.01 0.00 7.71 0.94 0.08 52.26 [2024-05-07T08:22:38.156Z] 07:36:01 1 40.29 0.00 6.57 0.02 0.08 53.04 [2024-05-07T08:22:38.156Z] 07:36:01 2 36.45 0.00 7.01 0.32 0.08 56.13 [2024-05-07T08:22:38.156Z] 07:36:01 3 30.79 0.00 6.24 7.11 0.08 55.78 [2024-05-07T08:22:38.156Z] 07:36:01 4 36.68 0.00 5.85 2.65 0.08 54.73 [2024-05-07T08:22:38.156Z] 07:36:01 5 36.44 0.00 6.90 0.89 0.12 55.65 [2024-05-07T08:22:38.156Z] 07:36:01 6 31.38 0.00 4.97 0.10 0.10 63.44 [2024-05-07T08:22:38.156Z] 07:36:01 7 31.20 0.00 5.34 0.07 0.10 63.29 [2024-05-07T08:22:38.156Z] 07:37:01 all 50.08 0.00 7.36 1.40 0.11 41.06 [2024-05-07T08:22:38.156Z] 07:37:01 0 50.11 0.00 7.77 1.01 0.10 41.01 [2024-05-07T08:22:38.156Z] 07:37:01 1 53.75 0.00 7.91 2.10 0.12 36.12 [2024-05-07T08:22:38.156Z] 07:37:01 2 54.11 0.00 8.49 0.98 0.14 36.29 [2024-05-07T08:22:38.156Z] 07:37:01 3 46.85 0.00 6.61 1.45 0.10 44.99 [2024-05-07T08:22:38.156Z] 07:37:01 4 49.57 0.00 7.50 1.63 0.12 41.18 [2024-05-07T08:22:38.156Z] 07:37:01 5 50.43 0.00 7.60 1.07 0.09 40.82 [2024-05-07T08:22:38.156Z] 07:37:01 6 49.03 0.00 6.65 2.00 0.10 42.23 [2024-05-07T08:22:38.156Z] 07:37:01 7 46.81 0.00 6.35 0.95 0.09 45.80 [2024-05-07T08:22:38.156Z] 07:38:01 all 19.96 0.00 8.20 15.54 0.11 56.19 [2024-05-07T08:22:38.156Z] 07:38:01 0 23.75 0.00 8.95 21.51 0.12 45.67 [2024-05-07T08:22:38.156Z] 07:38:01 1 19.01 0.00 8.30 19.31 0.10 53.28 [2024-05-07T08:22:38.156Z] 07:38:01 2 20.14 0.00 7.12 10.60 0.09 62.05 [2024-05-07T08:22:38.156Z] 07:38:01 3 17.65 0.00 6.66 7.61 0.10 67.98 [2024-05-07T08:22:38.156Z] 07:38:01 4 21.23 0.00 9.68 18.62 0.10 50.37 [2024-05-07T08:22:38.156Z] 07:38:01 5 21.95 0.00 9.13 16.02 0.14 52.76 [2024-05-07T08:22:38.156Z] 07:38:01 6 18.11 0.00 7.26 9.58 0.12 64.92 [2024-05-07T08:22:38.156Z] 07:38:01 7 17.86 0.00 8.55 21.13 0.09 52.38 [2024-05-07T08:22:38.156Z] 07:39:01 all 36.67 0.00 9.14 14.30 0.12 39.77 [2024-05-07T08:22:38.156Z] 07:39:01 0 37.89 0.00 9.24 6.42 0.14 46.31 [2024-05-07T08:22:38.156Z] 07:39:01 1 35.89 0.00 8.95 4.54 0.10 50.52 [2024-05-07T08:22:38.156Z] 07:39:01 2 35.64 0.00 8.96 6.74 0.10 48.55 [2024-05-07T08:22:38.156Z] 07:39:01 3 35.63 0.00 7.61 5.34 0.14 51.30 [2024-05-07T08:22:38.156Z] 07:39:01 4 38.66 0.00 9.31 7.69 0.12 44.21 [2024-05-07T08:22:38.156Z] 07:39:01 5 37.57 0.00 11.25 45.15 0.19 5.84 [2024-05-07T08:22:38.156Z] 07:39:01 6 36.20 0.00 8.20 11.25 0.12 44.23 [2024-05-07T08:22:38.156Z] 07:39:01 7 35.88 0.00 9.67 27.84 0.08 26.52 [2024-05-07T08:22:38.156Z] 07:40:01 all 88.36 0.00 11.49 0.00 0.15 0.01 [2024-05-07T08:22:38.156Z] 07:40:01 0 89.11 0.00 10.75 0.00 0.13 0.00 [2024-05-07T08:22:38.156Z] 07:40:01 1 87.55 0.00 12.30 0.00 0.15 0.00 [2024-05-07T08:22:38.156Z] 07:40:01 2 88.80 0.00 11.03 0.00 0.13 0.03 [2024-05-07T08:22:38.156Z] 07:40:01 3 88.94 0.00 10.91 0.00 0.13 0.02 [2024-05-07T08:22:38.156Z] 07:40:01 4 88.07 0.00 11.76 0.00 0.17 0.00 [2024-05-07T08:22:38.156Z] 07:40:01 5 88.79 0.00 11.08 0.00 0.13 0.00 [2024-05-07T08:22:38.156Z] 07:40:01 6 88.56 0.00 11.27 0.02 0.14 0.02 [2024-05-07T08:22:38.156Z] 07:40:01 7 87.02 0.00 12.81 0.00 0.17 0.00 [2024-05-07T08:22:38.156Z] 07:41:01 all 59.71 0.00 9.91 4.52 0.14 25.72 [2024-05-07T08:22:38.156Z] 07:41:01 0 58.53 0.00 9.75 6.87 0.14 24.72 [2024-05-07T08:22:38.156Z] 07:41:01 1 59.35 0.00 9.37 2.20 0.13 28.94 [2024-05-07T08:22:38.156Z] 07:41:01 2 60.37 0.00 9.64 2.97 0.17 26.85 [2024-05-07T08:22:38.156Z] 07:41:01 3 59.56 0.00 9.14 3.32 0.10 27.87 [2024-05-07T08:22:38.156Z] 07:41:01 4 59.77 0.00 10.75 3.01 0.10 26.37 [2024-05-07T08:22:38.156Z] 07:41:01 5 60.80 0.00 9.76 7.81 0.15 21.47 [2024-05-07T08:22:38.156Z] 07:41:01 6 59.53 0.00 10.34 5.25 0.17 24.70 [2024-05-07T08:22:38.156Z] 07:41:01 7 59.74 0.00 10.56 4.82 0.15 24.73 [2024-05-07T08:22:38.156Z] 07:42:01 all 0.19 0.00 0.01 0.01 0.01 99.78 [2024-05-07T08:22:38.156Z] 07:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T08:22:38.156Z] 07:42:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2024-05-07T08:22:38.156Z] 07:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:42:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T08:22:38.156Z] 07:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:42:01 6 1.37 0.00 0.00 0.00 0.02 98.61 [2024-05-07T08:22:38.156Z] 07:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-05-07T08:22:38.156Z] 07:43:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:43:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-07T08:22:38.156Z] 07:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:43:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-05-07T08:22:38.156Z] 07:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T08:22:38.156Z] 07:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:44:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2024-05-07T08:22:38.156Z] 07:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-05-07T08:22:38.156Z] 07:44:01 1 0.40 0.00 0.02 0.00 0.00 99.58 [2024-05-07T08:22:38.156Z] 07:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T08:22:38.156Z] 07:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.156Z] 07:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] [2024-05-07T08:22:38.156Z] 07:44:01 CPU %user %nice %system %iowait %steal %idle [2024-05-07T08:22:38.156Z] 07:45:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2024-05-07T08:22:38.156Z] 07:45:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2024-05-07T08:22:38.156Z] 07:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T08:22:38.156Z] 07:45:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-05-07T08:22:38.156Z] 07:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:45:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-05-07T08:22:38.156Z] 07:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T08:22:38.156Z] 07:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.156Z] 07:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.156Z] 07:46:01 all 0.05 0.00 0.02 0.01 0.01 99.92 [2024-05-07T08:22:38.156Z] 07:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:46:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-05-07T08:22:38.156Z] 07:46:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-07T08:22:38.156Z] 07:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:46:01 4 0.10 0.00 0.02 0.02 0.00 99.87 [2024-05-07T08:22:38.156Z] 07:46:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-05-07T08:22:38.156Z] 07:46:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-07T08:22:38.156Z] 07:46:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2024-05-07T08:22:38.156Z] 07:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-05-07T08:22:38.156Z] 07:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:47:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-05-07T08:22:38.156Z] 07:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.156Z] 07:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T08:22:38.156Z] 07:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T08:22:38.156Z] 07:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.156Z] 07:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:48:01 all 0.04 0.00 0.02 0.01 0.01 99.93 [2024-05-07T08:22:38.156Z] 07:48:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:48:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-05-07T08:22:38.156Z] 07:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-07T08:22:38.156Z] 07:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-05-07T08:22:38.156Z] 07:48:01 5 0.03 0.00 0.05 0.02 0.02 99.88 [2024-05-07T08:22:38.156Z] 07:48:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-07T08:22:38.156Z] 07:48:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2024-05-07T08:22:38.156Z] 07:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-05-07T08:22:38.156Z] 07:49:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:49:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2024-05-07T08:22:38.156Z] 07:49:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-05-07T08:22:38.156Z] 07:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.156Z] 07:49:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-05-07T08:22:38.156Z] 07:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T08:22:38.156Z] 07:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-05-07T08:22:38.156Z] 07:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.156Z] 07:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:50:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:51:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2024-05-07T08:22:38.156Z] 07:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.156Z] 07:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.156Z] 07:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.156Z] 07:51:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T08:22:38.156Z] 07:51:01 5 0.00 0.00 0.03 0.02 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.156Z] 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-05-07T08:22:38.156Z] 07:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.156Z] 07:52:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:52:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-07T08:22:38.156Z] 07:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.156Z] 07:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T08:22:38.156Z] 07:52:01 5 0.07 0.00 0.00 0.02 0.02 99.90 [2024-05-07T08:22:38.156Z] 07:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:53:01 all 0.29 0.00 0.05 0.03 0.01 99.62 [2024-05-07T08:22:38.156Z] 07:53:01 0 0.13 0.00 0.03 0.07 0.00 99.77 [2024-05-07T08:22:38.156Z] 07:53:01 1 0.28 0.00 0.03 0.02 0.00 99.67 [2024-05-07T08:22:38.156Z] 07:53:01 2 0.33 0.00 0.12 0.03 0.03 99.48 [2024-05-07T08:22:38.156Z] 07:53:01 3 0.42 0.00 0.05 0.00 0.00 99.53 [2024-05-07T08:22:38.156Z] 07:53:01 4 0.88 0.00 0.05 0.03 0.00 99.03 [2024-05-07T08:22:38.156Z] 07:53:01 5 0.18 0.00 0.07 0.02 0.00 99.73 [2024-05-07T08:22:38.156Z] 07:53:01 6 0.03 0.00 0.07 0.07 0.02 99.82 [2024-05-07T08:22:38.156Z] 07:53:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2024-05-07T08:22:38.156Z] 07:54:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2024-05-07T08:22:38.156Z] 07:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T08:22:38.156Z] 07:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T08:22:38.156Z] 07:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.156Z] 07:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:54:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:54:01 6 0.99 0.00 0.00 0.00 0.00 99.01 [2024-05-07T08:22:38.156Z] 07:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T08:22:38.156Z] 07:55:01 all 0.27 0.00 0.00 0.00 0.01 99.72 [2024-05-07T08:22:38.156Z] 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.156Z] 07:55:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-05-07T08:22:38.156Z] 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.156Z] 07:55:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2024-05-07T08:22:38.156Z] 07:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T08:22:38.156Z] 07:55:01 6 1.99 0.00 0.00 0.00 0.02 98.00 [2024-05-07T08:22:38.156Z] 07:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] [2024-05-07T08:22:38.156Z] 07:55:01 CPU %user %nice %system %iowait %steal %idle [2024-05-07T08:22:38.156Z] 07:56:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-05-07T08:22:38.156Z] 07:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T08:22:38.156Z] 07:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T08:22:38.156Z] 07:56:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-07T08:22:38.156Z] 07:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:56:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:56:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-07T08:22:38.156Z] 07:56:01 6 1.99 0.00 0.00 0.00 0.00 98.01 [2024-05-07T08:22:38.156Z] 07:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.156Z] 07:57:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-05-07T08:22:38.156Z] 07:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.156Z] 07:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.156Z] 07:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-07T08:22:38.156Z] 07:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T08:22:38.156Z] 07:57:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-05-07T08:22:38.156Z] 07:57:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-07T08:22:38.156Z] 07:57:01 6 1.99 0.00 0.00 0.00 0.02 98.00 [2024-05-07T08:22:38.156Z] 07:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.156Z] 07:58:01 all 0.21 0.00 0.02 0.01 0.01 99.75 [2024-05-07T08:22:38.156Z] 07:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.156Z] 07:58:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-05-07T08:22:38.157Z] 07:58:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2024-05-07T08:22:38.157Z] 07:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 07:58:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-05-07T08:22:38.157Z] 07:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T08:22:38.157Z] 07:58:01 6 1.53 0.00 0.08 0.00 0.00 98.39 [2024-05-07T08:22:38.157Z] 07:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 07:59:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2024-05-07T08:22:38.157Z] 07:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 07:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-07T08:22:38.157Z] 07:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T08:22:38.157Z] 07:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 07:59:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-05-07T08:22:38.157Z] 07:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 07:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.157Z] 07:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T08:22:38.157Z] 08:00:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-05-07T08:22:38.157Z] 08:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-05-07T08:22:38.157Z] 08:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:01:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2024-05-07T08:22:38.157Z] 08:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T08:22:38.157Z] 08:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:01:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T08:22:38.157Z] 08:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:02:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-05-07T08:22:38.157Z] 08:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:02:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2024-05-07T08:22:38.157Z] 08:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:02:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-05-07T08:22:38.157Z] 08:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:03:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-05-07T08:22:38.157Z] 08:03:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-07T08:22:38.157Z] 08:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:03:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2024-05-07T08:22:38.157Z] 08:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.157Z] 08:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-05-07T08:22:38.157Z] 08:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:04:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-07T08:22:38.157Z] 08:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:04:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:04:01 4 0.08 0.00 0.00 0.02 0.00 99.90 [2024-05-07T08:22:38.157Z] 08:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T08:22:38.157Z] 08:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-05-07T08:22:38.157Z] 08:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:05:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-07T08:22:38.157Z] 08:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.157Z] 08:05:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2024-05-07T08:22:38.157Z] 08:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T08:22:38.157Z] 08:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T08:22:38.157Z] 08:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:06:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-05-07T08:22:38.157Z] 08:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:06:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-05-07T08:22:38.157Z] 08:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:06:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2024-05-07T08:22:38.157Z] 08:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.157Z] [2024-05-07T08:22:38.157Z] 08:06:01 CPU %user %nice %system %iowait %steal %idle [2024-05-07T08:22:38.157Z] 08:07:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-05-07T08:22:38.157Z] 08:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:07:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:07:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-07T08:22:38.157Z] 08:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:07:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-05-07T08:22:38.157Z] 08:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:08:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:08:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T08:22:38.157Z] 08:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:09:01 all 0.15 0.00 0.02 0.02 0.01 99.80 [2024-05-07T08:22:38.157Z] 08:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-05-07T08:22:38.157Z] 08:09:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-05-07T08:22:38.157Z] 08:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:09:01 4 0.02 0.00 0.00 0.12 0.02 99.85 [2024-05-07T08:22:38.157Z] 08:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T08:22:38.157Z] 08:09:01 6 1.08 0.00 0.03 0.05 0.02 98.82 [2024-05-07T08:22:38.157Z] 08:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:10:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-05-07T08:22:38.157Z] 08:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T08:22:38.157Z] 08:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:10:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T08:22:38.157Z] 08:10:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2024-05-07T08:22:38.157Z] 08:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:11:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-05-07T08:22:38.157Z] 08:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:11:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2024-05-07T08:22:38.157Z] 08:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:11:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:11:01 6 2.03 0.00 0.00 0.00 0.02 97.95 [2024-05-07T08:22:38.157Z] 08:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:12:01 all 0.26 0.00 0.00 0.00 0.01 99.73 [2024-05-07T08:22:38.157Z] 08:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.157Z] 08:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T08:22:38.157Z] 08:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:12:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.157Z] 08:12:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2024-05-07T08:22:38.157Z] 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:13:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2024-05-07T08:22:38.157Z] 08:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:13:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2024-05-07T08:22:38.157Z] 08:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:13:01 4 0.03 0.00 0.00 0.05 0.00 99.92 [2024-05-07T08:22:38.157Z] 08:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:13:01 6 2.00 0.00 0.00 0.00 0.00 98.00 [2024-05-07T08:22:38.157Z] 08:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:14:01 all 0.26 0.00 0.01 0.00 0.01 99.73 [2024-05-07T08:22:38.157Z] 08:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:14:01 1 0.03 0.00 0.02 0.02 0.03 99.90 [2024-05-07T08:22:38.157Z] 08:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:14:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2024-05-07T08:22:38.157Z] 08:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:15:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-05-07T08:22:38.157Z] 08:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:15:01 1 0.03 0.00 0.05 0.02 0.02 99.88 [2024-05-07T08:22:38.157Z] 08:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T08:22:38.157Z] 08:15:01 6 1.95 0.00 0.00 0.00 0.00 98.05 [2024-05-07T08:22:38.157Z] 08:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-05-07T08:22:38.157Z] 08:16:01 all 0.20 0.00 0.01 0.01 0.01 99.77 [2024-05-07T08:22:38.157Z] 08:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:16:01 1 0.03 0.00 0.05 0.02 0.03 99.87 [2024-05-07T08:22:38.157Z] 08:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.157Z] 08:16:01 4 0.03 0.00 0.02 0.05 0.00 99.90 [2024-05-07T08:22:38.157Z] 08:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:16:01 6 1.45 0.00 0.02 0.00 0.02 98.52 [2024-05-07T08:22:38.157Z] 08:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:17:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-05-07T08:22:38.157Z] 08:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-07T08:22:38.157Z] 08:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:17:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2024-05-07T08:22:38.157Z] 08:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-07T08:22:38.157Z] 08:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] [2024-05-07T08:22:38.157Z] 08:17:01 CPU %user %nice %system %iowait %steal %idle [2024-05-07T08:22:38.157Z] 08:18:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-05-07T08:22:38.157Z] 08:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-07T08:22:38.157Z] 08:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-07T08:22:38.157Z] 08:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:18:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-05-07T08:22:38.157Z] 08:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:18:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-05-07T08:22:38.157Z] 08:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-05-07T08:22:38.157Z] 08:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-07T08:22:38.157Z] 08:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:19:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-07T08:22:38.157Z] 08:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.157Z] 08:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-05-07T08:22:38.157Z] 08:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-05-07T08:22:38.157Z] 08:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:20:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-05-07T08:22:38.157Z] 08:20:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-07T08:22:38.157Z] 08:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-05-07T08:22:38.157Z] 08:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-07T08:22:38.157Z] 08:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-07T08:22:38.157Z] 08:21:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-07T08:22:38.157Z] 08:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:21:01 6 0.10 0.00 0.00 0.00 0.02 99.88 [2024-05-07T08:22:38.157Z] 08:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-07T08:22:38.157Z] 08:22:01 all 0.11 0.00 0.00 0.00 0.01 99.88 [2024-05-07T08:22:38.157Z] 08:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:22:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2024-05-07T08:22:38.157Z] 08:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-07T08:22:38.157Z] 08:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-07T08:22:38.157Z] 08:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-07T08:22:38.157Z] 08:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-07T08:22:38.157Z] 08:22:01 6 0.70 0.00 0.03 0.00 0.00 99.27 [2024-05-07T08:22:38.157Z] 08:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-07T08:22:38.157Z] Average: all 6.73 0.00 1.25 0.85 0.02 91.15 [2024-05-07T08:22:38.157Z] Average: 0 6.78 0.00 1.28 0.74 0.02 91.17 [2024-05-07T08:22:38.157Z] Average: 1 6.78 0.00 1.27 0.58 0.03 91.34 [2024-05-07T08:22:38.157Z] Average: 2 6.82 0.00 1.29 0.84 0.03 91.03 [2024-05-07T08:22:38.157Z] Average: 3 6.44 0.00 1.11 0.60 0.02 91.83 [2024-05-07T08:22:38.157Z] Average: 4 6.76 0.00 1.34 0.90 0.02 90.97 [2024-05-07T08:22:38.157Z] Average: 5 6.88 0.00 1.30 1.45 0.03 90.35 [2024-05-07T08:22:38.157Z] Average: 6 6.97 0.00 1.14 0.57 0.02 91.29 [2024-05-07T08:22:38.157Z] Average: 7 6.43 0.00 1.25 1.12 0.02 91.19 [2024-05-07T08:22:38.157Z] [2024-05-07T08:22:38.157Z] [2024-05-07T08:22:38.157Z]