Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+ef9dbcfdf9265d2927ae78691a494f0517df5c34 (075f07bacddd8452518d1788d48824b87d0ef0af) 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-ssh7233252063267643652.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh7754079646931501511.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5224110265391593937.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh694252344624811437.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10038897216076658927.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11735 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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 ef9dbcfdf9265d2927ae78691a494f0517df5c34 into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing ee315950a83ad1f31330ec38e46cea0092d8a46f Checking out Revision ee315950a83ad1f31330ec38e46cea0092d8a46f (PR-4907) > 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/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # 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 ef9dbcfdf9265d2927ae78691a494f0517df5c34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee315950a83ad1f31330ec38e46cea0092d8a46f # timeout=10 Commit message: "Merge commit 'ef9dbcfdf9265d2927ae78691a494f0517df5c34' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-27T08:29:38.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-27T08:29:38.879Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-27T08:29:38.909Z] ========================================================= [2024-09-27T08:29:38.909Z] EdgeX Global Pipelines Version Info [2024-09-27T08:29:38.909Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f28faddde2d5b7f39119754cecec07a487994a84 # timeout=10 [2024-09-27T08:29:39.658Z] ------------------- [2024-09-27T08:29:39.658Z] stable info: [2024-09-27T08:29:39.658Z] ------------------- [2024-09-27T08:29:39.658Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-27T08:29:39.658Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-09-27T08:29:39.658Z] Message: update stable to v1.0.264 [2024-09-27T08:29:40.231Z] ------------------- [2024-09-27T08:29:40.231Z] experimental info: [2024-09-27T08:29:40.231Z] ------------------- [2024-09-27T08:29:40.231Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-27T08:29:40.231Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-09-27T08:29:40.231Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-27T08:29:40.313Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-27T08:29:40.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-27T08:29:40.354Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-27T08:29:40.372Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-27T08:29:40.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-27T08:29:40.415Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-27T08:29:40.436Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-27T08:29:40.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-27T08:29:40.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-27T08:29:40.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-27T08:29:40.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-27T08:29:40.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-27T08:29:40.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-27T08:29:40.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-27T08:29:40.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-27T08:29:40.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-27T08:29:40.581Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-27T08:29:40.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-27T08:29:40.614Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-27T08:29:40.627Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-27T08:29:40.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-27T08:29:40.659Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-27T08:29:40.678Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-27T08:29:40.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo [2024-09-27T08:29:40.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo [2024-09-27T08:29:40.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo [2024-09-27T08:29:40.768Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee315950a83ad1f31330ec38e46cea0092d8a46f [Pipeline] echo [2024-09-27T08:29:40.794Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee31595 [Pipeline] echo [2024-09-27T08:29:40.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-27T08:29:40.883Z] provisioning config files... [2024-09-27T08:29:40.897Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config1090570959021535555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-27T08:29:41.255Z] ---> ****-login.sh [2024-09-27T08:29:41.255Z] nexus3.edgexfoundry.org:10001 [2024-09-27T08:29:41.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T08:29:41.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T08:29:41.776Z] Configure a credential helper to remove this warning. See [2024-09-27T08:29:41.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T08:29:41.776Z] [2024-09-27T08:29:41.776Z] Login Succeeded [2024-09-27T08:29:41.776Z] nexus3.edgexfoundry.org:10002 [2024-09-27T08:29:41.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T08:29:41.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T08:29:41.776Z] Configure a credential helper to remove this warning. See [2024-09-27T08:29:41.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T08:29:41.776Z] [2024-09-27T08:29:41.776Z] Login Succeeded [2024-09-27T08:29:41.776Z] nexus3.edgexfoundry.org:10003 [2024-09-27T08:29:42.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T08:29:42.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T08:29:42.037Z] Configure a credential helper to remove this warning. See [2024-09-27T08:29:42.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T08:29:42.037Z] [2024-09-27T08:29:42.037Z] Login Succeeded [2024-09-27T08:29:42.037Z] nexus3.edgexfoundry.org:10004 [2024-09-27T08:29:42.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T08:29:42.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T08:29:42.037Z] Configure a credential helper to remove this warning. See [2024-09-27T08:29:42.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T08:29:42.037Z] [2024-09-27T08:29:42.037Z] Login Succeeded [2024-09-27T08:29:42.037Z] ****.io [2024-09-27T08:29:42.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-27T08:29:42.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-27T08:29:42.297Z] Configure a credential helper to remove this warning. See [2024-09-27T08:29:42.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-27T08:29:42.297Z] [2024-09-27T08:29:42.297Z] Login Succeeded [2024-09-27T08:29:42.297Z] ---> ****-login.sh ends [Pipeline] } [2024-09-27T08:29:42.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-27T08:29:42.646Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/core-command/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/core-data/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/core-keeper/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/core-metadata/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/support-notifications/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-27T08:29:42.646Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-27T08:29:42.646Z] + cut -d/ -f2 [2024-09-27T08:29:42.646Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-27T08:29:42.683Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-09-27T08:29:43.051Z] + git rev-list -1 --merges ee315950a83ad1f31330ec38e46cea0092d8a46f~1..ee315950a83ad1f31330ec38e46cea0092d8a46f [Pipeline] echo [2024-09-27T08:29:43.064Z] -----------> git rev-list -1 --merges ee315950a83ad1f31330ec38e46cea0092d8a46f~1..ee315950a83ad1f31330ec38e46cea0092d8a46f ee315950a83ad1f31330ec38e46cea0092d8a46f [2024-09-27T08:29:43.065Z] ee315950a83ad1f31330ec38e46cea0092d8a46f [false] [Pipeline] sh [2024-09-27T08:29:43.356Z] + git log --format=format:%s -1 ee315950a83ad1f31330ec38e46cea0092d8a46f [Pipeline] echo [2024-09-27T08:29:43.375Z] ========================================================= [2024-09-27T08:29:43.375Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-27T08:29:43.375Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-27T08:29:43.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-27T08:29:43.801Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-27T08:29:43.801Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-27T08:29:43.801Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-27T08:29:43.801Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-27T08:29:43.801Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-27T08:29:43.801Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T08:29:44.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-27T08:29:44.237Z] [2024-09-27T08:29:44.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T08:29:44.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-27T08:29:44.550Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-27T08:29:44.550Z] b85a868b505f: Pulling fs layer [2024-09-27T08:29:44.550Z] e2be974225ed: Pulling fs layer [2024-09-27T08:29:44.550Z] 339a4e72a1f5: Pulling fs layer [2024-09-27T08:29:44.550Z] 988bab9f4d93: Pulling fs layer [2024-09-27T08:29:44.550Z] 1469e6f7b9e6: Pulling fs layer [2024-09-27T08:29:44.550Z] eaf3925da568: Pulling fs layer [2024-09-27T08:29:44.550Z] bab4dde63d76: Pulling fs layer [2024-09-27T08:29:44.550Z] bde34c3a00c8: Pulling fs layer [2024-09-27T08:29:44.550Z] b352a97aabf1: Pulling fs layer [2024-09-27T08:29:44.550Z] 4872d77fe225: Pulling fs layer [2024-09-27T08:29:44.550Z] 5851b861e8e6: Pulling fs layer [2024-09-27T08:29:44.550Z] bab4dde63d76: Waiting [2024-09-27T08:29:44.550Z] bde34c3a00c8: Waiting [2024-09-27T08:29:44.550Z] b352a97aabf1: Waiting [2024-09-27T08:29:44.550Z] 4872d77fe225: Waiting [2024-09-27T08:29:44.550Z] 5851b861e8e6: Waiting [2024-09-27T08:29:44.550Z] 988bab9f4d93: Waiting [2024-09-27T08:29:44.550Z] 1469e6f7b9e6: Waiting [2024-09-27T08:29:44.550Z] e2be974225ed: Download complete [2024-09-27T08:29:44.550Z] 988bab9f4d93: Verifying Checksum [2024-09-27T08:29:44.550Z] 988bab9f4d93: Download complete [2024-09-27T08:29:44.810Z] 1469e6f7b9e6: Verifying Checksum [2024-09-27T08:29:44.810Z] 1469e6f7b9e6: Download complete [2024-09-27T08:29:44.810Z] 339a4e72a1f5: Verifying Checksum [2024-09-27T08:29:44.810Z] eaf3925da568: Verifying Checksum [2024-09-27T08:29:44.810Z] eaf3925da568: Download complete [2024-09-27T08:29:44.810Z] 339a4e72a1f5: Download complete [2024-09-27T08:29:44.810Z] bde34c3a00c8: Verifying Checksum [2024-09-27T08:29:44.810Z] bde34c3a00c8: Download complete [2024-09-27T08:29:44.810Z] b352a97aabf1: Download complete [2024-09-27T08:29:44.810Z] 4872d77fe225: Verifying Checksum [2024-09-27T08:29:44.810Z] 4872d77fe225: Download complete [2024-09-27T08:29:44.810Z] 5851b861e8e6: Verifying Checksum [2024-09-27T08:29:44.810Z] 5851b861e8e6: Download complete [2024-09-27T08:29:45.068Z] b85a868b505f: Verifying Checksum [2024-09-27T08:29:45.068Z] b85a868b505f: Download complete [2024-09-27T08:29:45.326Z] bab4dde63d76: Verifying Checksum [2024-09-27T08:29:45.326Z] bab4dde63d76: Download complete [2024-09-27T08:29:46.262Z] b85a868b505f: Pull complete [2024-09-27T08:29:46.262Z] e2be974225ed: Pull complete [2024-09-27T08:29:46.830Z] 339a4e72a1f5: Pull complete [2024-09-27T08:29:46.830Z] 988bab9f4d93: Pull complete [2024-09-27T08:29:47.089Z] 1469e6f7b9e6: Pull complete [2024-09-27T08:29:47.089Z] eaf3925da568: Pull complete [2024-09-27T08:29:48.992Z] bab4dde63d76: Pull complete [2024-09-27T08:29:48.992Z] bde34c3a00c8: Pull complete [2024-09-27T08:29:48.992Z] b352a97aabf1: Pull complete [2024-09-27T08:29:48.992Z] 4872d77fe225: Pull complete [2024-09-27T08:29:49.250Z] 5851b861e8e6: Pull complete [2024-09-27T08:29:49.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-27T08:29:49.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-27T08:29:49.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T08:29:49.395Z] prd-ubuntu20.04-docker-8c-8g-11735 does not seem to be running inside a container [2024-09-27T08:29:49.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-09-27T08:29:52.099Z] $ docker top 8592cf25cc2c45ab58eaa11795cbf8c6361b4a99ac5170b933b4f509705daf94 -eo pid,comm [2024-09-27T08:29:52.164Z] 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-09-27T08:29:52.164Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-27T08:29:52.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-27T08:29:52.228Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-27T08:29:52.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-27T08:29:52.342Z] $ docker exec 8592cf25cc2c45ab58eaa11795cbf8c6361b4a99ac5170b933b4f509705daf94 ssh-agent [2024-09-27T08:29:52.467Z] SSH_AUTH_SOCK=/tmp/ssh-4QyDMaC4YeQj/agent.32 [2024-09-27T08:29:52.467Z] SSH_AGENT_PID=38 [2024-09-27T08:29:52.477Z] Running ssh-add (command line suppressed) [2024-09-27T08:29:52.579Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_11846996081758355145.key (/w/workspace/edgex-go/13@tmp/private_key_11846996081758355145.key) [2024-09-27T08:29:52.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-27T08:29:52.917Z] + git tag --points-at HEAD [Pipeline] } [2024-09-27T08:29:52.930Z] $ docker exec --env ******** --env ******** 8592cf25cc2c45ab58eaa11795cbf8c6361b4a99ac5170b933b4f509705daf94 ssh-agent -k [2024-09-27T08:29:53.038Z] unset SSH_AUTH_SOCK; [2024-09-27T08:29:53.039Z] unset SSH_AGENT_PID; [2024-09-27T08:29:53.039Z] echo Agent pid 38 killed; [2024-09-27T08:29:53.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-27T08:29:53.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-27T08:29:53.103Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-27T08:29:53.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-27T08:29:53.209Z] $ docker exec 8592cf25cc2c45ab58eaa11795cbf8c6361b4a99ac5170b933b4f509705daf94 ssh-agent [2024-09-27T08:29:53.321Z] SSH_AUTH_SOCK=/tmp/ssh-nDt3mbBWsiFd/agent.71 [2024-09-27T08:29:53.321Z] SSH_AGENT_PID=77 [2024-09-27T08:29:53.327Z] Running ssh-add (command line suppressed) [2024-09-27T08:29:53.421Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_555196537258909614.key (/w/workspace/edgex-go/13@tmp/private_key_555196537258909614.key) [2024-09-27T08:29:53.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-27T08:29:53.730Z] + git semver init [2024-09-27T08:29:53.990Z] 2024-09-27 08:29:53,915 [run_init] DEBUG init version:0.0.0 force:False [2024-09-27T08:29:53.990Z] 2024-09-27 08:29:53,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/13/.semver [2024-09-27T08:29:53.990Z] 2024-09-27 08:29:53,916 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/13/.semver [2024-09-27T08:29:53.990Z] 2024-09-27 08:29:53,916 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/13/.semver'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=None) [2024-09-27T08:29:59.281Z] 2024-09-27 08:29:58,959 [append_file] DEBUG append to file:/w/workspace/edgex-go/13/.git/info/exclude [2024-09-27T08:29:59.281Z] 2024-09-27 08:29:58,959 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/13/.semver/PR-4907 with force:False [2024-09-27T08:29:59.281Z] 2024-09-27 08:29:58,959 [write_file] DEBUG write to file:/w/workspace/edgex-go/13/.semver/PR-4907 [2024-09-27T08:29:59.281Z] 2024-09-27 08:29:58,963 [execute] INFO git cat-file --batch-check [2024-09-27T08:29:59.281Z] 2024-09-27 08:29:58,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) [2024-09-27T08:29:59.281Z] 2024-09-27 08:29:58,970 [execute] INFO git cat-file --batch [2024-09-27T08:29:59.281Z] 2024-09-27 08:29:58,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) [2024-09-27T08:29:59.281Z] 2024-09-27 08:29:58,975 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/PR-4907 [2024-09-27T08:29:59.281Z] 0.0.0 [Pipeline] } [2024-09-27T08:29:59.287Z] $ docker exec --env ******** --env ******** 8592cf25cc2c45ab58eaa11795cbf8c6361b4a99ac5170b933b4f509705daf94 ssh-agent -k [2024-09-27T08:29:59.393Z] unset SSH_AUTH_SOCK; [2024-09-27T08:29:59.393Z] unset SSH_AGENT_PID; [2024-09-27T08:29:59.394Z] echo Agent pid 77 killed; [2024-09-27T08:29:59.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-27T08:29:59.730Z] + git semver [Pipeline] } [2024-09-27T08:30:00.002Z] $ docker stop --time=1 8592cf25cc2c45ab58eaa11795cbf8c6361b4a99ac5170b933b4f509705daf94 [2024-09-27T08:30:01.299Z] $ docker rm -f --volumes 8592cf25cc2c45ab58eaa11795cbf8c6361b4a99ac5170b933b4f509705daf94 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-27T08:30:01.656Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-27T08:30:01.934Z] Stashed 1 file(s) [Pipeline] echo [2024-09-27T08:30:01.940Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2024-09-27T08:30:02.505Z] + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] echo [2024-09-27T08:30:02.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-27T08:30:02.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-27T08:30:02.569Z] ========================================================= [2024-09-27T08:30:02.569Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-27T08:30:02.569Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-27T08:30:02.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-27T08:30:02.863Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-27T08:30:02.863Z] 619be1103602: Pulling fs layer [2024-09-27T08:30:02.863Z] 7862e08f4a3e: Pulling fs layer [2024-09-27T08:30:02.863Z] 5df492c9dc93: Pulling fs layer [2024-09-27T08:30:02.863Z] 7629e6793208: Pulling fs layer [2024-09-27T08:30:02.863Z] 4f4fb700ef54: Pulling fs layer [2024-09-27T08:30:02.863Z] fb5054dd5b73: Pulling fs layer [2024-09-27T08:30:02.863Z] eeca6798cff9: Pulling fs layer [2024-09-27T08:30:02.863Z] aa269ceb94a6: Pulling fs layer [2024-09-27T08:30:02.863Z] ada007ff1a6a: Pulling fs layer [2024-09-27T08:30:02.863Z] 7629e6793208: Waiting [2024-09-27T08:30:02.863Z] 4f4fb700ef54: Waiting [2024-09-27T08:30:02.863Z] eeca6798cff9: Waiting [2024-09-27T08:30:02.863Z] fb5054dd5b73: Waiting [2024-09-27T08:30:02.863Z] aa269ceb94a6: Waiting [2024-09-27T08:30:02.863Z] ada007ff1a6a: Waiting [2024-09-27T08:30:02.863Z] 7862e08f4a3e: Download complete [2024-09-27T08:30:02.863Z] 7629e6793208: Verifying Checksum [2024-09-27T08:30:02.863Z] 7629e6793208: Download complete [2024-09-27T08:30:02.863Z] 4f4fb700ef54: Download complete [2024-09-27T08:30:02.863Z] fb5054dd5b73: Download complete [2024-09-27T08:30:02.863Z] 619be1103602: Verifying Checksum [2024-09-27T08:30:02.863Z] 619be1103602: Download complete [2024-09-27T08:30:03.122Z] eeca6798cff9: Verifying Checksum [2024-09-27T08:30:03.122Z] eeca6798cff9: Download complete [2024-09-27T08:30:03.122Z] 619be1103602: Pull complete [2024-09-27T08:30:03.122Z] ada007ff1a6a: Verifying Checksum [2024-09-27T08:30:03.122Z] ada007ff1a6a: Download complete [2024-09-27T08:30:03.381Z] 7862e08f4a3e: Pull complete [2024-09-27T08:30:03.381Z] 5df492c9dc93: Verifying Checksum [2024-09-27T08:30:03.381Z] 5df492c9dc93: Download complete [2024-09-27T08:30:03.948Z] aa269ceb94a6: Verifying Checksum [2024-09-27T08:30:03.948Z] aa269ceb94a6: Download complete [2024-09-27T08:30:07.240Z] 5df492c9dc93: Pull complete [2024-09-27T08:30:07.240Z] 7629e6793208: Pull complete [2024-09-27T08:30:07.240Z] 4f4fb700ef54: Pull complete [2024-09-27T08:30:07.240Z] fb5054dd5b73: Pull complete [2024-09-27T08:30:07.240Z] eeca6798cff9: Pull complete [2024-09-27T08:30:09.778Z] aa269ceb94a6: Pull complete [2024-09-27T08:30:10.348Z] ada007ff1a6a: Pull complete [2024-09-27T08:30:10.348Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-27T08:30:10.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-27T08:30:10.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-27T08:30:10.651Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-27T08:30:10.651Z] WORKDIR /edgex [2024-09-27T08:30:10.651Z] COPY go.mod . [2024-09-27T08:30:10.651Z] RUN go mod download [2024-09-27T08:30:10.651Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-27T08:30:11.217Z] Sending build context to Docker daemon 179.5MB [2024-09-27T08:30:11.217Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-27T08:30:11.217Z] ---> f489d0715acc [2024-09-27T08:30:11.217Z] Step 2/4 : WORKDIR /edgex [2024-09-27T08:30:15.413Z] ---> Running in df3beea17a87 [2024-09-27T08:30:15.413Z] Removing intermediate container df3beea17a87 [2024-09-27T08:30:15.413Z] ---> a6de7c12041c [2024-09-27T08:30:15.413Z] Step 3/4 : COPY go.mod . [2024-09-27T08:30:15.413Z] ---> 1049a7252468 [2024-09-27T08:30:15.413Z] Step 4/4 : RUN go mod download [2024-09-27T08:30:15.413Z] ---> Running in 15195d2ae917 [2024-09-27T08:30:42.167Z] Removing intermediate container 15195d2ae917 [2024-09-27T08:30:42.167Z] ---> 361bb41e9158 [2024-09-27T08:30:42.167Z] Successfully built 361bb41e9158 [2024-09-27T08:30:42.167Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T08:30:42.482Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-27T08:30:42.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T08:30:42.561Z] prd-ubuntu20.04-docker-8c-8g-11735 does not seem to be running inside a container [2024-09-27T08:30:42.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-09-27T08:30:42.969Z] $ docker top 71a319dd53e752e6f100898ebe88439746a28c0cff40c008800e4cedd9a6d76e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-27T08:30:43.325Z] + go version [2024-09-27T08:30:43.325Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-27T08:30:43.338Z] $ docker stop --time=1 71a319dd53e752e6f100898ebe88439746a28c0cff40c008800e4cedd9a6d76e [2024-09-27T08:30:44.615Z] $ docker rm -f --volumes 71a319dd53e752e6f100898ebe88439746a28c0cff40c008800e4cedd9a6d76e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T08:30:45.063Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-27T08:30:45.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T08:30:45.151Z] prd-ubuntu20.04-docker-8c-8g-11735 does not seem to be running inside a container [2024-09-27T08:30:45.182Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-09-27T08:30:45.525Z] $ docker top a32a17094273c8f111c33633dd0e0c1eb3f18c21e810a53dae85df72d40dc7da -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-27T08:30:45.602Z] ========================================================= [2024-09-27T08:30:45.602Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-27T08:30:45.602Z] ========================================================= [Pipeline] sh [2024-09-27T08:30:45.880Z] + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] fileExists [Pipeline] sh [2024-09-27T08:30:46.185Z] + make test [2024-09-27T08:30:46.185Z] go test -race -coverprofile=coverage.out ./... [2024-09-27T08:30:54.301Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-27T08:31:20.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-27T08:31:20.846Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-27T08:31:21.780Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-27T08:31:22.037Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-27T08:31:22.037Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-27T08:31:22.037Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-27T08:31:22.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-27T08:31:22.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-27T08:31:22.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-27T08:31:22.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-27T08:31:22.037Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-27T08:31:22.295Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-27T08:31:22.859Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-27T08:31:22.859Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-27T08:31:22.859Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-27T08:31:22.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-27T08:31:24.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-27T08:31:24.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-27T08:31:25.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements [2024-09-27T08:31:25.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-27T08:31:25.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-27T08:31:25.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-27T08:31:26.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2024-09-27T08:31:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-27T08:31:26.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-27T08:31:27.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-27T08:31:27.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-27T08:31:27.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-27T08:31:27.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-27T08:31:27.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-27T08:31:27.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-27T08:31:27.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-27T08:31:27.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-27T08:31:27.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-27T08:31:28.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-27T08:31:28.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-27T08:31:28.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-27T08:31:28.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-27T08:31:28.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-27T08:31:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements [2024-09-27T08:31:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements [2024-09-27T08:31:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.588s coverage: 93.4% of statements [2024-09-27T08:31:29.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-09-27T08:31:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-27T08:31:29.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-27T08:31:31.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 7.0% of statements [2024-09-27T08:31:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-27T08:31:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-27T08:31:32.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-27T08:31:32.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-27T08:31:32.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-27T08:31:32.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-27T08:31:32.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-27T08:31:32.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-27T08:31:32.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-27T08:31:32.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-27T08:31:32.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-27T08:31:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements [2024-09-27T08:31:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements [2024-09-27T08:31:33.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-27T08:31:34.092Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-27T08:31:34.092Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-27T08:31:34.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] [2024-09-27T08:31:34.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.8% of statements [2024-09-27T08:31:34.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 42.5% of statements [2024-09-27T08:31:34.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements [2024-09-27T08:31:35.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.032s coverage: 77.8% of statements [2024-09-27T08:31:35.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-09-27T08:31:35.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-09-27T08:31:36.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-09-27T08:31:36.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-27T08:31:36.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-27T08:31:36.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-27T08:31:36.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-27T08:31:36.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-27T08:31:36.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-27T08:31:36.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-27T08:31:36.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-27T08:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-27T08:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-27T08:31:37.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-27T08:31:38.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-27T08:31:38.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-27T08:31:38.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-27T08:31:38.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-27T08:31:39.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-27T08:31:39.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-27T08:31:39.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-27T08:31:41.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-27T08:31:41.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-27T08:31:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-27T08:31:43.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-27T08:31:45.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-27T08:31:45.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-27T08:31:45.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-27T08:31:46.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-27T08:31:46.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-27T08:31:46.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-27T08:31:47.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.038s coverage: 94.4% of statements [2024-09-27T08:31:47.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-27T08:31:47.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-27T08:31:47.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-27T08:31:47.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-27T08:31:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-27T08:31:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-27T08:31:48.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-27T08:31:49.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-27T08:31:49.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-27T08:31:49.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-27T08:31:51.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-27T08:31:51.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-27T08:31:51.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-27T08:31:51.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-27T08:31:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-27T08:31:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-27T08:31:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-27T08:31:52.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-27T08:31:53.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-27T08:31:53.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-27T08:31:54.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-27T08:31:54.147Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-27T08:32:00.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.235s coverage: 79.9% of statements [2024-09-27T08:32:00.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.059s coverage: 92.9% of statements [2024-09-27T08:32:00.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 66.7% of statements [2024-09-27T08:32:00.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-09-27T08:32:00.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.144s coverage: 63.1% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 36.5% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.065s coverage: 97.1% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.9% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-09-27T08:32:00.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-09-27T08:32:00.992Z] 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-09-27T08:32:01.252Z] running golangci-lint [2024-09-27T08:32:01.252Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-27T08:32:01.252Z] go version go1.21.9 linux/amd64 [2024-09-27T08:32:01.512Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-27T08:32:01.512Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-27T08:32:28.582Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 24.94333517s" [2024-09-27T08:32:28.582Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.457712ms" [2024-09-27T08:32:43.459Z] level=info msg="[linters_context/goanalysis] analyzers took 2m4.19512435s with top 10 stages: buildir: 1m6.687369169s, gosec: 8.482430674s, fact_deprecated: 3.307256816s, fact_purity: 2.985568409s, inspect: 2.829954677s, ctrlflow: 2.819045595s, printf: 2.747479426s, nilness: 1.567164705s, S1038: 1.4463307s, typedness: 1.054512778s" [2024-09-27T08:32:43.459Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-27T08:32:43.459Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, skip_files: 214/214, skip_dirs: 214/214, path_prettifier: 214/214, exclude: 214/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214" [2024-09-27T08:32:43.459Z] level=info msg="[runner] processing took 16.871517ms with stages: nolint: 7.168434ms, identifier_marker: 4.796264ms, exclude-rules: 1.64819ms, autogenerated_exclude: 1.310943ms, path_prettifier: 1.28092ms, skip_dirs: 604.113µs, cgo: 35.962µs, filename_unadjuster: 22.311µs, max_same_issues: 800ns, uniq_by_line: 570ns, fixer: 480ns, skip_files: 440ns, exclude: 360ns, severity-rules: 360ns, diff: 270ns, path_prefixer: 260ns, path_shortener: 230ns, max_from_linter: 170ns, source_code: 160ns, sort_results: 150ns, max_per_file_from_linter: 130ns" [2024-09-27T08:32:43.459Z] level=info msg="[runner] linters took 16.424597371s with stages: goanalysis_metalinter: 16.407618047s" [2024-09-27T08:32:43.459Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-27T08:32:43.459Z] level=info msg="Memory: 409 samples, avg is 398.7MB, max is 1332.1MB" [2024-09-27T08:32:43.459Z] level=info msg="Execution took 41.419742101s" [2024-09-27T08:32:43.459Z] go vet ./... [2024-09-27T08:32:51.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-27T08:32:51.574Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-27T08:32:51.574Z] ./bin/test-attribution-txt.sh [2024-09-27T08:32:51.574Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-27T08:32:51.574Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-27T08:32:51.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-27T08:32:55.840Z] + ls -al . [2024-09-27T08:32:55.840Z] total 980 [2024-09-27T08:32:55.840Z] drwxrwxr-x 11 1001 1001 4096 Sep 27 08:30 . [2024-09-27T08:32:55.840Z] drwxr-xr-x 4 root root 4096 Sep 27 08:30 .. [2024-09-27T08:32:55.840Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 08:29 .blubracket [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 10 Sep 27 08:29 .dockerignore [2024-09-27T08:32:55.840Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 08:32 .git [2024-09-27T08:32:55.840Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 08:29 .github [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 1102 Sep 27 08:29 .gitignore [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 42 Sep 27 08:29 .golangci.yml [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 100 Sep 27 08:29 .hadolint.yml [2024-09-27T08:32:55.840Z] drwxr-xr-x 3 1001 1001 4096 Sep 27 08:29 .semver [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 155 Sep 27 08:29 .sonarcloud.properties [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 08:29 ADOPTERS.md [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 21286 Sep 27 08:29 Attribution.txt [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 100284 Sep 27 08:29 CHANGELOG.md [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 08:29 CONTRIBUTING.md [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 08:29 GOVERNANCE.md [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 861 Sep 27 08:29 Jenkinsfile [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 08:29 LICENSE [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 16854 Sep 27 08:29 Makefile [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 08:29 OWNERS.md [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 9528 Sep 27 08:29 README.md [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 789 Sep 27 08:29 SECURITY.md [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 08:30 VERSION [2024-09-27T08:32:55.840Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 08:29 bin [2024-09-27T08:32:55.840Z] drwxrwxr-x 20 1001 1001 4096 Sep 27 08:29 cmd [2024-09-27T08:32:55.840Z] -rw-r--r-- 1 root root 612321 Sep 27 08:32 coverage.out [2024-09-27T08:32:55.840Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 08:29 fuzz_test [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 7305 Sep 27 08:29 go.mod [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 102748 Sep 27 08:29 go.sum [2024-09-27T08:32:55.840Z] drwxrwxr-x 7 1001 1001 4096 Sep 27 08:29 internal [2024-09-27T08:32:55.840Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 08:29 openapi [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 584 Sep 27 08:29 security.txt [2024-09-27T08:32:55.840Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 08:29 version.go [Pipeline] sh [2024-09-27T08:32:57.247Z] + '[' -e coverage.out ] [2024-09-27T08:32:57.247Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-27T08:32:57.502Z] Stashed 1 file(s) [Pipeline] sh [2024-09-27T08:33:04.095Z] + make build [2024-09-27T08:33:04.095Z] 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-09-27T08:33:36.414Z] 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-09-27T08:33:36.414Z] 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-09-27T08:33:36.674Z] 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-09-27T08:33:37.250Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-27T08:33:39.154Z] 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-09-27T08:33:43.361Z] 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-09-27T08:33:45.264Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-27T08:33:47.167Z] 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-09-27T08:33:49.718Z] 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-09-27T08:33:50.287Z] 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-09-27T08:33:50.856Z] 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-09-27T08:33:51.792Z] 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-09-27T08:33:52.731Z] 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-09-27T08:33:53.693Z] $ docker stop --time=1 a32a17094273c8f111c33633dd0e0c1eb3f18c21e810a53dae85df72d40dc7da [2024-09-27T08:34:00.350Z] $ docker rm -f --volumes a32a17094273c8f111c33633dd0e0c1eb3f18c21e810a53dae85df72d40dc7da [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-09-27T08:34:01.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-27T08:34:01.722Z] [2024-09-27T08:34:01.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T08:34:02.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-27T08:34:02.023Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-27T08:34:02.023Z] 91d30c5bc195: Pulling fs layer [2024-09-27T08:34:02.023Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-27T08:34:02.023Z] 9c61dcf015f6: Pulling fs layer [2024-09-27T08:34:02.023Z] 4698f68db338: Pulling fs layer [2024-09-27T08:34:02.023Z] 2a2f49069b9e: Pulling fs layer [2024-09-27T08:34:02.023Z] e0025b399a48: Pulling fs layer [2024-09-27T08:34:02.023Z] 4698f68db338: Waiting [2024-09-27T08:34:02.023Z] 2a2f49069b9e: Waiting [2024-09-27T08:34:02.023Z] e0025b399a48: Waiting [2024-09-27T08:34:02.023Z] 91d30c5bc195: Verifying Checksum [2024-09-27T08:34:02.023Z] 4698f68db338: Download complete [2024-09-27T08:34:02.281Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-27T08:34:02.282Z] 2e9b0aa3be6d: Download complete [2024-09-27T08:34:02.282Z] e0025b399a48: Verifying Checksum [2024-09-27T08:34:02.282Z] e0025b399a48: Download complete [2024-09-27T08:34:02.282Z] 91d30c5bc195: Pull complete [2024-09-27T08:34:02.282Z] 2a2f49069b9e: Download complete [2024-09-27T08:34:02.541Z] 2e9b0aa3be6d: Pull complete [2024-09-27T08:34:05.077Z] 9c61dcf015f6: Verifying Checksum [2024-09-27T08:34:05.077Z] 9c61dcf015f6: Download complete [2024-09-27T08:34:09.275Z] 9c61dcf015f6: Pull complete [2024-09-27T08:34:09.275Z] 4698f68db338: Pull complete [2024-09-27T08:34:09.534Z] 2a2f49069b9e: Pull complete [2024-09-27T08:34:09.792Z] e0025b399a48: Pull complete [2024-09-27T08:34:09.792Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-27T08:34:09.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-27T08:34:09.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T08:34:09.889Z] prd-ubuntu20.04-docker-8c-8g-11735 does not seem to be running inside a container [2024-09-27T08:34:09.915Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-09-27T08:34:11.274Z] $ docker top 17d47f9d17803fd59bcab5ee0f4ef4b5b88162ca2fd6a044b1b0077b34634f76 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-27T08:34:11.642Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-27T08:34:14.933Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #1 transferring dockerfile: 1.81kB done [2024-09-27T08:34:14.933Z] #1 DONE 0.0s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #2 transferring dockerfile: 2.02kB done [2024-09-27T08:34:14.933Z] #2 DONE 0.3s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #3 transferring dockerfile: 2.49kB done [2024-09-27T08:34:14.933Z] #3 DONE 0.3s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #4 ... [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #5 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #5 transferring dockerfile: 1.85kB done [2024-09-27T08:34:14.933Z] #5 DONE 0.3s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #6 transferring dockerfile: 1.89kB done [2024-09-27T08:34:14.933Z] #6 DONE 0.4s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #7 [core-command internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #7 transferring dockerfile: 1.93kB done [2024-09-27T08:34:14.933Z] #7 DONE 0.4s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #8 transferring dockerfile: 1.69kB done [2024-09-27T08:34:14.933Z] #8 DONE 0.4s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #9 transferring dockerfile: 2.50kB done [2024-09-27T08:34:14.933Z] #9 DONE 0.4s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #10 transferring dockerfile: 2.23kB done [2024-09-27T08:34:14.933Z] #10 DONE 0.4s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #11 transferring dockerfile: 2.13kB done [2024-09-27T08:34:14.933Z] #11 DONE 0.4s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #12 transferring dockerfile: 2.07kB done [2024-09-27T08:34:14.933Z] #12 DONE 0.3s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #13 transferring dockerfile: 1.70kB done [2024-09-27T08:34:14.933Z] #13 DONE 0.4s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #14 transferring dockerfile: 2.15kB done [2024-09-27T08:34:14.933Z] #14 DONE 0.4s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-09-27T08:34:14.933Z] #15 transferring dockerfile: 1.93kB done [2024-09-27T08:34:14.933Z] #15 DONE 0.4s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #16 [security-spire-agent internal] load .dockerignore [2024-09-27T08:34:14.933Z] #16 transferring context: 50B done [2024-09-27T08:34:14.933Z] #16 DONE 0.4s [2024-09-27T08:34:14.933Z] [2024-09-27T08:34:14.933Z] #17 [security-proxy-auth internal] load .dockerignore [2024-09-27T08:34:15.193Z] #17 ... [2024-09-27T08:34:15.193Z] [2024-09-27T08:34:15.193Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-27T08:34:15.193Z] #4 transferring dockerfile: 3.17kB done [2024-09-27T08:34:15.193Z] #4 DONE 0.3s [2024-09-27T08:34:15.193Z] [2024-09-27T08:34:15.193Z] #18 [core-data internal] load build definition from Dockerfile [2024-09-27T08:34:15.193Z] #18 transferring dockerfile: 2.07kB done [2024-09-27T08:34:15.193Z] #18 DONE 0.4s [2024-09-27T08:34:15.193Z] [2024-09-27T08:34:15.193Z] #19 [support-notifications internal] load .dockerignore [2024-09-27T08:34:15.193Z] #19 transferring context: 50B done [2024-09-27T08:34:15.193Z] #19 DONE 0.2s [2024-09-27T08:34:15.193Z] [2024-09-27T08:34:15.193Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-09-27T08:34:15.193Z] #20 transferring context: 50B done [2024-09-27T08:34:15.193Z] #20 DONE 0.2s [2024-09-27T08:34:15.193Z] [2024-09-27T08:34:15.193Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-09-27T08:34:15.193Z] #21 transferring context: 50B done [2024-09-27T08:34:15.193Z] #21 DONE 0.2s [2024-09-27T08:34:15.193Z] [2024-09-27T08:34:15.193Z] #22 [core-metadata internal] load .dockerignore [2024-09-27T08:34:15.193Z] #22 transferring context: 50B done [2024-09-27T08:34:15.193Z] #22 DONE 0.2s [2024-09-27T08:34:15.193Z] [2024-09-27T08:34:15.193Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-09-27T08:34:15.193Z] #23 transferring context: 50B done [2024-09-27T08:34:15.193Z] #23 DONE 0.2s [2024-09-27T08:34:15.193Z] [2024-09-27T08:34:15.193Z] #24 [security-proxy-setup internal] load .dockerignore [2024-09-27T08:34:15.193Z] #24 transferring context: 50B done [2024-09-27T08:34:15.193Z] #24 DONE 0.2s [2024-09-27T08:34:15.193Z] [2024-09-27T08:34:15.193Z] #25 [core-command internal] load .dockerignore [2024-09-27T08:34:15.193Z] #25 transferring context: 50B done [2024-09-27T08:34:15.193Z] #25 DONE 0.2s [2024-09-27T08:34:15.193Z] [2024-09-27T08:34:15.193Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T08:34:15.193Z] #26 DONE 0.0s [2024-09-27T08:34:15.193Z] [2024-09-27T08:34:15.193Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T08:34:15.452Z] #27 ... [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #28 [support-scheduler internal] load .dockerignore [2024-09-27T08:34:15.452Z] #28 transferring context: 50B 0.0s done [2024-09-27T08:34:15.452Z] #28 DONE 0.2s [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #29 [security-spire-config internal] load .dockerignore [2024-09-27T08:34:15.452Z] #29 transferring context: 50B 0.0s done [2024-09-27T08:34:15.452Z] #29 DONE 0.3s [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-27T08:34:15.452Z] #30 transferring context: 50B done [2024-09-27T08:34:15.452Z] #30 DONE 0.3s [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T08:34:15.452Z] #26 DONE 0.0s [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T08:34:15.452Z] #27 ... [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #31 [core-keeper internal] load .dockerignore [2024-09-27T08:34:15.452Z] #31 transferring context: 50B done [2024-09-27T08:34:15.452Z] #31 DONE 0.3s [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T08:34:15.452Z] #26 DONE 0.0s [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #17 [security-proxy-auth internal] load .dockerignore [2024-09-27T08:34:15.452Z] #17 transferring context: 50B done [2024-09-27T08:34:15.452Z] #17 DONE 0.3s [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #27 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T08:34:15.452Z] #27 ... [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #32 [security-bootstrapper internal] load .dockerignore [2024-09-27T08:34:15.452Z] #32 transferring context: 50B done [2024-09-27T08:34:15.452Z] #32 DONE 0.4s [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T08:34:15.452Z] #26 DONE 0.0s [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #33 [core-data internal] load .dockerignore [2024-09-27T08:34:15.452Z] #33 transferring context: 50B done [2024-09-27T08:34:15.452Z] #33 DONE 0.4s [2024-09-27T08:34:15.452Z] [2024-09-27T08:34:15.452Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T08:34:16.018Z] #27 DONE 0.6s [2024-09-27T08:34:16.018Z] [2024-09-27T08:34:16.018Z] #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T08:34:16.018Z] #26 DONE 0.0s [2024-09-27T08:34:16.018Z] [2024-09-27T08:34:16.018Z] #34 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T08:34:16.018Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T08:34:16.018Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T08:34:16.018Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-27T08:34:16.018Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-27T08:34:16.018Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-27T08:34:16.018Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s [2024-09-27T08:34:16.018Z] #34 ... [2024-09-27T08:34:16.018Z] [2024-09-27T08:34:16.018Z] #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T08:34:16.018Z] #26 DONE 0.0s [2024-09-27T08:34:16.018Z] [2024-09-27T08:34:16.018Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-27T08:34:16.018Z] #35 DONE 0.9s [2024-09-27T08:34:16.018Z] [2024-09-27T08:34:16.018Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-27T08:34:16.018Z] #36 DONE 0.9s [2024-09-27T08:34:16.018Z] [2024-09-27T08:34:16.018Z] #34 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T08:34:16.018Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T08:34:16.018Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T08:34:16.018Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-27T08:34:16.018Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-27T08:34:16.018Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-27T08:34:16.277Z] #34 ... [2024-09-27T08:34:16.277Z] [2024-09-27T08:34:16.277Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T08:34:16.277Z] #26 DONE 0.0s [2024-09-27T08:34:16.277Z] [2024-09-27T08:34:16.277Z] #34 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T08:34:16.277Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.6s done [2024-09-27T08:34:16.277Z] #34 ... [2024-09-27T08:34:16.277Z] [2024-09-27T08:34:16.277Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-27T08:34:16.277Z] #26 DONE 0.0s [2024-09-27T08:34:16.535Z] [2024-09-27T08:34:16.535Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T08:34:16.535Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T08:34:16.535Z] #37 ... [2024-09-27T08:34:16.535Z] [2024-09-27T08:34:16.535Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-27T08:34:16.535Z] #27 DONE 1.1s [2024-09-27T08:34:16.535Z] [2024-09-27T08:34:16.535Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T08:34:16.535Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-09-27T08:34:16.794Z] #37 ... [2024-09-27T08:34:16.794Z] [2024-09-27T08:34:16.794Z] #38 [security-spire-config internal] load build context [2024-09-27T08:34:16.794Z] #38 transferring context: 25.96kB 0.0s done [2024-09-27T08:34:16.794Z] #38 DONE 0.5s [2024-09-27T08:34:16.794Z] [2024-09-27T08:34:16.794Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T08:34:16.794Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-27T08:34:16.794Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-27T08:34:16.794Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-27T08:34:16.794Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s [2024-09-27T08:34:16.794Z] #37 ... [2024-09-27T08:34:16.794Z] [2024-09-27T08:34:16.794Z] #39 [security-spire-server internal] load build context [2024-09-27T08:34:16.794Z] #39 transferring context: 27.71kB 0.0s done [2024-09-27T08:34:16.794Z] #39 DONE 0.7s [2024-09-27T08:34:16.794Z] [2024-09-27T08:34:16.794Z] #40 [security-spire-agent internal] load build context [2024-09-27T08:34:16.794Z] #40 transferring context: 27.24kB 0.0s done [2024-09-27T08:34:16.794Z] #40 DONE 0.7s [2024-09-27T08:34:16.794Z] [2024-09-27T08:34:16.794Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T08:34:16.794Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-27T08:34:16.794Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-09-27T08:34:16.794Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-27T08:34:17.104Z] #37 ... [2024-09-27T08:34:17.104Z] [2024-09-27T08:34:17.104Z] #34 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-27T08:34:17.104Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-27T08:34:17.104Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-27T08:34:17.104Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-27T08:34:17.104Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-27T08:34:17.104Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-27T08:34:17.104Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.6s done [2024-09-27T08:34:17.104Z] #34 DONE 1.6s [2024-09-27T08:34:17.104Z] [2024-09-27T08:34:17.104Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T08:34:17.104Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-27T08:34:17.104Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-09-27T08:34:17.104Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.05MB / 30.73MB 0.3s [2024-09-27T08:34:17.104Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.4s [2024-09-27T08:34:17.104Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-27T08:34:17.104Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 0.5s [2024-09-27T08:34:17.397Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 0.6s [2024-09-27T08:34:17.397Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-27T08:34:17.397Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-09-27T08:34:19.087Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-09-27T08:34:19.087Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-27T08:34:24.293Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.8s done [2024-09-27T08:34:24.293Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.8s done [2024-09-27T08:34:25.228Z] #37 ... [2024-09-27T08:34:25.228Z] [2024-09-27T08:34:25.228Z] #41 [security-spire-server internal] load .dockerignore [2024-09-27T08:34:25.228Z] #41 transferring context: 50B done [2024-09-27T08:34:25.228Z] #41 ... [2024-09-27T08:34:25.228Z] [2024-09-27T08:34:25.228Z] #42 [support-notifications internal] load build context [2024-09-27T08:34:25.228Z] #42 transferring context: 157.50MB 9.8s [2024-09-27T08:34:25.932Z] #42 ... [2024-09-27T08:34:25.932Z] [2024-09-27T08:34:25.932Z] #43 [core-command internal] load build context [2024-09-27T08:34:25.932Z] #43 ... [2024-09-27T08:34:25.932Z] [2024-09-27T08:34:25.932Z] #44 [security-secretstore-setup internal] load build context [2024-09-27T08:34:26.558Z] #44 ... [2024-09-27T08:34:26.558Z] [2024-09-27T08:34:26.558Z] #45 [core-metadata internal] load build context [2024-09-27T08:34:26.558Z] #45 ... [2024-09-27T08:34:26.558Z] [2024-09-27T08:34:26.558Z] #46 [security-proxy-setup internal] load build context [2024-09-27T08:34:26.558Z] #46 ... [2024-09-27T08:34:26.558Z] [2024-09-27T08:34:26.558Z] #47 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-27T08:34:26.817Z] #47 ... [2024-09-27T08:34:26.817Z] [2024-09-27T08:34:26.817Z] #48 [support-cron-scheduler internal] load build context [2024-09-27T08:34:26.817Z] #48 ... [2024-09-27T08:34:26.817Z] [2024-09-27T08:34:26.817Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-27T08:34:26.817Z] #49 ... [2024-09-27T08:34:26.817Z] [2024-09-27T08:34:26.817Z] #50 [core-data internal] load build context [2024-09-27T08:34:26.817Z] #50 ... [2024-09-27T08:34:26.817Z] [2024-09-27T08:34:26.817Z] #51 [core-keeper internal] load build context [2024-09-27T08:34:27.081Z] #51 ... [2024-09-27T08:34:27.081Z] [2024-09-27T08:34:27.081Z] #52 [support-scheduler internal] load build context [2024-09-27T08:34:27.081Z] #52 ... [2024-09-27T08:34:27.081Z] [2024-09-27T08:34:27.081Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-27T08:34:27.081Z] #53 ... [2024-09-27T08:34:27.081Z] [2024-09-27T08:34:27.081Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-27T08:34:27.338Z] #54 ... [2024-09-27T08:34:27.338Z] [2024-09-27T08:34:27.338Z] #55 [security-bootstrapper internal] load build context [2024-09-27T08:34:27.338Z] #55 ... [2024-09-27T08:34:27.338Z] [2024-09-27T08:34:27.338Z] #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-27T08:34:27.594Z] #56 ... [2024-09-27T08:34:27.594Z] [2024-09-27T08:34:27.594Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T08:34:27.594Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-09-27T08:34:27.594Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-27T08:34:27.595Z] #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-27T08:34:27.595Z] #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-27T08:34:27.595Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-27T08:34:27.595Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-27T08:34:27.595Z] #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-27T08:34:27.595Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done [2024-09-27T08:34:27.595Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-27T08:34:27.595Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-27T08:34:27.595Z] #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.8s done [2024-09-27T08:34:27.595Z] #57 ... [2024-09-27T08:34:27.595Z] [2024-09-27T08:34:27.595Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-27T08:34:27.595Z] #58 ... [2024-09-27T08:34:27.595Z] [2024-09-27T08:34:27.595Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-27T08:34:27.853Z] #59 ... [2024-09-27T08:34:27.853Z] [2024-09-27T08:34:27.853Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-27T08:34:28.111Z] #60 ... [2024-09-27T08:34:28.111Z] [2024-09-27T08:34:28.111Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-27T08:34:28.111Z] #61 ... [2024-09-27T08:34:28.111Z] [2024-09-27T08:34:28.111Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-27T08:34:28.369Z] #62 ... [2024-09-27T08:34:28.369Z] [2024-09-27T08:34:28.369Z] #63 [security-proxy-auth internal] load build context [2024-09-27T08:34:28.369Z] #63 ... [2024-09-27T08:34:28.369Z] [2024-09-27T08:34:28.369Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-27T08:34:28.627Z] #64 ... [2024-09-27T08:34:28.627Z] [2024-09-27T08:34:28.627Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-27T08:34:28.627Z] #65 ... [2024-09-27T08:34:28.627Z] [2024-09-27T08:34:28.627Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-27T08:34:28.627Z] #66 ... [2024-09-27T08:34:28.627Z] [2024-09-27T08:34:28.627Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-27T08:34:28.884Z] #67 ... [2024-09-27T08:34:28.884Z] [2024-09-27T08:34:28.884Z] #63 [security-proxy-auth internal] load build context [2024-09-27T08:34:30.785Z] #63 transferring context: 192.05MB 13.7s [2024-09-27T08:34:36.067Z] #63 ... [2024-09-27T08:34:36.067Z] [2024-09-27T08:34:36.067Z] #42 [support-notifications internal] load build context [2024-09-27T08:34:36.067Z] #42 ... [2024-09-27T08:34:36.067Z] [2024-09-27T08:34:36.067Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-27T08:34:36.067Z] #49 ... [2024-09-27T08:34:36.067Z] [2024-09-27T08:34:36.067Z] #43 [core-command internal] load build context [2024-09-27T08:34:36.067Z] #43 transferring context: 497.67MB 19.7s done [2024-09-27T08:34:36.067Z] #43 ... [2024-09-27T08:34:36.067Z] [2024-09-27T08:34:36.067Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-27T08:34:36.067Z] #49 transferring context: 497.67MB 19.5s done [2024-09-27T08:34:36.067Z] #49 ... [2024-09-27T08:34:36.067Z] [2024-09-27T08:34:36.067Z] #44 [security-secretstore-setup internal] load build context [2024-09-27T08:34:36.325Z] #44 ... [2024-09-27T08:34:36.325Z] [2024-09-27T08:34:36.325Z] #46 [security-proxy-setup internal] load build context [2024-09-27T08:34:36.325Z] #46 transferring context: 497.67MB 19.1s done [2024-09-27T08:34:36.326Z] #46 ... [2024-09-27T08:34:36.326Z] [2024-09-27T08:34:36.326Z] #45 [core-metadata internal] load build context [2024-09-27T08:34:36.326Z] #45 transferring context: 497.67MB 20.3s done [2024-09-27T08:34:36.326Z] #45 ... [2024-09-27T08:34:36.326Z] [2024-09-27T08:34:36.326Z] #42 [support-notifications internal] load build context [2024-09-27T08:34:36.326Z] #42 transferring context: 497.67MB 20.9s done [2024-09-27T08:34:36.892Z] #42 ... [2024-09-27T08:34:36.892Z] [2024-09-27T08:34:36.892Z] #48 [support-cron-scheduler internal] load build context [2024-09-27T08:34:36.892Z] #48 transferring context: 497.67MB 18.6s done [2024-09-27T08:34:36.892Z] #48 ... [2024-09-27T08:34:36.892Z] [2024-09-27T08:34:36.892Z] #63 [security-proxy-auth internal] load build context [2024-09-27T08:34:37.149Z] #63 ... [2024-09-27T08:34:37.149Z] [2024-09-27T08:34:37.149Z] #50 [core-data internal] load build context [2024-09-27T08:34:37.149Z] #50 ... [2024-09-27T08:34:37.149Z] [2024-09-27T08:34:37.149Z] #51 [core-keeper internal] load build context [2024-09-27T08:34:37.149Z] #51 ... [2024-09-27T08:34:37.149Z] [2024-09-27T08:34:37.149Z] #52 [support-scheduler internal] load build context [2024-09-27T08:34:37.406Z] #52 transferring context: 497.67MB 21.3s done [2024-09-27T08:34:37.406Z] #52 ... [2024-09-27T08:34:37.406Z] [2024-09-27T08:34:37.406Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-27T08:34:37.406Z] #53 ... [2024-09-27T08:34:37.406Z] [2024-09-27T08:34:37.406Z] #55 [security-bootstrapper internal] load build context [2024-09-27T08:34:37.406Z] #55 transferring context: 497.67MB 19.2s done [2024-09-27T08:34:38.167Z] #55 ... [2024-09-27T08:34:38.167Z] [2024-09-27T08:34:38.167Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-27T08:34:40.071Z] #53 transferring context: 497.67MB 24.3s done [2024-09-27T08:34:46.728Z] #53 ... [2024-09-27T08:34:46.728Z] [2024-09-27T08:34:46.728Z] #44 [security-secretstore-setup internal] load build context [2024-09-27T08:34:46.728Z] #44 transferring context: 497.67MB 22.1s done [2024-09-27T08:34:46.728Z] #44 ... [2024-09-27T08:34:46.728Z] [2024-09-27T08:34:46.728Z] #51 [core-keeper internal] load build context [2024-09-27T08:34:46.728Z] #51 transferring context: 497.67MB 22.0s done [2024-09-27T08:34:46.987Z] #51 ... [2024-09-27T08:34:46.987Z] [2024-09-27T08:34:46.987Z] #63 [security-proxy-auth internal] load build context [2024-09-27T08:34:46.987Z] #63 transferring context: 497.67MB 21.8s done [2024-09-27T08:34:47.246Z] #63 ... [2024-09-27T08:34:47.246Z] [2024-09-27T08:34:47.246Z] #50 [core-data internal] load build context [2024-09-27T08:34:47.246Z] #50 transferring context: 497.67MB 21.4s done [2024-09-27T08:35:09.316Z] #50 ... [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #55 [security-bootstrapper internal] load build context [2024-09-27T08:35:09.316Z] #55 DONE 49.6s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #46 [security-proxy-setup internal] load build context [2024-09-27T08:35:09.316Z] #46 DONE 50.2s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #45 [core-metadata internal] load build context [2024-09-27T08:35:09.316Z] #45 DONE 50.6s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #48 [support-cron-scheduler internal] load build context [2024-09-27T08:35:09.316Z] #48 DONE 50.8s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-27T08:35:09.316Z] #49 DONE 50.2s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #52 [support-scheduler internal] load build context [2024-09-27T08:35:09.316Z] #52 DONE 50.2s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #43 [core-command internal] load build context [2024-09-27T08:35:09.316Z] #43 DONE 50.7s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #42 [support-notifications internal] load build context [2024-09-27T08:35:09.316Z] #42 DONE 50.8s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #50 [core-data internal] load build context [2024-09-27T08:35:09.316Z] #50 DONE 49.7s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #51 [core-keeper internal] load build context [2024-09-27T08:35:09.316Z] #51 DONE 49.7s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #44 [security-secretstore-setup internal] load build context [2024-09-27T08:35:09.316Z] #44 DONE 50.8s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #63 [security-proxy-auth internal] load build context [2024-09-27T08:35:09.316Z] #63 DONE 49.7s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-27T08:35:09.316Z] #53 DONE 50.8s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #41 [security-spire-server internal] load .dockerignore [2024-09-27T08:35:09.316Z] #41 ... [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-27T08:35:09.316Z] #37 DONE 50.4s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #47 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-27T08:35:09.316Z] #47 DONE 51.2s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-27T08:35:09.316Z] #57 ... [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #68 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-27T08:35:09.316Z] #68 DONE 0.2s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-27T08:35:09.316Z] #69 ... [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-27T08:35:09.316Z] #64 DONE 49.4s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-27T08:35:09.316Z] #66 49.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #66 49.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #66 49.54 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-27T08:35:09.316Z] #66 49.58 (2/2) Installing su-exec (0.2-r3) [2024-09-27T08:35:09.316Z] #66 49.58 Executing busybox-1.36.1-r7.trigger [2024-09-27T08:35:09.316Z] #66 49.59 OK: 7 MiB in 17 packages [2024-09-27T08:35:09.316Z] #66 DONE 49.8s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-27T08:35:09.316Z] #56 49.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #56 49.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #56 49.98 (1/2) Installing ca-certificates (20240226-r0) [2024-09-27T08:35:09.316Z] #56 50.07 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-27T08:35:09.316Z] #56 50.08 Executing busybox-1.36.1-r7.trigger [2024-09-27T08:35:09.316Z] #56 50.09 Executing ca-certificates-20240226-r0.trigger [2024-09-27T08:35:09.316Z] #56 50.21 OK: 8 MiB in 17 packages [2024-09-27T08:35:09.316Z] #56 DONE 50.4s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #70 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T08:35:09.316Z] #70 ... [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-27T08:35:09.316Z] #67 49.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #67 49.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #67 49.71 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-27T08:35:09.316Z] #67 49.71 Executing busybox-1.36.1-r7.trigger [2024-09-27T08:35:09.316Z] #67 49.72 OK: 7 MiB in 16 packages [2024-09-27T08:35:09.316Z] #67 DONE 49.9s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-27T08:35:09.316Z] #54 49.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #54 49.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #54 49.98 (1/4) Installing ca-certificates (20240226-r0) [2024-09-27T08:35:09.316Z] #54 50.09 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-27T08:35:09.316Z] #54 50.10 (3/4) Installing su-exec (0.2-r3) [2024-09-27T08:35:09.316Z] #54 50.13 (4/4) Installing yq (4.33.3-r5) [2024-09-27T08:35:09.316Z] #54 50.23 Executing busybox-1.36.1-r7.trigger [2024-09-27T08:35:09.316Z] #54 50.23 Executing ca-certificates-20240226-r0.trigger [2024-09-27T08:35:09.316Z] #54 50.37 OK: 17 MiB in 19 packages [2024-09-27T08:35:09.316Z] #54 DONE 50.5s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-27T08:35:09.316Z] #58 49.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #58 49.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #58 49.94 (1/3) Installing ca-certificates (20240226-r0) [2024-09-27T08:35:09.316Z] #58 49.95 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-27T08:35:09.316Z] #58 49.95 (3/3) Installing tzdata (2024a-r0) [2024-09-27T08:35:09.316Z] #58 50.01 Executing busybox-1.36.1-r7.trigger [2024-09-27T08:35:09.316Z] #58 50.02 Executing ca-certificates-20240226-r0.trigger [2024-09-27T08:35:09.316Z] #58 50.06 OK: 11 MiB in 18 packages [2024-09-27T08:35:09.316Z] #58 ... [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-27T08:35:09.316Z] #65 49.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #65 49.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #65 49.90 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T08:35:09.316Z] #65 49.90 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T08:35:09.316Z] #65 49.90 OK: 20070 distinct packages available [2024-09-27T08:35:09.316Z] #65 49.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #65 50.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #65 50.23 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-27T08:35:09.316Z] #65 50.23 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-27T08:35:09.316Z] #65 50.23 (3/4) Installing libucontext (1.2-r2) [2024-09-27T08:35:09.316Z] #65 50.24 (4/4) Installing gcompat (1.1.0-r1) [2024-09-27T08:35:09.316Z] #65 50.24 Executing busybox-1.36.1-r7.trigger [2024-09-27T08:35:09.316Z] #65 50.25 OK: 8 MiB in 19 packages [2024-09-27T08:35:09.316Z] #65 DONE 50.6s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-27T08:35:09.316Z] #58 DONE 50.4s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-27T08:35:09.316Z] #61 50.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #61 50.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #61 51.01 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T08:35:09.316Z] #61 51.01 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T08:35:09.316Z] #61 51.01 OK: 20070 distinct packages available [2024-09-27T08:35:09.316Z] #61 51.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #61 51.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #61 ... [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-27T08:35:09.316Z] #59 50.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #59 50.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #59 50.96 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-27T08:35:09.316Z] #59 50.96 Executing busybox-1.36.1-r7.trigger [2024-09-27T08:35:09.316Z] #59 50.96 OK: 7 MiB in 16 packages [2024-09-27T08:35:09.316Z] #59 DONE 51.3s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-27T08:35:09.316Z] #61 51.38 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-27T08:35:09.316Z] #61 51.38 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-27T08:35:09.316Z] #61 51.38 (3/5) Installing libucontext (1.2-r2) [2024-09-27T08:35:09.316Z] #61 51.39 (4/5) Installing gcompat (1.1.0-r1) [2024-09-27T08:35:09.316Z] #61 51.39 (5/5) Installing openssl (3.1.7-r0) [2024-09-27T08:35:09.316Z] #61 51.40 Executing busybox-1.36.1-r7.trigger [2024-09-27T08:35:09.316Z] #61 51.42 OK: 8 MiB in 20 packages [2024-09-27T08:35:09.316Z] #61 DONE 51.6s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-27T08:35:09.316Z] #71 ... [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-27T08:35:09.316Z] #72 DONE 2.7s [2024-09-27T08:35:09.316Z] [2024-09-27T08:35:09.316Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-27T08:35:09.316Z] #62 51.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #62 51.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.316Z] #62 51.56 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-27T08:35:09.316Z] #62 51.56 (2/4) Installing openssl (3.1.7-r0) [2024-09-27T08:35:09.316Z] #62 51.57 (3/4) Installing su-exec (0.2-r3) [2024-09-27T08:35:09.316Z] #62 51.57 (4/4) Installing yq (4.33.3-r5) [2024-09-27T08:35:09.316Z] #62 51.64 Executing busybox-1.36.1-r7.trigger [2024-09-27T08:35:09.316Z] #62 51.65 OK: 17 MiB in 19 packages [2024-09-27T08:35:09.316Z] #62 DONE 51.9s [2024-09-27T08:35:09.575Z] [2024-09-27T08:35:09.575Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-27T08:35:09.575Z] #60 50.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.575Z] #60 50.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.575Z] #60 51.16 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T08:35:09.575Z] #60 51.16 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T08:35:09.575Z] #60 51.16 OK: 20070 distinct packages available [2024-09-27T08:35:09.575Z] #60 51.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.575Z] #60 51.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.575Z] #60 51.59 (1/11) Installing ca-certificates (20240226-r0) [2024-09-27T08:35:09.575Z] #60 51.61 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-27T08:35:09.575Z] #60 51.62 (3/11) Installing libunistring (1.1-r1) [2024-09-27T08:35:09.575Z] #60 51.65 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-27T08:35:09.575Z] #60 51.65 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-27T08:35:09.575Z] #60 51.65 (6/11) Installing libcurl (8.9.1-r0) [2024-09-27T08:35:09.575Z] #60 51.66 (7/11) Installing curl (8.9.1-r0) [2024-09-27T08:35:09.575Z] #60 51.67 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-27T08:35:09.575Z] #60 51.68 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-27T08:35:09.575Z] #60 51.68 (10/11) Installing libucontext (1.2-r2) [2024-09-27T08:35:09.575Z] #60 51.74 (11/11) Installing gcompat (1.1.0-r1) [2024-09-27T08:35:09.575Z] #60 51.74 Executing busybox-1.36.1-r7.trigger [2024-09-27T08:35:09.575Z] #60 51.81 Executing ca-certificates-20240226-r0.trigger [2024-09-27T08:35:09.575Z] #60 51.87 OK: 12 MiB in 26 packages [2024-09-27T08:35:09.575Z] #60 DONE 52.0s [2024-09-27T08:35:09.575Z] [2024-09-27T08:35:09.575Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T08:35:09.834Z] #73 ... [2024-09-27T08:35:09.834Z] [2024-09-27T08:35:09.834Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-27T08:35:09.834Z] #0 2.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.834Z] #0 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.834Z] #0 3.083 OK: 264 MiB in 52 packages [2024-09-27T08:35:09.834Z] #74 DONE 3.3s [2024-09-27T08:35:09.834Z] [2024-09-27T08:35:09.834Z] #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-27T08:35:09.834Z] #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.834Z] #0 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:09.834Z] #0 3.090 OK: 264 MiB in 52 packages [2024-09-27T08:35:09.834Z] #75 DONE 3.4s [2024-09-27T08:35:09.834Z] [2024-09-27T08:35:09.834Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-27T08:35:09.834Z] #69 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:10.099Z] #69 ... [2024-09-27T08:35:10.099Z] [2024-09-27T08:35:10.099Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:35:10.099Z] #76 DONE 0.1s [2024-09-27T08:35:10.099Z] [2024-09-27T08:35:10.099Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:35:10.099Z] #77 DONE 0.1s [2024-09-27T08:35:10.099Z] [2024-09-27T08:35:10.099Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-27T08:35:10.099Z] #69 3.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:10.099Z] #69 3.612 OK: 264 MiB in 52 packages [2024-09-27T08:35:10.357Z] #69 DONE 3.9s [2024-09-27T08:35:10.357Z] [2024-09-27T08:35:10.357Z] #70 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T08:35:10.357Z] #70 2.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:10.357Z] #70 3.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:10.616Z] #70 ... [2024-09-27T08:35:10.616Z] [2024-09-27T08:35:10.616Z] #78 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:35:10.616Z] #78 DONE 0.2s [2024-09-27T08:35:10.616Z] [2024-09-27T08:35:10.616Z] #70 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T08:35:10.616Z] #70 3.184 OK: 8 MiB in 17 packages [2024-09-27T08:35:10.616Z] #70 DONE 3.4s [2024-09-27T08:35:10.616Z] [2024-09-27T08:35:10.616Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T08:35:10.616Z] #73 0.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:10.616Z] #73 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:10.616Z] #73 1.090 OK: 12 MiB in 26 packages [2024-09-27T08:35:10.616Z] #73 DONE 1.3s [2024-09-27T08:35:10.616Z] [2024-09-27T08:35:10.616Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:35:11.553Z] #79 ... [2024-09-27T08:35:11.553Z] [2024-09-27T08:35:11.553Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-27T08:35:11.553Z] #0 3.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:11.553Z] #0 3.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:11.553Z] #0 3.669 OK: 7 MiB in 17 packages [2024-09-27T08:35:11.553Z] #80 DONE 4.1s [2024-09-27T08:35:11.553Z] [2024-09-27T08:35:11.553Z] #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-27T08:35:11.553Z] #0 3.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:11.553Z] #0 3.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:11.553Z] #0 4.171 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-27T08:35:11.553Z] #0 4.171 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-27T08:35:11.553Z] #0 4.171 OK: 20079 distinct packages available [2024-09-27T08:35:11.553Z] #0 4.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:11.553Z] #0 4.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:11.553Z] #0 4.482 OK: 264 MiB in 52 packages [2024-09-27T08:35:11.553Z] #81 DONE 4.9s [2024-09-27T08:35:11.553Z] [2024-09-27T08:35:11.553Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:35:12.508Z] #82 DONE 1.1s [2024-09-27T08:35:12.508Z] [2024-09-27T08:35:12.508Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T08:35:12.508Z] #0 3.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:12.508Z] #0 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:12.508Z] #0 4.240 OK: 7 MiB in 16 packages [2024-09-27T08:35:12.508Z] #83 DONE 5.1s [2024-09-27T08:35:12.508Z] [2024-09-27T08:35:12.508Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-27T08:35:12.508Z] #0 3.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:12.508Z] #0 3.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:12.508Z] #0 3.749 OK: 8 MiB in 19 packages [2024-09-27T08:35:12.508Z] #84 DONE 4.5s [2024-09-27T08:35:12.508Z] [2024-09-27T08:35:12.508Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-27T08:35:12.508Z] #0 4.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:12.508Z] #0 4.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:12.508Z] #0 4.373 OK: 17 MiB in 19 packages [2024-09-27T08:35:12.508Z] #85 DONE 5.1s [2024-09-27T08:35:12.508Z] [2024-09-27T08:35:12.508Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:35:13.899Z] #86 ... [2024-09-27T08:35:13.899Z] [2024-09-27T08:35:13.899Z] #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-27T08:35:13.899Z] #0 3.435 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:13.899Z] #0 4.078 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:13.899Z] #0 4.729 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-27T08:35:13.899Z] #0 5.439 Executing busybox-1.36.1-r7.trigger [2024-09-27T08:35:13.899Z] #0 5.448 OK: 7 MiB in 16 packages [2024-09-27T08:35:13.899Z] #87 DONE 6.5s [2024-09-27T08:35:13.899Z] [2024-09-27T08:35:13.899Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-27T08:35:13.899Z] #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:13.899Z] #0 3.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:13.899Z] #0 4.499 OK: 11 MiB in 18 packages [2024-09-27T08:35:13.899Z] #88 DONE 5.6s [2024-09-27T08:35:13.899Z] [2024-09-27T08:35:13.899Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T08:35:13.899Z] #89 DONE 1.1s [2024-09-27T08:35:13.899Z] [2024-09-27T08:35:13.899Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-27T08:35:13.899Z] #90 DONE 0.0s [2024-09-27T08:35:13.899Z] [2024-09-27T08:35:13.899Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-27T08:35:13.899Z] #91 DONE 0.0s [2024-09-27T08:35:13.899Z] [2024-09-27T08:35:13.899Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-27T08:35:13.899Z] #92 DONE 0.0s [2024-09-27T08:35:13.899Z] [2024-09-27T08:35:13.899Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-27T08:35:13.899Z] #93 DONE 0.1s [2024-09-27T08:35:13.899Z] [2024-09-27T08:35:13.899Z] #94 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T08:35:13.899Z] #0 5.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:13.899Z] #0 5.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:13.899Z] #94 ... [2024-09-27T08:35:13.899Z] [2024-09-27T08:35:13.899Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-27T08:35:13.899Z] #95 DONE 0.0s [2024-09-27T08:35:13.899Z] [2024-09-27T08:35:13.899Z] #94 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T08:35:13.899Z] #94 5.328 OK: 7 MiB in 16 packages [2024-09-27T08:35:13.899Z] #94 ... [2024-09-27T08:35:13.899Z] [2024-09-27T08:35:13.899Z] #96 [security-spire-config] exporting to image [2024-09-27T08:35:13.899Z] #96 exporting layers [2024-09-27T08:35:14.157Z] #96 ... [2024-09-27T08:35:14.157Z] [2024-09-27T08:35:14.157Z] #94 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-09-27T08:35:14.157Z] #94 DONE 5.5s [2024-09-27T08:35:14.416Z] [2024-09-27T08:35:14.416Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-27T08:35:14.416Z] #71 5.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:14.416Z] #71 5.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:15.022Z] #71 ... [2024-09-27T08:35:15.022Z] [2024-09-27T08:35:15.022Z] #96 [security-spire-config] exporting to image [2024-09-27T08:35:15.022Z] #96 exporting layers 0.7s done [2024-09-27T08:35:15.022Z] #96 writing image sha256:e54060773cf73902eec4b3bf43b8d75b8fe24887818bb98c14cf85f8e48d5e0d done [2024-09-27T08:35:15.022Z] #96 naming to docker.io/library/security-spire-config done [2024-09-27T08:35:15.022Z] #96 DONE 0.7s [2024-09-27T08:35:15.022Z] [2024-09-27T08:35:15.022Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-27T08:35:15.022Z] #71 5.748 OK: 8 MiB in 20 packages [2024-09-27T08:35:15.281Z] #71 DONE 5.9s [2024-09-27T08:35:15.281Z] [2024-09-27T08:35:15.281Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T08:35:16.655Z] #97 ... [2024-09-27T08:35:16.655Z] [2024-09-27T08:35:16.655Z] #98 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-27T08:35:16.655Z] #0 5.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:16.655Z] #0 5.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:16.655Z] #0 5.898 OK: 17 MiB in 19 packages [2024-09-27T08:35:16.655Z] #98 DONE 7.2s [2024-09-27T08:35:16.655Z] [2024-09-27T08:35:16.655Z] #99 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-27T08:35:16.655Z] #99 DONE 5.1s [2024-09-27T08:35:16.655Z] [2024-09-27T08:35:16.655Z] #100 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-27T08:35:16.655Z] #0 5.192 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:16.655Z] #0 5.656 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-27T08:35:16.655Z] #0 6.303 OK: 264 MiB in 52 packages [2024-09-27T08:35:16.655Z] #100 DONE 7.3s [2024-09-27T08:35:16.655Z] [2024-09-27T08:35:16.655Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T08:35:16.655Z] #97 DONE 1.9s [2024-09-27T08:35:16.655Z] [2024-09-27T08:35:16.655Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-27T08:35:16.655Z] #101 DONE 1.9s [2024-09-27T08:35:16.655Z] [2024-09-27T08:35:16.655Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T08:35:16.655Z] #102 ... [2024-09-27T08:35:16.655Z] [2024-09-27T08:35:16.655Z] #103 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-27T08:35:16.655Z] #103 DONE 0.2s [2024-09-27T08:35:16.913Z] [2024-09-27T08:35:16.913Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-27T08:35:17.848Z] #104 ... [2024-09-27T08:35:17.848Z] [2024-09-27T08:35:17.848Z] #105 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-27T08:35:17.848Z] #105 DONE 1.1s [2024-09-27T08:35:17.848Z] [2024-09-27T08:35:17.848Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-27T08:35:17.848Z] #106 DONE 1.1s [2024-09-27T08:35:17.848Z] [2024-09-27T08:35:17.848Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-27T08:35:17.848Z] #104 DONE 1.0s [2024-09-27T08:35:17.848Z] [2024-09-27T08:35:17.848Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-27T08:35:17.848Z] #102 DONE 1.1s [2024-09-27T08:35:17.848Z] [2024-09-27T08:35:17.848Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-27T08:35:17.848Z] #107 DONE 0.1s [2024-09-27T08:35:17.848Z] [2024-09-27T08:35:17.848Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-27T08:35:17.848Z] #108 DONE 0.1s [2024-09-27T08:35:17.848Z] [2024-09-27T08:35:17.848Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-27T08:35:18.107Z] #109 DONE 0.2s [2024-09-27T08:35:18.107Z] [2024-09-27T08:35:18.107Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-27T08:35:18.107Z] #110 DONE 0.1s [2024-09-27T08:35:18.107Z] [2024-09-27T08:35:18.107Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-27T08:35:18.107Z] #111 DONE 0.1s [2024-09-27T08:35:18.107Z] [2024-09-27T08:35:18.107Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-27T08:35:18.107Z] #112 DONE 0.1s [2024-09-27T08:35:18.107Z] [2024-09-27T08:35:18.107Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-27T08:35:18.107Z] #113 DONE 0.1s [2024-09-27T08:35:18.107Z] [2024-09-27T08:35:18.107Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-27T08:35:18.364Z] #114 DONE 0.1s [2024-09-27T08:35:18.364Z] [2024-09-27T08:35:18.364Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-27T08:35:18.364Z] #115 DONE 0.1s [2024-09-27T08:35:18.364Z] [2024-09-27T08:35:18.364Z] #96 [security-spire-agent] exporting to image [2024-09-27T08:35:18.931Z] #96 exporting layers 0.7s done [2024-09-27T08:35:18.931Z] #96 exporting layers 0.7s done [2024-09-27T08:35:18.931Z] #96 writing image sha256:b632d204a8845efc7a3ccee14e267f5d76438967b9f431c6788abbabb9259af1 done [2024-09-27T08:35:18.931Z] #96 naming to docker.io/library/security-spire-server done [2024-09-27T08:35:18.931Z] #96 writing image sha256:258ee9ec5cb66b78c915a8cc0e4a9cb04f8b65a2ac1adfcd2ffc73c782568e63 done [2024-09-27T08:35:18.931Z] #96 naming to docker.io/library/security-spire-agent done [2024-09-27T08:35:18.931Z] #96 DONE 1.6s [2024-09-27T08:35:18.931Z] [2024-09-27T08:35:18.931Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:35:19.869Z] #116 ... [2024-09-27T08:35:19.869Z] [2024-09-27T08:35:19.869Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:35:20.128Z] #117 ... [2024-09-27T08:35:20.128Z] [2024-09-27T08:35:20.128Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:36:56.590Z] #118 ... [2024-09-27T08:36:56.590Z] [2024-09-27T08:36:56.590Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:36:56.590Z] #116 DONE 93.0s [2024-09-27T08:36:56.590Z] [2024-09-27T08:36:56.590Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:36:56.590Z] #86 DONE 98.0s [2024-09-27T08:36:56.590Z] [2024-09-27T08:36:56.590Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:36:56.590Z] #117 DONE 100.6s [2024-09-27T08:36:56.590Z] [2024-09-27T08:36:56.590Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:36:56.590Z] #79 DONE 100.1s [2024-09-27T08:36:56.590Z] [2024-09-27T08:36:56.590Z] #119 [core-command builder 6/7] COPY . . [2024-09-27T08:36:56.590Z] #119 ... [2024-09-27T08:36:56.590Z] [2024-09-27T08:36:56.590Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:36:56.590Z] #118 DONE 100.7s [2024-09-27T08:36:56.590Z] [2024-09-27T08:36:56.590Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-27T08:37:00.782Z] #120 ... [2024-09-27T08:37:00.782Z] [2024-09-27T08:37:00.782Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-09-27T08:37:00.782Z] #121 ... [2024-09-27T08:37:00.782Z] [2024-09-27T08:37:00.782Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-27T08:37:01.041Z] #122 ... [2024-09-27T08:37:01.041Z] [2024-09-27T08:37:01.041Z] #123 [core-keeper builder 7/8] COPY . . [2024-09-27T08:37:07.611Z] #123 DONE 16.3s [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:37:07.611Z] #124 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #125 [core-data builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #125 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:37:07.611Z] #126 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #127 [core-metadata builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #127 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:37:07.611Z] #128 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:37:07.611Z] #129 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #130 [support-scheduler builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #130 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:37:07.611Z] #131 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:37:07.611Z] #132 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #122 DONE 16.4s [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:37:07.611Z] #133 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #134 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:37:07.611Z] #135 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:37:07.611Z] #136 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #137 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:37:07.611Z] #138 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #119 [core-command builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #119 DONE 16.4s [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #120 DONE 16.4s [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-27T08:37:07.611Z] #139 ... [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:37:07.611Z] #140 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #141 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:37:07.611Z] #142 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #143 [security-proxy-setup builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #143 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:37:07.611Z] #144 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:37:07.611Z] #145 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-27T08:37:07.611Z] #146 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #147 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-27T08:37:07.611Z] #147 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #148 [support-notifications builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #148 CACHED [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-09-27T08:37:07.611Z] #121 DONE 16.4s [2024-09-27T08:37:07.611Z] [2024-09-27T08:37:07.611Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-27T08:37:09.032Z] #149 2.071 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-09-27T08:37:17.150Z] #149 ... [2024-09-27T08:37:17.150Z] [2024-09-27T08:37:17.150Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-27T08:37:17.150Z] #0 0.506 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-27T08:37:17.150Z] #150 ... [2024-09-27T08:37:17.150Z] [2024-09-27T08:37:17.150Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-27T08:37:17.150Z] #0 0.646 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-09-27T08:37:17.150Z] #151 ... [2024-09-27T08:37:17.150Z] [2024-09-27T08:37:17.150Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-27T08:37:17.150Z] #0 0.619 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-09-27T08:37:17.408Z] #152 ... [2024-09-27T08:37:17.409Z] [2024-09-27T08:37:17.409Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-27T08:37:17.409Z] #0 0.888 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-09-27T08:37:17.668Z] #153 ... [2024-09-27T08:37:17.668Z] [2024-09-27T08:37:17.668Z] #154 [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-09-27T08:37:17.668Z] #0 2.129 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-09-27T08:37:17.668Z] #154 ... [2024-09-27T08:37:17.668Z] [2024-09-27T08:37:17.668Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T08:37:17.668Z] #0 1.333 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-09-27T08:37:17.927Z] #155 ... [2024-09-27T08:37:17.927Z] [2024-09-27T08:37:17.927Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-27T08:37:17.927Z] #0 1.261 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-09-27T08:37:17.927Z] #156 ... [2024-09-27T08:37:17.927Z] [2024-09-27T08:37:17.927Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-27T08:37:17.927Z] #0 0.895 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-09-27T08:37:18.185Z] #157 ... [2024-09-27T08:37:18.185Z] [2024-09-27T08:37:18.185Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-27T08:37:18.185Z] #0 1.052 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-27T08:37:18.443Z] #158 ... [2024-09-27T08:37:18.443Z] [2024-09-27T08:37:18.443Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-27T08:37:18.443Z] #0 1.271 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-09-27T08:37:18.443Z] #159 ... [2024-09-27T08:37:18.443Z] [2024-09-27T08:37:18.443Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T08:37:18.443Z] #0 0.974 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-09-27T08:37:19.009Z] #160 ... [2024-09-27T08:37:19.009Z] [2024-09-27T08:37:19.009Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-27T08:37:19.009Z] #139 2.007 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-09-27T08:38:55.466Z] #139 ... [2024-09-27T08:38:55.466Z] [2024-09-27T08:38:55.466Z] #154 [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-09-27T08:38:55.466Z] #154 101.3 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-09-27T08:40:03.218Z] #154 ... [2024-09-27T08:40:03.218Z] [2024-09-27T08:40:03.218Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-27T08:40:03.218Z] #149 DONE 170.9s [2024-09-27T08:40:03.218Z] [2024-09-27T08:40:03.218Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-27T08:40:03.218Z] #150 DONE 171.0s [2024-09-27T08:40:03.218Z] [2024-09-27T08:40:03.218Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-27T08:40:03.218Z] #159 DONE 170.9s [2024-09-27T08:40:03.218Z] [2024-09-27T08:40:03.218Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-27T08:40:03.218Z] #151 DONE 171.0s [2024-09-27T08:40:03.218Z] [2024-09-27T08:40:03.218Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-27T08:40:03.218Z] #139 DONE 171.0s [2024-09-27T08:40:03.218Z] [2024-09-27T08:40:03.218Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.218Z] #161 ... [2024-09-27T08:40:03.218Z] [2024-09-27T08:40:03.218Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-27T08:40:03.218Z] #157 DONE 171.1s [2024-09-27T08:40:03.218Z] [2024-09-27T08:40:03.219Z] #154 [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-09-27T08:40:03.219Z] #154 DONE 171.1s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-27T08:40:03.219Z] #152 DONE 171.2s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-27T08:40:03.219Z] #160 DONE 171.3s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #162 ... [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-27T08:40:03.219Z] #153 DONE 171.4s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-27T08:40:03.219Z] #155 DONE 171.4s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-27T08:40:03.219Z] #156 DONE 171.4s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-27T08:40:03.219Z] #158 DONE 171.4s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #163 ... [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-27T08:40:03.219Z] #164 DONE 0.9s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #161 DONE 0.9s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #165 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #165 DONE 0.9s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #166 DONE 0.9s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #167 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #167 DONE 0.5s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #168 DONE 0.8s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #162 DONE 0.8s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #163 DONE 0.5s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #169 ... [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #170 DONE 0.5s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #171 ... [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #172 DONE 0.9s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #173 DONE 0.9s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #174 DONE 0.8s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #175 CACHED [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #176 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #176 CACHED [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #177 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-27T08:40:03.219Z] #177 DONE 0.9s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #178 CACHED [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #179 CACHED [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #180 DONE 0.8s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #181 CACHED [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #182 CACHED [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #183 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #183 CACHED [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.219Z] #184 CACHED [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #169 DONE 0.8s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #185 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-27T08:40:03.219Z] #185 ... [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #186 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #186 DONE 0.8s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:03.219Z] #171 DONE 0.8s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-27T08:40:03.219Z] #187 ... [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #188 [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-09-27T08:40:03.219Z] #188 DONE 0.5s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-27T08:40:03.219Z] #189 ... [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-27T08:40:03.219Z] #190 DONE 3.0s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-27T08:40:03.219Z] #191 DONE 3.0s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-27T08:40:03.219Z] #192 DONE 3.0s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #193 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-27T08:40:03.219Z] #193 DONE 3.0s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #194 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-27T08:40:03.219Z] #194 DONE 3.0s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #195 [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-09-27T08:40:03.219Z] #195 DONE 3.0s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-27T08:40:03.219Z] #196 DONE 3.1s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-27T08:40:03.219Z] #197 DONE 3.0s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #198 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-27T08:40:03.219Z] #198 ... [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #185 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-27T08:40:03.219Z] #185 DONE 3.1s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-27T08:40:03.219Z] #187 DONE 3.0s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-27T08:40:03.219Z] #199 DONE 3.1s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #200 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-27T08:40:03.219Z] #200 DONE 4.1s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-27T08:40:03.219Z] #189 DONE 2.7s [2024-09-27T08:40:03.219Z] [2024-09-27T08:40:03.219Z] #201 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.479Z] #201 ... [2024-09-27T08:40:03.479Z] [2024-09-27T08:40:03.479Z] #202 [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-09-27T08:40:03.479Z] #202 DONE 0.5s [2024-09-27T08:40:03.479Z] [2024-09-27T08:40:03.479Z] #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-27T08:40:03.479Z] #203 DONE 0.6s [2024-09-27T08:40:03.479Z] [2024-09-27T08:40:03.479Z] #204 [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-09-27T08:40:03.479Z] #204 DONE 0.6s [2024-09-27T08:40:03.479Z] [2024-09-27T08:40:03.479Z] #205 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-27T08:40:03.479Z] #205 ... [2024-09-27T08:40:03.479Z] [2024-09-27T08:40:03.479Z] #206 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-27T08:40:03.479Z] #206 DONE 0.6s [2024-09-27T08:40:03.479Z] [2024-09-27T08:40:03.479Z] #207 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-27T08:40:03.479Z] #207 DONE 0.6s [2024-09-27T08:40:03.479Z] [2024-09-27T08:40:03.479Z] #208 [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-09-27T08:40:03.479Z] #208 DONE 0.6s [2024-09-27T08:40:03.479Z] [2024-09-27T08:40:03.479Z] #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-27T08:40:03.479Z] #209 DONE 0.6s [2024-09-27T08:40:03.479Z] [2024-09-27T08:40:03.479Z] #198 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-27T08:40:03.479Z] #198 DONE 0.6s [2024-09-27T08:40:03.737Z] [2024-09-27T08:40:03.737Z] #210 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-27T08:40:03.737Z] #210 DONE 0.6s [2024-09-27T08:40:03.737Z] [2024-09-27T08:40:03.737Z] #201 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-27T08:40:03.737Z] #201 DONE 0.6s [2024-09-27T08:40:03.737Z] [2024-09-27T08:40:03.737Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-27T08:40:03.737Z] #211 DONE 0.6s [2024-09-27T08:40:03.737Z] [2024-09-27T08:40:03.737Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-27T08:40:03.737Z] #212 DONE 0.7s [2024-09-27T08:40:03.737Z] [2024-09-27T08:40:03.737Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-27T08:40:03.737Z] #213 DONE 0.7s [2024-09-27T08:40:03.737Z] [2024-09-27T08:40:03.737Z] #96 [support-scheduler] exporting to image [2024-09-27T08:40:03.737Z] #96 exporting layers 0.3s done [2024-09-27T08:40:03.737Z] #96 exporting layers 0.2s done [2024-09-27T08:40:04.047Z] #96 ... [2024-09-27T08:40:04.047Z] [2024-09-27T08:40:04.047Z] #205 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-27T08:40:04.047Z] #205 DONE 0.4s [2024-09-27T08:40:04.047Z] [2024-09-27T08:40:04.047Z] #214 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-27T08:40:04.047Z] #214 DONE 0.4s [2024-09-27T08:40:04.047Z] [2024-09-27T08:40:04.047Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-27T08:40:04.047Z] #215 DONE 0.3s [2024-09-27T08:40:04.047Z] [2024-09-27T08:40:04.047Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-27T08:40:04.047Z] #216 DONE 0.4s [2024-09-27T08:40:04.047Z] [2024-09-27T08:40:04.047Z] #96 [support-notifications] exporting to image [2024-09-27T08:40:04.047Z] #96 exporting layers 0.3s done [2024-09-27T08:40:04.047Z] #96 ... [2024-09-27T08:40:04.047Z] [2024-09-27T08:40:04.047Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-27T08:40:04.047Z] #217 DONE 0.4s [2024-09-27T08:40:04.047Z] [2024-09-27T08:40:04.047Z] #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-27T08:40:04.047Z] #218 DONE 0.3s [2024-09-27T08:40:04.047Z] [2024-09-27T08:40:04.047Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-27T08:40:04.047Z] #219 DONE 0.3s [2024-09-27T08:40:04.047Z] [2024-09-27T08:40:04.047Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-27T08:40:04.047Z] #220 DONE 0.3s [2024-09-27T08:40:04.047Z] [2024-09-27T08:40:04.047Z] #96 [core-data] exporting to image [2024-09-27T08:40:04.309Z] #96 writing image sha256:b3834ecff375f18e6510a0111a6680815d28a298a02c79d0c00fb40ac5dc9ab8 [2024-09-27T08:40:04.309Z] #96 ... [2024-09-27T08:40:04.309Z] [2024-09-27T08:40:04.309Z] #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-27T08:40:04.309Z] #221 DONE 0.3s [2024-09-27T08:40:04.309Z] [2024-09-27T08:40:04.309Z] #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-27T08:40:04.309Z] #222 DONE 0.4s [2024-09-27T08:40:04.309Z] [2024-09-27T08:40:04.309Z] #96 [core-data] exporting to image [2024-09-27T08:40:04.309Z] #96 writing image sha256:4f94fe51eeb86fd3fdc1f9678818670fdac655f9c8abdb58a525d27c1d3457d6 [2024-09-27T08:40:04.309Z] #96 writing image sha256:7eb1d1df4a5500dfa74c3eca257dab83bb9cc52fe91ad2edf9f62f04f95ddb74 [2024-09-27T08:40:04.309Z] #96 writing image sha256:2f20cbb2183c0dc078fd06e874bd6b48e92fa475f40df72a6e581c844e1977c1 [2024-09-27T08:40:04.309Z] #96 writing image sha256:3a7bbc68c2cb3bc38cb30f1d345b687870b268b640e4986edf541148b781c7f3 0.0s done [2024-09-27T08:40:04.309Z] #96 naming to docker.io/library/support-scheduler [2024-09-27T08:40:04.567Z] #96 ... [2024-09-27T08:40:04.567Z] [2024-09-27T08:40:04.567Z] #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-27T08:40:04.567Z] #223 DONE 0.4s [2024-09-27T08:40:04.567Z] [2024-09-27T08:40:04.567Z] #96 [support-notifications] exporting to image [2024-09-27T08:40:04.567Z] #96 exporting layers 0.4s done [2024-09-27T08:40:04.567Z] #96 writing image sha256:b3834ecff375f18e6510a0111a6680815d28a298a02c79d0c00fb40ac5dc9ab8 0.2s done [2024-09-27T08:40:04.567Z] #96 writing image sha256:4f94fe51eeb86fd3fdc1f9678818670fdac655f9c8abdb58a525d27c1d3457d6 0.2s done [2024-09-27T08:40:04.567Z] #96 writing image sha256:7eb1d1df4a5500dfa74c3eca257dab83bb9cc52fe91ad2edf9f62f04f95ddb74 0.2s done [2024-09-27T08:40:04.567Z] #96 writing image sha256:2f20cbb2183c0dc078fd06e874bd6b48e92fa475f40df72a6e581c844e1977c1 0.2s done [2024-09-27T08:40:04.567Z] #96 naming to docker.io/library/support-scheduler 0.1s done [2024-09-27T08:40:04.567Z] #96 naming to docker.io/library/security-spiffe-token-provider done [2024-09-27T08:40:04.567Z] #96 naming to docker.io/library/core-keeper done [2024-09-27T08:40:04.567Z] #96 naming to docker.io/library/support-cron-scheduler done [2024-09-27T08:40:04.567Z] #96 naming to docker.io/library/core-command 0.0s done [2024-09-27T08:40:04.567Z] #96 writing image sha256:b5804761d416b7f3cb671ca528b8d81fea3df626ef24c7b4e38732dc1c879cfb done [2024-09-27T08:40:04.567Z] #96 naming to docker.io/library/support-notifications done [2024-09-27T08:40:04.826Z] #96 ... [2024-09-27T08:40:04.826Z] [2024-09-27T08:40:04.826Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-27T08:40:04.826Z] #224 DONE 0.5s [2024-09-27T08:40:04.826Z] [2024-09-27T08:40:04.826Z] #96 [core-data] exporting to image [2024-09-27T08:40:04.826Z] #96 exporting layers 0.3s done [2024-09-27T08:40:04.826Z] #96 writing image sha256:5ac2242337049052ac6d4ce3638ae55979ca31e5c58f68c97048b37a41fefa74 done [2024-09-27T08:40:04.826Z] #96 naming to docker.io/library/core-data done [2024-09-27T08:40:04.826Z] #96 ... [2024-09-27T08:40:04.826Z] [2024-09-27T08:40:04.826Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-27T08:40:04.826Z] #225 DONE 0.4s [2024-09-27T08:40:04.826Z] [2024-09-27T08:40:04.826Z] #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T08:40:04.826Z] #226 DONE 1.0s [2024-09-27T08:40:04.826Z] [2024-09-27T08:40:04.826Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-27T08:40:04.826Z] #227 DONE 0.1s [2024-09-27T08:40:04.826Z] [2024-09-27T08:40:04.826Z] #96 [core-common-config-bootstrapper] exporting to image [2024-09-27T08:40:04.826Z] #96 writing image sha256:a848d17cc9017ce3e3a5e4e58ad88079b61166a34225f68cd91ea28039d26ea2 done [2024-09-27T08:40:04.826Z] #96 naming to docker.io/library/core-metadata done [2024-09-27T08:40:05.085Z] #96 ... [2024-09-27T08:40:05.085Z] [2024-09-27T08:40:05.085Z] #228 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-27T08:40:05.085Z] #228 DONE 0.1s [2024-09-27T08:40:05.085Z] [2024-09-27T08:40:05.085Z] #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T08:40:05.085Z] #229 DONE 1.1s [2024-09-27T08:40:05.085Z] [2024-09-27T08:40:05.085Z] #96 [security-proxy-auth] exporting to image [2024-09-27T08:40:05.085Z] #96 writing image sha256:9d4a3eac5b69c2e355002ff1b1d41db94193e6d2f1993e86e55609b4a7504b6e done [2024-09-27T08:40:05.085Z] #96 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-27T08:40:05.085Z] #96 ... [2024-09-27T08:40:05.085Z] [2024-09-27T08:40:05.085Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-27T08:40:05.085Z] #230 DONE 0.1s [2024-09-27T08:40:05.085Z] [2024-09-27T08:40:05.085Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T08:40:05.085Z] #231 DONE 1.1s [2024-09-27T08:40:05.085Z] [2024-09-27T08:40:05.085Z] #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-27T08:40:05.085Z] #232 DONE 0.1s [2024-09-27T08:40:05.085Z] [2024-09-27T08:40:05.085Z] #96 [security-proxy-setup] exporting to image [2024-09-27T08:40:05.346Z] #96 ... [2024-09-27T08:40:05.346Z] [2024-09-27T08:40:05.346Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-27T08:40:05.346Z] #233 DONE 0.1s [2024-09-27T08:40:05.346Z] [2024-09-27T08:40:05.346Z] #96 [security-proxy-setup] exporting to image [2024-09-27T08:40:05.346Z] #96 exporting layers 0.3s done [2024-09-27T08:40:05.346Z] #96 exporting layers 0.3s done [2024-09-27T08:40:05.346Z] #96 writing image sha256:edc6c9eb47913e7f3cd7dc485f8d75af653aafc25ec1f20cf40ac04e1cd9fe7f done [2024-09-27T08:40:05.346Z] #96 naming to docker.io/library/security-proxy-auth done [2024-09-27T08:40:05.346Z] #96 writing image sha256:add24d9bc901ff15032b28eb3b02fbdb68de70cd6c94339600e6afec3047cb5b done [2024-09-27T08:40:05.346Z] #96 naming to docker.io/library/security-proxy-setup done [2024-09-27T08:40:05.346Z] #96 DONE 3.5s [2024-09-27T08:40:05.346Z] [2024-09-27T08:40:05.346Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-27T08:40:05.346Z] #234 DONE 0.1s [2024-09-27T08:40:05.346Z] [2024-09-27T08:40:05.346Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-27T08:40:05.605Z] #235 ... [2024-09-27T08:40:05.605Z] [2024-09-27T08:40:05.605Z] #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-27T08:40:05.605Z] #236 DONE 0.6s [2024-09-27T08:40:05.871Z] [2024-09-27T08:40:05.871Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-27T08:40:05.871Z] #235 DONE 0.4s [2024-09-27T08:40:05.871Z] [2024-09-27T08:40:05.871Z] #96 [security-secretstore-setup] exporting to image [2024-09-27T08:40:05.871Z] #96 exporting layers 0.3s done [2024-09-27T08:40:05.871Z] #96 writing image sha256:05e6abf783a133c28a32647cd3ace29d23b674c4ecd6c244b72ee7674b53a3c8 done [2024-09-27T08:40:05.871Z] #96 naming to docker.io/library/security-secretstore-setup done [2024-09-27T08:40:05.871Z] #96 exporting layers 0.2s done [2024-09-27T08:40:05.871Z] #96 writing image sha256:3fe58e779e869016acb298f6483801159d14111a46722ce497097fee9e52bc20 done [2024-09-27T08:40:05.871Z] #96 naming to docker.io/library/security-bootstrapper done [2024-09-27T08:40:05.871Z] #96 DONE 3.9s [2024-09-27T08:40:05.871Z] [2024-09-27T08:40:05.871Z] #41 [security-spire-server internal] load .dockerignore [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-27T08:40:05.871Z] time="2024-09-27T08:34:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-27T08:40:06.145Z] $ docker stop --time=1 17d47f9d17803fd59bcab5ee0f4ef4b5b88162ca2fd6a044b1b0077b34634f76 [2024-09-27T08:40:07.431Z] $ docker rm -f --volumes 17d47f9d17803fd59bcab5ee0f4ef4b5b88162ca2fd6a044b1b0077b34634f76 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-27T08:40:07.785Z] + docker images [2024-09-27T08:40:07.785Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-27T08:40:07.785Z] security-bootstrapper latest 3fe58e779e86 2 seconds ago 19MB [2024-09-27T08:40:07.785Z] security-secretstore-setup latest 05e6abf783a1 2 seconds ago 37MB [2024-09-27T08:40:07.785Z] core-common-config-bootstrapper latest 9d4a3eac5b69 3 seconds ago 15.2MB [2024-09-27T08:40:07.785Z] security-proxy-setup latest add24d9bc901 3 seconds ago 26.2MB [2024-09-27T08:40:07.785Z] security-proxy-auth latest edc6c9eb4791 3 seconds ago 33.1MB [2024-09-27T08:40:07.785Z] core-metadata latest a848d17cc901 3 seconds ago 40.1MB [2024-09-27T08:40:07.785Z] core-command latest 2f20cbb2183c 4 seconds ago 35.5MB [2024-09-27T08:40:07.785Z] security-spiffe-token-provider latest b3834ecff375 4 seconds ago 28.9MB [2024-09-27T08:40:07.785Z] core-keeper latest 7eb1d1df4a55 4 seconds ago 39.8MB [2024-09-27T08:40:07.785Z] support-cron-scheduler latest 4f94fe51eeb8 4 seconds ago 44.4MB [2024-09-27T08:40:07.785Z] core-data latest 5ac224233704 4 seconds ago 39.9MB [2024-09-27T08:40:07.785Z] support-notifications latest b5804761d416 4 seconds ago 42.8MB [2024-09-27T08:40:07.785Z] support-scheduler latest 3a7bbc68c2cb 4 seconds ago 42.2MB [2024-09-27T08:40:07.785Z] security-spire-server latest b632d204a884 4 minutes ago 121MB [2024-09-27T08:40:07.785Z] security-spire-agent latest 258ee9ec5cb6 4 minutes ago 182MB [2024-09-27T08:40:07.785Z] security-spire-config latest e54060773cf7 4 minutes ago 120MB [2024-09-27T08:40:07.785Z] ci-base-image-x86_64 latest 361bb41e9158 9 minutes ago 971MB [2024-09-27T08:40:07.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-27T08:40:07.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-09-27T08:40:07.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-27T08:40:08.190Z] provisioning config files... [2024-09-27T08:40:08.198Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config8220995466451012276tmp [Pipeline] { [Pipeline] sh [2024-09-27T08:40:08.495Z] + set +x [2024-09-27T08:40:08.495Z] + curl -s https://codecov.io/bash [2024-09-27T08:40:08.495Z] + bash -s -- [2024-09-27T08:40:08.495Z] [2024-09-27T08:40:08.495Z] _____ _ [2024-09-27T08:40:08.495Z] / ____| | | [2024-09-27T08:40:08.495Z] | | ___ __| | ___ ___ _____ __ [2024-09-27T08:40:08.495Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-27T08:40:08.495Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-27T08:40:08.495Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-27T08:40:08.495Z] Bash-1.0.6 [2024-09-27T08:40:08.495Z] [2024-09-27T08:40:08.495Z] [2024-09-27T08:40:08.495Z] ==> git version 2.25.1 found [2024-09-27T08:40:08.495Z] ==> 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-09-27T08:40:08.495Z] Release-Date: 2020-01-08 [2024-09-27T08:40:08.495Z] 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-09-27T08:40:08.495Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-27T08:40:08.495Z] ==> Jenkins CI detected. [2024-09-27T08:40:08.495Z] current dir:  /w/workspace/edgex-go/13 [2024-09-27T08:40:08.495Z] project root: . [2024-09-27T08:40:08.495Z] --> token set from env [2024-09-27T08:40:08.495Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-27T08:40:08.495Z] ==> Running gcov in . (disable via -X gcov) [2024-09-27T08:40:08.495Z] ==> Python coveragepy not found [2024-09-27T08:40:08.495Z] ==> Searching for coverage reports in: [2024-09-27T08:40:08.495Z] + . [2024-09-27T08:40:08.755Z] -> Found 1 reports [2024-09-27T08:40:08.755Z] ==> Detecting git/mercurial file structure [2024-09-27T08:40:08.755Z] ==> Reading reports [2024-09-27T08:40:08.755Z] + ./coverage.out bytes=612321 [2024-09-27T08:40:08.755Z] ==> Appending adjustments [2024-09-27T08:40:08.755Z] https://docs.codecov.io/docs/fixing-reports [2024-09-27T08:40:10.132Z] + Found adjustments [2024-09-27T08:40:10.132Z] ==> Gzipping contents [2024-09-27T08:40:10.132Z] 76K /tmp/codecov.nC8lzF.gz [2024-09-27T08:40:10.132Z] ==> Uploading reports [2024-09-27T08:40:10.132Z] url: https://codecov.io [2024-09-27T08:40:10.132Z] query: branch=PR-4907&commit=ee315950a83ad1f31330ec38e46cea0092d8a46f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-27T08:40:10.132Z] -> Pinging Codecov [2024-09-27T08:40:10.132Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=ee315950a83ad1f31330ec38e46cea0092d8a46f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-27T08:40:10.132Z] -> Uploading to [2024-09-27T08:40:10.132Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/ee315950a83ad1f31330ec38e46cea0092d8a46f/795d4ff2-901c-45c1-bb61-28cedc3a5079.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240927%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240927T084010Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5a10153cb1d6e64960f365b4db0b0e83edbcfcd9f0026ae355093e9bf05bd8fb [2024-09-27T08:40:10.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-27T08:40:10.132Z] Dload Upload Total Spent Left Speed [2024-09-27T08:40:10.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74167 0 0 100 74167 0 248k --:--:-- --:--:-- --:--:-- 248k [2024-09-27T08:40:10.392Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ee315950a83ad1f31330ec38e46cea0092d8a46f [Pipeline] } [2024-09-27T08:40:10.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-27T08:40:11.166Z] + [ -d /w/workspace/edgex-go/13/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-27T08:40:11.456Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T08:40:12.312Z] ---> package-listing.sh [2024-09-27T08:40:12.312Z] ++ facter osfamily [2024-09-27T08:40:12.312Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-27T08:40:12.572Z] + OS_FAMILY=debian [2024-09-27T08:40:12.572Z] + workspace=/w/workspace/edgex-go/13 [2024-09-27T08:40:12.572Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-27T08:40:12.572Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-27T08:40:12.572Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-27T08:40:12.572Z] + PACKAGES=/tmp/packages_start.txt [2024-09-27T08:40:12.572Z] + '[' /w/workspace/edgex-go/13 ']' [2024-09-27T08:40:12.572Z] + PACKAGES=/tmp/packages_end.txt [2024-09-27T08:40:12.572Z] + case "${OS_FAMILY}" in [2024-09-27T08:40:12.572Z] + dpkg -l [2024-09-27T08:40:12.572Z] + grep '^ii' [2024-09-27T08:40:12.572Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-27T08:40:12.572Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-27T08:40:12.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-27T08:40:12.572Z] + '[' /w/workspace/edgex-go/13 ']' [2024-09-27T08:40:12.572Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2024-09-27T08:40:12.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2024-09-27T08:40:12.604Z] 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-27T08:40:12.881Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T08:40:13.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-27T08:40:13.442Z] [2024-09-27T08:40:13.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-27T08:40:13.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-27T08:40:13.744Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-27T08:40:13.744Z] 5eb5b503b376: Pulling fs layer [2024-09-27T08:40:13.744Z] 5c69ac0246d0: Pulling fs layer [2024-09-27T08:40:13.744Z] ec43610c2a17: Pulling fs layer [2024-09-27T08:40:13.744Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-27T08:40:13.744Z] 33b1e0a273af: Pulling fs layer [2024-09-27T08:40:13.744Z] 5d3b04190fa2: Pulling fs layer [2024-09-27T08:40:13.744Z] 2f39f015ded8: Pulling fs layer [2024-09-27T08:40:13.744Z] 33b1e0a273af: Waiting [2024-09-27T08:40:13.744Z] 5d3b04190fa2: Waiting [2024-09-27T08:40:13.744Z] 2f39f015ded8: Waiting [2024-09-27T08:40:13.744Z] 3a2ae6a8a46f: Waiting [2024-09-27T08:40:13.744Z] 5c69ac0246d0: Verifying Checksum [2024-09-27T08:40:13.744Z] 5c69ac0246d0: Download complete [2024-09-27T08:40:13.744Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-27T08:40:13.744Z] 3a2ae6a8a46f: Download complete [2024-09-27T08:40:14.003Z] 33b1e0a273af: Verifying Checksum [2024-09-27T08:40:14.003Z] 33b1e0a273af: Download complete [2024-09-27T08:40:14.003Z] 5d3b04190fa2: Verifying Checksum [2024-09-27T08:40:14.003Z] 5d3b04190fa2: Download complete [2024-09-27T08:40:14.003Z] ec43610c2a17: Verifying Checksum [2024-09-27T08:40:14.003Z] 5eb5b503b376: Verifying Checksum [2024-09-27T08:40:14.003Z] 5eb5b503b376: Download complete [2024-09-27T08:40:14.578Z] 2f39f015ded8: Download complete [2024-09-27T08:40:15.517Z] 5eb5b503b376: Pull complete [2024-09-27T08:40:15.517Z] 5c69ac0246d0: Pull complete [2024-09-27T08:40:15.776Z] ec43610c2a17: Pull complete [2024-09-27T08:40:15.776Z] 3a2ae6a8a46f: Pull complete [2024-09-27T08:40:16.036Z] 33b1e0a273af: Pull complete [2024-09-27T08:40:16.295Z] 5d3b04190fa2: Pull complete [2024-09-27T08:40:20.488Z] 2f39f015ded8: Pull complete [2024-09-27T08:40:20.488Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-27T08:40:20.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-27T08:40:20.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-27T08:40:20.591Z] prd-ubuntu20.04-docker-8c-8g-11735 does not seem to be running inside a container [2024-09-27T08:40:20.625Z] $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-09-27T08:40:25.107Z] $ docker top b387e91fc086ef63c6f29eea4e6cc8eb9d9efe924586bca2ea5c823fffbf404a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-27T08:40:25.442Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-27T08:40:25.728Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-27T08:40:26.020Z] + ls /var/log/sa-host [2024-09-27T08:40:26.021Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-27T08:40:26.187Z] provisioning config files... [2024-09-27T08:40:26.196Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config4503481603308519401tmp [Pipeline] { [Pipeline] echo [2024-09-27T08:40:26.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T08:40:26.502Z] ---> create-netrc.sh [Pipeline] } [2024-09-27T08:40:26.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-27T08:40:26.856Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-27T08:40:26.867Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T08:40:27.155Z] ---> sudo-logs.sh [2024-09-27T08:40:27.155Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-27T08:40:27.181Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T08:40:27.467Z] ---> job-cost.sh [2024-09-27T08:40:27.467Z] lf-activate-venv: SKIPPING [2024-09-27T08:40:27.467Z] INFO: No Stack... [2024-09-27T08:40:28.037Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-27T08:40:28.296Z] INFO: Archiving Costs [Pipeline] echo [2024-09-27T08:40:28.310Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-27T08:40:28.591Z] ---> logs-deploy.sh [2024-09-27T08:40:28.591Z] lf-activate-venv: SKIPPING [2024-09-27T08:40:28.591Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/13 [2024-09-27T08:40:28.591Z] INFO: archiving workspace using pattern(s): [2024-09-27T08:40:29.527Z] Archives upload complete. [2024-09-27T08:40:29.788Z] INFO: archiving logs to Nexus [2024-09-27T08:40:30.358Z] ---> uname -a: [2024-09-27T08:40:30.358Z] Linux prd-ubuntu20-04-docker-8c-8g-11735 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-27T08:40:30.358Z] [2024-09-27T08:40:30.358Z] [2024-09-27T08:40:30.358Z] ---> lscpu: [2024-09-27T08:40:30.359Z] Architecture: x86_64 [2024-09-27T08:40:30.359Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-27T08:40:30.359Z] Byte Order: Little Endian [2024-09-27T08:40:30.359Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-27T08:40:30.359Z] CPU(s): 8 [2024-09-27T08:40:30.359Z] On-line CPU(s) list: 0-7 [2024-09-27T08:40:30.359Z] Thread(s) per core: 1 [2024-09-27T08:40:30.359Z] Core(s) per socket: 1 [2024-09-27T08:40:30.359Z] Socket(s): 8 [2024-09-27T08:40:30.359Z] NUMA node(s): 1 [2024-09-27T08:40:30.359Z] Vendor ID: AuthenticAMD [2024-09-27T08:40:30.359Z] CPU family: 23 [2024-09-27T08:40:30.359Z] Model: 49 [2024-09-27T08:40:30.359Z] Model name: AMD EPYC-Rome Processor [2024-09-27T08:40:30.359Z] Stepping: 0 [2024-09-27T08:40:30.359Z] CPU MHz: 2799.998 [2024-09-27T08:40:30.359Z] BogoMIPS: 5599.99 [2024-09-27T08:40:30.359Z] Virtualization: AMD-V [2024-09-27T08:40:30.359Z] Hypervisor vendor: KVM [2024-09-27T08:40:30.359Z] Virtualization type: full [2024-09-27T08:40:30.359Z] L1d cache: 256 KiB [2024-09-27T08:40:30.359Z] L1i cache: 256 KiB [2024-09-27T08:40:30.359Z] L2 cache: 4 MiB [2024-09-27T08:40:30.359Z] L3 cache: 128 MiB [2024-09-27T08:40:30.359Z] NUMA node0 CPU(s): 0-7 [2024-09-27T08:40:30.359Z] Vulnerability Itlb multihit: Not affected [2024-09-27T08:40:30.359Z] Vulnerability L1tf: Not affected [2024-09-27T08:40:30.359Z] Vulnerability Mds: Not affected [2024-09-27T08:40:30.359Z] Vulnerability Meltdown: Not affected [2024-09-27T08:40:30.359Z] Vulnerability Mmio stale data: Not affected [2024-09-27T08:40:30.359Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-27T08:40:30.359Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-27T08:40:30.359Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-27T08:40:30.359Z] Vulnerability Srbds: Not affected [2024-09-27T08:40:30.359Z] Vulnerability Tsx async abort: Not affected [2024-09-27T08:40:30.359Z] 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-09-27T08:40:30.359Z] [2024-09-27T08:40:30.359Z] [2024-09-27T08:40:30.359Z] ---> nproc: [2024-09-27T08:40:30.359Z] 8 [2024-09-27T08:40:30.359Z] [2024-09-27T08:40:30.359Z] [2024-09-27T08:40:30.359Z] ---> df -h: [2024-09-27T08:40:30.359Z] Filesystem Size Used Avail Use% Mounted on [2024-09-27T08:40:30.359Z] overlay 155G 28G 128G 18% / [2024-09-27T08:40:30.359Z] tmpfs 64M 0 64M 0% /dev [2024-09-27T08:40:30.359Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-27T08:40:30.359Z] shm 64M 0 64M 0% /dev/shm [2024-09-27T08:40:30.359Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-09-27T08:40:30.359Z] [2024-09-27T08:40:30.359Z] [2024-09-27T08:40:30.359Z] ---> sar -b -r -n DEV: [2024-09-27T08:40:30.359Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11735) 09/27/24 _x86_64_ (8 CPU) [2024-09-27T08:40:30.359Z] [2024-09-27T08:40:30.359Z] 08:28:53 LINUX RESTART (8 CPU) [2024-09-27T08:40:30.360Z] [2024-09-27T08:40:30.360Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-27T08:40:30.360Z] 08:30:01 384.44 47.86 336.58 0.00 5397.37 152925.45 0.00 [2024-09-27T08:40:30.360Z] 08:31:01 191.05 1.68 189.37 0.00 35.19 62884.72 0.00 [2024-09-27T08:40:30.360Z] 08:32:01 42.93 0.00 42.93 0.00 0.00 33577.75 0.00 [2024-09-27T08:40:30.360Z] 08:33:02 26.39 0.20 26.19 0.00 4.84 11711.13 0.00 [2024-09-27T08:40:30.360Z] 08:34:01 41.22 1.00 40.22 0.00 68.71 34073.12 0.00 [2024-09-27T08:40:30.360Z] 08:35:01 257.62 3.38 254.24 0.00 2055.12 225209.40 0.00 [2024-09-27T08:40:30.360Z] 08:36:01 710.96 14.60 696.37 0.00 2403.73 89180.74 0.00 [2024-09-27T08:40:30.360Z] 08:37:01 145.04 0.65 144.39 0.00 5.20 111271.05 0.00 [2024-09-27T08:40:30.360Z] 08:38:01 240.91 0.48 240.43 0.00 10.39 51456.01 0.00 [2024-09-27T08:40:30.360Z] 08:39:01 285.89 0.03 285.85 0.00 0.27 100709.90 0.00 [2024-09-27T08:40:30.360Z] 08:40:02 501.64 0.08 501.56 0.00 0.66 136612.48 0.00 [2024-09-27T08:40:30.360Z] Average: 257.13 6.36 250.78 0.00 906.72 91751.19 0.00 [2024-09-27T08:40:30.360Z] [2024-09-27T08:40:30.360Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-27T08:40:30.360Z] 08:30:01 29596392 31598932 747880 2.27 60832 2236456 1726408 5.09 1007804 1943536 0 [2024-09-27T08:40:30.360Z] 08:31:01 27555736 31273924 1029084 3.13 128004 3750988 2335400 6.88 1702804 3108296 466500 [2024-09-27T08:40:30.360Z] 08:32:01 27706632 31522504 778964 2.37 131116 3822124 1869044 5.51 1293288 3346324 43632 [2024-09-27T08:40:30.360Z] 08:33:02 27171072 31534124 764744 2.33 134972 4324880 2116948 6.24 1361040 3769984 201740 [2024-09-27T08:40:30.360Z] 08:34:01 27975640 31541560 765108 2.33 137856 3602696 1874048 5.52 1294956 3118124 6520 [2024-09-27T08:40:30.360Z] 08:35:01 20506268 31419712 853844 2.60 158744 10706148 2361524 6.96 1938812 9675428 384704 [2024-09-27T08:40:30.360Z] 08:36:01 16834888 31370324 877604 2.67 340256 13818344 2394292 7.06 2834600 12093044 1675156 [2024-09-27T08:40:30.360Z] 08:37:01 14350508 31396408 855292 2.60 344712 16250888 2381392 7.02 2817856 14525588 695256 [2024-09-27T08:40:30.360Z] 08:38:01 8520896 27952744 4225360 12.85 381776 18216660 11616308 34.23 7144588 15538336 1413836 [2024-09-27T08:40:30.360Z] 08:39:01 5562540 26691484 5505224 16.74 392556 19877080 10568648 31.15 8930836 16710712 685620 [2024-09-27T08:40:30.360Z] 08:40:02 9722996 31358448 886780 2.70 403080 20507500 2527952 7.45 3270540 18422240 18708 [2024-09-27T08:40:30.360Z] Average: 19591233 30696379 1571808 4.78 237628 10646706 3797451 11.19 3054284 9295601 508334 [2024-09-27T08:40:30.360Z] [2024-09-27T08:40:30.360Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-27T08:40:30.360Z] 08:30:01 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:30:01 ens3 1417.15 1414.03 8191.16 177.73 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:30:01 docker0 608.15 535.34 41.69 2882.38 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:31:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:31:01 ens3 464.12 337.44 5265.31 46.64 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:31:01 docker0 246.83 307.22 21.33 2067.89 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:31:01 vethfcef50f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:32:01 ens3 36.39 27.61 28.29 16.60 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:32:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:32:01 vethfcef50f 1.37 1.40 0.12 0.12 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:33:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:33:02 ens3 19.57 11.49 17.52 9.42 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:33:02 vethfcef50f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:34:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:34:01 ens3 39.03 50.13 20.65 137.09 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:35:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:35:01 ens3 225.13 114.11 4464.98 22.53 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:35:01 docker0 0.62 0.47 0.05 0.23 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:35:01 veth98439d3 0.62 0.62 0.06 0.24 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:36:01 veth0aabdf7 85.04 141.28 8.58 1181.70 0.00 0.00 0.00 0.10 [2024-09-27T08:40:30.360Z] 08:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:36:01 veth4010007 109.23 171.72 10.21 1186.58 0.00 0.00 0.00 0.10 [2024-09-27T08:40:30.360Z] 08:36:01 ens3 958.16 537.91 8436.13 57.87 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:36:01 veth2638f08 76.84 149.11 8.13 1183.55 0.00 0.00 0.00 0.10 [2024-09-27T08:40:30.360Z] 08:36:01 docker0 488.89 850.67 41.07 7028.71 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:36:01 veth98439d3 0.12 0.88 0.01 0.04 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:36:01 veth08e8b20 83.49 140.81 8.52 1181.29 0.00 0.00 0.00 0.10 [2024-09-27T08:40:30.360Z] 08:36:01 vethcc103d6 80.52 160.07 8.30 1183.68 0.00 0.00 0.00 0.10 [2024-09-27T08:40:30.360Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:37:01 ens3 4.53 2.38 3.65 1.95 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:37:01 veth98439d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:38:01 veth23be2bd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:38:01 veth55e6dd1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:38:01 vetha343171 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:38:01 vethdc2d5f6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:38:01 veth5320b77 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:38:01 vetha875bed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:38:01 veth4e92074 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.360Z] 08:38:01 vethf2e4030 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:38:01 ens3 13.51 8.45 11.13 6.24 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:38:01 veth58c8099 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:38:01 veth90cc8a6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:38:01 veth6dc69e8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:38:01 veth98439d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:38:01 vethd5d5029 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:38:01 vethc3a6ae3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 veth23be2bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 veth55e6dd1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 vetha343171 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 vethdc2d5f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 veth5320b77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 vetha875bed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 veth4e92074 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 vethf2e4030 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 ens3 3.92 2.07 3.18 1.69 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 veth58c8099 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 veth90cc8a6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 veth6dc69e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 veth98439d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 vethd5d5029 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:39:01 vethc3a6ae3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:40:02 vethd5d3efc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:40:02 ens3 3.40 1.76 2.83 1.52 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] 08:40:02 veth98439d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] Average: vethd5d3efc 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] Average: ens3 289.33 227.74 2402.51 43.35 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] Average: docker0 122.27 154.00 9.47 1088.32 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] Average: veth98439d3 0.07 0.14 0.01 0.03 0.00 0.00 0.00 0.00 [2024-09-27T08:40:30.361Z] [2024-09-27T08:40:30.361Z] [2024-09-27T08:40:30.361Z] ---> sar -P ALL: [2024-09-27T08:40:30.361Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11735) 09/27/24 _x86_64_ (8 CPU) [2024-09-27T08:40:30.361Z] [2024-09-27T08:40:30.361Z] 08:28:53 LINUX RESTART (8 CPU) [2024-09-27T08:40:30.361Z] [2024-09-27T08:40:30.361Z] 08:29:01 CPU %user %nice %system %iowait %steal %idle [2024-09-27T08:40:30.361Z] 08:30:01 all 8.51 0.00 2.74 2.44 0.05 86.25 [2024-09-27T08:40:30.361Z] 08:30:01 0 7.97 0.00 1.67 0.42 0.05 89.89 [2024-09-27T08:40:30.361Z] 08:30:01 1 8.27 0.00 2.13 0.87 0.05 88.67 [2024-09-27T08:40:30.361Z] 08:30:01 2 8.61 0.00 2.52 2.35 0.07 86.45 [2024-09-27T08:40:30.361Z] 08:30:01 3 6.92 0.00 2.17 3.24 0.07 87.60 [2024-09-27T08:40:30.361Z] 08:30:01 4 7.04 0.00 3.41 1.16 0.05 88.33 [2024-09-27T08:40:30.361Z] 08:30:01 5 8.61 0.00 4.21 9.17 0.05 77.95 [2024-09-27T08:40:30.361Z] 08:30:01 6 7.69 0.00 3.34 0.95 0.05 87.97 [2024-09-27T08:40:30.361Z] 08:30:01 7 12.98 0.00 2.49 1.45 0.03 83.05 [2024-09-27T08:40:30.361Z] 08:31:01 all 22.78 0.00 5.38 2.62 0.07 69.15 [2024-09-27T08:40:30.361Z] 08:31:01 0 22.79 0.00 4.64 0.17 0.10 72.30 [2024-09-27T08:40:30.361Z] 08:31:01 1 23.07 0.00 4.78 0.20 0.07 71.88 [2024-09-27T08:40:30.361Z] 08:31:01 2 22.42 0.00 5.26 0.86 0.08 71.37 [2024-09-27T08:40:30.361Z] 08:31:01 3 23.96 0.00 5.79 9.27 0.08 60.90 [2024-09-27T08:40:30.361Z] 08:31:01 4 23.77 0.00 4.57 1.32 0.07 70.27 [2024-09-27T08:40:30.361Z] 08:31:01 5 21.80 0.00 6.58 0.79 0.05 70.77 [2024-09-27T08:40:30.361Z] 08:31:01 6 22.24 0.00 5.66 8.26 0.07 63.77 [2024-09-27T08:40:30.361Z] 08:31:01 7 22.16 0.00 5.79 0.12 0.05 71.88 [2024-09-27T08:40:30.361Z] 08:32:01 all 28.17 0.00 4.84 2.31 0.07 64.61 [2024-09-27T08:40:30.361Z] 08:32:01 0 29.33 0.00 4.33 0.05 0.07 66.21 [2024-09-27T08:40:30.361Z] 08:32:01 1 29.56 0.00 4.88 0.08 0.07 65.42 [2024-09-27T08:40:30.361Z] 08:32:01 2 27.68 0.00 5.46 0.10 0.07 66.69 [2024-09-27T08:40:30.361Z] 08:32:01 3 27.68 0.00 5.13 2.17 0.07 64.96 [2024-09-27T08:40:30.361Z] 08:32:01 4 29.71 0.00 4.96 0.00 0.07 65.27 [2024-09-27T08:40:30.361Z] 08:32:01 5 29.05 0.00 4.54 0.02 0.08 66.31 [2024-09-27T08:40:30.361Z] 08:32:01 6 25.84 0.00 4.51 16.10 0.08 53.48 [2024-09-27T08:40:30.361Z] 08:32:01 7 26.51 0.00 4.92 0.00 0.08 68.49 [2024-09-27T08:40:30.361Z] 08:33:02 all 50.77 0.00 7.15 9.70 0.09 32.29 [2024-09-27T08:40:30.361Z] 08:33:02 0 51.67 0.00 6.53 20.15 0.08 21.58 [2024-09-27T08:40:30.361Z] 08:33:02 1 51.04 0.00 6.87 0.60 0.10 41.39 [2024-09-27T08:40:30.361Z] 08:33:02 2 49.55 0.00 8.09 0.36 0.10 41.90 [2024-09-27T08:40:30.361Z] 08:33:02 3 51.58 0.00 6.75 13.39 0.08 28.19 [2024-09-27T08:40:30.361Z] 08:33:02 4 49.47 0.00 7.29 2.55 0.07 40.63 [2024-09-27T08:40:30.361Z] 08:33:02 5 50.96 0.00 7.57 2.35 0.08 39.05 [2024-09-27T08:40:30.361Z] 08:33:02 6 50.27 0.00 7.44 32.61 0.10 9.59 [2024-09-27T08:40:30.361Z] 08:33:02 7 51.61 0.00 6.71 5.49 0.08 36.11 [2024-09-27T08:40:30.361Z] 08:34:01 all 31.07 0.00 5.82 9.29 0.06 53.77 [2024-09-27T08:40:30.361Z] 08:34:01 0 28.76 0.00 5.34 8.84 0.07 56.99 [2024-09-27T08:40:30.362Z] 08:34:01 1 29.78 0.00 5.68 2.69 0.07 61.79 [2024-09-27T08:40:30.362Z] 08:34:01 2 31.13 0.00 6.92 9.67 0.07 52.21 [2024-09-27T08:40:30.362Z] 08:34:01 3 32.66 0.00 5.95 22.51 0.07 38.80 [2024-09-27T08:40:30.362Z] 08:34:01 4 28.58 0.00 5.14 1.25 0.05 64.98 [2024-09-27T08:40:30.362Z] 08:34:01 5 32.46 0.00 5.85 8.25 0.07 53.37 [2024-09-27T08:40:30.362Z] 08:34:01 6 31.38 0.00 5.72 11.68 0.05 51.16 [2024-09-27T08:40:30.362Z] 08:34:01 7 33.78 0.00 5.92 9.42 0.07 50.81 [2024-09-27T08:40:30.362Z] 08:35:01 all 18.94 0.00 6.73 23.83 0.09 50.42 [2024-09-27T08:40:30.362Z] 08:35:01 0 17.36 0.00 5.53 8.36 0.09 68.66 [2024-09-27T08:40:30.362Z] 08:35:01 1 18.10 0.00 6.12 21.83 0.07 53.88 [2024-09-27T08:40:30.362Z] 08:35:01 2 16.66 0.00 7.45 60.06 0.09 15.74 [2024-09-27T08:40:30.362Z] 08:35:01 3 21.95 0.00 6.93 19.37 0.10 51.66 [2024-09-27T08:40:30.362Z] 08:35:01 4 16.15 0.00 7.00 14.01 0.08 62.75 [2024-09-27T08:40:30.362Z] 08:35:01 5 20.30 0.00 7.33 9.49 0.08 62.79 [2024-09-27T08:40:30.362Z] 08:35:01 6 20.94 0.00 6.58 44.95 0.09 27.45 [2024-09-27T08:40:30.362Z] 08:35:01 7 20.00 0.00 6.89 13.26 0.10 59.74 [2024-09-27T08:40:30.362Z] 08:36:01 all 11.14 0.00 5.76 18.21 0.08 64.81 [2024-09-27T08:40:30.362Z] 08:36:01 0 9.63 0.00 5.34 10.90 0.08 74.04 [2024-09-27T08:40:30.362Z] 08:36:01 1 9.89 0.00 4.63 8.46 0.07 76.95 [2024-09-27T08:40:30.362Z] 08:36:01 2 11.23 0.00 5.22 14.16 0.18 69.20 [2024-09-27T08:40:30.362Z] 08:36:01 3 12.07 0.00 5.91 12.10 0.05 69.88 [2024-09-27T08:40:30.362Z] 08:36:01 4 11.84 0.00 5.07 9.47 0.07 73.55 [2024-09-27T08:40:30.362Z] 08:36:01 5 12.46 0.00 7.56 57.52 0.08 22.37 [2024-09-27T08:40:30.362Z] 08:36:01 6 12.32 0.00 7.20 17.06 0.07 63.36 [2024-09-27T08:40:30.362Z] 08:36:01 7 9.70 0.00 5.12 16.12 0.05 69.01 [2024-09-27T08:40:30.362Z] 08:37:01 all 0.28 0.00 1.06 20.80 0.04 77.81 [2024-09-27T08:40:30.362Z] 08:37:01 0 0.30 0.00 1.37 8.58 0.03 89.71 [2024-09-27T08:40:30.362Z] 08:37:01 1 0.27 0.00 0.18 2.39 0.03 97.13 [2024-09-27T08:40:30.362Z] 08:37:01 2 0.25 0.00 1.25 3.51 0.03 94.95 [2024-09-27T08:40:30.362Z] 08:37:01 3 0.27 0.00 1.29 10.02 0.05 88.37 [2024-09-27T08:40:30.362Z] 08:37:01 4 0.60 0.00 0.27 1.48 0.03 97.62 [2024-09-27T08:40:30.362Z] 08:37:01 5 0.10 0.00 2.52 95.83 0.05 1.50 [2024-09-27T08:40:30.362Z] 08:37:01 6 0.28 0.00 1.39 5.15 0.03 93.15 [2024-09-27T08:40:30.362Z] 08:37:01 7 0.20 0.00 0.25 39.79 0.02 59.74 [2024-09-27T08:40:30.362Z] 08:38:01 all 76.16 0.00 12.05 3.96 0.15 7.68 [2024-09-27T08:40:30.362Z] 08:38:01 0 76.86 0.00 11.23 1.86 0.13 9.92 [2024-09-27T08:40:30.362Z] 08:38:01 1 75.80 0.00 11.80 2.29 0.14 9.97 [2024-09-27T08:40:30.362Z] 08:38:01 2 76.18 0.00 11.32 2.28 0.15 10.07 [2024-09-27T08:40:30.362Z] 08:38:01 3 75.36 0.00 13.05 2.61 0.15 8.82 [2024-09-27T08:40:30.362Z] 08:38:01 4 76.06 0.00 12.23 1.68 0.15 9.87 [2024-09-27T08:40:30.362Z] 08:38:01 5 76.30 0.00 12.78 9.40 0.15 1.38 [2024-09-27T08:40:30.362Z] 08:38:01 6 76.43 0.00 12.38 8.60 0.13 2.45 [2024-09-27T08:40:30.362Z] 08:38:01 7 76.26 0.00 11.59 3.04 0.17 8.94 [2024-09-27T08:40:30.362Z] 08:39:01 all 89.69 0.00 10.16 0.00 0.16 0.00 [2024-09-27T08:40:30.362Z] 08:39:01 0 89.20 0.00 10.63 0.00 0.15 0.02 [2024-09-27T08:40:30.362Z] 08:39:01 1 89.30 0.00 10.53 0.00 0.17 0.00 [2024-09-27T08:40:30.362Z] 08:39:01 2 89.76 0.00 10.07 0.00 0.17 0.00 [2024-09-27T08:40:30.362Z] 08:39:01 3 89.48 0.00 10.35 0.00 0.17 0.00 [2024-09-27T08:40:30.362Z] 08:39:01 4 90.50 0.00 9.35 0.00 0.15 0.00 [2024-09-27T08:40:30.362Z] 08:39:01 5 89.68 0.00 10.17 0.00 0.15 0.00 [2024-09-27T08:40:30.362Z] 08:39:01 6 88.57 0.00 11.28 0.00 0.15 0.00 [2024-09-27T08:40:30.362Z] 08:39:01 7 90.98 0.00 8.88 0.00 0.13 0.00 [2024-09-27T08:40:30.362Z] 08:40:02 all 69.52 0.00 10.80 6.45 0.17 13.07 [2024-09-27T08:40:30.362Z] 08:40:02 0 69.38 0.00 11.14 1.80 0.15 17.53 [2024-09-27T08:40:30.362Z] 08:40:02 1 69.20 0.00 10.95 5.68 0.21 13.97 [2024-09-27T08:40:30.362Z] 08:40:02 2 68.96 0.00 11.18 0.95 0.21 18.71 [2024-09-27T08:40:30.362Z] 08:40:02 3 69.72 0.00 10.58 9.17 0.15 10.38 [2024-09-27T08:40:30.362Z] 08:40:02 4 68.69 0.00 11.14 9.02 0.21 10.94 [2024-09-27T08:40:30.362Z] 08:40:02 5 69.30 0.00 11.76 7.88 0.15 10.91 [2024-09-27T08:40:30.362Z] 08:40:02 6 70.63 0.00 9.96 13.29 0.15 5.97 [2024-09-27T08:40:30.362Z] 08:40:02 7 70.22 0.00 9.70 3.75 0.13 16.19 [2024-09-27T08:40:30.362Z] [2024-09-27T08:40:30.362Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-09-27T08:40:30.362Z] Average: all 36.97 0.00 6.58 9.06 0.09 47.30 [2024-09-27T08:40:30.362Z] Average: 0 36.70 0.00 6.16 5.57 0.09 51.48 [2024-09-27T08:40:30.362Z] Average: 1 36.63 0.00 6.21 4.09 0.09 52.98 [2024-09-27T08:40:30.362Z] Average: 2 36.42 0.00 6.77 8.47 0.11 48.22 [2024-09-27T08:40:30.362Z] Average: 3 37.37 0.00 6.71 9.43 0.10 46.40 [2024-09-27T08:40:30.362Z] Average: 4 36.56 0.00 6.39 3.80 0.09 53.16 [2024-09-27T08:40:30.362Z] Average: 5 37.40 0.00 7.35 18.23 0.09 36.93 [2024-09-27T08:40:30.362Z] Average: 6 36.93 0.00 6.85 14.43 0.09 41.70 [2024-09-27T08:40:30.362Z] Average: 7 37.72 0.00 6.21 8.41 0.08 47.58 [2024-09-27T08:40:30.362Z] [2024-09-27T08:40:30.362Z] [2024-09-27T08:40:30.362Z]