Pull request #4913 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Obtained Jenkinsfile from 76daa36ac358040e06c3add0ee1e5e8702f82f8a+39fb80160b69b3d3eb729ce139bf3991b631cf1c (78f2d008d3a1f4e547b84bb4fb5c449592dcbe5d) 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-ssh5265587407368018657.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8565328754946949837.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4913/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-4913/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2000838884112067729.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh3889522213046173329.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-4913/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-4913/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1252136824347471278.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-10741 in /w/workspace/edgexfoundry_edgex-go_PR-4913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 39fb80160b69b3d3eb729ce139bf3991b631cf1c into PR head commit 76daa36ac358040e06c3add0ee1e5e8702f82f8a Merge succeeded, producing 76daa36ac358040e06c3add0ee1e5e8702f82f8a Checking out Revision 76daa36ac358040e06c3add0ee1e5e8702f82f8a (PR-4913) > 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/4913/head:refs/remotes/origin/PR-4913 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76daa36ac358040e06c3add0ee1e5e8702f82f8a # 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 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76daa36ac358040e06c3add0ee1e5e8702f82f8a # timeout=10 Commit message: "feat: Add core-metadata device service related db methods for postgres" First time build. Skipping changelog. > git rev-list --no-walk 8c22ab0fc5fef13905a12ba6b476518818179e99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:45:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:45:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:45:49 ========================================================= 09:45:49 EdgeX Global Pipelines Version Info 09:45:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:45:50 ------------------- 09:45:50 stable info: 09:45:50 ------------------- 09:45:50 Commited By: Cherry Wang cherry@iotechsys.com 09:45:50 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:45:50 Message: update stable to v1.0.263 09:45:50 ------------------- 09:45:50 experimental info: 09:45:50 ------------------- 09:45:50 Commited By: Cherry Wang cherry@iotechsys.com 09:45:50 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:45:50 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:45:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:45:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:45:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:45:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:45:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:45:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:45:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:45:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:45:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4913 [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4913 [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4913 [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76daa36ac358040e06c3add0ee1e5e8702f82f8a [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76daa36 [Pipeline] echo 09:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:51 provisioning config files... 09:45:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config160304649529297531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:51 ---> ****-login.sh 09:45:51 nexus3.edgexfoundry.org:10001 09:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:52 Configure a credential helper to remove this warning. See 09:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:52 09:45:52 Login Succeeded 09:45:52 nexus3.edgexfoundry.org:10002 09:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:52 Configure a credential helper to remove this warning. See 09:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:52 09:45:52 Login Succeeded 09:45:52 nexus3.edgexfoundry.org:10003 09:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:52 Configure a credential helper to remove this warning. See 09:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:52 09:45:52 Login Succeeded 09:45:52 nexus3.edgexfoundry.org:10004 09:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:52 Configure a credential helper to remove this warning. See 09:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:52 09:45:52 Login Succeeded 09:45:52 ****.io 09:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:52 Configure a credential helper to remove this warning. See 09:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:52 09:45:52 Login Succeeded 09:45:52 ---> ****-login.sh ends [Pipeline] } 09:45:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:53 + 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 09:45:53 + cut -d/ -f2 09:45:53 + dirname cmd/core-command/Dockerfile 09:45:53 + echo core-command,cmd/core-command/Dockerfile 09:45:53 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:45:53 + dirname cmd/core-data/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo core-data,cmd/core-data/Dockerfile 09:45:53 + dirname cmd/core-keeper/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo core-keeper,cmd/core-keeper/Dockerfile 09:45:53 + dirname cmd/core-metadata/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo core-metadata,cmd/core-metadata/Dockerfile 09:45:53 + dirname cmd/security-bootstrapper/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:45:53 + dirname cmd/security-proxy-auth/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:45:53 + dirname cmd/security-proxy-setup/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:45:53 + dirname cmd/security-secretstore-setup/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:45:53 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:45:53 + dirname cmd/security-spire-agent/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:45:53 + dirname cmd/security-spire-config/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:45:53 + dirname cmd/security-spire-server/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:45:53 + dirname cmd/support-cron-scheduler/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:45:53 + dirname cmd/support-notifications/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo support-notifications,cmd/support-notifications/Dockerfile 09:45:53 + dirname cmd/support-scheduler/Dockerfile 09:45:53 + cut -d/ -f2 09:45:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:45:53 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 09:45:53 + git rev-list -1 --merges 76daa36ac358040e06c3add0ee1e5e8702f82f8a~1..76daa36ac358040e06c3add0ee1e5e8702f82f8a [Pipeline] echo 09:45:53 -----------> git rev-list -1 --merges 76daa36ac358040e06c3add0ee1e5e8702f82f8a~1..76daa36ac358040e06c3add0ee1e5e8702f82f8a 76daa36ac358040e06c3add0ee1e5e8702f82f8a [false] [Pipeline] sh 09:45:53 + git log --format=format:%s -1 76daa36ac358040e06c3add0ee1e5e8702f82f8a [Pipeline] echo 09:45:53 ========================================================= 09:45:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:45:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:45:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:45:54 + grep -v github /etc/ssh/ssh_known_hosts 09:45:54 + [ -e /tmp/ssh_known_hosts ] 09:45:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:45:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:45:54 + sudo tee -a /etc/ssh/ssh_known_hosts 09:45:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:54 09:45:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:55 0.1.4: Pulling from edgex-devops/py-git-semver 09:45:55 b85a868b505f: Pulling fs layer 09:45:55 e2be974225ed: Pulling fs layer 09:45:55 339a4e72a1f5: Pulling fs layer 09:45:55 988bab9f4d93: Pulling fs layer 09:45:55 1469e6f7b9e6: Pulling fs layer 09:45:55 eaf3925da568: Pulling fs layer 09:45:55 bab4dde63d76: Pulling fs layer 09:45:55 bde34c3a00c8: Pulling fs layer 09:45:55 b352a97aabf1: Pulling fs layer 09:45:55 4872d77fe225: Pulling fs layer 09:45:55 5851b861e8e6: Pulling fs layer 09:45:55 988bab9f4d93: Waiting 09:45:55 1469e6f7b9e6: Waiting 09:45:55 5851b861e8e6: Waiting 09:45:55 bde34c3a00c8: Waiting 09:45:55 b352a97aabf1: Waiting 09:45:55 bab4dde63d76: Waiting 09:45:55 eaf3925da568: Waiting 09:45:55 4872d77fe225: Waiting 09:45:55 e2be974225ed: Verifying Checksum 09:45:55 e2be974225ed: Download complete 09:45:55 988bab9f4d93: Download complete 09:45:55 1469e6f7b9e6: Verifying Checksum 09:45:55 1469e6f7b9e6: Download complete 09:45:55 eaf3925da568: Verifying Checksum 09:45:55 339a4e72a1f5: Verifying Checksum 09:45:55 339a4e72a1f5: Download complete 09:45:55 bde34c3a00c8: Download complete 09:45:55 b352a97aabf1: Verifying Checksum 09:45:55 b352a97aabf1: Download complete 09:45:55 4872d77fe225: Verifying Checksum 09:45:55 4872d77fe225: Download complete 09:45:55 5851b861e8e6: Verifying Checksum 09:45:55 5851b861e8e6: Download complete 09:45:55 b85a868b505f: Download complete 09:45:55 bab4dde63d76: Verifying Checksum 09:45:55 bab4dde63d76: Download complete 09:45:57 b85a868b505f: Pull complete 09:45:57 e2be974225ed: Pull complete 09:45:57 339a4e72a1f5: Pull complete 09:45:57 988bab9f4d93: Pull complete 09:45:57 1469e6f7b9e6: Pull complete 09:45:57 eaf3925da568: Pull complete 09:45:59 bab4dde63d76: Pull complete 09:46:00 bde34c3a00c8: Pull complete 09:46:00 b352a97aabf1: Pull complete 09:46:00 4872d77fe225: Pull complete 09:46:00 5851b861e8e6: Pull complete 09:46:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:46:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:00 prd-ubuntu20.04-docker-8c-8g-10741 does not seem to be running inside a container 09:46:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:46:05 $ docker top 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf -eo pid,comm 09:46:06 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). 09:46:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:46:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:06 [ssh-agent] Looking for ssh-agent implementation... 09:46:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:06 $ docker exec 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf ssh-agent 09:46:06 SSH_AUTH_SOCK=/tmp/ssh-qkzoO1SKk58y/agent.33 09:46:06 SSH_AGENT_PID=39 09:46:06 Running ssh-add (command line suppressed) 09:46:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3184102762194422308.key (/w/workspace/edgex-go/2@tmp/private_key_3184102762194422308.key) 09:46:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:06 + git tag --points-at HEAD [Pipeline] } 09:46:06 $ docker exec --env ******** --env ******** 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf ssh-agent -k 09:46:06 unset SSH_AUTH_SOCK; 09:46:06 unset SSH_AGENT_PID; 09:46:06 echo Agent pid 39 killed; 09:46:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:46:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:06 [ssh-agent] Looking for ssh-agent implementation... 09:46:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:06 $ docker exec 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf ssh-agent 09:46:07 SSH_AUTH_SOCK=/tmp/ssh-7m6MJnxOfJVF/agent.72 09:46:07 SSH_AGENT_PID=78 09:46:07 Running ssh-add (command line suppressed) 09:46:07 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3940335812905256878.key (/w/workspace/edgex-go/2@tmp/private_key_3940335812905256878.key) 09:46:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:07 + git semver init 09:46:07 2024-09-20 09:46:07,659 [run_init] DEBUG init version:0.0.0 force:False 09:46:07 2024-09-20 09:46:07,659 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 09:46:07 2024-09-20 09:46:07,660 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 09:46:07 2024-09-20 09:46:07,660 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 09:46:14 2024-09-20 09:46:14,100 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 09:46:14 2024-09-20 09:46:14,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4913 with force:False 09:46:14 2024-09-20 09:46:14,101 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4913 09:46:14 2024-09-20 09:46:14,106 [execute] INFO git cat-file --batch-check 09:46:14 2024-09-20 09:46:14,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 09:46:14 2024-09-20 09:46:14,112 [execute] INFO git cat-file --batch 09:46:14 2024-09-20 09:46:14,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 09:46:14 2024-09-20 09:46:14,116 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4913 09:46:14 0.0.0 [Pipeline] } 09:46:14 $ docker exec --env ******** --env ******** 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf ssh-agent -k 09:46:14 unset SSH_AUTH_SOCK; 09:46:14 unset SSH_AGENT_PID; 09:46:14 echo Agent pid 78 killed; 09:46:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:46:14 + git semver [Pipeline] } 09:46:15 $ docker stop --time=1 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf 09:46:16 $ docker rm -f --volumes 2c8c6a1ef0e2a7a0c0daa9df5c2bdf5048e93479a923013d488ffaf4c0324dbf [Pipeline] // withDockerContainer [Pipeline] sh 09:46:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:46:16 Stashed 1 file(s) [Pipeline] echo 09:46:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:46:17 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 09:46:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:46:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:46:17 ========================================================= 09:46:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:46:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:46:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:46:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:46:17 619be1103602: Pulling fs layer 09:46:17 7862e08f4a3e: Pulling fs layer 09:46:17 5df492c9dc93: Pulling fs layer 09:46:17 7629e6793208: Pulling fs layer 09:46:17 4f4fb700ef54: Pulling fs layer 09:46:17 fb5054dd5b73: Pulling fs layer 09:46:17 eeca6798cff9: Pulling fs layer 09:46:17 aa269ceb94a6: Pulling fs layer 09:46:17 ada007ff1a6a: Pulling fs layer 09:46:17 7629e6793208: Waiting 09:46:17 4f4fb700ef54: Waiting 09:46:17 aa269ceb94a6: Waiting 09:46:17 fb5054dd5b73: Waiting 09:46:17 eeca6798cff9: Waiting 09:46:17 7862e08f4a3e: Verifying Checksum 09:46:17 7862e08f4a3e: Download complete 09:46:17 7629e6793208: Verifying Checksum 09:46:17 7629e6793208: Download complete 09:46:17 4f4fb700ef54: Verifying Checksum 09:46:17 4f4fb700ef54: Download complete 09:46:17 fb5054dd5b73: Download complete 09:46:17 619be1103602: Verifying Checksum 09:46:17 619be1103602: Download complete 09:46:17 eeca6798cff9: Verifying Checksum 09:46:17 eeca6798cff9: Download complete 09:46:17 619be1103602: Pull complete 09:46:17 ada007ff1a6a: Verifying Checksum 09:46:17 ada007ff1a6a: Download complete 09:46:17 7862e08f4a3e: Pull complete 09:46:18 5df492c9dc93: Verifying Checksum 09:46:18 5df492c9dc93: Download complete 09:46:18 aa269ceb94a6: Verifying Checksum 09:46:18 aa269ceb94a6: Download complete 09:46:21 5df492c9dc93: Pull complete 09:46:21 7629e6793208: Pull complete 09:46:21 4f4fb700ef54: Pull complete 09:46:21 fb5054dd5b73: Pull complete 09:46:21 eeca6798cff9: Pull complete 09:46:24 aa269ceb94a6: Pull complete 09:46:24 ada007ff1a6a: Pull complete 09:46:24 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:46:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:46:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:46:24 WORKDIR /edgex 09:46:24 COPY go.mod . 09:46:24 RUN go mod download 09:46:24 + docker build -t ci-base-image-x86_64 -f - . 09:46:25 Sending build context to Docker daemon 179.4MB 09:46:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:46:25 ---> f489d0715acc 09:46:25 Step 2/4 : WORKDIR /edgex 09:46:32 Still waiting to schedule task 09:46:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:46:35 ---> Running in ce2c660d064a 09:46:35 Removing intermediate container ce2c660d064a 09:46:35 ---> 3e3e874bb756 09:46:35 Step 3/4 : COPY go.mod . 09:46:35 ---> 9d0af04d596f 09:46:35 Step 4/4 : RUN go mod download 09:46:35 ---> Running in 8a49b2d065e3 09:47:14 Removing intermediate container 8a49b2d065e3 09:47:14 ---> 12ca58cd72ca 09:47:14 Successfully built 12ca58cd72ca 09:47:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:14 + docker inspect -f . ci-base-image-x86_64 09:47:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:14 prd-ubuntu20.04-docker-8c-8g-10741 does not seem to be running inside a container 09:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:47:15 $ docker top b1ff6164a3910a4cd77e87a74f0bd4de22cef0c42074a67dad372031593d39e1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:15 + go version 09:47:15 go version go1.21.9 linux/amd64 [Pipeline] } 09:47:15 $ docker stop --time=1 b1ff6164a3910a4cd77e87a74f0bd4de22cef0c42074a67dad372031593d39e1 09:47:17 $ docker rm -f --volumes b1ff6164a3910a4cd77e87a74f0bd4de22cef0c42074a67dad372031593d39e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:17 + docker inspect -f . ci-base-image-x86_64 09:47:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:17 prd-ubuntu20.04-docker-8c-8g-10741 does not seem to be running inside a container 09:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:47:18 $ docker top ec35a1603cea8ee6a55759423622875380d8ad6a15bd3bbd7143becbe65cad68 -eo pid,comm [Pipeline] { [Pipeline] echo 09:47:18 ========================================================= 09:47:18 [edgeXBuildGoParallel] Running Tests and Build... 09:47:18 ========================================================= [Pipeline] sh 09:47:18 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 09:47:18 + make test 09:47:18 go test -race -coverprofile=coverage.out ./... 09:47:26 ? github.com/edgexfoundry/edgex-go [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:48:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements 09:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:48:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 09:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:48:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:48:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10742 in /w/workspace/edgexfoundry_edgex-go_PR-4913 [Pipeline] { [Pipeline] ws 09:48:05 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements 09:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements 09:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.737s coverage: 93.4% of statements 09:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements 09:48:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements 09:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:48:08 The recommended git tool is: git 09:48:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:48:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 95.8% of statements 09:48:08 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 09:48:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:48:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] 09:48:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements 09:48:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 30.9% of statements 09:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 09:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 77.8% of statements 09:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 09:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 09:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 09:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:48:12 using credential edgex-jenkins-ssh 09:48:12 Cloning the remote Git repository 09:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:48:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:48:12 > git init /w/workspace/edgex-go/2 # timeout=10 09:48:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:48:13 > git --version # timeout=10 09:48:13 > git --version # 'git version 2.25.1' 09:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:48:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:48:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:48:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:48:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 09:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:48:32 Merging remotes/origin/main commit 39fb80160b69b3d3eb729ce139bf3991b631cf1c into PR head commit 76daa36ac358040e06c3add0ee1e5e8702f82f8a 09:48:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:48:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:48:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:48:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:48:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4913/head:refs/remotes/origin/PR-4913 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:48:32 > git config core.sparsecheckout # timeout=10 09:48:32 > git checkout -f 76daa36ac358040e06c3add0ee1e5e8702f82f8a # timeout=10 09:48:32 Merge succeeded, producing 76daa36ac358040e06c3add0ee1e5e8702f82f8a 09:48:32 Checking out Revision 76daa36ac358040e06c3add0ee1e5e8702f82f8a (PR-4913) 09:48:32 > git remote # timeout=10 09:48:32 > git config --get remote.origin.url # timeout=10 09:48:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:32 > git merge 39fb80160b69b3d3eb729ce139bf3991b631cf1c # timeout=10 09:48:32 > git rev-parse HEAD^{commit} # timeout=10 09:48:32 > git config core.sparsecheckout # timeout=10 09:48:32 > git checkout -f 76daa36ac358040e06c3add0ee1e5e8702f82f8a # timeout=10 09:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.260s coverage: 79.9% of statements 09:48:36 Commit message: "feat: Add core-metadata device service related db methods for postgres" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.052s coverage: 92.9% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 63.1% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.762s coverage: 36.5% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements 09:48:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 98.9% of statements 09:48:37 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 09:48:38 running golangci-lint 09:48:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:48:38 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:38 Dload Upload Total Spent Left Speed 09:48:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 09:48:38 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:48:38 go version go1.21.9 linux/amd64 09:48:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:48:38 level=info msg="[config_reader] Used config file .golangci.yml" 09:48:38 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:48:38 + sudo tee /etc/docker/daemon.new 09:48:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:48:38 { 09:48:38 "registry-mirrors": [ 09:48:38 "https://nexus3.edgexfoundry.org:10001" 09:48:38 ], 09:48:38 "bip": "10.250.0.254/24", 09:48:38 "hosts": [ 09:48:38 "tcp://0.0.0.0:5555", 09:48:38 "unix:///var/run/docker.sock" 09:48:38 ], 09:48:38 "mtu": 1458, 09:48:38 "selinux-enabled": true, 09:48:38 "seccomp-profile": "/etc/docker/seccomp.json" 09:48:38 } [Pipeline] sh 09:48:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:48:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:57 provisioning config files... 09:48:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3085243652131275862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:58 ---> ****-login.sh 09:48:58 nexus3.edgexfoundry.org:10001 09:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:58 Configure a credential helper to remove this warning. See 09:48:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:58 09:48:58 Login Succeeded 09:48:58 nexus3.edgexfoundry.org:10002 09:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:59 Configure a credential helper to remove this warning. See 09:48:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:59 09:48:59 Login Succeeded 09:48:59 nexus3.edgexfoundry.org:10003 09:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:59 Configure a credential helper to remove this warning. See 09:48:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:59 09:48:59 Login Succeeded 09:48:59 nexus3.edgexfoundry.org:10004 09:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:59 Configure a credential helper to remove this warning. See 09:48:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:59 09:48:59 Login Succeeded 09:48:59 ****.io 09:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:00 Configure a credential helper to remove this warning. See 09:49:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:00 09:49:00 Login Succeeded 09:49:00 ---> ****-login.sh ends [Pipeline] } 09:49:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:49:00 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 09:49:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:49:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:49:00 ========================================================= 09:49:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:49:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:49:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:49:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:49:01 c6b39de5b339: Pulling fs layer 09:49:01 a69c41024577: Pulling fs layer 09:49:01 d6de4b400683: Pulling fs layer 09:49:01 35cb2a7552d0: Pulling fs layer 09:49:01 4f4fb700ef54: Pulling fs layer 09:49:01 464afbd9ba4c: Pulling fs layer 09:49:01 00f215d4a9da: Pulling fs layer 09:49:01 d496ad576159: Pulling fs layer 09:49:01 35cb2a7552d0: Waiting 09:49:01 4f4fb700ef54: Waiting 09:49:01 464afbd9ba4c: Waiting 09:49:01 00f215d4a9da: Waiting 09:49:01 d496ad576159: Waiting 09:49:01 a69c41024577: Verifying Checksum 09:49:01 a69c41024577: Download complete 09:49:01 35cb2a7552d0: Verifying Checksum 09:49:01 35cb2a7552d0: Download complete 09:49:01 4f4fb700ef54: Verifying Checksum 09:49:01 4f4fb700ef54: Download complete 09:49:01 464afbd9ba4c: Verifying Checksum 09:49:01 464afbd9ba4c: Download complete 09:49:01 c6b39de5b339: Verifying Checksum 09:49:01 c6b39de5b339: Download complete 09:49:02 d496ad576159: Verifying Checksum 09:49:02 d496ad576159: Download complete 09:49:02 c6b39de5b339: Pull complete 09:49:03 a69c41024577: Pull complete 09:49:03 d6de4b400683: Verifying Checksum 09:49:03 d6de4b400683: Download complete 09:49:04 00f215d4a9da: Verifying Checksum 09:49:04 00f215d4a9da: Download complete 09:49:05 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 24.501130648s" 09:49:05 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.844158ms" 09:49:16 d6de4b400683: Pull complete 09:49:16 35cb2a7552d0: Pull complete 09:49:16 4f4fb700ef54: Pull complete 09:49:16 464afbd9ba4c: Pull complete 09:49:19 level=info msg="[linters_context/goanalysis] analyzers took 2m1.241384855s with top 10 stages: buildir: 1m9.642731457s, gosec: 10.684029709s, fact_deprecated: 2.973288777s, inspect: 2.806595796s, printf: 2.454477955s, ctrlflow: 2.238497552s, S1038: 1.558817517s, nilness: 1.374561858s, errcheck: 1.331083316s, fact_purity: 1.23244693s" 09:49:19 level=info msg="[runner] Issues before processing: 214, after processing: 0" 09:49:19 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 214/214, identifier_marker: 214/214, exclude: 214/214, cgo: 214/214, path_prettifier: 214/214, skip_files: 214/214, exclude-rules: 22/214, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, nolint: 0/22" 09:49:19 level=info msg="[runner] processing took 15.468459ms with stages: nolint: 6.843852ms, identifier_marker: 3.485939ms, path_prettifier: 1.917601ms, exclude-rules: 1.187593ms, autogenerated_exclude: 1.063948ms, skip_dirs: 897.923µs, cgo: 48.842µs, filename_unadjuster: 18.431µs, max_same_issues: 740ns, skip_files: 600ns, fixer: 580ns, uniq_by_line: 480ns, exclude: 350ns, sort_results: 280ns, severity-rules: 270ns, path_prefixer: 250ns, diff: 240ns, max_from_linter: 160ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" 09:49:19 level=info msg="[runner] linters took 14.986154224s with stages: goanalysis_metalinter: 14.970584521s" 09:49:19 level=info msg="File cache stats: 0 entries of total size 0B" 09:49:19 level=info msg="Memory: 396 samples, avg is 338.3MB, max is 1347.7MB" 09:49:19 level=info msg="Execution took 39.550209618s" 09:49:19 go vet ./... 09:49:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:49:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:49:25 ./bin/test-attribution-txt.sh 09:49:25 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 09:49:26 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 09:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:49:26 + ls -al . 09:49:26 total 944 09:49:26 drwxrwxr-x 11 1001 1001 4096 Sep 20 09:47 . 09:49:26 drwxr-xr-x 4 root root 4096 Sep 20 09:47 .. 09:49:26 drwxrwxr-x 2 1001 1001 4096 Sep 20 09:45 .blubracket 09:49:26 -rw-rw-r-- 1 1001 1001 10 Sep 20 09:45 .dockerignore 09:49:26 drwxrwxr-x 8 1001 1001 4096 Sep 20 09:48 .git 09:49:26 drwxrwxr-x 3 1001 1001 4096 Sep 20 09:45 .github 09:49:26 -rw-rw-r-- 1 1001 1001 1102 Sep 20 09:45 .gitignore 09:49:26 -rw-rw-r-- 1 1001 1001 42 Sep 20 09:45 .golangci.yml 09:49:26 -rw-rw-r-- 1 1001 1001 100 Sep 20 09:45 .hadolint.yml 09:49:26 drwxr-xr-x 3 1001 1001 4096 Sep 20 09:46 .semver 09:49:26 -rw-rw-r-- 1 1001 1001 155 Sep 20 09:45 .sonarcloud.properties 09:49:26 -rw-rw-r-- 1 1001 1001 1171 Sep 20 09:45 ADOPTERS.md 09:49:26 -rw-rw-r-- 1 1001 1001 21286 Sep 20 09:45 Attribution.txt 09:49:26 -rw-rw-r-- 1 1001 1001 100284 Sep 20 09:45 CHANGELOG.md 09:49:26 -rw-rw-r-- 1 1001 1001 3804 Sep 20 09:45 CONTRIBUTING.md 09:49:26 -rw-rw-r-- 1 1001 1001 677 Sep 20 09:45 GOVERNANCE.md 09:49:26 -rw-rw-r-- 1 1001 1001 861 Sep 20 09:45 Jenkinsfile 09:49:26 -rw-rw-r-- 1 1001 1001 10775 Sep 20 09:45 LICENSE 09:49:26 -rw-rw-r-- 1 1001 1001 16854 Sep 20 09:45 Makefile 09:49:26 -rw-rw-r-- 1 1001 1001 582 Sep 20 09:45 OWNERS.md 09:49:26 -rw-rw-r-- 1 1001 1001 9528 Sep 20 09:45 README.md 09:49:26 -rw-rw-r-- 1 1001 1001 789 Sep 20 09:45 SECURITY.md 09:49:26 -rw-rw-r-- 1 1001 1001 5 Sep 20 09:46 VERSION 09:49:26 drwxrwxr-x 2 1001 1001 4096 Sep 20 09:45 bin 09:49:26 drwxrwxr-x 20 1001 1001 4096 Sep 20 09:45 cmd 09:49:26 -rw-r--r-- 1 root root 576066 Sep 20 09:48 coverage.out 09:49:26 drwxrwxr-x 2 1001 1001 4096 Sep 20 09:45 fuzz_test 09:49:26 -rw-rw-r-- 1 1001 1001 7305 Sep 20 09:45 go.mod 09:49:26 -rw-rw-r-- 1 1001 1001 102748 Sep 20 09:45 go.sum 09:49:26 drwxrwxr-x 7 1001 1001 4096 Sep 20 09:45 internal 09:49:26 drwxrwxr-x 3 1001 1001 4096 Sep 20 09:45 openapi 09:49:26 -rw-rw-r-- 1 1001 1001 584 Sep 20 09:45 security.txt 09:49:26 -rw-rw-r-- 1 1001 1001 204 Sep 20 09:45 version.go [Pipeline] sh 09:49:26 + '[' -e coverage.out ] 09:49:26 + chown 1001:1001 coverage.out [Pipeline] stash 09:49:26 Stashed 1 file(s) [Pipeline] sh 09:49:26 00f215d4a9da: Pull complete 09:49:26 d496ad576159: Pull complete 09:49:26 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:49:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:49:27 + make build 09:49:27 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 09:49:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:49:27 WORKDIR /edgex 09:49:27 COPY go.mod . 09:49:27 RUN go mod download 09:49:27 + docker build -t ci-base-image-arm64 -f - . 09:49:27 Sending build context to Docker daemon 3.596MB 09:49:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:49:27 ---> f246e2811388 09:49:27 Step 2/4 : WORKDIR /edgex 09:49:29 ---> Running in 96448055c2b2 09:49:30 Removing intermediate container 96448055c2b2 09:49:30 ---> 8568cd7519a5 09:49:30 Step 3/4 : COPY go.mod . 09:49:30 ---> 4650cee6f670 09:49:30 Step 4/4 : RUN go mod download 09:49:30 ---> Running in b4759c09d964 09:49:53 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 09:49:53 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 09:49:55 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 09:49:55 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 09:49:57 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 09:50:02 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 09:50:04 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 09:50:06 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 09:50:08 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 09:50:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:50:10 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 09:50:10 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 09:50:11 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] } 09:50:13 $ docker stop --time=1 ec35a1603cea8ee6a55759423622875380d8ad6a15bd3bbd7143becbe65cad68 09:50:15 $ docker rm -f --volumes ec35a1603cea8ee6a55759423622875380d8ad6a15bd3bbd7143becbe65cad68 [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 09:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:50:17 09:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:50:18 latest: Pulling from edgex-devops/edgex-compose 09:50:18 91d30c5bc195: Pulling fs layer 09:50:18 2e9b0aa3be6d: Pulling fs layer 09:50:18 9c61dcf015f6: Pulling fs layer 09:50:18 4698f68db338: Pulling fs layer 09:50:18 2a2f49069b9e: Pulling fs layer 09:50:18 e0025b399a48: Pulling fs layer 09:50:18 4698f68db338: Waiting 09:50:18 2a2f49069b9e: Waiting 09:50:18 e0025b399a48: Waiting 09:50:18 91d30c5bc195: Verifying Checksum 09:50:18 91d30c5bc195: Download complete 09:50:18 4698f68db338: Verifying Checksum 09:50:18 4698f68db338: Download complete 09:50:18 2e9b0aa3be6d: Verifying Checksum 09:50:18 2e9b0aa3be6d: Download complete 09:50:18 91d30c5bc195: Pull complete 09:50:18 e0025b399a48: Verifying Checksum 09:50:18 e0025b399a48: Download complete 09:50:18 2a2f49069b9e: Verifying Checksum 09:50:18 2a2f49069b9e: Download complete 09:50:18 2e9b0aa3be6d: Pull complete 09:50:18 9c61dcf015f6: Verifying Checksum 09:50:18 9c61dcf015f6: Download complete 09:50:22 9c61dcf015f6: Pull complete 09:50:22 4698f68db338: Pull complete 09:50:22 2a2f49069b9e: Pull complete 09:50:22 e0025b399a48: Pull complete 09:50:22 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:50:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:22 prd-ubuntu20.04-docker-8c-8g-10741 does not seem to be running inside a container 09:50:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:50:29 $ docker top e1ed1710960b04997a9313941bed8dace47811edf5cf5fa09b1b8e56df754bd5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:29 + docker compose -f ./docker-compose-build.yml build --parallel 09:50:32 #1 [security-spire-config internal] load build definition from Dockerfile 09:50:32 #1 transferring dockerfile: 1.69kB done 09:50:32 #1 DONE 0.0s 09:50:32 09:50:32 #2 [core-metadata internal] load build definition from Dockerfile 09:50:32 #2 transferring dockerfile: 2.13kB done 09:50:32 #2 DONE 0.0s 09:50:32 09:50:32 #3 [security-spire-server internal] load build definition from Dockerfile 09:50:32 #3 transferring dockerfile: 1.70kB done 09:50:32 #3 DONE 0.0s 09:50:32 09:50:32 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:50:32 #4 transferring dockerfile: 2.23kB done 09:50:32 #4 DONE 0.0s 09:50:32 09:50:32 #5 [support-notifications internal] load build definition from Dockerfile 09:50:32 #5 transferring dockerfile: 1.95kB done 09:50:32 #5 DONE 0.0s 09:50:32 09:50:32 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:50:32 #6 transferring dockerfile: 1.89kB done 09:50:32 #6 DONE 0.1s 09:50:32 09:50:32 #7 [core-keeper internal] load build definition from Dockerfile 09:50:32 #7 transferring dockerfile: 2.07kB done 09:50:32 #7 DONE 0.0s 09:50:32 09:50:32 #8 [security-proxy-auth internal] load build definition from Dockerfile 09:50:32 #8 transferring dockerfile: 2.15kB done 09:50:32 #8 DONE 0.1s 09:50:32 09:50:32 #9 [core-command internal] load build definition from Dockerfile 09:50:32 #9 transferring dockerfile: 1.93kB done 09:50:32 #9 DONE 0.1s 09:50:32 09:50:32 #10 [support-cron-scheduler internal] load build definition from Dockerfile 09:50:32 #10 transferring dockerfile: 1.85kB done 09:50:32 #10 DONE 0.1s 09:50:32 09:50:32 #11 [security-spire-config internal] load .dockerignore 09:50:32 #11 transferring context: 50B done 09:50:32 #11 DONE 0.1s 09:50:32 09:50:32 #12 [security-bootstrapper internal] load build definition from Dockerfile 09:50:32 #12 transferring dockerfile: 3.17kB done 09:50:32 #12 DONE 0.1s 09:50:32 09:50:32 #13 [core-data internal] load build definition from Dockerfile 09:50:32 #13 transferring dockerfile: 2.07kB done 09:50:32 #13 DONE 0.1s 09:50:32 09:50:32 #14 [security-secretstore-setup internal] load build definition from Dockerfile 09:50:32 #14 transferring dockerfile: 2.49kB done 09:50:32 #14 DONE 0.1s 09:50:32 09:50:32 #15 [security-proxy-setup internal] load build definition from Dockerfile 09:50:32 #15 transferring dockerfile: 2.50kB done 09:50:32 #15 DONE 0.1s 09:50:32 09:50:32 #16 [security-spire-agent internal] load build definition from Dockerfile 09:50:32 #16 transferring dockerfile: 1.81kB done 09:50:32 #16 DONE 0.1s 09:50:32 09:50:32 #17 [support-scheduler internal] load build definition from Dockerfile 09:50:32 #17 transferring dockerfile: 1.93kB done 09:50:32 #17 DONE 0.1s 09:50:32 09:50:32 #18 [core-metadata internal] load .dockerignore 09:50:32 #18 transferring context: 50B done 09:50:32 #18 DONE 0.0s 09:50:32 09:50:32 #19 [security-spire-server internal] load .dockerignore 09:50:32 #19 transferring context: 50B done 09:50:32 #19 DONE 0.0s 09:50:32 09:50:32 #20 [core-common-config-bootstrapper internal] load .dockerignore 09:50:32 #20 transferring context: 50B done 09:50:32 #20 DONE 0.0s 09:50:32 09:50:32 #21 [support-notifications internal] load .dockerignore 09:50:32 #21 transferring context: 50B done 09:50:32 #21 DONE 0.0s 09:50:32 09:50:32 #22 [core-keeper internal] load .dockerignore 09:50:32 #22 transferring context: 50B done 09:50:32 #22 DONE 0.0s 09:50:32 09:50:32 #23 [security-proxy-auth internal] load .dockerignore 09:50:32 #23 transferring context: 50B done 09:50:32 #23 DONE 0.0s 09:50:32 09:50:32 #24 [security-spiffe-token-provider internal] load .dockerignore 09:50:32 #24 transferring context: 50B done 09:50:32 #24 DONE 0.0s 09:50:32 09:50:32 #25 [core-command internal] load .dockerignore 09:50:32 #25 transferring context: 50B done 09:50:32 #25 DONE 0.0s 09:50:32 09:50:32 #26 [support-cron-scheduler internal] load .dockerignore 09:50:32 #26 transferring context: 50B done 09:50:32 #26 DONE 0.0s 09:50:32 09:50:32 #27 [core-data internal] load .dockerignore 09:50:32 #27 transferring context: 50B done 09:50:32 #27 DONE 0.0s 09:50:32 09:50:32 #28 [security-spire-agent internal] load .dockerignore 09:50:32 #28 transferring context: 50B done 09:50:32 #28 DONE 0.0s 09:50:32 09:50:32 #29 [security-bootstrapper internal] load .dockerignore 09:50:32 #29 transferring context: 50B done 09:50:32 #29 DONE 0.0s 09:50:32 09:50:32 #30 [security-secretstore-setup internal] load .dockerignore 09:50:32 #30 transferring context: 50B done 09:50:32 #30 DONE 0.0s 09:50:32 09:50:32 #31 [support-scheduler internal] load .dockerignore 09:50:32 #31 transferring context: 50B done 09:50:32 #31 DONE 0.0s 09:50:32 09:50:32 #32 [security-proxy-setup internal] load .dockerignore 09:50:32 #32 transferring context: 50B done 09:50:32 #32 DONE 0.0s 09:50:32 09:50:32 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:50:32 #33 ... 09:50:32 09:50:32 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:50:32 #34 DONE 0.0s 09:50:32 09:50:32 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:50:33 #33 ... 09:50:33 09:50:33 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:50:33 #34 DONE 0.0s 09:50:33 09:50:33 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:50:33 #33 DONE 0.6s 09:50:33 09:50:33 #35 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:50:33 #35 DONE 0.6s 09:50:33 09:50:33 #36 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:50:33 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:50:33 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:50:33 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:50:33 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:50:33 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 1.05MB / 3.42MB 0.1s 09:50:33 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.15MB / 3.42MB 0.2s 09:50:33 #36 ... 09:50:33 09:50:33 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:50:33 #37 DONE 0.6s 09:50:33 09:50:33 #38 [security-spire-server internal] load build context 09:50:33 #38 transferring context: 27.71kB 0.1s done 09:50:33 #38 DONE 0.5s 09:50:33 09:50:33 #36 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:50:33 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:50:33 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:50:33 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:50:33 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:50:33 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 09:50:33 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 09:50:34 #36 ... 09:50:34 09:50:34 #39 [security-spire-config internal] load build context 09:50:34 #39 transferring context: 25.96kB 0.1s done 09:50:34 #39 DONE 0.5s 09:50:34 09:50:34 #36 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:50:34 #36 ... 09:50:34 09:50:34 #40 [security-spire-agent internal] load build context 09:50:34 #40 transferring context: 27.24kB 0.0s done 09:50:34 #40 DONE 0.6s 09:50:34 09:50:34 #36 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:50:34 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.7s done 09:50:36 #36 ... 09:50:36 09:50:36 #41 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:50:36 #41 DONE 2.9s 09:50:36 09:50:36 #36 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:50:38 Removing intermediate container b4759c09d964 09:50:38 ---> 5335ce9492c2 09:50:38 Successfully built 5335ce9492c2 09:50:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:38 + docker inspect -f . ci-base-image-arm64 09:50:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:39 prd-ubuntu20.04-docker-arm64-4c-16g-10742 does not seem to be running inside a container 09:50:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:50:39 #36 ... 09:50:39 09:50:39 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:50:39 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 09:50:39 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:50:39 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:50:39 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:50:39 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 09:50:39 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 09:50:39 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 09:50:39 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:50:39 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.3s 09:50:39 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:50:39 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:50:39 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done 09:50:40 $ docker top 9717c7595e9581becf6fb2e446895a264b10c17133910673f9f32838868cba2f -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:41 + go version 09:50:41 go version go1.21.9 linux/arm64 [Pipeline] } 09:50:41 $ docker stop --time=1 9717c7595e9581becf6fb2e446895a264b10c17133910673f9f32838868cba2f 09:50:42 $ docker rm -f --volumes 9717c7595e9581becf6fb2e446895a264b10c17133910673f9f32838868cba2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:43 + docker inspect -f . ci-base-image-arm64 09:50:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:43 prd-ubuntu20.04-docker-arm64-4c-16g-10742 does not seem to be running inside a container 09:50:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:50:44 #42 ... 09:50:44 09:50:44 #43 [core-common-config-bootstrapper internal] load build context 09:50:44 #43 transferring context: 138.13MB 9.1s 09:50:44 #43 ... 09:50:44 09:50:44 #44 [core-data internal] load build context 09:50:44 #44 ... 09:50:44 09:50:44 #45 [support-scheduler internal] load build context 09:50:44 $ docker top 93103e2b64f1078e0dad82fe39a398d4e74813faa3c5141a4b6e25817cac1e89 -eo pid,comm [Pipeline] { [Pipeline] echo 09:50:45 ========================================================= 09:50:45 [edgeXBuildGoParallel] Running Tests and Build... 09:50:45 ========================================================= [Pipeline] sh 09:50:45 #45 ... 09:50:45 09:50:45 #46 [core-keeper internal] load build context 09:50:45 #46 ... 09:50:45 09:50:45 #47 [support-notifications internal] load build context 09:50:45 #47 ... 09:50:45 09:50:45 #48 [core-metadata internal] load build context 09:50:45 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 09:50:45 + make test 09:50:46 go test -race -coverprofile=coverage.out ./... 09:50:46 #48 ... 09:50:46 09:50:46 #49 [security-proxy-setup internal] load build context 09:50:46 #49 ... 09:50:46 09:50:46 #50 [security-proxy-auth internal] load build context 09:50:46 #50 ... 09:50:46 09:50:46 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:50:46 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 09:50:46 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:50:46 #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:50:46 #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:50:46 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 09:50:46 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 09:50:46 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 09:50:46 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done 09:50:46 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:50:46 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:50:46 #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 09:50:46 #51 DONE 11.5s 09:50:46 09:50:46 #50 [security-proxy-auth internal] load build context 09:50:46 #50 ... 09:50:46 09:50:46 #52 [core-command internal] load build context 09:50:46 #52 ... 09:50:46 09:50:46 #53 [security-spiffe-token-provider internal] load build context 09:50:46 #53 ... 09:50:46 09:50:46 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:46 #54 ... 09:50:46 09:50:46 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:50:46 #55 ... 09:50:46 09:50:46 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:50:46 #56 ... 09:50:46 09:50:46 #57 [core-data builder 2/7] WORKDIR /edgex-go 09:50:46 #57 ... 09:50:46 09:50:46 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:50:47 #58 ... 09:50:47 09:50:47 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:50:47 #59 ... 09:50:47 09:50:47 #60 [security-bootstrapper internal] load build context 09:50:47 #60 ... 09:50:47 09:50:47 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:50:47 #61 ... 09:50:47 09:50:47 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:50:47 #62 ... 09:50:47 09:50:47 #63 [security-secretstore-setup internal] load build context 09:50:47 #63 transferring context: 242.08MB 14.2s 09:50:47 #63 ... 09:50:47 09:50:47 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:50:47 #64 ... 09:50:47 09:50:47 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:50:48 #65 ... 09:50:48 09:50:48 #66 [support-cron-scheduler internal] load build context 09:50:48 #66 ... 09:50:48 09:50:48 #67 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:50:48 #67 ... 09:50:48 09:50:48 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:50:48 #68 ... 09:50:48 09:50:48 #60 [security-bootstrapper internal] load build context 09:50:53 #60 transferring context: 377.83MB 19.3s 09:50:53 #60 ... 09:50:53 09:50:53 #52 [core-command internal] load build context 09:50:53 #52 transferring context: 496.55MB 19.5s done 09:50:53 #52 ... 09:50:53 09:50:53 #60 [security-bootstrapper internal] load build context 09:50:55 #60 ... 09:50:55 09:50:55 #43 [core-common-config-bootstrapper internal] load build context 09:50:55 #43 ... 09:50:55 09:50:55 #45 [support-scheduler internal] load build context 09:50:55 #45 transferring context: 496.55MB 17.2s done 09:50:55 #45 ... 09:50:55 09:50:55 #46 [core-keeper internal] load build context 09:50:55 #46 ... 09:50:55 09:50:55 #47 [support-notifications internal] load build context 09:50:55 #47 ... 09:50:55 09:50:55 #49 [security-proxy-setup internal] load build context 09:50:55 #49 ... 09:50:55 09:50:55 #48 [core-metadata internal] load build context 09:50:55 #48 ... 09:50:55 09:50:55 #44 [core-data internal] load build context 09:50:55 #44 ... 09:50:55 09:50:55 #50 [security-proxy-auth internal] load build context 09:50:55 #50 ... 09:50:55 09:50:55 #44 [core-data internal] load build context 09:50:55 #44 transferring context: 496.55MB 22.2s done 09:50:56 #44 ... 09:50:56 09:50:56 #53 [security-spiffe-token-provider internal] load build context 09:50:56 #53 transferring context: 496.55MB 22.7s done 09:50:56 #53 ... 09:50:56 09:50:56 #50 [security-proxy-auth internal] load build context 09:50:57 #50 transferring context: 496.55MB 23.5s done 09:50:58 #50 ... 09:50:58 09:50:58 #63 [security-secretstore-setup internal] load build context 09:50:58 #63 transferring context: 496.55MB 23.1s done 09:50:58 #63 ... 09:50:58 09:50:58 #66 [support-cron-scheduler internal] load build context 09:50:58 #66 transferring context: 496.55MB 22.0s done 09:50:58 #66 ... 09:50:58 09:50:58 #47 [support-notifications internal] load build context 09:50:58 #47 transferring context: 496.55MB 23.9s done 09:51:04 #47 ... 09:51:04 09:51:04 #60 [security-bootstrapper internal] load build context 09:51:04 #60 transferring context: 496.55MB 23.1s done 09:51:04 #60 ... 09:51:04 09:51:04 #43 [core-common-config-bootstrapper internal] load build context 09:51:04 #43 transferring context: 496.55MB 23.7s done 09:51:05 #43 ... 09:51:05 09:51:05 #46 [core-keeper internal] load build context 09:51:05 #46 transferring context: 496.55MB 22.5s done 09:51:06 #46 ... 09:51:06 09:51:06 #49 [security-proxy-setup internal] load build context 09:51:06 #49 transferring context: 496.55MB 23.0s done 09:51:06 #49 ... 09:51:06 09:51:06 #48 [core-metadata internal] load build context 09:51:06 #48 transferring context: 496.55MB 23.5s done 09:51:33 ? github.com/edgexfoundry/edgex-go [no test files] 09:51:45 #48 ... 09:51:45 09:51:45 #45 [support-scheduler internal] load build context 09:51:45 #45 DONE 69.1s 09:51:45 09:51:45 #52 [core-command internal] load build context 09:51:45 #52 DONE 69.1s 09:51:45 09:51:45 #57 [support-notifications builder 2/7] WORKDIR /edgex-go 09:51:45 #57 DONE 66.3s 09:51:45 09:51:45 #66 [support-cron-scheduler internal] load build context 09:51:45 #66 DONE 69.1s 09:51:45 09:51:45 #44 [core-data internal] load build context 09:51:45 #44 DONE 69.2s 09:51:45 09:51:45 #46 [core-keeper internal] load build context 09:51:45 #46 DONE 69.2s 09:51:45 09:51:45 #53 [security-spiffe-token-provider internal] load build context 09:51:45 #53 DONE 69.2s 09:51:45 09:51:45 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:51:45 #69 ... 09:51:45 09:51:45 #49 [security-proxy-setup internal] load build context 09:51:45 #49 DONE 69.2s 09:51:45 09:51:45 #63 [security-secretstore-setup internal] load build context 09:51:45 #63 DONE 69.2s 09:51:45 09:51:45 #60 [security-bootstrapper internal] load build context 09:51:45 #60 DONE 69.2s 09:51:45 09:51:45 #48 [core-metadata internal] load build context 09:51:45 #48 DONE 69.3s 09:51:45 09:51:45 #50 [security-proxy-auth internal] load build context 09:51:45 #50 DONE 69.3s 09:51:45 09:51:45 #43 [core-common-config-bootstrapper internal] load build context 09:51:45 #43 DONE 69.3s 09:51:45 09:51:45 #47 [support-notifications internal] load build context 09:51:45 #47 DONE 69.3s 09:51:45 09:51:45 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:51:45 #42 DONE 69.5s 09:51:45 09:51:45 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:51:45 #64 66.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #64 66.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #64 66.77 (1/4) Installing ca-certificates (20240226-r0) 09:51:45 #64 66.78 (2/4) Installing dumb-init (1.2.5-r2) 09:51:45 #64 66.79 (3/4) Installing su-exec (0.2-r3) 09:51:45 #64 66.87 (4/4) Installing yq (4.33.3-r5) 09:51:45 #64 67.31 Executing busybox-1.36.1-r7.trigger 09:51:45 #64 67.31 Executing ca-certificates-20240226-r0.trigger 09:51:45 #64 67.45 OK: 17 MiB in 19 packages 09:51:45 #64 ... 09:51:45 09:51:45 #67 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:51:45 #67 66.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #67 66.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #67 66.85 (1/1) Installing dumb-init (1.2.5-r2) 09:51:45 #67 66.86 Executing busybox-1.36.1-r7.trigger 09:51:45 #67 66.87 OK: 7 MiB in 16 packages 09:51:45 #67 DONE 67.6s 09:51:45 09:51:45 #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:51:45 #70 ... 09:51:45 09:51:45 #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:45 #54 DONE 67.9s 09:51:45 09:51:45 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:51:45 #56 66.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #56 67.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #56 67.22 (1/4) Installing dumb-init (1.2.5-r2) 09:51:45 #56 67.29 (2/4) Installing openssl (3.1.7-r0) 09:51:45 #56 67.32 (3/4) Installing su-exec (0.2-r3) 09:51:45 #56 67.40 (4/4) Installing yq (4.33.3-r5) 09:51:45 #56 67.52 Executing busybox-1.36.1-r7.trigger 09:51:45 #56 67.55 OK: 17 MiB in 19 packages 09:51:45 #56 DONE 67.9s 09:51:45 09:51:45 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:51:45 #62 66.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #62 66.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #62 66.89 (1/3) Installing ca-certificates (20240226-r0) 09:51:45 #62 66.92 (2/3) Installing dumb-init (1.2.5-r2) 09:51:45 #62 66.92 (3/3) Installing tzdata (2024a-r0) 09:51:45 #62 67.00 Executing busybox-1.36.1-r7.trigger 09:51:45 #62 67.01 Executing ca-certificates-20240226-r0.trigger 09:51:45 #62 67.43 OK: 11 MiB in 18 packages 09:51:45 #62 DONE 67.9s 09:51:45 09:51:45 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:51:45 #64 DONE 68.0s 09:51:45 09:51:45 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:51:45 #69 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #69 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #69 ... 09:51:45 09:51:45 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:51:45 #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #0 1.658 OK: 264 MiB in 52 packages 09:51:45 #71 DONE 2.1s 09:51:45 09:51:45 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:51:45 #65 67.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #65 67.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #65 67.91 (1/2) Installing ca-certificates (20240226-r0) 09:51:45 #65 67.93 (2/2) Installing dumb-init (1.2.5-r2) 09:51:45 #65 67.93 Executing busybox-1.36.1-r7.trigger 09:51:45 #65 67.97 Executing ca-certificates-20240226-r0.trigger 09:51:45 #65 68.04 OK: 8 MiB in 17 packages 09:51:45 #65 ... 09:51:45 09:51:45 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:51:45 #55 66.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #55 66.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #55 66.84 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:51:45 #55 66.84 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:51:45 #55 66.84 OK: 20070 distinct packages available 09:51:45 #55 66.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #55 67.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #55 67.28 (1/11) Installing ca-certificates (20240226-r0) 09:51:45 #55 67.48 (2/11) Installing brotli-libs (1.0.9-r14) 09:51:45 #55 67.49 (3/11) Installing libunistring (1.1-r1) 09:51:45 #55 67.59 (4/11) Installing libidn2 (2.3.4-r1) 09:51:45 #55 67.60 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:51:45 #55 67.60 (6/11) Installing libcurl (8.9.1-r0) 09:51:45 #55 67.62 (7/11) Installing curl (8.9.1-r0) 09:51:45 #55 67.62 (8/11) Installing dumb-init (1.2.5-r2) 09:51:45 #55 67.63 (9/11) Installing musl-obstack (1.2.3-r2) 09:51:45 #55 67.64 (10/11) Installing libucontext (1.2-r2) 09:51:45 #55 67.64 (11/11) Installing gcompat (1.1.0-r1) 09:51:45 #55 67.65 Executing busybox-1.36.1-r7.trigger 09:51:45 #55 67.66 Executing ca-certificates-20240226-r0.trigger 09:51:45 #55 67.78 OK: 12 MiB in 26 packages 09:51:45 #55 DONE 68.5s 09:51:45 09:51:45 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:51:45 #61 67.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #61 67.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #61 67.79 (1/2) Installing dumb-init (1.2.5-r2) 09:51:45 #61 67.80 (2/2) Installing su-exec (0.2-r3) 09:51:45 #61 67.80 Executing busybox-1.36.1-r7.trigger 09:51:45 #61 67.81 OK: 7 MiB in 17 packages 09:51:45 #61 DONE 68.4s 09:51:45 09:51:45 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:51:45 #59 67.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #59 67.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #59 67.77 (1/1) Installing dumb-init (1.2.5-r2) 09:51:45 #59 67.78 Executing busybox-1.36.1-r7.trigger 09:51:45 #59 67.84 OK: 7 MiB in 16 packages 09:51:45 #59 DONE 68.3s 09:51:45 09:51:45 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:45 #72 DONE 2.3s 09:51:45 09:51:45 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:51:45 #65 DONE 68.4s 09:51:45 09:51:45 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:51:45 #73 ... 09:51:45 09:51:45 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:51:45 #69 2.181 OK: 264 MiB in 52 packages 09:51:45 #69 DONE 2.5s 09:51:45 09:51:45 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:51:45 #74 DONE 0.4s 09:51:45 09:51:45 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:51:45 #58 67.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #58 67.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #58 67.89 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:51:45 #58 67.89 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:51:45 #58 67.89 OK: 20070 distinct packages available 09:51:45 #58 68.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #58 68.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #58 68.38 (1/4) Installing dumb-init (1.2.5-r2) 09:51:45 #58 68.39 (2/4) Installing musl-obstack (1.2.3-r2) 09:51:45 #58 68.39 (3/4) Installing libucontext (1.2-r2) 09:51:45 #58 68.40 (4/4) Installing gcompat (1.1.0-r1) 09:51:45 #58 68.40 Executing busybox-1.36.1-r7.trigger 09:51:45 #58 68.41 OK: 8 MiB in 19 packages 09:51:45 #58 DONE 68.6s 09:51:45 09:51:45 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:51:45 #0 2.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #0 2.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #0 2.394 OK: 264 MiB in 52 packages 09:51:45 #75 DONE 2.5s 09:51:45 09:51:45 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:51:45 #68 67.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #68 67.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #68 67.94 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:51:45 #68 67.94 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:51:45 #68 67.94 OK: 20070 distinct packages available 09:51:45 #68 68.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #68 68.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #68 68.42 (1/5) Installing dumb-init (1.2.5-r2) 09:51:45 #68 68.45 (2/5) Installing musl-obstack (1.2.3-r2) 09:51:45 #68 68.45 (3/5) Installing libucontext (1.2-r2) 09:51:45 #68 68.45 (4/5) Installing gcompat (1.1.0-r1) 09:51:45 #68 68.46 (5/5) Installing openssl (3.1.7-r0) 09:51:45 #68 68.47 Executing busybox-1.36.1-r7.trigger 09:51:45 #68 68.50 OK: 8 MiB in 20 packages 09:51:45 #68 DONE 68.7s 09:51:45 09:51:45 #76 [core-command builder 4/7] COPY go.mod vendor* ./ 09:51:45 #76 DONE 0.1s 09:51:45 09:51:45 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:51:45 #77 DONE 0.1s 09:51:45 09:51:45 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:45 #78 ... 09:51:45 09:51:45 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:51:45 #0 2.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #0 2.531 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:51:45 #0 2.531 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:51:45 #0 2.531 OK: 20079 distinct packages available 09:51:45 #0 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:45 #0 2.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:45 #0 2.944 OK: 264 MiB in 52 packages 09:51:45 #79 DONE 3.1s 09:51:45 09:51:45 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:51:45 #80 DONE 0.0s 09:51:45 09:51:45 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:47 #81 ... 09:51:47 09:51:47 #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:51:47 #70 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:47 #70 2.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:47 #70 2.944 OK: 7 MiB in 16 packages 09:51:47 #70 DONE 3.1s 09:51:47 09:51:47 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:51:47 #0 2.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:47 #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:47 #0 2.814 OK: 11 MiB in 18 packages 09:51:47 #82 DONE 2.9s 09:51:47 09:51:47 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:51:47 #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:47 #0 2.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:47 #0 2.850 OK: 17 MiB in 19 packages 09:51:47 #83 DONE 3.0s 09:51:47 09:51:47 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:51:47 #84 DONE 0.0s 09:51:47 09:51:47 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:51:47 #0 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:47 #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:47 #85 2.793 OK: 7 MiB in 17 packages 09:51:47 #85 DONE 2.9s 09:51:47 09:51:47 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:51:47 #73 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:47 #73 2.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:47 #73 2.887 OK: 8 MiB in 17 packages 09:51:47 #73 DONE 3.0s 09:51:47 09:51:47 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:51:48 #86 ... 09:51:48 09:51:48 #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:51:48 #0 2.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:48 #0 2.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:48 #0 2.981 OK: 7 MiB in 16 packages 09:51:48 #87 DONE 3.1s 09:51:48 09:51:48 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:51:48 #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:48 #0 2.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:48 #0 3.079 OK: 12 MiB in 26 packages 09:51:48 #88 DONE 3.2s 09:51:48 09:51:48 #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:51:48 #0 2.461 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:48 #0 3.023 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:48 #0 3.755 (1/1) Installing dumb-init (1.2.5-r2) 09:51:48 #89 ... 09:51:48 09:51:48 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:51:48 #0 3.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:48 #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:48 #0 3.582 OK: 17 MiB in 19 packages 09:51:48 #90 DONE 3.7s 09:51:48 09:51:48 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:51:48 #0 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:48 #0 2.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:48 #0 3.150 OK: 8 MiB in 19 packages 09:51:48 #91 DONE 3.2s 09:51:48 09:51:48 #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:51:48 #89 4.071 Executing busybox-1.36.1-r7.trigger 09:51:48 #89 4.081 OK: 7 MiB in 16 packages 09:51:49 #89 DONE 5.1s 09:51:49 09:51:49 #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:51:49 #0 2.518 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:49 #0 2.994 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:49 #0 3.633 OK: 264 MiB in 52 packages 09:51:49 #92 DONE 4.6s 09:51:49 09:51:49 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:51:49 #0 3.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:51:49 #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:51:49 #0 3.426 OK: 8 MiB in 20 packages 09:51:49 #93 DONE 4.3s 09:51:49 09:51:49 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:51:49 #94 DONE 1.2s 09:51:49 09:51:49 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:51:51 #95 DONE 1.5s 09:51:51 09:51:51 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:51:51 #96 DONE 1.5s 09:51:51 09:51:51 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:51:51 #97 DONE 1.6s 09:51:51 09:51:51 #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:51:51 #98 DONE 1.6s 09:51:51 09:51:51 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:51 #99 ... 09:51:51 09:51:51 #100 [security-spire-config stage-2 6/10] COPY security.txt / 09:51:51 #100 DONE 0.6s 09:51:51 09:51:51 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:51:52 #101 ... 09:51:52 09:51:52 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:51:52 #102 DONE 1.1s 09:51:52 09:51:52 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:51:52 #103 DONE 1.2s 09:51:52 09:51:52 #104 [security-spire-server stage-2 6/9] COPY security.txt / 09:51:52 #104 DONE 0.1s 09:51:52 09:51:52 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:51:52 #101 DONE 0.6s 09:51:52 09:51:52 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:51:52 #105 DONE 0.0s 09:51:52 09:51:52 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:51:52 #106 DONE 0.1s 09:51:52 09:51:52 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:51:52 #107 DONE 0.1s 09:51:52 09:51:52 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 09:51:52 #108 DONE 0.1s 09:51:52 09:51:52 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:51:52 #109 DONE 0.1s 09:51:52 09:51:52 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:51:52 #86 DONE 4.8s 09:51:52 09:51:52 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:51:52 #110 DONE 0.1s 09:51:52 09:51:52 #111 [security-spire-config] exporting to image 09:51:52 #111 exporting layers 09:51:52 #111 ... 09:51:52 09:51:52 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:51:52 #112 DONE 0.1s 09:51:52 09:51:52 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:51:52 #113 DONE 0.1s 09:51:52 09:51:52 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:51:52 #114 DONE 0.1s 09:51:52 09:51:52 #111 [security-spire-server] exporting to image 09:51:52 #111 ... 09:51:52 09:51:52 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:51:52 #115 DONE 0.1s 09:51:52 09:51:52 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:51:52 #116 DONE 0.1s 09:51:52 09:51:52 #111 [security-spire-agent] exporting to image 09:51:52 #111 exporting layers 0.7s done 09:51:53 #111 exporting layers 0.6s done 09:51:53 #111 writing image sha256:3f5e5cd5c5559d811f82bbd68a9966e21468dbd8c3d625e9d8a21841abc1d19a done 09:51:53 #111 naming to docker.io/library/security-spire-config done 09:51:53 #111 writing image sha256:7a16de1062191884b8b6f0bc210b8f7729b1729dba3405572d96ed8fd06856d9 done 09:51:53 #111 naming to docker.io/library/security-spire-server done 09:51:53 #111 exporting layers 0.6s done 09:51:53 #111 writing image sha256:3f215996ed7fc1e6b10b302017aab1542ffc965deb8ed3fab4053d5c91037116 09:51:53 #111 writing image sha256:3f215996ed7fc1e6b10b302017aab1542ffc965deb8ed3fab4053d5c91037116 done 09:51:53 #111 naming to docker.io/library/security-spire-agent done 09:51:53 #111 DONE 0.8s 09:51:53 09:51:53 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:55 #117 ... 09:51:55 09:51:55 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:03 #118 DONE 74.2s 09:53:03 09:53:03 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:03 #117 DONE 74.0s 09:53:03 09:53:03 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:03 #81 DONE 73.5s 09:53:03 09:53:03 #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:03 #99 DONE 68.2s 09:53:03 09:53:03 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:03 #78 DONE 74.0s 09:53:03 09:53:03 #119 [security-bootstrapper builder 6/7] COPY . . 09:53:09 #119 ... 09:53:09 09:53:09 #120 [support-notifications builder 6/7] COPY . . 09:53:09 #120 ... 09:53:09 09:53:09 #121 [core-command builder 6/7] COPY . . 09:53:09 #121 ... 09:53:09 09:53:09 #122 [core-keeper builder 7/8] COPY . . 09:53:09 #122 ... 09:53:09 09:53:09 #123 [security-spiffe-token-provider builder 6/7] COPY . . 09:53:24 #123 ... 09:53:24 09:53:24 #119 [security-bootstrapper builder 6/7] COPY . . 09:53:24 #119 DONE 23.4s 09:53:24 09:53:24 #120 [support-notifications builder 6/7] COPY . . 09:53:24 #120 DONE 23.4s 09:53:24 09:53:24 #124 [support-cron-scheduler builder 6/7] COPY . . 09:53:24 #124 CACHED 09:53:24 09:53:24 #125 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:24 #125 CACHED 09:53:24 09:53:24 #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:53:24 #126 CACHED 09:53:24 09:53:24 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:24 #127 CACHED 09:53:24 09:53:24 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:53:24 #128 CACHED 09:53:24 09:53:24 #129 [security-secretstore-setup builder 6/7] COPY . . 09:53:24 #129 CACHED 09:53:24 09:53:24 #130 [security-proxy-setup builder 6/7] COPY . . 09:53:24 #130 CACHED 09:53:24 09:53:24 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:24 #131 CACHED 09:53:24 09:53:24 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:53:24 #132 CACHED 09:53:24 09:53:24 #121 [core-command builder 6/7] COPY . . 09:53:24 #121 DONE 23.5s 09:53:24 09:53:24 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:53:24 #133 CACHED 09:53:24 09:53:24 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 09:53:24 #134 CACHED 09:53:24 09:53:24 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:24 #135 CACHED 09:53:24 09:53:24 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:53:24 #136 CACHED 09:53:24 09:53:24 #137 [security-proxy-auth builder 6/7] COPY . . 09:53:24 #137 CACHED 09:53:24 09:53:24 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:24 #138 CACHED 09:53:24 09:53:24 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:24 #139 CACHED 09:53:24 09:53:24 #140 [core-metadata builder 6/7] COPY . . 09:53:24 #140 CACHED 09:53:24 09:53:24 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:53:24 #141 CACHED 09:53:24 09:53:24 #122 [core-keeper builder 7/8] COPY . . 09:53:24 #122 DONE 23.5s 09:53:24 09:53:24 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:24 #142 CACHED 09:53:24 09:53:24 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 09:53:24 #143 CACHED 09:53:24 09:53:24 #144 [core-data builder 6/7] COPY . . 09:53:24 #144 CACHED 09:53:24 09:53:24 #145 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:24 #145 CACHED 09:53:24 09:53:24 #146 [support-scheduler builder 6/7] COPY . . 09:53:24 #146 CACHED 09:53:24 09:53:24 #147 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:53:24 #147 CACHED 09:53:24 09:53:24 #123 [security-spiffe-token-provider builder 6/7] COPY . . 09:53:24 #123 DONE 23.5s 09:53:24 09:53:24 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:53:24 #148 1.350 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 09:53:32 #148 ... 09:53:32 09:53:32 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:53:32 #0 0.597 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 09:53:32 #149 ... 09:53:32 09:53:32 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:53:32 #0 0.518 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 09:53:33 #150 ... 09:53:33 09:53:33 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:53:33 #0 0.868 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 09:53:33 #151 ... 09:53:33 09:53:33 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:53:33 #0 1.554 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 09:53:33 #152 ... 09:53:33 09:53:33 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:53:33 #0 1.488 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 09:53:33 #153 ... 09:53:33 09:53:33 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:53:33 #0 0.709 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 09:53:33 #154 ... 09:53:33 09:53:33 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:53:33 #0 0.658 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 09:53:33 #155 ... 09:53:33 09:53:33 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:53:33 #0 1.142 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 09:53:33 #156 ... 09:53:33 09:53:33 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:53:33 #0 0.855 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 09:53:34 #157 ... 09:53:34 09:53:34 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:53:34 #0 1.018 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 09:53:34 #158 ... 09:53:34 09:53:34 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:53:34 #0 1.025 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 09:53:34 #159 ... 09:53:34 09:53:34 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:53:34 #0 0.559 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 09:54:56 #160 91.81 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 09:55:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:55:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:55:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:55:56 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:55:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:55:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:55:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:55:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:55:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:55:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:55:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:56:03 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:56:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:56:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:56:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:56:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:56:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:56:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:56:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.118s coverage: 28.7% of statements 09:56:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements 09:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:56:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.283s coverage: 69.2% of statements 09:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:56:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:56:48 #160 ... 09:56:48 09:56:48 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:56:48 #154 DONE 191.6s 09:56:48 09:56:48 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:56:48 #153 DONE 191.6s 09:56:48 09:56:48 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:56:48 #155 DONE 191.6s 09:56:48 09:56:48 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:56:48 #157 DONE 191.6s 09:56:48 09:56:48 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:56:48 #152 DONE 191.6s 09:56:48 09:56:48 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #161 ... 09:56:48 09:56:48 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:56:48 #160 DONE 191.7s 09:56:48 09:56:48 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:56:48 #159 DONE 191.7s 09:56:48 09:56:48 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:48 #149 DONE 191.8s 09:56:48 09:56:48 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:56:48 #150 DONE 191.9s 09:56:48 09:56:48 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #162 ... 09:56:48 09:56:48 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:56:48 #148 DONE 191.9s 09:56:48 09:56:48 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:56:48 #158 DONE 192.0s 09:56:48 09:56:48 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:56:48 #156 DONE 192.1s 09:56:48 09:56:48 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:56:48 #151 DONE 192.2s 09:56:48 09:56:48 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #163 ... 09:56:48 09:56:48 #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #161 DONE 0.9s 09:56:48 09:56:48 #164 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #164 DONE 1.0s 09:56:48 09:56:48 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:56:48 #165 DONE 0.9s 09:56:48 09:56:48 #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #166 DONE 0.9s 09:56:48 09:56:48 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #162 DONE 0.8s 09:56:48 09:56:48 #167 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #167 DONE 0.7s 09:56:48 09:56:48 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #163 DONE 0.7s 09:56:48 09:56:48 #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #168 DONE 0.8s 09:56:48 09:56:48 #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #169 DONE 0.6s 09:56:48 09:56:48 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:56:48 #170 ... 09:56:48 09:56:48 #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:56:48 #171 DONE 0.9s 09:56:48 09:56:48 #172 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #172 CACHED 09:56:48 09:56:48 #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:56:48 #173 CACHED 09:56:48 09:56:48 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:56:48 #174 DONE 0.8s 09:56:48 09:56:48 #175 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:56:48 #175 DONE 0.9s 09:56:48 09:56:48 #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:56:48 #176 CACHED 09:56:48 09:56:48 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #177 CACHED 09:56:48 09:56:48 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:56:48 #178 CACHED 09:56:48 09:56:48 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #179 CACHED 09:56:48 09:56:48 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:56:48 #170 DONE 0.8s 09:56:48 09:56:48 #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:56:48 #180 CACHED 09:56:48 09:56:48 #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #181 CACHED 09:56:48 09:56:48 #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:56:48 #182 DONE 0.9s 09:56:48 09:56:48 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:56:48 #183 DONE 0.9s 09:56:48 09:56:48 #184 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:56:48 #184 DONE 0.9s 09:56:48 09:56:48 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:56:48 #185 ... 09:56:48 09:56:48 #186 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:56:48 #186 DONE 0.9s 09:56:48 09:56:48 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:56:48 #187 ... 09:56:48 09:56:48 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:56:48 #188 DONE 1.9s 09:56:48 09:56:48 #189 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:56:48 #189 ... 09:56:48 09:56:48 #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:56:48 #190 DONE 3.8s 09:56:48 09:56:48 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:56:48 #191 DONE 3.8s 09:56:48 09:56:48 #192 [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 09:56:48 #192 DONE 3.8s 09:56:48 09:56:48 #189 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:56:48 #189 DONE 3.8s 09:56:48 09:56:48 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:56:48 #185 DONE 3.8s 09:56:48 09:56:48 #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:56:48 #193 DONE 3.8s 09:56:48 09:56:48 #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:56:48 #194 DONE 3.8s 09:56:48 09:56:48 #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:56:48 #195 ... 09:56:48 09:56:48 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:56:48 #196 DONE 3.9s 09:56:48 09:56:48 #197 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:56:48 #197 DONE 3.9s 09:56:48 09:56:48 #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:56:48 #198 DONE 3.9s 09:56:48 09:56:48 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:56:48 #187 DONE 3.9s 09:56:48 09:56:48 #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:56:48 #199 ... 09:56:48 09:56:48 #200 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:56:48 #200 DONE 0.6s 09:56:48 09:56:48 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:56:48 #201 DONE 0.5s 09:56:48 09:56:48 #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:56:48 #202 DONE 0.5s 09:56:48 09:56:48 #203 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:56:48 #203 DONE 5.2s 09:56:48 09:56:48 #204 [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 09:56:48 #204 DONE 0.5s 09:56:48 09:56:48 #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:56:48 #205 DONE 0.5s 09:56:48 09:56:48 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:56:48 #206 DONE 0.5s 09:56:48 09:56:48 #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:56:48 #207 DONE 0.5s 09:56:48 09:56:48 #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:56:48 #195 DONE 0.5s 09:56:48 09:56:48 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:56:48 #208 DONE 0.5s 09:56:48 09:56:48 #111 [core-keeper] exporting to image 09:56:48 #111 exporting layers 09:56:48 #111 ... 09:56:48 09:56:48 #209 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:56:48 #209 DONE 0.5s 09:56:48 09:56:48 #210 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:56:48 #210 DONE 0.5s 09:56:48 09:56:48 #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:56:48 #199 DONE 0.5s 09:56:48 09:56:48 #111 [support-scheduler] exporting to image 09:56:48 #111 exporting layers 0.3s done 09:56:48 #111 ... 09:56:48 09:56:48 #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:56:48 #211 DONE 0.6s 09:56:48 09:56:48 #212 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #212 DONE 0.5s 09:56:48 09:56:48 #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:56:48 #213 DONE 0.5s 09:56:48 09:56:48 #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:56:48 #214 DONE 0.5s 09:56:48 09:56:48 #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:56:48 #215 DONE 0.4s 09:56:48 09:56:48 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:56:48 #216 DONE 0.5s 09:56:48 09:56:48 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:56:48 #217 DONE 0.4s 09:56:48 09:56:48 #111 [support-scheduler] exporting to image 09:56:48 #111 exporting layers 0.4s done 09:56:48 #111 exporting layers 0.7s done 09:56:48 #111 ... 09:56:48 09:56:48 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:56:48 #218 DONE 0.3s 09:56:48 09:56:48 #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:56:48 #219 DONE 0.3s 09:56:48 09:56:48 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:56:48 #220 DONE 0.3s 09:56:48 09:56:48 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:56:48 #221 DONE 0.3s 09:56:48 09:56:48 #111 [core-data] exporting to image 09:56:48 #111 exporting layers 0.7s done 09:56:48 #111 writing image sha256:54e12e10be598372a52772df10177c0d0c00196ad29c1a4e90c25b6272f07f91 0.0s done 09:56:48 #111 naming to docker.io/library/core-command done 09:56:48 #111 writing image sha256:163158cfba28ca0daa246256de10eb488583a1edaae467811ee8a898cc31cd0f 09:56:48 #111 ... 09:56:48 09:56:48 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:56:48 #222 DONE 0.5s 09:56:48 09:56:48 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:56:48 #223 DONE 0.5s 09:56:48 09:56:48 #111 [core-keeper] exporting to image 09:56:48 #111 exporting layers 0.5s done 09:56:48 #111 writing image sha256:163158cfba28ca0daa246256de10eb488583a1edaae467811ee8a898cc31cd0f 0.0s done 09:56:48 #111 writing image sha256:d93a3a318c9133fc6548c821f06b569a1e0bacb0f04621f471c7d24f85f5e9cf 0.0s done 09:56:48 #111 writing image sha256:791cef9f29a0a988fe864054a2ba927a08c6e860ec73be025f151c12ff3d9218 0.0s done 09:56:48 #111 writing image sha256:e998994d421b1928543020f7876075b57e8c3abacaf7b8a168ae5d825cf6eb2c 0.0s done 09:56:48 #111 writing image sha256:b2ae30cf8a8bc6ffb35c846650ccd0f484b57852c4500d3bc5ad3b19ccc1ad53 0.0s done 09:56:48 #111 naming to docker.io/library/support-scheduler done 09:56:48 #111 naming to docker.io/library/support-cron-scheduler done 09:56:48 #111 naming to docker.io/library/support-notifications done 09:56:48 #111 naming to docker.io/library/security-spiffe-token-provider done 09:56:48 #111 naming to docker.io/library/core-keeper done 09:56:48 #111 ... 09:56:48 09:56:48 #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:48 #224 DONE 1.0s 09:56:48 09:56:48 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:48 #225 DONE 1.0s 09:56:48 09:56:48 #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:56:48 #226 DONE 0.2s 09:56:48 09:56:48 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:56:48 #227 DONE 0.3s 09:56:48 09:56:48 #111 [core-metadata] exporting to image 09:56:48 #111 writing image sha256:869e9f61e38e495d47ea934956285e12af56bcb784482fe34e7bf6b1d5233eed done 09:56:48 #111 naming to docker.io/library/core-data done 09:56:48 #111 writing image sha256:4cc50fb962a3dc6036fe80d9840134b8ca2a079e5fb056ccb13b0d5837c8b3db done 09:56:48 #111 naming to docker.io/library/core-metadata done 09:56:48 #111 ... 09:56:48 09:56:48 #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/ 09:56:48 #228 DONE 0.2s 09:56:48 09:56:48 #111 [core-metadata] exporting to image 09:56:48 #111 exporting layers 0.1s done 09:56:48 #111 writing image sha256:cbf9c759be849b758339a995c5ceee2aa0ecdaf1c33d8f6cb6cabf16cd8b6911 09:56:48 #111 ... 09:56:48 09:56:48 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:48 #229 DONE 1.0s 09:56:48 09:56:48 #111 [security-proxy-auth] exporting to image 09:56:48 #111 writing image sha256:cbf9c759be849b758339a995c5ceee2aa0ecdaf1c33d8f6cb6cabf16cd8b6911 0.1s done 09:56:48 #111 naming to docker.io/library/core-common-config-bootstrapper done 09:56:48 #111 writing image sha256:8e33c68ed35335cadcbf68d1c557265bd6927677921aa94b726e3482a360038a done 09:56:48 #111 naming to docker.io/library/security-proxy-auth 0.0s done 09:56:48 #111 ... 09:56:48 09:56:48 #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/ 09:56:48 #230 DONE 0.1s 09:56:48 09:56:48 #231 [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/ 09:56:48 #231 DONE 0.1s 09:56:48 09:56:48 #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:56:48 #232 DONE 0.1s 09:56:48 09:56:48 #233 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:56:48 #233 DONE 0.1s 09:56:48 09:56:48 #111 [security-proxy-auth] exporting to image 09:56:48 #111 exporting layers 0.3s done 09:56:48 #111 ... 09:56:48 09:56:48 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:48 #234 DONE 0.6s 09:56:48 09:56:48 #111 [security-secretstore-setup] exporting to image 09:56:48 #111 writing image sha256:33dc4095925dfaa92dfe97a99b16c7479f2946d59770df24f2d26646bf90def9 done 09:56:48 #111 naming to docker.io/library/security-proxy-setup done 09:56:48 #111 ... 09:56:48 09:56:48 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:56:48 #235 DONE 0.5s 09:56:48 09:56:48 #111 [security-bootstrapper] exporting to image 09:56:48 #111 exporting layers 0.5s done 09:56:48 #111 exporting layers 0.3s done 09:56:48 #111 writing image sha256:2fb8b5aa19b7511dbd8f6d29271c2bdb52f7a72fa8b41ab6ffd0c50abcd5c00f done 09:56:48 #111 naming to docker.io/library/security-secretstore-setup done 09:56:48 #111 writing image sha256:b36b6d908a0a89b4210dd2c97ed22e8429e685b5d1a877d2f2b5f732d524c480 done 09:56:48 #111 naming to docker.io/library/security-bootstrapper done 09:56:48 #111 DONE 3.6s 09:56:48 09:56:48 #36 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:56:48 time="2024-09-20T09:50:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:56:48 $ docker stop --time=1 e1ed1710960b04997a9313941bed8dace47811edf5cf5fa09b1b8e56df754bd5 09:56:49 $ docker rm -f --volumes e1ed1710960b04997a9313941bed8dace47811edf5cf5fa09b1b8e56df754bd5 [Pipeline] // withDockerContainer [Pipeline] sh 09:56:49 + docker images 09:56:49 REPOSITORY TAG IMAGE ID CREATED SIZE 09:56:49 security-secretstore-setup latest 2fb8b5aa19b7 7 seconds ago 37MB 09:56:49 security-proxy-setup latest 33dc4095925d 7 seconds ago 26.2MB 09:56:49 security-bootstrapper latest b36b6d908a0a 7 seconds ago 19MB 09:56:49 security-proxy-auth latest 8e33c68ed353 8 seconds ago 33.1MB 09:56:49 core-common-config-bootstrapper latest cbf9c759be84 8 seconds ago 15.2MB 09:56:49 core-metadata latest 4cc50fb962a3 8 seconds ago 40MB 09:56:49 support-notifications latest 791cef9f29a0 9 seconds ago 42.7MB 09:56:49 core-keeper latest d93a3a318c91 9 seconds ago 39.7MB 09:56:49 security-spiffe-token-provider latest e998994d421b 9 seconds ago 28.9MB 09:56:49 support-scheduler latest 163158cfba28 9 seconds ago 42.1MB 09:56:49 core-command latest 54e12e10be59 9 seconds ago 35.5MB 09:56:49 core-data latest 869e9f61e38e 9 seconds ago 39.8MB 09:56:49 support-cron-scheduler latest b2ae30cf8a8b 9 seconds ago 44.3MB 09:56:49 security-spire-config latest 3f5e5cd5c555 4 minutes ago 120MB 09:56:49 security-spire-agent latest 3f215996ed7f 4 minutes ago 182MB 09:56:49 security-spire-server latest 7a16de106219 4 minutes ago 121MB 09:56:49 ci-base-image-x86_64 latest 12ca58cd72ca 9 minutes ago 971MB 09:56:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 09:56:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 09:56:49 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] } 09:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:56:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.137s coverage: 93.4% of statements 09:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.321s coverage: 91.7% of statements 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.226s coverage: 7.0% of statements 09:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:57:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:57:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:57:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.710s coverage: 95.8% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements 09:57:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:57:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.148s coverage: 0.0% of statements [no tests to run] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:57:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.308s coverage: 0.8% of statements 09:57:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.138s coverage: 30.9% of statements 09:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.124s coverage: 41.7% of statements 09:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.118s coverage: 77.8% of statements 09:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.100s coverage: 94.1% of statements 09:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.097s coverage: 96.3% of statements 09:57:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements 09:57:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.097s coverage: 94.4% of statements 09:57:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:57:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:57:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:57:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:57:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:57:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:57:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:57:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:57:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:57:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.871s coverage: 79.9% of statements 09:58:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.153s coverage: 92.9% of statements 09:58:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 66.7% of statements 09:58:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.135s coverage: 62.3% of statements 09:58:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.107s coverage: 75.0% of statements 09:58:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.107s coverage: 87.2% of statements 09:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.081s coverage: 20.0% of statements 09:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements 09:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.260s coverage: 81.8% of statements 09:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.290s coverage: 82.1% of statements 09:58:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.109s coverage: 86.0% of statements 09:58:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:58:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:58:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.807s coverage: 63.1% of statements 09:58:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.189s coverage: 100.0% of statements 09:58:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.136s coverage: 89.4% of statements 09:58:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.095s coverage: 100.0% of statements 09:58:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:58:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:58:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.087s coverage: 73.7% of statements 09:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 09:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:58:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.696s coverage: 36.5% of statements 09:58:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements 09:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:58:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:58:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.111s coverage: 84.8% of statements 09:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:58:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:58:30 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.146s coverage: 4.9% of statements 09:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:58:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.328s coverage: 97.1% of statements 09:58:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.139s coverage: 35.9% of statements 09:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:58:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:58:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.178s coverage: 19.9% of statements 09:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:58:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.500s coverage: 95.7% of statements 09:58:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:58:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:58:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.149s coverage: 61.8% of statements 09:58:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:58:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:58:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.289s coverage: 98.9% of statements 09:59:00 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:59:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:59:01 go vet ./... 10:03:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:03:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:03:23 ./bin/test-attribution-txt.sh 10:03:23 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 10:03:23 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 10:03:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:03:24 + ls -al . 10:03:24 total 940 10:03:24 drwxrwxr-x 10 1001 1001 4096 Sep 20 09:50 . 10:03:24 drwxr-xr-x 4 root root 4096 Sep 20 09:50 .. 10:03:24 drwxrwxr-x 2 1001 1001 4096 Sep 20 09:48 .blubracket 10:03:24 -rw-rw-r-- 1 1001 1001 10 Sep 20 09:48 .dockerignore 10:03:24 drwxrwxr-x 8 1001 1001 4096 Sep 20 09:48 .git 10:03:24 drwxrwxr-x 3 1001 1001 4096 Sep 20 09:48 .github 10:03:24 -rw-rw-r-- 1 1001 1001 1102 Sep 20 09:48 .gitignore 10:03:24 -rw-rw-r-- 1 1001 1001 42 Sep 20 09:48 .golangci.yml 10:03:24 -rw-rw-r-- 1 1001 1001 100 Sep 20 09:48 .hadolint.yml 10:03:24 -rw-rw-r-- 1 1001 1001 155 Sep 20 09:48 .sonarcloud.properties 10:03:24 -rw-rw-r-- 1 1001 1001 1171 Sep 20 09:48 ADOPTERS.md 10:03:24 -rw-rw-r-- 1 1001 1001 21286 Sep 20 09:48 Attribution.txt 10:03:24 -rw-rw-r-- 1 1001 1001 100284 Sep 20 09:48 CHANGELOG.md 10:03:24 -rw-rw-r-- 1 1001 1001 3804 Sep 20 09:48 CONTRIBUTING.md 10:03:24 -rw-rw-r-- 1 1001 1001 677 Sep 20 09:48 GOVERNANCE.md 10:03:24 -rw-rw-r-- 1 1001 1001 861 Sep 20 09:48 Jenkinsfile 10:03:24 -rw-rw-r-- 1 1001 1001 10775 Sep 20 09:48 LICENSE 10:03:24 -rw-rw-r-- 1 1001 1001 16854 Sep 20 09:48 Makefile 10:03:24 -rw-rw-r-- 1 1001 1001 582 Sep 20 09:48 OWNERS.md 10:03:24 -rw-rw-r-- 1 1001 1001 9528 Sep 20 09:48 README.md 10:03:24 -rw-rw-r-- 1 1001 1001 789 Sep 20 09:48 SECURITY.md 10:03:24 -rw-rw-r-- 1 1001 1001 5 Sep 20 09:46 VERSION 10:03:24 drwxrwxr-x 2 1001 1001 4096 Sep 20 09:48 bin 10:03:24 drwxrwxr-x 20 1001 1001 4096 Sep 20 09:48 cmd 10:03:24 -rw-r--r-- 1 root root 576066 Sep 20 09:58 coverage.out 10:03:24 drwxrwxr-x 2 1001 1001 4096 Sep 20 09:48 fuzz_test 10:03:24 -rw-rw-r-- 1 1001 1001 7305 Sep 20 09:48 go.mod 10:03:24 -rw-rw-r-- 1 1001 1001 102748 Sep 20 09:48 go.sum 10:03:24 drwxrwxr-x 7 1001 1001 4096 Sep 20 09:48 internal 10:03:24 drwxrwxr-x 3 1001 1001 4096 Sep 20 09:48 openapi 10:03:24 -rw-rw-r-- 1 1001 1001 584 Sep 20 09:48 security.txt 10:03:24 -rw-rw-r-- 1 1001 1001 204 Sep 20 09:48 version.go [Pipeline] sh 10:03:24 + '[' -e coverage.out ] 10:03:24 + chown 1001:1001 coverage.out [Pipeline] stash 10:03:24 Warning: overwriting stash ‘coverage-report’ 10:03:25 Stashed 1 file(s) [Pipeline] sh 10:03:26 + make build 10:03:26 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 10:06:48 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 10:06:48 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 10:06:54 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 10:06:58 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 10:07:06 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 10:07:33 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 10:07:43 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 10:07:55 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 10:08:05 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 10:08:10 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 10:08:13 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 10:08:16 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 10:08:22 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] } 10:08:26 $ docker stop --time=1 93103e2b64f1078e0dad82fe39a398d4e74813faa3c5141a4b6e25817cac1e89 10:08:28 $ docker rm -f --volumes 93103e2b64f1078e0dad82fe39a398d4e74813faa3c5141a4b6e25817cac1e89 [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 10:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:08:32 10:08:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:08:32 latest: Pulling from edgex-devops/edgex-compose-arm64 10:08:32 547446be3368: Pulling fs layer 10:08:32 d125d8839a47: Pulling fs layer 10:08:32 3e85d5ac6304: Pulling fs layer 10:08:32 c3105a71a48b: Pulling fs layer 10:08:32 0f093f025ec4: Pulling fs layer 10:08:32 c3106fc0e877: Pulling fs layer 10:08:32 c3105a71a48b: Waiting 10:08:32 0f093f025ec4: Waiting 10:08:32 c3106fc0e877: Waiting 10:08:32 547446be3368: Verifying Checksum 10:08:32 547446be3368: Download complete 10:08:32 c3105a71a48b: Verifying Checksum 10:08:32 c3105a71a48b: Download complete 10:08:33 d125d8839a47: Verifying Checksum 10:08:33 d125d8839a47: Download complete 10:08:33 c3106fc0e877: Download complete 10:08:33 0f093f025ec4: Verifying Checksum 10:08:33 0f093f025ec4: Download complete 10:08:33 547446be3368: Pull complete 10:08:34 d125d8839a47: Pull complete 10:08:35 3e85d5ac6304: Verifying Checksum 10:08:35 3e85d5ac6304: Download complete 10:08:45 3e85d5ac6304: Pull complete 10:08:45 c3105a71a48b: Pull complete 10:08:46 0f093f025ec4: Pull complete 10:08:46 c3106fc0e877: Pull complete 10:08:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:46 prd-ubuntu20.04-docker-arm64-4c-16g-10742 does not seem to be running inside a container 10:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:08:48 $ docker top 81cbb425e3da2e475f6ebf77865302c6f634aba55dc5bfea4444a4661456fc13 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:48 + docker compose -f ./docker-compose-build.yml build --parallel 10:08:58 #1 [support-scheduler internal] load build definition from Dockerfile 10:08:58 #1 transferring dockerfile: 1.93kB done 10:08:58 #1 DONE 0.1s 10:08:59 10:08:59 #2 [security-proxy-setup internal] load build definition from Dockerfile 10:08:59 #2 transferring dockerfile: 2.50kB done 10:08:59 #2 DONE 0.0s 10:08:59 10:08:59 #3 [core-command internal] load build definition from Dockerfile 10:08:59 #3 transferring dockerfile: 1.93kB done 10:08:59 #3 DONE 0.1s 10:08:59 10:08:59 #4 [support-cron-scheduler internal] load build definition from Dockerfile 10:08:59 #4 transferring dockerfile: 1.85kB 0.0s done 10:08:59 #4 DONE 0.1s 10:08:59 10:08:59 #5 [security-proxy-auth internal] load build definition from Dockerfile 10:08:59 #5 transferring dockerfile: 2.15kB 0.0s done 10:08:59 #5 DONE 0.1s 10:08:59 10:08:59 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:08:59 #6 transferring dockerfile: 2.23kB 0.0s done 10:08:59 #6 DONE 0.1s 10:08:59 10:08:59 #7 [security-spire-server internal] load build definition from Dockerfile 10:08:59 #7 transferring dockerfile: 1.70kB done 10:08:59 #7 DONE 0.1s 10:08:59 10:08:59 #8 [security-spire-agent internal] load build definition from Dockerfile 10:08:59 #8 transferring dockerfile: 1.81kB done 10:08:59 #8 DONE 0.1s 10:08:59 10:08:59 #9 [security-spire-config internal] load build definition from Dockerfile 10:08:59 #9 transferring dockerfile: 1.69kB done 10:08:59 #9 DONE 0.1s 10:08:59 10:08:59 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:08:59 #10 transferring dockerfile: 1.89kB done 10:08:59 #10 DONE 0.1s 10:08:59 10:08:59 #11 [security-secretstore-setup internal] load build definition from Dockerfile 10:08:59 #11 transferring dockerfile: 2.49kB done 10:08:59 #11 DONE 0.1s 10:09:00 10:09:00 #12 [security-bootstrapper internal] load build definition from Dockerfile 10:09:00 #12 transferring dockerfile: 3.17kB done 10:09:00 #12 DONE 0.1s 10:09:00 10:09:00 #13 [core-data internal] load build definition from Dockerfile 10:09:00 #13 transferring dockerfile: 2.07kB done 10:09:00 #13 DONE 0.1s 10:09:00 10:09:00 #14 [support-notifications internal] load build definition from Dockerfile 10:09:00 #14 transferring dockerfile: 1.95kB done 10:09:00 #14 DONE 0.1s 10:09:00 10:09:00 #15 [core-metadata internal] load build definition from Dockerfile 10:09:00 #15 transferring dockerfile: 2.13kB done 10:09:00 #15 DONE 0.1s 10:09:00 10:09:00 #16 [core-keeper internal] load build definition from Dockerfile 10:09:00 #16 transferring dockerfile: 2.07kB 0.0s done 10:09:00 #16 DONE 0.1s 10:09:00 10:09:00 #17 [support-scheduler internal] load .dockerignore 10:09:00 #17 transferring context: 50B 0.0s done 10:09:00 #17 DONE 0.1s 10:09:01 10:09:01 #18 [security-proxy-setup internal] load .dockerignore 10:09:01 #18 transferring context: 50B done 10:09:01 #18 DONE 0.0s 10:09:01 10:09:01 #19 [core-command internal] load .dockerignore 10:09:01 #19 transferring context: 50B done 10:09:01 #19 DONE 0.0s 10:09:01 10:09:01 #20 [support-cron-scheduler internal] load .dockerignore 10:09:01 #20 transferring context: 50B done 10:09:01 #20 DONE 0.1s 10:09:01 10:09:01 #21 [security-proxy-auth internal] load .dockerignore 10:09:01 #21 transferring context: 50B done 10:09:01 #21 DONE 0.1s 10:09:01 10:09:01 #22 [core-common-config-bootstrapper internal] load .dockerignore 10:09:01 #22 transferring context: 50B done 10:09:01 #22 DONE 0.1s 10:09:01 10:09:01 #23 [security-spire-server internal] load .dockerignore 10:09:01 #23 transferring context: 50B 0.0s done 10:09:01 #23 DONE 0.1s 10:09:01 10:09:01 #24 [security-spire-agent internal] load .dockerignore 10:09:01 #24 transferring context: 50B 0.0s done 10:09:01 #24 DONE 0.1s 10:09:01 10:09:01 #25 [security-spire-config internal] load .dockerignore 10:09:01 #25 transferring context: 50B done 10:09:01 #25 DONE 0.1s 10:09:01 10:09:01 #26 [security-spiffe-token-provider internal] load .dockerignore 10:09:01 #26 transferring context: 50B done 10:09:01 #26 DONE 0.1s 10:09:01 10:09:01 #27 [security-secretstore-setup internal] load .dockerignore 10:09:01 #27 transferring context: 50B 0.0s done 10:09:01 #27 DONE 0.1s 10:09:01 10:09:01 #28 [security-bootstrapper internal] load .dockerignore 10:09:01 #28 transferring context: 50B done 10:09:01 #28 DONE 0.1s 10:09:01 10:09:01 #29 [core-data internal] load .dockerignore 10:09:01 #29 transferring context: 50B 0.0s done 10:09:01 #29 DONE 0.1s 10:09:01 10:09:01 #30 [support-notifications internal] load .dockerignore 10:09:02 #30 transferring context: 50B 0.0s done 10:09:02 #30 DONE 0.1s 10:09:02 10:09:02 #31 [core-metadata internal] load .dockerignore 10:09:02 #31 transferring context: 50B done 10:09:02 #31 DONE 0.1s 10:09:02 10:09:02 #32 [core-keeper internal] load .dockerignore 10:09:02 #32 transferring context: 50B 0.0s done 10:09:02 #32 DONE 0.1s 10:09:02 10:09:02 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:02 #33 DONE 0.0s 10:09:02 10:09:02 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 10:09:02 #34 DONE 0.4s 10:09:02 10:09:02 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:02 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:09:02 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:09:02 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:09:02 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:09:02 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 10:09:02 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.2s 10:09:02 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s 10:09:02 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 10:09:02 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:09:03 #35 ... 10:09:03 10:09:03 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:03 #33 DONE 0.0s 10:09:03 10:09:03 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 10:09:03 #34 DONE 0.4s 10:09:03 10:09:03 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:03 #33 DONE 0.0s 10:09:03 10:09:03 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 10:09:03 #34 DONE 0.5s 10:09:03 10:09:03 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:09:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:09:03 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:09:03 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:09:03 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:09:03 #35 ... 10:09:03 10:09:03 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:03 #33 DONE 0.0s 10:09:03 10:09:03 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:09:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:09:03 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:09:03 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:09:03 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:09:03 #35 ... 10:09:03 10:09:03 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:03 #33 DONE 0.0s 10:09:03 10:09:03 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:03 #35 ... 10:09:03 10:09:03 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 10:09:03 #34 DONE 0.7s 10:09:03 10:09:03 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:09:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:09:03 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:09:03 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:09:03 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:09:03 #35 ... 10:09:03 10:09:03 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:03 #33 DONE 0.0s 10:09:03 10:09:03 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 10:09:03 #34 DONE 0.8s 10:09:03 10:09:03 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:09:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:09:03 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:09:03 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:09:03 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:09:03 #35 ... 10:09:03 10:09:03 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:09:03 #36 DONE 2.2s 10:09:03 10:09:03 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:09:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:09:03 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:09:03 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:09:03 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:09:04 #35 ... 10:09:04 10:09:04 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 10:09:04 #34 DONE 1.2s 10:09:04 10:09:04 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:04 #35 ... 10:09:04 10:09:04 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:04 #33 DONE 0.0s 10:09:04 10:09:04 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:04 #35 ... 10:09:04 10:09:04 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:04 #33 DONE 0.0s 10:09:04 10:09:04 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 10:09:04 #37 DONE 1.5s 10:09:04 10:09:04 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:04 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done 10:09:04 #35 ... 10:09:04 10:09:04 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:04 #33 DONE 0.0s 10:09:04 10:09:04 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:04 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done 10:09:05 #35 ... 10:09:05 10:09:05 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:09:05 #36 DONE 2.4s 10:09:05 10:09:05 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 10:09:05 #37 DONE 1.6s 10:09:05 10:09:05 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:05 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:09:05 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:09:05 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:09:05 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:09:05 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:09:05 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done 10:09:05 #35 ... 10:09:05 10:09:05 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:05 #33 DONE 0.0s 10:09:05 10:09:05 #38 [security-proxy-setup internal] load build context 10:09:05 #38 ... 10:09:05 10:09:05 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:05 #33 DONE 0.0s 10:09:05 10:09:05 #39 [support-scheduler internal] load build context 10:09:05 #39 ... 10:09:05 10:09:05 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:05 #33 DONE 0.0s 10:09:05 10:09:05 #39 [support-scheduler internal] load build context 10:09:05 #39 ... 10:09:05 10:09:05 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:09:05 #33 DONE 0.0s 10:09:05 10:09:05 #39 [support-scheduler internal] load build context 10:09:05 #39 ... 10:09:05 10:09:05 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:09:05 #36 DONE 2.4s 10:09:05 10:09:05 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 10:09:05 #37 DONE 1.7s 10:09:05 10:09:05 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 10:09:05 #34 DONE 2.6s 10:09:05 10:09:05 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:09:05 #36 DONE 2.5s 10:09:05 10:09:05 #37 [core-data builder 2/7] WORKDIR /edgex-go 10:09:05 #37 DONE 1.7s 10:09:05 10:09:05 #40 [support-notifications internal] load build context 10:09:05 #40 DONE 0.0s 10:09:05 10:09:05 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:09:05 #41 DONE 1.8s 10:09:05 10:09:05 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:09:05 #42 DONE 2.1s 10:09:05 10:09:05 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:05 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:09:05 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:09:05 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:09:05 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:09:05 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:09:05 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done 10:09:06 #35 ... 10:09:06 10:09:06 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:09:06 #36 DONE 2.5s 10:09:06 10:09:06 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 10:09:06 #37 DONE 1.7s 10:09:06 10:09:06 #43 [core-keeper internal] load build context 10:09:06 #43 DONE 0.0s 10:09:06 10:09:06 #44 [core-data internal] load build context 10:09:06 #44 DONE 0.0s 10:09:06 10:09:06 #45 [security-spire-agent internal] load build context 10:09:06 #45 DONE 0.0s 10:09:06 10:09:06 #46 [security-spire-server internal] load build context 10:09:06 #46 DONE 0.0s 10:09:06 10:09:06 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:06 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:09:06 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:09:06 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:09:06 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:09:06 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:09:06 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done 10:09:07 #35 ... 10:09:07 10:09:07 #47 [security-spire-config internal] load build context 10:09:07 #47 transferring context: 25.96kB 0.2s done 10:09:07 #47 DONE 0.8s 10:09:07 10:09:07 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:07 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:07 #48 ... 10:09:07 10:09:07 #45 [security-spire-agent internal] load build context 10:09:07 #45 transferring context: 27.24kB 0.3s done 10:09:07 #45 DONE 1.4s 10:09:07 10:09:07 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:09:07 #35 DONE 6.2s 10:09:07 10:09:07 #49 [core-common-config-bootstrapper internal] load build context 10:09:08 #49 ... 10:09:08 10:09:08 #46 [security-spire-server internal] load build context 10:09:08 #46 transferring context: 27.71kB 0.3s done 10:09:08 #46 DONE 1.9s 10:09:08 10:09:08 #49 [core-common-config-bootstrapper internal] load build context 10:09:13 #49 transferring context: 23.20MB 9.3s 10:09:13 #49 ... 10:09:13 10:09:13 #50 [core-command internal] load build context 10:09:13 #50 ... 10:09:13 10:09:13 #49 [core-common-config-bootstrapper internal] load build context 10:09:13 #49 ... 10:09:13 10:09:13 #51 [support-cron-scheduler internal] load build context 10:09:13 #51 ... 10:09:13 10:09:13 #52 [security-proxy-auth internal] load build context 10:09:13 #52 ... 10:09:13 10:09:13 #51 [support-cron-scheduler internal] load build context 10:09:14 #51 ... 10:09:14 10:09:14 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:14 #53 DONE 8.0s 10:09:14 10:09:14 #51 [support-cron-scheduler internal] load build context 10:09:14 #51 ... 10:09:14 10:09:14 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:09:14 #0 7.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:14 #0 8.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:14 #54 ... 10:09:14 10:09:14 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:09:14 #0 5.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:14 #0 5.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:14 #0 8.109 OK: 266 MiB in 52 packages 10:09:14 #55 ... 10:09:14 10:09:14 #56 [security-spiffe-token-provider internal] load build context 10:09:15 #56 ... 10:09:15 10:09:15 #57 [security-secretstore-setup internal] load build context 10:09:15 #57 ... 10:09:15 10:09:15 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:09:15 #55 DONE 10.6s 10:09:15 10:09:15 #57 [security-secretstore-setup internal] load build context 10:09:15 #57 ... 10:09:15 10:09:15 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:09:15 #0 7.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:15 #0 8.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:15 #58 ... 10:09:15 10:09:15 #59 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:09:15 #0 6.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:15 #0 6.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:15 #0 9.405 OK: 266 MiB in 52 packages 10:09:15 #59 ... 10:09:15 10:09:15 #38 [security-proxy-setup internal] load build context 10:09:15 #38 ... 10:09:15 10:09:15 #57 [security-secretstore-setup internal] load build context 10:09:16 #57 ... 10:09:16 10:09:16 #60 [core-metadata internal] load build context 10:09:16 #60 ... 10:09:16 10:09:16 #39 [support-scheduler internal] load build context 10:09:16 #39 ... 10:09:16 10:09:16 #40 [support-notifications internal] load build context 10:09:16 #40 ... 10:09:16 10:09:16 #61 [security-bootstrapper internal] load build context 10:09:16 #61 ... 10:09:16 10:09:16 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:16 #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done 10:09:16 #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:09:16 #62 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 10:09:16 #62 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 10:09:16 #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.4s done 10:09:16 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done 10:09:16 #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 10:09:16 #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.6s done 10:09:16 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 4.7s 10:09:16 #62 ... 10:09:16 10:09:16 #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:09:16 #59 DONE 12.8s 10:09:16 10:09:16 #43 [core-keeper internal] load build context 10:09:16 #43 ... 10:09:16 10:09:16 #44 [core-data internal] load build context 10:09:16 #44 ... 10:09:16 10:09:16 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:16 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 5.0s 10:09:17 #62 ... 10:09:17 10:09:17 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:09:17 #54 11.30 OK: 266 MiB in 52 packages 10:09:17 #54 DONE 12.5s 10:09:17 10:09:17 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:17 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.00MB / 18.32MB 5.7s 10:09:17 #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 10:09:18 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 6.2s 10:09:18 #62 ... 10:09:18 10:09:18 #63 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:09:18 #63 ... 10:09:18 10:09:18 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:18 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.3s done 10:09:18 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:09:18 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 10:09:18 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 10:09:18 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.2s done 10:09:18 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.2s done 10:09:18 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 10:09:18 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.1s done 10:09:18 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 6.2s 10:09:18 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 10:09:18 #48 ... 10:09:18 10:09:18 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:18 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.61MB / 18.32MB 7.2s 10:09:20 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 8.0s 10:09:20 #62 ... 10:09:20 10:09:20 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:09:20 #0 8.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:20 #0 8.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:20 #64 ... 10:09:20 10:09:20 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:09:20 #65 ... 10:09:20 10:09:20 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:09:20 #66 ... 10:09:20 10:09:20 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:09:20 #67 ... 10:09:20 10:09:20 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:09:20 #68 ... 10:09:20 10:09:20 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:09:20 #58 11.14 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:09:20 #58 11.14 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:09:20 #58 11.14 OK: 19955 distinct packages available 10:09:20 #58 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:20 #58 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:20 #58 13.27 OK: 266 MiB in 52 packages 10:09:20 #58 DONE 15.4s 10:09:20 10:09:20 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:09:20 #69 ... 10:09:20 10:09:20 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:09:20 #70 ... 10:09:20 10:09:20 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:09:20 #71 ... 10:09:20 10:09:20 #72 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:20 #72 ... 10:09:20 10:09:20 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:09:21 #73 ... 10:09:21 10:09:21 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:21 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 9.0s 10:09:21 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 10:09:22 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.9s 10:09:22 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.4s 10:09:23 #48 ... 10:09:23 10:09:23 #50 [core-command internal] load build context 10:09:23 #50 transferring context: 50.22MB 19.9s 10:09:23 #50 ... 10:09:23 10:09:23 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:23 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.6s 10:09:23 #48 ... 10:09:23 10:09:23 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:09:23 #64 11.47 (1/4) Installing dumb-init (1.2.5-r2) 10:09:23 #64 11.47 (2/4) Installing openssl (3.1.7-r0) 10:09:23 #64 11.47 (3/4) Installing su-exec (0.2-r3) 10:09:23 #64 11.47 (4/4) Installing yq (4.33.3-r5) 10:09:23 #64 11.63 Executing busybox-1.36.1-r7.trigger 10:09:23 #64 11.69 OK: 18 MiB in 19 packages 10:09:23 #64 DONE 13.8s 10:09:23 10:09:23 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:23 #48 ... 10:09:23 10:09:23 #49 [core-common-config-bootstrapper internal] load build context 10:09:23 #49 ... 10:09:23 10:09:23 #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:09:23 #63 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:23 #63 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:23 #63 13.70 (1/1) Installing dumb-init (1.2.5-r2) 10:09:23 #63 13.70 Executing busybox-1.36.1-r7.trigger 10:09:23 #63 13.81 OK: 8 MiB in 16 packages 10:09:23 #63 DONE 16.7s 10:09:23 10:09:23 #49 [core-common-config-bootstrapper internal] load build context 10:09:23 #49 ... 10:09:23 10:09:23 #50 [core-command internal] load build context 10:09:23 #50 ... 10:09:23 10:09:23 #52 [security-proxy-auth internal] load build context 10:09:23 #52 ... 10:09:23 10:09:23 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:23 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 12.1s 10:09:24 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 12.5s 10:09:24 #48 ... 10:09:24 10:09:24 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:09:24 #74 ... 10:09:24 10:09:24 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:24 #48 ... 10:09:24 10:09:24 #51 [support-cron-scheduler internal] load build context 10:09:25 #51 ... 10:09:25 10:09:25 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:25 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.6s 10:09:25 #48 ... 10:09:25 10:09:25 #38 [security-proxy-setup internal] load build context 10:09:25 #38 ... 10:09:25 10:09:25 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:26 #48 ... 10:09:26 10:09:26 #57 [security-secretstore-setup internal] load build context 10:09:26 #57 ... 10:09:26 10:09:26 #39 [support-scheduler internal] load build context 10:09:26 #39 ... 10:09:26 10:09:26 #60 [core-metadata internal] load build context 10:09:26 #60 ... 10:09:26 10:09:26 #56 [security-spiffe-token-provider internal] load build context 10:09:26 #56 ... 10:09:26 10:09:26 #61 [security-bootstrapper internal] load build context 10:09:26 #61 ... 10:09:26 10:09:26 #40 [support-notifications internal] load build context 10:09:27 #40 ... 10:09:27 10:09:27 #43 [core-keeper internal] load build context 10:09:27 #43 ... 10:09:27 10:09:27 #44 [core-data internal] load build context 10:09:27 #44 ... 10:09:27 10:09:27 #43 [core-keeper internal] load build context 10:09:27 #43 ... 10:09:27 10:09:27 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:09:27 #66 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:27 #66 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:27 #66 14.50 (1/3) Installing ca-certificates (20240226-r0) 10:09:27 #66 14.73 (2/3) Installing dumb-init (1.2.5-r2) 10:09:27 #66 14.76 (3/3) Installing tzdata (2024a-r0) 10:09:27 #66 16.13 Executing busybox-1.36.1-r7.trigger 10:09:27 #66 16.13 Executing ca-certificates-20240226-r0.trigger 10:09:27 #66 16.61 OK: 12 MiB in 18 packages 10:09:27 #66 DONE 18.0s 10:09:27 10:09:27 #43 [core-keeper internal] load build context 10:09:29 #43 transferring context: 27.88MB 22.4s 10:09:29 #43 ... 10:09:29 10:09:29 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:29 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.5s done 10:09:29 #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 10:09:29 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s 10:09:30 #62 ... 10:09:30 10:09:30 #43 [core-keeper internal] load build context 10:09:32 #43 ... 10:09:32 10:09:32 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:09:32 #67 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:32 #67 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:32 #67 18.72 (1/4) Installing ca-certificates (20240226-r0) 10:09:32 #67 18.95 (2/4) Installing dumb-init (1.2.5-r2) 10:09:32 #67 18.95 (3/4) Installing su-exec (0.2-r3) 10:09:32 #67 18.95 (4/4) Installing yq (4.33.3-r5) 10:09:32 #67 19.33 Executing busybox-1.36.1-r7.trigger 10:09:32 #67 19.33 Executing ca-certificates-20240226-r0.trigger 10:09:32 #67 19.99 OK: 18 MiB in 19 packages 10:09:32 #67 DONE 22.0s 10:09:32 10:09:32 #43 [core-keeper internal] load build context 10:09:32 #43 ... 10:09:32 10:09:32 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:09:32 #69 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:32 #69 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:32 #69 19.83 (1/2) Installing ca-certificates (20240226-r0) 10:09:32 #69 20.61 (2/2) Installing dumb-init (1.2.5-r2) 10:09:32 #69 20.61 Executing busybox-1.36.1-r7.trigger 10:09:32 #69 20.61 Executing ca-certificates-20240226-r0.trigger 10:09:32 #69 20.71 OK: 9 MiB in 17 packages 10:09:32 #69 DONE 22.4s 10:09:32 10:09:32 #43 [core-keeper internal] load build context 10:09:32 #43 ... 10:09:32 10:09:32 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:09:32 #65 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:32 #65 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:32 #65 15.52 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:09:32 #65 15.52 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:09:32 #65 15.52 OK: 19946 distinct packages available 10:09:32 #65 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:32 #65 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:32 #65 20.29 (1/11) Installing ca-certificates (20240226-r0) 10:09:32 #65 20.36 (2/11) Installing brotli-libs (1.0.9-r14) 10:09:32 #65 20.46 (3/11) Installing libunistring (1.1-r1) 10:09:32 #65 20.60 (4/11) Installing libidn2 (2.3.4-r1) 10:09:32 #65 20.60 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:09:32 #65 20.60 (6/11) Installing libcurl (8.9.1-r0) 10:09:32 #65 20.60 (7/11) Installing curl (8.9.1-r0) 10:09:32 #65 20.67 (8/11) Installing dumb-init (1.2.5-r2) 10:09:32 #65 20.67 (9/11) Installing musl-obstack (1.2.3-r2) 10:09:32 #65 20.67 (10/11) Installing libucontext (1.2-r2) 10:09:32 #65 20.67 (11/11) Installing gcompat (1.1.0-r1) 10:09:32 #65 20.80 Executing busybox-1.36.1-r7.trigger 10:09:32 #65 20.87 Executing ca-certificates-20240226-r0.trigger 10:09:32 #65 22.02 OK: 13 MiB in 26 packages 10:09:32 #65 ... 10:09:32 10:09:32 #50 [core-command internal] load build context 10:09:32 #50 ... 10:09:32 10:09:32 #43 [core-keeper internal] load build context 10:09:33 #43 ... 10:09:33 10:09:33 #49 [core-common-config-bootstrapper internal] load build context 10:09:33 #49 transferring context: 45.44MB 29.8s 10:09:34 #49 ... 10:09:34 10:09:34 #52 [security-proxy-auth internal] load build context 10:09:34 #52 ... 10:09:34 10:09:34 #49 [core-common-config-bootstrapper internal] load build context 10:09:34 #49 ... 10:09:34 10:09:34 #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 10:09:34 #75 ... 10:09:34 10:09:34 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:09:35 #76 ... 10:09:35 10:09:35 #49 [core-common-config-bootstrapper internal] load build context 10:09:35 #49 ... 10:09:35 10:09:35 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:09:35 #65 DONE 25.2s 10:09:35 10:09:35 #49 [core-common-config-bootstrapper internal] load build context 10:09:35 #49 ... 10:09:35 10:09:35 #51 [support-cron-scheduler internal] load build context 10:09:35 #51 ... 10:09:35 10:09:35 #49 [core-common-config-bootstrapper internal] load build context 10:09:35 #49 ... 10:09:35 10:09:35 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:09:35 #70 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:35 #70 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:35 #70 22.99 (1/2) Installing dumb-init (1.2.5-r2) 10:09:35 #70 22.99 (2/2) Installing su-exec (0.2-r3) 10:09:35 #70 22.99 Executing busybox-1.36.1-r7.trigger 10:09:35 #70 22.99 OK: 8 MiB in 17 packages 10:09:35 #70 DONE 25.2s 10:09:35 10:09:35 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:09:35 #74 20.95 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:36 #74 ... 10:09:36 10:09:36 #72 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:09:36 #72 DONE 26.2s 10:09:36 10:09:36 #57 [security-secretstore-setup internal] load build context 10:09:36 #57 ... 10:09:36 10:09:36 #38 [security-proxy-setup internal] load build context 10:09:36 #38 ... 10:09:36 10:09:36 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:36 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.2s done 10:09:36 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.4s 10:09:36 #48 ... 10:09:36 10:09:36 #56 [security-spiffe-token-provider internal] load build context 10:09:36 #56 ... 10:09:36 10:09:36 #39 [support-scheduler internal] load build context 10:09:37 #39 ... 10:09:37 10:09:37 #61 [security-bootstrapper internal] load build context 10:09:37 #61 ... 10:09:37 10:09:37 #40 [support-notifications internal] load build context 10:09:37 #40 ... 10:09:37 10:09:37 #60 [core-metadata internal] load build context 10:09:37 #60 ... 10:09:37 10:09:37 #44 [core-data internal] load build context 10:09:37 #44 ... 10:09:37 10:09:37 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:37 #48 ... 10:09:37 10:09:37 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:09:37 #68 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:37 #68 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:37 #68 24.65 (1/1) Installing dumb-init (1.2.5-r2) 10:09:37 #68 24.71 Executing busybox-1.36.1-r7.trigger 10:09:37 #68 24.76 OK: 8 MiB in 16 packages 10:09:37 #68 DONE 27.5s 10:09:37 10:09:37 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:37 #48 ... 10:09:37 10:09:37 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:09:37 #77 ... 10:09:37 10:09:37 #44 [core-data internal] load build context 10:09:39 #44 transferring context: 36.55MB 31.4s 10:09:40 #44 ... 10:09:40 10:09:40 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:40 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.2s 10:09:40 #62 ... 10:09:40 10:09:40 #44 [core-data internal] load build context 10:09:41 #44 ... 10:09:41 10:09:41 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:09:41 #73 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:41 #73 23.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:41 #73 24.73 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:09:41 #73 24.73 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:09:41 #73 24.73 OK: 19946 distinct packages available 10:09:41 #73 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:41 #73 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:41 #73 28.26 (1/4) Installing dumb-init (1.2.5-r2) 10:09:41 #73 28.28 (2/4) Installing musl-obstack (1.2.3-r2) 10:09:41 #73 28.30 (3/4) Installing libucontext (1.2-r2) 10:09:41 #73 28.38 (4/4) Installing gcompat (1.1.0-r1) 10:09:41 #73 28.52 Executing busybox-1.36.1-r7.trigger 10:09:41 #73 28.74 OK: 8 MiB in 19 packages 10:09:41 #73 DONE 30.8s 10:09:41 10:09:41 #44 [core-data internal] load build context 10:09:42 #44 ... 10:09:42 10:09:42 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:09:42 #78 ... 10:09:42 10:09:42 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:09:42 #79 ... 10:09:42 10:09:42 #44 [core-data internal] load build context 10:09:43 #44 ... 10:09:43 10:09:43 #50 [core-command internal] load build context 10:09:43 #50 ... 10:09:43 10:09:43 #44 [core-data internal] load build context 10:09:43 #44 ... 10:09:43 10:09:43 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:09:43 #74 21.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:43 #74 26.09 OK: 266 MiB in 52 packages 10:09:43 #74 DONE 29.2s 10:09:43 10:09:43 #44 [core-data internal] load build context 10:09:44 #44 transferring context: 42.42MB 36.4s 10:09:44 #44 ... 10:09:44 10:09:44 #43 [core-keeper internal] load build context 10:09:44 #43 ... 10:09:44 10:09:44 #38 [security-proxy-setup internal] load build context 10:09:44 #38 ... 10:09:44 10:09:44 #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 10:09:44 #75 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:44 #75 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:44 #75 19.76 OK: 8 MiB in 16 packages 10:09:44 #75 DONE 20.9s 10:09:44 10:09:44 #44 [core-data internal] load build context 10:09:44 #44 ... 10:09:44 10:09:44 #52 [security-proxy-auth internal] load build context 10:09:44 #52 ... 10:09:44 10:09:44 #44 [core-data internal] load build context 10:09:45 #44 ... 10:09:45 10:09:45 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:09:45 #76 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:45 #76 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:45 #76 18.94 OK: 18 MiB in 19 packages 10:09:45 #76 DONE 20.6s 10:09:45 10:09:45 #44 [core-data internal] load build context 10:09:45 #44 ... 10:09:45 10:09:45 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:09:45 #80 ... 10:09:45 10:09:45 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:09:45 #77 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:45 #77 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:45 #77 15.76 OK: 12 MiB in 18 packages 10:09:45 #77 DONE 17.5s 10:09:45 10:09:45 #44 [core-data internal] load build context 10:09:45 #44 ... 10:09:45 10:09:45 #49 [core-common-config-bootstrapper internal] load build context 10:09:45 #49 ... 10:09:45 10:09:45 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:09:45 #71 25.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:45 #71 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:45 #71 28.26 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:09:45 #71 28.26 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:09:45 #71 28.26 OK: 19946 distinct packages available 10:09:45 #71 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:45 #71 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:45 #71 33.85 (1/5) Installing dumb-init (1.2.5-r2) 10:09:45 #71 33.85 (2/5) Installing musl-obstack (1.2.3-r2) 10:09:45 #71 33.85 (3/5) Installing libucontext (1.2-r2) 10:09:45 #71 33.85 (4/5) Installing gcompat (1.1.0-r1) 10:09:45 #71 33.85 (5/5) Installing openssl (3.1.7-r0) 10:09:45 #71 33.95 Executing busybox-1.36.1-r7.trigger 10:09:45 #71 34.11 OK: 9 MiB in 20 packages 10:09:45 #71 ... 10:09:45 10:09:45 #51 [support-cron-scheduler internal] load build context 10:09:45 #51 ... 10:09:45 10:09:45 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:09:45 #71 DONE 35.7s 10:09:45 10:09:45 #51 [support-cron-scheduler internal] load build context 10:09:45 #51 ... 10:09:45 10:09:45 #49 [core-common-config-bootstrapper internal] load build context 10:09:45 #49 ... 10:09:45 10:09:45 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:09:46 #81 ... 10:09:46 10:09:46 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:09:46 #82 ... 10:09:46 10:09:46 #57 [security-secretstore-setup internal] load build context 10:09:46 #57 ... 10:09:46 10:09:46 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:09:46 #83 ... 10:09:46 10:09:46 #56 [security-spiffe-token-provider internal] load build context 10:09:46 #56 ... 10:09:46 10:09:46 #39 [support-scheduler internal] load build context 10:09:46 #39 ... 10:09:46 10:09:46 #56 [security-spiffe-token-provider internal] load build context 10:09:47 #56 ... 10:09:47 10:09:47 #40 [support-notifications internal] load build context 10:09:47 #40 ... 10:09:47 10:09:47 #61 [security-bootstrapper internal] load build context 10:09:47 #61 ... 10:09:47 10:09:47 #60 [core-metadata internal] load build context 10:09:47 #60 ... 10:09:47 10:09:47 #56 [security-spiffe-token-provider internal] load build context 10:09:47 #56 ... 10:09:47 10:09:47 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:09:47 #84 ... 10:09:47 10:09:47 #56 [security-spiffe-token-provider internal] load build context 10:09:47 #56 ... 10:09:47 10:09:47 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:09:47 #85 DONE 2.7s 10:09:48 10:09:48 #60 [core-metadata internal] load build context 10:09:48 #60 ... 10:09:48 10:09:48 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:48 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s 10:09:48 #48 ... 10:09:48 10:09:48 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:09:48 #78 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:48 #78 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:48 #78 14.61 OK: 18 MiB in 19 packages 10:09:48 #78 DONE 16.1s 10:09:48 10:09:48 #56 [security-spiffe-token-provider internal] load build context 10:09:49 #56 transferring context: 56.52MB 43.0s 10:09:51 #56 ... 10:09:51 10:09:51 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:51 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.8s 10:09:51 #62 ... 10:09:51 10:09:51 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:09:51 #0 9.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:51 #86 ... 10:09:51 10:09:51 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:53 #62 ... 10:09:53 10:09:53 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:09:53 #79 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:53 #79 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:53 #79 18.76 OK: 9 MiB in 17 packages 10:09:53 #79 DONE 20.9s 10:09:53 10:09:53 #38 [security-proxy-setup internal] load build context 10:09:53 #38 ... 10:09:53 10:09:53 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:09:53 #81 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:53 #81 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:53 #81 15.45 OK: 8 MiB in 17 packages 10:09:53 #81 DONE 17.7s 10:09:53 10:09:53 #38 [security-proxy-setup internal] load build context 10:09:53 #38 ... 10:09:53 10:09:53 #50 [core-command internal] load build context 10:09:53 #50 ... 10:09:53 10:09:53 #38 [security-proxy-setup internal] load build context 10:09:54 #38 transferring context: 78.03MB 50.6s 10:09:54 #38 ... 10:09:54 10:09:54 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:09:54 #80 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:54 #80 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:54 #80 17.90 OK: 13 MiB in 26 packages 10:09:54 #80 DONE 18.9s 10:09:54 10:09:54 #38 [security-proxy-setup internal] load build context 10:09:54 #38 ... 10:09:54 10:09:54 #43 [core-keeper internal] load build context 10:09:54 #43 ... 10:09:54 10:09:54 #50 [core-command internal] load build context 10:09:54 #50 ... 10:09:54 10:09:54 #52 [security-proxy-auth internal] load build context 10:09:55 #52 ... 10:09:55 10:09:55 #38 [security-proxy-setup internal] load build context 10:09:55 #38 ... 10:09:55 10:09:55 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:09:55 #84 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:55 #84 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:55 #84 16.49 OK: 8 MiB in 16 packages 10:09:55 #84 DONE 17.8s 10:09:55 10:09:55 #38 [security-proxy-setup internal] load build context 10:09:55 #38 ... 10:09:55 10:09:55 #44 [core-data internal] load build context 10:09:55 #44 ... 10:09:55 10:09:55 #38 [security-proxy-setup internal] load build context 10:09:56 #38 ... 10:09:56 10:09:56 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:09:56 #83 11.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:56 #83 12.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:56 #83 16.55 (1/1) Installing dumb-init (1.2.5-r2) 10:09:56 #83 17.28 Executing busybox-1.36.1-r7.trigger 10:09:56 #83 17.37 OK: 8 MiB in 16 packages 10:09:56 #83 DONE 19.5s 10:09:56 10:09:56 #38 [security-proxy-setup internal] load build context 10:09:56 #38 ... 10:09:56 10:09:56 #51 [support-cron-scheduler internal] load build context 10:09:56 #51 ... 10:09:56 10:09:56 #49 [core-common-config-bootstrapper internal] load build context 10:09:56 #49 ... 10:09:56 10:09:56 #44 [core-data internal] load build context 10:09:56 #44 ... 10:09:56 10:09:56 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:09:56 #86 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:56 #86 13.89 OK: 8 MiB in 19 packages 10:09:56 #86 DONE 15.2s 10:09:56 10:09:56 #44 [core-data internal] load build context 10:09:56 #44 ... 10:09:56 10:09:56 #57 [security-secretstore-setup internal] load build context 10:09:57 #57 ... 10:09:57 10:09:57 #44 [core-data internal] load build context 10:09:57 #44 ... 10:09:57 10:09:57 #39 [support-scheduler internal] load build context 10:09:57 #39 ... 10:09:57 10:09:57 #44 [core-data internal] load build context 10:09:57 #44 ... 10:09:57 10:09:57 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:09:57 #82 8.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:57 #82 9.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:57 #82 10.61 OK: 9 MiB in 20 packages 10:09:57 #82 DONE 11.5s 10:09:57 10:09:57 #44 [core-data internal] load build context 10:09:57 #44 ... 10:09:57 10:09:57 #61 [security-bootstrapper internal] load build context 10:09:57 #61 ... 10:09:57 10:09:57 #40 [support-notifications internal] load build context 10:09:57 #40 ... 10:09:57 10:09:57 #44 [core-data internal] load build context 10:09:58 #44 ... 10:09:58 10:09:58 #60 [core-metadata internal] load build context 10:09:58 #60 ... 10:09:58 10:09:58 #61 [security-bootstrapper internal] load build context 10:09:59 #61 ... 10:09:59 10:09:59 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:09:59 #87 DONE 5.2s 10:09:59 10:09:59 #61 [security-bootstrapper internal] load build context 10:09:59 #61 transferring context: 21.87MB 51.7s 10:09:59 #61 ... 10:09:59 10:09:59 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:59 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.1s 10:10:00 #48 ... 10:10:00 10:10:00 #61 [security-bootstrapper internal] load build context 10:10:00 #61 ... 10:10:00 10:10:00 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:10:00 #88 DONE 0.9s 10:10:00 10:10:00 #61 [security-bootstrapper internal] load build context 10:10:01 #61 ... 10:10:01 10:10:01 #56 [security-spiffe-token-provider internal] load build context 10:10:01 #56 ... 10:10:01 10:10:01 #61 [security-bootstrapper internal] load build context 10:10:03 #61 ... 10:10:03 10:10:03 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:10:03 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.1s done 10:10:03 #62 ... 10:10:03 10:10:03 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:10:04 #48 ... 10:10:04 10:10:04 #43 [core-keeper internal] load build context 10:10:04 #43 transferring context: 101.01MB 58.1s 10:10:04 #43 ... 10:10:04 10:10:04 #40 [support-notifications internal] load build context 10:10:04 #40 ... 10:10:04 10:10:04 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:10:04 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.2s 10:10:05 #48 ... 10:10:05 10:10:05 #50 [core-command internal] load build context 10:10:05 #50 ... 10:10:05 10:10:05 #52 [security-proxy-auth internal] load build context 10:10:05 #52 ... 10:10:05 10:10:05 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:10:06 #48 ... 10:10:06 10:10:06 #38 [security-proxy-setup internal] load build context 10:10:06 #38 ... 10:10:06 10:10:06 #51 [support-cron-scheduler internal] load build context 10:10:06 #51 ... 10:10:06 10:10:06 #49 [core-common-config-bootstrapper internal] load build context 10:10:06 #49 ... 10:10:06 10:10:06 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:10:07 #48 ... 10:10:07 10:10:07 #57 [security-secretstore-setup internal] load build context 10:10:07 #57 ... 10:10:07 10:10:07 #49 [core-common-config-bootstrapper internal] load build context 10:10:07 #49 ... 10:10:07 10:10:07 #39 [support-scheduler internal] load build context 10:10:07 #39 ... 10:10:07 10:10:07 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:10:07 #89 DONE 2.1s 10:10:07 10:10:07 #39 [support-scheduler internal] load build context 10:10:07 #39 ... 10:10:07 10:10:07 #49 [core-common-config-bootstrapper internal] load build context 10:10:08 #49 ... 10:10:08 10:10:08 #60 [core-metadata internal] load build context 10:10:08 #60 ... 10:10:08 10:10:08 #44 [core-data internal] load build context 10:10:08 #44 ... 10:10:08 10:10:08 #49 [core-common-config-bootstrapper internal] load build context 10:10:09 #49 transferring context: 119.49MB 65.5s 10:10:11 #49 ... 10:10:11 10:10:11 #56 [security-spiffe-token-provider internal] load build context 10:10:11 #56 ... 10:10:11 10:10:11 #49 [core-common-config-bootstrapper internal] load build context 10:10:12 #49 ... 10:10:12 10:10:12 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:10:12 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.8s done 10:10:12 #48 DONE 66.6s 10:10:12 10:10:12 #49 [core-common-config-bootstrapper internal] load build context 10:10:13 #49 ... 10:10:13 10:10:13 #61 [security-bootstrapper internal] load build context 10:10:13 #61 ... 10:10:13 10:10:13 #49 [core-common-config-bootstrapper internal] load build context 10:10:14 #49 transferring context: 138.97MB 70.5s 10:10:15 #49 ... 10:10:15 10:10:15 #43 [core-keeper internal] load build context 10:10:15 #43 ... 10:10:15 10:10:15 #40 [support-notifications internal] load build context 10:10:15 #40 ... 10:10:15 10:10:15 #43 [core-keeper internal] load build context 10:10:15 #43 ... 10:10:15 10:10:15 #50 [core-command internal] load build context 10:10:15 #50 ... 10:10:15 10:10:15 #52 [security-proxy-auth internal] load build context 10:10:15 #52 ... 10:10:15 10:10:15 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:10:16 #90 ... 10:10:16 10:10:16 #38 [security-proxy-setup internal] load build context 10:10:16 #38 ... 10:10:16 10:10:16 #51 [support-cron-scheduler internal] load build context 10:10:16 #51 ... 10:10:16 10:10:16 #61 [security-bootstrapper internal] load build context 10:10:17 #61 ... 10:10:17 10:10:17 #57 [security-secretstore-setup internal] load build context 10:10:17 #57 ... 10:10:17 10:10:17 #61 [security-bootstrapper internal] load build context 10:10:17 #61 ... 10:10:17 10:10:17 #39 [support-scheduler internal] load build context 10:10:17 #39 ... 10:10:17 10:10:17 #61 [security-bootstrapper internal] load build context 10:10:18 #61 ... 10:10:18 10:10:18 #60 [core-metadata internal] load build context 10:10:18 #60 ... 10:10:18 10:10:18 #44 [core-data internal] load build context 10:10:19 #44 ... 10:10:19 10:10:19 #60 [core-metadata internal] load build context 10:10:19 #60 transferring context: 134.48MB 73.2s 10:10:20 #60 ... 10:10:20 10:10:20 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:10:20 #90 DONE 4.4s 10:10:20 10:10:20 #60 [core-metadata internal] load build context 10:10:20 #60 ... 10:10:20 10:10:20 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:10:20 #91 DONE 4.6s 10:10:20 10:10:20 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:10:20 #92 DONE 3.6s 10:10:20 10:10:20 #60 [core-metadata internal] load build context 10:10:21 #60 ... 10:10:21 10:10:21 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:10:21 #93 DONE 0.9s 10:10:21 10:10:21 #60 [core-metadata internal] load build context 10:10:21 #60 ... 10:10:21 10:10:21 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:10:21 #94 DONE 1.2s 10:10:21 10:10:21 #60 [core-metadata internal] load build context 10:10:21 #60 ... 10:10:21 10:10:21 #56 [security-spiffe-token-provider internal] load build context 10:10:21 #56 ... 10:10:21 10:10:21 #60 [core-metadata internal] load build context 10:10:21 #60 ... 10:10:21 10:10:21 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:10:21 #95 DONE 1.3s 10:10:21 10:10:21 #60 [core-metadata internal] load build context 10:10:22 #60 ... 10:10:22 10:10:22 #96 [security-spire-server stage-2 6/9] COPY security.txt / 10:10:22 #96 DONE 1.2s 10:10:22 10:10:22 #60 [core-metadata internal] load build context 10:10:22 #60 ... 10:10:22 10:10:22 #97 [security-spire-config stage-2 6/10] COPY security.txt / 10:10:22 #97 DONE 1.3s 10:10:23 10:10:23 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:10:23 #98 ... 10:10:23 10:10:23 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 10:10:23 #99 DONE 1.4s 10:10:23 10:10:23 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:10:23 #100 ... 10:10:23 10:10:23 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:10:23 #101 DONE 1.0s 10:10:23 10:10:23 #60 [core-metadata internal] load build context 10:10:24 #60 ... 10:10:24 10:10:24 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:10:24 #98 DONE 1.8s 10:10:24 10:10:24 #60 [core-metadata internal] load build context 10:10:24 #60 transferring context: 155.92MB 78.2s 10:10:25 #60 ... 10:10:25 10:10:25 #49 [core-common-config-bootstrapper internal] load build context 10:10:25 #49 ... 10:10:25 10:10:25 #44 [core-data internal] load build context 10:10:25 #44 ... 10:10:25 10:10:25 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:10:25 #100 DONE 1.8s 10:10:25 10:10:25 #44 [core-data internal] load build context 10:10:25 #44 ... 10:10:25 10:10:25 #40 [support-notifications internal] load build context 10:10:25 #40 ... 10:10:25 10:10:25 #44 [core-data internal] load build context 10:10:25 #44 ... 10:10:25 10:10:25 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:10:25 #102 DONE 1.5s 10:10:25 10:10:25 #44 [core-data internal] load build context 10:10:25 #44 ... 10:10:25 10:10:25 #43 [core-keeper internal] load build context 10:10:25 #43 ... 10:10:25 10:10:25 #50 [core-command internal] load build context 10:10:25 #50 ... 10:10:25 10:10:25 #52 [security-proxy-auth internal] load build context 10:10:25 #52 ... 10:10:25 10:10:25 #50 [core-command internal] load build context 10:10:26 #50 ... 10:10:26 10:10:26 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:10:26 #103 DONE 1.3s 10:10:26 10:10:26 #50 [core-command internal] load build context 10:10:26 #50 ... 10:10:26 10:10:26 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:10:26 #104 DONE 1.1s 10:10:26 10:10:26 #50 [core-command internal] load build context 10:10:26 #50 ... 10:10:26 10:10:26 #38 [security-proxy-setup internal] load build context 10:10:26 #38 ... 10:10:26 10:10:26 #50 [core-command internal] load build context 10:10:26 #50 ... 10:10:26 10:10:26 #51 [support-cron-scheduler internal] load build context 10:10:26 #51 ... 10:10:26 10:10:26 #50 [core-command internal] load build context 10:10:27 #50 ... 10:10:27 10:10:27 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:10:27 #105 DONE 1.2s 10:10:27 10:10:27 #50 [core-command internal] load build context 10:10:27 #50 ... 10:10:27 10:10:27 #57 [security-secretstore-setup internal] load build context 10:10:27 #57 ... 10:10:27 10:10:27 #50 [core-command internal] load build context 10:10:27 #50 ... 10:10:27 10:10:27 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:10:27 #106 DONE 1.3s 10:10:27 10:10:27 #50 [core-command internal] load build context 10:10:27 #50 ... 10:10:27 10:10:27 #39 [support-scheduler internal] load build context 10:10:28 #39 ... 10:10:28 10:10:28 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:10:28 #107 DONE 1.6s 10:10:28 10:10:28 #60 [core-metadata internal] load build context 10:10:29 #60 ... 10:10:29 10:10:29 #61 [security-bootstrapper internal] load build context 10:10:29 #61 ... 10:10:29 10:10:29 #60 [core-metadata internal] load build context 10:10:30 #60 transferring context: 174.25MB 83.4s 10:10:32 #60 ... 10:10:32 10:10:32 #56 [security-spiffe-token-provider internal] load build context 10:10:32 #56 ... 10:10:32 10:10:32 #60 [core-metadata internal] load build context 10:10:34 #60 ... 10:10:34 10:10:34 #108 [security-spire-server] exporting to image 10:10:34 #108 exporting layers 7.0s done 10:10:34 #108 writing image sha256:60f2000241523f9a66831683ebda2c4ffc472b650ac519d2ecb2989624b68775 0.1s done 10:10:34 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 10:10:34 #108 writing image sha256:d0c0b12cf9a6fa71e0813760317888dce903993815e6071f88baac781a54093f 0.1s done 10:10:34 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 10:10:34 #108 writing image sha256:01912000ee8fa43f0323894eba87ed2a35bbef5029ce45d35de393b503572a97 0.0s done 10:10:34 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 10:10:34 #108 DONE 7.0s 10:10:34 10:10:34 #60 [core-metadata internal] load build context 10:10:35 #60 transferring context: 198.86MB 88.5s 10:10:35 #60 ... 10:10:35 10:10:35 #49 [core-common-config-bootstrapper internal] load build context 10:10:35 #49 ... 10:10:35 10:10:35 #60 [core-metadata internal] load build context 10:10:35 #60 ... 10:10:35 10:10:35 #40 [support-notifications internal] load build context 10:10:35 #40 ... 10:10:35 10:10:35 #44 [core-data internal] load build context 10:10:35 #44 ... 10:10:35 10:10:35 #40 [support-notifications internal] load build context 10:10:36 #40 ... 10:10:36 10:10:36 #43 [core-keeper internal] load build context 10:10:36 #43 ... 10:10:36 10:10:36 #40 [support-notifications internal] load build context 10:10:36 #40 ... 10:10:36 10:10:36 #52 [security-proxy-auth internal] load build context 10:10:36 #52 ... 10:10:36 10:10:36 #40 [support-notifications internal] load build context 10:10:36 #40 ... 10:10:36 10:10:36 #38 [security-proxy-setup internal] load build context 10:10:36 #38 ... 10:10:36 10:10:36 #51 [support-cron-scheduler internal] load build context 10:10:36 #51 ... 10:10:36 10:10:36 #38 [security-proxy-setup internal] load build context 10:10:37 #38 ... 10:10:37 10:10:37 #57 [security-secretstore-setup internal] load build context 10:10:37 #57 ... 10:10:37 10:10:37 #38 [security-proxy-setup internal] load build context 10:10:38 #38 ... 10:10:38 10:10:38 #50 [core-command internal] load build context 10:10:38 #50 ... 10:10:38 10:10:38 #39 [support-scheduler internal] load build context 10:10:38 #39 ... 10:10:38 10:10:38 #50 [core-command internal] load build context 10:10:39 #50 ... 10:10:39 10:10:39 #61 [security-bootstrapper internal] load build context 10:10:39 #61 ... 10:10:39 10:10:39 #56 [security-spiffe-token-provider internal] load build context 10:10:39 #56 transferring context: 311.10MB 93.2s done 10:10:39 #56 DONE 94.5s 10:10:39 10:10:39 #61 [security-bootstrapper internal] load build context 10:10:39 #61 ... 10:10:39 10:10:39 #50 [core-command internal] load build context 10:10:42 #50 ... 10:10:42 10:10:42 #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:10:42 #109 DONE 2.7s 10:10:42 10:10:42 #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:44 #110 ... 10:10:44 10:10:44 #50 [core-command internal] load build context 10:10:44 #50 transferring context: 311.10MB 100.9s done 10:10:44 #50 DONE 101.2s 10:10:44 10:10:44 #51 [support-cron-scheduler internal] load build context 10:10:45 #51 ... 10:10:45 10:10:45 #49 [core-common-config-bootstrapper internal] load build context 10:10:45 #49 ... 10:10:45 10:10:45 #51 [support-cron-scheduler internal] load build context 10:10:45 #51 ... 10:10:45 10:10:45 #60 [core-metadata internal] load build context 10:10:45 #60 ... 10:10:45 10:10:45 #51 [support-cron-scheduler internal] load build context 10:10:45 #51 ... 10:10:45 10:10:45 #111 [core-command builder 4/7] COPY go.mod vendor* ./ 10:10:45 #111 DONE 1.2s 10:10:45 10:10:45 #51 [support-cron-scheduler internal] load build context 10:10:45 #51 ... 10:10:45 10:10:45 #44 [core-data internal] load build context 10:10:46 #44 ... 10:10:46 10:10:46 #57 [security-secretstore-setup internal] load build context 10:10:46 #57 transferring context: 311.10MB 99.8s done 10:10:46 #57 DONE 101.1s 10:10:46 10:10:46 #44 [core-data internal] load build context 10:10:46 #44 ... 10:10:46 10:10:46 #43 [core-keeper internal] load build context 10:10:46 #43 ... 10:10:46 10:10:46 #51 [support-cron-scheduler internal] load build context 10:10:46 #51 ... 10:10:46 10:10:46 #52 [security-proxy-auth internal] load build context 10:10:46 #52 ... 10:10:46 10:10:46 #51 [support-cron-scheduler internal] load build context 10:10:47 #51 ... 10:10:47 10:10:47 #40 [support-notifications internal] load build context 10:10:47 #40 ... 10:10:47 10:10:47 #51 [support-cron-scheduler internal] load build context 10:10:47 #51 ... 10:10:47 10:10:47 #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:10:47 #112 DONE 1.5s 10:10:47 10:10:47 #51 [support-cron-scheduler internal] load build context 10:10:48 #51 ... 10:10:48 10:10:48 #38 [security-proxy-setup internal] load build context 10:10:48 #38 ... 10:10:48 10:10:48 #51 [support-cron-scheduler internal] load build context 10:10:48 #51 ... 10:10:48 10:10:48 #39 [support-scheduler internal] load build context 10:10:48 #39 ... 10:10:48 10:10:48 #51 [support-cron-scheduler internal] load build context 10:10:49 #51 transferring context: 311.10MB 105.5s done 10:10:49 #51 ... 10:10:49 10:10:49 #61 [security-bootstrapper internal] load build context 10:10:49 #61 ... 10:10:49 10:10:49 #51 [support-cron-scheduler internal] load build context 10:10:49 #51 DONE 106.1s 10:10:49 10:10:49 #61 [security-bootstrapper internal] load build context 10:10:49 #61 ... 10:10:49 10:10:49 #52 [security-proxy-auth internal] load build context 10:10:51 #52 ... 10:10:51 10:10:51 #113 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:10:51 #113 DONE 1.3s 10:10:51 10:10:51 #52 [security-proxy-auth internal] load build context 10:10:53 #52 ... 10:10:53 10:10:53 #43 [core-keeper internal] load build context 10:10:53 #43 transferring context: 311.10MB 107.0s done 10:10:53 #43 DONE 107.5s 10:10:53 10:10:53 #52 [security-proxy-auth internal] load build context 10:10:54 #52 ... 10:10:54 10:10:54 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:10:54 #114 DONE 1.3s 10:10:54 10:10:54 #52 [security-proxy-auth internal] load build context 10:10:55 #52 transferring context: 311.10MB 111.0s done 10:10:55 #52 DONE 111.3s 10:10:55 10:10:55 #60 [core-metadata internal] load build context 10:10:55 #60 ... 10:10:55 10:10:55 #49 [core-common-config-bootstrapper internal] load build context 10:10:55 #49 ... 10:10:55 10:10:55 #60 [core-metadata internal] load build context 10:10:55 #60 ... 10:10:55 10:10:55 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:56 #115 ... 10:10:56 10:10:56 #60 [core-metadata internal] load build context 10:10:56 #60 ... 10:10:56 10:10:56 #39 [support-scheduler internal] load build context 10:10:56 #39 transferring context: 311.10MB 113.5s done 10:10:56 #39 DONE 113.7s 10:10:56 10:10:56 #60 [core-metadata internal] load build context 10:10:56 #60 ... 10:10:56 10:10:56 #44 [core-data internal] load build context 10:10:56 #44 ... 10:10:56 10:10:56 #60 [core-metadata internal] load build context 10:10:57 #60 ... 10:10:57 10:10:57 #40 [support-notifications internal] load build context 10:10:57 #40 transferring context: 311.10MB 110.2s done 10:10:57 #40 DONE 110.9s 10:10:57 10:10:57 #60 [core-metadata internal] load build context 10:10:57 #60 ... 10:10:57 10:10:57 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:57 #116 ... 10:10:57 10:10:57 #60 [core-metadata internal] load build context 10:10:58 #60 ... 10:10:58 10:10:58 #38 [security-proxy-setup internal] load build context 10:10:58 #38 ... 10:10:58 10:10:58 #60 [core-metadata internal] load build context 10:10:58 #60 ... 10:10:58 10:10:58 #44 [core-data internal] load build context 10:10:58 #44 transferring context: 311.10MB 110.8s done 10:10:58 #44 DONE 112.4s 10:10:58 10:10:58 #60 [core-metadata internal] load build context 10:10:58 #60 ... 10:10:58 10:10:58 #49 [core-common-config-bootstrapper internal] load build context 10:10:58 #49 transferring context: 311.10MB 115.0s done 10:10:58 #49 DONE 115.1s 10:10:58 10:10:58 #60 [core-metadata internal] load build context 10:10:59 #60 transferring context: 311.10MB 113.0s done 10:10:59 #60 DONE 113.6s 10:10:59 10:10:59 #38 [security-proxy-setup internal] load build context 10:10:59 #38 ... 10:10:59 10:10:59 #61 [security-bootstrapper internal] load build context 10:11:00 #61 ... 10:11:00 10:11:00 #38 [security-proxy-setup internal] load build context 10:11:00 #38 transferring context: 311.10MB 116.6s done 10:11:00 #38 DONE 116.8s 10:11:00 10:11:00 #61 [security-bootstrapper internal] load build context 10:11:00 #61 ... 10:11:00 10:11:00 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:00 #117 ... 10:11:00 10:11:00 #61 [security-bootstrapper internal] load build context 10:11:00 #61 transferring context: 311.10MB 113.6s done 10:11:00 #61 DONE 115.0s 10:11:00 10:11:00 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #118 ... 10:12:22 10:12:22 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #117 DONE 74.2s 10:12:22 10:12:22 #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #110 DONE 86.8s 10:12:22 10:12:22 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #118 DONE 77.8s 10:12:22 10:12:22 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #115 DONE 83.1s 10:12:22 10:12:22 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:12:22 #119 ... 10:12:22 10:12:22 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #116 DONE 81.6s 10:12:22 10:12:22 #120 [security-secretstore-setup builder 6/7] COPY . . 10:12:22 #120 ... 10:12:22 10:12:22 #121 [core-keeper builder 7/8] COPY . . 10:12:22 #121 DONE 5.4s 10:12:22 10:12:22 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #122 CACHED 10:12:22 10:12:22 #123 [core-metadata builder 6/7] COPY . . 10:12:22 #123 CACHED 10:12:22 10:12:22 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:12:22 #124 CACHED 10:12:22 10:12:22 #125 [core-data builder 6/7] COPY . . 10:12:22 #125 CACHED 10:12:22 10:12:22 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #126 CACHED 10:12:22 10:12:22 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 10:12:22 #127 CACHED 10:12:22 10:12:22 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:12:22 #128 CACHED 10:12:22 10:12:22 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 10:12:22 #129 CACHED 10:12:22 10:12:22 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #130 CACHED 10:12:22 10:12:22 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #131 CACHED 10:12:22 10:12:22 #132 [security-proxy-auth builder 6/7] COPY . . 10:12:22 #132 CACHED 10:12:22 10:12:22 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:12:22 #133 CACHED 10:12:22 10:12:22 #134 [support-cron-scheduler builder 6/7] COPY . . 10:12:22 #134 DONE 5.4s 10:12:22 10:12:22 #135 [core-command builder 6/7] COPY . . 10:12:22 #135 DONE 5.4s 10:12:22 10:12:22 #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #136 CACHED 10:12:22 10:12:22 #137 [support-scheduler builder 6/7] COPY . . 10:12:22 #137 CACHED 10:12:22 10:12:22 #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:12:22 #138 CACHED 10:12:22 10:12:22 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:12:22 #139 ... 10:12:22 10:12:22 #140 [support-notifications builder 6/7] COPY . . 10:12:22 #140 CACHED 10:12:22 10:12:22 #141 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #141 CACHED 10:12:22 10:12:22 #142 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:12:22 #142 CACHED 10:12:22 10:12:22 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #143 CACHED 10:12:22 10:12:22 #144 [security-bootstrapper builder 6/7] COPY . . 10:12:22 #144 CACHED 10:12:22 10:12:22 #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:12:22 #145 CACHED 10:12:22 10:12:22 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:12:22 #119 DONE 5.4s 10:12:22 10:12:22 #120 [security-secretstore-setup builder 6/7] COPY . . 10:12:22 #120 DONE 5.4s 10:12:22 10:12:22 #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:12:22 #146 CACHED 10:12:22 10:12:22 #147 [security-proxy-setup builder 6/7] COPY . . 10:12:22 #147 CACHED 10:12:22 10:12:22 #148 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 #148 CACHED 10:12:22 10:12:22 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:12:22 #149 ... 10:12:22 10:12:22 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:12:22 #0 4.973 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 10:12:22 #150 ... 10:12:22 10:12:22 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:12:22 #139 5.787 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 10:12:24 #139 ... 10:12:24 10:12:24 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:12:24 #0 5.269 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 10:12:24 #151 ... 10:12:24 10:12:24 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:12:24 #0 4.923 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 10:12:24 #152 ... 10:12:24 10:12:24 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:12:24 #0 7.168 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 10:12:25 #153 ... 10:12:25 10:12:25 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:12:25 #0 7.056 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 10:12:25 #154 ... 10:12:25 10:12:25 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:12:25 #0 7.096 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:12:25 #155 ... 10:12:25 10:12:25 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:12:25 #0 6.385 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 10:12:25 #156 ... 10:12:25 10:12:25 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:12:25 #0 6.088 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 10:12:25 #157 ... 10:12:25 10:12:25 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:12:25 #0 6.882 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 10:12:25 #158 ... 10:12:25 10:12:25 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:12:25 #0 6.713 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 10:12:25 #159 ... 10:12:25 10:12:25 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:12:25 #0 5.409 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 10:12:26 #160 ... 10:12:26 10:12:26 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:12:26 #149 7.211 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 10:32:34 #149 DONE 1205.5s 10:32:34 10:32:34 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:32:34 #156 ... 10:32:34 10:32:34 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:32:34 #161 DONE 0.3s 10:32:34 10:32:34 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:32:34 #62 ... 10:32:34 10:32:34 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:32:34 #150 1206.2 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 10:32:34 #150 ... 10:32:34 10:32:34 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:32:34 #162 DONE 0.3s 10:32:34 10:32:34 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:32:34 #163 DONE 0.1s 10:32:34 10:32:34 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:32:34 #164 DONE 0.2s 10:32:34 10:32:34 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:32:34 #165 DONE 0.2s 10:32:34 10:32:34 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:32:34 #153 ... 10:32:34 10:32:34 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:32:34 #166 DONE 0.1s 10:32:34 10:32:34 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:32:34 #167 DONE 2.6s 10:32:34 10:32:34 #108 [security-proxy-setup] exporting to image 10:32:34 #108 exporting layers 10:32:34 #108 exporting layers 1.1s done 10:32:34 #108 writing image sha256:9acfe6c3f81732d20cea9c1597d445d8635b68fda9df059ff174744156611e2c done 10:32:34 #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 10:32:34 #108 DONE 8.2s 10:32:34 10:32:34 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:32:42 #160 ... 10:32:42 10:32:42 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:32:42 #150 DONE 1227.7s 10:32:42 10:32:42 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:32:42 #153 ... 10:32:42 10:32:42 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:32:43 #168 ... 10:32:43 10:32:43 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:32:43 #153 DONE 1228.4s 10:32:43 10:32:43 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:32:43 #160 ... 10:32:43 10:32:43 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:32:43 #168 DONE 0.5s 10:32:43 10:32:43 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:32:43 #169 DONE 0.2s 10:32:43 10:32:43 #170 [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 10:32:43 #170 DONE 0.3s 10:32:43 10:32:43 #171 [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 10:32:44 #171 ... 10:32:44 10:32:44 #172 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:32:44 #172 DONE 0.3s 10:32:44 10:32:44 #171 [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 10:32:44 #171 DONE 0.3s 10:32:44 10:32:44 #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:32:44 #173 DONE 0.3s 10:32:44 10:32:44 #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:32:45 #174 ... 10:32:45 10:32:45 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:32:45 #175 DONE 0.3s 10:32:45 10:32:45 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:32:45 #176 DONE 0.3s 10:32:45 10:32:45 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:32:45 #177 DONE 0.2s 10:32:45 10:32:45 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:32:48 #178 ... 10:32:48 10:32:48 #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:32:48 #174 DONE 3.5s 10:32:48 10:32:48 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:32:48 #179 DONE 0.2s 10:32:48 10:32:48 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:32:48 #180 DONE 0.2s 10:32:48 10:32:48 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:32:48 #181 ... 10:32:48 10:32:48 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:32:48 #178 DONE 2.8s 10:32:48 10:32:48 #108 [security-secretstore-setup] exporting to image 10:32:48 #108 exporting layers 10:32:49 #108 ... 10:32:49 10:32:49 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:32:49 #181 DONE 0.8s 10:32:49 10:32:49 #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:32:49 #182 DONE 0.3s 10:32:49 10:32:49 #183 [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/ 10:32:49 #183 DONE 0.3s 10:32:49 10:32:49 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:32:49 #156 ... 10:32:49 10:32:49 #184 [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/ 10:32:49 #184 DONE 0.3s 10:32:49 10:32:49 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:32:50 #139 ... 10:32:50 10:32:50 #185 [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/ 10:32:50 #185 DONE 0.2s 10:32:50 10:32:50 #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:32:50 #186 DONE 0.2s 10:32:50 10:32:50 #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:32:50 #187 DONE 0.1s 10:32:50 10:32:50 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:32:50 #188 ... 10:32:50 10:32:50 #108 [security-secretstore-setup] exporting to image 10:32:50 #108 exporting layers 2.4s done 10:32:50 #108 writing image sha256:edc701a539ee71a545456ce536e6d80ba36380ae23f199fe6022a91b5178fc74 0.1s done 10:32:50 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 10:32:50 #108 DONE 10.7s 10:32:51 10:32:51 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:32:52 #156 ... 10:32:52 10:32:52 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:32:52 #188 DONE 2.1s 10:32:52 10:32:52 #108 [security-bootstrapper] exporting to image 10:32:53 #108 exporting layers 1.0s done 10:32:53 #108 writing image sha256:56e8dfb285ff33e8a6265622e233e3b93e0e2d2cac7b47c0079289d4c964f8c3 done 10:32:53 #108 naming to docker.io/library/security-bootstrapper-arm64 done 10:32:53 #108 DONE 11.7s 10:32:53 10:32:53 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:49 #158 ... 10:33:49 10:33:49 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:33:49 #157 DONE 1287.0s 10:33:49 10:33:49 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:33:49 #152 ... 10:33:49 10:33:49 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:33:49 #189 DONE 0.3s 10:33:49 10:33:49 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:33:49 #190 DONE 0.1s 10:33:49 10:33:49 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:33:49 #191 DONE 0.3s 10:33:49 10:33:49 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:33:49 #192 DONE 0.1s 10:33:49 10:33:49 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:33:49 #151 ... 10:33:49 10:33:49 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:33:49 #193 DONE 0.2s 10:33:49 10:33:49 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:33:49 #194 DONE 2.0s 10:33:49 10:33:49 #108 [core-common-config-bootstrapper] exporting to image 10:33:49 #108 exporting layers 10:33:49 #108 exporting layers 0.6s done 10:33:49 #108 writing image sha256:d6da8070c72405b617f586dc2afb752aff6a9cd80e2fc38cad495b4e976cbaea 0.0s done 10:33:49 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done 10:33:49 #108 DONE 12.3s 10:33:49 10:33:49 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:36:11 #158 ... 10:36:11 10:36:11 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:36:11 #159 DONE 1427.4s 10:36:11 10:36:11 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:36:11 #160 ... 10:36:11 10:36:11 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:36:11 #195 DONE 0.2s 10:36:11 10:36:11 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:36:11 #196 DONE 0.2s 10:36:11 10:36:11 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:36:11 #156 ... 10:36:11 10:36:11 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:36:11 #197 DONE 0.3s 10:36:11 10:36:11 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:11 #155 ... 10:36:11 10:36:11 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:36:11 #198 DONE 0.1s 10:36:11 10:36:11 #108 [security-spiffe-token-provider] exporting to image 10:36:11 #108 exporting layers 10:36:11 #108 exporting layers 0.9s done 10:36:11 #108 writing image sha256:ff6cfe050e941d7f0da42abdb572424df179fcf9553fd7c931bcb0f1cdbdaa29 done 10:36:11 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:36:11 #108 DONE 13.2s 10:36:11 10:36:11 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:44:03 #156 ... 10:44:03 10:44:03 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:44:03 #154 DONE 1904.9s 10:44:03 10:44:03 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:44:03 #160 ... 10:44:03 10:44:03 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:44:03 #199 DONE 0.2s 10:44:03 10:44:03 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:44:03 #200 DONE 0.2s 10:44:03 10:44:03 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:44:03 #201 DONE 0.4s 10:44:03 10:44:03 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:44:03 #202 DONE 0.1s 10:44:03 10:44:03 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:44:03 #156 ... 10:44:03 10:44:03 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:44:03 #203 DONE 0.2s 10:44:03 10:44:03 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:44:03 #204 DONE 1.8s 10:44:03 10:44:03 #108 [security-proxy-auth] exporting to image 10:44:03 #108 exporting layers 10:44:04 #108 exporting layers 0.8s done 10:44:04 #108 writing image sha256:8fe73d6d65af57caeab804de3da6acdf7512c76f7c4aa2adf3c6421f328c9717 done 10:44:04 #108 naming to docker.io/library/security-proxy-auth-arm64 done 10:44:04 #108 DONE 14.0s 10:44:04 10:44:04 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:45:25 #151 ... 10:45:25 10:45:25 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:45:25 #156 DONE 1978.5s 10:45:25 10:45:25 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:45:25 #160 ... 10:45:25 10:45:25 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:45:25 #205 DONE 0.1s 10:45:25 10:45:25 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:45:25 #139 ... 10:45:25 10:45:25 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:45:25 #206 DONE 0.1s 10:45:25 10:45:25 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:45:25 #207 DONE 0.5s 10:45:25 10:45:25 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:45:25 #208 DONE 0.2s 10:45:25 10:45:25 #108 [core-command] exporting to image 10:45:25 #108 exporting layers 10:45:25 #108 exporting layers 0.4s done 10:45:25 #108 writing image sha256:06e141b92b5c7921ad12dae41d29ef5a730174f87bb4d0370bca5051e45601b9 done 10:45:25 #108 naming to docker.io/library/core-command-arm64 done 10:45:25 #108 DONE 14.5s 10:45:25 10:45:25 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:47:32 #160 ... 10:47:32 10:47:32 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:47:32 #151 DONE 2106.7s 10:47:32 10:47:32 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:47:32 #152 DONE 2106.6s 10:47:32 10:47:32 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:47:32 #155 ... 10:47:32 10:47:32 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:47:32 #209 DONE 0.3s 10:47:32 10:47:32 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:47:32 #210 DONE 0.3s 10:47:32 10:47:32 #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:47:32 #211 DONE 0.2s 10:47:32 10:47:32 #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:47:32 #212 DONE 0.8s 10:47:32 10:47:32 #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:47:32 #213 DONE 0.6s 10:47:32 10:47:32 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:47:32 #214 ... 10:47:32 10:47:32 #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:47:32 #215 DONE 0.2s 10:47:32 10:47:32 #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:47:32 #214 DONE 0.3s 10:47:32 10:47:32 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:47:32 #216 ... 10:47:32 10:47:32 #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 10:47:32 #217 DONE 0.2s 10:47:32 10:47:32 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:47:32 #216 DONE 0.2s 10:47:32 10:47:32 #108 [core-data] exporting to image 10:47:32 #108 exporting layers 10:47:32 #108 exporting layers 1.0s done 10:47:32 #108 writing image sha256:16162f58c9bf912e77d687749aafe20f5cff8969acbd55d523c57313ad4353fa done 10:47:32 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 10:47:32 #108 ... 10:47:32 10:47:32 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:47:32 #158 DONE 2110.5s 10:47:32 10:47:32 #108 [core-data] exporting to image 10:47:32 #108 exporting layers 1.2s done 10:47:32 #108 writing image sha256:e1a4114cd2db697d7688696de3656043473ce0512a731031fc0fa2ea2e3f2116 0.0s done 10:47:32 #108 naming to docker.io/library/core-data-arm64 0.0s done 10:47:32 #108 DONE 15.9s 10:47:32 10:47:32 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:47:32 #160 ... 10:47:32 10:47:32 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 10:47:32 #218 DONE 0.1s 10:47:32 10:47:32 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 10:47:32 #219 DONE 0.1s 10:47:32 10:47:32 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:47:32 #220 DONE 0.4s 10:47:32 10:47:32 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:47:32 #160 ... 10:47:32 10:47:32 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:47:32 #221 DONE 0.1s 10:47:32 10:47:32 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:47:32 #222 DONE 0.1s 10:47:32 10:47:32 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 10:47:32 #223 DONE 0.1s 10:47:32 10:47:32 #108 [core-metadata] exporting to image 10:47:32 #108 exporting layers 0.5s done 10:47:32 #108 writing image sha256:fe2869eab17650ba3bf8dc6c40e0740f7b5c808b9a0e7c42b5453edc55beb1f2 0.0s done 10:47:32 #108 naming to docker.io/library/core-metadata-arm64 done 10:47:32 #108 DONE 16.4s 10:47:32 10:47:32 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:48:04 #62 ... 10:48:04 10:48:04 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:48:04 #155 DONE 2148.2s 10:48:04 10:48:04 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:48:04 #160 DONE 2148.2s 10:48:04 10:48:04 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:48:04 #139 DONE 2148.3s 10:48:04 10:48:04 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:48:04 #62 ... 10:48:04 10:48:04 #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:48:04 #224 DONE 0.4s 10:48:04 10:48:04 #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:48:04 #225 ... 10:48:04 10:48:04 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:48:04 #226 DONE 0.3s 10:48:04 10:48:04 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:48:04 #227 DONE 0.3s 10:48:04 10:48:04 #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:48:04 #225 DONE 0.3s 10:48:04 10:48:04 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:48:04 #228 ... 10:48:04 10:48:04 #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:48:04 #229 DONE 0.2s 10:48:04 10:48:04 #230 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:48:04 #230 DONE 0.2s 10:48:04 10:48:04 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:48:04 #231 DONE 0.4s 10:48:04 10:48:04 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:48:04 #228 DONE 0.7s 10:48:04 10:48:04 #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:48:04 #232 DONE 0.6s 10:48:04 10:48:04 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:48:04 #233 ... 10:48:04 10:48:04 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:48:04 #234 DONE 0.2s 10:48:04 10:48:04 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:48:04 #233 DONE 0.2s 10:48:04 10:48:04 #235 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:48:04 #235 DONE 0.2s 10:48:04 10:48:04 #108 [support-scheduler] exporting to image 10:48:04 #108 exporting layers 10:48:05 #108 exporting layers 0.6s done 10:48:05 #108 writing image sha256:fd10c6ecf6102afd77b5c76704e9eada566052cc2f5a2b4865373f693f62a5cc 0.0s done 10:48:05 #108 naming to docker.io/library/support-notifications-arm64 done 10:48:05 #108 writing image sha256:d8e6a9a897943630b9b2949c724cb6c883674375ded7c1896871814f5805b9f0 done 10:48:05 #108 naming to docker.io/library/support-scheduler-arm64 done 10:48:06 #108 exporting layers 1.6s done 10:48:06 #108 writing image sha256:c7f81d1c39b917748fe24ddbd7363417a844d4b2fe27fe04fc0efecd4129cc1c done 10:48:06 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 10:48:06 #108 DONE 18.4s 10:48:06 10:48:06 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:48:06 time="2024-09-20T10:08:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:48:06 $ docker stop --time=1 81cbb425e3da2e475f6ebf77865302c6f634aba55dc5bfea4444a4661456fc13 10:48:08 $ docker rm -f --volumes 81cbb425e3da2e475f6ebf77865302c6f634aba55dc5bfea4444a4661456fc13 [Pipeline] // withDockerContainer [Pipeline] sh 10:48:08 + docker images 10:48:08 REPOSITORY TAG IMAGE ID CREATED SIZE 10:48:08 support-scheduler-arm64 latest d8e6a9a89794 4 seconds ago 41.5MB 10:48:08 support-cron-scheduler-arm64 latest c7f81d1c39b9 4 seconds ago 43.7MB 10:48:08 support-notifications-arm64 latest fd10c6ecf610 4 seconds ago 42.2MB 10:48:08 core-metadata-arm64 latest fe2869eab176 42 seconds ago 39.5MB 10:48:08 core-keeper-arm64 latest 16162f58c9bf 45 seconds ago 39.2MB 10:48:08 core-data-arm64 latest e1a4114cd2db 45 seconds ago 39.3MB 10:48:08 core-command-arm64 latest 06e141b92b5c 2 minutes ago 35.1MB 10:48:08 security-proxy-auth-arm64 latest 8fe73d6d65af 4 minutes ago 32.7MB 10:48:08 security-spiffe-token-provider-arm64 latest ff6cfe050e94 12 minutes ago 29.1MB 10:48:08 core-common-config-bootstrapper-arm64 latest d6da8070c724 14 minutes ago 15.4MB 10:48:08 security-bootstrapper-arm64 latest 56e8dfb285ff 15 minutes ago 18.9MB 10:48:08 security-secretstore-setup-arm64 latest edc701a539ee 15 minutes ago 36.4MB 10:48:08 security-proxy-setup-arm64 latest 9acfe6c3f817 15 minutes ago 26.2MB 10:48:08 security-spire-config-arm64 latest 60f200024152 37 minutes ago 115MB 10:48:08 security-spire-agent-arm64 latest d0c0b12cf9a6 37 minutes ago 174MB 10:48:08 security-spire-server-arm64 latest 01912000ee8f 37 minutes ago 116MB 10:48:08 ci-base-image-arm64 latest 5335ce9492c2 57 minutes ago 967MB 10:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 10:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:09 10:48:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:09 arm64: Pulling from edgex-lftools-log-publisher 10:48:09 8998bd30e6a1: Pulling fs layer 10:48:09 04944245beec: Pulling fs layer 10:48:09 699f458cf7ca: Pulling fs layer 10:48:09 765212b225bb: Pulling fs layer 10:48:09 f23df028b6ca: Pulling fs layer 10:48:09 d65c8cfc05b1: Pulling fs layer 10:48:09 2437ff75d9bd: Pulling fs layer 10:48:09 f23df028b6ca: Waiting 10:48:09 d65c8cfc05b1: Waiting 10:48:09 2437ff75d9bd: Waiting 10:48:09 765212b225bb: Waiting 10:48:09 04944245beec: Verifying Checksum 10:48:09 04944245beec: Download complete 10:48:10 765212b225bb: Verifying Checksum 10:48:10 765212b225bb: Download complete 10:48:10 f23df028b6ca: Verifying Checksum 10:48:10 f23df028b6ca: Download complete 10:48:10 d65c8cfc05b1: Verifying Checksum 10:48:10 d65c8cfc05b1: Download complete 10:48:10 699f458cf7ca: Verifying Checksum 10:48:10 699f458cf7ca: Download complete 10:48:10 8998bd30e6a1: Verifying Checksum 10:48:10 8998bd30e6a1: Download complete 10:48:13 2437ff75d9bd: Download complete 10:48:15 8998bd30e6a1: Pull complete 10:48:16 04944245beec: Pull complete 10:48:17 699f458cf7ca: Pull complete 10:48:17 765212b225bb: Pull complete 10:48:18 f23df028b6ca: Pull complete 10:48:18 d65c8cfc05b1: Pull complete 10:48:36 2437ff75d9bd: Pull complete 10:48:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:37 prd-ubuntu20.04-docker-arm64-4c-16g-10742 does not seem to be running inside a container 10:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:48:40 $ docker top 590a90ca402525c3c35bf098dde7e23c43a385237fa759c90d0497848c746eb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:41 ---> job-cost.sh 10:48:41 lf-activate-venv: SKIPPING 10:48:41 INFO: No Stack... 10:48:41 INFO: Retrieving Pricing Info for: v3-standard-4 10:48:42 INFO: Archiving Costs [Pipeline] sh 10:48:42 + cat /w/workspace/edgex-go/2/archives/cost.csv 10:48:42 + cut -d, -f6 [Pipeline] lock 10:48:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4913-2-stack-cost] 10:48:42 Resource [jenkins-edgexfoundry-edgex-go-PR-4913-2-stack-cost] did not exist. Created. 10:48:42 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4913-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:48:43 + echo total: 0.2199999988079071 [Pipeline] stash 10:48:43 Stashed 1 file(s) [Pipeline] } 10:48:43 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4913-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:48:43 $ docker stop --time=1 590a90ca402525c3c35bf098dde7e23c43a385237fa759c90d0497848c746eb6 10:48:44 $ docker rm -f --volumes 590a90ca402525c3c35bf098dde7e23c43a385237fa759c90d0497848c746eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:48:45 provisioning config files... 10:48:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config10606429033717130757tmp [Pipeline] { [Pipeline] sh 10:48:45 + set +x 10:48:45 + curl -s https://codecov.io/bash 10:48:45 + bash -s -- 10:48:45 10:48:45 _____ _ 10:48:45 / ____| | | 10:48:45 | | ___ __| | ___ ___ _____ __ 10:48:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:48:45 | |___| (_) | (_| | __/ (_| (_) \ V / 10:48:45 \_____\___/ \__,_|\___|\___\___/ \_/ 10:48:45 Bash-1.0.6 10:48:45 10:48:45 10:48:45 ==> git version 2.25.1 found 10:48:45 ==> 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 10:48:45 Release-Date: 2020-01-08 10:48:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:48:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:48:45 ==> Jenkins CI detected. 10:48:45 current dir:  /w/workspace/edgex-go/2 10:48:45 project root: . 10:48:45 --> token set from env 10:48:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:48:45 ==> Running gcov in . (disable via -X gcov) 10:48:45 ==> Python coveragepy not found 10:48:45 ==> Searching for coverage reports in: 10:48:45 + . 10:48:46 -> Found 1 reports 10:48:46 ==> Detecting git/mercurial file structure 10:48:46 ==> Reading reports 10:48:46 + ./coverage.out bytes=576066 10:48:46 ==> Appending adjustments 10:48:46 https://docs.codecov.io/docs/fixing-reports 10:48:47 + Found adjustments 10:48:47 ==> Gzipping contents 10:48:47 72K /tmp/codecov.Ukryvq.gz 10:48:47 ==> Uploading reports 10:48:47 url: https://codecov.io 10:48:47 query: branch=PR-4913&commit=76daa36ac358040e06c3add0ee1e5e8702f82f8a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4913%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4913&job=&cmd_args= 10:48:47 -> Pinging Codecov 10:48:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4913&commit=76daa36ac358040e06c3add0ee1e5e8702f82f8a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4913%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4913&job=&cmd_args= 10:48:47 -> Uploading to 10:48:47 https://storage.googleapis.com/codecov/v4/raw/2024-09-20/00271124DB129430A58F1EEE437C3FCB/76daa36ac358040e06c3add0ee1e5e8702f82f8a/96a5316a-f517-43b0-a3ea-3f464e17fcea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240920%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240920T104847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=492b630ffafa194e26de8ae3b5bf9893c94b01fb2fcc0dcbae179c7896023d2c 10:48:47 % Total % Received % Xferd Average Speed Time Time Time Current 10:48:47 Dload Upload Total Spent Left Speed 10:48:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70690 0 0 100 70690 0 221k --:--:-- --:--:-- --:--:-- 221k 100 70690 0 0 100 70690 0 221k --:--:-- --:--:-- --:--:-- 221k 10:48:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/76daa36ac358040e06c3add0ee1e5e8702f82f8a [Pipeline] } 10:48:47 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 10:48:48 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 10:48:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:48:49 ---> package-listing.sh 10:48:49 ++ facter osfamily 10:48:49 ++ tr '[:upper:]' '[:lower:]' 10:48:49 + OS_FAMILY=debian 10:48:49 + workspace=/w/workspace/edgex-go/2 10:48:49 + START_PACKAGES=/tmp/packages_start.txt 10:48:49 + END_PACKAGES=/tmp/packages_end.txt 10:48:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:48:49 + PACKAGES=/tmp/packages_start.txt 10:48:49 + '[' /w/workspace/edgex-go/2 ']' 10:48:49 + PACKAGES=/tmp/packages_end.txt 10:48:49 + case "${OS_FAMILY}" in 10:48:49 + dpkg -l 10:48:49 + grep '^ii' 10:48:49 + '[' -f /tmp/packages_start.txt ']' 10:48:49 + '[' -f /tmp/packages_end.txt ']' 10:48:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:48:49 + '[' /w/workspace/edgex-go/2 ']' 10:48:49 + mkdir -p /w/workspace/edgex-go/2/archives/ 10:48:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 10:48:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:48:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:48:50 10:48:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:48:51 latest: Pulling from edgex-lftools-log-publisher 10:48:51 5eb5b503b376: Pulling fs layer 10:48:51 5c69ac0246d0: Pulling fs layer 10:48:51 ec43610c2a17: Pulling fs layer 10:48:51 3a2ae6a8a46f: Pulling fs layer 10:48:51 33b1e0a273af: Pulling fs layer 10:48:51 5d3b04190fa2: Pulling fs layer 10:48:51 2f39f015ded8: Pulling fs layer 10:48:51 3a2ae6a8a46f: Waiting 10:48:51 33b1e0a273af: Waiting 10:48:51 2f39f015ded8: Waiting 10:48:51 5d3b04190fa2: Waiting 10:48:51 5c69ac0246d0: Verifying Checksum 10:48:51 5c69ac0246d0: Download complete 10:48:51 3a2ae6a8a46f: Verifying Checksum 10:48:51 3a2ae6a8a46f: Download complete 10:48:51 33b1e0a273af: Verifying Checksum 10:48:51 33b1e0a273af: Download complete 10:48:51 5d3b04190fa2: Verifying Checksum 10:48:51 5d3b04190fa2: Download complete 10:48:51 ec43610c2a17: Verifying Checksum 10:48:51 ec43610c2a17: Download complete 10:48:51 5eb5b503b376: Verifying Checksum 10:48:51 5eb5b503b376: Download complete 10:48:51 2f39f015ded8: Download complete 10:48:52 5eb5b503b376: Pull complete 10:48:52 5c69ac0246d0: Pull complete 10:48:52 ec43610c2a17: Pull complete 10:48:53 3a2ae6a8a46f: Pull complete 10:48:53 33b1e0a273af: Pull complete 10:48:53 5d3b04190fa2: Pull complete 10:48:57 2f39f015ded8: Pull complete 10:48:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:48:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:57 prd-ubuntu20.04-docker-8c-8g-10741 does not seem to be running inside a container 10:48:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:49:02 $ docker top bbf325a99bf8044e84590b7628afffb42ccddd73bca8009ee7f823ed3a678e01 -eo pid,comm [Pipeline] { [Pipeline] sh 10:49:02 + touch /tmp/pre-build-complete [Pipeline] sh 10:49:02 + mkdir -p /var/log/sysstat [Pipeline] sh 10:49:03 + ls /var/log/sa-host 10:49:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:49:03 provisioning config files... 10:49:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9348873464366023060tmp [Pipeline] { [Pipeline] echo 10:49:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:49:03 ---> create-netrc.sh [Pipeline] } 10:49:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:49:04 ---> python-tools-install.sh [Pipeline] echo 10:49:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:49:04 ---> sudo-logs.sh 10:49:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:49:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:49:04 ---> job-cost.sh 10:49:04 lf-activate-venv: SKIPPING 10:49:04 DEBUG: total: 0.2199999988079071 10:49:04 INFO: Retrieving Stack Cost... 10:49:04 INFO: Retrieving Pricing Info for: v3-standard-8 10:49:05 INFO: Archiving Costs [Pipeline] echo 10:49:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:49:05 ---> logs-deploy.sh 10:49:05 lf-activate-venv: SKIPPING 10:49:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4913/2 10:49:05 INFO: archiving workspace using pattern(s): 10:49:06 Archives upload complete. 10:49:07 INFO: archiving logs to Nexus 10:49:07 ---> uname -a: 10:49:07 Linux prd-ubuntu20-04-docker-8c-8g-10741 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:49:07 10:49:07 10:49:07 ---> lscpu: 10:49:07 Architecture: x86_64 10:49:07 CPU op-mode(s): 32-bit, 64-bit 10:49:07 Byte Order: Little Endian 10:49:07 Address sizes: 40 bits physical, 48 bits virtual 10:49:07 CPU(s): 8 10:49:07 On-line CPU(s) list: 0-7 10:49:07 Thread(s) per core: 1 10:49:07 Core(s) per socket: 1 10:49:07 Socket(s): 8 10:49:07 NUMA node(s): 1 10:49:07 Vendor ID: AuthenticAMD 10:49:07 CPU family: 23 10:49:07 Model: 49 10:49:07 Model name: AMD EPYC-Rome Processor 10:49:07 Stepping: 0 10:49:07 CPU MHz: 2799.998 10:49:07 BogoMIPS: 5599.99 10:49:07 Virtualization: AMD-V 10:49:07 Hypervisor vendor: KVM 10:49:07 Virtualization type: full 10:49:07 L1d cache: 256 KiB 10:49:07 L1i cache: 256 KiB 10:49:07 L2 cache: 4 MiB 10:49:07 L3 cache: 128 MiB 10:49:07 NUMA node0 CPU(s): 0-7 10:49:07 Vulnerability Itlb multihit: Not affected 10:49:07 Vulnerability L1tf: Not affected 10:49:07 Vulnerability Mds: Not affected 10:49:07 Vulnerability Meltdown: Not affected 10:49:07 Vulnerability Mmio stale data: Not affected 10:49:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:49:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:49:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:49:07 Vulnerability Srbds: Not affected 10:49:07 Vulnerability Tsx async abort: Not affected 10:49:07 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 10:49:07 10:49:07 10:49:07 ---> nproc: 10:49:07 8 10:49:07 10:49:07 10:49:07 ---> df -h: 10:49:07 Filesystem Size Used Avail Use% Mounted on 10:49:07 overlay 155G 28G 128G 18% / 10:49:07 tmpfs 64M 0 64M 0% /dev 10:49:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:49:07 shm 64M 0 64M 0% /dev/shm 10:49:07 /dev/vda1 155G 28G 128G 18% /facter-os 10:49:07 10:49:07 10:49:07 ---> sar -b -r -n DEV: 10:49:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10741) 09/20/24 _x86_64_ (8 CPU) 10:49:07 10:49:07 09:44:54 LINUX RESTART (8 CPU) 10:49:07 10:49:07 09:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:49:07 09:46:01 312.63 45.86 266.77 0.00 5073.29 177035.16 0.00 10:49:07 09:47:02 165.24 3.58 161.66 0.00 389.40 57845.69 0.00 10:49:07 09:48:01 85.58 0.08 85.49 0.00 4.88 41684.34 0.00 10:49:07 09:49:01 18.93 0.02 18.91 0.00 0.13 12613.63 0.00 10:49:07 09:50:01 46.74 1.58 45.16 0.00 84.92 21182.87 0.00 10:49:07 09:51:01 240.63 4.08 236.55 0.00 4305.85 120769.08 0.00 10:49:07 09:52:01 415.78 0.30 415.48 0.00 8.67 164209.70 0.00 10:49:07 09:53:01 407.33 14.13 393.20 0.00 113.05 104065.19 0.00 10:49:07 09:54:01 245.52 0.51 245.00 0.00 8.23 88691.67 0.00 10:49:07 09:55:01 277.14 0.07 277.07 0.00 0.53 79751.91 0.00 10:49:07 09:56:01 277.24 0.03 277.21 0.00 0.27 89676.63 0.00 10:49:07 09:57:01 585.05 0.05 585.00 0.00 3.87 70226.16 0.00 10:49:07 09:58:01 1.97 0.00 1.97 0.00 0.00 22.93 0.00 10:49:07 09:59:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 10:49:07 10:00:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 10:49:07 10:01:01 1.83 0.02 1.82 0.00 0.13 24.80 0.00 10:49:07 10:02:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 10:49:07 10:03:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 10:49:07 10:04:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 10:49:07 10:05:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 10:49:07 10:06:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 10:49:07 10:07:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 10:49:07 10:08:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 10:49:07 10:09:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 10:49:07 10:10:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 10:49:07 10:11:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 10:49:07 10:12:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 10:49:07 10:13:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 10:49:07 10:14:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 10:49:07 10:15:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 10:49:07 10:16:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 10:49:07 10:17:01 1.07 0.02 1.05 0.00 0.13 12.00 0.00 10:49:07 10:18:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00 10:49:07 10:19:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 10:49:07 10:20:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 10:49:07 10:21:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 10:49:07 10:22:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 10:49:07 10:23:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 10:49:07 10:24:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 10:49:07 10:25:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 10:49:07 10:26:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 10:49:07 10:27:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 10:49:07 10:28:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 10:49:07 10:29:01 2.38 1.03 1.35 0.00 21.99 20.53 0.00 10:49:07 10:30:01 1.77 0.00 1.77 0.00 0.00 21.73 0.00 10:49:07 10:31:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 10:49:07 10:32:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 10:49:07 10:33:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 10:49:07 10:34:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 10:49:07 10:35:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 10:49:07 10:36:01 1.03 0.00 1.03 0.00 0.00 13.60 0.00 10:49:07 10:37:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 10:49:07 10:38:01 1.23 0.00 1.23 0.00 0.00 15.59 0.00 10:49:07 10:39:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 10:49:07 10:40:02 1.18 0.00 1.18 0.00 0.00 15.45 0.00 10:49:07 10:41:01 1.29 0.00 1.29 0.00 0.00 14.64 0.00 10:49:07 10:42:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 10:49:07 10:43:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 10:49:07 10:44:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 10:49:07 10:45:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 10:49:07 10:46:01 3.10 1.52 1.58 0.00 35.45 22.13 0.00 10:49:07 10:47:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 10:49:07 10:48:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 10:49:07 10:49:01 56.76 0.20 56.56 0.00 18.80 12770.14 0.00 10:49:07 Average: 49.99 1.14 48.85 0.00 157.42 16271.98 0.00 10:49:07 10:49:07 09:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:49:07 09:46:01 29767364 31576184 762400 2.32 60196 2050304 1849640 5.45 980340 1797448 188912 10:49:07 09:47:02 27622316 31488432 811256 2.47 124880 3903456 2024916 5.97 1299736 3443772 459460 10:49:07 09:48:01 27106964 31366220 926380 2.82 129176 4266444 2069908 6.10 1901880 3327024 319320 10:49:07 09:49:01 26666880 31386316 904268 2.75 132868 4699456 2015696 5.94 1868584 3775492 891788 10:49:07 09:50:01 26384196 31369096 909860 2.77 138316 4920324 2042024 6.02 1863456 4005768 448856 10:49:07 09:51:01 20364820 31379200 890564 2.71 160940 10801972 2733480 8.06 2083336 9668128 4150748 10:49:07 09:52:01 19633356 31204448 1037752 3.16 185400 11275244 3584680 10.56 2485476 9905008 10844 10:49:07 09:53:01 14330648 31356044 889692 2.71 344364 16228720 2597712 7.66 2850400 14504384 2263088 10:49:07 09:54:01 9866488 28565156 3607768 10.97 377860 17522516 11423248 33.67 6194476 15168280 1176396 10:49:07 09:55:01 7242720 28010996 4170524 12.68 391496 19510944 10230100 30.15 7577616 16359960 1191088 10:49:07 09:56:01 6151000 29691060 2497080 7.59 402428 22186428 7372136 21.73 7099440 17861496 1501992 10:49:07 09:57:01 9693548 31382660 863656 2.63 409196 20551388 2362372 6.96 3305344 18412704 476 10:49:07 09:58:01 9693484 31382616 863656 2.63 409220 20551388 2362372 6.96 3305216 18412704 16 10:49:07 09:59:01 9743332 31432604 813524 2.47 409248 20551520 2362372 6.96 3255568 18412836 172 10:49:07 10:00:01 9744252 31433552 812476 2.47 409280 20551512 2362372 6.96 3254792 18412836 28 10:49:07 10:01:01 9745076 31434464 811824 2.47 409332 20551504 2375164 7.00 3254520 18412816 160 10:49:07 10:02:01 9745316 31434776 811724 2.47 409360 20551508 2375164 7.00 3254808 18412824 28 10:49:07 10:03:01 9745448 31434940 811460 2.47 409388 20551508 2375164 7.00 3254816 18412824 240 10:49:07 10:04:01 9745812 31435320 811072 2.47 409408 20551512 2375164 7.00 3254732 18412828 20 10:49:07 10:05:01 9745732 31435272 811000 2.47 409440 20551512 2375164 7.00 3254884 18412828 12 10:49:07 10:06:01 9746972 31436532 809920 2.46 409460 20551516 2375164 7.00 3253528 18412832 8 10:49:07 10:07:01 9746932 31436524 809920 2.46 409492 20551524 2375164 7.00 3253492 18412840 188 10:49:07 10:08:01 9746924 31436516 809884 2.46 409508 20551524 2375164 7.00 3253536 18412840 8 10:49:07 10:09:01 9746940 31436536 809796 2.46 409516 20551528 2375164 7.00 3253576 18412844 168 10:49:07 10:10:01 9746932 31436592 809716 2.46 409540 20551532 2375164 7.00 3253616 18412852 4 10:49:07 10:11:01 9747108 31436776 809616 2.46 409572 20551536 2375164 7.00 3253896 18412848 252 10:49:07 10:12:01 9747124 31436828 809576 2.46 409592 20551540 2375164 7.00 3253580 18412852 4 10:49:07 10:13:01 9747076 31436784 809540 2.46 409616 20551540 2375164 7.00 3253684 18412856 240 10:49:07 10:14:01 9747028 31436804 809500 2.46 409636 20551544 2375164 7.00 3253696 18412864 28 10:49:07 10:15:01 9746696 31436476 809696 2.46 409684 20551548 2375164 7.00 3253728 18412868 212 10:49:07 10:16:01 9746672 31436508 809648 2.46 409712 20551548 2375164 7.00 3253700 18412864 8 10:49:07 10:17:01 9746576 31436416 809632 2.46 409728 20551548 2375164 7.00 3254028 18412868 156 10:49:07 10:18:01 9746568 31436476 809568 2.46 409744 20551552 2375164 7.00 3253832 18412868 8 10:49:07 10:19:01 9746536 31436448 809508 2.46 409760 20551560 2375164 7.00 3253832 18412872 160 10:49:07 10:20:01 9746512 31436460 809464 2.46 409780 20551564 2375164 7.00 3253848 18412876 4 10:49:07 10:21:01 9746744 31436716 809324 2.46 409812 20551564 2375164 7.00 3254140 18412876 160 10:49:07 10:22:01 9746976 31436952 809280 2.46 409836 20551568 2375164 7.00 3253792 18412880 8 10:49:07 10:23:01 9746644 31436688 809444 2.46 409856 20551576 2375164 7.00 3254252 18412888 156 10:49:07 10:24:01 9746848 31436892 809164 2.46 409872 20551576 2375164 7.00 3254272 18412888 8 10:49:07 10:25:01 9746680 31436768 809132 2.46 409888 20551580 2358600 6.95 3254280 18412900 148 10:49:07 10:26:01 9746908 31437040 808936 2.46 409900 20551580 2358600 6.95 3254256 18412896 12 10:49:07 10:27:01 9746648 31436916 808996 2.46 409908 20551712 2358600 6.95 3253912 18413028 176 10:49:07 10:28:01 9746632 31436924 808960 2.46 409940 20551716 2358600 6.95 3254268 18413032 12 10:49:07 10:29:01 9744104 31435468 810340 2.46 410016 20552336 2398904 7.07 3254520 18413584 320 10:49:07 10:30:01 9744372 31435752 810012 2.46 410044 20552328 2398904 7.07 3254384 18413588 12 10:49:07 10:31:01 9744584 31436020 809648 2.46 410072 20552340 2398904 7.07 3254828 18413588 160 10:49:07 10:32:01 9744560 31436000 809604 2.46 410092 20552344 2398904 7.07 3254472 18413592 8 10:49:07 10:33:01 9744468 31435912 809836 2.46 410104 20552348 2398904 7.07 3254504 18413596 180 10:49:07 10:34:01 9744452 31435928 809812 2.46 410120 20552348 2398904 7.07 3254520 18413596 8 10:49:07 10:35:01 9744412 31435892 809740 2.46 410156 20552348 2398904 7.07 3254520 18413600 148 10:49:07 10:36:01 9744320 31435868 809936 2.46 410176 20552356 2398904 7.07 3254340 18413604 28 10:49:07 10:37:01 9744312 31435860 809864 2.46 410208 20552360 2398904 7.07 3254572 18413604 168 10:49:07 10:38:01 9744540 31436156 809572 2.46 410224 20552364 2398904 7.07 3254700 18413616 8 10:49:07 10:39:01 9744720 31436336 809396 2.46 410248 20552368 2398904 7.07 3254392 18413616 164 10:49:07 10:40:02 9744452 31436076 809580 2.46 410280 20552372 2398904 7.07 3254652 18413624 48 10:49:07 10:41:01 9744396 31436080 809540 2.46 410336 20552376 2398904 7.07 3254828 18413624 4 10:49:07 10:42:01 9744596 31436336 809476 2.46 410364 20552376 2414964 7.12 3254808 18413624 8 10:49:07 10:43:01 9745084 31436832 808932 2.46 410384 20552380 2414964 7.12 3254808 18413628 28 10:49:07 10:44:01 9745288 31437084 808652 2.46 410400 20552380 2398744 7.07 3254636 18413628 8 10:49:07 10:45:01 9744988 31436788 808884 2.46 410416 20552384 2398744 7.07 3254940 18413632 8 10:49:07 10:46:01 9735512 31429404 816160 2.48 410472 20553444 2382596 7.02 3265972 18413928 16 10:49:07 10:47:01 9735400 31429292 816192 2.48 410484 20553452 2382596 7.02 3265640 18413884 16 10:49:07 10:48:01 9735056 31429004 816656 2.48 410504 20553456 2382596 7.02 3265368 18413892 8 10:49:07 10:49:01 9192620 31393952 848100 2.58 414864 21006820 2510372 7.40 3297256 18866596 106096 10:49:07 Average: 11421432 31302171 945251 2.87 377736 18860506 2723480 8.03 3263450 16815122 198644 10:49:07 10:49:07 09:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:49:07 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:46:01 ens3 592.70 448.59 5267.00 90.76 0.00 0.00 0.00 0.00 10:49:07 09:46:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 10:49:07 09:47:02 docker0 893.12 886.57 66.48 4961.15 0.00 0.00 0.00 0.00 10:49:07 09:47:02 ens3 1020.90 971.64 8144.17 97.82 0.00 0.00 0.00 0.00 10:49:07 09:47:02 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 10:49:07 09:48:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:48:01 ens3 39.71 21.93 38.30 11.10 0.00 0.00 0.00 0.00 10:49:07 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:48:01 veth2b3e05d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 10:49:07 09:49:01 docker0 1.72 1.72 0.13 0.15 0.00 0.00 0.00 0.00 10:49:07 09:49:01 ens3 36.64 27.26 28.14 16.51 0.00 0.00 0.00 0.00 10:49:07 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 09:49:01 veth2b3e05d 1.72 1.73 0.15 0.16 0.00 0.00 0.00 0.00 10:49:07 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:50:01 ens3 61.16 30.46 685.21 11.47 0.00 0.00 0.00 0.00 10:49:07 09:50:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:49:07 09:50:01 veth2b3e05d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:51:01 veth09d5d39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:51:01 docker0 0.35 0.30 0.03 0.12 0.00 0.00 0.00 0.00 10:49:07 09:51:01 veth6a9c7f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:51:01 veth9277a12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:51:01 veth1d4099a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:51:01 ens3 343.33 194.67 5201.86 182.75 0.00 0.00 0.00 0.00 10:49:07 09:51:01 veth51ca37b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:51:01 vethcccb62b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:51:01 vethba79ea4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:51:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 10:49:07 09:51:01 veth40fc47d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:51:01 vethdf5783c 0.35 0.45 0.03 0.14 0.00 0.00 0.00 0.00 10:49:07 09:52:01 veth9ce7a7f 18.21 25.41 1.74 11.57 0.00 0.00 0.00 0.00 10:49:07 09:52:01 docker0 144.44 213.33 10.72 1170.51 0.00 0.00 0.00 0.00 10:49:07 09:52:01 ens3 232.14 156.11 1186.81 21.24 0.00 0.00 0.00 0.00 10:49:07 09:52:01 veth0ae0b58 18.36 24.75 1.75 11.56 0.00 0.00 0.00 0.00 10:49:07 09:52:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 09:52:01 vethd3b59a8 18.11 24.76 1.73 11.65 0.00 0.00 0.00 0.00 10:49:07 09:52:01 vethb15cdaf 18.23 26.03 1.74 11.62 0.00 0.00 0.00 0.00 10:49:07 09:52:01 vethbd154cc 18.01 24.33 1.72 11.50 0.00 0.00 0.00 0.00 10:49:07 09:52:01 vethdf5783c 0.07 1.15 0.00 0.05 0.00 0.00 0.00 0.00 10:49:07 09:53:01 docker0 339.61 616.41 30.22 5857.67 0.00 0.00 0.00 0.00 10:49:07 09:53:01 ens3 620.08 342.11 5860.41 36.43 0.00 0.00 0.00 0.00 10:49:07 09:53:01 veth214d843 156.26 83.64 1185.19 8.71 0.00 0.00 0.00 0.00 10:49:07 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 09:53:01 veth9b7be7c 148.29 78.52 1183.85 8.17 0.00 0.00 0.00 0.00 10:49:07 09:53:01 vethb15cdaf 65.41 130.23 6.97 1173.57 0.00 0.00 0.00 0.10 10:49:07 09:53:01 vethbd154cc 60.51 123.96 6.45 1172.35 0.00 0.00 0.00 0.10 10:49:07 09:53:01 vethdf5783c 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 veth6c630d2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 vethdf843ed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 vethda84b3a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 vethb82d4ac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 vethd818485 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:54:01 veth7a6a633 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 veth3a4b384 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 ens3 16.59 9.91 13.38 7.40 0.00 0.00 0.00 0.00 10:49:07 09:54:01 veth27a7100 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 veth7d15593 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 vethc203f4d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 veth4a39c00 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:54:01 vethcfc5545 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 veth4893c81 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:49:07 09:54:01 vethdf5783c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 veth6c630d2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 vethdf843ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 vethda84b3a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 vethb82d4ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 vethd818485 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 veth7a6a633 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 veth3a4b384 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 ens3 4.03 2.97 3.20 1.80 0.00 0.00 0.00 0.00 10:49:07 09:55:01 veth27a7100 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 veth7d15593 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 vethc203f4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 veth4a39c00 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 09:55:01 vethcfc5545 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 veth4893c81 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:55:01 vethdf5783c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 veth6c630d2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 vethdf843ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 vethda84b3a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 vethb82d4ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 vethd818485 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 veth7a6a633 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 veth3a4b384 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 ens3 3.93 2.43 3.11 1.68 0.00 0.00 0.00 0.00 10:49:07 09:56:01 veth27a7100 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 veth7d15593 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 vethc203f4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 veth4a39c00 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 vethcfc5545 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 veth4893c81 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:56:01 vethdf5783c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:57:01 ens3 3.97 2.40 4.02 1.88 0.00 0.00 0.00 0.00 10:49:07 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 09:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:01:01 ens3 0.35 0.28 0.13 0.13 0.00 0.00 0.00 0.00 10:49:07 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:02:01 ens3 0.37 0.32 0.26 0.20 0.00 0.00 0.00 0.00 10:49:07 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:03:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:04:01 ens3 1.02 0.47 0.77 0.21 0.00 0.00 0.00 0.00 10:49:07 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:06:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 10:49:07 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:08:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:10:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:11:01 ens3 0.32 0.30 0.14 0.08 0.00 0.00 0.00 0.00 10:49:07 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:15:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:16:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:49:07 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:20:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:21:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:49:07 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:26:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:49:07 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:29:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:30:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:31:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:49:07 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:32:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:33:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:34:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:36:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:49:07 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:38:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:39:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:40:02 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:41:01 ens3 0.25 0.19 0.09 0.07 0.00 0.00 0.00 0.00 10:49:07 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:42:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:43:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:44:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:46:01 ens3 8.40 7.01 5.97 6.45 0.00 0.00 0.00 0.00 10:49:07 10:46:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:47:01 ens3 0.22 0.17 0.09 0.01 0.00 0.00 0.00 0.00 10:49:07 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:07 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:07 10:49:01 ens3 101.65 63.59 2526.63 13.02 0.00 0.00 0.00 0.00 10:49:07 10:49:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 10:49:07 Average: docker0 21.56 26.86 1.68 187.41 0.00 0.00 0.00 0.00 10:49:07 Average: ens3 48.31 35.72 452.86 7.84 0.00 0.00 0.00 0.00 10:49:07 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 10:49:07 10:49:07 10:49:07 ---> sar -P ALL: 10:49:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10741) 09/20/24 _x86_64_ (8 CPU) 10:49:07 10:49:07 09:44:54 LINUX RESTART (8 CPU) 10:49:07 10:49:07 09:45:01 CPU %user %nice %system %iowait %steal %idle 10:49:07 09:46:01 all 7.26 0.00 2.06 3.52 0.05 87.10 10:49:07 09:46:01 0 5.15 0.00 2.09 0.40 0.03 92.32 10:49:07 09:46:01 1 9.76 0.00 1.47 1.92 0.05 86.80 10:49:07 09:46:01 2 4.34 0.00 1.81 2.60 0.07 91.18 10:49:07 09:46:01 3 5.19 0.00 1.41 0.37 0.05 92.98 10:49:07 09:46:01 4 6.40 0.00 3.47 6.93 0.05 83.15 10:49:07 09:46:01 5 8.33 0.00 2.28 2.33 0.05 87.01 10:49:07 09:46:01 6 10.69 0.00 1.83 9.88 0.07 77.53 10:49:07 09:46:01 7 8.25 0.00 2.09 3.76 0.05 85.85 10:49:07 09:47:02 all 7.40 0.00 3.65 5.47 0.06 83.41 10:49:07 09:47:02 0 6.87 0.00 3.08 5.71 0.07 84.27 10:49:07 09:47:02 1 7.84 0.00 3.03 0.82 0.05 88.26 10:49:07 09:47:02 2 7.50 0.00 3.32 0.35 0.07 88.75 10:49:07 09:47:02 3 7.14 0.00 6.28 10.16 0.08 76.33 10:49:07 09:47:02 4 6.45 0.00 2.95 4.78 0.05 85.78 10:49:07 09:47:02 5 5.43 0.00 3.76 5.26 0.07 85.48 10:49:07 09:47:02 6 6.82 0.00 3.27 15.79 0.07 74.05 10:49:07 09:47:02 7 11.15 0.00 3.54 0.98 0.05 84.27 10:49:07 09:48:01 all 35.55 0.00 5.61 4.16 0.10 54.58 10:49:07 09:48:01 0 33.86 0.00 5.06 0.07 0.07 60.95 10:49:07 09:48:01 1 35.12 0.00 5.64 0.05 0.09 59.10 10:49:07 09:48:01 2 36.10 0.00 6.00 0.67 0.09 57.15 10:49:07 09:48:01 3 34.74 0.00 6.27 10.77 0.07 48.15 10:49:07 09:48:01 4 33.45 0.00 6.09 3.94 0.09 56.43 10:49:07 09:48:01 5 37.13 0.00 5.00 0.82 0.09 56.96 10:49:07 09:48:01 6 34.64 0.00 5.45 13.85 0.24 45.83 10:49:07 09:48:01 7 39.32 0.00 5.37 3.15 0.10 52.05 10:49:07 09:49:01 all 38.46 0.00 6.44 0.78 0.08 54.24 10:49:07 09:49:01 0 37.76 0.00 6.22 0.74 0.07 55.22 10:49:07 09:49:01 1 39.53 0.00 6.57 4.14 0.10 49.66 10:49:07 09:49:01 2 37.50 0.00 6.07 0.00 0.10 56.34 10:49:07 09:49:01 3 36.24 0.00 6.64 0.12 0.08 56.92 10:49:07 09:49:01 4 37.64 0.00 6.94 0.37 0.08 54.97 10:49:07 09:49:01 5 39.67 0.00 6.18 0.71 0.08 53.36 10:49:07 09:49:01 6 40.49 0.00 6.30 0.08 0.07 53.06 10:49:07 09:49:01 7 38.84 0.00 6.64 0.07 0.07 54.39 10:49:07 09:50:01 all 55.34 0.00 7.20 1.97 0.10 35.40 10:49:07 09:50:01 0 55.06 0.00 7.00 0.42 0.08 37.44 10:49:07 09:50:01 1 55.82 0.00 7.23 0.34 0.10 36.50 10:49:07 09:50:01 2 56.48 0.00 6.70 0.93 0.10 35.79 10:49:07 09:50:01 3 55.60 0.00 7.29 3.22 0.10 33.78 10:49:07 09:50:01 4 54.92 0.00 7.62 1.43 0.10 35.93 10:49:07 09:50:01 5 56.81 0.00 7.46 3.26 0.10 32.37 10:49:07 09:50:01 6 54.25 0.00 7.48 4.45 0.10 33.72 10:49:07 09:50:01 7 53.77 0.00 6.79 1.67 0.10 37.67 10:49:07 09:51:01 all 21.81 0.00 8.05 22.83 0.10 47.21 10:49:07 09:51:01 0 21.83 0.00 8.11 16.17 0.10 53.78 10:49:07 09:51:01 1 21.73 0.00 7.46 26.24 0.09 44.48 10:49:07 09:51:01 2 22.05 0.00 7.87 24.44 0.10 45.53 10:49:07 09:51:01 3 22.98 0.00 8.40 43.75 0.14 24.73 10:49:07 09:51:01 4 22.39 0.00 8.84 19.72 0.10 48.95 10:49:07 09:51:01 5 20.42 0.00 7.84 9.80 0.09 61.85 10:49:07 09:51:01 6 20.83 0.00 8.20 29.49 0.09 41.39 10:49:07 09:51:01 7 22.23 0.00 7.71 13.15 0.10 56.81 10:49:07 09:52:01 all 6.34 0.00 3.46 27.23 0.06 62.90 10:49:07 09:52:01 0 5.89 0.00 3.10 29.38 0.07 61.57 10:49:07 09:52:01 1 5.32 0.00 2.76 17.43 0.07 74.42 10:49:07 09:52:01 2 5.31 0.00 3.78 15.02 0.07 75.83 10:49:07 09:52:01 3 6.10 0.00 3.66 56.19 0.07 33.98 10:49:07 09:52:01 4 7.22 0.00 4.17 66.04 0.05 22.52 10:49:07 09:52:01 5 7.21 0.00 3.83 9.87 0.05 79.05 10:49:07 09:52:01 6 6.57 0.00 2.88 5.72 0.07 84.77 10:49:07 09:52:01 7 7.12 0.00 3.54 18.38 0.07 70.89 10:49:07 09:53:01 all 5.86 0.00 3.75 16.58 0.05 73.76 10:49:07 09:53:01 0 5.48 0.00 3.28 24.55 0.03 66.66 10:49:07 09:53:01 1 6.43 0.00 2.55 8.34 0.03 82.65 10:49:07 09:53:01 2 5.73 0.00 3.54 5.41 0.05 85.26 10:49:07 09:53:01 3 6.85 0.00 3.99 4.53 0.03 84.59 10:49:07 09:53:01 4 5.96 0.00 2.55 7.17 0.05 84.27 10:49:07 09:53:01 5 6.16 0.00 6.58 70.19 0.08 16.99 10:49:07 09:53:01 6 4.95 0.00 3.74 6.26 0.05 85.00 10:49:07 09:53:01 7 5.35 0.00 3.75 6.55 0.05 84.30 10:49:07 09:54:01 all 53.18 0.00 9.07 10.15 0.08 27.51 10:49:07 09:54:01 0 53.56 0.00 8.58 12.02 0.08 25.76 10:49:07 09:54:01 1 52.99 0.00 8.75 1.40 0.07 36.79 10:49:07 09:54:01 2 52.73 0.00 9.14 1.28 0.07 36.78 10:49:07 09:54:01 3 53.01 0.00 9.78 6.83 0.08 30.30 10:49:07 09:54:01 4 53.54 0.00 8.70 17.34 0.10 20.32 10:49:07 09:54:01 5 53.03 0.00 9.52 5.75 0.08 31.62 10:49:07 09:54:01 6 53.61 0.00 9.22 34.05 0.08 3.03 10:49:07 09:54:01 7 53.01 0.00 8.91 2.57 0.08 35.43 10:49:07 09:55:01 all 88.49 0.00 11.36 0.00 0.15 0.00 10:49:07 09:55:01 0 89.19 0.00 10.66 0.00 0.15 0.00 10:49:07 09:55:01 1 88.16 0.00 11.70 0.00 0.14 0.00 10:49:07 09:55:01 2 87.29 0.00 12.52 0.00 0.19 0.00 10:49:07 09:55:01 3 87.68 0.00 12.20 0.00 0.12 0.00 10:49:07 09:55:01 4 89.10 0.00 10.75 0.00 0.15 0.00 10:49:07 09:55:01 5 89.08 0.00 10.77 0.00 0.15 0.00 10:49:07 09:55:01 6 88.60 0.00 11.23 0.00 0.17 0.00 10:49:07 09:55:01 7 88.78 0.00 11.06 0.00 0.15 0.00 10:49:07 09:56:01 all 88.98 0.00 10.78 0.01 0.22 0.01 10:49:07 09:56:01 0 89.42 0.00 10.36 0.02 0.20 0.00 10:49:07 09:56:01 1 90.20 0.00 9.56 0.00 0.19 0.05 10:49:07 09:56:01 2 88.11 0.00 11.63 0.02 0.24 0.00 10:49:07 09:56:01 3 88.38 0.00 11.40 0.02 0.20 0.00 10:49:07 09:56:01 4 89.68 0.00 10.08 0.00 0.22 0.02 10:49:07 09:56:01 5 90.12 0.00 9.68 0.02 0.19 0.00 10:49:07 09:56:01 6 87.75 0.00 11.98 0.02 0.26 0.00 10:49:07 09:56:01 7 88.09 0.00 11.60 0.02 0.28 0.02 10:49:07 10:49:07 09:56:01 CPU %user %nice %system %iowait %steal %idle 10:49:07 09:57:01 all 15.41 0.00 3.79 9.06 0.06 71.67 10:49:07 09:57:01 0 14.66 0.00 4.53 40.29 0.07 40.46 10:49:07 09:57:01 1 16.11 0.00 3.05 5.15 0.07 75.61 10:49:07 09:57:01 2 14.71 0.00 4.36 4.43 0.07 76.42 10:49:07 09:57:01 3 16.48 0.00 3.81 8.35 0.07 71.29 10:49:07 09:57:01 4 15.17 0.00 3.72 1.38 0.07 79.66 10:49:07 09:57:01 5 15.72 0.00 3.53 7.00 0.05 73.70 10:49:07 09:57:01 6 15.64 0.00 3.48 2.62 0.05 78.20 10:49:07 09:57:01 7 14.80 0.00 3.86 3.16 0.07 78.10 10:49:07 09:58:01 all 0.22 0.00 0.00 0.00 0.01 99.77 10:49:07 09:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:49:07 09:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 09:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 09:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 09:58:01 4 1.65 0.00 0.00 0.00 0.02 98.34 10:49:07 09:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 09:58:01 6 0.02 0.00 0.02 0.00 0.03 99.93 10:49:07 09:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 09:59:01 all 0.28 0.00 0.01 0.01 0.00 99.69 10:49:07 09:59:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:49:07 09:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:49:07 09:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:49:07 09:59:01 3 0.03 0.00 0.02 0.05 0.02 99.88 10:49:07 09:59:01 4 2.02 0.00 0.05 0.00 0.00 97.93 10:49:07 09:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 09:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 09:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:00:01 all 0.26 0.00 0.01 0.01 0.01 99.72 10:49:07 10:00:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:49:07 10:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:00:01 4 2.02 0.00 0.02 0.00 0.02 97.95 10:49:07 10:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:07 10:00:01 6 0.00 0.00 0.02 0.02 0.03 99.93 10:49:07 10:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:01:01 all 0.16 0.00 0.03 0.00 0.01 99.79 10:49:07 10:01:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:49:07 10:01:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:49:07 10:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:49:07 10:01:01 4 1.08 0.00 0.12 0.00 0.02 98.79 10:49:07 10:01:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:49:07 10:01:01 6 0.02 0.00 0.03 0.02 0.00 99.93 10:49:07 10:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:49:07 10:02:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:49:07 10:02:01 1 0.08 0.00 0.03 0.00 0.02 99.87 10:49:07 10:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 10:02:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:49:07 10:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:03:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:49:07 10:03:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:49:07 10:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:49:07 10:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:49:07 10:03:01 4 0.07 0.00 0.00 0.00 0.00 99.93 10:49:07 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:04:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:49:07 10:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:49:07 10:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:04:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:49:07 10:04:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:49:07 10:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:49:07 10:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:05:01 all 0.03 0.00 0.00 0.01 0.00 99.95 10:49:07 10:05:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:49:07 10:05:01 1 0.17 0.00 0.02 0.02 0.02 99.78 10:49:07 10:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 10:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:06:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:49:07 10:06:01 0 0.02 0.00 0.00 0.00 0.03 99.95 10:49:07 10:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:49:07 10:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:49:07 10:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:49:07 10:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:49:07 10:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:49:07 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:49:07 10:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:49:07 10:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:49:07 10:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:07:01 5 0.03 0.00 0.02 0.02 0.02 99.92 10:49:07 10:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 10:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:49:07 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:49:07 10:08:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:49:07 10:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:49:07 10:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:49:07 10:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:08:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:49:07 10:08:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:49:07 10:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:09:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:49:07 10:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:49:07 10:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:09:01 6 0.02 0.00 0.00 0.03 0.00 99.95 10:49:07 10:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:49:07 10:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:49:07 10:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:49:07 10:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:49:07 10:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:49:07 10:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:49:07 10:10:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:49:07 10:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:49:07 10:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:49:07 10:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:49:07 10:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:07 10:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:12:01 all 0.19 0.00 0.01 0.00 0.01 99.79 10:49:07 10:12:01 0 0.05 0.00 0.02 0.00 0.03 99.90 10:49:07 10:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:49:07 10:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:12:01 4 1.34 0.00 0.02 0.00 0.02 98.63 10:49:07 10:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:12:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:49:07 10:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:13:01 all 0.27 0.00 0.01 0.00 0.00 99.72 10:49:07 10:13:01 0 0.02 0.00 0.05 0.00 0.02 99.92 10:49:07 10:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:13:01 4 2.00 0.00 0.00 0.00 0.00 98.00 10:49:07 10:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:07 10:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:49:07 10:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:49:07 10:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:14:01 4 1.99 0.00 0.00 0.00 0.02 98.00 10:49:07 10:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:49:07 10:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:15:01 all 0.23 0.00 0.02 0.01 0.01 99.74 10:49:07 10:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:49:07 10:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:49:07 10:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:15:01 4 1.71 0.00 0.03 0.02 0.00 98.24 10:49:07 10:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:49:07 10:15:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:49:07 10:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:16:01 all 0.11 0.00 0.01 0.00 0.01 99.87 10:49:07 10:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:49:07 10:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:16:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:49:07 10:16:01 4 0.71 0.00 0.00 0.00 0.02 99.27 10:49:07 10:16:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:49:07 10:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:49:07 10:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:17:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:49:07 10:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:49:07 10:17:01 1 0.10 0.00 0.00 0.02 0.00 99.88 10:49:07 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:07 10:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:49:07 10:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:18:01 all 0.02 0.00 0.01 0.00 0.01 99.97 10:49:07 10:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:49:07 10:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:49:07 10:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 10:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:49:07 10:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:49:07 10:18:01 CPU %user %nice %system %iowait %steal %idle 10:49:07 10:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:49:07 10:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:49:07 10:19:01 1 0.03 0.00 0.03 0.02 0.00 99.92 10:49:07 10:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:49:07 10:19:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:49:07 10:19:01 4 0.07 0.00 0.00 0.00 0.00 99.93 10:49:07 10:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:49:07 10:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:20:01 all 0.01 0.00 0.00 0.00 0.01 99.98 10:49:07 10:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:49:07 10:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:20:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:49:07 10:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:21:01 all 0.20 0.00 0.01 0.00 0.01 99.78 10:49:07 10:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:49:07 10:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:49:07 10:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:21:01 4 1.32 0.00 0.03 0.00 0.02 98.63 10:49:07 10:21:01 5 0.05 0.00 0.02 0.02 0.00 99.92 10:49:07 10:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:49:07 10:22:01 0 0.02 0.00 0.00 0.00 0.03 99.95 10:49:07 10:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:49:07 10:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:49:07 10:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 10:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:23:01 all 0.16 0.00 0.01 0.00 0.01 99.81 10:49:07 10:23:01 0 0.02 0.00 0.05 0.00 0.02 99.92 10:49:07 10:23:01 1 0.03 0.00 0.00 0.02 0.02 99.93 10:49:07 10:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:49:07 10:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:23:01 4 1.06 0.00 0.03 0.00 0.00 98.91 10:49:07 10:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 10:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:49:07 10:23:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:49:07 10:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:49:07 10:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:24:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:49:07 10:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:49:07 10:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:49:07 10:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:49:07 10:25:01 0 0.03 0.00 0.07 0.00 0.03 99.87 10:49:07 10:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:49:07 10:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:25:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:49:07 10:25:01 5 0.05 0.00 0.00 0.02 0.00 99.93 10:49:07 10:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:49:07 10:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:49:07 10:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:49:07 10:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:49:07 10:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:49:07 10:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:49:07 10:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:49:07 10:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:49:07 10:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:27:01 5 0.05 0.00 0.02 0.02 0.02 99.90 10:49:07 10:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:49:07 10:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:49:07 10:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:49:07 10:28:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:49:07 10:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:49:07 10:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:29:01 all 0.32 0.00 0.04 0.01 0.00 99.63 10:49:07 10:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:49:07 10:29:01 1 0.12 0.00 0.03 0.00 0.03 99.82 10:49:07 10:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:49:07 10:29:01 3 0.22 0.00 0.13 0.03 0.00 99.62 10:49:07 10:29:01 4 1.97 0.00 0.02 0.00 0.00 98.01 10:49:07 10:29:01 5 0.03 0.00 0.03 0.02 0.00 99.92 10:49:07 10:29:01 6 0.05 0.00 0.03 0.02 0.00 99.90 10:49:07 10:29:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:49:07 10:49:07 10:29:01 CPU %user %nice %system %iowait %steal %idle 10:49:07 10:30:01 all 0.27 0.00 0.01 0.01 0.02 99.70 10:49:07 10:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:49:07 10:30:01 1 0.03 0.00 0.05 0.00 0.03 99.88 10:49:07 10:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:49:07 10:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:49:07 10:30:01 4 2.00 0.00 0.00 0.00 0.02 97.98 10:49:07 10:30:01 5 0.02 0.00 0.00 0.03 0.02 99.93 10:49:07 10:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:49:07 10:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:31:01 all 0.28 0.00 0.01 0.00 0.00 99.71 10:49:07 10:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:49:07 10:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:49:07 10:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:31:01 4 2.00 0.00 0.02 0.00 0.02 97.96 10:49:07 10:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:32:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:49:07 10:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:49:07 10:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:49:07 10:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:32:01 4 2.00 0.00 0.00 0.00 0.00 98.00 10:49:07 10:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 10:32:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:49:07 10:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:33:01 all 0.25 0.00 0.01 0.00 0.01 99.74 10:49:07 10:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:33:01 1 0.00 0.00 0.02 0.00 0.03 99.95 10:49:07 10:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:33:01 4 1.86 0.00 0.03 0.00 0.00 98.11 10:49:07 10:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:49:07 10:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:49:07 10:34:01 1 0.05 0.00 0.03 0.02 0.02 99.88 10:49:07 10:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:34:01 4 0.10 0.00 0.03 0.00 0.02 99.85 10:49:07 10:34:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:49:07 10:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:35:01 all 0.01 0.00 0.00 0.01 0.01 99.96 10:49:07 10:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:49:07 10:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:35:01 5 0.02 0.00 0.00 0.07 0.00 99.92 10:49:07 10:35:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:49:07 10:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:49:07 10:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:49:07 10:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:49:07 10:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:49:07 10:36:01 5 0.05 0.00 0.02 0.02 0.00 99.92 10:49:07 10:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:37:01 all 0.02 0.00 0.01 0.09 0.01 99.87 10:49:07 10:37:01 0 0.05 0.00 0.03 0.15 0.03 99.73 10:49:07 10:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:49:07 10:37:01 5 0.02 0.00 0.00 0.27 0.02 99.70 10:49:07 10:37:01 6 0.00 0.00 0.02 0.28 0.02 99.68 10:49:07 10:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:38:01 all 0.21 0.00 0.01 0.00 0.01 99.77 10:49:07 10:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:49:07 10:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:49:07 10:38:01 4 1.48 0.00 0.02 0.00 0.00 98.50 10:49:07 10:38:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:49:07 10:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 10:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:49:07 10:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:39:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:49:07 10:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:39:01 5 0.02 0.00 0.00 0.05 0.00 99.93 10:49:07 10:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 10:49:07 10:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:40:02 all 0.03 0.00 0.01 0.01 0.01 99.94 10:49:07 10:40:02 0 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:40:02 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:40:02 2 0.00 0.00 0.02 0.08 0.02 99.88 10:49:07 10:40:02 3 0.03 0.00 0.00 0.00 0.02 99.95 10:49:07 10:40:02 4 0.07 0.00 0.02 0.00 0.00 99.92 10:49:07 10:40:02 5 0.03 0.00 0.02 0.02 0.02 99.92 10:49:07 10:40:02 6 0.07 0.00 0.02 0.02 0.02 99.88 10:49:07 10:40:02 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:49:07 10:40:02 CPU %user %nice %system %iowait %steal %idle 10:49:07 10:41:01 all 0.01 0.00 0.01 0.02 0.01 99.94 10:49:07 10:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:49:07 10:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 10:41:01 2 0.02 0.00 0.00 0.05 0.00 99.93 10:49:07 10:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:49:07 10:41:01 5 0.03 0.00 0.03 0.12 0.00 99.81 10:49:07 10:41:01 6 0.00 0.00 0.05 0.00 0.03 99.92 10:49:07 10:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:49:07 10:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:49:07 10:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:49:07 10:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:49:07 10:42:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:49:07 10:42:01 6 0.05 0.00 0.02 0.02 0.02 99.90 10:49:07 10:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:43:01 all 0.10 0.00 0.01 0.00 0.01 99.88 10:49:07 10:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:49:07 10:43:01 4 0.66 0.00 0.03 0.00 0.02 99.29 10:49:07 10:43:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:49:07 10:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:44:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:49:07 10:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:49:07 10:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:49:07 10:44:01 3 0.07 0.00 0.02 0.00 0.03 99.88 10:49:07 10:44:01 4 2.00 0.00 0.00 0.00 0.02 97.98 10:49:07 10:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:49:07 10:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:45:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:49:07 10:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:49:07 10:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:49:07 10:45:01 3 0.07 0.00 0.05 0.00 0.03 99.85 10:49:07 10:45:01 4 1.97 0.00 0.02 0.00 0.00 98.01 10:49:07 10:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:07 10:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:49:07 10:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:46:01 all 0.49 0.00 0.03 0.03 0.01 99.44 10:49:07 10:46:01 0 0.40 0.00 0.07 0.12 0.02 99.40 10:49:07 10:46:01 1 0.38 0.00 0.03 0.00 0.00 99.58 10:49:07 10:46:01 2 0.18 0.00 0.02 0.02 0.00 99.78 10:49:07 10:46:01 3 0.17 0.00 0.03 0.00 0.00 99.80 10:49:07 10:46:01 4 1.68 0.00 0.00 0.00 0.02 98.30 10:49:07 10:46:01 5 0.10 0.00 0.07 0.08 0.03 99.72 10:49:07 10:46:01 6 0.68 0.00 0.02 0.00 0.02 99.28 10:49:07 10:46:01 7 0.28 0.00 0.03 0.00 0.00 99.68 10:49:07 10:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:49:07 10:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:07 10:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:49:07 10:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:49:07 10:47:01 5 0.05 0.00 0.02 0.02 0.02 99.90 10:49:07 10:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:49:07 10:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:49:07 10:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:49:07 10:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:49:07 10:48:01 4 0.10 0.00 0.00 0.00 0.00 99.90 10:49:07 10:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:49:07 10:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:49:07 10:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:07 10:49:01 all 2.91 0.00 1.20 0.79 0.03 95.07 10:49:07 10:49:01 0 4.06 0.00 1.37 0.00 0.03 94.53 10:49:07 10:49:01 1 2.07 0.00 0.63 0.05 0.02 97.23 10:49:07 10:49:01 2 2.91 0.00 1.62 0.10 0.02 95.35 10:49:07 10:49:01 3 2.78 0.00 1.29 0.02 0.02 95.90 10:49:07 10:49:01 4 3.35 0.00 1.22 0.00 0.03 95.40 10:49:07 10:49:01 5 2.98 0.00 1.17 1.07 0.03 94.75 10:49:07 10:49:01 6 2.33 0.00 1.09 5.04 0.03 91.50 10:49:07 10:49:01 7 2.82 0.00 1.24 0.02 0.02 95.91 10:49:07 Average: all 6.68 0.00 1.19 1.59 0.02 90.52 10:49:07 Average: 0 6.58 0.00 1.16 2.02 0.03 90.21 10:49:07 Average: 1 6.69 0.00 1.10 1.02 0.02 91.17 10:49:07 Average: 2 6.48 0.00 1.21 0.85 0.02 91.44 10:49:07 Average: 3 6.55 0.00 1.28 2.22 0.02 89.93 10:49:07 Average: 4 7.13 0.00 1.20 1.99 0.02 89.66 10:49:07 Average: 5 6.71 0.00 1.21 1.81 0.02 90.25 10:49:07 Average: 6 6.61 0.00 1.18 1.98 0.03 90.20 10:49:07 Average: 7 6.68 0.00 1.18 0.83 0.02 91.30 10:49:07 10:49:07 10:49:07