Pull request #4763 opened 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 jrtitus for edgexfoundry/edgex-go Loading trusted files from base branch main at 29dca6d8be80d599f8fc1a08ef72b1c586c75330 rather than 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 Obtained Jenkinsfile from 29dca6d8be80d599f8fc1a08ef72b1c586c75330 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-ssh5493024281117473004.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-ssh6319005886457164902.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4763/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4763/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2825083702241760214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4763/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3821708110159037654.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10147737748564210747.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4763/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4763/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9168082440587516605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1571 in /w/workspace/edgexfoundry_edgex-go_PR-4763 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 Merge succeeded, producing 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 Checking out Revision 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 (PR-4763) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/4763/head:refs/remotes/origin/PR-4763 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 # 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 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 # timeout=10 Commit message: "feat: allow sending notifications to authenticated EdgeX endpoints" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-23T04:08:36.982Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-23T04:08:37.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-23T04:08:37.369Z] ========================================================= [2024-02-23T04:08:37.369Z] EdgeX Global Pipelines Version Info [2024-02-23T04:08:37.369Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-23T04:08:38.142Z] ------------------- [2024-02-23T04:08:38.142Z] stable info: [2024-02-23T04:08:38.142Z] ------------------- [2024-02-23T04:08:38.142Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-23T04:08:38.142Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-23T04:08:38.142Z] Message: update stable to v1.0.258 [2024-02-23T04:08:38.712Z] ------------------- [2024-02-23T04:08:38.712Z] experimental info: [2024-02-23T04:08:38.712Z] ------------------- [2024-02-23T04:08:38.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-23T04:08:38.712Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-23T04:08:38.712Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-23T04:08:38.990Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-23T04:08:39.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-23T04:08:39.120Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-23T04:08:39.177Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-23T04:08:39.244Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-23T04:08:39.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-23T04:08:39.373Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-23T04:08:39.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-23T04:08:39.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-23T04:08:39.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-23T04:08:39.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-23T04:08:39.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-23T04:08:39.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-23T04:08:39.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-23T04:08:39.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-23T04:08:39.962Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-23T04:08:40.030Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-23T04:08:40.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-23T04:08:40.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-23T04:08:40.239Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-23T04:08:40.305Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-23T04:08:40.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-23T04:08:40.460Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-23T04:08:40.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4763 [Pipeline] echo [2024-02-23T04:08:40.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4763 [Pipeline] echo [2024-02-23T04:08:40.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4763 [Pipeline] echo [2024-02-23T04:08:40.748Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [Pipeline] echo [2024-02-23T04:08:40.823Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8556366 [Pipeline] echo [2024-02-23T04:08:40.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-23T04:08:41.077Z] provisioning config files... [2024-02-23T04:08:41.092Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14596422608479174355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-23T04:08:41.505Z] ---> ****-login.sh [2024-02-23T04:08:41.505Z] nexus3.edgexfoundry.org:10001 [2024-02-23T04:08:41.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-23T04:08:41.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-23T04:08:41.766Z] Configure a credential helper to remove this warning. See [2024-02-23T04:08:41.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-23T04:08:41.766Z] [2024-02-23T04:08:41.766Z] Login Succeeded [2024-02-23T04:08:41.766Z] nexus3.edgexfoundry.org:10002 [2024-02-23T04:08:41.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-23T04:08:42.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-23T04:08:42.027Z] Configure a credential helper to remove this warning. See [2024-02-23T04:08:42.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-23T04:08:42.027Z] [2024-02-23T04:08:42.027Z] Login Succeeded [2024-02-23T04:08:42.027Z] nexus3.edgexfoundry.org:10003 [2024-02-23T04:08:42.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-23T04:08:42.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-23T04:08:42.027Z] Configure a credential helper to remove this warning. See [2024-02-23T04:08:42.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-23T04:08:42.027Z] [2024-02-23T04:08:42.027Z] Login Succeeded [2024-02-23T04:08:42.027Z] nexus3.edgexfoundry.org:10004 [2024-02-23T04:08:42.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-23T04:08:42.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-23T04:08:42.288Z] Configure a credential helper to remove this warning. See [2024-02-23T04:08:42.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-23T04:08:42.288Z] [2024-02-23T04:08:42.288Z] Login Succeeded [2024-02-23T04:08:42.288Z] ****.io [2024-02-23T04:08:42.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-23T04:08:42.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-23T04:08:42.549Z] Configure a credential helper to remove this warning. See [2024-02-23T04:08:42.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-23T04:08:42.549Z] [2024-02-23T04:08:42.549Z] Login Succeeded [2024-02-23T04:08:42.549Z] ---> ****-login.sh ends [Pipeline] } [2024-02-23T04:08:42.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-23T04:08:43.131Z] + 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-02-23T04:08:43.131Z] + dirname cmd/core-command/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-23T04:08:43.131Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-23T04:08:43.131Z] + dirname cmd/core-data/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-23T04:08:43.131Z] + dirname cmd/core-metadata/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-23T04:08:43.131Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-02-23T04:08:43.131Z] cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-23T04:08:43.131Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-23T04:08:43.131Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-23T04:08:43.131Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-23T04:08:43.131Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-23T04:08:43.131Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-23T04:08:43.131Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-23T04:08:43.131Z] + + cut -d/ -f2dirname [2024-02-23T04:08:43.131Z] cmd/security-spire-server/Dockerfile [2024-02-23T04:08:43.131Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-23T04:08:43.131Z] + dirname cmd/support-notifications/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-23T04:08:43.131Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-23T04:08:43.131Z] + cut -d/ -f2 [2024-02-23T04:08:43.131Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-23T04:08:43.192Z] 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-02-23T04:08:43.807Z] + git rev-list -1 --merges 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244~1..8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [Pipeline] echo [2024-02-23T04:08:43.838Z] -----------> git rev-list -1 --merges 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244~1..8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [false] [Pipeline] sh [2024-02-23T04:08:44.169Z] + git log --format=format:%s -1 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [Pipeline] echo [2024-02-23T04:08:44.248Z] ========================================================= [2024-02-23T04:08:44.248Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-23T04:08:44.248Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-23T04:08:44.962Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-23T04:08:44.962Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-23T04:08:44.962Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-23T04:08:44.962Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-23T04:08:44.962Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-23T04:08:44.962Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-23T04:08:44.962Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:08:45.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-23T04:08:45.506Z] [2024-02-23T04:08:45.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:08:45.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-23T04:08:45.922Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-23T04:08:45.922Z] b85a868b505f: Pulling fs layer [2024-02-23T04:08:45.922Z] e2be974225ed: Pulling fs layer [2024-02-23T04:08:45.922Z] 339a4e72a1f5: Pulling fs layer [2024-02-23T04:08:45.922Z] 988bab9f4d93: Pulling fs layer [2024-02-23T04:08:45.922Z] 1469e6f7b9e6: Pulling fs layer [2024-02-23T04:08:45.922Z] eaf3925da568: Pulling fs layer [2024-02-23T04:08:45.922Z] bab4dde63d76: Pulling fs layer [2024-02-23T04:08:45.922Z] bde34c3a00c8: Pulling fs layer [2024-02-23T04:08:45.922Z] b352a97aabf1: Pulling fs layer [2024-02-23T04:08:45.922Z] 4872d77fe225: Pulling fs layer [2024-02-23T04:08:45.922Z] 5851b861e8e6: Pulling fs layer [2024-02-23T04:08:45.922Z] 988bab9f4d93: Waiting [2024-02-23T04:08:45.922Z] 1469e6f7b9e6: Waiting [2024-02-23T04:08:45.922Z] eaf3925da568: Waiting [2024-02-23T04:08:45.922Z] bab4dde63d76: Waiting [2024-02-23T04:08:45.922Z] bde34c3a00c8: Waiting [2024-02-23T04:08:45.922Z] b352a97aabf1: Waiting [2024-02-23T04:08:45.922Z] 4872d77fe225: Waiting [2024-02-23T04:08:45.922Z] e2be974225ed: Download complete [2024-02-23T04:08:45.922Z] 988bab9f4d93: Verifying Checksum [2024-02-23T04:08:45.922Z] 988bab9f4d93: Download complete [2024-02-23T04:08:46.182Z] 339a4e72a1f5: Verifying Checksum [2024-02-23T04:08:46.182Z] 339a4e72a1f5: Download complete [2024-02-23T04:08:46.182Z] eaf3925da568: Download complete [2024-02-23T04:08:46.182Z] 1469e6f7b9e6: Verifying Checksum [2024-02-23T04:08:46.182Z] 1469e6f7b9e6: Download complete [2024-02-23T04:08:46.182Z] bde34c3a00c8: Verifying Checksum [2024-02-23T04:08:46.182Z] bde34c3a00c8: Download complete [2024-02-23T04:08:46.182Z] b352a97aabf1: Verifying Checksum [2024-02-23T04:08:46.182Z] b352a97aabf1: Download complete [2024-02-23T04:08:46.182Z] 4872d77fe225: Verifying Checksum [2024-02-23T04:08:46.182Z] 4872d77fe225: Download complete [2024-02-23T04:08:46.182Z] 5851b861e8e6: Verifying Checksum [2024-02-23T04:08:46.182Z] 5851b861e8e6: Download complete [2024-02-23T04:08:46.182Z] b85a868b505f: Verifying Checksum [2024-02-23T04:08:46.182Z] b85a868b505f: Download complete [2024-02-23T04:08:46.441Z] bab4dde63d76: Verifying Checksum [2024-02-23T04:08:46.441Z] bab4dde63d76: Download complete [2024-02-23T04:08:47.414Z] b85a868b505f: Pull complete [2024-02-23T04:08:47.677Z] e2be974225ed: Pull complete [2024-02-23T04:08:47.943Z] 339a4e72a1f5: Pull complete [2024-02-23T04:08:48.202Z] 988bab9f4d93: Pull complete [2024-02-23T04:08:48.462Z] 1469e6f7b9e6: Pull complete [2024-02-23T04:08:48.462Z] eaf3925da568: Pull complete [2024-02-23T04:08:50.409Z] bab4dde63d76: Pull complete [2024-02-23T04:08:50.409Z] bde34c3a00c8: Pull complete [2024-02-23T04:08:50.670Z] b352a97aabf1: Pull complete [2024-02-23T04:08:50.670Z] 4872d77fe225: Pull complete [2024-02-23T04:08:50.670Z] 5851b861e8e6: Pull complete [2024-02-23T04:08:50.670Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-23T04:08:50.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-23T04:08:50.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-23T04:08:51.019Z] prd-ubuntu20.04-docker-8c-8g-1571 does not seem to be running inside a container [2024-02-23T04:08:51.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-23T04:08:55.159Z] $ docker top 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff -eo pid,comm [2024-02-23T04:08:55.213Z] 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-02-23T04:08:55.213Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-23T04:08:55.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-23T04:08:55.404Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-23T04:08:55.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-23T04:08:55.543Z] $ docker exec 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff ssh-agent [2024-02-23T04:08:55.656Z] SSH_AUTH_SOCK=/tmp/ssh-NSH0dN0NtdX6/agent.33 [2024-02-23T04:08:55.656Z] SSH_AGENT_PID=39 [2024-02-23T04:08:55.663Z] Running ssh-add (command line suppressed) [2024-02-23T04:08:55.781Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12401946690314426542.key (/w/workspace/edgex-go/1@tmp/private_key_12401946690314426542.key) [2024-02-23T04:08:55.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-23T04:08:56.162Z] + git tag --points-at HEAD [Pipeline] } [2024-02-23T04:08:56.193Z] $ docker exec --env ******** --env ******** 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff ssh-agent -k [2024-02-23T04:08:56.300Z] unset SSH_AUTH_SOCK; [2024-02-23T04:08:56.300Z] unset SSH_AGENT_PID; [2024-02-23T04:08:56.300Z] echo Agent pid 39 killed; [2024-02-23T04:08:56.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-23T04:08:56.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-23T04:08:56.438Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-23T04:08:56.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-23T04:08:56.561Z] $ docker exec 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff ssh-agent [2024-02-23T04:08:56.675Z] SSH_AUTH_SOCK=/tmp/ssh-98gRVcatwmFH/agent.71 [2024-02-23T04:08:56.675Z] SSH_AGENT_PID=77 [2024-02-23T04:08:56.680Z] Running ssh-add (command line suppressed) [2024-02-23T04:08:56.778Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10600138190907628583.key (/w/workspace/edgex-go/1@tmp/private_key_10600138190907628583.key) [2024-02-23T04:08:56.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-23T04:08:57.201Z] + git semver init [2024-02-23T04:08:57.463Z] 2024-02-23 04:08:57,373 [run_init] DEBUG init version:0.0.0 force:False [2024-02-23T04:08:57.463Z] 2024-02-23 04:08:57,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-02-23T04:08:57.463Z] 2024-02-23 04:08:57,374 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-02-23T04:08:57.463Z] 2024-02-23 04:08:57,374 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-02-23T04:09:04.037Z] 2024-02-23 04:09:03,555 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-02-23T04:09:04.037Z] 2024-02-23 04:09:03,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4763 with force:False [2024-02-23T04:09:04.037Z] 2024-02-23 04:09:03,556 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4763 [2024-02-23T04:09:04.037Z] 2024-02-23 04:09:03,559 [execute] INFO git cat-file --batch-check [2024-02-23T04:09:04.037Z] 2024-02-23 04:09:03,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-23T04:09:04.037Z] 2024-02-23 04:09:03,566 [execute] INFO git cat-file --batch [2024-02-23T04:09:04.037Z] 2024-02-23 04:09:03,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-23T04:09:04.037Z] 2024-02-23 04:09:03,572 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4763 [2024-02-23T04:09:04.037Z] 0.0.0 [Pipeline] } [2024-02-23T04:09:04.068Z] $ docker exec --env ******** --env ******** 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff ssh-agent -k [2024-02-23T04:09:04.170Z] unset SSH_AUTH_SOCK; [2024-02-23T04:09:04.170Z] unset SSH_AGENT_PID; [2024-02-23T04:09:04.170Z] echo Agent pid 77 killed; [2024-02-23T04:09:04.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-23T04:09:04.692Z] + git semver [Pipeline] } [2024-02-23T04:09:04.978Z] $ docker stop --time=1 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff [2024-02-23T04:09:06.276Z] $ docker rm -f --volumes 510c255a92de7506804975fa8a68e9e65c87a92760ce9fceaee0cde5941f79ff [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-23T04:09:06.715Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-23T04:09:07.037Z] Stashed 1 file(s) [Pipeline] echo [2024-02-23T04:09:07.054Z] [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-02-23T04:09:08.098Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-23T04:09:08.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-23T04:09:08.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-23T04:09:08.257Z] ========================================================= [2024-02-23T04:09:08.257Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-23T04:09:08.257Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-23T04:09:08.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-23T04:09:08.624Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-23T04:09:08.624Z] 7264a8db6415: Pulling fs layer [2024-02-23T04:09:08.624Z] c4d48a809fc2: Pulling fs layer [2024-02-23T04:09:08.624Z] 4f1c88b9dad5: Pulling fs layer [2024-02-23T04:09:08.624Z] ad3a456e5733: Pulling fs layer [2024-02-23T04:09:08.624Z] 69c7f0334f64: Pulling fs layer [2024-02-23T04:09:08.624Z] 1f1c1a5573a3: Pulling fs layer [2024-02-23T04:09:08.624Z] ce7588e14bc9: Pulling fs layer [2024-02-23T04:09:08.624Z] b5e4710f87ac: Pulling fs layer [2024-02-23T04:09:08.624Z] ad3a456e5733: Waiting [2024-02-23T04:09:08.624Z] 69c7f0334f64: Waiting [2024-02-23T04:09:08.624Z] 1f1c1a5573a3: Waiting [2024-02-23T04:09:08.624Z] ce7588e14bc9: Waiting [2024-02-23T04:09:08.624Z] b5e4710f87ac: Waiting [2024-02-23T04:09:08.624Z] c4d48a809fc2: Verifying Checksum [2024-02-23T04:09:08.624Z] c4d48a809fc2: Download complete [2024-02-23T04:09:08.624Z] ad3a456e5733: Verifying Checksum [2024-02-23T04:09:08.624Z] ad3a456e5733: Download complete [2024-02-23T04:09:08.624Z] 69c7f0334f64: Verifying Checksum [2024-02-23T04:09:08.624Z] 69c7f0334f64: Download complete [2024-02-23T04:09:08.624Z] 7264a8db6415: Verifying Checksum [2024-02-23T04:09:08.624Z] 7264a8db6415: Download complete [2024-02-23T04:09:08.624Z] 1f1c1a5573a3: Verifying Checksum [2024-02-23T04:09:08.624Z] 1f1c1a5573a3: Download complete [2024-02-23T04:09:08.884Z] 7264a8db6415: Pull complete [2024-02-23T04:09:08.884Z] b5e4710f87ac: Verifying Checksum [2024-02-23T04:09:08.884Z] b5e4710f87ac: Download complete [2024-02-23T04:09:08.884Z] c4d48a809fc2: Pull complete [2024-02-23T04:09:09.144Z] 4f1c88b9dad5: Verifying Checksum [2024-02-23T04:09:09.144Z] 4f1c88b9dad5: Download complete [2024-02-23T04:09:09.403Z] ce7588e14bc9: Verifying Checksum [2024-02-23T04:09:09.403Z] ce7588e14bc9: Download complete [2024-02-23T04:09:12.696Z] 4f1c88b9dad5: Pull complete [2024-02-23T04:09:12.696Z] ad3a456e5733: Pull complete [2024-02-23T04:09:12.696Z] 69c7f0334f64: Pull complete [2024-02-23T04:09:12.696Z] 1f1c1a5573a3: Pull complete [2024-02-23T04:09:14.599Z] ce7588e14bc9: Pull complete [2024-02-23T04:09:15.168Z] b5e4710f87ac: Pull complete [2024-02-23T04:09:15.169Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-23T04:09:15.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-23T04:09:15.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-23T04:09:15.559Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-23T04:09:15.559Z] WORKDIR /edgex [2024-02-23T04:09:15.559Z] COPY go.mod . [2024-02-23T04:09:15.559Z] RUN go mod download [2024-02-23T04:09:15.559Z] + docker build -t ci-base-image-x86_64 -f - . [2024-02-23T04:09:16.129Z] Sending build context to Docker daemon 175.2MB [2024-02-23T04:09:16.129Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-23T04:09:16.129Z] ---> 88b5674ff536 [2024-02-23T04:09:16.129Z] Step 2/4 : WORKDIR /edgex [2024-02-23T04:09:22.528Z] Still waiting to schedule task [2024-02-23T04:09:22.529Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-02-23T04:09:22.880Z] ---> Running in 371b2475d84a [2024-02-23T04:09:22.880Z] Removing intermediate container 371b2475d84a [2024-02-23T04:09:22.880Z] ---> 7aa71bb4efc7 [2024-02-23T04:09:22.880Z] Step 3/4 : COPY go.mod . [2024-02-23T04:09:22.880Z] ---> 3a227aa43a0b [2024-02-23T04:09:22.880Z] Step 4/4 : RUN go mod download [2024-02-23T04:09:22.880Z] ---> Running in b076cf513b8c [2024-02-23T04:09:40.983Z] Removing intermediate container b076cf513b8c [2024-02-23T04:09:40.983Z] ---> 1b23d9df19f2 [2024-02-23T04:09:40.983Z] Successfully built 1b23d9df19f2 [2024-02-23T04:09:40.983Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:09:41.389Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-23T04:09:41.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-23T04:09:41.628Z] prd-ubuntu20.04-docker-8c-8g-1571 does not seem to be running inside a container [2024-02-23T04:09:41.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2024-02-23T04:09:42.057Z] $ docker top 814c9ffabaa9983d04f28f342cb1731955bf1e0e476f19ea807ac7edc17ec387 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-23T04:09:42.498Z] + go version [2024-02-23T04:09:42.498Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-23T04:09:42.532Z] $ docker stop --time=1 814c9ffabaa9983d04f28f342cb1731955bf1e0e476f19ea807ac7edc17ec387 [2024-02-23T04:09:43.793Z] $ docker rm -f --volumes 814c9ffabaa9983d04f28f342cb1731955bf1e0e476f19ea807ac7edc17ec387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:09:44.720Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-23T04:09:44.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-23T04:09:44.913Z] prd-ubuntu20.04-docker-8c-8g-1571 does not seem to be running inside a container [2024-02-23T04:09:44.946Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2024-02-23T04:09:45.295Z] $ docker top f4ed7d9a07bed9b4d65a8677cf252cc1b27f74dd1d5598ff5adcc218a34aafc4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-23T04:09:45.459Z] ========================================================= [2024-02-23T04:09:45.459Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-23T04:09:45.459Z] ========================================================= [Pipeline] sh [2024-02-23T04:09:45.749Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-23T04:09:46.138Z] + make test [2024-02-23T04:09:46.138Z] go test -race -coverprofile=coverage.out ./... [2024-02-23T04:09:52.707Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-23T04:10:04.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-23T04:10:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-23T04:10:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-23T04:10:06.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2024-02-23T04:10:07.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-23T04:10:07.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-23T04:10:07.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-23T04:10:07.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements [2024-02-23T04:10:08.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-23T04:10:08.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-23T04:10:09.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-23T04:10:09.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-23T04:10:09.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-23T04:10:09.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-23T04:10:09.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-23T04:10:10.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-23T04:10:10.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-23T04:10:11.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.083s coverage: 69.2% of statements [2024-02-23T04:10:11.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.073s coverage: 53.2% of statements [2024-02-23T04:10:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-23T04:10:12.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-23T04:10:12.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-23T04:10:12.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.700s coverage: 93.4% of statements [2024-02-23T04:10:12.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.073s coverage: 4.1% of statements [2024-02-23T04:10:13.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-23T04:10:13.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-23T04:10:13.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-23T04:10:13.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-23T04:10:13.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-23T04:10:13.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-23T04:10:13.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-23T04:10:14.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 97.6% of statements [2024-02-23T04:10:14.011Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.045s coverage: 72.2% of statements [2024-02-23T04:10:14.946Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-23T04:10:14.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-23T04:10:15.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements [2024-02-23T04:10:15.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements [2024-02-23T04:10:15.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.055s coverage: 41.7% of statements [2024-02-23T04:10:16.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.048s coverage: 82.9% of statements [2024-02-23T04:10:16.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2024-02-23T04:10:16.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.396s coverage: 96.3% of statements [2024-02-23T04:10:16.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2024-02-23T04:10:17.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-23T04:10:17.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-23T04:10:17.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-23T04:10:17.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-23T04:10:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-23T04:10:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-23T04:10:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-23T04:10:17.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-23T04:10:18.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-23T04:10:18.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-23T04:10:18.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-23T04:10:18.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-23T04:10:18.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-23T04:10:18.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-23T04:10:19.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-23T04:10:21.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-23T04:10:21.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-23T04:10:23.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-23T04:10:23.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-23T04:10:25.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-23T04:10:25.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-23T04:10:25.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-23T04:10:27.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-23T04:10:27.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-23T04:10:27.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-23T04:10:27.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-23T04:10:27.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-23T04:10:27.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-23T04:10:27.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-23T04:10:28.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2024-02-23T04:10:29.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-23T04:10:29.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-23T04:10:29.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-23T04:10:29.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-23T04:10:30.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-23T04:10:30.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-23T04:10:30.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-23T04:10:30.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-23T04:10:31.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-23T04:10:31.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-23T04:10:32.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-23T04:10:32.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.074s coverage: 92.9% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.052s coverage: 62.3% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.081s coverage: 87.2% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.063s coverage: 20.0% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.033s coverage: 100.0% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.096s coverage: 81.8% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.089s coverage: 82.1% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.173s coverage: 38.4% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements [2024-02-23T04:10:42.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements [2024-02-23T04:10:42.310Z] 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-02-23T04:10:42.310Z] running golangci-lint [2024-02-23T04:10:42.310Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-23T04:10:42.310Z] go version go1.21.0 linux/amd64 [2024-02-23T04:10:42.310Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-23T04:10:42.310Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-23T04:11:00.393Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 15.937952521s" [2024-02-23T04:11:00.393Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.697492ms" [2024-02-23T04:11:06.965Z] level=info msg="[linters_context/goanalysis] analyzers took 1m19.01141215s with top 10 stages: buildir: 32.958150303s, gosec: 5.652829963s, inspect: 2.461708764s, fact_deprecated: 2.382226731s, ctrlflow: 1.692405256s, printf: 1.61980976s, S1038: 1.281466206s, fact_purity: 1.015570771s, nilness: 974.514238ms, unused: 721.935915ms" [2024-02-23T04:11:06.965Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-23T04:11:06.965Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, cgo: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197" [2024-02-23T04:11:06.965Z] level=info msg="[runner] processing took 15.617698ms with stages: nolint: 6.795163ms, identifier_marker: 4.302857ms, autogenerated_exclude: 1.405344ms, path_prettifier: 1.372814ms, exclude-rules: 1.052771ms, skip_dirs: 645.568µs, cgo: 25.851µs, filename_unadjuster: 13.11µs, fixer: 680ns, max_same_issues: 610ns, skip_files: 420ns, uniq_by_line: 400ns, severity-rules: 380ns, exclude: 310ns, diff: 300ns, max_from_linter: 300ns, path_shortener: 240ns, source_code: 210ns, sort_results: 150ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" [2024-02-23T04:11:06.965Z] level=info msg="[runner] linters took 8.273194004s with stages: goanalysis_metalinter: 8.257493105s" [2024-02-23T04:11:06.965Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-23T04:11:06.965Z] level=info msg="Memory: 244 samples, avg is 209.4MB, max is 945.1MB" [2024-02-23T04:11:06.965Z] level=info msg="Execution took 24.256512639s" [2024-02-23T04:11:06.965Z] go vet ./... [2024-02-23T04:11:10.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-23T04:11:10.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-23T04:11:10.508Z] ./bin/test-attribution-txt.sh [2024-02-23T04:11:10.508Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-23T04:11:10.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-23T04:11:10.903Z] + ls -al . [2024-02-23T04:11:10.903Z] total 736 [2024-02-23T04:11:10.903Z] drwxrwxr-x 11 1001 1001 4096 Feb 23 04:09 . [2024-02-23T04:11:10.903Z] drwxr-xr-x 4 root root 4096 Feb 23 04:09 .. [2024-02-23T04:11:10.903Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 04:06 .blubracket [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 10 Feb 23 04:06 .dockerignore [2024-02-23T04:11:10.903Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 04:10 .git [2024-02-23T04:11:10.903Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 04:06 .github [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 1074 Feb 23 04:06 .gitignore [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 42 Feb 23 04:06 .golangci.yml [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 100 Feb 23 04:06 .hadolint.yml [2024-02-23T04:11:10.903Z] drwxr-xr-x 3 1001 1001 4096 Feb 23 04:09 .semver [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 155 Feb 23 04:06 .sonarcloud.properties [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 1171 Feb 23 04:06 ADOPTERS.md [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 11674 Feb 23 04:06 Attribution.txt [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 100284 Feb 23 04:06 CHANGELOG.md [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 04:06 CONTRIBUTING.md [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 677 Feb 23 04:06 GOVERNANCE.md [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 861 Feb 23 04:06 Jenkinsfile [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 04:06 LICENSE [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 15392 Feb 23 04:06 Makefile [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 582 Feb 23 04:06 OWNERS.md [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 9528 Feb 23 04:06 README.md [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 789 Feb 23 04:06 SECURITY.md [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 5 Feb 23 04:09 VERSION [2024-02-23T04:11:10.903Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 04:06 bin [2024-02-23T04:11:10.903Z] drwxrwxr-x 18 1001 1001 4096 Feb 23 04:06 cmd [2024-02-23T04:11:10.903Z] -rw-r--r-- 1 root root 453602 Feb 23 04:10 coverage.out [2024-02-23T04:11:10.903Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 04:06 fuzz_test [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 3882 Feb 23 04:06 go.mod [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 34079 Feb 23 04:06 go.sum [2024-02-23T04:11:10.903Z] drwxrwxr-x 7 1001 1001 4096 Feb 23 04:06 internal [2024-02-23T04:11:10.903Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 04:06 openapi [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 584 Feb 23 04:06 security.txt [2024-02-23T04:11:10.903Z] -rw-rw-r-- 1 1001 1001 204 Feb 23 04:06 version.go [Pipeline] sh [2024-02-23T04:11:11.215Z] + '[' -e coverage.out ] [2024-02-23T04:11:11.215Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-23T04:11:11.396Z] Stashed 1 file(s) [Pipeline] sh [2024-02-23T04:11:11.690Z] + make build [2024-02-23T04:11:11.690Z] 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-02-23T04:11:23.893Z] 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-02-23T04:11:23.893Z] 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-02-23T04:11:24.152Z] 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-02-23T04:11:24.719Z] 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-02-23T04:11:29.987Z] 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-02-23T04:11:30.556Z] 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-02-23T04:11:31.490Z] 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-02-23T04:11:32.427Z] 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-02-23T04:11:32.686Z] 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-02-23T04:11:33.254Z] 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-02-23T04:11:34.206Z] 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-02-23T04:11:34.802Z] $ docker stop --time=1 f4ed7d9a07bed9b4d65a8677cf252cc1b27f74dd1d5598ff5adcc218a34aafc4 [2024-02-23T04:11:38.940Z] $ docker rm -f --volumes f4ed7d9a07bed9b4d65a8677cf252cc1b27f74dd1d5598ff5adcc218a34aafc4 [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-02-23T04:11:40.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-23T04:11:40.800Z] [2024-02-23T04:11:40.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:11:41.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-23T04:11:41.225Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-23T04:11:41.225Z] 91d30c5bc195: Pulling fs layer [2024-02-23T04:11:41.225Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-23T04:11:41.225Z] 9c61dcf015f6: Pulling fs layer [2024-02-23T04:11:41.225Z] 4698f68db338: Pulling fs layer [2024-02-23T04:11:41.225Z] 2a2f49069b9e: Pulling fs layer [2024-02-23T04:11:41.225Z] e0025b399a48: Pulling fs layer [2024-02-23T04:11:41.225Z] 4698f68db338: Waiting [2024-02-23T04:11:41.225Z] 2a2f49069b9e: Waiting [2024-02-23T04:11:41.225Z] e0025b399a48: Waiting [2024-02-23T04:11:41.225Z] 91d30c5bc195: Verifying Checksum [2024-02-23T04:11:41.225Z] 91d30c5bc195: Download complete [2024-02-23T04:11:41.225Z] 4698f68db338: Download complete [2024-02-23T04:11:41.485Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-23T04:11:41.485Z] 2e9b0aa3be6d: Download complete [2024-02-23T04:11:41.485Z] e0025b399a48: Verifying Checksum [2024-02-23T04:11:41.485Z] e0025b399a48: Download complete [2024-02-23T04:11:41.485Z] 91d30c5bc195: Pull complete [2024-02-23T04:11:41.485Z] 2a2f49069b9e: Verifying Checksum [2024-02-23T04:11:41.485Z] 2a2f49069b9e: Download complete [2024-02-23T04:11:41.744Z] 2e9b0aa3be6d: Pull complete [2024-02-23T04:11:42.003Z] 9c61dcf015f6: Verifying Checksum [2024-02-23T04:11:42.003Z] 9c61dcf015f6: Download complete [2024-02-23T04:11:44.645Z] 9c61dcf015f6: Pull complete [2024-02-23T04:11:44.645Z] 4698f68db338: Pull complete [2024-02-23T04:11:44.905Z] 2a2f49069b9e: Pull complete [2024-02-23T04:11:44.905Z] e0025b399a48: Pull complete [2024-02-23T04:11:44.905Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-23T04:11:44.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-23T04:11:44.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-23T04:11:45.257Z] prd-ubuntu20.04-docker-8c-8g-1571 does not seem to be running inside a container [2024-02-23T04:11:45.294Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-02-23T04:11:48.759Z] $ docker top 0c9f5f1a0acbc41f07ded57941626665d38bb7a041db6e2b369356b631fe583d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-23T04:11:49.219Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-23T04:11:51.128Z] #1 [core-data internal] load build definition from Dockerfile [2024-02-23T04:11:51.128Z] #1 transferring dockerfile: [2024-02-23T04:11:51.128Z] #1 transferring dockerfile: 2.01kB done [2024-02-23T04:11:51.128Z] #1 DONE 0.0s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #2 [core-command internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #2 transferring dockerfile: 1.93kB done [2024-02-23T04:11:51.387Z] #2 DONE 0.0s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #3 transferring dockerfile: 2.49kB done [2024-02-23T04:11:51.387Z] #3 DONE 0.0s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #4 transferring dockerfile: 2.23kB done [2024-02-23T04:11:51.387Z] #4 DONE 0.0s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #5 transferring dockerfile: 2.93kB done [2024-02-23T04:11:51.387Z] #5 DONE 0.0s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #6 transferring dockerfile: 1.89kB done [2024-02-23T04:11:51.387Z] #6 DONE 0.0s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #7 transferring dockerfile: 1.70kB done [2024-02-23T04:11:51.387Z] #7 DONE 0.1s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #8 transferring dockerfile: 1.69kB done [2024-02-23T04:11:51.387Z] #8 DONE 0.1s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #9 transferring dockerfile: 2.50kB done [2024-02-23T04:11:51.387Z] #9 DONE 0.1s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #10 transferring dockerfile: 2.06kB done [2024-02-23T04:11:51.387Z] #10 DONE 0.1s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #11 transferring dockerfile: 1.81kB done [2024-02-23T04:11:51.387Z] #11 DONE 0.1s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #12 transferring dockerfile: 1.93kB done [2024-02-23T04:11:51.387Z] #12 DONE 0.1s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #13 [core-data internal] load .dockerignore [2024-02-23T04:11:51.387Z] #13 transferring context: 50B done [2024-02-23T04:11:51.387Z] #13 DONE 0.1s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #14 transferring dockerfile: 1.95kB done [2024-02-23T04:11:51.387Z] #14 DONE 0.1s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-23T04:11:51.387Z] #15 transferring dockerfile: 2.15kB done [2024-02-23T04:11:51.387Z] #15 DONE 0.1s [2024-02-23T04:11:51.387Z] [2024-02-23T04:11:51.387Z] #16 [core-command internal] load .dockerignore [2024-02-23T04:11:51.387Z] #16 transferring context: 50B done [2024-02-23T04:11:51.644Z] #16 DONE 0.0s [2024-02-23T04:11:51.644Z] [2024-02-23T04:11:51.644Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-02-23T04:11:51.644Z] #17 transferring context: 50B done [2024-02-23T04:11:51.644Z] #17 DONE 0.0s [2024-02-23T04:11:51.644Z] [2024-02-23T04:11:51.644Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-23T04:11:51.644Z] #18 transferring context: 50B done [2024-02-23T04:11:51.644Z] #18 DONE 0.0s [2024-02-23T04:11:51.644Z] [2024-02-23T04:11:51.644Z] #19 [security-bootstrapper internal] load .dockerignore [2024-02-23T04:11:51.644Z] #19 transferring context: 50B done [2024-02-23T04:11:51.644Z] #19 DONE 0.0s [2024-02-23T04:11:51.644Z] [2024-02-23T04:11:51.644Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-02-23T04:11:51.644Z] #20 transferring context: 50B done [2024-02-23T04:11:51.644Z] #20 DONE 0.0s [2024-02-23T04:11:51.644Z] [2024-02-23T04:11:51.644Z] #21 [security-spire-config internal] load .dockerignore [2024-02-23T04:11:51.644Z] #21 transferring context: 50B done [2024-02-23T04:11:51.644Z] #21 DONE 0.0s [2024-02-23T04:11:51.644Z] [2024-02-23T04:11:51.644Z] #22 [core-metadata internal] load .dockerignore [2024-02-23T04:11:51.645Z] #22 transferring context: 50B done [2024-02-23T04:11:51.645Z] #22 DONE 0.0s [2024-02-23T04:11:51.645Z] [2024-02-23T04:11:51.645Z] #23 [security-spire-agent internal] load .dockerignore [2024-02-23T04:11:51.645Z] #23 transferring context: 50B done [2024-02-23T04:11:51.645Z] #23 DONE 0.1s [2024-02-23T04:11:51.645Z] [2024-02-23T04:11:51.645Z] #24 [security-proxy-setup internal] load .dockerignore [2024-02-23T04:11:51.645Z] #24 transferring context: 50B done [2024-02-23T04:11:51.645Z] #24 DONE 0.1s [2024-02-23T04:11:51.645Z] [2024-02-23T04:11:51.645Z] #25 [security-spire-server internal] load .dockerignore [2024-02-23T04:11:51.645Z] #25 transferring context: 50B done [2024-02-23T04:11:51.645Z] #25 DONE 0.0s [2024-02-23T04:11:51.645Z] [2024-02-23T04:11:51.645Z] #26 [support-scheduler internal] load .dockerignore [2024-02-23T04:11:51.645Z] #26 transferring context: 50B done [2024-02-23T04:11:51.645Z] #26 DONE 0.1s [2024-02-23T04:11:51.645Z] [2024-02-23T04:11:51.645Z] #27 [support-notifications internal] load .dockerignore [2024-02-23T04:11:51.645Z] #27 transferring context: 50B done [2024-02-23T04:11:51.645Z] #27 DONE 0.1s [2024-02-23T04:11:51.645Z] [2024-02-23T04:11:51.645Z] #28 [security-proxy-auth internal] load .dockerignore [2024-02-23T04:11:51.645Z] #28 transferring context: 50B done [2024-02-23T04:11:51.645Z] #28 DONE 0.0s [2024-02-23T04:11:51.645Z] [2024-02-23T04:11:51.645Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-23T04:11:51.905Z] #29 DONE 0.0s [2024-02-23T04:11:51.905Z] [2024-02-23T04:11:51.905Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-23T04:11:52.482Z] #30 DONE 0.7s [2024-02-23T04:11:52.483Z] [2024-02-23T04:11:52.483Z] #31 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:11:52.483Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-23T04:11:52.483Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-23T04:11:52.483Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-23T04:11:52.483Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-23T04:11:52.483Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.1s [2024-02-23T04:11:52.745Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s [2024-02-23T04:11:52.745Z] #31 ... [2024-02-23T04:11:52.745Z] [2024-02-23T04:11:52.745Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-23T04:11:52.745Z] #32 DONE 0.8s [2024-02-23T04:11:52.745Z] [2024-02-23T04:11:52.745Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-23T04:11:52.745Z] #33 DONE 0.9s [2024-02-23T04:11:52.745Z] [2024-02-23T04:11:52.745Z] #31 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:11:52.745Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-23T04:11:52.745Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-23T04:11:52.745Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-23T04:11:52.745Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-23T04:11:52.745Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-02-23T04:11:52.745Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-23T04:11:53.005Z] #31 ... [2024-02-23T04:11:53.005Z] [2024-02-23T04:11:53.005Z] #34 [security-spire-agent internal] load build context [2024-02-23T04:11:53.005Z] #34 transferring context: 17.63kB 0.0s done [2024-02-23T04:11:53.005Z] #34 DONE 0.3s [2024-02-23T04:11:53.005Z] [2024-02-23T04:11:53.005Z] #35 [security-spire-server internal] load build context [2024-02-23T04:11:53.005Z] #35 transferring context: 18.10kB 0.0s done [2024-02-23T04:11:53.005Z] #35 DONE 0.3s [2024-02-23T04:11:53.005Z] [2024-02-23T04:11:53.005Z] #36 [security-spire-config internal] load build context [2024-02-23T04:11:53.005Z] #36 transferring context: 16.35kB 0.0s done [2024-02-23T04:11:53.005Z] #36 DONE 0.3s [2024-02-23T04:11:53.005Z] [2024-02-23T04:11:53.005Z] #31 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:11:53.005Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-02-23T04:11:53.263Z] #31 DONE 1.1s [2024-02-23T04:11:53.263Z] [2024-02-23T04:11:53.263Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:11:53.263Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-02-23T04:11:53.263Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-23T04:11:53.263Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-23T04:11:53.263Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-02-23T04:11:53.263Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-02-23T04:11:53.263Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-23T04:11:53.263Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-23T04:11:53.263Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-23T04:11:53.263Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.4s [2024-02-23T04:11:53.263Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-23T04:11:53.263Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-23T04:11:53.521Z] #37 ... [2024-02-23T04:11:53.521Z] [2024-02-23T04:11:53.521Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-23T04:11:53.521Z] #38 DONE 1.2s [2024-02-23T04:11:53.521Z] [2024-02-23T04:11:53.521Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:11:53.521Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s [2024-02-23T04:11:53.781Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done [2024-02-23T04:11:53.781Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-02-23T04:11:55.700Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done [2024-02-23T04:12:01.555Z] #37 ... [2024-02-23T04:12:01.555Z] [2024-02-23T04:12:01.555Z] #39 [security-proxy-auth internal] load build context [2024-02-23T04:12:01.555Z] #39 transferring context: 258.34MB 8.4s [2024-02-23T04:12:02.443Z] #39 ... [2024-02-23T04:12:02.443Z] [2024-02-23T04:12:02.443Z] #40 [core-data internal] load build context [2024-02-23T04:12:02.443Z] #40 transferring context: 310.71MB 8.9s done [2024-02-23T04:12:02.443Z] #40 ... [2024-02-23T04:12:02.443Z] [2024-02-23T04:12:02.443Z] #39 [security-proxy-auth internal] load build context [2024-02-23T04:12:02.443Z] #39 transferring context: 310.71MB 9.1s done [2024-02-23T04:12:02.703Z] #39 ... [2024-02-23T04:12:02.703Z] [2024-02-23T04:12:02.703Z] #41 [security-proxy-setup internal] load build context [2024-02-23T04:12:02.703Z] #41 ... [2024-02-23T04:12:02.703Z] [2024-02-23T04:12:02.703Z] #42 [security-secretstore-setup internal] load build context [2024-02-23T04:12:02.703Z] #42 transferring context: 310.71MB 9.1s done [2024-02-23T04:12:02.703Z] #42 ... [2024-02-23T04:12:02.703Z] [2024-02-23T04:12:02.703Z] #43 [support-notifications internal] load build context [2024-02-23T04:12:02.703Z] #43 transferring context: 310.71MB 9.0s done [2024-02-23T04:12:02.703Z] #43 ... [2024-02-23T04:12:02.703Z] [2024-02-23T04:12:02.703Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-23T04:12:02.703Z] #44 transferring context: 310.71MB 9.7s done [2024-02-23T04:12:02.964Z] #44 ... [2024-02-23T04:12:02.964Z] [2024-02-23T04:12:02.964Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:12:02.964Z] #45 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-02-23T04:12:02.964Z] #45 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-23T04:12:02.964Z] #45 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-23T04:12:02.964Z] #45 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-23T04:12:02.964Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-23T04:12:02.964Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-02-23T04:12:02.964Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-23T04:12:02.964Z] #45 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.2s [2024-02-23T04:12:02.964Z] #45 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2024-02-23T04:12:02.964Z] #45 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-02-23T04:12:02.964Z] #45 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done [2024-02-23T04:12:02.964Z] #45 ... [2024-02-23T04:12:02.964Z] [2024-02-23T04:12:02.964Z] #46 [core-metadata internal] load build context [2024-02-23T04:12:02.964Z] #46 transferring context: 310.71MB 10.3s done [2024-02-23T04:12:03.224Z] #46 ... [2024-02-23T04:12:03.224Z] [2024-02-23T04:12:03.224Z] #47 [core-command internal] load build context [2024-02-23T04:12:03.224Z] #47 transferring context: 310.71MB 9.2s done [2024-02-23T04:12:03.224Z] #47 ... [2024-02-23T04:12:03.224Z] [2024-02-23T04:12:03.224Z] #48 [security-bootstrapper internal] load build context [2024-02-23T04:12:03.224Z] #48 transferring context: 310.71MB 10.4s done [2024-02-23T04:12:03.484Z] #48 ... [2024-02-23T04:12:03.484Z] [2024-02-23T04:12:03.484Z] #49 [security-spiffe-token-provider internal] load build context [2024-02-23T04:12:03.484Z] #49 transferring context: 310.71MB 10.1s done [2024-02-23T04:12:03.743Z] #49 ... [2024-02-23T04:12:03.743Z] [2024-02-23T04:12:03.743Z] #50 [core-command builder 2/7] WORKDIR /edgex-go [2024-02-23T04:12:03.743Z] #50 ... [2024-02-23T04:12:03.743Z] [2024-02-23T04:12:03.743Z] #51 [support-scheduler internal] load build context [2024-02-23T04:12:03.743Z] #51 transferring context: 310.71MB 9.5s done [2024-02-23T04:12:04.313Z] #51 ... [2024-02-23T04:12:04.313Z] [2024-02-23T04:12:04.313Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-23T04:12:04.313Z] #52 ... [2024-02-23T04:12:04.313Z] [2024-02-23T04:12:04.313Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-23T04:12:04.575Z] #53 ... [2024-02-23T04:12:04.575Z] [2024-02-23T04:12:04.575Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-23T04:12:04.852Z] #54 ... [2024-02-23T04:12:04.852Z] [2024-02-23T04:12:04.852Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-23T04:12:04.852Z] #0 9.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:04.852Z] #0 9.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:04.852Z] #0 9.755 (1/2) Installing ca-certificates (20230506-r0) [2024-02-23T04:12:04.852Z] #0 9.771 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-23T04:12:04.852Z] #0 9.782 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:12:04.852Z] #0 9.787 Executing ca-certificates-20230506-r0.trigger [2024-02-23T04:12:04.852Z] #0 9.825 OK: 8 MiB in 17 packages [2024-02-23T04:12:04.852Z] #55 ... [2024-02-23T04:12:04.852Z] [2024-02-23T04:12:04.852Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-23T04:12:05.111Z] #56 ... [2024-02-23T04:12:05.111Z] [2024-02-23T04:12:05.111Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-23T04:12:05.111Z] #57 ... [2024-02-23T04:12:05.111Z] [2024-02-23T04:12:05.111Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-23T04:12:05.606Z] #58 ... [2024-02-23T04:12:05.606Z] [2024-02-23T04:12:05.606Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-23T04:12:05.901Z] #59 ... [2024-02-23T04:12:05.901Z] [2024-02-23T04:12:05.901Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-23T04:12:05.901Z] #60 ... [2024-02-23T04:12:05.901Z] [2024-02-23T04:12:05.901Z] #41 [security-proxy-setup internal] load build context [2024-02-23T04:12:05.901Z] #41 transferring context: 310.71MB 10.0s done [2024-02-23T04:12:24.009Z] #41 ... [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #43 [support-notifications internal] load build context [2024-02-23T04:12:24.009Z] #43 DONE 29.9s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #42 [security-secretstore-setup internal] load build context [2024-02-23T04:12:24.009Z] #42 DONE 29.9s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #39 [security-proxy-auth internal] load build context [2024-02-23T04:12:24.009Z] #39 DONE 29.9s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-23T04:12:24.009Z] #55 DONE 28.8s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #47 [core-command internal] load build context [2024-02-23T04:12:24.009Z] #47 DONE 29.9s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #51 [support-scheduler internal] load build context [2024-02-23T04:12:24.009Z] #51 DONE 29.9s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #44 [core-common-config-bootstrapper internal] load build context [2024-02-23T04:12:24.009Z] #44 DONE 29.9s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #40 [core-data internal] load build context [2024-02-23T04:12:24.009Z] #40 DONE 29.9s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #50 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-02-23T04:12:24.009Z] #50 DONE 28.8s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-23T04:12:24.009Z] #61 ... [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #41 [security-proxy-setup internal] load build context [2024-02-23T04:12:24.009Z] #41 DONE 30.0s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #49 [security-spiffe-token-provider internal] load build context [2024-02-23T04:12:24.009Z] #49 DONE 30.0s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #46 [core-metadata internal] load build context [2024-02-23T04:12:24.009Z] #46 DONE 30.0s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #48 [security-bootstrapper internal] load build context [2024-02-23T04:12:24.009Z] #48 DONE 30.0s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-23T04:12:24.009Z] #53 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #53 29.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #53 29.47 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-23T04:12:24.009Z] #53 29.47 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-23T04:12:24.009Z] #53 29.47 OK: 20070 distinct packages available [2024-02-23T04:12:24.009Z] #53 29.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #53 29.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #53 ... [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-23T04:12:24.009Z] #52 29.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #52 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #52 29.36 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-23T04:12:24.009Z] #52 29.36 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:12:24.009Z] #52 29.37 OK: 7 MiB in 16 packages [2024-02-23T04:12:24.009Z] #52 DONE 29.6s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-23T04:12:24.009Z] #57 29.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #57 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #57 29.57 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-23T04:12:24.009Z] #57 29.57 (2/2) Installing su-exec (0.2-r3) [2024-02-23T04:12:24.009Z] #57 29.58 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:12:24.009Z] #57 29.59 OK: 7 MiB in 17 packages [2024-02-23T04:12:24.009Z] #57 DONE 29.7s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-23T04:12:24.009Z] #53 29.86 (1/11) Installing ca-certificates (20230506-r0) [2024-02-23T04:12:24.009Z] #53 29.87 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-23T04:12:24.009Z] #53 29.88 (3/11) Installing libunistring (1.1-r1) [2024-02-23T04:12:24.009Z] #53 29.90 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-23T04:12:24.009Z] #53 29.91 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-23T04:12:24.009Z] #53 29.91 (6/11) Installing libcurl (8.5.0-r0) [2024-02-23T04:12:24.009Z] #53 29.93 (7/11) Installing curl (8.5.0-r0) [2024-02-23T04:12:24.009Z] #53 29.93 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-23T04:12:24.009Z] #53 29.94 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-23T04:12:24.009Z] #53 29.94 (10/11) Installing libucontext (1.2-r2) [2024-02-23T04:12:24.009Z] #53 29.95 (11/11) Installing gcompat (1.1.0-r1) [2024-02-23T04:12:24.009Z] #53 29.96 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:12:24.009Z] #53 29.96 Executing ca-certificates-20230506-r0.trigger [2024-02-23T04:12:24.009Z] #53 30.01 OK: 12 MiB in 26 packages [2024-02-23T04:12:24.009Z] #53 DONE 30.3s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #56 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-23T04:12:24.009Z] #56 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #56 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #56 30.02 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-23T04:12:24.009Z] #56 30.03 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:12:24.009Z] #56 30.04 OK: 7 MiB in 16 packages [2024-02-23T04:12:24.009Z] #56 DONE 30.3s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-02-23T04:12:24.009Z] #61 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #61 1.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.009Z] #61 1.253 OK: 264 MiB in 52 packages [2024-02-23T04:12:24.009Z] #61 DONE 1.6s [2024-02-23T04:12:24.009Z] [2024-02-23T04:12:24.009Z] #62 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:12:24.270Z] #62 ... [2024-02-23T04:12:24.270Z] [2024-02-23T04:12:24.270Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-23T04:12:24.270Z] #0 1.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #0 1.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #0 1.502 OK: 264 MiB in 52 packages [2024-02-23T04:12:24.270Z] #63 DONE 2.0s [2024-02-23T04:12:24.270Z] [2024-02-23T04:12:24.270Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-23T04:12:24.270Z] #58 29.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #58 29.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #58 29.58 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-23T04:12:24.270Z] #58 29.58 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-23T04:12:24.270Z] #58 29.58 OK: 20070 distinct packages available [2024-02-23T04:12:24.270Z] #58 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #58 29.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #58 29.98 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-23T04:12:24.270Z] #58 30.01 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-23T04:12:24.270Z] #58 30.02 (3/4) Installing libucontext (1.2-r2) [2024-02-23T04:12:24.270Z] #58 30.06 (4/4) Installing gcompat (1.1.0-r1) [2024-02-23T04:12:24.270Z] #58 30.06 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:12:24.270Z] #58 30.07 OK: 8 MiB in 19 packages [2024-02-23T04:12:24.270Z] #58 DONE 30.7s [2024-02-23T04:12:24.270Z] [2024-02-23T04:12:24.270Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-23T04:12:24.270Z] #60 29.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #60 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #60 29.89 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-23T04:12:24.270Z] #60 29.89 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-23T04:12:24.270Z] #60 29.89 OK: 20070 distinct packages available [2024-02-23T04:12:24.270Z] #60 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #60 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #60 30.33 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-23T04:12:24.270Z] #60 30.34 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-23T04:12:24.270Z] #60 30.35 (3/5) Installing libucontext (1.2-r2) [2024-02-23T04:12:24.270Z] #60 30.35 (4/5) Installing gcompat (1.1.0-r1) [2024-02-23T04:12:24.270Z] #60 30.36 (5/5) Installing openssl (3.1.4-r5) [2024-02-23T04:12:24.270Z] #60 30.37 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:12:24.270Z] #60 30.37 OK: 8 MiB in 20 packages [2024-02-23T04:12:24.270Z] #60 DONE 30.8s [2024-02-23T04:12:24.270Z] [2024-02-23T04:12:24.270Z] #64 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:12:24.270Z] #0 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #0 1.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #0 1.784 OK: 8 MiB in 17 packages [2024-02-23T04:12:24.270Z] #64 DONE 2.1s [2024-02-23T04:12:24.270Z] [2024-02-23T04:12:24.270Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-23T04:12:24.270Z] #54 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #54 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #54 29.80 (1/4) Installing ca-certificates (20230506-r0) [2024-02-23T04:12:24.270Z] #54 29.82 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-23T04:12:24.270Z] #54 29.82 (3/4) Installing su-exec (0.2-r3) [2024-02-23T04:12:24.270Z] #54 29.83 (4/4) Installing yq (4.33.3-r5) [2024-02-23T04:12:24.270Z] #54 30.40 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:12:24.270Z] #54 30.41 Executing ca-certificates-20230506-r0.trigger [2024-02-23T04:12:24.270Z] #54 30.45 OK: 17 MiB in 19 packages [2024-02-23T04:12:24.270Z] #54 DONE 30.7s [2024-02-23T04:12:24.270Z] [2024-02-23T04:12:24.270Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-23T04:12:24.270Z] #59 29.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #59 29.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #59 29.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-23T04:12:24.270Z] #59 29.61 (2/4) Installing openssl (3.1.4-r5) [2024-02-23T04:12:24.270Z] #59 29.63 (3/4) Installing su-exec (0.2-r3) [2024-02-23T04:12:24.270Z] #59 29.65 (4/4) Installing yq (4.33.3-r5) [2024-02-23T04:12:24.270Z] #59 30.40 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:12:24.270Z] #59 30.41 OK: 17 MiB in 19 packages [2024-02-23T04:12:24.270Z] #59 DONE 30.7s [2024-02-23T04:12:24.270Z] [2024-02-23T04:12:24.270Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-23T04:12:24.270Z] #0 1.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #0 1.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.270Z] #0 1.793 OK: 264 MiB in 52 packages [2024-02-23T04:12:24.270Z] #65 DONE 2.1s [2024-02-23T04:12:24.530Z] [2024-02-23T04:12:24.530Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-23T04:12:24.530Z] #0 1.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.530Z] #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.530Z] #0 1.754 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-23T04:12:24.530Z] #0 1.754 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-23T04:12:24.530Z] #0 1.754 OK: 20075 distinct packages available [2024-02-23T04:12:24.530Z] #0 1.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.530Z] #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:24.530Z] #0 2.100 OK: 264 MiB in 52 packages [2024-02-23T04:12:24.530Z] #66 DONE 2.2s [2024-02-23T04:12:24.530Z] [2024-02-23T04:12:24.530Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:12:24.530Z] #67 DONE 0.2s [2024-02-23T04:12:24.530Z] [2024-02-23T04:12:24.530Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:12:24.530Z] #68 DONE 0.1s [2024-02-23T04:12:24.530Z] [2024-02-23T04:12:24.530Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:12:24.530Z] #69 DONE 0.1s [2024-02-23T04:12:24.530Z] [2024-02-23T04:12:24.530Z] #70 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:12:24.530Z] #70 DONE 0.7s [2024-02-23T04:12:24.530Z] [2024-02-23T04:12:24.530Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:25.911Z] #71 ... [2024-02-23T04:12:25.911Z] [2024-02-23T04:12:25.911Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:12:25.911Z] #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:25.911Z] #0 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:25.911Z] #0 2.598 OK: 7 MiB in 16 packages [2024-02-23T04:12:25.911Z] #72 DONE 2.7s [2024-02-23T04:12:26.169Z] [2024-02-23T04:12:26.169Z] #62 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:12:26.169Z] #62 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:26.169Z] #62 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:26.169Z] #62 ... [2024-02-23T04:12:26.169Z] [2024-02-23T04:12:26.169Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-23T04:12:26.169Z] #0 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:26.169Z] #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:26.169Z] #0 2.752 OK: 7 MiB in 17 packages [2024-02-23T04:12:26.169Z] #73 DONE 2.9s [2024-02-23T04:12:26.428Z] [2024-02-23T04:12:26.428Z] #62 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:12:26.428Z] #62 2.574 OK: 7 MiB in 16 packages [2024-02-23T04:12:26.428Z] #62 DONE 2.7s [2024-02-23T04:12:26.428Z] [2024-02-23T04:12:26.428Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:12:26.428Z] #0 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:26.428Z] #0 2.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:26.428Z] #0 2.566 OK: 12 MiB in 26 packages [2024-02-23T04:12:26.428Z] #74 DONE 2.7s [2024-02-23T04:12:26.428Z] [2024-02-23T04:12:26.428Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-23T04:12:26.687Z] #75 ... [2024-02-23T04:12:26.687Z] [2024-02-23T04:12:26.687Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-23T04:12:26.687Z] #0 1.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:26.687Z] #0 1.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:26.687Z] #0 2.141 OK: 8 MiB in 19 packages [2024-02-23T04:12:26.687Z] #76 DONE 2.2s [2024-02-23T04:12:26.687Z] [2024-02-23T04:12:26.687Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-23T04:12:28.064Z] #77 DONE 1.3s [2024-02-23T04:12:28.064Z] [2024-02-23T04:12:28.064Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-23T04:12:28.064Z] #0 1.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:28.064Z] #0 2.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:28.064Z] #0 2.261 OK: 17 MiB in 19 packages [2024-02-23T04:12:28.064Z] #78 DONE 3.4s [2024-02-23T04:12:28.064Z] [2024-02-23T04:12:28.064Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-23T04:12:28.064Z] #0 1.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:28.064Z] #0 1.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:28.064Z] #0 2.276 OK: 8 MiB in 20 packages [2024-02-23T04:12:28.064Z] #79 DONE 3.5s [2024-02-23T04:12:28.064Z] [2024-02-23T04:12:28.064Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-23T04:12:28.064Z] #0 2.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:28.064Z] #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-23T04:12:28.064Z] #0 2.517 OK: 17 MiB in 19 packages [2024-02-23T04:12:28.064Z] #80 DONE 3.5s [2024-02-23T04:12:28.064Z] [2024-02-23T04:12:28.064Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-23T04:12:28.064Z] #75 DONE 1.7s [2024-02-23T04:12:28.064Z] [2024-02-23T04:12:28.064Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-23T04:12:30.065Z] #81 DONE 1.9s [2024-02-23T04:12:30.065Z] [2024-02-23T04:12:30.065Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-23T04:12:30.065Z] #82 DONE 1.9s [2024-02-23T04:12:30.065Z] [2024-02-23T04:12:30.065Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-23T04:12:30.065Z] #83 DONE 2.0s [2024-02-23T04:12:30.065Z] [2024-02-23T04:12:30.065Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-23T04:12:30.065Z] #84 DONE 2.0s [2024-02-23T04:12:30.065Z] [2024-02-23T04:12:30.065Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-23T04:12:30.065Z] #85 DONE 1.9s [2024-02-23T04:12:30.065Z] [2024-02-23T04:12:30.065Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-23T04:12:30.065Z] #86 DONE 0.1s [2024-02-23T04:12:30.065Z] [2024-02-23T04:12:30.065Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-23T04:12:30.065Z] #87 DONE 0.1s [2024-02-23T04:12:30.065Z] [2024-02-23T04:12:30.065Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-23T04:12:30.633Z] #88 ... [2024-02-23T04:12:30.633Z] [2024-02-23T04:12:30.633Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-23T04:12:30.633Z] #89 DONE 0.9s [2024-02-23T04:12:30.633Z] [2024-02-23T04:12:30.633Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-23T04:12:30.633Z] #88 DONE 0.8s [2024-02-23T04:12:30.633Z] [2024-02-23T04:12:30.633Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-23T04:12:30.633Z] #90 DONE 0.9s [2024-02-23T04:12:30.633Z] [2024-02-23T04:12:30.633Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-23T04:12:30.633Z] #91 DONE 0.1s [2024-02-23T04:12:30.633Z] [2024-02-23T04:12:30.633Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-23T04:12:30.633Z] #92 DONE 0.1s [2024-02-23T04:12:30.633Z] [2024-02-23T04:12:30.633Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-23T04:12:30.633Z] #93 DONE 0.1s [2024-02-23T04:12:30.633Z] [2024-02-23T04:12:30.633Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-23T04:12:30.891Z] #94 DONE 0.1s [2024-02-23T04:12:30.892Z] [2024-02-23T04:12:30.892Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-23T04:12:30.892Z] #95 DONE 0.1s [2024-02-23T04:12:30.892Z] [2024-02-23T04:12:30.892Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-23T04:12:30.892Z] #96 DONE 0.1s [2024-02-23T04:12:30.892Z] [2024-02-23T04:12:30.892Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-23T04:12:30.892Z] #97 DONE 0.1s [2024-02-23T04:12:30.892Z] [2024-02-23T04:12:30.892Z] #98 [security-spire-config] exporting to image [2024-02-23T04:12:30.892Z] #98 exporting layers [2024-02-23T04:12:31.150Z] #98 ... [2024-02-23T04:12:31.150Z] [2024-02-23T04:12:31.150Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-23T04:12:31.150Z] #99 DONE 0.1s [2024-02-23T04:12:31.150Z] [2024-02-23T04:12:31.150Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-23T04:12:31.150Z] #100 DONE 0.1s [2024-02-23T04:12:31.150Z] [2024-02-23T04:12:31.150Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-23T04:12:31.150Z] #101 DONE 0.1s [2024-02-23T04:12:31.150Z] [2024-02-23T04:12:31.150Z] #98 [security-spire-server] exporting to image [2024-02-23T04:12:31.409Z] #98 exporting layers 0.6s done [2024-02-23T04:12:31.409Z] #98 writing image sha256:fab2d453630c28957eeb82d27811d1a84ff499c9c8c986eae8fb3ca64d8503c1 done [2024-02-23T04:12:31.409Z] #98 naming to docker.io/library/security-spire-config done [2024-02-23T04:12:31.668Z] #98 exporting layers 0.5s done [2024-02-23T04:12:31.668Z] #98 writing image sha256:3144facf52b0e260ebda9b766bdda813dd8282f678554a3451d7a221603d19a1 done [2024-02-23T04:12:31.668Z] #98 naming to docker.io/library/security-spire-server done [2024-02-23T04:12:31.668Z] #98 writing image sha256:b79fa5eb2571a3736e2543f6b12f804ac82af779a389992cfb32f62abd9998a9 done [2024-02-23T04:12:31.668Z] #98 naming to docker.io/library/security-spire-agent done [2024-02-23T04:12:31.668Z] #98 DONE 0.7s [2024-02-23T04:12:31.668Z] [2024-02-23T04:12:31.668Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:12:32.604Z] #37 ... [2024-02-23T04:12:32.604Z] [2024-02-23T04:12:32.604Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:12:32.604Z] #45 ... [2024-02-23T04:12:32.604Z] [2024-02-23T04:12:32.604Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:34.721Z] #102 ... [2024-02-23T04:12:34.721Z] [2024-02-23T04:12:34.721Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:35.308Z] #103 ... [2024-02-23T04:12:35.308Z] [2024-02-23T04:12:35.308Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:45.308Z] #104 ... [2024-02-23T04:12:45.308Z] [2024-02-23T04:12:45.308Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:45.308Z] #102 DONE 20.1s [2024-02-23T04:12:45.308Z] [2024-02-23T04:12:45.308Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:45.308Z] #71 DONE 20.1s [2024-02-23T04:12:45.308Z] [2024-02-23T04:12:45.308Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:45.308Z] #103 DONE 20.2s [2024-02-23T04:12:45.308Z] [2024-02-23T04:12:45.308Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:45.308Z] #104 DONE 20.2s [2024-02-23T04:12:45.308Z] [2024-02-23T04:12:45.308Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-02-23T04:12:54.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1573 in /w/workspace/edgexfoundry_edgex-go_PR-4763 [Pipeline] { [Pipeline] ws [2024-02-23T04:12:54.611Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-02-23T04:12:55.277Z] #105 ... [2024-02-23T04:12:55.277Z] [2024-02-23T04:12:55.277Z] #106 [core-data builder 6/7] COPY . . [2024-02-23T04:12:55.277Z] #106 ... [2024-02-23T04:12:55.277Z] [2024-02-23T04:12:55.277Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-23T04:12:55.277Z] #107 ... [2024-02-23T04:12:55.277Z] [2024-02-23T04:12:55.277Z] #108 [support-notifications builder 6/7] COPY . . [2024-02-23T04:12:55.844Z] #108 DONE 11.0s [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-02-23T04:12:55.844Z] #105 DONE 11.0s [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-23T04:12:55.844Z] #107 DONE 11.0s [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:12:55.844Z] #109 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #110 [security-secretstore-setup builder 6/7] COPY . . [2024-02-23T04:12:55.844Z] #110 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:55.844Z] #111 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:55.844Z] #112 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:12:55.844Z] #113 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #114 [security-bootstrapper builder 6/7] COPY . . [2024-02-23T04:12:55.844Z] #114 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #115 [core-metadata builder 6/7] COPY . . [2024-02-23T04:12:55.844Z] #115 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:55.844Z] #116 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:12:55.844Z] #117 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:55.844Z] #118 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:12:55.844Z] #119 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #120 [core-command builder 6/7] COPY . . [2024-02-23T04:12:55.844Z] #120 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-02-23T04:12:55.844Z] #121 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:12:55.844Z] #122 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:55.844Z] #123 CACHED [2024-02-23T04:12:55.844Z] [2024-02-23T04:12:55.844Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:12:55.844Z] #124 CACHED [2024-02-23T04:12:55.845Z] [2024-02-23T04:12:55.845Z] #125 [support-scheduler builder 6/7] COPY . . [2024-02-23T04:12:55.845Z] #125 CACHED [2024-02-23T04:12:55.845Z] [2024-02-23T04:12:55.845Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:55.845Z] #126 CACHED [2024-02-23T04:12:55.845Z] [2024-02-23T04:12:55.845Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:12:55.845Z] #127 CACHED [2024-02-23T04:12:55.845Z] [2024-02-23T04:12:55.845Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:12:55.845Z] #128 CACHED [2024-02-23T04:12:55.845Z] [2024-02-23T04:12:55.845Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-23T04:12:55.845Z] #129 CACHED [2024-02-23T04:12:55.845Z] [2024-02-23T04:12:55.845Z] #106 [core-data builder 6/7] COPY . . [2024-02-23T04:12:55.845Z] #106 DONE 11.0s [2024-02-23T04:12:55.845Z] [2024-02-23T04:12:55.845Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-23T04:12:56.412Z] #130 0.730 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-02-23T04:12:57.735Z] The recommended git tool is: git [2024-02-23T04:13:06.377Z] #130 ... [2024-02-23T04:13:06.377Z] [2024-02-23T04:13:06.377Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-23T04:13:06.377Z] #0 0.887 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-02-23T04:13:06.377Z] #131 ... [2024-02-23T04:13:06.377Z] [2024-02-23T04:13:06.377Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-23T04:13:06.377Z] #0 0.584 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-02-23T04:13:06.377Z] #132 ... [2024-02-23T04:13:06.377Z] [2024-02-23T04:13:06.377Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-23T04:13:06.377Z] #0 0.653 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-02-23T04:13:06.377Z] #133 ... [2024-02-23T04:13:06.377Z] [2024-02-23T04:13:06.377Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-23T04:13:06.377Z] #0 1.242 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-02-23T04:13:06.377Z] #134 ... [2024-02-23T04:13:06.377Z] [2024-02-23T04:13:06.377Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-23T04:13:06.377Z] #0 1.021 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-02-23T04:13:06.634Z] #135 ... [2024-02-23T04:13:06.634Z] [2024-02-23T04:13:06.634Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-23T04:13:06.634Z] #0 0.832 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-02-23T04:13:06.634Z] #136 ... [2024-02-23T04:13:06.634Z] [2024-02-23T04:13:06.634Z] #137 [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-02-23T04:13:06.634Z] #0 0.352 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-02-23T04:13:06.893Z] #137 ... [2024-02-23T04:13:06.893Z] [2024-02-23T04:13:06.893Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-23T04:13:06.893Z] #0 1.297 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-02-23T04:13:06.893Z] #138 ... [2024-02-23T04:13:06.893Z] [2024-02-23T04:13:06.893Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-23T04:13:06.893Z] #0 1.177 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-02-23T04:13:06.955Z] using credential edgex-jenkins-ssh [2024-02-23T04:13:06.984Z] Cloning the remote Git repository [2024-02-23T04:13:07.150Z] #139 ... [2024-02-23T04:13:07.150Z] [2024-02-23T04:13:07.150Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-23T04:13:07.150Z] #0 1.161 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-02-23T04:13:07.080Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-23T04:13:07.263Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-02-23T04:13:07.486Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-23T04:13:07.488Z] > git --version # timeout=10 [2024-02-23T04:13:07.535Z] > git --version # 'git version 2.25.1' [2024-02-23T04:13:07.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-23T04:13:07.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-23T04:13:26.461Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-23T04:13:26.495Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-23T04:13:27.421Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-23T04:13:27.460Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-23T04:13:27.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-23T04:13:27.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4763/head:refs/remotes/origin/PR-4763 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-23T04:13:28.275Z] Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [2024-02-23T04:13:28.665Z] Merge succeeded, producing 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [2024-02-23T04:13:28.666Z] Checking out Revision 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 (PR-4763) [2024-02-23T04:13:28.297Z] > git config core.sparsecheckout # timeout=10 [2024-02-23T04:13:28.357Z] > git checkout -f 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 # timeout=10 [2024-02-23T04:13:28.576Z] > git remote # timeout=10 [2024-02-23T04:13:28.597Z] > git config --get remote.origin.url # timeout=10 [2024-02-23T04:13:28.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-23T04:13:28.626Z] > git merge 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 [2024-02-23T04:13:28.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-23T04:13:28.676Z] > git config core.sparsecheckout # timeout=10 [2024-02-23T04:13:28.691Z] > git checkout -f 8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 # timeout=10 [2024-02-23T04:13:32.936Z] Commit message: "feat: allow sending notifications to authenticated EdgeX endpoints" [2024-02-23T04:13:32.993Z] > git --version # timeout=10 [2024-02-23T04:13:33.005Z] > git --version # 'git version 2.25.1' [2024-02-23T04:13:33.026Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-23T04:13:34.307Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-23T04:13:34.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-23T04:13:34.307Z] Dload Upload Total Spent Left Speed [2024-02-23T04:13:34.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh [2024-02-23T04:13:34.650Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-23T04:13:34.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-02-23T04:13:34.994Z] sudo tee /etc/docker/daemon.new [2024-02-23T04:13:34.994Z] { [2024-02-23T04:13:34.994Z] "registry-mirrors": [ [2024-02-23T04:13:34.994Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-23T04:13:34.994Z] ], [2024-02-23T04:13:34.994Z] "bip": "10.250.0.254/24", [2024-02-23T04:13:34.994Z] "hosts": [ [2024-02-23T04:13:34.994Z] "tcp://0.0.0.0:5555", [2024-02-23T04:13:34.994Z] "unix:///var/run/docker.sock" [2024-02-23T04:13:34.994Z] ], [2024-02-23T04:13:34.994Z] "mtu": 1458, [2024-02-23T04:13:34.994Z] "selinux-enabled": true, [2024-02-23T04:13:34.994Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-23T04:13:34.994Z] } [Pipeline] sh [2024-02-23T04:13:35.428Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-23T04:13:35.779Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-23T04:13:54.124Z] provisioning config files... [2024-02-23T04:13:54.151Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15246560216736110284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-23T04:13:54.667Z] ---> ****-login.sh [2024-02-23T04:13:54.667Z] nexus3.edgexfoundry.org:10001 [2024-02-23T04:13:54.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-23T04:13:55.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-23T04:13:55.210Z] Configure a credential helper to remove this warning. See [2024-02-23T04:13:55.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-23T04:13:55.210Z] [2024-02-23T04:13:55.210Z] Login Succeeded [2024-02-23T04:13:55.211Z] nexus3.edgexfoundry.org:10002 [2024-02-23T04:13:55.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-23T04:13:55.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-23T04:13:55.749Z] Configure a credential helper to remove this warning. See [2024-02-23T04:13:55.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-23T04:13:55.749Z] [2024-02-23T04:13:55.749Z] Login Succeeded [2024-02-23T04:13:55.749Z] nexus3.edgexfoundry.org:10003 [2024-02-23T04:13:56.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-23T04:13:56.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-23T04:13:56.016Z] Configure a credential helper to remove this warning. See [2024-02-23T04:13:56.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-23T04:13:56.016Z] [2024-02-23T04:13:56.016Z] Login Succeeded [2024-02-23T04:13:56.016Z] nexus3.edgexfoundry.org:10004 [2024-02-23T04:13:56.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-23T04:13:56.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-23T04:13:56.288Z] Configure a credential helper to remove this warning. See [2024-02-23T04:13:56.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-23T04:13:56.288Z] [2024-02-23T04:13:56.288Z] Login Succeeded [2024-02-23T04:13:56.288Z] ****.io [2024-02-23T04:13:56.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-23T04:13:56.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-23T04:13:56.822Z] Configure a credential helper to remove this warning. See [2024-02-23T04:13:56.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-23T04:13:56.822Z] [2024-02-23T04:13:56.822Z] Login Succeeded [2024-02-23T04:13:56.822Z] ---> ****-login.sh ends [Pipeline] } [2024-02-23T04:13:56.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-02-23T04:13:57.661Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-23T04:13:57.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-23T04:13:57.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-23T04:13:57.841Z] ========================================================= [2024-02-23T04:13:57.841Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-23T04:13:57.841Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-23T04:13:58.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-23T04:14:01.595Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-23T04:14:01.595Z] 9fda8d8052c6: Pulling fs layer [2024-02-23T04:14:01.595Z] 5d54e960e981: Pulling fs layer [2024-02-23T04:14:01.595Z] c4a7e357bf2a: Pulling fs layer [2024-02-23T04:14:01.595Z] f0e02332f6b5: Pulling fs layer [2024-02-23T04:14:01.595Z] 872ee5b61b7b: Pulling fs layer [2024-02-23T04:14:01.595Z] 0c6a40ed1a82: Pulling fs layer [2024-02-23T04:14:01.595Z] 94ae7d8d031c: Pulling fs layer [2024-02-23T04:14:01.595Z] 872ee5b61b7b: Waiting [2024-02-23T04:14:01.595Z] f0e02332f6b5: Waiting [2024-02-23T04:14:01.595Z] 94ae7d8d031c: Waiting [2024-02-23T04:14:01.595Z] 0c6a40ed1a82: Waiting [2024-02-23T04:14:01.595Z] 5d54e960e981: Download complete [2024-02-23T04:14:01.595Z] f0e02332f6b5: Verifying Checksum [2024-02-23T04:14:01.595Z] f0e02332f6b5: Download complete [2024-02-23T04:14:01.595Z] 872ee5b61b7b: Verifying Checksum [2024-02-23T04:14:01.595Z] 872ee5b61b7b: Download complete [2024-02-23T04:14:01.866Z] 9fda8d8052c6: Verifying Checksum [2024-02-23T04:14:01.866Z] 9fda8d8052c6: Download complete [2024-02-23T04:14:02.132Z] 94ae7d8d031c: Verifying Checksum [2024-02-23T04:14:02.132Z] 94ae7d8d031c: Download complete [2024-02-23T04:14:02.733Z] 9fda8d8052c6: Pull complete [2024-02-23T04:14:03.326Z] 5d54e960e981: Pull complete [2024-02-23T04:14:03.396Z] #140 ... [2024-02-23T04:14:03.396Z] [2024-02-23T04:14:03.396Z] #137 [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-02-23T04:14:03.396Z] #137 60.47 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-02-23T04:14:03.597Z] c4a7e357bf2a: Verifying Checksum [2024-02-23T04:14:03.597Z] c4a7e357bf2a: Download complete [2024-02-23T04:14:04.557Z] 0c6a40ed1a82: Verifying Checksum [2024-02-23T04:14:04.557Z] 0c6a40ed1a82: Download complete [2024-02-23T04:14:16.895Z] c4a7e357bf2a: Pull complete [2024-02-23T04:14:16.895Z] f0e02332f6b5: Pull complete [2024-02-23T04:14:17.163Z] 872ee5b61b7b: Pull complete [2024-02-23T04:14:21.484Z] #137 DONE 85.4s [2024-02-23T04:14:21.484Z] [2024-02-23T04:14:21.484Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-23T04:14:21.484Z] #136 DONE 85.4s [2024-02-23T04:14:21.484Z] [2024-02-23T04:14:21.484Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-23T04:14:21.484Z] #133 DONE 85.4s [2024-02-23T04:14:21.484Z] [2024-02-23T04:14:21.484Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-23T04:14:21.484Z] #134 DONE 85.5s [2024-02-23T04:14:21.484Z] [2024-02-23T04:14:21.484Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-23T04:14:21.484Z] #130 ... [2024-02-23T04:14:21.484Z] [2024-02-23T04:14:21.484Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-23T04:14:21.484Z] #131 DONE 85.5s [2024-02-23T04:14:21.484Z] [2024-02-23T04:14:21.484Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:21.484Z] #141 ... [2024-02-23T04:14:21.484Z] [2024-02-23T04:14:21.484Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-23T04:14:21.484Z] #139 DONE 85.7s [2024-02-23T04:14:21.484Z] [2024-02-23T04:14:21.484Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-23T04:14:21.484Z] #132 DONE 85.8s [2024-02-23T04:14:21.484Z] [2024-02-23T04:14:21.484Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-23T04:14:21.484Z] #130 DONE 85.8s [2024-02-23T04:14:21.484Z] [2024-02-23T04:14:21.484Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-23T04:14:21.484Z] #140 DONE 85.7s [2024-02-23T04:14:21.484Z] [2024-02-23T04:14:21.484Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:21.743Z] #142 ... [2024-02-23T04:14:21.743Z] [2024-02-23T04:14:21.743Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-23T04:14:21.743Z] #138 DONE 85.9s [2024-02-23T04:14:21.743Z] [2024-02-23T04:14:21.743Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-23T04:14:21.743Z] #135 DONE 86.0s [2024-02-23T04:14:21.743Z] [2024-02-23T04:14:21.743Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-23T04:14:22.001Z] #143 ... [2024-02-23T04:14:22.001Z] [2024-02-23T04:14:22.001Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:22.001Z] #141 DONE 0.8s [2024-02-23T04:14:22.001Z] [2024-02-23T04:14:22.001Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:22.001Z] #144 DONE 0.6s [2024-02-23T04:14:22.001Z] [2024-02-23T04:14:22.001Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:22.001Z] #145 DONE 0.5s [2024-02-23T04:14:22.001Z] [2024-02-23T04:14:22.001Z] #146 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:22.001Z] #146 DONE 0.7s [2024-02-23T04:14:22.001Z] [2024-02-23T04:14:22.001Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-23T04:14:22.001Z] #143 DONE 0.4s [2024-02-23T04:14:22.001Z] [2024-02-23T04:14:22.001Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:22.001Z] #142 DONE 0.5s [2024-02-23T04:14:22.001Z] [2024-02-23T04:14:22.001Z] #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-23T04:14:22.260Z] #147 ... [2024-02-23T04:14:22.260Z] [2024-02-23T04:14:22.260Z] #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:14:22.260Z] #148 DONE 0.3s [2024-02-23T04:14:22.260Z] [2024-02-23T04:14:22.260Z] #149 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:22.260Z] #149 DONE 0.4s [2024-02-23T04:14:22.260Z] [2024-02-23T04:14:22.260Z] #150 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:14:22.260Z] #150 DONE 0.3s [2024-02-23T04:14:22.260Z] [2024-02-23T04:14:22.260Z] #151 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:14:22.260Z] #151 DONE 0.3s [2024-02-23T04:14:22.260Z] [2024-02-23T04:14:22.260Z] #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:14:22.260Z] #152 DONE 0.4s [2024-02-23T04:14:22.518Z] [2024-02-23T04:14:22.518Z] #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:22.518Z] #153 CACHED [2024-02-23T04:14:22.518Z] [2024-02-23T04:14:22.518Z] #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:14:22.518Z] #154 CACHED [2024-02-23T04:14:22.518Z] [2024-02-23T04:14:22.518Z] #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:14:22.518Z] #155 CACHED [2024-02-23T04:14:22.518Z] [2024-02-23T04:14:22.518Z] #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:22.518Z] #156 CACHED [2024-02-23T04:14:22.518Z] [2024-02-23T04:14:22.518Z] #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:14:22.518Z] #157 CACHED [2024-02-23T04:14:22.518Z] [2024-02-23T04:14:22.518Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:22.518Z] #158 CACHED [2024-02-23T04:14:22.518Z] [2024-02-23T04:14:22.518Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:14:22.518Z] #159 CACHED [2024-02-23T04:14:22.518Z] [2024-02-23T04:14:22.518Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:22.518Z] #160 CACHED [2024-02-23T04:14:22.518Z] [2024-02-23T04:14:22.518Z] #161 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:14:22.518Z] #161 DONE 0.3s [2024-02-23T04:14:22.518Z] [2024-02-23T04:14:22.518Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-23T04:14:22.775Z] #162 ... [2024-02-23T04:14:22.775Z] [2024-02-23T04:14:22.775Z] #163 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:14:22.775Z] #163 DONE 0.4s [2024-02-23T04:14:23.035Z] [2024-02-23T04:14:23.035Z] #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-23T04:14:23.601Z] #164 ... [2024-02-23T04:14:23.601Z] [2024-02-23T04:14:23.601Z] #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-23T04:14:23.601Z] #165 DONE 1.3s [2024-02-23T04:14:23.601Z] [2024-02-23T04:14:23.601Z] #166 [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-02-23T04:14:23.601Z] #166 DONE 1.2s [2024-02-23T04:14:23.601Z] [2024-02-23T04:14:23.601Z] #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-23T04:14:23.601Z] #167 DONE 1.2s [2024-02-23T04:14:23.601Z] [2024-02-23T04:14:23.601Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-23T04:14:23.601Z] #168 DONE 1.2s [2024-02-23T04:14:23.601Z] [2024-02-23T04:14:23.601Z] #169 [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-02-23T04:14:23.601Z] #169 DONE 1.3s [2024-02-23T04:14:23.601Z] [2024-02-23T04:14:23.601Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-23T04:14:23.601Z] #170 DONE 1.3s [2024-02-23T04:14:23.601Z] [2024-02-23T04:14:23.601Z] #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-23T04:14:23.601Z] #171 DONE 1.3s [2024-02-23T04:14:23.601Z] [2024-02-23T04:14:23.601Z] #162 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-23T04:14:23.601Z] #162 DONE 1.3s [2024-02-23T04:14:23.601Z] [2024-02-23T04:14:23.601Z] #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:14:23.861Z] #172 ... [2024-02-23T04:14:23.861Z] [2024-02-23T04:14:23.861Z] #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-23T04:14:23.861Z] #173 DONE 1.3s [2024-02-23T04:14:23.861Z] [2024-02-23T04:14:23.861Z] #174 [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-02-23T04:14:24.121Z] #174 ... [2024-02-23T04:14:24.121Z] [2024-02-23T04:14:24.121Z] #175 [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-02-23T04:14:24.121Z] #175 DONE 0.5s [2024-02-23T04:14:24.121Z] [2024-02-23T04:14:24.121Z] #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-23T04:14:24.121Z] #164 DONE 1.3s [2024-02-23T04:14:24.121Z] [2024-02-23T04:14:24.121Z] #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:14:24.121Z] #176 DONE 0.5s [2024-02-23T04:14:24.121Z] [2024-02-23T04:14:24.121Z] #177 [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-02-23T04:14:24.121Z] #177 DONE 0.5s [2024-02-23T04:14:24.121Z] [2024-02-23T04:14:24.121Z] #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:14:24.121Z] #178 DONE 0.5s [2024-02-23T04:14:24.121Z] [2024-02-23T04:14:24.121Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-23T04:14:24.121Z] #179 DONE 0.5s [2024-02-23T04:14:24.121Z] [2024-02-23T04:14:24.121Z] #180 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:14:24.121Z] #180 DONE 0.6s [2024-02-23T04:14:24.121Z] [2024-02-23T04:14:24.121Z] #181 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-23T04:14:24.392Z] #181 ... [2024-02-23T04:14:24.392Z] [2024-02-23T04:14:24.392Z] #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-23T04:14:24.392Z] #147 DONE 2.2s [2024-02-23T04:14:24.392Z] [2024-02-23T04:14:24.392Z] #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:14:24.392Z] #172 DONE 0.6s [2024-02-23T04:14:24.392Z] [2024-02-23T04:14:24.392Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:14:24.392Z] #182 DONE 0.6s [2024-02-23T04:14:24.392Z] [2024-02-23T04:14:24.392Z] #174 [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-02-23T04:14:24.392Z] #174 DONE 0.6s [2024-02-23T04:14:24.392Z] [2024-02-23T04:14:24.392Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:14:24.392Z] #183 DONE 0.2s [2024-02-23T04:14:24.392Z] [2024-02-23T04:14:24.392Z] #98 [core-command] exporting to image [2024-02-23T04:14:24.392Z] #98 exporting layers 0.3s done [2024-02-23T04:14:24.652Z] #98 ... [2024-02-23T04:14:24.652Z] [2024-02-23T04:14:24.652Z] #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:14:24.652Z] #184 DONE 0.6s [2024-02-23T04:14:24.652Z] [2024-02-23T04:14:24.652Z] #181 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-23T04:14:24.652Z] #181 DONE 0.5s [2024-02-23T04:14:24.652Z] [2024-02-23T04:14:24.652Z] #98 [support-scheduler] exporting to image [2024-02-23T04:14:24.652Z] #98 exporting layers 0.4s done [2024-02-23T04:14:24.652Z] #98 writing image sha256:a2ba800f55e0c4b9bd579ca53ff5e2073ac9ccba53c00bcfd226779ae3f9a607 0.1s done [2024-02-23T04:14:24.652Z] #98 naming to docker.io/library/support-scheduler done [2024-02-23T04:14:24.934Z] #98 ... [2024-02-23T04:14:24.934Z] [2024-02-23T04:14:24.934Z] #185 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:14:24.934Z] #185 DONE 0.5s [2024-02-23T04:14:24.934Z] [2024-02-23T04:14:24.934Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-23T04:14:24.934Z] #186 DONE 0.5s [2024-02-23T04:14:24.934Z] [2024-02-23T04:14:24.934Z] #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-23T04:14:24.934Z] #187 DONE 0.6s [2024-02-23T04:14:24.934Z] [2024-02-23T04:14:24.934Z] #188 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-23T04:14:24.934Z] #188 DONE 0.5s [2024-02-23T04:14:24.934Z] [2024-02-23T04:14:24.934Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-23T04:14:24.934Z] #189 DONE 0.4s [2024-02-23T04:14:24.934Z] [2024-02-23T04:14:24.934Z] #98 [core-command] exporting to image [2024-02-23T04:14:24.934Z] #98 exporting layers 0.6s done [2024-02-23T04:14:24.934Z] #98 writing image sha256:c03c1840dcae4809cbdf5cd3a6bd68f80f2eb81581114a1959996adfb0079f13 0.0s done [2024-02-23T04:14:24.934Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2024-02-23T04:14:24.934Z] #98 writing image sha256:53d31738716666973c37cec1273ceafe5d247d76467ffd02566ff452bcd63926 0.0s done [2024-02-23T04:14:24.934Z] #98 naming to docker.io/library/core-command done [2024-02-23T04:14:24.934Z] #98 writing image sha256:0b6c73cc56fab4d3b2a049eb5bb0d8ecf59cd40a7f3316e349c74be5d3dd43ab [2024-02-23T04:14:24.934Z] #98 exporting layers 0.3s done [2024-02-23T04:14:24.934Z] #98 writing image sha256:0b6c73cc56fab4d3b2a049eb5bb0d8ecf59cd40a7f3316e349c74be5d3dd43ab 0.0s done [2024-02-23T04:14:24.934Z] #98 naming to docker.io/library/core-data done [2024-02-23T04:14:24.934Z] #98 writing image sha256:58add2421f41e57b8f805de702c45ab21bb16560cef62116abddd16ab7d16134 done [2024-02-23T04:14:24.935Z] #98 writing image sha256:a41963cc8cdb4cec5612a47828c6552d1f71525b8418a11e2460d58be7e58b66 [2024-02-23T04:14:24.935Z] #98 naming to docker.io/library/core-metadata [2024-02-23T04:14:25.195Z] #98 writing image sha256:a41963cc8cdb4cec5612a47828c6552d1f71525b8418a11e2460d58be7e58b66 0.2s done [2024-02-23T04:14:25.195Z] #98 naming to docker.io/library/core-metadata 0.1s done [2024-02-23T04:14:25.195Z] #98 naming to docker.io/library/support-notifications [2024-02-23T04:14:25.195Z] #98 naming to docker.io/library/support-notifications done [2024-02-23T04:14:25.195Z] #98 DONE 1.8s [2024-02-23T04:14:25.195Z] [2024-02-23T04:14:25.195Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:14:25.195Z] #190 DONE 0.4s [2024-02-23T04:14:25.195Z] [2024-02-23T04:14:25.195Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-23T04:14:25.195Z] #191 DONE 0.5s [2024-02-23T04:14:25.195Z] [2024-02-23T04:14:25.195Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-23T04:14:25.195Z] #192 DONE 0.5s [2024-02-23T04:14:25.195Z] [2024-02-23T04:14:25.195Z] #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-23T04:14:25.456Z] #193 ... [2024-02-23T04:14:25.456Z] [2024-02-23T04:14:25.456Z] #194 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-23T04:14:25.456Z] #194 DONE 0.3s [2024-02-23T04:14:25.456Z] [2024-02-23T04:14:25.456Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-23T04:14:25.456Z] #195 DONE 0.2s [2024-02-23T04:14:25.456Z] [2024-02-23T04:14:25.456Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-23T04:14:25.456Z] #196 DONE 0.8s [2024-02-23T04:14:25.716Z] [2024-02-23T04:14:25.717Z] #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-02-23T04:14:25.717Z] #197 DONE 0.8s [2024-02-23T04:14:25.717Z] [2024-02-23T04:14:25.717Z] #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-23T04:14:25.717Z] #198 DONE 0.1s [2024-02-23T04:14:25.717Z] [2024-02-23T04:14:25.717Z] #199 [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-02-23T04:14:25.717Z] #199 DONE 0.0s [2024-02-23T04:14:25.717Z] [2024-02-23T04:14:25.717Z] #98 [core-common-config-bootstrapper] exporting to image [2024-02-23T04:14:25.717Z] #98 exporting layers 0.2s done [2024-02-23T04:14:25.717Z] #98 writing image sha256:1dcb106c1e052f5f139d096a85d9959983251a6febe6e86d5850de84538d1107 done [2024-02-23T04:14:25.717Z] #98 naming to docker.io/library/security-proxy-auth done [2024-02-23T04:14:25.717Z] #98 writing image sha256:8dc44e5689f6cf3146478ef666e1fdfc62d39f4c3d64755100c7db087595890f done [2024-02-23T04:14:25.717Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-23T04:14:25.717Z] #98 DONE 2.0s [2024-02-23T04:14:25.717Z] [2024-02-23T04:14:25.717Z] #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-02-23T04:14:25.717Z] #200 DONE 0.1s [2024-02-23T04:14:25.717Z] [2024-02-23T04:14:25.717Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-23T04:14:25.717Z] #201 DONE 0.1s [2024-02-23T04:14:25.717Z] [2024-02-23T04:14:25.717Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-23T04:14:25.977Z] #202 DONE 0.1s [2024-02-23T04:14:25.977Z] [2024-02-23T04:14:25.977Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-23T04:14:25.977Z] #203 ... [2024-02-23T04:14:25.977Z] [2024-02-23T04:14:25.977Z] #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-23T04:14:25.977Z] #193 DONE 0.7s [2024-02-23T04:14:26.237Z] [2024-02-23T04:14:26.237Z] #98 [security-proxy-setup] exporting to image [2024-02-23T04:14:26.237Z] #98 exporting layers 0.2s done [2024-02-23T04:14:26.237Z] #98 writing image sha256:7e5f3070b1330029b8b562d51a527222810bb63187fbd5c998e9e1507998b159 done [2024-02-23T04:14:26.237Z] #98 naming to docker.io/library/security-proxy-setup done [2024-02-23T04:14:26.237Z] #98 DONE 2.2s [2024-02-23T04:14:26.237Z] [2024-02-23T04:14:26.237Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-23T04:14:26.237Z] #204 ... [2024-02-23T04:14:26.237Z] [2024-02-23T04:14:26.237Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-23T04:14:26.237Z] #203 DONE 0.8s [2024-02-23T04:14:26.497Z] [2024-02-23T04:14:26.497Z] #98 [security-secretstore-setup] exporting to image [2024-02-23T04:14:26.497Z] #98 exporting layers 0.3s done [2024-02-23T04:14:26.758Z] #98 ... [2024-02-23T04:14:26.758Z] [2024-02-23T04:14:26.758Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-23T04:14:26.758Z] #204 DONE 0.7s [2024-02-23T04:14:26.758Z] [2024-02-23T04:14:26.758Z] #98 [security-bootstrapper] exporting to image [2024-02-23T04:14:26.758Z] #98 writing image sha256:88240ff7ad19354209d52aa2e0d0601fa0e9fd2ee7c012884bf5110178e00697 done [2024-02-23T04:14:26.758Z] #98 naming to docker.io/library/security-secretstore-setup done [2024-02-23T04:14:26.758Z] #98 exporting layers 0.2s done [2024-02-23T04:14:26.758Z] #98 writing image sha256:d6dc1a492d80d94eabd780cce7b33446db3667995d1c355bb0e93da2036e68cf done [2024-02-23T04:14:26.758Z] #98 naming to docker.io/library/security-bootstrapper done [2024-02-23T04:14:26.758Z] #98 DONE 2.7s [2024-02-23T04:14:26.758Z] [2024-02-23T04:14:26.758Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:14:26.758Z] time="2024-02-23T04:11:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-23T04:14:26.801Z] $ docker stop --time=1 0c9f5f1a0acbc41f07ded57941626665d38bb7a041db6e2b369356b631fe583d [2024-02-23T04:14:27.251Z] 0c6a40ed1a82: Pull complete [2024-02-23T04:14:27.838Z] 94ae7d8d031c: Pull complete [2024-02-23T04:14:27.838Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-23T04:14:28.070Z] $ docker rm -f --volumes 0c9f5f1a0acbc41f07ded57941626665d38bb7a041db6e2b369356b631fe583d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-23T04:14:28.600Z] + docker images [2024-02-23T04:14:28.600Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-23T04:14:28.600Z] security-bootstrapper latest d6dc1a492d80 2 seconds ago 18.6MB [2024-02-23T04:14:28.600Z] security-secretstore-setup latest 88240ff7ad19 2 seconds ago 36.3MB [2024-02-23T04:14:28.600Z] core-common-config-bootstrapper latest 8dc44e5689f6 3 seconds ago 15MB [2024-02-23T04:14:28.600Z] security-proxy-auth latest 1dcb106c1e05 3 seconds ago 15.8MB [2024-02-23T04:14:28.600Z] security-proxy-setup latest 7e5f3070b133 3 seconds ago 25.9MB [2024-02-23T04:14:28.600Z] core-metadata latest 58add2421f41 4 seconds ago 17.4MB [2024-02-23T04:14:28.600Z] support-notifications latest a41963cc8cdb 4 seconds ago 26.7MB [2024-02-23T04:14:28.600Z] core-command latest 53d317387166 4 seconds ago 17MB [2024-02-23T04:14:28.600Z] support-scheduler latest a2ba800f55e0 5 seconds ago 26.2MB [2024-02-23T04:14:28.600Z] security-spiffe-token-provider latest c03c1840dcae 5 seconds ago 28.7MB [2024-02-23T04:14:28.600Z] core-data latest 0b6c73cc56fa 5 seconds ago 17.2MB [2024-02-23T04:14:28.600Z] security-spire-config latest fab2d453630c About a minute ago 102MB [2024-02-23T04:14:28.600Z] security-spire-agent latest b79fa5eb2571 About a minute ago 161MB [2024-02-23T04:14:28.600Z] security-spire-server latest 3144facf52b0 About a minute ago 102MB [2024-02-23T04:14:28.600Z] ci-base-image-x86_64 latest 1b23d9df19f2 4 minutes ago 885MB [2024-02-23T04:14:28.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-23T04:14:28.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-02-23T04:14:28.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-23T04:14:31.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-23T04:14:31.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-23T04:14:31.612Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-23T04:14:31.612Z] WORKDIR /edgex [2024-02-23T04:14:31.612Z] COPY go.mod . [2024-02-23T04:14:31.612Z] RUN go mod download [2024-02-23T04:14:31.612Z] + docker build -t ci-base-image-arm64 -f - . [2024-02-23T04:14:32.213Z] Sending build context to Docker daemon 2.918MB [2024-02-23T04:14:32.213Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-23T04:14:32.213Z] ---> 86de565de09d [2024-02-23T04:14:32.213Z] Step 2/4 : WORKDIR /edgex [2024-02-23T04:14:34.157Z] ---> Running in 91845e68e9cf [2024-02-23T04:14:34.157Z] Removing intermediate container 91845e68e9cf [2024-02-23T04:14:34.157Z] ---> ff2dac51cf73 [2024-02-23T04:14:34.157Z] Step 3/4 : COPY go.mod . [2024-02-23T04:14:34.742Z] ---> b3df6c406de5 [2024-02-23T04:14:34.742Z] Step 4/4 : RUN go mod download [2024-02-23T04:14:34.742Z] ---> Running in 78f3a427f788 [2024-02-23T04:15:13.616Z] Removing intermediate container 78f3a427f788 [2024-02-23T04:15:13.616Z] ---> 7658f53c2602 [2024-02-23T04:15:13.616Z] Successfully built 7658f53c2602 [2024-02-23T04:15:13.616Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:15:14.077Z] + docker inspect -f . ci-base-image-arm64 [2024-02-23T04:15:14.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-23T04:15:14.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-1573 does not seem to be running inside a container [2024-02-23T04:15:14.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2024-02-23T04:15:16.453Z] $ docker top 7460c3b8e2df72f8eb1b3ac061307f839d8f3c372697bc80ecd78497d523e8df -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-23T04:15:17.411Z] + go version [2024-02-23T04:15:17.411Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-23T04:15:17.454Z] $ docker stop --time=1 7460c3b8e2df72f8eb1b3ac061307f839d8f3c372697bc80ecd78497d523e8df [2024-02-23T04:15:19.065Z] $ docker rm -f --volumes 7460c3b8e2df72f8eb1b3ac061307f839d8f3c372697bc80ecd78497d523e8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:15:20.219Z] + docker inspect -f . ci-base-image-arm64 [2024-02-23T04:15:20.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-23T04:15:20.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-1573 does not seem to be running inside a container [2024-02-23T04:15:20.601Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2024-02-23T04:15:21.784Z] $ docker top 44b477ceba3efc37ba92e3446e9f3449a8b8e67a09374b7a0806ef197b845fdf -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-23T04:15:22.096Z] ========================================================= [2024-02-23T04:15:22.096Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-23T04:15:22.096Z] ========================================================= [Pipeline] sh [2024-02-23T04:15:22.424Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-23T04:15:23.424Z] + make test [2024-02-23T04:15:23.424Z] go test -race -coverprofile=coverage.out ./... [2024-02-23T04:15:56.891Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-23T04:17:18.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-23T04:17:18.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-23T04:17:21.215Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-23T04:17:22.619Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-23T04:17:22.619Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-23T04:17:23.618Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-23T04:17:23.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-23T04:17:24.158Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-23T04:17:24.158Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-23T04:17:24.740Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-23T04:17:27.308Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-23T04:17:27.308Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-23T04:17:27.308Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-23T04:17:27.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-23T04:17:35.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-23T04:17:35.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-23T04:17:36.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.218s coverage: 28.7% of statements [2024-02-23T04:17:43.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.279s coverage: 97.0% of statements [2024-02-23T04:17:47.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-23T04:17:47.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-23T04:17:47.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-23T04:17:52.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.368s coverage: 69.2% of statements [2024-02-23T04:17:52.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-23T04:17:52.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-23T04:17:54.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.314s coverage: 53.2% of statements [2024-02-23T04:17:58.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-23T04:17:58.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-23T04:17:58.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-23T04:17:58.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-23T04:17:58.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-23T04:18:04.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-23T04:18:04.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-23T04:18:19.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.872s coverage: 93.4% of statements [2024-02-23T04:18:19.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.420s coverage: 4.1% of statements [2024-02-23T04:18:19.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-23T04:18:19.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-23T04:18:19.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-23T04:18:20.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-23T04:18:20.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-23T04:18:20.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-23T04:18:20.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-23T04:18:20.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-23T04:18:20.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-23T04:18:20.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-23T04:18:21.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.550s coverage: 97.6% of statements [2024-02-23T04:18:21.945Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.199s coverage: 72.2% of statements [2024-02-23T04:18:28.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-23T04:18:28.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-23T04:18:30.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.410s coverage: 0.9% of statements [2024-02-23T04:18:30.084Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.264s coverage: 32.2% of statements [2024-02-23T04:18:33.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.327s coverage: 41.7% of statements [2024-02-23T04:18:33.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.280s coverage: 82.9% of statements [2024-02-23T04:18:33.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.272s coverage: 94.1% of statements [2024-02-23T04:18:33.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.193s coverage: 96.3% of statements [2024-02-23T04:18:37.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.209s coverage: 87.5% of statements [2024-02-23T04:18:38.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-23T04:18:40.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-23T04:18:40.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-23T04:18:40.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-23T04:18:42.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-23T04:18:42.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-23T04:18:42.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-23T04:18:42.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-23T04:18:49.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.195s coverage: 94.4% of statements [2024-02-23T04:18:49.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-23T04:18:49.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-23T04:18:49.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-23T04:18:49.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-23T04:18:57.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-23T04:18:57.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-23T04:18:58.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-23T04:19:03.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-23T04:19:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.968s coverage: 79.9% of statements [2024-02-23T04:19:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.239s coverage: 92.9% of statements [2024-02-23T04:19:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements [2024-02-23T04:19:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.198s coverage: 62.3% of statements [2024-02-23T04:19:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.190s coverage: 87.2% of statements [2024-02-23T04:19:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.165s coverage: 20.0% of statements [2024-02-23T04:19:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.160s coverage: 100.0% of statements [2024-02-23T04:19:03.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.376s coverage: 81.8% of statements [2024-02-23T04:19:04.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.360s coverage: 82.1% of statements [2024-02-23T04:19:05.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-23T04:19:06.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.196s coverage: 86.0% of statements [2024-02-23T04:19:08.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-23T04:19:08.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-23T04:19:10.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.040s coverage: 63.1% of statements [2024-02-23T04:19:11.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.254s coverage: 100.0% of statements [2024-02-23T04:19:11.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.094s coverage: 89.4% of statements [2024-02-23T04:19:11.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.065s coverage: 100.0% of statements [2024-02-23T04:19:12.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-23T04:19:12.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-23T04:19:12.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-23T04:19:12.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-02-23T04:19:13.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-02-23T04:19:18.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-23T04:19:18.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-23T04:19:18.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-23T04:19:19.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.762s coverage: 38.4% of statements [2024-02-23T04:19:19.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.230s coverage: 89.5% of statements [2024-02-23T04:19:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-23T04:19:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-23T04:19:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-23T04:19:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-23T04:19:24.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.205s coverage: 84.8% of statements [2024-02-23T04:19:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-23T04:19:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-23T04:19:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-23T04:19:29.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-23T04:19:36.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-23T04:19:36.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-23T04:19:36.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-23T04:19:36.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-23T04:19:36.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.289s coverage: 19.9% of statements [2024-02-23T04:19:36.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.561s coverage: 95.7% of statements [2024-02-23T04:19:39.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-23T04:19:39.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-23T04:19:40.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.285s coverage: 61.8% of statements [2024-02-23T04:19:42.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-23T04:19:42.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-23T04:19:44.293Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.402s coverage: 98.9% of statements [2024-02-23T04:19:45.250Z] 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-02-23T04:19:45.250Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-23T04:19:45.250Z] go vet ./... [2024-02-23T04:21:52.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-23T04:21:52.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-23T04:21:52.466Z] ./bin/test-attribution-txt.sh [2024-02-23T04:21:52.466Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-23T04:21:52.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-23T04:21:53.192Z] + ls -al . [2024-02-23T04:21:53.192Z] total 732 [2024-02-23T04:21:53.192Z] drwxrwxr-x 10 1001 1001 4096 Feb 23 04:15 . [2024-02-23T04:21:53.192Z] drwxr-xr-x 4 root root 4096 Feb 23 04:15 .. [2024-02-23T04:21:53.192Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 04:13 .blubracket [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 10 Feb 23 04:13 .dockerignore [2024-02-23T04:21:53.192Z] drwxrwxr-x 8 1001 1001 4096 Feb 23 04:13 .git [2024-02-23T04:21:53.192Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 04:13 .github [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 1074 Feb 23 04:13 .gitignore [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 42 Feb 23 04:13 .golangci.yml [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 100 Feb 23 04:13 .hadolint.yml [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 155 Feb 23 04:13 .sonarcloud.properties [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 1171 Feb 23 04:13 ADOPTERS.md [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 11674 Feb 23 04:13 Attribution.txt [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 100284 Feb 23 04:13 CHANGELOG.md [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 3804 Feb 23 04:13 CONTRIBUTING.md [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 677 Feb 23 04:13 GOVERNANCE.md [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 861 Feb 23 04:13 Jenkinsfile [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 10775 Feb 23 04:13 LICENSE [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 15392 Feb 23 04:13 Makefile [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 582 Feb 23 04:13 OWNERS.md [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 9528 Feb 23 04:13 README.md [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 789 Feb 23 04:13 SECURITY.md [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 5 Feb 23 04:09 VERSION [2024-02-23T04:21:53.192Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 04:13 bin [2024-02-23T04:21:53.192Z] drwxrwxr-x 18 1001 1001 4096 Feb 23 04:13 cmd [2024-02-23T04:21:53.192Z] -rw-r--r-- 1 root root 453602 Feb 23 04:19 coverage.out [2024-02-23T04:21:53.192Z] drwxrwxr-x 2 1001 1001 4096 Feb 23 04:13 fuzz_test [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 3882 Feb 23 04:13 go.mod [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 34079 Feb 23 04:13 go.sum [2024-02-23T04:21:53.192Z] drwxrwxr-x 7 1001 1001 4096 Feb 23 04:13 internal [2024-02-23T04:21:53.192Z] drwxrwxr-x 3 1001 1001 4096 Feb 23 04:13 openapi [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 584 Feb 23 04:13 security.txt [2024-02-23T04:21:53.192Z] -rw-rw-r-- 1 1001 1001 204 Feb 23 04:13 version.go [Pipeline] sh [2024-02-23T04:21:53.841Z] + '[' -e coverage.out ] [2024-02-23T04:21:53.841Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-23T04:21:53.875Z] Warning: overwriting stash ‘coverage-report’ [2024-02-23T04:21:54.643Z] Stashed 1 file(s) [Pipeline] sh [2024-02-23T04:21:55.290Z] + make build [2024-02-23T04:21:55.290Z] 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-02-23T04:23:17.820Z] 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-02-23T04:23:17.820Z] 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-02-23T04:23:18.774Z] 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-02-23T04:23:21.355Z] 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-02-23T04:23:53.540Z] 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-02-23T04:23:55.472Z] 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-02-23T04:24:00.797Z] 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-02-23T04:24:04.277Z] 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-02-23T04:24:06.915Z] 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-02-23T04:24:10.263Z] 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-02-23T04:24:14.509Z] 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-02-23T04:24:17.793Z] $ docker stop --time=1 44b477ceba3efc37ba92e3446e9f3449a8b8e67a09374b7a0806ef197b845fdf [2024-02-23T04:24:22.531Z] $ docker rm -f --volumes 44b477ceba3efc37ba92e3446e9f3449a8b8e67a09374b7a0806ef197b845fdf [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-02-23T04:24:25.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-23T04:24:25.903Z] [2024-02-23T04:24:25.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:24:26.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-23T04:24:26.615Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-23T04:24:26.615Z] 547446be3368: Pulling fs layer [2024-02-23T04:24:26.615Z] d125d8839a47: Pulling fs layer [2024-02-23T04:24:26.616Z] 3e85d5ac6304: Pulling fs layer [2024-02-23T04:24:26.616Z] c3105a71a48b: Pulling fs layer [2024-02-23T04:24:26.616Z] 0f093f025ec4: Pulling fs layer [2024-02-23T04:24:26.616Z] c3106fc0e877: Pulling fs layer [2024-02-23T04:24:26.616Z] c3105a71a48b: Waiting [2024-02-23T04:24:26.616Z] c3106fc0e877: Waiting [2024-02-23T04:24:26.616Z] 0f093f025ec4: Waiting [2024-02-23T04:24:26.616Z] 547446be3368: Verifying Checksum [2024-02-23T04:24:26.616Z] 547446be3368: Download complete [2024-02-23T04:24:26.883Z] c3105a71a48b: Verifying Checksum [2024-02-23T04:24:26.883Z] c3105a71a48b: Download complete [2024-02-23T04:24:27.149Z] d125d8839a47: Verifying Checksum [2024-02-23T04:24:27.149Z] d125d8839a47: Download complete [2024-02-23T04:24:27.149Z] c3106fc0e877: Verifying Checksum [2024-02-23T04:24:27.149Z] c3106fc0e877: Download complete [2024-02-23T04:24:27.149Z] 0f093f025ec4: Verifying Checksum [2024-02-23T04:24:27.149Z] 0f093f025ec4: Download complete [2024-02-23T04:24:27.737Z] 547446be3368: Pull complete [2024-02-23T04:24:28.696Z] d125d8839a47: Pull complete [2024-02-23T04:24:29.279Z] 3e85d5ac6304: Download complete [2024-02-23T04:24:39.346Z] 3e85d5ac6304: Pull complete [2024-02-23T04:24:39.346Z] c3105a71a48b: Pull complete [2024-02-23T04:24:40.306Z] 0f093f025ec4: Pull complete [2024-02-23T04:24:40.573Z] c3106fc0e877: Pull complete [2024-02-23T04:24:40.573Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-23T04:24:40.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-23T04:24:40.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-23T04:24:41.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-1573 does not seem to be running inside a container [2024-02-23T04:24:41.158Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-02-23T04:24:43.232Z] $ docker top cf2d64ff0976755a36cdd5de3d7c7b0beb6cbc1db07793a6696c2975d148b1e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-23T04:24:44.202Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-23T04:24:54.259Z] #1 [core-command internal] load build definition from Dockerfile [2024-02-23T04:24:54.259Z] #1 transferring dockerfile: [2024-02-23T04:24:54.259Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-02-23T04:24:54.259Z] #1 DONE 0.1s [2024-02-23T04:24:54.259Z] [2024-02-23T04:24:54.259Z] #2 [core-data internal] load build definition from Dockerfile [2024-02-23T04:24:54.259Z] #2 transferring dockerfile: 2.01kB done [2024-02-23T04:24:54.259Z] #2 DONE 0.0s [2024-02-23T04:24:54.259Z] [2024-02-23T04:24:54.259Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-23T04:24:54.259Z] #3 transferring dockerfile: 1.89kB done [2024-02-23T04:24:54.259Z] #3 DONE 0.1s [2024-02-23T04:24:54.259Z] [2024-02-23T04:24:54.259Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-02-23T04:24:54.259Z] #4 transferring dockerfile: 1.69kB done [2024-02-23T04:24:54.259Z] #4 DONE 0.1s [2024-02-23T04:24:54.259Z] [2024-02-23T04:24:54.259Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-02-23T04:24:54.259Z] #5 transferring dockerfile: 2.06kB done [2024-02-23T04:24:54.259Z] #5 DONE 0.1s [2024-02-23T04:24:54.259Z] [2024-02-23T04:24:54.259Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-02-23T04:24:54.259Z] #6 transferring dockerfile: 1.81kB done [2024-02-23T04:24:54.259Z] #6 DONE 0.1s [2024-02-23T04:24:54.259Z] [2024-02-23T04:24:54.259Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-23T04:24:54.259Z] #7 transferring dockerfile: 2.93kB 0.0s done [2024-02-23T04:24:54.259Z] #7 DONE 0.1s [2024-02-23T04:24:54.259Z] [2024-02-23T04:24:54.259Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-23T04:24:54.259Z] #8 transferring dockerfile: 2.23kB done [2024-02-23T04:24:54.259Z] #8 DONE 0.1s [2024-02-23T04:24:54.259Z] [2024-02-23T04:24:54.259Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-23T04:24:54.259Z] #9 transferring dockerfile: 2.49kB 0.0s done [2024-02-23T04:24:54.259Z] #9 DONE 0.1s [2024-02-23T04:24:54.259Z] [2024-02-23T04:24:54.259Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-02-23T04:24:54.259Z] #10 transferring dockerfile: 1.95kB 0.0s done [2024-02-23T04:24:54.259Z] #10 DONE 0.1s [2024-02-23T04:24:54.259Z] [2024-02-23T04:24:54.259Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-02-23T04:24:54.259Z] #11 transferring dockerfile: 1.93kB done [2024-02-23T04:24:54.259Z] #11 DONE 0.1s [2024-02-23T04:24:54.259Z] [2024-02-23T04:24:54.259Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-23T04:24:54.527Z] #12 transferring dockerfile: 2.15kB 0.0s done [2024-02-23T04:24:54.527Z] #12 DONE 0.1s [2024-02-23T04:24:54.527Z] [2024-02-23T04:24:54.527Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-23T04:24:54.527Z] #13 transferring dockerfile: 2.50kB done [2024-02-23T04:24:54.527Z] #13 DONE 0.1s [2024-02-23T04:24:54.527Z] [2024-02-23T04:24:54.527Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-02-23T04:24:54.527Z] #14 transferring dockerfile: 1.70kB done [2024-02-23T04:24:54.527Z] #14 DONE 0.1s [2024-02-23T04:24:54.527Z] [2024-02-23T04:24:54.527Z] #15 [core-command internal] load .dockerignore [2024-02-23T04:24:54.527Z] #15 transferring context: 50B done [2024-02-23T04:24:54.527Z] #15 DONE 0.1s [2024-02-23T04:24:55.492Z] [2024-02-23T04:24:55.492Z] #16 [core-data internal] load .dockerignore [2024-02-23T04:24:55.492Z] #16 transferring context: 50B 0.0s done [2024-02-23T04:24:55.492Z] #16 DONE 0.0s [2024-02-23T04:24:55.492Z] [2024-02-23T04:24:55.492Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-02-23T04:24:55.492Z] #17 transferring context: 50B done [2024-02-23T04:24:55.492Z] #17 DONE 0.0s [2024-02-23T04:24:55.492Z] [2024-02-23T04:24:55.492Z] #18 [security-spire-config internal] load .dockerignore [2024-02-23T04:24:55.492Z] #18 transferring context: 50B 0.0s done [2024-02-23T04:24:55.492Z] #18 DONE 0.1s [2024-02-23T04:24:55.492Z] [2024-02-23T04:24:55.492Z] #19 [core-metadata internal] load .dockerignore [2024-02-23T04:24:55.492Z] #19 transferring context: 50B 0.0s done [2024-02-23T04:24:55.492Z] #19 DONE 0.1s [2024-02-23T04:24:55.492Z] [2024-02-23T04:24:55.492Z] #20 [security-spire-agent internal] load .dockerignore [2024-02-23T04:24:55.758Z] #20 transferring context: 50B 0.0s done [2024-02-23T04:24:55.758Z] #20 DONE 0.1s [2024-02-23T04:24:55.758Z] [2024-02-23T04:24:55.758Z] #21 [security-bootstrapper internal] load .dockerignore [2024-02-23T04:24:55.758Z] #21 transferring context: 50B 0.0s done [2024-02-23T04:24:55.758Z] #21 DONE 0.1s [2024-02-23T04:24:55.758Z] [2024-02-23T04:24:55.758Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-23T04:24:55.758Z] #22 transferring context: 50B 0.0s done [2024-02-23T04:24:55.758Z] #22 DONE 0.1s [2024-02-23T04:24:55.758Z] [2024-02-23T04:24:55.758Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-02-23T04:24:55.758Z] #23 transferring context: 50B done [2024-02-23T04:24:56.028Z] #23 DONE 0.1s [2024-02-23T04:24:56.028Z] [2024-02-23T04:24:56.028Z] #24 [support-notifications internal] load .dockerignore [2024-02-23T04:24:56.028Z] #24 transferring context: 50B 0.0s done [2024-02-23T04:24:56.028Z] #24 DONE 0.1s [2024-02-23T04:24:56.028Z] [2024-02-23T04:24:56.028Z] #25 [support-scheduler internal] load .dockerignore [2024-02-23T04:24:56.028Z] #25 transferring context: 50B done [2024-02-23T04:24:56.028Z] #25 DONE 0.1s [2024-02-23T04:24:56.028Z] [2024-02-23T04:24:56.028Z] #26 [security-proxy-auth internal] load .dockerignore [2024-02-23T04:24:56.028Z] #26 transferring context: 50B done [2024-02-23T04:24:56.028Z] #26 DONE 0.1s [2024-02-23T04:24:56.028Z] [2024-02-23T04:24:56.028Z] #27 [security-proxy-setup internal] load .dockerignore [2024-02-23T04:24:56.028Z] #27 transferring context: 50B 0.0s done [2024-02-23T04:24:56.028Z] #27 DONE 0.1s [2024-02-23T04:24:56.028Z] [2024-02-23T04:24:56.028Z] #28 [security-spire-server internal] load .dockerignore [2024-02-23T04:24:56.294Z] #28 transferring context: 50B 0.0s done [2024-02-23T04:24:56.294Z] #28 DONE 0.1s [2024-02-23T04:24:56.294Z] [2024-02-23T04:24:56.294Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-23T04:24:56.294Z] #29 DONE 0.0s [2024-02-23T04:24:56.294Z] [2024-02-23T04:24:56.294Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-23T04:24:56.560Z] #30 DONE 0.4s [2024-02-23T04:24:56.560Z] [2024-02-23T04:24:56.560Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:56.560Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-23T04:24:56.829Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-23T04:24:56.829Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-23T04:24:56.829Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-23T04:24:56.829Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-02-23T04:24:56.829Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.2s [2024-02-23T04:24:57.099Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s [2024-02-23T04:24:57.099Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-23T04:24:57.099Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-23T04:24:57.367Z] #31 ... [2024-02-23T04:24:57.367Z] [2024-02-23T04:24:57.367Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-23T04:24:57.367Z] #29 DONE 0.0s [2024-02-23T04:24:57.367Z] [2024-02-23T04:24:57.367Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-23T04:24:57.367Z] #30 DONE 0.4s [2024-02-23T04:24:57.367Z] [2024-02-23T04:24:57.367Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:57.367Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-23T04:24:57.367Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-23T04:24:57.367Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-23T04:24:57.367Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-23T04:24:57.367Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-23T04:24:57.367Z] #31 ... [2024-02-23T04:24:57.367Z] [2024-02-23T04:24:57.367Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-23T04:24:57.367Z] #29 DONE 0.0s [2024-02-23T04:24:57.367Z] [2024-02-23T04:24:57.367Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-02-23T04:24:57.367Z] #30 DONE 0.4s [2024-02-23T04:24:57.367Z] [2024-02-23T04:24:57.367Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:57.367Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-23T04:24:57.367Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-23T04:24:57.367Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-23T04:24:57.367Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-23T04:24:57.367Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-23T04:24:57.642Z] #31 ... [2024-02-23T04:24:57.642Z] [2024-02-23T04:24:57.642Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-02-23T04:24:57.642Z] #30 DONE 0.5s [2024-02-23T04:24:57.642Z] [2024-02-23T04:24:57.642Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:57.642Z] #31 ... [2024-02-23T04:24:57.642Z] [2024-02-23T04:24:57.642Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-23T04:24:57.642Z] #29 DONE 0.0s [2024-02-23T04:24:57.642Z] [2024-02-23T04:24:57.642Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:57.909Z] #31 ... [2024-02-23T04:24:57.909Z] [2024-02-23T04:24:57.909Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-23T04:24:57.909Z] #32 DONE 2.0s [2024-02-23T04:24:57.909Z] [2024-02-23T04:24:57.909Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:57.909Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-23T04:24:57.909Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-23T04:24:57.909Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-23T04:24:57.909Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-23T04:24:57.909Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-23T04:24:57.909Z] #31 ... [2024-02-23T04:24:57.909Z] [2024-02-23T04:24:57.909Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-23T04:24:57.910Z] #29 DONE 0.0s [2024-02-23T04:24:57.910Z] [2024-02-23T04:24:57.910Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:58.176Z] #31 ... [2024-02-23T04:24:58.176Z] [2024-02-23T04:24:58.176Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-23T04:24:58.176Z] #30 DONE 0.9s [2024-02-23T04:24:58.176Z] [2024-02-23T04:24:58.176Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-23T04:24:58.176Z] #32 DONE 2.0s [2024-02-23T04:24:58.176Z] [2024-02-23T04:24:58.176Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:58.176Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-23T04:24:58.176Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-23T04:24:58.176Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-23T04:24:58.176Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-23T04:24:58.176Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-23T04:24:58.452Z] #31 ... [2024-02-23T04:24:58.452Z] [2024-02-23T04:24:58.452Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-23T04:24:58.452Z] #29 DONE 0.0s [2024-02-23T04:24:58.452Z] [2024-02-23T04:24:58.452Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:58.452Z] #31 ... [2024-02-23T04:24:58.452Z] [2024-02-23T04:24:58.452Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-23T04:24:58.452Z] #33 DONE 1.3s [2024-02-23T04:24:58.452Z] [2024-02-23T04:24:58.452Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:58.452Z] #31 ... [2024-02-23T04:24:58.452Z] [2024-02-23T04:24:58.452Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-23T04:24:58.452Z] #29 DONE 0.0s [2024-02-23T04:24:58.452Z] [2024-02-23T04:24:58.452Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:58.719Z] #31 ... [2024-02-23T04:24:58.719Z] [2024-02-23T04:24:58.719Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-23T04:24:58.719Z] #29 DONE 0.0s [2024-02-23T04:24:58.719Z] [2024-02-23T04:24:58.719Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-23T04:24:58.719Z] #32 DONE 2.0s [2024-02-23T04:24:58.719Z] [2024-02-23T04:24:58.719Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-23T04:24:58.719Z] #33 DONE 1.4s [2024-02-23T04:24:58.719Z] [2024-02-23T04:24:58.719Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:58.719Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-23T04:24:58.719Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-23T04:24:58.719Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-23T04:24:58.719Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-23T04:24:58.719Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-23T04:24:58.719Z] #31 ... [2024-02-23T04:24:58.719Z] [2024-02-23T04:24:58.719Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-23T04:24:58.719Z] #32 DONE 2.1s [2024-02-23T04:24:58.719Z] [2024-02-23T04:24:58.719Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-02-23T04:24:58.719Z] #33 DONE 1.4s [2024-02-23T04:24:58.719Z] [2024-02-23T04:24:58.719Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:58.719Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-23T04:24:58.719Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-23T04:24:58.719Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-23T04:24:58.719Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-23T04:24:58.719Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-23T04:24:58.984Z] #31 ... [2024-02-23T04:24:58.984Z] [2024-02-23T04:24:58.984Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-23T04:24:58.984Z] #29 DONE 0.0s [2024-02-23T04:24:58.984Z] [2024-02-23T04:24:58.984Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:24:58.984Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.9s done [2024-02-23T04:24:59.255Z] #31 ... [2024-02-23T04:24:59.255Z] [2024-02-23T04:24:59.255Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-23T04:24:59.255Z] #29 DONE 0.1s [2024-02-23T04:24:59.255Z] [2024-02-23T04:24:59.255Z] #34 [core-command internal] load build context [2024-02-23T04:24:59.529Z] #34 ... [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-23T04:24:59.529Z] #29 DONE 0.1s [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-23T04:24:59.529Z] #35 DONE 1.6s [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-23T04:24:59.529Z] #36 DONE 2.0s [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #34 [core-command internal] load build context [2024-02-23T04:24:59.529Z] #34 ... [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-23T04:24:59.529Z] #32 DONE 2.1s [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-02-23T04:24:59.529Z] #33 DONE 1.4s [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #37 [support-scheduler internal] load build context [2024-02-23T04:24:59.529Z] #37 DONE 0.0s [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #34 [core-command internal] load build context [2024-02-23T04:24:59.529Z] #34 ... [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-23T04:24:59.529Z] #32 DONE 2.1s [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-02-23T04:24:59.529Z] #33 DONE 1.5s [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #38 [security-spire-agent internal] load build context [2024-02-23T04:24:59.529Z] #38 DONE 0.0s [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:24:59.529Z] #39 DONE 0.0s [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:24:59.529Z] #40 DONE 0.0s [2024-02-23T04:24:59.529Z] [2024-02-23T04:24:59.529Z] #34 [core-command internal] load build context [2024-02-23T04:24:59.802Z] #34 ... [2024-02-23T04:24:59.802Z] [2024-02-23T04:24:59.802Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-23T04:24:59.802Z] #30 DONE 2.2s [2024-02-23T04:24:59.802Z] [2024-02-23T04:24:59.802Z] #34 [core-command internal] load build context [2024-02-23T04:24:59.802Z] #34 ... [2024-02-23T04:24:59.802Z] [2024-02-23T04:24:59.802Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-23T04:24:59.802Z] #32 DONE 2.2s [2024-02-23T04:24:59.802Z] [2024-02-23T04:24:59.802Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-02-23T04:24:59.802Z] #33 DONE 1.5s [2024-02-23T04:24:59.802Z] [2024-02-23T04:24:59.802Z] #34 [core-command internal] load build context [2024-02-23T04:25:00.389Z] #34 transferring context: 30.93MB 3.5s [2024-02-23T04:25:01.355Z] #34 ... [2024-02-23T04:25:01.355Z] [2024-02-23T04:25:01.355Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-23T04:25:01.355Z] #36 DONE 3.5s [2024-02-23T04:25:01.355Z] [2024-02-23T04:25:01.355Z] #38 [security-spire-agent internal] load build context [2024-02-23T04:25:01.356Z] #38 transferring context: 17.63kB 0.4s done [2024-02-23T04:25:01.356Z] #38 DONE 1.6s [2024-02-23T04:25:01.356Z] [2024-02-23T04:25:01.356Z] #41 [security-spire-config internal] load build context [2024-02-23T04:25:01.356Z] #41 transferring context: 16.35kB 0.2s done [2024-02-23T04:25:01.356Z] #41 DONE 1.6s [2024-02-23T04:25:01.356Z] [2024-02-23T04:25:01.356Z] #34 [core-command internal] load build context [2024-02-23T04:25:02.777Z] #34 ... [2024-02-23T04:25:02.777Z] [2024-02-23T04:25:02.777Z] #42 [security-spire-server internal] load build context [2024-02-23T04:25:02.777Z] #42 transferring context: 18.10kB 0.3s done [2024-02-23T04:25:02.777Z] #42 DONE 1.2s [2024-02-23T04:25:02.777Z] [2024-02-23T04:25:02.777Z] #34 [core-command internal] load build context [2024-02-23T04:25:07.049Z] #34 transferring context: 44.05MB 9.9s [2024-02-23T04:25:07.319Z] #34 ... [2024-02-23T04:25:07.319Z] [2024-02-23T04:25:07.319Z] #43 [core-data internal] load build context [2024-02-23T04:25:07.588Z] #43 ... [2024-02-23T04:25:07.588Z] [2024-02-23T04:25:07.588Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-23T04:25:07.588Z] #44 ... [2024-02-23T04:25:07.588Z] [2024-02-23T04:25:07.588Z] #43 [core-data internal] load build context [2024-02-23T04:25:07.856Z] #43 ... [2024-02-23T04:25:07.856Z] [2024-02-23T04:25:07.856Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:08.124Z] #45 ... [2024-02-23T04:25:08.124Z] [2024-02-23T04:25:08.124Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:08.124Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done [2024-02-23T04:25:08.124Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-23T04:25:08.124Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-23T04:25:08.124Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-23T04:25:08.124Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.5s done [2024-02-23T04:25:08.124Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.9s done [2024-02-23T04:25:08.124Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-02-23T04:25:08.124Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-23T04:25:08.124Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 4.4s done [2024-02-23T04:25:08.124Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 6.0s [2024-02-23T04:25:08.124Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-02-23T04:25:08.397Z] #40 ... [2024-02-23T04:25:08.397Z] [2024-02-23T04:25:08.397Z] #46 [security-bootstrapper internal] load build context [2024-02-23T04:25:08.397Z] #46 ... [2024-02-23T04:25:08.397Z] [2024-02-23T04:25:08.397Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:08.397Z] #40 ... [2024-02-23T04:25:08.397Z] [2024-02-23T04:25:08.397Z] #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-23T04:25:08.397Z] #0 4.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:08.397Z] #0 4.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:08.397Z] #0 7.637 OK: 266 MiB in 52 packages [2024-02-23T04:25:08.397Z] #47 DONE 10.1s [2024-02-23T04:25:08.397Z] [2024-02-23T04:25:08.397Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:08.397Z] #40 ... [2024-02-23T04:25:08.397Z] [2024-02-23T04:25:08.397Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-02-23T04:25:08.397Z] #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:08.397Z] #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:08.397Z] #0 10.47 OK: 266 MiB in 52 packages [2024-02-23T04:25:08.737Z] #48 ... [2024-02-23T04:25:08.737Z] [2024-02-23T04:25:08.737Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-23T04:25:08.737Z] #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:08.737Z] #0 6.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:08.737Z] #0 9.686 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-23T04:25:08.737Z] #0 9.686 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-23T04:25:08.737Z] #0 9.686 OK: 19951 distinct packages available [2024-02-23T04:25:08.737Z] #49 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:08.737Z] #49 ... [2024-02-23T04:25:08.737Z] [2024-02-23T04:25:08.737Z] #50 [security-secretstore-setup internal] load build context [2024-02-23T04:25:09.012Z] #50 ... [2024-02-23T04:25:09.012Z] [2024-02-23T04:25:09.012Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-23T04:25:09.012Z] #51 ... [2024-02-23T04:25:09.012Z] [2024-02-23T04:25:09.012Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:09.012Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 7.0s [2024-02-23T04:25:09.329Z] #40 ... [2024-02-23T04:25:09.329Z] [2024-02-23T04:25:09.329Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-02-23T04:25:09.329Z] #48 DONE 11.8s [2024-02-23T04:25:09.329Z] [2024-02-23T04:25:09.329Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:09.596Z] #40 ... [2024-02-23T04:25:09.596Z] [2024-02-23T04:25:09.596Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:25:09.596Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-23T04:25:09.596Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-23T04:25:09.596Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-23T04:25:09.596Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-23T04:25:09.596Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-02-23T04:25:09.596Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.9s done [2024-02-23T04:25:09.596Z] #31 ... [2024-02-23T04:25:09.596Z] [2024-02-23T04:25:09.596Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:09.596Z] #52 ... [2024-02-23T04:25:09.596Z] [2024-02-23T04:25:09.596Z] #37 [support-scheduler internal] load build context [2024-02-23T04:25:09.863Z] #37 ... [2024-02-23T04:25:09.863Z] [2024-02-23T04:25:09.863Z] #53 [security-proxy-setup internal] load build context [2024-02-23T04:25:09.863Z] #53 ... [2024-02-23T04:25:09.863Z] [2024-02-23T04:25:09.863Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-23T04:25:09.863Z] #0 5.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:09.863Z] #0 6.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:09.863Z] #0 9.482 OK: 266 MiB in 52 packages [2024-02-23T04:25:10.137Z] #54 ... [2024-02-23T04:25:10.137Z] [2024-02-23T04:25:10.137Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:25:10.137Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.2s done [2024-02-23T04:25:10.137Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-23T04:25:10.137Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-23T04:25:10.137Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-23T04:25:10.137Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done [2024-02-23T04:25:10.137Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.9s done [2024-02-23T04:25:10.137Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.2s done [2024-02-23T04:25:10.137Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-02-23T04:25:10.137Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-23T04:25:10.137Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 8.3s [2024-02-23T04:25:10.137Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done [2024-02-23T04:25:10.137Z] #39 ... [2024-02-23T04:25:10.137Z] [2024-02-23T04:25:10.137Z] #55 [security-proxy-auth internal] load build context [2024-02-23T04:25:10.405Z] #55 ... [2024-02-23T04:25:10.405Z] [2024-02-23T04:25:10.405Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-23T04:25:10.405Z] #54 DONE 10.7s [2024-02-23T04:25:10.405Z] [2024-02-23T04:25:10.405Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:10.405Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.3s [2024-02-23T04:25:11.020Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.0s [2024-02-23T04:25:11.289Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.99MB / 23.39MB 9.3s [2024-02-23T04:25:11.877Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 9.9s [2024-02-23T04:25:11.877Z] #40 ... [2024-02-23T04:25:11.877Z] [2024-02-23T04:25:11.877Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-23T04:25:12.143Z] #56 ... [2024-02-23T04:25:12.143Z] [2024-02-23T04:25:12.143Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:12.143Z] #40 ... [2024-02-23T04:25:12.143Z] [2024-02-23T04:25:12.143Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-23T04:25:12.143Z] #49 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:12.143Z] #49 12.60 OK: 266 MiB in 52 packages [2024-02-23T04:25:12.144Z] #49 DONE 13.7s [2024-02-23T04:25:12.144Z] [2024-02-23T04:25:12.144Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:12.728Z] #40 ... [2024-02-23T04:25:12.729Z] [2024-02-23T04:25:12.729Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-23T04:25:12.729Z] #57 ... [2024-02-23T04:25:12.729Z] [2024-02-23T04:25:12.729Z] #46 [security-bootstrapper internal] load build context [2024-02-23T04:25:12.729Z] #46 transferring context: 37.27MB 14.1s [2024-02-23T04:25:12.729Z] #46 ... [2024-02-23T04:25:12.729Z] [2024-02-23T04:25:12.729Z] #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-23T04:25:12.996Z] #58 ... [2024-02-23T04:25:12.996Z] [2024-02-23T04:25:12.996Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-23T04:25:12.996Z] #59 ... [2024-02-23T04:25:12.996Z] [2024-02-23T04:25:12.996Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-23T04:25:13.263Z] #60 ... [2024-02-23T04:25:13.263Z] [2024-02-23T04:25:13.263Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-23T04:25:13.263Z] #61 ... [2024-02-23T04:25:13.263Z] [2024-02-23T04:25:13.263Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-23T04:25:13.263Z] #62 ... [2024-02-23T04:25:13.263Z] [2024-02-23T04:25:13.263Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-23T04:25:13.530Z] #63 ... [2024-02-23T04:25:13.530Z] [2024-02-23T04:25:13.530Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-23T04:25:13.530Z] #64 ... [2024-02-23T04:25:13.530Z] [2024-02-23T04:25:13.530Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:13.530Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.43MB / 23.39MB 11.6s [2024-02-23T04:25:14.492Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.1s done [2024-02-23T04:25:14.492Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.1s done [2024-02-23T04:25:14.492Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-02-23T04:25:17.840Z] #40 ... [2024-02-23T04:25:17.840Z] [2024-02-23T04:25:17.840Z] #34 [core-command internal] load build context [2024-02-23T04:25:17.840Z] #34 transferring context: 62.31MB 20.6s [2024-02-23T04:25:17.840Z] #34 ... [2024-02-23T04:25:17.840Z] [2024-02-23T04:25:17.840Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-23T04:25:17.840Z] #61 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:17.840Z] #61 ... [2024-02-23T04:25:17.840Z] [2024-02-23T04:25:17.840Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-23T04:25:17.840Z] #44 ... [2024-02-23T04:25:17.840Z] [2024-02-23T04:25:17.840Z] #34 [core-command internal] load build context [2024-02-23T04:25:18.111Z] #34 ... [2024-02-23T04:25:18.111Z] [2024-02-23T04:25:18.111Z] #43 [core-data internal] load build context [2024-02-23T04:25:18.111Z] #43 ... [2024-02-23T04:25:18.111Z] [2024-02-23T04:25:18.111Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-23T04:25:18.385Z] #44 ... [2024-02-23T04:25:18.385Z] [2024-02-23T04:25:18.385Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:18.385Z] #45 ... [2024-02-23T04:25:18.385Z] [2024-02-23T04:25:18.385Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-23T04:25:18.975Z] #44 ... [2024-02-23T04:25:18.975Z] [2024-02-23T04:25:18.975Z] #50 [security-secretstore-setup internal] load build context [2024-02-23T04:25:19.242Z] #50 ... [2024-02-23T04:25:19.242Z] [2024-02-23T04:25:19.242Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-23T04:25:19.242Z] #51 ... [2024-02-23T04:25:19.242Z] [2024-02-23T04:25:19.242Z] #50 [security-secretstore-setup internal] load build context [2024-02-23T04:25:19.826Z] #50 ... [2024-02-23T04:25:19.826Z] [2024-02-23T04:25:19.826Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:20.092Z] #52 ... [2024-02-23T04:25:20.092Z] [2024-02-23T04:25:20.092Z] #37 [support-scheduler internal] load build context [2024-02-23T04:25:20.092Z] #37 ... [2024-02-23T04:25:20.092Z] [2024-02-23T04:25:20.092Z] #53 [security-proxy-setup internal] load build context [2024-02-23T04:25:20.092Z] #53 ... [2024-02-23T04:25:20.092Z] [2024-02-23T04:25:20.092Z] #50 [security-secretstore-setup internal] load build context [2024-02-23T04:25:20.360Z] #50 ... [2024-02-23T04:25:20.360Z] [2024-02-23T04:25:20.360Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:25:20.360Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.6s done [2024-02-23T04:25:20.361Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.6s [2024-02-23T04:25:20.361Z] #39 ... [2024-02-23T04:25:20.361Z] [2024-02-23T04:25:20.361Z] #55 [security-proxy-auth internal] load build context [2024-02-23T04:25:20.628Z] #55 ... [2024-02-23T04:25:20.628Z] [2024-02-23T04:25:20.628Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:25:22.571Z] #39 ... [2024-02-23T04:25:22.571Z] [2024-02-23T04:25:22.571Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-23T04:25:22.571Z] #56 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:22.571Z] #56 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:22.571Z] #56 13.06 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-23T04:25:22.571Z] #56 13.06 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-23T04:25:22.571Z] #56 13.06 OK: 19946 distinct packages available [2024-02-23T04:25:22.571Z] #56 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:22.571Z] #56 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:22.571Z] #56 19.44 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-23T04:25:22.571Z] #56 19.50 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-23T04:25:22.571Z] #56 19.58 (3/4) Installing libucontext (1.2-r2) [2024-02-23T04:25:22.571Z] #56 19.60 (4/4) Installing gcompat (1.1.0-r1) [2024-02-23T04:25:22.571Z] #56 19.64 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:25:22.571Z] #56 19.89 OK: 8 MiB in 19 packages [2024-02-23T04:25:22.571Z] #56 ... [2024-02-23T04:25:22.571Z] [2024-02-23T04:25:22.571Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:25:23.177Z] #39 ... [2024-02-23T04:25:23.177Z] [2024-02-23T04:25:23.177Z] #46 [security-bootstrapper internal] load build context [2024-02-23T04:25:23.177Z] #46 ... [2024-02-23T04:25:23.177Z] [2024-02-23T04:25:23.177Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:25:23.177Z] #39 ... [2024-02-23T04:25:23.177Z] [2024-02-23T04:25:23.177Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-23T04:25:23.177Z] #57 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:23.177Z] #57 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:23.177Z] #57 15.74 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-23T04:25:23.177Z] #57 15.74 (2/4) Installing openssl (3.1.4-r5) [2024-02-23T04:25:23.177Z] #57 15.95 (3/4) Installing su-exec (0.2-r3) [2024-02-23T04:25:23.177Z] #57 15.95 (4/4) Installing yq (4.33.3-r5) [2024-02-23T04:25:23.177Z] #57 17.32 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:25:23.177Z] #57 17.54 OK: 18 MiB in 19 packages [2024-02-23T04:25:23.177Z] #57 DONE 20.7s [2024-02-23T04:25:23.177Z] [2024-02-23T04:25:23.177Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:25:24.601Z] #39 ... [2024-02-23T04:25:24.601Z] [2024-02-23T04:25:24.601Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-23T04:25:24.601Z] #56 DONE 22.6s [2024-02-23T04:25:24.868Z] [2024-02-23T04:25:24.868Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:25:24.868Z] #39 ... [2024-02-23T04:25:24.868Z] [2024-02-23T04:25:24.868Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-23T04:25:24.868Z] #59 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:24.868Z] #59 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:24.868Z] #59 19.36 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-23T04:25:24.868Z] #59 19.42 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:25:24.868Z] #59 19.68 OK: 8 MiB in 16 packages [2024-02-23T04:25:25.136Z] #59 ... [2024-02-23T04:25:25.136Z] [2024-02-23T04:25:25.136Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:25.136Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.3s [2024-02-23T04:25:25.136Z] #40 ... [2024-02-23T04:25:25.136Z] [2024-02-23T04:25:25.136Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-02-23T04:25:25.136Z] #58 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:25.136Z] #58 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:25.136Z] #58 19.53 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-23T04:25:25.136Z] #58 19.56 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:25:25.136Z] #58 19.66 OK: 8 MiB in 16 packages [2024-02-23T04:25:25.136Z] #58 DONE 23.1s [2024-02-23T04:25:25.136Z] [2024-02-23T04:25:25.136Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:25.136Z] #40 ... [2024-02-23T04:25:25.136Z] [2024-02-23T04:25:25.136Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:25:25.403Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.7s [2024-02-23T04:25:25.671Z] #39 ... [2024-02-23T04:25:25.671Z] [2024-02-23T04:25:25.671Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-23T04:25:25.671Z] #59 DONE 22.9s [2024-02-23T04:25:25.939Z] [2024-02-23T04:25:25.939Z] #65 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-02-23T04:25:28.523Z] #65 ... [2024-02-23T04:25:28.523Z] [2024-02-23T04:25:28.523Z] #34 [core-command internal] load build context [2024-02-23T04:25:28.523Z] #34 transferring context: 81.02MB 31.5s [2024-02-23T04:25:28.523Z] #34 ... [2024-02-23T04:25:28.523Z] [2024-02-23T04:25:28.523Z] #43 [core-data internal] load build context [2024-02-23T04:25:28.523Z] #43 ... [2024-02-23T04:25:28.523Z] [2024-02-23T04:25:28.523Z] #34 [core-command internal] load build context [2024-02-23T04:25:28.523Z] #34 ... [2024-02-23T04:25:28.523Z] [2024-02-23T04:25:28.523Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:28.791Z] #45 ... [2024-02-23T04:25:28.792Z] [2024-02-23T04:25:28.792Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:28.792Z] #40 ... [2024-02-23T04:25:28.792Z] [2024-02-23T04:25:28.792Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-23T04:25:28.792Z] #61 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:28.792Z] #61 21.42 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-23T04:25:28.792Z] #61 21.42 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-23T04:25:28.792Z] #61 21.42 OK: 19946 distinct packages available [2024-02-23T04:25:28.792Z] #61 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:28.792Z] #61 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:29.060Z] #61 ... [2024-02-23T04:25:29.060Z] [2024-02-23T04:25:29.060Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:29.060Z] #45 ... [2024-02-23T04:25:29.060Z] [2024-02-23T04:25:29.060Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-23T04:25:29.328Z] #44 ... [2024-02-23T04:25:29.328Z] [2024-02-23T04:25:29.328Z] #34 [core-command internal] load build context [2024-02-23T04:25:29.328Z] #34 ... [2024-02-23T04:25:29.328Z] [2024-02-23T04:25:29.328Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-23T04:25:29.597Z] #51 ... [2024-02-23T04:25:29.598Z] [2024-02-23T04:25:29.598Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:29.865Z] #45 ... [2024-02-23T04:25:29.865Z] [2024-02-23T04:25:29.865Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-23T04:25:29.865Z] #60 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:29.865Z] #60 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:29.865Z] #60 23.43 (1/2) Installing ca-certificates (20230506-r0) [2024-02-23T04:25:29.865Z] #60 23.74 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-23T04:25:29.865Z] #60 23.83 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:25:29.865Z] #60 24.02 Executing ca-certificates-20230506-r0.trigger [2024-02-23T04:25:29.865Z] #60 25.27 OK: 9 MiB in 17 packages [2024-02-23T04:25:29.865Z] #60 ... [2024-02-23T04:25:29.865Z] [2024-02-23T04:25:29.865Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:29.865Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.2s [2024-02-23T04:25:30.133Z] #40 ... [2024-02-23T04:25:30.133Z] [2024-02-23T04:25:30.133Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-23T04:25:30.133Z] #63 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:30.133Z] #63 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:30.133Z] #63 24.17 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-23T04:25:30.133Z] #63 24.21 (2/2) Installing su-exec (0.2-r3) [2024-02-23T04:25:30.133Z] #63 24.21 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:25:30.133Z] #63 24.37 OK: 8 MiB in 17 packages [2024-02-23T04:25:30.133Z] #63 DONE 26.5s [2024-02-23T04:25:30.133Z] [2024-02-23T04:25:30.133Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-23T04:25:30.133Z] #44 ... [2024-02-23T04:25:30.133Z] [2024-02-23T04:25:30.133Z] #37 [support-scheduler internal] load build context [2024-02-23T04:25:30.402Z] #37 ... [2024-02-23T04:25:30.402Z] [2024-02-23T04:25:30.402Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-23T04:25:30.402Z] #60 DONE 27.3s [2024-02-23T04:25:30.402Z] [2024-02-23T04:25:30.402Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-23T04:25:30.402Z] #62 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:30.402Z] #62 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:30.402Z] #62 24.88 v3.18.6-45-g8a53ccbc4c1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-23T04:25:30.402Z] #62 24.88 v3.18.6-51-g0d03edd5723 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-23T04:25:30.402Z] #62 24.88 OK: 19946 distinct packages available [2024-02-23T04:25:30.402Z] #62 25.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:30.402Z] #62 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:30.402Z] #62 ... [2024-02-23T04:25:30.402Z] [2024-02-23T04:25:30.402Z] #53 [security-proxy-setup internal] load build context [2024-02-23T04:25:30.670Z] #53 ... [2024-02-23T04:25:30.670Z] [2024-02-23T04:25:30.670Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:30.670Z] #52 ... [2024-02-23T04:25:30.670Z] [2024-02-23T04:25:30.670Z] #50 [security-secretstore-setup internal] load build context [2024-02-23T04:25:30.937Z] #50 ... [2024-02-23T04:25:30.937Z] [2024-02-23T04:25:30.937Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-23T04:25:30.937Z] #64 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:30.937Z] #64 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:30.937Z] #64 23.75 (1/4) Installing ca-certificates (20230506-r0) [2024-02-23T04:25:30.937Z] #64 24.09 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-23T04:25:30.937Z] #64 24.09 (3/4) Installing su-exec (0.2-r3) [2024-02-23T04:25:30.937Z] #64 24.09 (4/4) Installing yq (4.33.3-r5) [2024-02-23T04:25:30.937Z] #64 25.05 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:25:30.937Z] #64 25.22 Executing ca-certificates-20230506-r0.trigger [2024-02-23T04:25:30.937Z] #64 26.17 OK: 18 MiB in 19 packages [2024-02-23T04:25:30.937Z] #64 ... [2024-02-23T04:25:30.937Z] [2024-02-23T04:25:30.937Z] #55 [security-proxy-auth internal] load build context [2024-02-23T04:25:30.937Z] #55 ... [2024-02-23T04:25:30.937Z] [2024-02-23T04:25:30.937Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:31.523Z] #52 ... [2024-02-23T04:25:31.523Z] [2024-02-23T04:25:31.523Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-23T04:25:31.523Z] #64 DONE 27.9s [2024-02-23T04:25:31.523Z] [2024-02-23T04:25:31.523Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:33.478Z] #52 ... [2024-02-23T04:25:33.478Z] [2024-02-23T04:25:33.478Z] #46 [security-bootstrapper internal] load build context [2024-02-23T04:25:33.478Z] #46 ... [2024-02-23T04:25:33.478Z] [2024-02-23T04:25:33.478Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:33.478Z] #52 ... [2024-02-23T04:25:33.478Z] [2024-02-23T04:25:33.478Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-23T04:25:33.478Z] #61 27.69 (1/11) Installing ca-certificates (20230506-r0) [2024-02-23T04:25:33.478Z] #61 27.80 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-23T04:25:33.478Z] #61 27.88 (3/11) Installing libunistring (1.1-r1) [2024-02-23T04:25:33.478Z] #61 27.98 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-23T04:25:33.478Z] #61 27.98 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-23T04:25:33.478Z] #61 27.98 (6/11) Installing libcurl (8.5.0-r0) [2024-02-23T04:25:33.478Z] #61 28.02 (7/11) Installing curl (8.5.0-r0) [2024-02-23T04:25:33.478Z] #61 28.02 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-23T04:25:33.478Z] #61 28.12 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-23T04:25:33.478Z] #61 28.12 (10/11) Installing libucontext (1.2-r2) [2024-02-23T04:25:33.478Z] #61 28.12 (11/11) Installing gcompat (1.1.0-r1) [2024-02-23T04:25:33.478Z] #61 28.12 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:25:33.478Z] #61 28.24 Executing ca-certificates-20230506-r0.trigger [2024-02-23T04:25:33.478Z] #61 28.58 OK: 13 MiB in 26 packages [2024-02-23T04:25:33.478Z] #61 DONE 30.6s [2024-02-23T04:25:33.478Z] [2024-02-23T04:25:33.478Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-23T04:25:33.478Z] #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:33.746Z] #66 ... [2024-02-23T04:25:33.746Z] [2024-02-23T04:25:33.746Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:34.015Z] #52 ... [2024-02-23T04:25:34.015Z] [2024-02-23T04:25:34.015Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-23T04:25:34.015Z] #62 28.78 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-23T04:25:34.015Z] #62 28.78 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-23T04:25:34.015Z] #62 28.78 (3/5) Installing libucontext (1.2-r2) [2024-02-23T04:25:34.015Z] #62 28.78 (4/5) Installing gcompat (1.1.0-r1) [2024-02-23T04:25:34.015Z] #62 28.82 (5/5) Installing openssl (3.1.4-r5) [2024-02-23T04:25:34.015Z] #62 28.85 Executing busybox-1.36.1-r5.trigger [2024-02-23T04:25:34.015Z] #62 28.95 OK: 9 MiB in 20 packages [2024-02-23T04:25:34.015Z] #62 DONE 31.0s [2024-02-23T04:25:34.015Z] [2024-02-23T04:25:34.015Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:34.284Z] #52 transferring context: 58.16MB 34.1s [2024-02-23T04:25:34.879Z] #52 ... [2024-02-23T04:25:34.879Z] [2024-02-23T04:25:34.879Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-23T04:25:34.879Z] #0 9.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:34.879Z] #0 9.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:34.879Z] #67 ... [2024-02-23T04:25:34.879Z] [2024-02-23T04:25:34.879Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:36.296Z] #52 ... [2024-02-23T04:25:36.296Z] [2024-02-23T04:25:36.296Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:25:36.296Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.3s [2024-02-23T04:25:36.296Z] #39 ... [2024-02-23T04:25:36.296Z] [2024-02-23T04:25:36.296Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:25:36.296Z] #0 8.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:36.296Z] #0 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:36.563Z] #68 ... [2024-02-23T04:25:36.563Z] [2024-02-23T04:25:36.563Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:38.506Z] #52 ... [2024-02-23T04:25:38.506Z] [2024-02-23T04:25:38.506Z] #43 [core-data internal] load build context [2024-02-23T04:25:38.774Z] #43 ... [2024-02-23T04:25:38.774Z] [2024-02-23T04:25:38.774Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:39.040Z] #52 ... [2024-02-23T04:25:39.040Z] [2024-02-23T04:25:39.040Z] #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-23T04:25:39.040Z] #67 13.40 OK: 8 MiB in 19 packages [2024-02-23T04:25:39.040Z] #67 DONE 14.4s [2024-02-23T04:25:39.040Z] [2024-02-23T04:25:39.040Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:39.307Z] #52 ... [2024-02-23T04:25:39.307Z] [2024-02-23T04:25:39.307Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-23T04:25:39.307Z] #66 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:39.307Z] #66 14.28 OK: 18 MiB in 19 packages [2024-02-23T04:25:39.307Z] #66 DONE 15.9s [2024-02-23T04:25:39.307Z] [2024-02-23T04:25:39.307Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:39.307Z] #52 transferring context: 66.37MB 39.1s [2024-02-23T04:25:39.575Z] #52 ... [2024-02-23T04:25:39.575Z] [2024-02-23T04:25:39.575Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-23T04:25:39.575Z] #51 ... [2024-02-23T04:25:39.575Z] [2024-02-23T04:25:39.575Z] #34 [core-command internal] load build context [2024-02-23T04:25:39.851Z] #34 ... [2024-02-23T04:25:39.851Z] [2024-02-23T04:25:39.851Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-23T04:25:39.851Z] #51 ... [2024-02-23T04:25:39.851Z] [2024-02-23T04:25:39.851Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:40.136Z] #45 ... [2024-02-23T04:25:40.136Z] [2024-02-23T04:25:40.136Z] #34 [core-command internal] load build context [2024-02-23T04:25:40.412Z] #34 ... [2024-02-23T04:25:40.412Z] [2024-02-23T04:25:40.412Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-23T04:25:40.412Z] #44 ... [2024-02-23T04:25:40.412Z] [2024-02-23T04:25:40.412Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-23T04:25:40.412Z] #69 ... [2024-02-23T04:25:40.412Z] [2024-02-23T04:25:40.412Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-23T04:25:40.679Z] #44 ... [2024-02-23T04:25:40.679Z] [2024-02-23T04:25:40.679Z] #37 [support-scheduler internal] load build context [2024-02-23T04:25:40.679Z] #37 ... [2024-02-23T04:25:40.679Z] [2024-02-23T04:25:40.679Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:25:40.946Z] #70 ... [2024-02-23T04:25:40.946Z] [2024-02-23T04:25:40.946Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:40.946Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.2s [2024-02-23T04:25:40.946Z] #40 ... [2024-02-23T04:25:40.946Z] [2024-02-23T04:25:40.946Z] #53 [security-proxy-setup internal] load build context [2024-02-23T04:25:41.214Z] #53 ... [2024-02-23T04:25:41.214Z] [2024-02-23T04:25:41.214Z] #50 [security-secretstore-setup internal] load build context [2024-02-23T04:25:41.214Z] #50 ... [2024-02-23T04:25:41.214Z] [2024-02-23T04:25:41.214Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-23T04:25:41.214Z] #44 ... [2024-02-23T04:25:41.214Z] [2024-02-23T04:25:41.214Z] #55 [security-proxy-auth internal] load build context [2024-02-23T04:25:41.483Z] #55 ... [2024-02-23T04:25:41.483Z] [2024-02-23T04:25:41.483Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-23T04:25:41.483Z] #71 ... [2024-02-23T04:25:41.483Z] [2024-02-23T04:25:41.483Z] #65 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-02-23T04:25:41.483Z] #65 8.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:41.483Z] #65 9.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:41.483Z] #65 13.43 OK: 8 MiB in 16 packages [2024-02-23T04:25:41.483Z] #65 DONE 17.0s [2024-02-23T04:25:41.483Z] [2024-02-23T04:25:41.483Z] #55 [security-proxy-auth internal] load build context [2024-02-23T04:25:41.750Z] #55 ... [2024-02-23T04:25:41.750Z] [2024-02-23T04:25:41.750Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:25:41.750Z] #68 12.74 OK: 8 MiB in 16 packages [2024-02-23T04:25:41.751Z] #68 DONE 15.4s [2024-02-23T04:25:41.751Z] [2024-02-23T04:25:41.751Z] #55 [security-proxy-auth internal] load build context [2024-02-23T04:25:42.710Z] #55 ... [2024-02-23T04:25:42.710Z] [2024-02-23T04:25:42.710Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-23T04:25:42.710Z] #72 DONE 3.0s [2024-02-23T04:25:42.710Z] [2024-02-23T04:25:42.710Z] #55 [security-proxy-auth internal] load build context [2024-02-23T04:25:43.291Z] #55 ... [2024-02-23T04:25:43.291Z] [2024-02-23T04:25:43.291Z] #46 [security-bootstrapper internal] load build context [2024-02-23T04:25:43.556Z] #46 ... [2024-02-23T04:25:43.556Z] [2024-02-23T04:25:43.556Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:43.821Z] #40 ... [2024-02-23T04:25:43.821Z] [2024-02-23T04:25:43.821Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:25:43.821Z] #0 8.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:43.821Z] #73 ... [2024-02-23T04:25:43.821Z] [2024-02-23T04:25:43.821Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:44.087Z] #40 ... [2024-02-23T04:25:44.087Z] [2024-02-23T04:25:44.087Z] #74 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-02-23T04:25:44.087Z] #0 8.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:44.087Z] #0 9.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:44.087Z] #74 ... [2024-02-23T04:25:44.087Z] [2024-02-23T04:25:44.087Z] #46 [security-bootstrapper internal] load build context [2024-02-23T04:25:44.354Z] #46 transferring context: 106.41MB 45.8s [2024-02-23T04:25:46.334Z] #46 ... [2024-02-23T04:25:46.334Z] [2024-02-23T04:25:46.334Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:25:46.334Z] #70 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:46.334Z] #70 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:46.334Z] #70 14.46 OK: 9 MiB in 17 packages [2024-02-23T04:25:46.334Z] #70 DONE 15.6s [2024-02-23T04:25:46.334Z] [2024-02-23T04:25:46.334Z] #46 [security-bootstrapper internal] load build context [2024-02-23T04:25:46.602Z] #46 ... [2024-02-23T04:25:46.602Z] [2024-02-23T04:25:46.602Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-23T04:25:46.602Z] #69 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:46.602Z] #69 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:46.602Z] #69 14.90 OK: 8 MiB in 17 packages [2024-02-23T04:25:46.602Z] #69 DONE 16.3s [2024-02-23T04:25:46.602Z] [2024-02-23T04:25:46.602Z] #46 [security-bootstrapper internal] load build context [2024-02-23T04:25:46.871Z] #46 ... [2024-02-23T04:25:46.871Z] [2024-02-23T04:25:46.871Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:25:46.871Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.6s done [2024-02-23T04:25:46.871Z] #39 ... [2024-02-23T04:25:46.871Z] [2024-02-23T04:25:46.871Z] #74 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-02-23T04:25:46.871Z] #74 13.10 OK: 9 MiB in 20 packages [2024-02-23T04:25:47.838Z] #74 ... [2024-02-23T04:25:47.838Z] [2024-02-23T04:25:47.838Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-23T04:25:47.838Z] #71 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:47.838Z] #71 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:47.838Z] #71 15.02 OK: 18 MiB in 19 packages [2024-02-23T04:25:47.838Z] #71 DONE 16.2s [2024-02-23T04:25:47.838Z] [2024-02-23T04:25:47.838Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:47.838Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.0s [2024-02-23T04:25:47.838Z] #40 ... [2024-02-23T04:25:47.838Z] [2024-02-23T04:25:47.838Z] #74 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-02-23T04:25:47.838Z] #74 DONE 14.1s [2024-02-23T04:25:47.838Z] [2024-02-23T04:25:47.838Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:48.115Z] #40 ... [2024-02-23T04:25:48.115Z] [2024-02-23T04:25:48.115Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-23T04:25:48.115Z] #73 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-23T04:25:48.115Z] #73 13.46 OK: 13 MiB in 26 packages [2024-02-23T04:25:48.115Z] #73 DONE 14.3s [2024-02-23T04:25:48.115Z] [2024-02-23T04:25:48.115Z] #55 [security-proxy-auth internal] load build context [2024-02-23T04:25:48.701Z] #55 ... [2024-02-23T04:25:48.701Z] [2024-02-23T04:25:48.701Z] #43 [core-data internal] load build context [2024-02-23T04:25:48.974Z] #43 ... [2024-02-23T04:25:48.974Z] [2024-02-23T04:25:48.974Z] #55 [security-proxy-auth internal] load build context [2024-02-23T04:25:49.554Z] #55 transferring context: 106.16MB 49.1s [2024-02-23T04:25:49.554Z] #55 ... [2024-02-23T04:25:49.554Z] [2024-02-23T04:25:49.554Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:49.826Z] #52 ... [2024-02-23T04:25:49.826Z] [2024-02-23T04:25:49.826Z] #55 [security-proxy-auth internal] load build context [2024-02-23T04:25:50.103Z] #55 ... [2024-02-23T04:25:50.103Z] [2024-02-23T04:25:50.103Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-23T04:25:50.103Z] #51 ... [2024-02-23T04:25:50.103Z] [2024-02-23T04:25:50.103Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:25:50.103Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.5s done [2024-02-23T04:25:50.371Z] #40 ... [2024-02-23T04:25:50.371Z] [2024-02-23T04:25:50.371Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:50.371Z] #45 ... [2024-02-23T04:25:50.371Z] [2024-02-23T04:25:50.371Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-23T04:25:50.636Z] #51 ... [2024-02-23T04:25:50.636Z] [2024-02-23T04:25:50.636Z] #34 [core-command internal] load build context [2024-02-23T04:25:50.636Z] #34 ... [2024-02-23T04:25:50.636Z] [2024-02-23T04:25:50.636Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:50.918Z] #45 ... [2024-02-23T04:25:50.919Z] [2024-02-23T04:25:50.919Z] #37 [support-scheduler internal] load build context [2024-02-23T04:25:50.919Z] #37 ... [2024-02-23T04:25:50.919Z] [2024-02-23T04:25:50.919Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:51.188Z] #45 ... [2024-02-23T04:25:51.188Z] [2024-02-23T04:25:51.188Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-23T04:25:51.188Z] #75 DONE 4.6s [2024-02-23T04:25:51.188Z] [2024-02-23T04:25:51.188Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:51.455Z] #45 ... [2024-02-23T04:25:51.455Z] [2024-02-23T04:25:51.455Z] #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-23T04:25:51.455Z] #76 DONE 3.4s [2024-02-23T04:25:51.455Z] [2024-02-23T04:25:51.455Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:51.455Z] #45 ... [2024-02-23T04:25:51.455Z] [2024-02-23T04:25:51.455Z] #50 [security-secretstore-setup internal] load build context [2024-02-23T04:25:51.455Z] #50 ... [2024-02-23T04:25:51.455Z] [2024-02-23T04:25:51.455Z] #53 [security-proxy-setup internal] load build context [2024-02-23T04:25:51.455Z] #53 ... [2024-02-23T04:25:51.455Z] [2024-02-23T04:25:51.455Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-23T04:25:51.721Z] #44 ... [2024-02-23T04:25:51.721Z] [2024-02-23T04:25:51.721Z] #53 [security-proxy-setup internal] load build context [2024-02-23T04:25:52.308Z] #53 ... [2024-02-23T04:25:52.308Z] [2024-02-23T04:25:52.308Z] #34 [core-command internal] load build context [2024-02-23T04:25:52.308Z] #34 transferring context: 133.46MB 55.0s done [2024-02-23T04:25:52.308Z] #34 DONE 55.6s [2024-02-23T04:25:52.308Z] [2024-02-23T04:25:52.308Z] #53 [security-proxy-setup internal] load build context [2024-02-23T04:25:52.675Z] #53 ... [2024-02-23T04:25:52.675Z] [2024-02-23T04:25:52.675Z] #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-23T04:25:52.675Z] #77 DONE 1.4s [2024-02-23T04:25:52.675Z] [2024-02-23T04:25:52.675Z] #46 [security-bootstrapper internal] load build context [2024-02-23T04:25:52.675Z] #46 transferring context: 133.46MB 53.6s done [2024-02-23T04:25:52.675Z] #46 DONE 54.4s [2024-02-23T04:25:52.675Z] [2024-02-23T04:25:52.675Z] #53 [security-proxy-setup internal] load build context [2024-02-23T04:25:54.088Z] #53 ... [2024-02-23T04:25:54.088Z] [2024-02-23T04:25:54.088Z] #78 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:25:54.088Z] #78 DONE 1.5s [2024-02-23T04:25:54.088Z] [2024-02-23T04:25:54.088Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:25:54.456Z] #79 ... [2024-02-23T04:25:54.456Z] [2024-02-23T04:25:54.456Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:25:54.456Z] #80 DONE 1.3s [2024-02-23T04:25:54.733Z] [2024-02-23T04:25:54.733Z] #37 [support-scheduler internal] load build context [2024-02-23T04:25:54.733Z] #37 transferring context: 133.46MB 54.5s done [2024-02-23T04:25:55.008Z] #37 ... [2024-02-23T04:25:55.008Z] [2024-02-23T04:25:55.008Z] #55 [security-proxy-auth internal] load build context [2024-02-23T04:25:55.008Z] #55 transferring context: 133.46MB 54.2s done [2024-02-23T04:25:55.008Z] #55 DONE 55.2s [2024-02-23T04:25:55.008Z] [2024-02-23T04:25:55.008Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:55.304Z] #52 ... [2024-02-23T04:25:55.304Z] [2024-02-23T04:25:55.304Z] #37 [support-scheduler internal] load build context [2024-02-23T04:25:55.304Z] #37 DONE 55.6s [2024-02-23T04:25:55.304Z] [2024-02-23T04:25:55.304Z] #53 [security-proxy-setup internal] load build context [2024-02-23T04:25:55.586Z] #53 ... [2024-02-23T04:25:55.586Z] [2024-02-23T04:25:55.586Z] #50 [security-secretstore-setup internal] load build context [2024-02-23T04:25:55.586Z] #50 transferring context: 133.46MB 56.1s done [2024-02-23T04:25:55.586Z] #50 DONE 56.8s [2024-02-23T04:25:55.586Z] [2024-02-23T04:25:55.586Z] #53 [security-proxy-setup internal] load build context [2024-02-23T04:25:56.630Z] #53 transferring context: 133.46MB 56.0s done [2024-02-23T04:25:56.909Z] #53 DONE 57.0s [2024-02-23T04:25:56.909Z] [2024-02-23T04:25:56.909Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-23T04:25:58.367Z] #81 ... [2024-02-23T04:25:58.367Z] [2024-02-23T04:25:58.367Z] #52 [support-notifications internal] load build context [2024-02-23T04:25:58.367Z] #52 transferring context: 133.46MB 57.9s done [2024-02-23T04:25:58.367Z] #52 DONE 58.6s [2024-02-23T04:25:58.367Z] [2024-02-23T04:25:58.367Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:25:58.367Z] #82 ... [2024-02-23T04:25:58.367Z] [2024-02-23T04:25:58.367Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-23T04:25:58.367Z] #44 transferring context: 133.46MB 60.7s done [2024-02-23T04:25:58.367Z] #44 DONE 60.9s [2024-02-23T04:25:58.367Z] [2024-02-23T04:25:58.367Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:25:59.334Z] #83 ... [2024-02-23T04:25:59.334Z] [2024-02-23T04:25:59.334Z] #43 [core-data internal] load build context [2024-02-23T04:25:59.334Z] #43 ... [2024-02-23T04:25:59.334Z] [2024-02-23T04:25:59.334Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:59.334Z] #45 ... [2024-02-23T04:25:59.334Z] [2024-02-23T04:25:59.334Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:25:59.334Z] #82 DONE 1.2s [2024-02-23T04:25:59.334Z] [2024-02-23T04:25:59.334Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:59.334Z] #45 ... [2024-02-23T04:25:59.334Z] [2024-02-23T04:25:59.334Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-23T04:25:59.614Z] #51 ... [2024-02-23T04:25:59.614Z] [2024-02-23T04:25:59.614Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:59.614Z] #45 ... [2024-02-23T04:25:59.614Z] [2024-02-23T04:25:59.614Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:25:59.614Z] #83 DONE 1.1s [2024-02-23T04:25:59.614Z] [2024-02-23T04:25:59.614Z] #45 [core-metadata internal] load build context [2024-02-23T04:25:59.905Z] #45 ... [2024-02-23T04:25:59.905Z] [2024-02-23T04:25:59.905Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-23T04:25:59.905Z] #84 DONE 3.4s [2024-02-23T04:25:59.905Z] [2024-02-23T04:25:59.905Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:00.873Z] #45 ... [2024-02-23T04:26:00.873Z] [2024-02-23T04:26:00.873Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-23T04:26:00.873Z] #85 DONE 0.7s [2024-02-23T04:26:00.873Z] [2024-02-23T04:26:00.873Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:01.141Z] #45 ... [2024-02-23T04:26:01.141Z] [2024-02-23T04:26:01.141Z] #51 [core-common-config-bootstrapper internal] load build context [2024-02-23T04:26:01.141Z] #51 transferring context: 133.46MB 61.4s done [2024-02-23T04:26:01.141Z] #51 DONE 62.3s [2024-02-23T04:26:01.141Z] [2024-02-23T04:26:01.141Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:01.141Z] #45 ... [2024-02-23T04:26:01.141Z] [2024-02-23T04:26:01.141Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-23T04:26:01.141Z] #86 DONE 4.7s [2024-02-23T04:26:01.141Z] [2024-02-23T04:26:01.141Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:01.410Z] #45 ... [2024-02-23T04:26:01.410Z] [2024-02-23T04:26:01.410Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-23T04:26:01.410Z] #87 DONE 0.6s [2024-02-23T04:26:01.410Z] [2024-02-23T04:26:01.410Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-23T04:26:01.410Z] #81 DONE 4.5s [2024-02-23T04:26:01.410Z] [2024-02-23T04:26:01.410Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:01.677Z] #45 ... [2024-02-23T04:26:01.677Z] [2024-02-23T04:26:01.677Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-23T04:26:01.677Z] #88 DONE 0.3s [2024-02-23T04:26:01.677Z] [2024-02-23T04:26:01.677Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:01.677Z] #45 ... [2024-02-23T04:26:01.677Z] [2024-02-23T04:26:01.677Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-23T04:26:01.677Z] #89 DONE 0.4s [2024-02-23T04:26:01.677Z] [2024-02-23T04:26:01.677Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-23T04:26:01.677Z] #90 DONE 0.5s [2024-02-23T04:26:01.677Z] [2024-02-23T04:26:01.677Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:02.274Z] #45 ... [2024-02-23T04:26:02.274Z] [2024-02-23T04:26:02.274Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-23T04:26:02.274Z] #91 DONE 0.4s [2024-02-23T04:26:02.274Z] [2024-02-23T04:26:02.274Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-23T04:26:02.274Z] #92 DONE 0.5s [2024-02-23T04:26:02.274Z] [2024-02-23T04:26:02.274Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:02.274Z] #45 ... [2024-02-23T04:26:02.274Z] [2024-02-23T04:26:02.274Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-23T04:26:02.274Z] #93 DONE 0.6s [2024-02-23T04:26:02.542Z] [2024-02-23T04:26:02.542Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:02.811Z] #45 ... [2024-02-23T04:26:02.811Z] [2024-02-23T04:26:02.811Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-23T04:26:02.811Z] #94 DONE 0.4s [2024-02-23T04:26:02.811Z] [2024-02-23T04:26:02.811Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:02.811Z] #45 ... [2024-02-23T04:26:02.811Z] [2024-02-23T04:26:02.811Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-23T04:26:02.811Z] #95 DONE 0.5s [2024-02-23T04:26:02.811Z] [2024-02-23T04:26:02.811Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:03.080Z] #45 ... [2024-02-23T04:26:03.080Z] [2024-02-23T04:26:03.080Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-23T04:26:03.080Z] #96 DONE 0.5s [2024-02-23T04:26:03.080Z] [2024-02-23T04:26:03.080Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:03.080Z] #45 ... [2024-02-23T04:26:03.080Z] [2024-02-23T04:26:03.080Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-23T04:26:03.345Z] #40 ... [2024-02-23T04:26:03.346Z] [2024-02-23T04:26:03.346Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:03.610Z] #45 ... [2024-02-23T04:26:03.611Z] [2024-02-23T04:26:03.611Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-23T04:26:03.611Z] #97 DONE 0.5s [2024-02-23T04:26:03.611Z] [2024-02-23T04:26:03.611Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:03.611Z] #45 ... [2024-02-23T04:26:03.611Z] [2024-02-23T04:26:03.611Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-23T04:26:03.611Z] #98 DONE 0.6s [2024-02-23T04:26:03.611Z] [2024-02-23T04:26:03.611Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:07.283Z] #45 ... [2024-02-23T04:26:07.283Z] [2024-02-23T04:26:07.283Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-23T04:26:07.283Z] #99 DONE 0.6s [2024-02-23T04:26:07.283Z] [2024-02-23T04:26:07.283Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:07.283Z] #45 ... [2024-02-23T04:26:07.283Z] [2024-02-23T04:26:07.283Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-23T04:26:07.283Z] #100 DONE 0.6s [2024-02-23T04:26:07.283Z] [2024-02-23T04:26:07.283Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:07.283Z] #45 ... [2024-02-23T04:26:07.283Z] [2024-02-23T04:26:07.283Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:07.283Z] #101 ... [2024-02-23T04:26:07.283Z] [2024-02-23T04:26:07.283Z] #43 [core-data internal] load build context [2024-02-23T04:26:07.283Z] #43 transferring context: 133.46MB 67.2s done [2024-02-23T04:26:07.283Z] #43 DONE 67.5s [2024-02-23T04:26:07.283Z] [2024-02-23T04:26:07.283Z] #45 [core-metadata internal] load build context [2024-02-23T04:26:07.283Z] #45 transferring context: 133.46MB 67.6s done [2024-02-23T04:26:07.283Z] #45 DONE 68.0s [2024-02-23T04:26:07.283Z] [2024-02-23T04:26:07.283Z] #102 [security-spire-server] exporting to image [2024-02-23T04:26:07.283Z] #102 exporting layers 2.8s done [2024-02-23T04:26:07.283Z] #102 writing image sha256:b4a785ef7eaf12171273769db8df85ad84d10a602de4568437f8329ed625976a 0.0s done [2024-02-23T04:26:07.283Z] #102 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-02-23T04:26:07.283Z] #102 exporting layers 1.9s done [2024-02-23T04:26:07.283Z] #102 exporting layers 2.0s done [2024-02-23T04:26:07.283Z] #102 writing image sha256:82c96b6b9eef0158ad311dc41f5fffa391c79a6756679ad6a5edaaeec96ce930 0.0s done [2024-02-23T04:26:07.283Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2024-02-23T04:26:07.283Z] #102 writing image sha256:b88dd869f28883710927c9387a18bd08a58a06cbb2c0c3cfed9a1865c0a552e7 done [2024-02-23T04:26:07.283Z] #102 naming to docker.io/library/security-spire-config-arm64 done [2024-02-23T04:26:07.283Z] #102 DONE 3.7s [2024-02-23T04:26:07.283Z] [2024-02-23T04:26:07.283Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:09.868Z] #103 ... [2024-02-23T04:26:09.868Z] [2024-02-23T04:26:09.868Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:24.926Z] #104 ... [2024-02-23T04:26:24.926Z] [2024-02-23T04:26:24.926Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:24.926Z] #101 DONE 28.7s [2024-02-23T04:26:24.926Z] [2024-02-23T04:26:24.926Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:24.926Z] #79 DONE 29.0s [2024-02-23T04:26:24.926Z] [2024-02-23T04:26:24.926Z] #105 [core-command builder 6/7] COPY . . [2024-02-23T04:26:25.898Z] #105 ... [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #106 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:25.898Z] #106 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #107 [security-proxy-setup builder 6/7] COPY . . [2024-02-23T04:26:25.898Z] #107 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:26:25.898Z] #108 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:25.898Z] #109 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #110 [security-secretstore-setup builder 6/7] COPY . . [2024-02-23T04:26:25.898Z] #110 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:26:25.898Z] #111 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #112 [security-bootstrapper builder 6/7] COPY . . [2024-02-23T04:26:25.898Z] #112 DONE 2.6s [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:25.898Z] #113 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-02-23T04:26:25.898Z] #114 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:26:25.898Z] #115 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:26:25.898Z] #116 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:25.898Z] #117 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #118 [support-scheduler builder 6/7] COPY . . [2024-02-23T04:26:25.898Z] #118 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:25.898Z] #119 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-23T04:26:25.898Z] #120 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:26:25.898Z] #121 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:25.898Z] #122 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #123 [core-metadata builder 6/7] COPY . . [2024-02-23T04:26:25.898Z] #123 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:26:25.898Z] #124 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:25.898Z] #125 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-23T04:26:25.898Z] #126 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #127 [core-data builder 6/7] COPY . . [2024-02-23T04:26:25.898Z] #127 CACHED [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #105 [core-command builder 6/7] COPY . . [2024-02-23T04:26:25.898Z] #105 DONE 2.8s [2024-02-23T04:26:25.898Z] [2024-02-23T04:26:25.898Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-23T04:26:31.286Z] #128 ... [2024-02-23T04:26:31.286Z] [2024-02-23T04:26:31.286Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-23T04:26:31.286Z] #0 5.320 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-02-23T04:26:36.685Z] #129 ... [2024-02-23T04:26:36.685Z] [2024-02-23T04:26:36.685Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-23T04:26:36.685Z] #130 ... [2024-02-23T04:26:36.685Z] [2024-02-23T04:26:36.685Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-23T04:26:36.685Z] #0 5.729 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-02-23T04:26:36.685Z] #131 ... [2024-02-23T04:26:36.685Z] [2024-02-23T04:26:36.685Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-23T04:26:36.685Z] #132 ... [2024-02-23T04:26:36.685Z] [2024-02-23T04:26:36.685Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-23T04:26:36.685Z] #0 5.744 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-02-23T04:26:36.685Z] #133 ... [2024-02-23T04:26:36.685Z] [2024-02-23T04:26:36.685Z] #134 [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-02-23T04:26:36.685Z] #0 10.40 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-02-23T04:26:36.685Z] #134 ... [2024-02-23T04:26:36.685Z] [2024-02-23T04:26:36.685Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-23T04:26:36.685Z] #0 10.63 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-02-23T04:26:36.685Z] #135 ... [2024-02-23T04:26:36.685Z] [2024-02-23T04:26:36.685Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:36.685Z] #104 DONE 37.3s [2024-02-23T04:26:36.685Z] [2024-02-23T04:26:36.685Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-23T04:26:36.685Z] #103 DONE 37.0s [2024-02-23T04:26:36.685Z] [2024-02-23T04:26:36.685Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-23T04:26:36.686Z] #0 10.59 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-02-23T04:26:36.686Z] #136 ... [2024-02-23T04:26:36.686Z] [2024-02-23T04:26:36.686Z] #137 [support-notifications builder 6/7] COPY . . [2024-02-23T04:26:40.079Z] #137 DONE 3.2s [2024-02-23T04:26:40.079Z] [2024-02-23T04:26:40.079Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-23T04:26:40.079Z] #138 DONE 3.3s [2024-02-23T04:26:40.079Z] [2024-02-23T04:26:40.079Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-23T04:26:42.657Z] #139 2.548 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-02-23T04:26:46.902Z] #139 ... [2024-02-23T04:26:46.902Z] [2024-02-23T04:26:46.902Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-23T04:26:46.902Z] #130 10.46 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-02-23T04:26:46.902Z] #130 ... [2024-02-23T04:26:46.902Z] [2024-02-23T04:26:46.902Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-23T04:26:46.902Z] #128 10.66 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-02-23T04:26:46.902Z] #128 ... [2024-02-23T04:26:46.902Z] [2024-02-23T04:26:46.902Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-23T04:26:46.902Z] #132 10.78 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-02-23T04:26:46.902Z] #132 ... [2024-02-23T04:26:46.902Z] [2024-02-23T04:26:46.902Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-23T04:26:46.902Z] #0 2.387 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-02-23T04:38:54.234Z] #140 ... [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-23T04:38:54.234Z] #135 DONE 739.0s [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-23T04:38:54.234Z] #139 ... [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:38:54.234Z] #141 DONE 0.4s [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:38:54.234Z] #31 ... [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:38:54.234Z] #142 DONE 0.2s [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #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-02-23T04:38:54.234Z] #143 DONE 0.2s [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-23T04:38:54.234Z] #144 DONE 0.2s [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-23T04:38:54.234Z] #145 DONE 0.2s [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-23T04:38:54.234Z] #146 DONE 0.2s [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #134 [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-02-23T04:38:54.234Z] #134 740.4 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-02-23T04:38:54.234Z] #134 ... [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-23T04:38:54.234Z] #147 DONE 4.1s [2024-02-23T04:38:54.234Z] [2024-02-23T04:38:54.234Z] #102 [security-proxy-setup] exporting to image [2024-02-23T04:38:54.234Z] #102 exporting layers [2024-02-23T04:38:54.234Z] #102 exporting layers 1.0s done [2024-02-23T04:38:54.235Z] #102 writing image sha256:469fd7937711bc8685d731c645ce771eeb66167baa3c84690a5d082f595fdb63 done [2024-02-23T04:38:54.235Z] #102 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-02-23T04:38:54.235Z] #102 DONE 4.8s [2024-02-23T04:38:54.235Z] [2024-02-23T04:38:54.235Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-23T04:38:54.235Z] #128 ... [2024-02-23T04:38:54.235Z] [2024-02-23T04:38:54.235Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-23T04:38:54.235Z] #131 DONE 746.7s [2024-02-23T04:38:54.235Z] [2024-02-23T04:38:54.235Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-23T04:38:54.235Z] #148 DONE 0.4s [2024-02-23T04:38:54.235Z] [2024-02-23T04:38:54.235Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-23T04:38:55.198Z] #149 DONE 2.0s [2024-02-23T04:38:55.198Z] [2024-02-23T04:38:55.198Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:38:55.515Z] #150 DONE 0.3s [2024-02-23T04:38:55.516Z] [2024-02-23T04:38:55.516Z] #134 [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-02-23T04:38:55.516Z] #134 ... [2024-02-23T04:38:55.516Z] [2024-02-23T04:38:55.516Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:38:55.783Z] #151 DONE 0.3s [2024-02-23T04:38:55.783Z] [2024-02-23T04:38:55.783Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-23T04:38:56.089Z] #152 DONE 0.2s [2024-02-23T04:38:56.089Z] [2024-02-23T04:38:56.089Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-23T04:38:56.089Z] #153 DONE 0.2s [2024-02-23T04:38:56.089Z] [2024-02-23T04:38:56.089Z] #154 [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-02-23T04:38:56.357Z] #154 DONE 0.2s [2024-02-23T04:38:56.357Z] [2024-02-23T04:38:56.357Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-23T04:38:56.357Z] #140 ... [2024-02-23T04:38:56.357Z] [2024-02-23T04:38:56.357Z] #155 [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-02-23T04:38:56.623Z] #155 DONE 0.2s [2024-02-23T04:38:56.623Z] [2024-02-23T04:38:56.623Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-23T04:38:56.623Z] #156 DONE 0.1s [2024-02-23T04:38:56.623Z] [2024-02-23T04:38:56.623Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-23T04:38:56.889Z] #157 DONE 0.2s [2024-02-23T04:38:56.889Z] [2024-02-23T04:38:56.889Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-23T04:38:59.473Z] #158 DONE 2.1s [2024-02-23T04:38:59.473Z] [2024-02-23T04:38:59.473Z] #102 [security-bootstrapper] exporting to image [2024-02-23T04:38:59.473Z] #102 exporting layers [2024-02-23T04:38:59.738Z] #102 exporting layers 1.0s done [2024-02-23T04:39:00.003Z] #102 writing image sha256:c9ec046c846b0a9d554f7097ac4366eb0f1524874f9ce58d7572396cccb121ac done [2024-02-23T04:39:00.003Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-23T04:39:00.003Z] #102 DONE 5.8s [2024-02-23T04:39:00.003Z] [2024-02-23T04:39:00.003Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:39:02.642Z] #39 ... [2024-02-23T04:39:02.642Z] [2024-02-23T04:39:02.642Z] #134 [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-02-23T04:39:02.642Z] #134 DONE 756.2s [2024-02-23T04:39:02.642Z] [2024-02-23T04:39:02.642Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-23T04:39:02.642Z] #129 ... [2024-02-23T04:39:02.642Z] [2024-02-23T04:39:02.642Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:39:02.909Z] #159 DONE 0.4s [2024-02-23T04:39:02.909Z] [2024-02-23T04:39:02.909Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-23T04:39:02.909Z] #132 ... [2024-02-23T04:39:02.909Z] [2024-02-23T04:39:02.909Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:39:03.186Z] #160 DONE 0.1s [2024-02-23T04:39:03.186Z] [2024-02-23T04:39:03.186Z] #161 [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-02-23T04:39:03.186Z] #161 DONE 0.1s [2024-02-23T04:39:03.186Z] [2024-02-23T04:39:03.186Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-23T04:39:03.186Z] #133 ... [2024-02-23T04:39:03.186Z] [2024-02-23T04:39:03.186Z] #162 [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-02-23T04:39:03.186Z] #162 DONE 0.1s [2024-02-23T04:39:03.454Z] [2024-02-23T04:39:03.454Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:39:03.454Z] #163 DONE 0.1s [2024-02-23T04:39:03.454Z] [2024-02-23T04:39:03.454Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-23T04:39:03.454Z] #128 ... [2024-02-23T04:39:03.454Z] [2024-02-23T04:39:03.454Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-23T04:39:03.749Z] #164 DONE 0.2s [2024-02-23T04:39:03.749Z] [2024-02-23T04:39:03.749Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-23T04:39:04.020Z] #165 DONE 0.3s [2024-02-23T04:39:04.020Z] [2024-02-23T04:39:04.020Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-23T04:39:04.290Z] #166 DONE 0.1s [2024-02-23T04:39:04.290Z] [2024-02-23T04:39:04.290Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-23T04:39:06.227Z] #167 DONE 2.0s [2024-02-23T04:39:06.227Z] [2024-02-23T04:39:06.227Z] #102 [security-secretstore-setup] exporting to image [2024-02-23T04:39:06.227Z] #102 exporting layers [2024-02-23T04:39:07.633Z] #102 exporting layers 1.3s done [2024-02-23T04:39:07.633Z] #102 writing image sha256:eb4ab758fffeeb4929c3a6a76818b591f35f29a158345b9740be914346515a13 0.0s done [2024-02-23T04:39:07.633Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-02-23T04:39:07.633Z] #102 DONE 7.1s [2024-02-23T04:39:07.633Z] [2024-02-23T04:39:07.633Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-23T04:39:08.602Z] #129 ... [2024-02-23T04:39:08.602Z] [2024-02-23T04:39:08.602Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-23T04:39:08.602Z] #133 DONE 762.9s [2024-02-23T04:39:08.868Z] [2024-02-23T04:39:08.868Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-23T04:39:08.868Z] #132 ... [2024-02-23T04:39:08.868Z] [2024-02-23T04:39:08.868Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:39:09.457Z] #168 DONE 0.3s [2024-02-23T04:39:09.457Z] [2024-02-23T04:39:09.457Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:39:09.734Z] #169 DONE 0.1s [2024-02-23T04:39:09.734Z] [2024-02-23T04:39:09.735Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-23T04:39:09.735Z] #170 DONE 0.2s [2024-02-23T04:39:09.735Z] [2024-02-23T04:39:09.735Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:39:10.001Z] #171 DONE 0.2s [2024-02-23T04:39:10.001Z] [2024-02-23T04:39:10.001Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-23T04:39:10.270Z] #172 DONE 0.1s [2024-02-23T04:39:10.270Z] [2024-02-23T04:39:10.270Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-23T04:39:12.207Z] #173 DONE 1.7s [2024-02-23T04:39:12.207Z] [2024-02-23T04:39:12.207Z] #102 [security-proxy-auth] exporting to image [2024-02-23T04:39:12.207Z] #102 exporting layers 0.5s done [2024-02-23T04:39:12.472Z] #102 writing image sha256:c840dfb946e722c0862b2e889ee94d2913e6e2cf86ba1c9b624c260aeedfc049 done [2024-02-23T04:39:12.472Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-02-23T04:39:12.472Z] #102 DONE 7.6s [2024-02-23T04:39:12.472Z] [2024-02-23T04:39:12.472Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-23T04:39:27.452Z] #128 DONE 781.1s [2024-02-23T04:39:27.452Z] [2024-02-23T04:39:27.452Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:39:27.452Z] #39 ... [2024-02-23T04:39:27.452Z] [2024-02-23T04:39:27.452Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:39:27.720Z] #174 DONE 0.1s [2024-02-23T04:39:27.721Z] [2024-02-23T04:39:27.721Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:39:27.721Z] #39 ... [2024-02-23T04:39:27.721Z] [2024-02-23T04:39:27.721Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:39:27.987Z] #175 DONE 0.1s [2024-02-23T04:39:27.987Z] [2024-02-23T04:39:27.987Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-23T04:39:28.257Z] #176 DONE 0.2s [2024-02-23T04:39:28.257Z] [2024-02-23T04:39:28.257Z] #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-02-23T04:39:28.257Z] #177 DONE 0.2s [2024-02-23T04:39:28.257Z] [2024-02-23T04:39:28.257Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-23T04:39:28.531Z] #178 DONE 0.2s [2024-02-23T04:39:28.531Z] [2024-02-23T04:39:28.531Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-23T04:39:28.531Z] #129 ... [2024-02-23T04:39:28.531Z] [2024-02-23T04:39:28.531Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-23T04:39:30.474Z] #179 DONE 1.9s [2024-02-23T04:39:30.474Z] [2024-02-23T04:39:30.474Z] #102 [core-common-config-bootstrapper] exporting to image [2024-02-23T04:39:30.474Z] #102 exporting layers [2024-02-23T04:39:30.741Z] #102 exporting layers 0.5s done [2024-02-23T04:39:31.007Z] #102 writing image sha256:a97d7a19c8efc091e66431104d383a1775845ad0b6d624f6478c7abd4f251927 done [2024-02-23T04:39:31.007Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-23T04:39:31.007Z] #102 DONE 8.1s [2024-02-23T04:39:31.007Z] [2024-02-23T04:39:31.008Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:40:03.202Z] #31 ... [2024-02-23T04:40:03.202Z] [2024-02-23T04:40:03.202Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-23T04:40:03.202Z] #132 DONE 813.5s [2024-02-23T04:40:03.202Z] [2024-02-23T04:40:03.202Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:40:03.202Z] #31 ... [2024-02-23T04:40:03.202Z] [2024-02-23T04:40:03.202Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:40:03.202Z] #180 DONE 0.1s [2024-02-23T04:40:03.202Z] [2024-02-23T04:40:03.202Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:40:03.202Z] #31 ... [2024-02-23T04:40:03.202Z] [2024-02-23T04:40:03.202Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:40:03.202Z] #181 DONE 0.1s [2024-02-23T04:40:03.202Z] [2024-02-23T04:40:03.202Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-23T04:40:03.202Z] #182 DONE 0.2s [2024-02-23T04:40:03.202Z] [2024-02-23T04:40:03.202Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:40:03.202Z] #183 DONE 0.1s [2024-02-23T04:40:03.202Z] [2024-02-23T04:40:03.202Z] #102 [core-command] exporting to image [2024-02-23T04:40:03.202Z] #102 exporting layers [2024-02-23T04:40:03.202Z] #102 exporting layers 0.3s done [2024-02-23T04:40:03.202Z] #102 writing image sha256:be4d52fe6cb2453113697cd97886424d1d7c14a601fcabcdccdf9be03ddee11c done [2024-02-23T04:40:03.202Z] #102 naming to docker.io/library/core-command-arm64 done [2024-02-23T04:40:03.202Z] #102 DONE 8.5s [2024-02-23T04:40:03.202Z] [2024-02-23T04:40:03.202Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:40:07.446Z] #31 ... [2024-02-23T04:40:07.446Z] [2024-02-23T04:40:07.446Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-23T04:40:07.446Z] #130 DONE 821.4s [2024-02-23T04:40:07.446Z] [2024-02-23T04:40:07.446Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:40:07.712Z] #31 ... [2024-02-23T04:40:07.712Z] [2024-02-23T04:40:07.712Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:40:07.712Z] #184 DONE 0.1s [2024-02-23T04:40:07.712Z] [2024-02-23T04:40:07.712Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-23T04:40:07.978Z] #140 ... [2024-02-23T04:40:07.978Z] [2024-02-23T04:40:07.978Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:40:08.242Z] #185 DONE 0.2s [2024-02-23T04:40:08.242Z] [2024-02-23T04:40:08.242Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-23T04:40:08.506Z] #186 DONE 0.3s [2024-02-23T04:40:08.506Z] [2024-02-23T04:40:08.506Z] #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:40:08.506Z] #187 DONE 0.1s [2024-02-23T04:40:08.506Z] [2024-02-23T04:40:08.506Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-23T04:40:08.774Z] #188 DONE 0.1s [2024-02-23T04:40:08.774Z] [2024-02-23T04:40:08.774Z] #102 [core-metadata] exporting to image [2024-02-23T04:40:08.774Z] #102 exporting layers [2024-02-23T04:40:09.038Z] #102 exporting layers 0.3s done [2024-02-23T04:40:09.038Z] #102 writing image sha256:b809d50410ba6443df11c1d3ea3906bbe6354cfcb0fd46fef5deaef4b6f9f3c3 done [2024-02-23T04:40:09.038Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-02-23T04:40:09.038Z] #102 DONE 8.8s [2024-02-23T04:40:09.038Z] [2024-02-23T04:40:09.038Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-23T04:40:09.303Z] #31 ... [2024-02-23T04:40:09.303Z] [2024-02-23T04:40:09.303Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-23T04:40:09.303Z] #136 DONE 823.5s [2024-02-23T04:40:09.567Z] [2024-02-23T04:40:09.567Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-23T04:40:09.567Z] #129 ... [2024-02-23T04:40:09.567Z] [2024-02-23T04:40:09.567Z] #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:40:10.163Z] #189 DONE 0.3s [2024-02-23T04:40:10.163Z] [2024-02-23T04:40:10.163Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:40:10.163Z] #190 DONE 0.1s [2024-02-23T04:40:10.163Z] [2024-02-23T04:40:10.163Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:40:10.163Z] #39 ... [2024-02-23T04:40:10.163Z] [2024-02-23T04:40:10.163Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-23T04:40:10.430Z] #191 DONE 0.3s [2024-02-23T04:40:10.430Z] [2024-02-23T04:40:10.430Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:40:10.702Z] #192 DONE 0.2s [2024-02-23T04:40:10.702Z] [2024-02-23T04:40:10.702Z] #102 [core-data] exporting to image [2024-02-23T04:40:10.970Z] #102 exporting layers 0.4s done [2024-02-23T04:40:10.970Z] #102 writing image sha256:eb09baf840bf6b7000c2ff9902cbf2ec68e5e32c6aa9e1aec7c638df14f66d13 done [2024-02-23T04:40:10.970Z] #102 naming to docker.io/library/core-data-arm64 done [2024-02-23T04:40:10.970Z] #102 DONE 9.2s [2024-02-23T04:40:10.970Z] [2024-02-23T04:40:10.970Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:40:33.050Z] #39 ... [2024-02-23T04:40:33.050Z] [2024-02-23T04:40:33.050Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-23T04:40:33.050Z] #139 DONE 829.7s [2024-02-23T04:40:33.050Z] [2024-02-23T04:40:33.050Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:40:33.050Z] #39 ... [2024-02-23T04:40:33.050Z] [2024-02-23T04:40:33.050Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:40:33.050Z] #193 DONE 0.3s [2024-02-23T04:40:33.050Z] [2024-02-23T04:40:33.050Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:40:33.050Z] #194 DONE 0.1s [2024-02-23T04:40:33.050Z] [2024-02-23T04:40:33.050Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-23T04:40:33.050Z] #195 DONE 0.2s [2024-02-23T04:40:33.050Z] [2024-02-23T04:40:33.050Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:40:33.050Z] #39 ... [2024-02-23T04:40:33.050Z] [2024-02-23T04:40:33.050Z] #196 [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-02-23T04:40:33.050Z] #196 DONE 0.1s [2024-02-23T04:40:33.050Z] [2024-02-23T04:40:33.050Z] #102 [security-spiffe-token-provider] exporting to image [2024-02-23T04:40:33.050Z] #102 exporting layers [2024-02-23T04:40:35.000Z] #102 exporting layers 4.0s done [2024-02-23T04:40:35.000Z] #102 writing image sha256:27a32190c96147a7d7a3088e878c6e49b17e3462f37f29b6df07572a955da0fb done [2024-02-23T04:40:35.000Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-23T04:40:35.000Z] #102 DONE 13.2s [2024-02-23T04:40:35.000Z] [2024-02-23T04:40:35.000Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:40:53.227Z] #39 ... [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-23T04:40:53.227Z] #129 DONE 864.6s [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-23T04:40:53.227Z] #140 ... [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:40:53.227Z] #197 DONE 0.1s [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-23T04:40:53.227Z] #140 DONE 850.8s [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:40:53.227Z] #39 ... [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:40:53.227Z] #198 DONE 0.2s [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-23T04:40:53.227Z] #199 ... [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-23T04:40:53.227Z] #200 DONE 0.2s [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-23T04:40:53.227Z] #201 DONE 0.1s [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-23T04:40:53.227Z] #199 DONE 0.4s [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:40:53.227Z] #202 DONE 0.1s [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #102 [support-scheduler] exporting to image [2024-02-23T04:40:53.227Z] #102 exporting layers [2024-02-23T04:40:53.227Z] #102 ... [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-23T04:40:53.227Z] #203 DONE 0.3s [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-23T04:40:53.227Z] #204 DONE 0.1s [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #102 [support-notifications] exporting to image [2024-02-23T04:40:53.227Z] #102 exporting layers 0.4s done [2024-02-23T04:40:53.227Z] #102 writing image sha256:805e8cbbc32889a5c68d33b5d1148e22b6fce52d0c17f026faa8c6991948eae9 done [2024-02-23T04:40:53.227Z] #102 naming to docker.io/library/support-scheduler-arm64 done [2024-02-23T04:40:53.227Z] #102 exporting layers 0.4s done [2024-02-23T04:40:53.227Z] #102 writing image sha256:04cdc190a68711f0f0d389601d40fa21fe152671b9160af66739547aef2cf52a done [2024-02-23T04:40:53.227Z] #102 naming to docker.io/library/support-notifications-arm64 [2024-02-23T04:40:53.227Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-02-23T04:40:53.227Z] #102 DONE 13.8s [2024-02-23T04:40:53.227Z] [2024-02-23T04:40:53.227Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-23T04:40:53.227Z] time="2024-02-23T04:24:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-23T04:40:53.266Z] $ docker stop --time=1 cf2d64ff0976755a36cdd5de3d7c7b0beb6cbc1db07793a6696c2975d148b1e2 [2024-02-23T04:40:54.955Z] $ docker rm -f --volumes cf2d64ff0976755a36cdd5de3d7c7b0beb6cbc1db07793a6696c2975d148b1e2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-23T04:40:55.606Z] + docker images [2024-02-23T04:40:55.606Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-23T04:40:55.606Z] support-scheduler-arm64 latest 805e8cbbc328 4 seconds ago 25.9MB [2024-02-23T04:40:55.606Z] support-notifications-arm64 latest 04cdc190a687 4 seconds ago 26.6MB [2024-02-23T04:40:55.606Z] security-spiffe-token-provider-arm64 latest 27a32190c961 25 seconds ago 29.1MB [2024-02-23T04:40:55.606Z] core-data-arm64 latest eb09baf840bf 45 seconds ago 17.2MB [2024-02-23T04:40:55.606Z] core-metadata-arm64 latest b809d50410ba 47 seconds ago 17.4MB [2024-02-23T04:40:55.606Z] core-command-arm64 latest be4d52fe6cb2 55 seconds ago 17.1MB [2024-02-23T04:40:55.606Z] core-common-config-bootstrapper-arm64 latest a97d7a19c8ef About a minute ago 15.1MB [2024-02-23T04:40:55.606Z] security-proxy-auth-arm64 latest c840dfb946e7 About a minute ago 15.9MB [2024-02-23T04:40:55.606Z] security-secretstore-setup-arm64 latest eb4ab758fffe About a minute ago 35.9MB [2024-02-23T04:40:55.607Z] security-bootstrapper-arm64 latest c9ec046c846b About a minute ago 18.5MB [2024-02-23T04:40:55.607Z] security-proxy-setup-arm64 latest 469fd7937711 2 minutes ago 25.9MB [2024-02-23T04:40:55.607Z] security-spire-agent-arm64 latest 82c96b6b9eef 14 minutes ago 152MB [2024-02-23T04:40:55.607Z] security-spire-config-arm64 latest b88dd869f288 14 minutes ago 95.8MB [2024-02-23T04:40:55.607Z] security-spire-server-arm64 latest b4a785ef7eaf 14 minutes ago 96.7MB [2024-02-23T04:40:55.607Z] ci-base-image-arm64 latest 7658f53c2602 25 minutes ago 881MB [2024-02-23T04:40:55.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-23T04:40:55.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:40:57.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-23T04:40:57.237Z] [2024-02-23T04:40:57.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:40:57.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-23T04:40:58.000Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-23T04:40:58.000Z] 8998bd30e6a1: Pulling fs layer [2024-02-23T04:40:58.000Z] 04944245beec: Pulling fs layer [2024-02-23T04:40:58.000Z] 699f458cf7ca: Pulling fs layer [2024-02-23T04:40:58.000Z] 765212b225bb: Pulling fs layer [2024-02-23T04:40:58.000Z] f23df028b6ca: Pulling fs layer [2024-02-23T04:40:58.000Z] d65c8cfc05b1: Pulling fs layer [2024-02-23T04:40:58.000Z] 2437ff75d9bd: Pulling fs layer [2024-02-23T04:40:58.000Z] f23df028b6ca: Waiting [2024-02-23T04:40:58.000Z] d65c8cfc05b1: Waiting [2024-02-23T04:40:58.000Z] 2437ff75d9bd: Waiting [2024-02-23T04:40:58.000Z] 765212b225bb: Waiting [2024-02-23T04:40:58.000Z] 04944245beec: Verifying Checksum [2024-02-23T04:40:58.000Z] 04944245beec: Download complete [2024-02-23T04:40:58.000Z] 765212b225bb: Verifying Checksum [2024-02-23T04:40:58.000Z] 765212b225bb: Download complete [2024-02-23T04:40:58.000Z] f23df028b6ca: Verifying Checksum [2024-02-23T04:40:58.000Z] f23df028b6ca: Download complete [2024-02-23T04:40:58.282Z] d65c8cfc05b1: Verifying Checksum [2024-02-23T04:40:58.282Z] d65c8cfc05b1: Download complete [2024-02-23T04:40:58.282Z] 699f458cf7ca: Verifying Checksum [2024-02-23T04:40:58.282Z] 699f458cf7ca: Download complete [2024-02-23T04:40:58.553Z] 8998bd30e6a1: Verifying Checksum [2024-02-23T04:40:58.553Z] 8998bd30e6a1: Download complete [2024-02-23T04:41:01.135Z] 2437ff75d9bd: Verifying Checksum [2024-02-23T04:41:01.135Z] 2437ff75d9bd: Download complete [2024-02-23T04:41:04.473Z] 8998bd30e6a1: Pull complete [2024-02-23T04:41:04.739Z] 04944245beec: Pull complete [2024-02-23T04:41:06.676Z] 699f458cf7ca: Pull complete [2024-02-23T04:41:06.676Z] 765212b225bb: Pull complete [2024-02-23T04:41:07.255Z] f23df028b6ca: Pull complete [2024-02-23T04:41:07.519Z] d65c8cfc05b1: Pull complete [2024-02-23T04:41:25.705Z] 2437ff75d9bd: Pull complete [2024-02-23T04:41:25.705Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-23T04:41:25.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-23T04:41:25.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-23T04:41:26.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-1573 does not seem to be running inside a container [2024-02-23T04:41:26.252Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat [2024-02-23T04:41:28.862Z] $ docker top 926af49b978828acd747e071e00845bfa3260b682a84b621ec0bef64060d0b0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-23T04:41:29.935Z] ---> job-cost.sh [2024-02-23T04:41:29.935Z] lf-activate-venv: SKIPPING [2024-02-23T04:41:29.935Z] INFO: No Stack... [2024-02-23T04:41:30.514Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-23T04:41:31.095Z] INFO: Archiving Costs [Pipeline] sh [2024-02-23T04:41:31.754Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-02-23T04:41:31.754Z] + cut -d, -f6 [Pipeline] lock [2024-02-23T04:41:31.829Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4763-1-stack-cost] [2024-02-23T04:41:31.834Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4763-1-stack-cost] did not exist. Created. [2024-02-23T04:41:31.840Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4763-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-23T04:41:32.647Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-23T04:41:32.860Z] Stashed 1 file(s) [Pipeline] } [2024-02-23T04:41:32.876Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4763-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-23T04:41:33.038Z] $ docker stop --time=1 926af49b978828acd747e071e00845bfa3260b682a84b621ec0bef64060d0b0a [2024-02-23T04:41:35.045Z] $ docker rm -f --volumes 926af49b978828acd747e071e00845bfa3260b682a84b621ec0bef64060d0b0a [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-02-23T04:41:37.053Z] provisioning config files... [2024-02-23T04:41:37.061Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5997439593320503167tmp [Pipeline] { [Pipeline] sh [2024-02-23T04:41:37.551Z] + set +x [2024-02-23T04:41:37.551Z] + curl -s https://codecov.io/bash [2024-02-23T04:41:37.551Z] + bash -s -- [2024-02-23T04:41:37.828Z] [2024-02-23T04:41:37.828Z] _____ _ [2024-02-23T04:41:37.828Z] / ____| | | [2024-02-23T04:41:37.828Z] | | ___ __| | ___ ___ _____ __ [2024-02-23T04:41:37.828Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-23T04:41:37.828Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-23T04:41:37.828Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-23T04:41:37.828Z] Bash-1.0.6 [2024-02-23T04:41:37.828Z] [2024-02-23T04:41:37.828Z] [2024-02-23T04:41:37.828Z] ==> git version 2.25.1 found [2024-02-23T04:41:37.828Z] ==> 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-02-23T04:41:37.828Z] Release-Date: 2020-01-08 [2024-02-23T04:41:37.828Z] 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-02-23T04:41:37.828Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-23T04:41:37.828Z] ==> Jenkins CI detected. [2024-02-23T04:41:37.828Z] current dir:  /w/workspace/edgex-go/1 [2024-02-23T04:41:37.828Z] project root: . [2024-02-23T04:41:37.828Z] --> token set from env [2024-02-23T04:41:37.828Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-23T04:41:37.828Z] ==> Running gcov in . (disable via -X gcov) [2024-02-23T04:41:37.828Z] ==> Python coveragepy not found [2024-02-23T04:41:37.828Z] ==> Searching for coverage reports in: [2024-02-23T04:41:37.828Z] + . [2024-02-23T04:41:37.828Z] -> Found 1 reports [2024-02-23T04:41:37.828Z] ==> Detecting git/mercurial file structure [2024-02-23T04:41:37.828Z] ==> Reading reports [2024-02-23T04:41:37.828Z] + ./coverage.out bytes=453602 [2024-02-23T04:41:37.828Z] ==> Appending adjustments [2024-02-23T04:41:37.828Z] https://docs.codecov.io/docs/fixing-reports [2024-02-23T04:41:39.265Z] + Found adjustments [2024-02-23T04:41:39.265Z] ==> Gzipping contents [2024-02-23T04:41:39.265Z] 60K /tmp/codecov.ouBNTy.gz [2024-02-23T04:41:39.265Z] ==> Uploading reports [2024-02-23T04:41:39.265Z] url: https://codecov.io [2024-02-23T04:41:39.265Z] query: branch=PR-4763&commit=8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4763%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4763&job=&cmd_args= [2024-02-23T04:41:39.265Z] -> Pinging Codecov [2024-02-23T04:41:39.265Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4763&commit=8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4763%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4763&job=&cmd_args= [2024-02-23T04:41:39.265Z] -> Uploading to [2024-02-23T04:41:39.265Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-23/00271124DB129430A58F1EEE437C3FCB/8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244/febff199-4b3b-402b-9782-e9f2dbe1554a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240223T044139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cfc23b3a6bd029b864350bac85eab19ca7d220c31c8482086a30d15aab8602d9 [2024-02-23T04:41:39.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-23T04:41:39.265Z] Dload Upload Total Spent Left Speed [2024-02-23T04:41:39.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57697 0 0 100 57697 0 170k --:--:-- --:--:-- --:--:-- 170k [2024-02-23T04:41:39.543Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8556366c2eaeb6bd12e45c68d7e19fa8ce4ee244 [Pipeline] } [2024-02-23T04:41:39.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-02-23T04:41:42.079Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-23T04:41:42.439Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-23T04:41:43.340Z] ---> package-listing.sh [2024-02-23T04:41:43.340Z] ++ facter osfamily [2024-02-23T04:41:43.340Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-23T04:41:43.601Z] + OS_FAMILY=debian [2024-02-23T04:41:43.601Z] + workspace=/w/workspace/edgex-go/1 [2024-02-23T04:41:43.601Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-23T04:41:43.601Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-23T04:41:43.601Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-23T04:41:43.601Z] + PACKAGES=/tmp/packages_start.txt [2024-02-23T04:41:43.601Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-23T04:41:43.601Z] + PACKAGES=/tmp/packages_end.txt [2024-02-23T04:41:43.601Z] + case "${OS_FAMILY}" in [2024-02-23T04:41:43.601Z] + dpkg -l [2024-02-23T04:41:43.601Z] + grep '^ii' [2024-02-23T04:41:43.601Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-23T04:41:43.601Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-23T04:41:43.601Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-23T04:41:43.601Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-23T04:41:43.601Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-02-23T04:41:43.601Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-02-23T04:41:43.641Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-23T04:41:43.938Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:41:44.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-23T04:41:44.631Z] [2024-02-23T04:41:44.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-23T04:41:45.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-23T04:41:45.074Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-23T04:41:45.074Z] 5eb5b503b376: Pulling fs layer [2024-02-23T04:41:45.074Z] 5c69ac0246d0: Pulling fs layer [2024-02-23T04:41:45.074Z] ec43610c2a17: Pulling fs layer [2024-02-23T04:41:45.074Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-23T04:41:45.074Z] 33b1e0a273af: Pulling fs layer [2024-02-23T04:41:45.074Z] 5d3b04190fa2: Pulling fs layer [2024-02-23T04:41:45.074Z] 2f39f015ded8: Pulling fs layer [2024-02-23T04:41:45.074Z] 33b1e0a273af: Waiting [2024-02-23T04:41:45.074Z] 5d3b04190fa2: Waiting [2024-02-23T04:41:45.074Z] 2f39f015ded8: Waiting [2024-02-23T04:41:45.074Z] 3a2ae6a8a46f: Waiting [2024-02-23T04:41:45.074Z] 5c69ac0246d0: Verifying Checksum [2024-02-23T04:41:45.074Z] 5c69ac0246d0: Download complete [2024-02-23T04:41:45.074Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-23T04:41:45.074Z] 3a2ae6a8a46f: Download complete [2024-02-23T04:41:45.074Z] 33b1e0a273af: Verifying Checksum [2024-02-23T04:41:45.074Z] 33b1e0a273af: Download complete [2024-02-23T04:41:45.074Z] 5d3b04190fa2: Verifying Checksum [2024-02-23T04:41:45.074Z] 5d3b04190fa2: Download complete [2024-02-23T04:41:45.074Z] ec43610c2a17: Verifying Checksum [2024-02-23T04:41:45.074Z] ec43610c2a17: Download complete [2024-02-23T04:41:45.332Z] 5eb5b503b376: Verifying Checksum [2024-02-23T04:41:45.332Z] 5eb5b503b376: Download complete [2024-02-23T04:41:45.898Z] 2f39f015ded8: Verifying Checksum [2024-02-23T04:41:45.898Z] 2f39f015ded8: Download complete [2024-02-23T04:41:46.463Z] 5eb5b503b376: Pull complete [2024-02-23T04:41:46.725Z] 5c69ac0246d0: Pull complete [2024-02-23T04:41:46.986Z] ec43610c2a17: Pull complete [2024-02-23T04:41:47.245Z] 3a2ae6a8a46f: Pull complete [2024-02-23T04:41:47.245Z] 33b1e0a273af: Pull complete [2024-02-23T04:41:47.505Z] 5d3b04190fa2: Pull complete [2024-02-23T04:41:51.693Z] 2f39f015ded8: Pull complete [2024-02-23T04:41:51.693Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-23T04:41:51.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-23T04:41:51.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-23T04:41:52.102Z] prd-ubuntu20.04-docker-8c-8g-1571 does not seem to be running inside a container [2024-02-23T04:41:52.124Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-23T04:41:55.146Z] $ docker top f736cefaadd62807247be157c4bb0675ddd9b08210810456f9b02ef2d356c561 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-23T04:41:55.659Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-23T04:41:55.971Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-23T04:41:56.288Z] + ls /var/log/sa-host [2024-02-23T04:41:56.288Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-23T04:41:56.561Z] provisioning config files... [2024-02-23T04:41:56.572Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config542281422326415109tmp [Pipeline] { [Pipeline] echo [2024-02-23T04:41:56.720Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-23T04:41:57.032Z] ---> create-netrc.sh [Pipeline] } [2024-02-23T04:41:57.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-23T04:41:57.553Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-23T04:41:57.587Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-23T04:41:57.904Z] ---> sudo-logs.sh [2024-02-23T04:41:57.904Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-23T04:41:58.042Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-23T04:41:58.354Z] ---> job-cost.sh [2024-02-23T04:41:58.354Z] lf-activate-venv: SKIPPING [2024-02-23T04:41:58.354Z] DEBUG: total: 0.10999999940395355 [2024-02-23T04:41:58.354Z] INFO: Retrieving Stack Cost... [2024-02-23T04:41:58.925Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-23T04:41:59.185Z] INFO: Archiving Costs [Pipeline] echo [2024-02-23T04:41:59.231Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-23T04:41:59.547Z] ---> logs-deploy.sh [2024-02-23T04:41:59.547Z] lf-activate-venv: SKIPPING [2024-02-23T04:41:59.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4763/1 [2024-02-23T04:41:59.547Z] INFO: archiving workspace using pattern(s): [2024-02-23T04:42:00.481Z] Archives upload complete. [2024-02-23T04:42:00.743Z] INFO: archiving logs to Nexus [2024-02-23T04:42:01.315Z] ---> uname -a: [2024-02-23T04:42:01.315Z] Linux prd-ubuntu20-04-docker-8c-8g-1571 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] ---> lscpu: [2024-02-23T04:42:01.315Z] Architecture: x86_64 [2024-02-23T04:42:01.315Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-23T04:42:01.315Z] Byte Order: Little Endian [2024-02-23T04:42:01.315Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-23T04:42:01.315Z] CPU(s): 8 [2024-02-23T04:42:01.315Z] On-line CPU(s) list: 0-7 [2024-02-23T04:42:01.315Z] Thread(s) per core: 1 [2024-02-23T04:42:01.315Z] Core(s) per socket: 1 [2024-02-23T04:42:01.315Z] Socket(s): 8 [2024-02-23T04:42:01.315Z] NUMA node(s): 1 [2024-02-23T04:42:01.315Z] Vendor ID: AuthenticAMD [2024-02-23T04:42:01.315Z] CPU family: 23 [2024-02-23T04:42:01.315Z] Model: 49 [2024-02-23T04:42:01.315Z] Model name: AMD EPYC-Rome Processor [2024-02-23T04:42:01.315Z] Stepping: 0 [2024-02-23T04:42:01.315Z] CPU MHz: 2799.998 [2024-02-23T04:42:01.315Z] BogoMIPS: 5599.99 [2024-02-23T04:42:01.315Z] Virtualization: AMD-V [2024-02-23T04:42:01.315Z] Hypervisor vendor: KVM [2024-02-23T04:42:01.315Z] Virtualization type: full [2024-02-23T04:42:01.315Z] L1d cache: 256 KiB [2024-02-23T04:42:01.315Z] L1i cache: 256 KiB [2024-02-23T04:42:01.315Z] L2 cache: 4 MiB [2024-02-23T04:42:01.315Z] L3 cache: 128 MiB [2024-02-23T04:42:01.315Z] NUMA node0 CPU(s): 0-7 [2024-02-23T04:42:01.315Z] Vulnerability Itlb multihit: Not affected [2024-02-23T04:42:01.315Z] Vulnerability L1tf: Not affected [2024-02-23T04:42:01.315Z] Vulnerability Mds: Not affected [2024-02-23T04:42:01.315Z] Vulnerability Meltdown: Not affected [2024-02-23T04:42:01.315Z] Vulnerability Mmio stale data: Not affected [2024-02-23T04:42:01.315Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-23T04:42:01.315Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-23T04:42:01.315Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-23T04:42:01.315Z] Vulnerability Srbds: Not affected [2024-02-23T04:42:01.315Z] Vulnerability Tsx async abort: Not affected [2024-02-23T04:42:01.315Z] 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-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] ---> nproc: [2024-02-23T04:42:01.315Z] 8 [2024-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] ---> df -h: [2024-02-23T04:42:01.315Z] Filesystem Size Used Avail Use% Mounted on [2024-02-23T04:42:01.315Z] overlay 155G 20G 136G 13% / [2024-02-23T04:42:01.315Z] tmpfs 64M 0 64M 0% /dev [2024-02-23T04:42:01.315Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-23T04:42:01.315Z] shm 64M 0 64M 0% /dev/shm [2024-02-23T04:42:01.315Z] /dev/vda1 155G 20G 136G 13% /facter-os [2024-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] ---> sar -b -r -n DEV: [2024-02-23T04:42:01.315Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1571) 02/23/24 _x86_64_ (8 CPU) [2024-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] 04:05:25 LINUX RESTART (8 CPU) [2024-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] 04:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-23T04:42:01.315Z] 04:07:01 140.79 8.52 132.28 0.00 307.82 53163.27 0.00 [2024-02-23T04:42:01.315Z] 04:08:02 7.08 0.00 7.08 0.00 0.00 44766.82 0.00 [2024-02-23T04:42:01.315Z] 04:09:01 45.29 9.84 35.45 0.00 1739.75 47465.13 0.00 [2024-02-23T04:42:01.315Z] 04:10:01 136.28 0.77 135.52 0.00 36.67 59422.27 0.00 [2024-02-23T04:42:01.315Z] 04:11:01 126.23 10.70 115.53 0.00 5155.67 50556.91 0.00 [2024-02-23T04:42:01.315Z] 04:12:01 158.52 0.53 157.99 0.00 37.01 57702.56 0.00 [2024-02-23T04:42:01.315Z] 04:13:01 567.16 4.83 562.32 0.00 52.39 173718.11 0.00 [2024-02-23T04:42:01.315Z] 04:14:01 136.89 0.10 136.79 0.00 0.80 52479.79 0.00 [2024-02-23T04:42:01.315Z] 04:15:01 479.44 0.03 479.41 0.00 4.40 57347.15 0.00 [2024-02-23T04:42:01.315Z] 04:16:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2024-02-23T04:42:01.315Z] 04:17:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2024-02-23T04:42:01.315Z] 04:18:01 1.52 0.02 1.50 0.00 0.13 16.79 0.00 [2024-02-23T04:42:01.315Z] 04:19:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2024-02-23T04:42:01.315Z] 04:20:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2024-02-23T04:42:01.315Z] 04:21:01 1.82 0.02 1.80 0.00 0.13 24.80 0.00 [2024-02-23T04:42:01.315Z] 04:22:01 1.95 0.00 1.95 0.00 0.00 21.20 0.00 [2024-02-23T04:42:01.315Z] 04:23:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2024-02-23T04:42:01.315Z] 04:24:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 [2024-02-23T04:42:01.315Z] 04:25:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 [2024-02-23T04:42:01.315Z] 04:26:01 3.53 1.02 2.52 0.00 21.86 32.79 0.00 [2024-02-23T04:42:01.315Z] 04:27:01 1.80 0.00 1.80 0.00 0.00 19.06 0.00 [2024-02-23T04:42:01.315Z] 04:28:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 [2024-02-23T04:42:01.315Z] 04:29:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 [2024-02-23T04:42:01.315Z] 04:30:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 [2024-02-23T04:42:01.315Z] 04:31:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2024-02-23T04:42:01.315Z] 04:32:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 [2024-02-23T04:42:01.315Z] 04:33:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-02-23T04:42:01.315Z] 04:34:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 [2024-02-23T04:42:01.315Z] 04:35:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2024-02-23T04:42:01.315Z] 04:36:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 [2024-02-23T04:42:01.315Z] 04:37:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-02-23T04:42:01.315Z] 04:38:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2024-02-23T04:42:01.315Z] 04:39:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2024-02-23T04:42:01.315Z] 04:40:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 [2024-02-23T04:42:01.315Z] 04:41:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2024-02-23T04:42:01.315Z] Average: 52.53 1.03 51.49 0.00 209.42 17054.19 0.00 [2024-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] 04:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-23T04:42:01.315Z] 04:07:01 30192208 31660144 707772 2.15 48460 1731936 1702088 5.02 822020 1572792 228 [2024-02-23T04:42:01.315Z] 04:08:02 30192348 31660472 707032 2.15 48556 1731940 1702088 5.02 821772 1572812 136 [2024-02-23T04:42:01.315Z] 04:09:01 29561564 31541792 795844 2.42 60624 2213508 1836168 5.41 1014104 1955656 154644 [2024-02-23T04:42:01.315Z] 04:10:01 27858448 31392196 905680 2.75 111660 3617092 2108400 6.21 1553304 2982768 450088 [2024-02-23T04:42:01.315Z] 04:11:01 26721820 30878036 1386968 4.22 143844 4179104 2332528 6.87 2177764 3429564 13332 [2024-02-23T04:42:01.315Z] 04:12:01 23968260 31354060 910248 2.77 156408 7310524 3098592 9.13 1960524 6310408 2294788 [2024-02-23T04:42:01.315Z] 04:13:01 19691712 30064904 2134568 6.49 237068 9899964 6169504 18.18 3576312 8575020 150868 [2024-02-23T04:42:01.315Z] 04:14:01 16241488 29357116 2844220 8.65 254832 12513844 7268680 21.42 5470472 10016976 1447584 [2024-02-23T04:42:01.315Z] 04:15:01 19132780 31421200 831556 2.53 260784 11802356 2527680 7.45 2456720 10329836 12 [2024-02-23T04:42:01.315Z] 04:16:01 19133416 31422080 830528 2.53 260820 11802488 2527680 7.45 2455908 10329968 184 [2024-02-23T04:42:01.315Z] 04:17:01 19175388 31464144 788352 2.40 260840 11802492 2527680 7.45 2414484 10329972 148 [2024-02-23T04:42:01.315Z] 04:18:01 19177948 31466784 785720 2.39 260864 11802492 2527680 7.45 2412672 10329972 216 [2024-02-23T04:42:01.315Z] 04:19:01 19180412 31469272 783172 2.38 260884 11802496 2527680 7.45 2410404 10329976 136 [2024-02-23T04:42:01.315Z] 04:20:01 19181304 31470188 782412 2.38 260904 11802504 2527680 7.45 2410520 10329980 208 [2024-02-23T04:42:01.315Z] 04:21:01 19181500 31470460 782280 2.38 260932 11802484 2550644 7.52 2409468 10329964 24 [2024-02-23T04:42:01.315Z] 04:22:01 19181980 31470960 781704 2.38 260964 11802488 2550644 7.52 2409712 10329968 4 [2024-02-23T04:42:01.315Z] 04:23:01 19182108 31471164 781640 2.38 261012 11802488 2550644 7.52 2409712 10329968 172 [2024-02-23T04:42:01.315Z] 04:24:01 19182060 31471180 781564 2.38 261068 11802492 2550644 7.52 2409796 10329972 160 [2024-02-23T04:42:01.315Z] 04:25:01 19181816 31470992 781680 2.38 261120 11802496 2550644 7.52 2409848 10329976 8 [2024-02-23T04:42:01.315Z] 04:26:01 19181860 31472012 780668 2.37 261212 11803112 2542996 7.49 2409420 10330528 160 [2024-02-23T04:42:01.315Z] 04:27:01 19181860 31472064 780552 2.37 261264 11803116 2542996 7.49 2409712 10330532 8 [2024-02-23T04:42:01.315Z] 04:28:01 19181740 31472000 780508 2.37 261316 11803120 2542996 7.49 2409720 10330536 176 [2024-02-23T04:42:01.315Z] 04:29:01 19181932 31472268 780424 2.37 261384 11803124 2542996 7.49 2409812 10330540 172 [2024-02-23T04:42:01.315Z] 04:30:01 19181664 31472028 780612 2.37 261396 11803128 2542996 7.49 2409796 10330544 172 [2024-02-23T04:42:01.315Z] 04:31:01 19182152 31472544 780072 2.37 261428 11803124 2542996 7.49 2409576 10330544 16 [2024-02-23T04:42:01.315Z] 04:32:01 19182516 31472944 779668 2.37 261456 11803132 2542996 7.49 2409592 10330548 8 [2024-02-23T04:42:01.315Z] 04:33:01 19182404 31472840 779756 2.37 261468 11803136 2542996 7.49 2409576 10330552 176 [2024-02-23T04:42:01.315Z] 04:34:01 19182144 31472624 779968 2.37 261496 11803136 2542996 7.49 2409536 10330552 40 [2024-02-23T04:42:01.315Z] 04:35:01 19182304 31472796 779940 2.37 261504 11803140 2542996 7.49 2409616 10330556 164 [2024-02-23T04:42:01.315Z] 04:36:01 19182604 31473124 779604 2.37 261556 11803124 2542996 7.49 2409312 10330556 8 [2024-02-23T04:42:01.315Z] 04:37:01 19182544 31473160 779708 2.37 261604 11803148 2542996 7.49 2409724 10330568 4 [2024-02-23T04:42:01.315Z] 04:38:01 19182244 31472880 779920 2.37 261624 11803156 2542996 7.49 2409656 10330572 40 [2024-02-23T04:42:01.315Z] 04:39:01 19182512 31473148 779644 2.37 261632 11803156 2542996 7.49 2409428 10330572 8 [2024-02-23T04:42:01.315Z] 04:40:01 19182456 31473124 779516 2.37 261676 11803160 2542996 7.49 2409724 10330576 8 [2024-02-23T04:42:01.315Z] 04:41:01 19182220 31472932 779676 2.37 261696 11803152 2542996 7.49 2409700 10330576 8 [2024-02-23T04:42:01.315Z] Average: 20635249 31358275 902376 2.74 231867 10339296 2709294 7.98 2358840 9009554 128975 [2024-02-23T04:42:01.315Z] [2024-02-23T04:42:01.315Z] 04:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-23T04:42:01.315Z] 04:07:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:07:01 ens3 746.59 681.62 3472.08 96.15 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:08:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:08:02 ens3 5.50 2.68 5.17 0.36 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:09:01 lo 3.32 3.32 0.32 0.32 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:09:01 veth4cc2aa8 587.77 533.82 48.14 2680.59 0.00 0.00 0.00 0.22 [2024-02-23T04:42:01.315Z] 04:09:01 ens3 635.75 658.73 4384.95 88.91 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:09:01 docker0 587.77 533.72 40.10 2680.58 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:10:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:10:01 veth0bc1fed 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:10:01 ens3 399.02 290.38 5041.29 41.79 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:10:01 docker0 206.00 259.38 16.18 1872.77 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:11:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:11:01 veth0bc1fed 1.63 1.67 0.14 0.15 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:11:01 ens3 206.55 120.95 2761.93 21.88 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:11:01 docker0 1.63 1.63 0.12 0.15 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:12:01 veth1e09982 0.55 0.50 0.05 0.18 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:12:01 vethf600b1f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:12:01 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:12:01 vetha3751a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:12:01 veth09462f3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:12:01 veth22c14ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:12:01 ens3 138.96 79.38 2991.59 21.74 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:12:01 docker0 0.55 0.38 0.04 0.17 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:12:01 vethfe4e3af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:13:01 veth8be371f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:13:01 veth03c059d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:13:01 veth20c5dd0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:13:01 veth2c46874 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:13:01 veth1e09982 0.07 0.82 0.00 0.04 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:13:01 veth7e17d2e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.315Z] 04:13:01 veth889196d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:13:01 veth7a230db 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:13:01 vethd5ac8b0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:13:01 veth64c9d77 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:13:01 veth250f9fb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:13:01 vethb35ad21 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:13:01 ens3 301.87 176.67 2382.27 27.62 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:13:01 docker0 160.32 273.45 12.79 2359.02 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 veth8be371f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 veth03c059d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 veth20c5dd0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 veth2c46874 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 veth1e09982 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 veth7e17d2e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 veth889196d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 veth7a230db 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 vethd5ac8b0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 veth64c9d77 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 veth250f9fb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 vethb35ad21 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 ens3 7.63 5.85 6.14 3.55 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:15:01 ens3 13.35 10.31 11.34 6.18 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:17:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:22:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:23:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:26:01 ens3 0.25 0.18 0.47 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:27:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:32:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:37:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:40:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:41:01 ens3 0.20 0.08 0.17 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] Average: lo 0.29 0.29 0.02 0.02 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] Average: ens3 69.98 57.68 600.42 8.78 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] Average: docker0 27.05 30.29 1.96 196.27 0.00 0.00 0.00 0.00 [2024-02-23T04:42:01.316Z] [2024-02-23T04:42:01.316Z] [2024-02-23T04:42:01.316Z] ---> sar -P ALL: [2024-02-23T04:42:01.316Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1571) 02/23/24 _x86_64_ (8 CPU) [2024-02-23T04:42:01.316Z] [2024-02-23T04:42:01.316Z] 04:05:25 LINUX RESTART (8 CPU) [2024-02-23T04:42:01.316Z] [2024-02-23T04:42:01.316Z] 04:06:01 CPU %user %nice %system %iowait %steal %idle [2024-02-23T04:42:01.316Z] 04:07:01 all 4.09 0.00 0.68 1.05 0.02 94.15 [2024-02-23T04:42:01.316Z] 04:07:01 0 3.31 0.00 0.45 0.15 0.03 96.06 [2024-02-23T04:42:01.316Z] 04:07:01 1 5.07 0.00 1.60 3.44 0.02 89.87 [2024-02-23T04:42:01.316Z] 04:07:01 2 4.21 0.00 0.60 2.07 0.03 93.09 [2024-02-23T04:42:01.316Z] 04:07:01 3 3.43 0.00 0.48 0.15 0.02 95.92 [2024-02-23T04:42:01.316Z] 04:07:01 4 2.22 0.00 0.62 2.23 0.03 94.90 [2024-02-23T04:42:01.316Z] 04:07:01 5 7.21 0.00 0.82 0.07 0.02 91.89 [2024-02-23T04:42:01.316Z] 04:07:01 6 4.28 0.00 0.23 0.00 0.02 95.47 [2024-02-23T04:42:01.316Z] 04:07:01 7 3.02 0.00 0.65 0.30 0.02 96.01 [2024-02-23T04:42:01.316Z] 04:08:02 all 0.06 0.00 0.01 0.01 0.01 99.90 [2024-02-23T04:42:01.316Z] 04:08:02 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-02-23T04:42:01.316Z] 04:08:02 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-02-23T04:42:01.316Z] 04:08:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-23T04:42:01.316Z] 04:08:02 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-23T04:42:01.316Z] 04:08:02 4 0.03 0.00 0.00 0.03 0.02 99.92 [2024-02-23T04:42:01.316Z] 04:08:02 5 0.23 0.00 0.00 0.00 0.00 99.77 [2024-02-23T04:42:01.316Z] 04:08:02 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-23T04:42:01.316Z] 04:08:02 7 0.05 0.00 0.02 0.07 0.00 99.87 [2024-02-23T04:42:01.316Z] 04:09:01 all 3.10 0.00 1.45 1.00 0.03 94.42 [2024-02-23T04:42:01.316Z] 04:09:01 0 6.65 0.00 2.86 5.57 0.03 84.88 [2024-02-23T04:42:01.316Z] 04:09:01 1 2.46 0.00 1.38 0.03 0.02 96.11 [2024-02-23T04:42:01.316Z] 04:09:01 2 2.66 0.00 1.04 0.49 0.03 95.78 [2024-02-23T04:42:01.316Z] 04:09:01 3 1.89 0.00 1.17 0.56 0.03 96.35 [2024-02-23T04:42:01.316Z] 04:09:01 4 2.40 0.00 0.92 0.07 0.03 96.59 [2024-02-23T04:42:01.316Z] 04:09:01 5 4.37 0.00 0.77 0.02 0.02 94.83 [2024-02-23T04:42:01.316Z] 04:09:01 6 2.61 0.00 2.64 0.02 0.03 94.70 [2024-02-23T04:42:01.316Z] 04:09:01 7 1.79 0.00 0.80 1.28 0.03 96.11 [2024-02-23T04:42:01.316Z] 04:10:01 all 20.63 0.00 4.04 3.56 0.07 71.69 [2024-02-23T04:42:01.316Z] 04:10:01 0 22.04 0.00 3.88 4.56 0.10 69.42 [2024-02-23T04:42:01.316Z] 04:10:01 1 20.70 0.00 3.76 1.47 0.07 74.00 [2024-02-23T04:42:01.316Z] 04:10:01 2 21.32 0.00 4.16 3.70 0.07 70.76 [2024-02-23T04:42:01.316Z] 04:10:01 3 19.76 0.00 5.12 7.37 0.07 67.69 [2024-02-23T04:42:01.316Z] 04:10:01 4 20.11 0.00 3.62 0.13 0.07 76.07 [2024-02-23T04:42:01.316Z] 04:10:01 5 20.75 0.00 3.81 0.76 0.07 74.61 [2024-02-23T04:42:01.316Z] 04:10:01 6 20.06 0.00 3.67 0.13 0.07 76.06 [2024-02-23T04:42:01.316Z] 04:10:01 7 20.33 0.00 4.33 10.39 0.07 64.89 [2024-02-23T04:42:01.316Z] 04:11:01 all 33.32 0.00 5.50 4.01 0.12 57.04 [2024-02-23T04:42:01.316Z] 04:11:01 0 33.16 0.00 5.98 1.42 0.10 59.34 [2024-02-23T04:42:01.316Z] 04:11:01 1 32.45 0.00 5.09 1.40 0.13 60.93 [2024-02-23T04:42:01.316Z] 04:11:01 2 32.58 0.00 4.95 12.80 0.12 49.55 [2024-02-23T04:42:01.316Z] 04:11:01 3 32.47 0.00 5.95 1.90 0.20 59.47 [2024-02-23T04:42:01.316Z] 04:11:01 4 32.88 0.00 6.44 0.90 0.08 59.70 [2024-02-23T04:42:01.316Z] 04:11:01 5 35.24 0.00 4.75 7.63 0.10 52.27 [2024-02-23T04:42:01.316Z] 04:11:01 6 35.21 0.00 6.11 4.73 0.10 53.85 [2024-02-23T04:42:01.316Z] 04:11:01 7 32.59 0.00 4.69 1.28 0.12 61.31 [2024-02-23T04:42:01.316Z] 04:12:01 all 34.23 0.00 5.94 3.85 0.10 55.89 [2024-02-23T04:42:01.316Z] 04:12:01 0 37.02 0.00 6.32 1.04 0.10 55.53 [2024-02-23T04:42:01.316Z] 04:12:01 1 30.29 0.00 5.89 6.73 0.08 57.01 [2024-02-23T04:42:01.316Z] 04:12:01 2 34.04 0.00 5.58 2.73 0.08 57.56 [2024-02-23T04:42:01.316Z] 04:12:01 3 35.10 0.00 6.01 7.86 0.10 50.93 [2024-02-23T04:42:01.316Z] 04:12:01 4 34.85 0.00 6.00 1.75 0.10 57.30 [2024-02-23T04:42:01.316Z] 04:12:01 5 33.41 0.00 6.07 4.00 0.08 56.44 [2024-02-23T04:42:01.316Z] 04:12:01 6 34.74 0.00 5.55 0.86 0.08 58.76 [2024-02-23T04:42:01.316Z] 04:12:01 7 34.35 0.00 6.12 5.77 0.13 53.62 [2024-02-23T04:42:01.316Z] 04:13:01 all 12.66 0.00 5.05 24.80 0.09 57.40 [2024-02-23T04:42:01.316Z] 04:13:01 0 11.39 0.00 4.83 24.20 0.12 59.47 [2024-02-23T04:42:01.316Z] 04:13:01 1 11.95 0.00 4.58 4.48 0.05 78.93 [2024-02-23T04:42:01.316Z] 04:13:01 2 12.33 0.00 4.20 11.14 0.08 72.25 [2024-02-23T04:42:01.316Z] 04:13:01 3 14.08 0.00 5.76 32.29 0.07 47.81 [2024-02-23T04:42:01.316Z] 04:13:01 4 12.40 0.00 5.45 33.40 0.07 48.68 [2024-02-23T04:42:01.316Z] 04:13:01 5 13.62 0.00 5.32 43.04 0.05 37.97 [2024-02-23T04:42:01.316Z] 04:13:01 6 12.63 0.00 4.92 34.38 0.08 47.98 [2024-02-23T04:42:01.316Z] 04:13:01 7 12.88 0.00 5.36 15.51 0.17 66.08 [2024-02-23T04:42:01.316Z] 04:14:01 all 93.44 0.00 6.41 0.01 0.14 0.01 [2024-02-23T04:42:01.316Z] 04:14:01 0 92.80 0.00 7.03 0.00 0.16 0.02 [2024-02-23T04:42:01.316Z] 04:14:01 1 92.80 0.00 6.99 0.02 0.17 0.02 [2024-02-23T04:42:01.316Z] 04:14:01 2 94.50 0.00 5.35 0.02 0.12 0.02 [2024-02-23T04:42:01.316Z] 04:14:01 3 92.96 0.00 6.90 0.00 0.14 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 4 93.14 0.00 6.66 0.02 0.13 0.05 [2024-02-23T04:42:01.316Z] 04:14:01 5 93.17 0.00 6.70 0.00 0.13 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 6 94.49 0.00 5.40 0.00 0.12 0.00 [2024-02-23T04:42:01.316Z] 04:14:01 7 93.61 0.00 6.28 0.00 0.12 0.00 [2024-02-23T04:42:01.316Z] 04:15:01 all 12.69 0.00 2.37 5.25 0.04 79.65 [2024-02-23T04:42:01.316Z] 04:15:01 0 12.48 0.00 2.10 2.75 0.05 82.62 [2024-02-23T04:42:01.316Z] 04:15:01 1 11.67 0.00 2.50 5.02 0.05 80.77 [2024-02-23T04:42:01.316Z] 04:15:01 2 12.56 0.00 1.99 2.49 0.03 82.92 [2024-02-23T04:42:01.316Z] 04:15:01 3 12.53 0.00 2.36 5.53 0.05 79.53 [2024-02-23T04:42:01.316Z] 04:15:01 4 12.98 0.00 2.61 1.44 0.02 82.95 [2024-02-23T04:42:01.316Z] 04:15:01 5 13.19 0.00 2.46 3.14 0.03 81.17 [2024-02-23T04:42:01.316Z] 04:15:01 6 12.99 0.00 2.24 2.86 0.03 81.87 [2024-02-23T04:42:01.316Z] 04:15:01 7 13.08 0.00 2.68 18.81 0.05 65.38 [2024-02-23T04:42:01.316Z] 04:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-02-23T04:42:01.316Z] 04:16:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-02-23T04:42:01.316Z] 04:16:01 1 0.03 0.00 0.03 0.03 0.03 99.87 [2024-02-23T04:42:01.316Z] 04:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-23T04:42:01.316Z] 04:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-23T04:42:01.316Z] 04:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.316Z] 04:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.316Z] 04:16:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-02-23T04:42:01.316Z] 04:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.316Z] 04:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-02-23T04:42:01.317Z] 04:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:17:01 1 0.00 0.00 0.03 0.02 0.03 99.92 [2024-02-23T04:42:01.317Z] 04:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:17:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-02-23T04:42:01.317Z] 04:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:17:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-02-23T04:42:01.317Z] 04:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] [2024-02-23T04:42:01.317Z] 04:17:01 CPU %user %nice %system %iowait %steal %idle [2024-02-23T04:42:01.317Z] 04:18:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2024-02-23T04:42:01.317Z] 04:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-02-23T04:42:01.317Z] 04:18:01 1 0.03 0.00 0.02 0.07 0.05 99.83 [2024-02-23T04:42:01.317Z] 04:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:18:01 6 0.10 0.00 0.02 0.02 0.02 99.85 [2024-02-23T04:42:01.317Z] 04:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:19:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-02-23T04:42:01.317Z] 04:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-02-23T04:42:01.317Z] 04:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-23T04:42:01.317Z] 04:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:19:01 6 0.23 0.00 0.03 0.02 0.00 99.72 [2024-02-23T04:42:01.317Z] 04:19:01 7 1.81 0.00 0.02 0.00 0.00 98.18 [2024-02-23T04:42:01.317Z] 04:20:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2024-02-23T04:42:01.317Z] 04:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:20:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-02-23T04:42:01.317Z] 04:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:20:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2024-02-23T04:42:01.317Z] 04:20:01 7 1.06 0.00 0.02 0.00 0.02 98.91 [2024-02-23T04:42:01.317Z] 04:21:01 all 0.11 0.00 0.04 0.01 0.01 99.84 [2024-02-23T04:42:01.317Z] 04:21:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2024-02-23T04:42:01.317Z] 04:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-23T04:42:01.317Z] 04:21:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2024-02-23T04:42:01.317Z] 04:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:21:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2024-02-23T04:42:01.317Z] 04:21:01 6 0.10 0.00 0.03 0.03 0.00 99.83 [2024-02-23T04:42:01.317Z] 04:21:01 7 0.68 0.00 0.05 0.00 0.00 99.27 [2024-02-23T04:42:01.317Z] 04:22:01 all 0.02 0.00 0.01 0.03 0.01 99.93 [2024-02-23T04:42:01.317Z] 04:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:22:01 1 0.03 0.00 0.02 0.03 0.03 99.88 [2024-02-23T04:42:01.317Z] 04:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-23T04:42:01.317Z] 04:22:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:22:01 6 0.05 0.00 0.02 0.13 0.02 99.78 [2024-02-23T04:42:01.317Z] 04:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.317Z] 04:23:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-02-23T04:42:01.317Z] 04:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:23:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-02-23T04:42:01.317Z] 04:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:23:01 6 0.08 0.00 0.02 0.12 0.02 99.77 [2024-02-23T04:42:01.317Z] 04:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:24:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2024-02-23T04:42:01.317Z] 04:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:24:01 1 0.02 0.00 0.03 0.08 0.02 99.85 [2024-02-23T04:42:01.317Z] 04:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:24:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2024-02-23T04:42:01.317Z] 04:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.317Z] 04:25:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-02-23T04:42:01.317Z] 04:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-23T04:42:01.317Z] 04:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-23T04:42:01.317Z] 04:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.317Z] 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:25:01 6 0.05 0.00 0.02 0.03 0.02 99.88 [2024-02-23T04:42:01.317Z] 04:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:26:01 all 0.05 0.00 0.03 0.02 0.01 99.88 [2024-02-23T04:42:01.317Z] 04:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:26:01 1 0.07 0.00 0.02 0.12 0.05 99.75 [2024-02-23T04:42:01.317Z] 04:26:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2024-02-23T04:42:01.317Z] 04:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:26:01 4 0.20 0.00 0.05 0.03 0.00 99.72 [2024-02-23T04:42:01.317Z] 04:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:26:01 6 0.03 0.00 0.05 0.03 0.02 99.87 [2024-02-23T04:42:01.317Z] 04:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:27:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-02-23T04:42:01.317Z] 04:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:27:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-02-23T04:42:01.317Z] 04:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:27:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:27:01 6 0.05 0.00 0.02 0.05 0.02 99.87 [2024-02-23T04:42:01.317Z] 04:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:28:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-02-23T04:42:01.317Z] 04:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:28:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:28:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.317Z] 04:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:28:01 6 0.02 0.00 0.03 0.05 0.03 99.87 [2024-02-23T04:42:01.317Z] 04:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] [2024-02-23T04:42:01.317Z] 04:28:01 CPU %user %nice %system %iowait %steal %idle [2024-02-23T04:42:01.317Z] 04:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-02-23T04:42:01.317Z] 04:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.317Z] 04:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:29:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:29:01 6 0.03 0.00 0.03 0.05 0.03 99.85 [2024-02-23T04:42:01.317Z] 04:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.317Z] 04:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-02-23T04:42:01.317Z] 04:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-02-23T04:42:01.317Z] 04:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.317Z] 04:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:30:01 6 0.07 0.00 0.03 0.03 0.05 99.82 [2024-02-23T04:42:01.317Z] 04:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-02-23T04:42:01.317Z] 04:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-23T04:42:01.317Z] 04:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.317Z] 04:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:31:01 6 0.05 0.00 0.02 0.03 0.03 99.87 [2024-02-23T04:42:01.317Z] 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:32:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-02-23T04:42:01.317Z] 04:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:32:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-02-23T04:42:01.317Z] 04:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-23T04:42:01.317Z] 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:32:01 6 0.05 0.00 0.03 0.07 0.03 99.82 [2024-02-23T04:42:01.317Z] 04:32:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:33:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-02-23T04:42:01.317Z] 04:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-23T04:42:01.317Z] 04:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.317Z] 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:33:01 6 0.00 0.00 0.00 0.00 0.03 99.97 [2024-02-23T04:42:01.317Z] 04:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-02-23T04:42:01.317Z] 04:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:34:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2024-02-23T04:42:01.317Z] 04:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:34:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2024-02-23T04:42:01.317Z] 04:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:35:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2024-02-23T04:42:01.317Z] 04:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.317Z] 04:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:35:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2024-02-23T04:42:01.317Z] 04:35:01 7 1.30 0.00 0.03 0.00 0.02 98.65 [2024-02-23T04:42:01.317Z] 04:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-02-23T04:42:01.317Z] 04:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-23T04:42:01.317Z] 04:36:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:36:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-02-23T04:42:01.317Z] 04:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:36:01 6 0.03 0.00 0.02 0.03 0.02 99.90 [2024-02-23T04:42:01.317Z] 04:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-02-23T04:42:01.317Z] 04:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:37:01 1 0.03 0.00 0.03 0.02 0.03 99.88 [2024-02-23T04:42:01.317Z] 04:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:38:01 all 0.15 0.00 0.01 0.01 0.01 99.83 [2024-02-23T04:42:01.317Z] 04:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-23T04:42:01.317Z] 04:38:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-23T04:42:01.317Z] 04:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] 04:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-23T04:42:01.317Z] 04:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:38:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2024-02-23T04:42:01.317Z] 04:38:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-23T04:42:01.317Z] 04:38:01 7 1.06 0.00 0.00 0.00 0.02 98.92 [2024-02-23T04:42:01.317Z] 04:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-02-23T04:42:01.317Z] 04:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-23T04:42:01.317Z] 04:39:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-02-23T04:42:01.317Z] 04:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.317Z] 04:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-23T04:42:01.317Z] 04:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.317Z] 04:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-23T04:42:01.317Z] 04:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-23T04:42:01.317Z] [2024-02-23T04:42:01.317Z] 04:39:01 CPU %user %nice %system %iowait %steal %idle [2024-02-23T04:42:01.317Z] 04:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-02-23T04:42:01.317Z] 04:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-23T04:42:01.317Z] 04:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-23T04:42:01.317Z] 04:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-23T04:42:01.318Z] 04:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-23T04:42:01.318Z] 04:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.318Z] 04:40:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-02-23T04:42:01.318Z] 04:40:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-02-23T04:42:01.318Z] 04:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-23T04:42:01.318Z] 04:41:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2024-02-23T04:42:01.318Z] 04:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-23T04:42:01.318Z] 04:41:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2024-02-23T04:42:01.318Z] 04:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-23T04:42:01.318Z] 04:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-23T04:42:01.318Z] 04:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-23T04:42:01.318Z] 04:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-23T04:42:01.318Z] 04:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-02-23T04:42:01.318Z] 04:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-23T04:42:01.318Z] Average: all 6.10 0.00 0.90 1.24 0.03 91.74 [2024-02-23T04:42:01.318Z] Average: 0 6.17 0.00 0.96 1.12 0.03 91.72 [2024-02-23T04:42:01.318Z] Average: 1 5.81 0.00 0.91 0.66 0.04 92.60 [2024-02-23T04:42:01.318Z] Average: 2 6.10 0.00 0.80 1.00 0.02 92.08 [2024-02-23T04:42:01.318Z] Average: 3 6.02 0.00 0.97 1.58 0.03 91.41 [2024-02-23T04:42:01.318Z] Average: 4 6.00 0.00 0.92 1.13 0.02 91.94 [2024-02-23T04:42:01.318Z] Average: 5 6.30 0.00 0.87 1.67 0.02 91.15 [2024-02-23T04:42:01.318Z] Average: 6 6.20 0.00 0.89 1.24 0.03 91.64 [2024-02-23T04:42:01.318Z] Average: 7 6.20 0.00 0.88 1.52 0.03 91.38 [2024-02-23T04:42:01.318Z] [2024-02-23T04:42:01.318Z] [2024-02-23T04:42:01.318Z]