Pull request #4850 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b95a589fa187454ce9e8f71d8d02765561521ca4+a62407a90ca41d87e849251ea1cea1034d4f0a3c (bb6a08db3968f90204569bbea0a1a44f51a7c825) 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-ssh9018890084008073720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16402714133159953539.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4850/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4850/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3794837657744892977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4850/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11799556469249399244.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18442657370869322292.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4850/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4850/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16668540797174286548.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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-7208 in /w/workspace/edgexfoundry_edgex-go_PR-4850 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit b95a589fa187454ce9e8f71d8d02765561521ca4 Merge succeeded, producing b95a589fa187454ce9e8f71d8d02765561521ca4 Checking out Revision b95a589fa187454ce9e8f71d8d02765561521ca4 (PR-4850) Commit message: "build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4850/head:refs/remotes/origin/PR-4850 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b95a589fa187454ce9e8f71d8d02765561521ca4 # 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 a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b95a589fa187454ce9e8f71d8d02765561521ca4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:30:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:30:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:30:23 ========================================================= 19:30:23 EdgeX Global Pipelines Version Info 19:30:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:30:24 ------------------- 19:30:24 stable info: 19:30:24 ------------------- 19:30:24 Commited By: Ginny Guan ginny@iotechsys.com 19:30:24 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:30:24 Message: update stable to v1.0.260 19:30:24 ------------------- 19:30:24 experimental info: 19:30:24 ------------------- 19:30:24 Commited By: Ginny Guan ginny@iotechsys.com 19:30:24 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:30:24 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:30:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:30:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:30:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:30:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:30:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:30:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4850 [Pipeline] echo 19:30:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4850 [Pipeline] echo 19:30:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4850 [Pipeline] echo 19:30:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b95a589fa187454ce9e8f71d8d02765561521ca4 [Pipeline] echo 19:30:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b95a589 [Pipeline] echo 19:30:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:26 provisioning config files... 19:30:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1465238388785918070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:30:26 ---> ****-login.sh 19:30:26 nexus3.edgexfoundry.org:10001 19:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:30:28 Configure a credential helper to remove this warning. See 19:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:30:28 19:30:28 Login Succeeded 19:30:28 nexus3.edgexfoundry.org:10002 19:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:30:29 Configure a credential helper to remove this warning. See 19:30:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:30:29 19:30:29 Login Succeeded 19:30:29 nexus3.edgexfoundry.org:10003 19:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:30:29 Configure a credential helper to remove this warning. See 19:30:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:30:29 19:30:29 Login Succeeded 19:30:29 nexus3.edgexfoundry.org:10004 19:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:30:29 Configure a credential helper to remove this warning. See 19:30:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:30:29 19:30:29 Login Succeeded 19:30:29 ****.io 19:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:30:29 Configure a credential helper to remove this warning. See 19:30:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:30:29 19:30:29 Login Succeeded 19:30:29 ---> ****-login.sh ends [Pipeline] } 19:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:30 + 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 19:30:30 + dirname cmd/core-command/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo core-command,cmd/core-command/Dockerfile 19:30:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:30:30 + + cut -d/ -f2 19:30:30 dirname cmd/core-data/Dockerfile 19:30:30 + echo core-data,cmd/core-data/Dockerfile 19:30:30 + + dirnamecut cmd/core-keeper/Dockerfile -d/ 19:30:30 -f2 19:30:30 + echo core-keeper,cmd/core-keeper/Dockerfile 19:30:30 + dirname cmd/core-metadata/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo core-metadata,cmd/core-metadata/Dockerfile 19:30:30 + + dirname cmd/security-bootstrapper/Dockerfile 19:30:30 cut -d/ -f2 19:30:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:30:30 + dirname cmd/security-proxy-auth/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:30:30 + dirname cmd/security-proxy-setup/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:30:30 + dirname cmd/security-secretstore-setup/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:30:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:30:30 + dirname cmd/security-spire-agent/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:30:30 + dirname cmd/security-spire-config/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:30:30 + dirname cmd/security-spire-server/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:30:30 + dirname cmd/support-cron-scheduler/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:30:30 + dirname cmd/support-notifications/Dockerfile 19:30:30 + cut -d/ -f2 19:30:30 + echo support-notifications,cmd/support-notifications/Dockerfile 19:30:30 + dirname cmd/support-scheduler/Dockerfile+ 19:30:30 cut -d/ -f2 19:30:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:30:30 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 19:30:30 + git rev-list -1 --merges b95a589fa187454ce9e8f71d8d02765561521ca4~1..b95a589fa187454ce9e8f71d8d02765561521ca4 [Pipeline] echo 19:30:30 -----------> git rev-list -1 --merges b95a589fa187454ce9e8f71d8d02765561521ca4~1..b95a589fa187454ce9e8f71d8d02765561521ca4 b95a589fa187454ce9e8f71d8d02765561521ca4 [false] [Pipeline] sh 19:30:31 + git log --format=format:%s -1 b95a589fa187454ce9e8f71d8d02765561521ca4 [Pipeline] echo 19:30:31 ========================================================= 19:30:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:30:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:30:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:30:31 + grep -v github /etc/ssh/ssh_known_hosts 19:30:31 + [ -e /tmp/ssh_known_hosts ] 19:30:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:30:31 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:30:31 sudo tee -a /etc/ssh/ssh_known_hosts 19:30:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:32 19:30:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:32 0.1.4: Pulling from edgex-devops/py-git-semver 19:30:32 b85a868b505f: Pulling fs layer 19:30:32 e2be974225ed: Pulling fs layer 19:30:32 339a4e72a1f5: Pulling fs layer 19:30:32 988bab9f4d93: Pulling fs layer 19:30:32 1469e6f7b9e6: Pulling fs layer 19:30:32 eaf3925da568: Pulling fs layer 19:30:32 bab4dde63d76: Pulling fs layer 19:30:32 bde34c3a00c8: Pulling fs layer 19:30:32 b352a97aabf1: Pulling fs layer 19:30:32 4872d77fe225: Pulling fs layer 19:30:32 5851b861e8e6: Pulling fs layer 19:30:32 988bab9f4d93: Waiting 19:30:32 1469e6f7b9e6: Waiting 19:30:32 eaf3925da568: Waiting 19:30:32 bab4dde63d76: Waiting 19:30:32 bde34c3a00c8: Waiting 19:30:32 b352a97aabf1: Waiting 19:30:32 4872d77fe225: Waiting 19:30:32 5851b861e8e6: Waiting 19:30:32 e2be974225ed: Download complete 19:30:32 988bab9f4d93: Verifying Checksum 19:30:32 988bab9f4d93: Download complete 19:30:32 1469e6f7b9e6: Download complete 19:30:32 339a4e72a1f5: Verifying Checksum 19:30:32 339a4e72a1f5: Download complete 19:30:32 eaf3925da568: Verifying Checksum 19:30:32 eaf3925da568: Download complete 19:30:32 bde34c3a00c8: Download complete 19:30:32 b352a97aabf1: Download complete 19:30:32 4872d77fe225: Verifying Checksum 19:30:32 4872d77fe225: Download complete 19:30:32 5851b861e8e6: Verifying Checksum 19:30:32 5851b861e8e6: Download complete 19:30:32 b85a868b505f: Download complete 19:30:33 bab4dde63d76: Verifying Checksum 19:30:33 bab4dde63d76: Download complete 19:30:33 b85a868b505f: Pull complete 19:30:34 e2be974225ed: Pull complete 19:30:34 339a4e72a1f5: Pull complete 19:30:34 988bab9f4d93: Pull complete 19:30:35 1469e6f7b9e6: Pull complete 19:30:35 eaf3925da568: Pull complete 19:30:36 bab4dde63d76: Pull complete 19:30:36 bde34c3a00c8: Pull complete 19:30:37 b352a97aabf1: Pull complete 19:30:37 4872d77fe225: Pull complete 19:30:37 5851b861e8e6: Pull complete 19:30:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:37 prd-ubuntu20.04-docker-8c-8g-7208 does not seem to be running inside a container 19:30:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:30:41 $ docker top 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 -eo pid,comm 19:30:41 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). 19:30:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:41 [ssh-agent] Looking for ssh-agent implementation... 19:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:41 $ docker exec 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 ssh-agent 19:30:41 SSH_AUTH_SOCK=/tmp/ssh-Xez2vAuWSuHb/agent.31 19:30:41 SSH_AGENT_PID=37 19:30:41 Running ssh-add (command line suppressed) 19:30:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1338163958738625528.key (/w/workspace/edgex-go/1@tmp/private_key_1338163958738625528.key) 19:30:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:42 + git tag --points-at HEAD [Pipeline] } 19:30:42 $ docker exec --env ******** --env ******** 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 ssh-agent -k 19:30:42 unset SSH_AUTH_SOCK; 19:30:42 unset SSH_AGENT_PID; 19:30:42 echo Agent pid 37 killed; 19:30:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:30:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:42 [ssh-agent] Looking for ssh-agent implementation... 19:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:42 $ docker exec 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 ssh-agent 19:30:42 SSH_AUTH_SOCK=/tmp/ssh-MFjEKmLaTK8u/agent.71 19:30:42 SSH_AGENT_PID=77 19:30:42 Running ssh-add (command line suppressed) 19:30:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_755464989840436916.key (/w/workspace/edgex-go/1@tmp/private_key_755464989840436916.key) 19:30:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:43 + git semver init 19:30:43 2024-08-06 19:30:43,645 [run_init] DEBUG init version:0.0.0 force:False 19:30:43 2024-08-06 19:30:43,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:30:43 2024-08-06 19:30:43,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:30:43 2024-08-06 19:30:43,647 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:30:50 2024-08-06 19:30:50,252 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:30:50 2024-08-06 19:30:50,252 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4850 with force:False 19:30:50 2024-08-06 19:30:50,252 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4850 19:30:50 2024-08-06 19:30:50,257 [execute] INFO git cat-file --batch-check 19:30:50 2024-08-06 19:30:50,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:30:50 2024-08-06 19:30:50,263 [execute] INFO git cat-file --batch 19:30:50 2024-08-06 19:30:50,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:30:50 2024-08-06 19:30:50,268 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4850 19:30:50 0.0.0 [Pipeline] } 19:30:50 $ docker exec --env ******** --env ******** 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 ssh-agent -k 19:30:50 unset SSH_AUTH_SOCK; 19:30:50 unset SSH_AGENT_PID; 19:30:50 echo Agent pid 77 killed; 19:30:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:50 + git semver [Pipeline] } 19:30:51 $ docker stop --time=1 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 19:30:52 $ docker rm -f --volumes 7a64cfbcf7bc8b45fecf067b575ddd9b5ba473245da5b170f9074beda58ab765 [Pipeline] // withDockerContainer [Pipeline] sh 19:30:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:30:53 Stashed 1 file(s) [Pipeline] echo 19:30:53 [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 19:30:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:30:54 ========================================================= 19:30:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:30:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:30:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:30:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:30:54 619be1103602: Pulling fs layer 19:30:54 7862e08f4a3e: Pulling fs layer 19:30:54 5df492c9dc93: Pulling fs layer 19:30:54 7629e6793208: Pulling fs layer 19:30:54 4f4fb700ef54: Pulling fs layer 19:30:54 fb5054dd5b73: Pulling fs layer 19:30:54 eeca6798cff9: Pulling fs layer 19:30:54 aa269ceb94a6: Pulling fs layer 19:30:54 7629e6793208: Waiting 19:30:54 4f4fb700ef54: Waiting 19:30:54 fb5054dd5b73: Waiting 19:30:54 eeca6798cff9: Waiting 19:30:54 ada007ff1a6a: Pulling fs layer 19:30:54 aa269ceb94a6: Waiting 19:30:54 ada007ff1a6a: Waiting 19:30:54 7862e08f4a3e: Verifying Checksum 19:30:54 7862e08f4a3e: Download complete 19:30:54 7629e6793208: Verifying Checksum 19:30:54 7629e6793208: Download complete 19:30:54 4f4fb700ef54: Verifying Checksum 19:30:54 4f4fb700ef54: Download complete 19:30:54 fb5054dd5b73: Download complete 19:30:54 619be1103602: Verifying Checksum 19:30:54 619be1103602: Download complete 19:30:54 eeca6798cff9: Verifying Checksum 19:30:54 eeca6798cff9: Download complete 19:30:54 619be1103602: Pull complete 19:30:54 ada007ff1a6a: Verifying Checksum 19:30:54 ada007ff1a6a: Download complete 19:30:55 7862e08f4a3e: Pull complete 19:30:55 5df492c9dc93: Verifying Checksum 19:30:55 5df492c9dc93: Download complete 19:30:55 aa269ceb94a6: Verifying Checksum 19:30:55 aa269ceb94a6: Download complete 19:30:59 5df492c9dc93: Pull complete 19:30:59 7629e6793208: Pull complete 19:30:59 4f4fb700ef54: Pull complete 19:30:59 fb5054dd5b73: Pull complete 19:30:59 eeca6798cff9: Pull complete 19:31:01 aa269ceb94a6: Pull complete 19:31:01 ada007ff1a6a: Pull complete 19:31:01 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:31:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:31:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:31:02 WORKDIR /edgex 19:31:02 COPY go.mod . 19:31:02 RUN go mod download 19:31:02 + docker build -t ci-base-image-x86_64 -f - . 19:31:02 Sending build context to Docker daemon 178.9MB 19:31:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:31:03 ---> f489d0715acc 19:31:03 Step 2/4 : WORKDIR /edgex 19:31:08 Still waiting to schedule task 19:31:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:31:09 ---> Running in 7a03f6cd57b7 19:31:09 Removing intermediate container 7a03f6cd57b7 19:31:09 ---> 8568f34cc0ab 19:31:09 Step 3/4 : COPY go.mod . 19:31:09 ---> 7cbb3c2acdfc 19:31:09 Step 4/4 : RUN go mod download 19:31:09 ---> Running in be9c5111a8da 19:31:41 Removing intermediate container be9c5111a8da 19:31:41 ---> 7ee259ce25bd 19:31:41 Successfully built 7ee259ce25bd 19:31:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:42 + docker inspect -f . ci-base-image-x86_64 19:31:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:42 prd-ubuntu20.04-docker-8c-8g-7208 does not seem to be running inside a container 19:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:31:43 $ docker top 449a68bea49aa0a4023c60922936ddf890c8af2b43471b56bf39d1fed7d345ad -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:43 + go version 19:31:43 go version go1.21.9 linux/amd64 [Pipeline] } 19:31:43 $ docker stop --time=1 449a68bea49aa0a4023c60922936ddf890c8af2b43471b56bf39d1fed7d345ad 19:31:44 $ docker rm -f --volumes 449a68bea49aa0a4023c60922936ddf890c8af2b43471b56bf39d1fed7d345ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:45 + docker inspect -f . ci-base-image-x86_64 19:31:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:45 prd-ubuntu20.04-docker-8c-8g-7208 does not seem to be running inside a container 19:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:31:46 $ docker top 86f2eba74a7e5a403ec13bfca005ffa59215a6784dd795ff5f6173705c18e37a -eo pid,comm [Pipeline] { [Pipeline] echo 19:31:46 ========================================================= 19:31:46 [edgeXBuildGoParallel] Running Tests and Build... 19:31:46 ========================================================= [Pipeline] sh 19:31:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:31:46 + make test 19:31:46 go test -race -coverprofile=coverage.out ./... 19:31:55 ? github.com/edgexfoundry/edgex-go [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:32:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 19:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.032s coverage: 53.2% of statements 19:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.543s coverage: 93.4% of statements 19:32:32 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements 19:32:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 6.5% of statements 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:32:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.334s coverage: 95.8% of statements 19:32:35 ok github.com/edgexfoundry/edgex-go/internal/io 1.017s coverage: 72.2% of statements 19:32:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.015s coverage: 0.0% of statements [no tests to run] 19:32:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:32:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:32:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements 19:32:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.7% of statements 19:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 41.7% of statements 19:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements 19:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 19:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements 19:32:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7210 in /w/workspace/edgexfoundry_edgex-go_PR-4850 [Pipeline] { 19:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 19:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [Pipeline] ws 19:32:38 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:32:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:32:41 The recommended git tool is: git 19:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:32:49 using credential edgex-jenkins-ssh 19:32:49 Cloning the remote Git repository 19:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.026s coverage: 94.4% of statements 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:32:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:32:49 > git init /w/workspace/edgex-go/1 # timeout=10 19:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:32:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:32:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:32:49 > git --version # timeout=10 19:32:50 > git --version # 'git version 2.25.1' 19:32:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:32:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:32:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:32:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 67.2% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 76.6% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 63.1% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 36.5% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.038s coverage: 19.9% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements 19:33:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 19:33:04 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 19:33:04 running golangci-lint 19:33:04 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:33:04 go version go1.21.9 linux/amd64 19:33:04 level=info msg="[config_reader] Used config file .golangci.yml" 19:33:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:33:10 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit b95a589fa187454ce9e8f71d8d02765561521ca4 19:33:10 Merge succeeded, producing b95a589fa187454ce9e8f71d8d02765561521ca4 19:33:10 Checking out Revision b95a589fa187454ce9e8f71d8d02765561521ca4 (PR-4850) 19:33:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:33:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:33:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:33:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:33:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:33:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4850/head:refs/remotes/origin/PR-4850 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:33:10 > git config core.sparsecheckout # timeout=10 19:33:10 > git checkout -f b95a589fa187454ce9e8f71d8d02765561521ca4 # timeout=10 19:33:10 > git remote # timeout=10 19:33:10 > git config --get remote.origin.url # timeout=10 19:33:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:33:10 > git merge a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 19:33:10 > git rev-parse HEAD^{commit} # timeout=10 19:33:10 > git config core.sparsecheckout # timeout=10 19:33:10 > git checkout -f b95a589fa187454ce9e8f71d8d02765561521ca4 # timeout=10 19:33:11 Commit message: "build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0" 19:33:11 > git --version # timeout=10 19:33:11 > git --version # 'git version 2.25.1' 19:33:11 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:33:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:33:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:16 Dload Upload Total Spent Left Speed 19:33:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 19:33:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:33:17 + sudo tee /etc/docker/daemon.new 19:33:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:33:17 { 19:33:17 "registry-mirrors": [ 19:33:17 "https://nexus3.edgexfoundry.org:10001" 19:33:17 ], 19:33:17 "bip": "10.250.0.254/24", 19:33:17 "hosts": [ 19:33:17 "tcp://0.0.0.0:5555", 19:33:17 "unix:///var/run/docker.sock" 19:33:17 ], 19:33:17 "mtu": 1458, 19:33:17 "selinux-enabled": true, 19:33:17 "seccomp-profile": "/etc/docker/seccomp.json" 19:33:17 } [Pipeline] sh 19:33:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:33:18 + sudo service docker restart 19:33:26 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|imports|types_sizes|compiled_files|deps|files) took 21.362691715s" 19:33:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.619853ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:36 provisioning config files... 19:33:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8690190107208187519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:36 level=info msg="[linters_context/goanalysis] analyzers took 1m44.042581315s with top 10 stages: buildir: 46.769925179s, gosec: 7.11979442s, fact_deprecated: 2.563915687s, inspect: 2.445641969s, ctrlflow: 1.657647262s, printf: 1.651551195s, nilness: 1.558765731s, fact_purity: 1.444997395s, S1038: 1.259946541s, SA5012: 1.015592443s" 19:33:36 level=info msg="[runner] Issues before processing: 213, after processing: 0" 19:33:36 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 213/213, skip_files: 213/213, skip_dirs: 213/213, nolint: 0/21, filename_unadjuster: 213/213, exclude: 213/213, cgo: 213/213, identifier_marker: 213/213, exclude-rules: 21/213, autogenerated_exclude: 213/213" 19:33:36 level=info msg="[runner] processing took 16.020283ms with stages: nolint: 6.533573ms, identifier_marker: 4.647904ms, autogenerated_exclude: 1.506099ms, path_prettifier: 1.452507ms, exclude-rules: 1.106136ms, skip_dirs: 732.333µs, cgo: 24.551µs, filename_unadjuster: 12.58µs, max_same_issues: 1.22µs, uniq_by_line: 570ns, diff: 570ns, fixer: 430ns, skip_files: 410ns, exclude: 260ns, severity-rules: 250ns, sort_results: 240ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 100ns" 19:33:36 level=info msg="[runner] linters took 10.263911233s with stages: goanalysis_metalinter: 10.247711269s" 19:33:36 level=info msg="File cache stats: 0 entries of total size 0B" 19:33:36 level=info msg="Memory: 314 samples, avg is 263.2MB, max is 1242.6MB" 19:33:36 level=info msg="Execution took 31.677140977s" 19:33:36 go vet ./... 19:33:37 ---> ****-login.sh 19:33:37 nexus3.edgexfoundry.org:10001 19:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:37 Configure a credential helper to remove this warning. See 19:33:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:37 19:33:37 Login Succeeded 19:33:37 nexus3.edgexfoundry.org:10002 19:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:38 Configure a credential helper to remove this warning. See 19:33:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:38 19:33:38 Login Succeeded 19:33:38 nexus3.edgexfoundry.org:10003 19:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:38 Configure a credential helper to remove this warning. See 19:33:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:38 19:33:38 Login Succeeded 19:33:38 nexus3.edgexfoundry.org:10004 19:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:38 Configure a credential helper to remove this warning. See 19:33:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:38 19:33:38 Login Succeeded 19:33:38 ****.io 19:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:39 Configure a credential helper to remove this warning. See 19:33:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:39 19:33:39 Login Succeeded 19:33:39 ---> ****-login.sh ends [Pipeline] } 19:33:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:33:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:33:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:33:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:33:40 ========================================================= 19:33:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:33:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:33:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:33:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:33:40 c6b39de5b339: Pulling fs layer 19:33:40 a69c41024577: Pulling fs layer 19:33:40 d6de4b400683: Pulling fs layer 19:33:40 35cb2a7552d0: Pulling fs layer 19:33:40 4f4fb700ef54: Pulling fs layer 19:33:40 464afbd9ba4c: Pulling fs layer 19:33:40 00f215d4a9da: Pulling fs layer 19:33:40 d496ad576159: Pulling fs layer 19:33:40 4f4fb700ef54: Waiting 19:33:40 464afbd9ba4c: Waiting 19:33:40 35cb2a7552d0: Waiting 19:33:40 00f215d4a9da: Waiting 19:33:40 d496ad576159: Waiting 19:33:40 a69c41024577: Verifying Checksum 19:33:40 a69c41024577: Download complete 19:33:40 35cb2a7552d0: Verifying Checksum 19:33:40 35cb2a7552d0: Download complete 19:33:40 4f4fb700ef54: Verifying Checksum 19:33:40 4f4fb700ef54: Download complete 19:33:40 464afbd9ba4c: Verifying Checksum 19:33:40 464afbd9ba4c: Download complete 19:33:40 c6b39de5b339: Verifying Checksum 19:33:40 c6b39de5b339: Download complete 19:33:40 d496ad576159: Verifying Checksum 19:33:40 d496ad576159: Download complete 19:33:41 c6b39de5b339: Pull complete 19:33:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:33:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:33:42 a69c41024577: Pull complete 19:33:42 ./bin/test-attribution-txt.sh [Pipeline] echo 19:33:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:33:42 d6de4b400683: Verifying Checksum 19:33:42 d6de4b400683: Download complete 19:33:42 + ls -al . 19:33:42 total 872 19:33:42 drwxrwxr-x 11 1001 1001 4096 Aug 6 19:31 . 19:33:42 drwxr-xr-x 4 root root 4096 Aug 6 19:31 .. 19:33:42 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:30 .blubracket 19:33:42 -rw-rw-r-- 1 1001 1001 10 Aug 6 19:30 .dockerignore 19:33:42 drwxrwxr-x 8 1001 1001 4096 Aug 6 19:33 .git 19:33:42 drwxrwxr-x 3 1001 1001 4096 Aug 6 19:30 .github 19:33:42 -rw-rw-r-- 1 1001 1001 1102 Aug 6 19:30 .gitignore 19:33:42 -rw-rw-r-- 1 1001 1001 42 Aug 6 19:30 .golangci.yml 19:33:42 -rw-rw-r-- 1 1001 1001 100 Aug 6 19:30 .hadolint.yml 19:33:42 drwxr-xr-x 3 1001 1001 4096 Aug 6 19:30 .semver 19:33:42 -rw-rw-r-- 1 1001 1001 155 Aug 6 19:30 .sonarcloud.properties 19:33:42 -rw-rw-r-- 1 1001 1001 1171 Aug 6 19:30 ADOPTERS.md 19:33:42 -rw-rw-r-- 1 1001 1001 20806 Aug 6 19:30 Attribution.txt 19:33:42 -rw-rw-r-- 1 1001 1001 100284 Aug 6 19:30 CHANGELOG.md 19:33:42 -rw-rw-r-- 1 1001 1001 3804 Aug 6 19:30 CONTRIBUTING.md 19:33:42 -rw-rw-r-- 1 1001 1001 677 Aug 6 19:30 GOVERNANCE.md 19:33:42 -rw-rw-r-- 1 1001 1001 861 Aug 6 19:30 Jenkinsfile 19:33:42 -rw-rw-r-- 1 1001 1001 10775 Aug 6 19:30 LICENSE 19:33:42 -rw-rw-r-- 1 1001 1001 16854 Aug 6 19:30 Makefile 19:33:42 -rw-rw-r-- 1 1001 1001 582 Aug 6 19:30 OWNERS.md 19:33:42 -rw-rw-r-- 1 1001 1001 9528 Aug 6 19:30 README.md 19:33:42 -rw-rw-r-- 1 1001 1001 789 Aug 6 19:30 SECURITY.md 19:33:42 -rw-rw-r-- 1 1001 1001 5 Aug 6 19:30 VERSION 19:33:42 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:30 bin 19:33:42 drwxrwxr-x 20 1001 1001 4096 Aug 6 19:30 cmd 19:33:42 -rw-r--r-- 1 root root 504185 Aug 6 19:33 coverage.out 19:33:42 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:30 fuzz_test 19:33:42 -rw-rw-r-- 1 1001 1001 7118 Aug 6 19:30 go.mod 19:33:42 -rw-rw-r-- 1 1001 1001 101672 Aug 6 19:30 go.sum 19:33:42 drwxrwxr-x 7 1001 1001 4096 Aug 6 19:30 internal 19:33:42 drwxrwxr-x 3 1001 1001 4096 Aug 6 19:30 openapi 19:33:42 -rw-rw-r-- 1 1001 1001 584 Aug 6 19:30 security.txt 19:33:42 -rw-rw-r-- 1 1001 1001 204 Aug 6 19:30 version.go [Pipeline] sh 19:33:42 + '[' -e coverage.out ] 19:33:42 + chown 1001:1001 coverage.out [Pipeline] stash 19:33:43 Stashed 1 file(s) [Pipeline] sh 19:33:43 + make build 19:33:43 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 19:33:43 00f215d4a9da: Verifying Checksum 19:33:43 00f215d4a9da: Download complete 19:33:55 d6de4b400683: Pull complete 19:33:55 35cb2a7552d0: Pull complete 19:33:55 4f4fb700ef54: Pull complete 19:33:55 464afbd9ba4c: Pull complete 19:34:05 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 19:34:05 00f215d4a9da: Pull complete 19:34:06 d496ad576159: Pull complete 19:34:06 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:34:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:34:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:34:06 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 19:34:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:34:06 WORKDIR /edgex 19:34:06 COPY go.mod . 19:34:06 RUN go mod download 19:34:06 + docker build -t ci-base-image-arm64 -f - . 19:34:07 Sending build context to Docker daemon 3.374MB 19:34:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:34:07 ---> f246e2811388 19:34:07 Step 2/4 : WORKDIR /edgex 19:34:07 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 19:34:08 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 19:34:09 ---> Running in 9d476460dab1 19:34:09 Removing intermediate container 9d476460dab1 19:34:09 ---> 697b82ad955f 19:34:09 Step 3/4 : COPY go.mod . 19:34:09 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 19:34:10 ---> 0d39a71f5234 19:34:10 Step 4/4 : RUN go mod download 19:34:10 ---> Running in 16acba6a170f 19:34:14 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 19:34:15 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 19:34: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:34:18 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 19:34:19 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 19:34:20 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 19:34:20 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 19:34:21 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] } 19:34:22 $ docker stop --time=1 86f2eba74a7e5a403ec13bfca005ffa59215a6784dd795ff5f6173705c18e37a 19:34:31 $ docker rm -f --volumes 86f2eba74a7e5a403ec13bfca005ffa59215a6784dd795ff5f6173705c18e37a [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 19:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:34:32 19:34:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:34:33 latest: Pulling from edgex-devops/edgex-compose 19:34:33 91d30c5bc195: Pulling fs layer 19:34:33 2e9b0aa3be6d: Pulling fs layer 19:34:33 9c61dcf015f6: Pulling fs layer 19:34:33 4698f68db338: Pulling fs layer 19:34:33 2a2f49069b9e: Pulling fs layer 19:34:33 e0025b399a48: Pulling fs layer 19:34:33 4698f68db338: Waiting 19:34:33 e0025b399a48: Waiting 19:34:33 2a2f49069b9e: Waiting 19:34:33 91d30c5bc195: Verifying Checksum 19:34:33 4698f68db338: Verifying Checksum 19:34:33 4698f68db338: Download complete 19:34:33 2e9b0aa3be6d: Verifying Checksum 19:34:33 2e9b0aa3be6d: Download complete 19:34:33 e0025b399a48: Verifying Checksum 19:34:33 e0025b399a48: Download complete 19:34:33 91d30c5bc195: Pull complete 19:34:33 2a2f49069b9e: Download complete 19:34:33 2e9b0aa3be6d: Pull complete 19:34:33 9c61dcf015f6: Verifying Checksum 19:34:33 9c61dcf015f6: Download complete 19:34:36 9c61dcf015f6: Pull complete 19:34:36 4698f68db338: Pull complete 19:34:36 2a2f49069b9e: Pull complete 19:34:36 e0025b399a48: Pull complete 19:34:36 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:34:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:37 prd-ubuntu20.04-docker-8c-8g-7208 does not seem to be running inside a container 19:34:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:34:41 $ docker top 6d117d941a665afc514c7aa5613b7d6a1a01f57b22320d5a5bad7ae98b5a611a -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:41 + docker compose -f ./docker-compose-build.yml build --parallel 19:34:43 #1 [support-scheduler internal] load build definition from Dockerfile 19:34:43 #1 transferring dockerfile: 1.93kB done 19:34:43 #1 DONE 0.0s 19:34:43 19:34:43 #2 [support-scheduler internal] load .dockerignore 19:34:43 #2 transferring context: 19:34:44 #2 transferring context: 50B done 19:34:44 #2 DONE 0.3s 19:34:44 19:34:44 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:34:44 #3 transferring dockerfile: 2.23kB done 19:34:44 #3 DONE 0.3s 19:34:44 19:34:44 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:34:44 #4 transferring dockerfile: 1.89kB done 19:34:44 #4 DONE 0.0s 19:34:44 19:34:44 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:34:44 #5 transferring dockerfile: 2.49kB done 19:34:44 #5 DONE 0.0s 19:34:44 19:34:44 #6 [core-common-config-bootstrapper internal] load .dockerignore 19:34:44 #6 transferring context: 50B done 19:34:44 #6 DONE 0.0s 19:34:44 19:34:44 #7 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:44 #7 DONE 0.0s 19:34:44 19:34:44 #8 [security-spire-server internal] load build definition from Dockerfile 19:34:44 #8 transferring dockerfile: 1.70kB done 19:34:44 #8 DONE 0.0s 19:34:44 19:34:44 #9 [security-proxy-auth internal] load build definition from Dockerfile 19:34:44 #9 transferring dockerfile: 2.15kB done 19:34:44 #9 DONE 0.0s 19:34:44 19:34:44 #10 [support-notifications internal] load build definition from Dockerfile 19:34:44 #10 transferring dockerfile: 1.95kB done 19:34:44 #10 DONE 0.0s 19:34:44 19:34:44 #11 [security-spiffe-token-provider internal] load .dockerignore 19:34:44 #11 transferring context: 50B done 19:34:44 #11 DONE 0.0s 19:34:44 19:34:44 #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:44 #7 DONE 0.0s 19:34:44 19:34:44 #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:34:44 #12 ... 19:34:44 19:34:44 #13 [security-spire-agent internal] load build definition from Dockerfile 19:34:44 #13 transferring dockerfile: 1.81kB done 19:34:44 #13 DONE 0.0s 19:34:44 19:34:44 #14 [core-data internal] load build definition from Dockerfile 19:34:44 #14 transferring dockerfile: 2.01kB done 19:34:44 #14 DONE 0.0s 19:34:44 19:34:44 #15 [security-secretstore-setup internal] load .dockerignore 19:34:44 #15 transferring context: 50B done 19:34:44 #15 DONE 0.0s 19:34:44 19:34:44 #16 [support-cron-scheduler internal] load build definition from Dockerfile 19:34:44 #16 transferring dockerfile: 1.85kB done 19:34:44 #16 DONE 0.0s 19:34:44 19:34:44 #17 [core-command internal] load build definition from Dockerfile 19:34:44 #17 transferring dockerfile: 1.93kB done 19:34:44 #17 DONE 0.0s 19:34:44 19:34:44 #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:34:44 #12 DONE 0.6s 19:34:44 19:34:44 #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:44 #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:44 #18 ... 19:34:44 19:34:44 #19 [security-spire-config internal] load build definition from Dockerfile 19:34:44 #19 transferring dockerfile: 1.69kB 0.0s done 19:34:44 #19 DONE 0.1s 19:34:44 19:34:44 #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:44 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s 19:34:44 #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:44 #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:44 #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:45 #18 ... 19:34:45 19:34:45 #20 [security-spire-server internal] load .dockerignore 19:34:45 #20 transferring context: 50B done 19:34:45 #20 DONE 0.2s 19:34:45 19:34:45 #21 [security-bootstrapper internal] load build definition from Dockerfile 19:34:45 #21 transferring dockerfile: 3.17kB done 19:34:45 #21 DONE 0.1s 19:34:45 19:34:45 #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:45 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s 19:34:45 #18 ... 19:34:45 19:34:45 #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:45 #7 DONE 0.0s 19:34:45 19:34:45 #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:45 #18 ... 19:34:45 19:34:45 #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:45 #7 DONE 0.0s 19:34:45 19:34:45 #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:45 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:34:46 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s 19:34:46 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:46 #18 ... 19:34:46 19:34:46 #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:34:46 #12 DONE 1.0s 19:34:46 19:34:46 #18 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:46 #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:46 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:34:46 #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:46 #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:46 #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:46 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:46 #18 ... 19:34:46 19:34:46 #22 [security-proxy-auth internal] load .dockerignore 19:34:46 #22 transferring context: 50B done 19:34:46 #22 DONE 1.1s 19:34:46 19:34:46 #18 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:46 #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:46 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:34:46 #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:46 #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:46 #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:46 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:46 #18 ... 19:34:46 19:34:46 #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:46 #7 DONE 0.0s 19:34:46 19:34:46 #12 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:34:46 #12 DONE 1.1s 19:34:46 19:34:46 #18 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:46 #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:46 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:34:46 #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:46 #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:46 #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:46 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:46 #18 DONE 2.3s 19:34:46 19:34:46 #23 [support-notifications internal] load .dockerignore 19:34:46 #23 transferring context: 50B done 19:34:46 #23 DONE 1.3s 19:34:46 19:34:46 #24 [security-proxy-auth internal] load build context 19:34:46 #24 ... 19:34:46 19:34:46 #7 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:46 #7 DONE 0.0s 19:34:46 19:34:46 #24 [security-proxy-auth internal] load build context 19:34:46 #24 ... 19:34:46 19:34:46 #25 [core-data internal] load .dockerignore 19:34:46 #25 transferring context: 50B 0.0s done 19:34:46 #25 DONE 1.3s 19:34:46 19:34:46 #26 [core-metadata internal] load .dockerignore 19:34:46 #26 transferring context: 50B 0.0s done 19:34:46 #26 DONE 1.1s 19:34:46 19:34:46 #27 [core-command internal] load .dockerignore 19:34:46 #27 transferring context: 50B 0.0s done 19:34:46 #27 DONE 1.2s 19:34:46 19:34:46 #7 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:46 #7 DONE 0.0s 19:34:46 19:34:46 #18 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:46 #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:46 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:34:46 #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:46 #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:46 #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:46 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:46 #18 DONE 2.3s 19:34:46 19:34:46 #24 [security-proxy-auth internal] load build context 19:34:46 #24 ... 19:34:46 19:34:46 #28 [support-cron-scheduler internal] load .dockerignore 19:34:46 #28 transferring context: 50B 0.0s done 19:34:46 #28 DONE 1.3s 19:34:46 19:34:46 #29 [security-bootstrapper internal] load .dockerignore 19:34:46 #29 transferring context: 50B 0.0s done 19:34:46 #29 DONE 1.3s 19:34:46 19:34:46 #7 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:46 #7 DONE 0.0s 19:34:46 19:34:46 #30 [security-spire-config internal] load .dockerignore 19:34:46 #30 transferring context: 50B 0.0s done 19:34:46 #30 DONE 1.3s 19:34:46 19:34:46 #18 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:46 #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:46 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:34:46 #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:46 #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:46 #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:46 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:46 #18 DONE 2.3s 19:34:46 19:34:46 #24 [security-proxy-auth internal] load build context 19:34:46 #24 ... 19:34:46 19:34:46 #31 [core-keeper internal] load build definition from Dockerfile 19:34:46 #31 transferring dockerfile: 2.01kB 0.0s done 19:34:46 #31 DONE 1.6s 19:34:46 19:34:46 #32 [security-proxy-setup internal] load build definition from Dockerfile 19:34:46 #32 transferring dockerfile: 2.50kB 0.0s done 19:34:46 #32 DONE 1.7s 19:34:46 19:34:46 #33 [security-proxy-setup internal] load .dockerignore 19:34:46 #33 transferring context: 50B 0.0s done 19:34:46 #33 DONE 1.2s 19:34:46 19:34:46 #34 [security-spire-agent internal] load .dockerignore 19:34:46 #34 transferring context: 50B 0.0s done 19:34:46 #34 DONE 1.6s 19:34:46 19:34:46 #35 [core-metadata internal] load build definition from Dockerfile 19:34:46 #35 transferring dockerfile: 2.06kB 0.0s done 19:34:46 #35 DONE 1.7s 19:34:46 19:34:46 #7 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:46 #7 DONE 0.0s 19:34:46 19:34:46 #18 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:46 #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:46 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:34:46 #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:46 #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:46 #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:46 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:46 #18 DONE 2.3s 19:34:46 19:34:46 #24 [security-proxy-auth internal] load build context 19:34:47 #24 ... 19:34:47 19:34:47 #36 [core-keeper internal] load .dockerignore 19:34:47 #36 transferring context: 50B 0.0s done 19:34:47 #36 DONE 1.3s 19:34:47 19:34:47 #12 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:34:47 #12 DONE 1.3s 19:34:47 19:34:47 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:34:47 #37 DONE 0.7s 19:34:47 19:34:47 #18 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:47 #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:47 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:34:47 #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:47 #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:47 #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:47 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:47 #18 DONE 2.3s 19:34:47 19:34:47 #24 [security-proxy-auth internal] load build context 19:34:47 #24 ... 19:34:47 19:34:47 #12 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:34:47 #12 DONE 1.4s 19:34:47 19:34:47 #24 [security-proxy-auth internal] load build context 19:34:47 #24 ... 19:34:47 19:34:47 #7 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:47 #7 DONE 0.0s 19:34:47 19:34:47 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:34:47 #37 DONE 1.0s 19:34:47 19:34:47 #18 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:47 #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:47 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:34:47 #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:47 #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:47 #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:47 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:47 #18 DONE 2.3s 19:34:47 19:34:47 #38 [security-spire-server internal] load build context 19:34:47 #38 transferring context: 27.23kB 0.1s done 19:34:47 #38 DONE 0.6s 19:34:47 19:34:47 #39 [security-proxy-setup internal] load build context 19:34:47 #39 DONE 0.0s 19:34:47 19:34:47 #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:47 #7 DONE 0.0s 19:34:47 19:34:47 #40 [security-bootstrapper internal] load build context 19:34:47 #40 DONE 0.0s 19:34:47 19:34:47 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:34:47 #41 DONE 3.5s 19:34:47 19:34:47 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:47 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:34:47 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:34:47 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:34:47 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:34:47 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:34:47 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:34:47 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 19:34:47 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 19:34:47 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s 19:34:47 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:34:47 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.6s 19:34:47 #42 ... 19:34:47 19:34:47 #7 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:47 #7 DONE 0.0s 19:34:47 19:34:47 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:47 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 0.7s 19:34:48 #42 ... 19:34:48 19:34:48 #43 [security-spire-config internal] load build context 19:34:48 #43 transferring context: 25.48kB 0.0s done 19:34:48 #43 DONE 0.5s 19:34:48 19:34:48 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:48 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 19:34:48 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 19:34:48 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:34:50 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19:34:52 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 19:34:53 #42 ... 19:34:53 19:34:53 #44 [support-scheduler internal] load build context 19:34:53 #44 transferring context: 375.94MB 8.6s 19:34:54 #44 ... 19:34:54 19:34:54 #45 [core-common-config-bootstrapper internal] load build context 19:34:55 #45 ... 19:34:55 19:34:55 #44 [support-scheduler internal] load build context 19:34:56 #44 ... 19:34:56 19:34:56 #46 [security-spiffe-token-provider internal] load build context 19:34:56 #46 ... 19:34:56 19:34:56 #47 [security-secretstore-setup internal] load build context 19:34:56 #47 ... 19:34:56 19:34:56 #46 [security-spiffe-token-provider internal] load build context 19:34:56 #46 ... 19:34:56 19:34:56 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:56 #48 ... 19:34:56 19:34:56 #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:34:56 #0 4.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:56 #0 4.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:56 #0 4.554 (1/2) Installing ca-certificates (20240226-r0) 19:34:56 #0 4.568 (2/2) Installing dumb-init (1.2.5-r2) 19:34:56 #0 4.573 Executing busybox-1.36.1-r7.trigger 19:34:56 #0 4.579 Executing ca-certificates-20240226-r0.trigger 19:34:56 #0 4.622 OK: 8 MiB in 17 packages 19:34:56 #49 ... 19:34:56 19:34:56 #50 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:34:56 #0 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:56 #0 2.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:56 #0 2.519 (1/1) Installing dumb-init (1.2.5-r2) 19:34:56 #0 2.530 Executing busybox-1.36.1-r7.trigger 19:34:56 #0 3.799 OK: 7 MiB in 16 packages 19:34:56 #50 ... 19:34:56 19:34:56 #51 [core-command internal] load build context 19:34:57 #51 ... 19:34:57 19:34:57 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:57 #0 1.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:57 #0 1.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:57 #0 1.843 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:57 #0 1.843 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:57 #0 1.843 OK: 20070 distinct packages available 19:34:57 #0 1.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:57 #0 1.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:57 #0 2.195 (1/11) Installing ca-certificates (20240226-r0) 19:34:57 #0 2.234 (2/11) Installing brotli-libs (1.0.9-r14) 19:34:57 #0 2.243 (3/11) Installing libunistring (1.1-r1) 19:34:57 #0 2.257 (4/11) Installing libidn2 (2.3.4-r1) 19:34:57 #0 2.262 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:34:57 #0 2.267 (6/11) Installing libcurl (8.9.0-r0) 19:34:57 #0 2.282 (7/11) Installing curl (8.9.0-r0) 19:34:57 #0 2.286 (8/11) Installing dumb-init (1.2.5-r2) 19:34:57 #0 2.298 (9/11) Installing musl-obstack (1.2.3-r2) 19:34:57 #0 2.302 (10/11) Installing libucontext (1.2-r2) 19:34:57 #0 2.312 (11/11) Installing gcompat (1.1.0-r1) 19:34:57 #0 2.317 Executing busybox-1.36.1-r7.trigger 19:34:57 #0 2.334 Executing ca-certificates-20240226-r0.trigger 19:34:57 #0 2.445 OK: 12 MiB in 26 packages 19:34:57 #52 ... 19:34:57 19:34:57 #53 [support-notifications internal] load build context 19:34:57 #53 ... 19:34:57 19:34:57 #12 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 19:34:57 #12 DONE 11.5s 19:34:57 19:34:57 #18 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:57 #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:57 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:34:57 #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:57 #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:57 #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:57 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:57 #18 DONE 2.3s 19:34:57 19:34:57 #41 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:34:57 #41 DONE 3.5s 19:34:57 19:34:57 #24 [security-proxy-auth internal] load build context 19:34:57 #24 ... 19:34:57 19:34:57 #54 [core-data internal] load build context 19:34:57 #54 ... 19:34:57 19:34:57 #55 [support-cron-scheduler internal] load build context 19:34:57 #55 ... 19:34:57 19:34:57 #56 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:34:57 #56 ... 19:34:57 19:34:57 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:58 #57 ... 19:34:58 19:34:58 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:58 #58 ... 19:34:58 19:34:58 #39 [security-proxy-setup internal] load build context 19:34:58 #39 ... 19:34:58 19:34:58 #40 [security-bootstrapper internal] load build context 19:34:58 #40 ... 19:34:58 19:34:58 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:34:58 #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:34:58 #0 2.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:34:58 #0 2.501 (1/1) Installing dumb-init (1.2.5-r2) 19:34:58 #0 3.535 Executing busybox-1.36.1-r7.trigger 19:34:58 #0 3.539 OK: 7 MiB in 16 packages 19:34:58 #59 ... 19:34:58 19:34:58 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:34:58 #37 ... 19:34:58 19:34:58 #39 [security-proxy-setup internal] load build context 19:34:58 #39 ... 19:34:58 19:34:58 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:34:59 #60 ... 19:34:59 19:34:59 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:59 #61 ... 19:34:59 19:34:59 #62 [core-keeper builder 2/7] WORKDIR /edgex-go 19:34:59 #62 ... 19:34:59 19:34:59 #53 [support-notifications internal] load build context 19:34:59 #53 transferring context: 481.88MB 12.6s 19:34:59 #53 transferring context: 492.94MB 12.7s done 19:35:00 #53 ... 19:35:00 19:35:00 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:35:00 #37 DONE 14.0s 19:35:00 19:35:00 #39 [security-proxy-setup internal] load build context 19:35:00 #39 transferring context: 492.94MB 11.9s done 19:35:05 #39 ... 19:35:05 19:35:05 #47 [security-secretstore-setup internal] load build context 19:35:05 #47 transferring context: 492.94MB 14.5s done 19:35:05 #47 ... 19:35:05 19:35:05 #45 [core-common-config-bootstrapper internal] load build context 19:35:05 #45 transferring context: 492.94MB 12.7s done 19:35:05 #45 ... 19:35:05 19:35:05 #24 [security-proxy-auth internal] load build context 19:35:05 #24 transferring context: 492.94MB 14.3s done 19:35:06 #24 ... 19:35:06 19:35:06 #44 [support-scheduler internal] load build context 19:35:06 #44 transferring context: 492.94MB 11.8s done 19:35:06 #44 ... 19:35:06 19:35:06 #51 [core-command internal] load build context 19:35:06 #51 transferring context: 492.94MB 13.7s done 19:35:06 #51 ... 19:35:06 19:35:06 #46 [security-spiffe-token-provider internal] load build context 19:35:06 #46 transferring context: 492.94MB 13.1s done 19:35:07 #46 ... 19:35:07 19:35:07 #63 [core-keeper internal] load build context 19:35:07 #63 ... 19:35:07 19:35:07 #50 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:35:07 #50 ... 19:35:07 19:35:07 #54 [core-data internal] load build context 19:35:07 #54 transferring context: 492.94MB 12.6s done 19:35:08 #54 ... 19:35:08 19:35:08 #55 [support-cron-scheduler internal] load build context 19:35:08 #55 transferring context: 492.94MB 12.9s done 19:35:08 #55 ... 19:35:08 19:35:08 #64 [core-metadata internal] load build context 19:35:08 #64 ... 19:35:08 19:35:08 #40 [security-bootstrapper internal] load build context 19:35:08 #40 transferring context: 492.94MB 11.5s done 19:35:15 #40 ... 19:35:15 19:35:15 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:17 Removing intermediate container 16acba6a170f 19:35:17 ---> e2e14ced32fd 19:35:17 Successfully built e2e14ced32fd 19:35:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:18 + docker inspect -f . ci-base-image-arm64 19:35:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:18 prd-ubuntu20.04-docker-arm64-4c-16g-7210 does not seem to be running inside a container 19:35:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:35:19 $ docker top 9d8ec523840bc9df268191f2621505084588eeaba4b08dc03983b227ec853337 -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:20 + go version 19:35:20 go version go1.21.9 linux/arm64 [Pipeline] } 19:35:20 $ docker stop --time=1 9d8ec523840bc9df268191f2621505084588eeaba4b08dc03983b227ec853337 19:35:22 $ docker rm -f --volumes 9d8ec523840bc9df268191f2621505084588eeaba4b08dc03983b227ec853337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:23 + docker inspect -f . ci-base-image-arm64 19:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:23 prd-ubuntu20.04-docker-arm64-4c-16g-7210 does not seem to be running inside a container 19:35:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:35:25 $ docker top f7bfb4748cc174d8f2b5eafab1abeac464501a9056c6f26f3828e29af4ccff18 -eo pid,comm [Pipeline] { [Pipeline] echo 19:35:25 ========================================================= 19:35:25 [edgeXBuildGoParallel] Running Tests and Build... 19:35:25 ========================================================= [Pipeline] sh 19:35:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:35:26 + make test 19:35:26 go test -race -coverprofile=coverage.out ./... 19:35:30 #65 ... 19:35:30 19:35:30 #18 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:35:30 #18 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:35:30 #18 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done 19:35:30 #18 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:35:30 #18 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:35:30 #18 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:35:30 #18 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:35:30 #18 DONE 2.3s 19:35:30 19:35:30 #56 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:35:30 #56 DONE 40.4s 19:35:30 19:35:30 #46 [security-spiffe-token-provider internal] load build context 19:35:30 #46 DONE 42.0s 19:35:30 19:35:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:35:30 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:35:30 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:35:30 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:35:30 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:35:30 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:35:30 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:35:30 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 19:35:30 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 19:35:30 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 19:35:30 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:35:30 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:35:30 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done 19:35:30 #42 ... 19:35:30 19:35:30 #54 [core-data internal] load build context 19:35:30 #54 DONE 41.4s 19:35:30 19:35:30 #53 [support-notifications internal] load build context 19:35:30 #53 DONE 41.6s 19:35:30 19:35:30 #55 [support-cron-scheduler internal] load build context 19:35:30 #55 DONE 41.3s 19:35:30 19:35:30 #24 [security-proxy-auth internal] load build context 19:35:30 #24 DONE 41.9s 19:35:30 19:35:30 #40 [security-bootstrapper internal] load build context 19:35:30 #40 DONE 40.4s 19:35:30 19:35:30 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:35:30 #59 DONE 41.4s 19:35:30 19:35:30 #51 [core-command internal] load build context 19:35:30 #51 DONE 41.5s 19:35:30 19:35:30 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:35:30 #52 DONE 41.7s 19:35:30 19:35:30 #45 [core-common-config-bootstrapper internal] load build context 19:35:30 #45 DONE 43.2s 19:35:30 19:35:30 #44 [support-scheduler internal] load build context 19:35:30 #44 DONE 43.2s 19:35:30 19:35:30 #50 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:35:30 #50 DONE 42.5s 19:35:30 19:35:30 #39 [security-proxy-setup internal] load build context 19:35:30 #39 DONE 40.5s 19:35:30 19:35:30 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:35:30 #49 DONE 41.7s 19:35:30 19:35:30 #47 [security-secretstore-setup internal] load build context 19:35:30 #47 DONE 42.2s 19:35:30 19:35:30 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:35:30 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c done 19:35:30 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:35:30 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:35:30 #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:35:30 #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:35:30 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 19:35:30 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 19:35:30 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 19:35:30 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 4.19MB / 20.02MB 0.3s 19:35:30 #66 ... 19:35:30 19:35:30 #62 [core-keeper builder 2/7] WORKDIR /edgex-go 19:35:30 #62 DONE 40.6s 19:35:30 19:35:30 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:35:30 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 12.58MB / 20.02MB 0.5s 19:35:30 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s 19:35:30 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 19:35:30 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 19:35:30 #66 ... 19:35:30 19:35:30 #67 [security-spire-agent internal] load build context 19:35:30 #67 transferring context: 26.76kB 0.0s done 19:35:30 #67 DONE 0.9s 19:35:30 19:35:30 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:35:30 #42 DONE 42.1s 19:35:30 19:35:30 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:35:30 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 19:35:34 #66 ... 19:35:34 19:35:34 #64 [core-metadata internal] load build context 19:35:34 #64 transferring context: 477.20MB 6.1s 19:35:34 #64 transferring context: 492.94MB 6.2s done 19:35:37 #64 ... 19:35:37 19:35:37 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:37 #58 41.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:37 #58 41.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:37 #58 42.09 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:35:37 #58 42.09 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:35:37 #58 42.09 OK: 20070 distinct packages available 19:35:37 #58 42.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:37 #58 42.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:37 #58 42.48 (1/5) Installing dumb-init (1.2.5-r2) 19:35:37 #58 42.48 (2/5) Installing musl-obstack (1.2.3-r2) 19:35:37 #58 42.49 (3/5) Installing libucontext (1.2-r2) 19:35:37 #58 42.49 (4/5) Installing gcompat (1.1.0-r1) 19:35:37 #58 42.51 (5/5) Installing openssl (3.1.6-r0) 19:35:37 #58 42.52 Executing busybox-1.36.1-r7.trigger 19:35:37 #58 42.52 OK: 8 MiB in 20 packages 19:35:38 #58 ... 19:35:38 19:35:38 #63 [core-keeper internal] load build context 19:35:38 #63 transferring context: 492.94MB 6.2s done 19:35:38 #63 ... 19:35:38 19:35:38 #68 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:35:38 #68 ... 19:35:38 19:35:38 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:35:39 #69 ... 19:35:39 19:35:39 #64 [core-metadata internal] load build context 19:35:39 #64 DONE 41.0s 19:35:39 19:35:39 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:35:39 #70 ... 19:35:39 19:35:39 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:35:39 #48 42.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:39 #48 42.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:39 #48 42.49 (1/4) Installing ca-certificates (20240226-r0) 19:35:39 #48 42.53 (2/4) Installing dumb-init (1.2.5-r2) 19:35:39 #48 42.53 (3/4) Installing su-exec (0.2-r3) 19:35:39 #48 42.53 (4/4) Installing yq (4.33.3-r5) 19:35:39 #48 42.61 Executing busybox-1.36.1-r7.trigger 19:35:39 #48 42.63 Executing ca-certificates-20240226-r0.trigger 19:35:39 #48 42.71 OK: 17 MiB in 19 packages 19:35:39 #48 ... 19:35:39 19:35:39 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:39 #71 ... 19:35:39 19:35:39 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:35:39 #48 DONE 53.0s 19:35:39 19:35:39 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:35:39 #72 ... 19:35:39 19:35:39 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:35:39 #73 ... 19:35:39 19:35:39 #63 [core-keeper internal] load build context 19:35:39 #63 DONE 42.2s 19:35:39 19:35:39 #74 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:35:40 #74 ... 19:35:40 19:35:40 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:35:40 #61 41.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:40 #61 41.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:40 #61 42.15 (1/4) Installing dumb-init (1.2.5-r2) 19:35:40 #61 42.36 (2/4) Installing openssl (3.1.6-r0) 19:35:40 #61 42.37 (3/4) Installing su-exec (0.2-r3) 19:35:40 #61 42.37 (4/4) Installing yq (4.33.3-r5) 19:35:40 #61 42.43 Executing busybox-1.36.1-r7.trigger 19:35:40 #61 42.43 OK: 17 MiB in 19 packages 19:35:40 #61 DONE 51.3s 19:35:40 19:35:40 #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 19:35:40 #0 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:40 #0 4.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:40 #0 5.189 OK: 7 MiB in 16 packages 19:35:40 #75 ... 19:35:40 19:35:40 #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:35:40 #76 ... 19:35:40 19:35:40 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:40 #58 DONE 53.2s 19:35:40 19:35:40 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:35:40 #57 41.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:40 #57 41.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:40 #57 41.85 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:35:40 #57 41.85 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:35:40 #57 41.85 OK: 20070 distinct packages available 19:35:40 #57 41.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:40 #57 41.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:40 #57 42.17 (1/4) Installing dumb-init (1.2.5-r2) 19:35:40 #57 42.18 (2/4) Installing musl-obstack (1.2.3-r2) 19:35:40 #57 42.18 (3/4) Installing libucontext (1.2-r2) 19:35:40 #57 42.18 (4/4) Installing gcompat (1.1.0-r1) 19:35:40 #57 42.19 Executing busybox-1.36.1-r7.trigger 19:35:40 #57 42.20 OK: 8 MiB in 19 packages 19:35:40 #57 ... 19:35:40 19:35:40 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:35:40 #77 ... 19:35:40 19:35:40 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:35:40 #75 DONE 13.0s 19:35:40 19:35:40 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:35:40 #72 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:40 #72 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:40 #72 11.82 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:35:40 #72 11.82 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:35:40 #72 11.82 OK: 20077 distinct packages available 19:35:40 #72 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:40 #72 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:40 #72 ... 19:35:40 19:35:40 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:35:40 #57 DONE 53.1s 19:35:40 19:35:40 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:35:40 #72 12.12 OK: 264 MiB in 52 packages 19:35:40 #72 ... 19:35:40 19:35:40 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:35:40 #60 42.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:40 #60 42.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:40 #60 42.86 (1/2) Installing dumb-init (1.2.5-r2) 19:35:40 #60 42.86 (2/2) Installing su-exec (0.2-r3) 19:35:40 #60 42.86 Executing busybox-1.36.1-r7.trigger 19:35:40 #60 42.87 OK: 7 MiB in 17 packages 19:35:40 #60 DONE 52.3s 19:35:41 19:35:41 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:41 #65 DONE 26.6s 19:35:41 19:35:41 #74 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:35:41 #74 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:41 #74 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:41 #74 ... 19:35:41 19:35:41 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:41 #71 DONE 12.7s 19:35:41 19:35:41 #74 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:35:41 #74 12.62 OK: 264 MiB in 52 packages 19:35:41 #74 ... 19:35:41 19:35:41 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:35:41 #68 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:41 #68 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:41 #68 12.07 OK: 8 MiB in 17 packages 19:35:41 #68 DONE 13.4s 19:35:41 19:35:41 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:35:41 #69 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:41 #69 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:41 #69 12.10 OK: 7 MiB in 16 packages 19:35:41 #69 DONE 13.5s 19:35:41 19:35:41 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:35:41 #70 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:41 #70 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:41 #70 12.13 OK: 12 MiB in 26 packages 19:35:41 #70 DONE 13.6s 19:35:41 19:35:41 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:35:41 #73 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:42 #73 ... 19:35:42 19:35:42 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:35:42 #72 DONE 13.4s 19:35:42 19:35:42 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:35:42 #73 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:42 #73 13.49 OK: 264 MiB in 52 packages 19:35:42 #73 ... 19:35:42 19:35:42 #74 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:35:42 #74 DONE 14.7s 19:35:42 19:35:42 #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:35:42 #76 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:42 #76 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:42 #76 ... 19:35:42 19:35:42 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:35:42 #73 DONE 14.0s 19:35:42 19:35:42 #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:35:42 #76 14.11 OK: 264 MiB in 52 packages 19:35:43 #76 ... 19:35:43 19:35:43 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:35:43 #78 DONE 1.1s 19:35:43 19:35:43 #76 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:35:43 #76 DONE 14.6s 19:35:43 19:35:43 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:35:43 #79 DONE 0.7s 19:35:43 19:35:43 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:43 #80 ... 19:35:43 19:35:43 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:35:43 #66 DONE 15.2s 19:35:43 19:35:43 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:35:43 #81 DONE 0.6s 19:35:43 19:35:43 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:35:43 #82 DONE 0.1s 19:35:43 19:35:43 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:43 #83 ... 19:35:43 19:35:43 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:35:43 #0 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:43 #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:43 #0 3.689 OK: 17 MiB in 19 packages 19:35:43 #84 DONE 3.8s 19:35:43 19:35:43 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:43 #85 ... 19:35:43 19:35:43 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:35:43 #0 2.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:43 #0 2.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:43 #0 2.655 OK: 7 MiB in 17 packages 19:35:43 #86 DONE 2.8s 19:35:43 19:35:43 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:35:43 #77 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:43 #77 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:44 #77 3.723 OK: 8 MiB in 20 packages 19:35:44 #77 DONE 4.0s 19:35:44 19:35:44 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:35:44 #0 2.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:44 #0 3.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:44 #0 3.279 OK: 8 MiB in 19 packages 19:35:44 #87 DONE 3.4s 19:35:44 19:35:44 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:46 #88 ... 19:35:46 19:35:46 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:35:46 #0 3.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:46 #0 4.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:46 #0 4.276 OK: 17 MiB in 19 packages 19:35:46 #89 DONE 6.1s 19:35:46 19:35:46 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:35:46 #90 DONE 1.9s 19:35:46 19:35:46 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:35:46 #0 2.314 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:46 #0 3.419 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:46 #0 4.036 (1/1) Installing dumb-init (1.2.5-r2) 19:35:46 #0 4.351 Executing busybox-1.36.1-r7.trigger 19:35:46 #0 4.357 OK: 7 MiB in 16 packages 19:35:46 #91 DONE 5.1s 19:35:46 19:35:46 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:46 #92 DONE 1.9s 19:35:46 19:35:46 #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:35:46 #0 2.677 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:46 #0 3.244 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:46 #0 3.915 OK: 264 MiB in 52 packages 19:35:46 #93 DONE 4.9s 19:35:46 19:35:46 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:46 #88 DONE 1.9s 19:35:46 19:35:46 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:35:46 #94 ... 19:35:46 19:35:46 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:35:46 #95 DONE 0.2s 19:35:46 19:35:46 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:35:46 #96 DONE 0.1s 19:35:46 19:35:46 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:35:46 #97 DONE 0.2s 19:35:46 19:35:46 #98 [security-spire-config stage-2 6/10] COPY security.txt / 19:35:46 #98 ... 19:35:46 19:35:46 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:35:46 #94 DONE 0.7s 19:35:46 19:35:46 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:46 #99 DONE 0.8s 19:35:47 19:35:47 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:35:47 #100 ... 19:35:47 19:35:47 #101 [security-spire-server stage-2 6/9] COPY security.txt / 19:35:47 #101 DONE 1.0s 19:35:47 19:35:47 #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:35:47 #102 DONE 3.6s 19:35:47 19:35:47 #98 [security-spire-config stage-2 6/10] COPY security.txt / 19:35:47 #98 DONE 1.0s 19:35:47 19:35:47 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:35:47 #103 ... 19:35:47 19:35:47 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:35:47 #100 DONE 0.8s 19:35:47 19:35:47 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:35:47 #104 DONE 0.4s 19:35:47 19:35:47 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 19:35:47 #105 DONE 0.1s 19:35:47 19:35:47 #106 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:35:47 #106 DONE 0.4s 19:35:47 19:35:47 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:47 #107 DONE 0.1s 19:35:47 19:35:47 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:35:47 #108 DONE 0.1s 19:35:47 19:35:47 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:35:47 #103 DONE 0.4s 19:35:47 19:35:47 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:35:47 #109 DONE 0.0s 19:35:47 19:35:47 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:35:48 #110 DONE 0.1s 19:35:48 19:35:48 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:35:48 #111 DONE 0.1s 19:35:48 19:35:48 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:35:48 #112 DONE 0.1s 19:35:48 19:35:48 #113 [security-spire-config] exporting to image 19:35:48 #113 exporting layers 19:35:48 #113 ... 19:35:48 19:35:48 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:35:48 #114 DONE 0.1s 19:35:48 19:35:48 #113 [security-spire-agent] exporting to image 19:35:48 #113 exporting layers 0.8s done 19:35:48 #113 exporting layers 0.7s done 19:35:48 #113 writing image sha256:8105a431634d3647bcf831ace318e40208295c2db1fef659dd934ebc30435779 0.0s done 19:35:48 #113 naming to docker.io/library/security-spire-config done 19:35:48 #113 writing image sha256:341e6f5634b8fed4c435d0a05cf5c10cebba5f2cc66de890a097bdc17933d0a9 done 19:35:48 #113 naming to docker.io/library/security-spire-server done 19:35:48 #113 writing image sha256:581e85cb0741e4da52e968682801219203f8d565dba9f06cee2db6a8aa73d01a done 19:35:48 #113 naming to docker.io/library/security-spire-agent done 19:35:48 #113 DONE 0.9s 19:35:48 19:35:48 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:53 #115 ... 19:35:53 19:35:53 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:37:29 #116 DONE 92.9s 19:37:29 19:37:29 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:29 #115 DONE 89.0s 19:37:29 19:37:29 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:29 #85 DONE 92.7s 19:37:29 19:37:29 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:29 #83 DONE 92.6s 19:37:29 19:37:29 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:29 #80 DONE 92.8s 19:37:29 19:37:29 #117 [support-notifications builder 6/7] COPY . . 19:37:29 #117 ... 19:37:29 19:37:29 #118 [security-spiffe-token-provider builder 6/7] COPY . . 19:37:29 #118 ... 19:37:29 19:37:29 #119 [core-keeper builder 7/8] COPY . . 19:37:29 #119 ... 19:37:29 19:37:29 #120 [support-scheduler builder 6/7] COPY . . 19:37:29 #120 ... 19:37:29 19:37:29 #121 [security-secretstore-setup builder 6/7] COPY . . 19:37:30 #121 ... 19:37:30 19:37:30 #120 [support-scheduler builder 6/7] COPY . . 19:37:30 #120 DONE 14.7s 19:37:30 19:37:30 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 19:37:30 #122 CACHED 19:37:30 19:37:30 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:30 #123 CACHED 19:37:30 19:37:30 #124 [core-command builder 6/7] COPY . . 19:37:30 #124 CACHED 19:37:30 19:37:30 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:37:30 #125 ... 19:37:30 19:37:30 #126 [core-metadata builder 6/7] COPY . . 19:37:30 #126 CACHED 19:37:30 19:37:30 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:37:30 #127 CACHED 19:37:30 19:37:30 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:30 #128 CACHED 19:37:30 19:37:30 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:30 #129 CACHED 19:37:30 19:37:30 #130 [core-data builder 6/7] COPY . . 19:37:30 #130 CACHED 19:37:30 19:37:30 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 19:37:30 #131 CACHED 19:37:30 19:37:30 #132 [security-proxy-auth builder 6/7] COPY . . 19:37:30 #132 CACHED 19:37:30 19:37:30 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:37:30 #133 CACHED 19:37:30 19:37:30 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:30 #134 CACHED 19:37:30 19:37:30 #118 [security-spiffe-token-provider builder 6/7] COPY . . 19:37:30 #118 DONE 14.8s 19:37:30 19:37:30 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 19:37:30 #135 CACHED 19:37:30 19:37:30 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:30 #136 CACHED 19:37:30 19:37:30 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:37:30 #137 CACHED 19:37:31 19:37:31 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:31 #138 CACHED 19:37:31 19:37:31 #139 [security-proxy-setup builder 6/7] COPY . . 19:37:31 #139 CACHED 19:37:31 19:37:31 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:37:31 #140 CACHED 19:37:31 19:37:31 #121 [security-secretstore-setup builder 6/7] COPY . . 19:37:31 #121 DONE 15.0s 19:37:31 19:37:31 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:37:31 #141 ... 19:37:31 19:37:31 #117 [support-notifications builder 6/7] COPY . . 19:37:31 #117 DONE 15.1s 19:37:31 19:37:31 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:31 #142 CACHED 19:37:31 19:37:31 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:37:31 #143 CACHED 19:37:31 19:37:31 #144 [security-bootstrapper builder 6/7] COPY . . 19:37:31 #144 CACHED 19:37:31 19:37:31 #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:37:31 #145 CACHED 19:37:31 19:37:31 #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:31 #146 CACHED 19:37:31 19:37:31 #147 [support-cron-scheduler builder 6/7] COPY . . 19:37:31 #147 CACHED 19:37:31 19:37:31 #119 [core-keeper builder 7/8] COPY . . 19:37:31 #119 DONE 15.1s 19:37:31 19:37:31 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:37:34 #148 2.928 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 19:37:41 #148 ... 19:37:41 19:37:41 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:37:41 #0 0.992 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 19:37:41 #149 ... 19:37:41 19:37:41 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:37:41 #0 2.013 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 19:37:41 #150 ... 19:37:41 19:37:41 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:37:41 #0 3.423 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 19:37:41 #151 ... 19:37:41 19:37:41 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:37:41 #0 1.988 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 19:37:41 #152 ... 19:37:41 19:37:41 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:37:41 #0 1.178 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 19:37:41 #153 ... 19:37:41 19:37:41 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:37:41 #0 5.164 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 19:37:41 #154 ... 19:37:41 19:37:41 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:37:41 #0 1.780 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 19:37:41 #155 ... 19:37:41 19:37:41 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:37:41 #0 3.272 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 19:37:42 #156 ... 19:37:42 19:37:42 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:37:42 #0 4.457 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 19:37:42 #157 ... 19:37:42 19:37:42 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:37:42 #0 4.708 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 19:37:42 #158 ... 19:37:42 19:37:42 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:37:42 #125 1.709 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 19:37:42 #125 ... 19:37:42 19:37:42 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:37:42 #141 2.456 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 19:39:19 #141 ... 19:39:19 19:39:19 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:39:19 #151 95.45 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 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:39:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:40:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:40:31 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:40:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:40:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:40:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:40:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:40:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:40:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:40:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:40:31 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:40:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:40:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:40:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:40:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.135s coverage: 28.7% of statements 19:40:55 #151 ... 19:40:55 19:40:55 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:40:55 #125 DONE 194.4s 19:40:55 19:40:55 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:40:55 #155 DONE 194.5s 19:40:55 19:40:55 #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #159 ... 19:40:55 19:40:55 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:40:55 #158 DONE 194.6s 19:40:55 19:40:55 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:40:55 #153 ... 19:40:55 19:40:55 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:40:55 #151 DONE 194.9s 19:40:55 19:40:55 #160 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:40:55 #160 ... 19:40:55 19:40:55 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:40:55 #157 DONE 195.3s 19:40:55 19:40:55 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #161 ... 19:40:55 19:40:55 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:40:55 #156 DONE 195.6s 19:40:55 19:40:55 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #162 ... 19:40:55 19:40:55 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:40:55 #141 DONE 196.0s 19:40:55 19:40:55 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:40:55 #149 DONE 196.3s 19:40:55 19:40:55 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:40:55 #148 DONE 196.0s 19:40:55 19:40:55 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #161 ... 19:40:55 19:40:55 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:40:55 #150 DONE 196.6s 19:40:55 19:40:55 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #163 ... 19:40:55 19:40:55 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:40:55 #154 DONE 196.9s 19:40:55 19:40:55 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:40:55 #153 DONE 197.0s 19:40:55 19:40:55 #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #164 ... 19:40:55 19:40:55 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:40:55 #152 DONE 197.3s 19:40:55 19:40:55 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #165 ... 19:40:55 19:40:55 #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #159 DONE 3.3s 19:40:55 19:40:55 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #161 DONE 2.6s 19:40:55 19:40:55 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:40:55 #166 ... 19:40:55 19:40:55 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #162 DONE 2.2s 19:40:55 19:40:55 #160 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:40:55 #160 DONE 2.8s 19:40:55 19:40:55 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:40:55 #167 ... 19:40:55 19:40:55 #168 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #168 DONE 1.9s 19:40:55 19:40:55 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #163 DONE 2.0s 19:40:55 19:40:55 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:40:55 #169 ... 19:40:55 19:40:55 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #165 DONE 1.5s 19:40:55 19:40:55 #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #164 DONE 1.7s 19:40:55 19:40:55 #170 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:40:55 #170 ... 19:40:55 19:40:55 #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:40:55 #171 DONE 1.8s 19:40:55 19:40:55 #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:40:55 #172 CACHED 19:40:55 19:40:55 #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #173 CACHED 19:40:55 19:40:55 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:40:55 #174 CACHED 19:40:55 19:40:55 #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #175 CACHED 19:40:55 19:40:55 #176 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:40:55 #176 DONE 1.6s 19:40:55 19:40:55 #177 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:40:55 #177 CACHED 19:40:55 19:40:55 #178 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #178 CACHED 19:40:55 19:40:55 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:40:55 #166 DONE 1.8s 19:40:55 19:40:55 #179 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:40:55 #179 CACHED 19:40:55 19:40:55 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #180 CACHED 19:40:55 19:40:55 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:40:55 #181 CACHED 19:40:55 19:40:55 #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #182 CACHED 19:40:55 19:40:55 #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:40:55 #183 ... 19:40:55 19:40:55 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:40:55 #169 DONE 1.5s 19:40:55 19:40:55 #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:40:55 #184 DONE 1.4s 19:40:55 19:40:55 #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 19:40:55 #185 ... 19:40:55 19:40:55 #170 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:40:55 #170 DONE 1.5s 19:40:55 19:40:55 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:40:55 #186 DONE 1.6s 19:40:55 19:40:55 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:40:55 #187 ... 19:40:55 19:40:55 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:40:55 #167 DONE 2.6s 19:40:55 19:40:55 #188 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #188 ... 19:40:55 19:40:55 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:40:55 #189 DONE 3.0s 19:40:55 19:40:55 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:40:55 #190 DONE 3.1s 19:40:55 19:40:55 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:40:55 #191 DONE 3.0s 19:40:55 19:40:55 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:40:55 #192 ... 19:40:55 19:40:55 #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:40:55 #193 DONE 3.8s 19:40:55 19:40:55 #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:40:55 #194 ... 19:40:55 19:40:55 #195 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:40:55 #195 DONE 3.9s 19:40:55 19:40:55 #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:40:55 #196 DONE 4.0s 19:40:55 19:40:55 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:40:55 #197 ... 19:40:55 19:40:55 #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:40:55 #183 DONE 4.2s 19:40:55 19:40:55 #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:40:55 #198 DONE 4.2s 19:40:55 19:40:55 #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 19:40:55 #185 DONE 4.0s 19:40:55 19:40:55 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:40:55 #199 ... 19:40:55 19:40:55 #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:40:55 #200 DONE 4.3s 19:40:55 19:40:55 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:40:55 #201 DONE 4.1s 19:40:55 19:40:55 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:40:55 #202 ... 19:40:55 19:40:55 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:40:55 #187 DONE 4.2s 19:40:55 19:40:55 #188 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:40:55 #188 DONE 3.8s 19:40:55 19:40:55 #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:40:56 #203 ... 19:40:56 19:40:56 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:40:56 #204 DONE 2.5s 19:40:56 19:40:56 #205 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:40:56 #205 DONE 2.6s 19:40:56 19:40:56 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:40:56 #206 ... 19:40:56 19:40:56 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:40:56 #192 DONE 2.6s 19:40:56 19:40:56 #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:40:56 #194 DONE 2.0s 19:40:56 19:40:56 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:40:56 #207 ... 19:40:56 19:40:56 #208 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:40:56 #208 DONE 2.1s 19:40:56 19:40:56 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:40:56 #197 DONE 2.1s 19:40:56 19:40:56 #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:40:56 #209 ... 19:40:56 19:40:56 #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:40:56 #210 DONE 2.1s 19:40:56 19:40:56 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:40:56 #211 DONE 2.1s 19:40:56 19:40:56 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:40:56 #199 DONE 2.1s 19:40:56 19:40:56 #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:40:57 #212 ... 19:40:57 19:40:57 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:40:57 #202 DONE 1.8s 19:40:57 19:40:57 #213 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:40:57 #213 DONE 1.9s 19:40:57 19:40:57 #113 [core-data] exporting to image 19:40:57 #113 exporting layers 19:40:57 #113 ... 19:40:57 19:40:57 #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:40:57 #203 DONE 1.9s 19:40:57 19:40:57 #113 [security-spiffe-token-provider] exporting to image 19:40:57 #113 exporting layers 0.6s done 19:40:57 #113 exporting layers 1.0s done 19:40:58 #113 ... 19:40:58 19:40:58 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:40:58 #214 DONE 2.0s 19:40:58 19:40:58 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:40:58 #207 DONE 1.9s 19:40:58 19:40:58 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:40:58 #206 DONE 2.1s 19:40:58 19:40:58 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:58 #215 ... 19:40:58 19:40:58 #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:40:58 #209 DONE 1.8s 19:40:58 19:40:58 #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:40:58 #212 DONE 1.7s 19:40:58 19:40:58 #113 [core-metadata] exporting to image 19:40:58 #113 exporting layers 1.8s done 19:40:58 #113 ... 19:40:58 19:40:58 #216 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:40:58 #216 DONE 1.4s 19:40:58 19:40:58 #217 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:40:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.202s coverage: 97.0% of statements 19:40:59 #217 DONE 0.9s 19:40:59 19:40:59 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:40:59 #218 DONE 1.0s 19:40:59 19:40:59 #219 [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/ 19:40:59 #219 ... 19:40:59 19:40:59 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:40:59 #220 DONE 1.2s 19:41:00 19:41:00 #113 [security-spiffe-token-provider] exporting to image 19:41:00 #113 exporting layers 1.2s done 19:41:00 #113 writing image sha256:c4618b87e330458de6e806dec842d7cde3bd2080425b8b236d64efa6f1265cc4 0.2s done 19:41:00 #113 writing image sha256:e3ceca2a901496404865507d02ed1989e75fc6f0f5110e57c75393d6af8ced70 0.5s done 19:41:00 #113 writing image sha256:d7a8da40187278e7000584f54e0cce68d24dbdef86e87c1834fb36db0350e6b0 0.4s done 19:41:00 #113 writing image sha256:dfdd6dc46fbf9cb9e3dbf32e864bd87619c767a654b429403ee9ccfcef2ab09e 0.5s done 19:41:00 #113 writing image sha256:a87cf2238ff0eb219680bd432101a304adc73e9c3ad335848a5a86311549d395 0.5s done 19:41:00 #113 naming to docker.io/library/core-keeper 0.2s done 19:41:00 #113 naming to docker.io/library/support-cron-scheduler 0.0s done 19:41:00 #113 naming to docker.io/library/core-command 0.0s done 19:41:00 #113 naming to docker.io/library/support-scheduler done 19:41:00 #113 naming to docker.io/library/support-notifications done 19:41:00 #113 writing image sha256:4efc9fe3fa7d7c9e85cb8a5bc431d4fc2f3629fd9911a8d22d402872c68eb4b8 0.0s done 19:41:00 #113 writing image sha256:e5a76d0cf31512e17d4d8bdd898952fd366c4371d5396d64d371e4dd629d4e8e 0.1s done 19:41:00 #113 naming to docker.io/library/core-data 0.0s done 19:41:00 #113 naming to docker.io/library/security-spiffe-token-provider 0.0s done 19:41:00 #113 writing image sha256:094d6b77c31cf529fdb31c07a327c48ce058545b0790f668ccd9875058ed41cf 19:41:00 #113 writing image sha256:094d6b77c31cf529fdb31c07a327c48ce058545b0790f668ccd9875058ed41cf 0.0s done 19:41:00 #113 naming to docker.io/library/core-metadata done 19:41:00 #113 DONE 6.4s 19:41:00 19:41:00 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:41:00 #221 ... 19:41:00 19:41:00 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:00 #222 DONE 2.1s 19:41:00 19:41:00 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:00 #215 DONE 2.2s 19:41:00 19:41:00 #113 [security-proxy-auth] exporting to image 19:41:01 #113 exporting layers 1.2s done 19:41:01 #113 ... 19:41:01 19:41:01 #219 [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/ 19:41:01 #219 DONE 1.9s 19:41:01 19:41:01 #113 [core-common-config-bootstrapper] exporting to image 19:41:01 #113 exporting layers 1.1s done 19:41:01 #113 ... 19:41:01 19:41:01 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:41:01 #221 DONE 1.9s 19:41:01 19:41:01 #113 [core-common-config-bootstrapper] exporting to image 19:41:01 #113 writing image sha256:6b8dd086987487b15821a700b8aa9ef23f76c23688f18e15f4edaddec61bbe9f 0.1s done 19:41:01 #113 writing image sha256:e9c886e4cccbe40bc0c3c05a96593fb4ec074a191484baf8cbaa8d35794ed359 19:41:01 #113 naming to docker.io/library/security-proxy-auth 19:41:02 #113 writing image sha256:e9c886e4cccbe40bc0c3c05a96593fb4ec074a191484baf8cbaa8d35794ed359 0.1s done 19:41:02 #113 naming to docker.io/library/security-proxy-auth 0.0s done 19:41:02 #113 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:41:02 #113 DONE 8.2s 19:41:02 19:41:02 #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:41:02 #223 ... 19:41:02 19:41:02 #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:02 #224 DONE 2.3s 19:41:02 19:41:02 #113 [security-proxy-setup] exporting to image 19:41:02 #113 ... 19:41:02 19:41:02 #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:41:02 #223 DONE 0.7s 19:41:02 19:41:02 #225 [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/ 19:41:02 #225 DONE 0.9s 19:41:02 19:41:02 #226 [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/ 19:41:03 #226 DONE 0.3s 19:41:03 19:41:03 #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:41:03 #227 ... 19:41:03 19:41:03 #113 [security-proxy-setup] exporting to image 19:41:03 #113 exporting layers 1.2s done 19:41:03 #113 writing image sha256:e8107d4713edb7d39592b717bb0fbdea4691254544b4693e3ccafdddc99659de 0.0s done 19:41:03 #113 naming to docker.io/library/security-proxy-setup 0.0s done 19:41:03 #113 DONE 9.1s 19:41:03 19:41:03 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:03 #228 DONE 0.8s 19:41:03 19:41:03 #113 [security-secretstore-setup] exporting to image 19:41:03 #113 ... 19:41:03 19:41:03 #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:41:03 #227 DONE 0.6s 19:41:03 19:41:03 #229 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:41:04 #229 DONE 0.4s 19:41:04 19:41:04 #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:41:04 #230 DONE 0.7s 19:41:04 19:41:04 #113 [security-secretstore-setup] exporting to image 19:41:04 #113 exporting layers 1.4s done 19:41:04 #113 writing image sha256:0b711889de5752ade7fcbbda4eb65ff3f3c3a9a679146d117efc4e3fc3018dbb 0.1s done 19:41:04 #113 naming to docker.io/library/security-secretstore-setup 19:41:04 #113 naming to docker.io/library/security-secretstore-setup 0.1s done 19:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:41:06 #113 exporting layers 1.5s done 19:41:06 #113 writing image sha256:7853fbe9162faf96a901ec3eea8921bd714a0babcc043139d41d23e711b97884 0.0s done 19:41:06 #113 naming to docker.io/library/security-bootstrapper done 19:41:06 #113 DONE 11.9s 19:41:06 time="2024-08-06T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:41:06 time="2024-08-06T19:34:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:41:06 $ docker stop --time=1 6d117d941a665afc514c7aa5613b7d6a1a01f57b22320d5a5bad7ae98b5a611a 19:41:07 $ docker rm -f --volumes 6d117d941a665afc514c7aa5613b7d6a1a01f57b22320d5a5bad7ae98b5a611a [Pipeline] // withDockerContainer [Pipeline] sh 19:41:08 + docker images 19:41:08 REPOSITORY TAG IMAGE ID CREATED SIZE 19:41:08 security-bootstrapper latest 7853fbe9162f 4 seconds ago 18.9MB 19:41:08 security-secretstore-setup latest 0b711889de57 5 seconds ago 36.9MB 19:41:08 security-proxy-setup latest e8107d4713ed 7 seconds ago 26.2MB 19:41:08 security-proxy-auth latest 6b8dd0869874 8 seconds ago 33MB 19:41:08 core-common-config-bootstrapper latest e9c886e4cccb 8 seconds ago 15.2MB 19:41:08 core-metadata latest 094d6b77c31c 10 seconds ago 39.6MB 19:41:08 security-spiffe-token-provider latest e5a76d0cf315 11 seconds ago 28.8MB 19:41:08 core-data latest 4efc9fe3fa7d 12 seconds ago 39.5MB 19:41:08 support-notifications latest dfdd6dc46fbf 12 seconds ago 42.3MB 19:41:08 support-cron-scheduler latest d7a8da401872 12 seconds ago 42.2MB 19:41:08 support-scheduler latest e3ceca2a9014 12 seconds ago 41.8MB 19:41:08 core-command latest a87cf2238ff0 13 seconds ago 35.4MB 19:41:08 core-keeper latest c4618b87e330 14 seconds ago 39.4MB 19:41:08 security-spire-agent latest 581e85cb0741 5 minutes ago 182MB 19:41:08 security-spire-config latest 8105a431634d 5 minutes ago 120MB 19:41:08 security-spire-server latest 341e6f5634b8 5 minutes ago 121MB 19:41:08 ci-base-image-x86_64 latest 7ee259ce25bd 9 minutes ago 969MB 19:41:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 19:41:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 19:41:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB 19:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.297s coverage: 69.2% of statements [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] } 19:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:41:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.217s coverage: 53.2% of statements 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.117s coverage: 93.4% of statements 19:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.388s coverage: 91.7% of statements 19:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.247s coverage: 6.5% of statements 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:41:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:41:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.904s coverage: 95.8% of statements 19:41:47 ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements 19:41:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.092s coverage: 0.0% of statements [no tests to run] 19:41:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:41:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:41:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.338s coverage: 0.8% of statements 19:41:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.176s coverage: 30.7% of statements 19:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.153s coverage: 41.7% of statements 19:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.100s coverage: 77.8% of statements 19:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.110s coverage: 94.1% of statements 19:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.104s coverage: 96.3% of statements 19:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.104s coverage: 87.5% of statements 19:42:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.105s coverage: 94.4% of statements 19:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:42:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.917s coverage: 79.9% of statements 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.161s coverage: 92.9% of statements 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 67.2% of statements 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.110s coverage: 62.3% of statements 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.103s coverage: 76.6% of statements 19:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements 19:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements 19:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.086s coverage: 100.0% of statements 19:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.262s coverage: 81.8% of statements 19:42:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.271s coverage: 82.1% of statements 19:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.102s coverage: 86.0% of statements 19:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:42:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.928s coverage: 63.1% of statements 19:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.106s coverage: 100.0% of statements 19:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements 19:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.089s coverage: 100.0% of statements 19:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:42:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.085s coverage: 73.7% of statements 19:42:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements 19:42:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:42:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:42:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.674s coverage: 36.5% of statements 19:42:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:43:00 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:43:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:43:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.099s coverage: 84.8% of statements 19:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:43:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.189s coverage: 19.9% of statements 19:43:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:43:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:43:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:43:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:43:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.494s coverage: 95.7% of statements 19:43:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:43:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:43:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.154s coverage: 61.8% of statements 19:43:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:43:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:43:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.298s coverage: 98.9% of statements 19:43:25 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 19:43:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:43:25 go vet ./... 19:47:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:47:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:47:47 ./bin/test-attribution-txt.sh [Pipeline] echo 19:47:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:47:49 + ls -al . 19:47:49 total 868 19:47:49 drwxrwxr-x 10 1001 1001 4096 Aug 6 19:35 . 19:47:49 drwxr-xr-x 4 root root 4096 Aug 6 19:35 .. 19:47:49 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:33 .blubracket 19:47:49 -rw-rw-r-- 1 1001 1001 10 Aug 6 19:33 .dockerignore 19:47:49 drwxrwxr-x 8 1001 1001 4096 Aug 6 19:33 .git 19:47:49 drwxrwxr-x 3 1001 1001 4096 Aug 6 19:33 .github 19:47:49 -rw-rw-r-- 1 1001 1001 1102 Aug 6 19:33 .gitignore 19:47:49 -rw-rw-r-- 1 1001 1001 42 Aug 6 19:33 .golangci.yml 19:47:49 -rw-rw-r-- 1 1001 1001 100 Aug 6 19:33 .hadolint.yml 19:47:49 -rw-rw-r-- 1 1001 1001 155 Aug 6 19:33 .sonarcloud.properties 19:47:49 -rw-rw-r-- 1 1001 1001 1171 Aug 6 19:33 ADOPTERS.md 19:47:49 -rw-rw-r-- 1 1001 1001 20806 Aug 6 19:33 Attribution.txt 19:47:49 -rw-rw-r-- 1 1001 1001 100284 Aug 6 19:33 CHANGELOG.md 19:47:49 -rw-rw-r-- 1 1001 1001 3804 Aug 6 19:33 CONTRIBUTING.md 19:47:49 -rw-rw-r-- 1 1001 1001 677 Aug 6 19:33 GOVERNANCE.md 19:47:49 -rw-rw-r-- 1 1001 1001 861 Aug 6 19:33 Jenkinsfile 19:47:49 -rw-rw-r-- 1 1001 1001 10775 Aug 6 19:33 LICENSE 19:47:49 -rw-rw-r-- 1 1001 1001 16854 Aug 6 19:33 Makefile 19:47:49 -rw-rw-r-- 1 1001 1001 582 Aug 6 19:33 OWNERS.md 19:47:49 -rw-rw-r-- 1 1001 1001 9528 Aug 6 19:33 README.md 19:47:49 -rw-rw-r-- 1 1001 1001 789 Aug 6 19:33 SECURITY.md 19:47:49 -rw-rw-r-- 1 1001 1001 5 Aug 6 19:30 VERSION 19:47:49 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:33 bin 19:47:49 drwxrwxr-x 20 1001 1001 4096 Aug 6 19:33 cmd 19:47:49 -rw-r--r-- 1 root root 504185 Aug 6 19:43 coverage.out 19:47:49 drwxrwxr-x 2 1001 1001 4096 Aug 6 19:33 fuzz_test 19:47:49 -rw-rw-r-- 1 1001 1001 7118 Aug 6 19:33 go.mod 19:47:49 -rw-rw-r-- 1 1001 1001 101672 Aug 6 19:33 go.sum 19:47:49 drwxrwxr-x 7 1001 1001 4096 Aug 6 19:33 internal 19:47:49 drwxrwxr-x 3 1001 1001 4096 Aug 6 19:33 openapi 19:47:49 -rw-rw-r-- 1 1001 1001 584 Aug 6 19:33 security.txt 19:47:49 -rw-rw-r-- 1 1001 1001 204 Aug 6 19:33 version.go [Pipeline] sh 19:47:49 + '[' -e coverage.out ] 19:47:49 + chown 1001:1001 coverage.out [Pipeline] stash 19:47:49 Warning: overwriting stash ‘coverage-report’ 19:47:50 Stashed 1 file(s) [Pipeline] sh 19:47:50 + make build 19:47:51 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 19:51:13 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 19:51:21 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 19:51:29 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 19:51:32 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 19:51:41 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 19:52:13 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 19:52:20 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 19:52:30 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 19:52:42 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 19:52:45 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 19:52:49 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 19:52:53 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 19:52:58 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] } 19:53:02 $ docker stop --time=1 f7bfb4748cc174d8f2b5eafab1abeac464501a9056c6f26f3828e29af4ccff18 19:53:05 $ docker rm -f --volumes f7bfb4748cc174d8f2b5eafab1abeac464501a9056c6f26f3828e29af4ccff18 [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 19:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:53:09 19:53:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:53:09 latest: Pulling from edgex-devops/edgex-compose-arm64 19:53:09 547446be3368: Pulling fs layer 19:53:09 d125d8839a47: Pulling fs layer 19:53:09 3e85d5ac6304: Pulling fs layer 19:53:09 c3105a71a48b: Pulling fs layer 19:53:09 0f093f025ec4: Pulling fs layer 19:53:09 c3106fc0e877: Pulling fs layer 19:53:09 0f093f025ec4: Waiting 19:53:09 c3106fc0e877: Waiting 19:53:09 c3105a71a48b: Waiting 19:53:09 547446be3368: Verifying Checksum 19:53:09 547446be3368: Download complete 19:53:10 c3105a71a48b: Verifying Checksum 19:53:10 c3105a71a48b: Download complete 19:53:10 d125d8839a47: Verifying Checksum 19:53:10 d125d8839a47: Download complete 19:53:10 c3106fc0e877: Verifying Checksum 19:53:10 c3106fc0e877: Download complete 19:53:10 0f093f025ec4: Verifying Checksum 19:53:10 0f093f025ec4: Download complete 19:53:10 547446be3368: Pull complete 19:53:11 d125d8839a47: Pull complete 19:53:12 3e85d5ac6304: Verifying Checksum 19:53:12 3e85d5ac6304: Download complete 19:53:22 3e85d5ac6304: Pull complete 19:53:22 c3105a71a48b: Pull complete 19:53:23 0f093f025ec4: Pull complete 19:53:23 c3106fc0e877: Pull complete 19:53:23 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:53:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:24 prd-ubuntu20.04-docker-arm64-4c-16g-7210 does not seem to be running inside a container 19:53:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:53:26 $ docker top 16c5a765339901b15a21004f9202147a6edc0932ba5b6fb0a36e1d867e775f99 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:27 + docker compose -f ./docker-compose-build.yml build --parallel 19:53:37 #1 [security-proxy-auth internal] load build definition from Dockerfile 19:53:37 #1 transferring dockerfile: 2.15kB 0.0s done 19:53:37 #1 DONE 0.1s 19:53:37 19:53:37 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:53:37 #2 transferring dockerfile: 2.23kB done 19:53:37 #2 DONE 0.1s 19:53:37 19:53:37 #3 [core-metadata internal] load build definition from Dockerfile 19:53:37 #3 transferring dockerfile: 2.06kB 0.0s done 19:53:37 #3 DONE 0.1s 19:53:37 19:53:37 #4 [security-proxy-setup internal] load build definition from Dockerfile 19:53:37 #4 transferring dockerfile: 2.50kB done 19:53:37 #4 DONE 0.1s 19:53:37 19:53:37 #5 [core-command internal] load build definition from Dockerfile 19:53:37 #5 transferring dockerfile: 1.93kB 0.0s done 19:53:37 #5 DONE 0.1s 19:53:37 19:53:37 #6 [support-scheduler internal] load build definition from Dockerfile 19:53:37 #6 transferring dockerfile: 1.93kB done 19:53:37 #6 DONE 0.1s 19:53:37 19:53:37 #7 [core-keeper internal] load build definition from Dockerfile 19:53:37 #7 transferring dockerfile: 2.01kB 0.0s done 19:53:37 #7 DONE 0.1s 19:53:37 19:53:37 #8 [support-notifications internal] load build definition from Dockerfile 19:53:37 #8 transferring dockerfile: 1.95kB done 19:53:37 #8 DONE 0.1s 19:53:37 19:53:37 #9 [support-cron-scheduler internal] load build definition from Dockerfile 19:53:37 #9 transferring dockerfile: 1.85kB done 19:53:37 #9 DONE 0.1s 19:53:37 19:53:37 #10 [security-spire-server internal] load build definition from Dockerfile 19:53:37 #10 transferring dockerfile: 1.70kB done 19:53:37 #10 DONE 0.1s 19:53:37 19:53:37 #11 [security-spire-agent internal] load build definition from Dockerfile 19:53:37 #11 transferring dockerfile: 1.81kB done 19:53:37 #11 DONE 0.1s 19:53:37 19:53:37 #12 [core-data internal] load build definition from Dockerfile 19:53:37 #12 transferring dockerfile: 2.01kB done 19:53:37 #12 DONE 0.1s 19:53:37 19:53:37 #13 [security-secretstore-setup internal] load build definition from Dockerfile 19:53:37 #13 transferring dockerfile: 2.49kB done 19:53:37 #13 DONE 0.1s 19:53:37 19:53:37 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:53:37 #14 transferring dockerfile: 1.89kB done 19:53:37 #14 DONE 0.1s 19:53:37 19:53:37 #15 [security-bootstrapper internal] load build definition from Dockerfile 19:53:37 #15 transferring dockerfile: 3.17kB done 19:53:37 #15 DONE 0.1s 19:53:37 19:53:37 #16 [security-spire-config internal] load build definition from Dockerfile 19:53:37 #16 transferring dockerfile: 1.69kB done 19:53:37 #16 DONE 0.1s 19:53:37 19:53:37 #17 [security-proxy-auth internal] load .dockerignore 19:53:37 #17 transferring context: 19:53:37 #17 transferring context: 50B 0.0s done 19:53:37 #17 DONE 0.1s 19:53:38 19:53:38 #18 [core-common-config-bootstrapper internal] load .dockerignore 19:53:38 #18 transferring context: 50B done 19:53:38 #18 DONE 0.0s 19:53:38 19:53:38 #19 [core-metadata internal] load .dockerignore 19:53:38 #19 transferring context: 50B done 19:53:38 #19 DONE 0.0s 19:53:38 19:53:38 #20 [security-proxy-setup internal] load .dockerignore 19:53:38 #20 transferring context: 50B 0.0s done 19:53:38 #20 DONE 0.1s 19:53:38 19:53:38 #21 [core-command internal] load .dockerignore 19:53:38 #21 transferring context: 50B done 19:53:38 #21 DONE 0.1s 19:53:38 19:53:38 #22 [support-scheduler internal] load .dockerignore 19:53:38 #22 transferring context: 50B done 19:53:38 #22 DONE 0.1s 19:53:38 19:53:38 #23 [core-keeper internal] load .dockerignore 19:53:39 #23 transferring context: 50B done 19:53:39 #23 DONE 0.1s 19:53:39 19:53:39 #24 [support-notifications internal] load .dockerignore 19:53:39 #24 transferring context: 50B 0.0s done 19:53:39 #24 DONE 0.1s 19:53:39 19:53:39 #25 [support-cron-scheduler internal] load .dockerignore 19:53:39 #25 transferring context: 50B 0.0s done 19:53:39 #25 DONE 0.1s 19:53:39 19:53:39 #26 [security-spire-server internal] load .dockerignore 19:53:39 #26 transferring context: 50B 0.0s done 19:53:39 #26 DONE 0.1s 19:53:39 19:53:39 #27 [security-spire-agent internal] load .dockerignore 19:53:39 #27 transferring context: 50B done 19:53:39 #27 DONE 0.1s 19:53:39 19:53:39 #28 [core-data internal] load .dockerignore 19:53:39 #28 transferring context: 50B done 19:53:39 #28 DONE 0.1s 19:53:39 19:53:39 #29 [security-secretstore-setup internal] load .dockerignore 19:53:39 #29 transferring context: 50B done 19:53:39 #29 DONE 0.0s 19:53:39 19:53:39 #30 [security-spiffe-token-provider internal] load .dockerignore 19:53:39 #30 transferring context: 50B done 19:53:39 #30 DONE 0.1s 19:53:39 19:53:39 #31 [security-bootstrapper internal] load .dockerignore 19:53:39 #31 transferring context: 50B done 19:53:39 #31 DONE 0.1s 19:53:39 19:53:39 #32 [security-spire-config internal] load .dockerignore 19:53:39 #32 transferring context: 50B 0.0s done 19:53:39 #32 DONE 0.1s 19:53:39 19:53:39 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:39 #33 DONE 0.0s 19:53:39 19:53:39 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:53:39 #34 DONE 0.4s 19:53:39 19:53:39 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 19:53:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:40 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:40 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.2s 19:53:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s 19:53:40 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 19:53:40 #35 ... 19:53:40 19:53:40 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:40 #33 DONE 0.0s 19:53:40 19:53:40 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:53:40 #34 DONE 0.4s 19:53:40 19:53:40 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:40 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:40 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:40 #35 ... 19:53:40 19:53:40 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:40 #33 DONE 0.0s 19:53:40 19:53:40 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:40 #33 DONE 0.0s 19:53:40 19:53:40 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:40 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:40 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:40 #35 ... 19:53:40 19:53:40 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:53:40 #34 DONE 0.6s 19:53:40 19:53:40 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:40 #35 ... 19:53:40 19:53:40 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:40 #33 DONE 0.0s 19:53:40 19:53:40 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:40 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:40 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:41 #35 ... 19:53:41 19:53:41 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:53:41 #34 DONE 0.6s 19:53:41 19:53:41 #36 [core-command internal] load build context 19:53:41 #36 DONE 0.0s 19:53:41 19:53:41 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:41 #37 DONE 1.9s 19:53:41 19:53:41 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:41 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:41 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:41 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:41 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:41 #35 ... 19:53:41 19:53:41 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:41 #33 DONE 0.0s 19:53:41 19:53:41 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:41 #35 ... 19:53:41 19:53:41 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:41 #33 DONE 0.0s 19:53:41 19:53:41 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:41 #35 ... 19:53:41 19:53:41 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:41 #37 DONE 1.9s 19:53:41 19:53:41 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:41 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:41 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:41 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:41 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:41 #35 ... 19:53:41 19:53:41 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 19:53:41 #34 DONE 1.1s 19:53:41 19:53:41 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:41 #35 ... 19:53:41 19:53:41 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:41 #33 DONE 0.0s 19:53:41 19:53:41 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:41 #37 DONE 1.9s 19:53:41 19:53:41 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:41 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:41 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:41 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:41 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:42 #35 ... 19:53:42 19:53:42 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:53:42 #34 DONE 1.3s 19:53:42 19:53:42 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:53:42 #38 DONE 1.5s 19:53:42 19:53:42 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:42 #35 ... 19:53:42 19:53:42 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:42 #37 DONE 2.0s 19:53:42 19:53:42 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:42 #33 DONE 0.0s 19:53:42 19:53:42 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 19:53:42 #38 DONE 1.5s 19:53:42 19:53:42 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:42 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:42 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:42 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:42 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:42 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:42 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 19:53:42 #35 ... 19:53:42 19:53:42 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:42 #37 DONE 2.0s 19:53:42 19:53:42 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 19:53:42 #38 DONE 1.5s 19:53:42 19:53:42 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:42 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:42 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:42 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:42 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:42 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:42 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 19:53:43 #35 ... 19:53:43 19:53:43 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:53:43 #34 DONE 2.2s 19:53:43 19:53:43 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:43 #33 DONE 0.0s 19:53:43 19:53:43 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:53:43 #34 ... 19:53:43 19:53:43 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:43 #33 DONE 0.0s 19:53:43 19:53:43 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:53:43 #34 ... 19:53:43 19:53:43 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:43 #37 DONE 2.1s 19:53:43 19:53:43 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:53:43 #38 DONE 1.6s 19:53:43 19:53:43 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:43 #33 DONE 0.0s 19:53:43 19:53:43 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:53:43 #34 ... 19:53:43 19:53:43 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:53:43 #33 DONE 0.0s 19:53:43 19:53:43 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:53:44 #34 ... 19:53:44 19:53:44 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:53:44 #39 DONE 1.9s 19:53:44 19:53:44 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:53:44 #34 ... 19:53:44 19:53:44 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:53:44 #40 DONE 0.0s 19:53:44 19:53:44 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:53:44 #34 DONE 3.4s 19:53:44 19:53:44 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:44 #37 DONE 2.1s 19:53:44 19:53:44 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:53:44 #38 DONE 1.6s 19:53:44 19:53:44 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:53:44 #41 DONE 1.8s 19:53:44 19:53:44 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:44 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:44 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:44 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:44 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:44 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:44 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 19:53:44 #35 ... 19:53:44 19:53:44 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:53:44 #37 DONE 2.1s 19:53:44 19:53:44 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:53:44 #38 DONE 1.7s 19:53:44 19:53:44 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:44 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:44 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:44 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:44 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:44 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:44 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 19:53:44 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:44 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:44 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:44 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:44 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:44 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 19:53:44 #35 DONE 5.7s 19:53:44 19:53:44 #42 [security-spire-config internal] load build context 19:53:44 #42 ... 19:53:44 19:53:44 #43 [security-spire-agent internal] load build context 19:53:44 #43 DONE 0.0s 19:53:44 19:53:44 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:53:44 #44 DONE 0.0s 19:53:44 19:53:44 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:53:44 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:53:44 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 19:53:44 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:53:44 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:53:44 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:53:44 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 19:53:44 #35 DONE 5.7s 19:53:44 19:53:44 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:53:44 #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:53:45 #44 ... 19:53:45 19:53:45 #45 [security-spire-server internal] load build context 19:53:45 #45 transferring context: 27.23kB 0.3s done 19:53:45 #45 DONE 1.3s 19:53:45 19:53:45 #46 [security-proxy-auth internal] load build context 19:53:45 #46 ... 19:53:45 19:53:45 #42 [security-spire-config internal] load build context 19:53:46 #42 transferring context: 25.48kB 0.3s done 19:53:46 #42 DONE 1.7s 19:53:46 19:53:46 #46 [security-proxy-auth internal] load build context 19:53:47 #46 ... 19:53:47 19:53:47 #43 [security-spire-agent internal] load build context 19:53:47 #43 transferring context: 26.76kB 0.3s done 19:53:47 #43 DONE 2.8s 19:53:47 19:53:47 #46 [security-proxy-auth internal] load build context 19:53:49 #46 ... 19:53:49 19:53:49 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:49 #47 DONE 7.3s 19:53:49 19:53:49 #46 [security-proxy-auth internal] load build context 19:53:50 #46 ... 19:53:50 19:53:50 #48 [core-common-config-bootstrapper internal] load build context 19:53:50 #48 ... 19:53:50 19:53:50 #46 [security-proxy-auth internal] load build context 19:53:50 #46 ... 19:53:50 19:53:50 #49 [core-metadata internal] load build context 19:53:50 #49 ... 19:53:50 19:53:50 #46 [security-proxy-auth internal] load build context 19:53:51 #46 ... 19:53:51 19:53:51 #50 [security-proxy-setup internal] load build context 19:53:51 #50 ... 19:53:51 19:53:51 #36 [core-command internal] load build context 19:53:51 #36 ... 19:53:51 19:53:51 #50 [security-proxy-setup internal] load build context 19:53:51 #50 ... 19:53:51 19:53:51 #51 [support-scheduler internal] load build context 19:53:51 #51 ... 19:53:51 19:53:51 #36 [core-command internal] load build context 19:53:51 #36 ... 19:53:51 19:53:51 #52 [core-keeper internal] load build context 19:53:51 #52 ... 19:53:51 19:53:51 #53 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:53:51 #0 6.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:51 #0 6.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:51 #0 8.908 OK: 266 MiB in 52 packages 19:53:51 #53 DONE 10.7s 19:53:51 19:53:51 #52 [core-keeper internal] load build context 19:53:51 #52 ... 19:53:51 19:53:51 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:53:51 #0 8.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:51 #0 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:52 #54 ... 19:53:52 19:53:52 #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:53:52 #0 7.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:52 #0 7.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:52 #55 ... 19:53:52 19:53:52 #56 [support-notifications internal] load build context 19:53:52 #56 transferring context: 14.42MB 9.7s 19:53:52 #56 ... 19:53:52 19:53:52 #36 [core-command internal] load build context 19:53:52 #36 ... 19:53:52 19:53:52 #57 [support-cron-scheduler internal] load build context 19:53:52 #57 ... 19:53:52 19:53:52 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:53:52 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.0s done 19:53:52 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:53:52 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:53:52 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:53:52 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done 19:53:52 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done 19:53:52 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.1s done 19:53:52 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 19:53:53 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.1s 19:53:53 #40 ... 19:53:53 19:53:53 #36 [core-command internal] load build context 19:53:53 #36 ... 19:53:53 19:53:53 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:53:53 #55 10.18 OK: 266 MiB in 52 packages 19:53:53 #55 DONE 11.4s 19:53:53 19:53:53 #36 [core-command internal] load build context 19:53:53 #36 ... 19:53:53 19:53:53 #58 [core-data internal] load build context 19:53:53 #58 ... 19:53:53 19:53:53 #59 [security-secretstore-setup internal] load build context 19:53:53 #59 ... 19:53:53 19:53:53 #58 [core-data internal] load build context 19:53:54 #58 ... 19:53:54 19:53:54 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:53:54 #54 11.37 OK: 266 MiB in 52 packages 19:53:54 #54 DONE 12.5s 19:53:54 19:53:54 #58 [core-data internal] load build context 19:53:54 #58 ... 19:53:54 19:53:54 #60 [security-bootstrapper internal] load build context 19:53:54 #60 ... 19:53:54 19:53:54 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:53:54 #0 6.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:54 #0 7.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:54 #0 9.217 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:53:54 #0 9.217 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:53:54 #0 9.217 OK: 19953 distinct packages available 19:53:54 #0 9.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:54 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:54 #61 ... 19:53:54 19:53:54 #62 [security-spiffe-token-provider internal] load build context 19:53:54 #62 ... 19:53:54 19:53:54 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:53:54 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 5.0s 19:53:54 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 19:53:55 #40 ... 19:53:55 19:53:55 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:53:55 #63 ... 19:53:55 19:53:55 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:53:55 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.9s 19:53:56 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.13MB / 28.04MB 6.4s 19:53:56 #40 ... 19:53:56 19:53:56 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:53:56 #64 ... 19:53:56 19:53:56 #65 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:53:56 #65 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:56 #65 ... 19:53:56 19:53:56 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:53:56 #66 ... 19:53:56 19:53:56 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:53:56 #61 11.28 OK: 266 MiB in 52 packages 19:53:56 #61 DONE 12.6s 19:53:56 19:53:56 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:53:57 #67 ... 19:53:57 19:53:57 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:53:57 #68 ... 19:53:57 19:53:57 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:53:57 #69 ... 19:53:57 19:53:57 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:57 #70 ... 19:53:57 19:53:57 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:53:57 #71 ... 19:53:57 19:53:57 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:53:57 #72 ... 19:53:57 19:53:57 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:53:57 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.90MB / 28.04MB 8.0s 19:53:57 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 19:53:58 #40 ... 19:53:58 19:53:58 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:53:58 #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.6s done 19:53:58 #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:53:58 #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 19:53:58 #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 19:53:58 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 19:53:58 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:53:58 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 19:53:58 #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done 19:53:58 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 6.6s 19:53:58 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 19:53:58 #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 19:53:58 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.74MB / 18.32MB 6.9s 19:53:58 #44 ... 19:53:58 19:53:58 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:53:58 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.8s 19:53:59 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.6s 19:53:59 #40 ... 19:53:59 19:53:59 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:53:59 #73 ... 19:53:59 19:53:59 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:53:59 #40 ... 19:53:59 19:53:59 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:53:59 #63 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:53:59 #63 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:53:59 #63 13.19 (1/2) Installing dumb-init (1.2.5-r2) 19:53:59 #63 13.19 (2/2) Installing su-exec (0.2-r3) 19:53:59 #63 13.19 Executing busybox-1.36.1-r7.trigger 19:53:59 #63 13.32 OK: 8 MiB in 17 packages 19:53:59 #63 DONE 14.6s 19:53:59 19:53:59 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:53:59 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.42MB / 28.04MB 10.1s 19:54:00 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.7s 19:54:00 #40 ... 19:54:00 19:54:00 #48 [core-common-config-bootstrapper internal] load build context 19:54:00 #48 transferring context: 44.21MB 19.9s 19:54:00 #48 ... 19:54:00 19:54:00 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:01 #40 ... 19:54:01 19:54:01 #49 [core-metadata internal] load build context 19:54:01 #49 ... 19:54:01 19:54:01 #65 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:54:01 #65 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:01 #65 12.54 (1/1) Installing dumb-init (1.2.5-r2) 19:54:01 #65 12.54 Executing busybox-1.36.1-r7.trigger 19:54:01 #65 12.61 OK: 8 MiB in 16 packages 19:54:01 #65 DONE 15.2s 19:54:01 19:54:01 #49 [core-metadata internal] load build context 19:54:01 #49 ... 19:54:01 19:54:01 #46 [security-proxy-auth internal] load build context 19:54:01 #46 ... 19:54:01 19:54:01 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:54:01 #74 ... 19:54:01 19:54:01 #50 [security-proxy-setup internal] load build context 19:54:01 #50 ... 19:54:01 19:54:01 #46 [security-proxy-auth internal] load build context 19:54:01 #46 ... 19:54:01 19:54:01 #51 [support-scheduler internal] load build context 19:54:01 #51 ... 19:54:01 19:54:01 #50 [security-proxy-setup internal] load build context 19:54:02 #50 ... 19:54:02 19:54:02 #52 [core-keeper internal] load build context 19:54:02 #52 ... 19:54:02 19:54:02 #56 [support-notifications internal] load build context 19:54:02 #56 ... 19:54:02 19:54:02 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:02 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.66MB / 28.04MB 12.8s 19:54:03 #40 ... 19:54:03 19:54:03 #57 [support-cron-scheduler internal] load build context 19:54:03 #57 ... 19:54:03 19:54:03 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:03 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 13.3s 19:54:03 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.6s 19:54:03 #40 ... 19:54:03 19:54:03 #36 [core-command internal] load build context 19:54:03 #36 ... 19:54:03 19:54:03 #59 [security-secretstore-setup internal] load build context 19:54:04 #59 ... 19:54:04 19:54:04 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:04 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.9s done 19:54:04 #40 ... 19:54:04 19:54:04 #58 [core-data internal] load build context 19:54:04 #58 ... 19:54:04 19:54:04 #60 [security-bootstrapper internal] load build context 19:54:04 #60 ... 19:54:04 19:54:04 #58 [core-data internal] load build context 19:54:04 #58 ... 19:54:04 19:54:04 #62 [security-spiffe-token-provider internal] load build context 19:54:04 #62 ... 19:54:04 19:54:04 #36 [core-command internal] load build context 19:54:05 #36 ... 19:54:05 19:54:05 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:05 #70 DONE 18.3s 19:54:05 19:54:05 #36 [core-command internal] load build context 19:54:05 #36 transferring context: 26.60MB 24.2s 19:54:07 #36 ... 19:54:07 19:54:07 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:54:07 #64 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:07 #64 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:07 #64 14.56 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:07 #64 14.56 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:07 #64 14.56 OK: 19946 distinct packages available 19:54:07 #64 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:07 #64 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:07 #64 17.80 (1/4) Installing dumb-init (1.2.5-r2) 19:54:07 #64 17.80 (2/4) Installing musl-obstack (1.2.3-r2) 19:54:07 #64 17.90 (3/4) Installing libucontext (1.2-r2) 19:54:07 #64 17.90 (4/4) Installing gcompat (1.1.0-r1) 19:54:07 #64 18.02 Executing busybox-1.36.1-r7.trigger 19:54:07 #64 18.07 OK: 8 MiB in 19 packages 19:54:07 #64 DONE 20.5s 19:54:07 19:54:07 #36 [core-command internal] load build context 19:54:08 #36 ... 19:54:08 19:54:08 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:54:08 #66 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:08 #66 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:08 #66 18.89 (1/4) Installing dumb-init (1.2.5-r2) 19:54:08 #66 18.89 (2/4) Installing openssl (3.1.6-r0) 19:54:08 #66 18.89 (3/4) Installing su-exec (0.2-r3) 19:54:08 #66 18.89 (4/4) Installing yq (4.33.3-r5) 19:54:08 #66 19.34 Executing busybox-1.36.1-r7.trigger 19:54:08 #66 19.34 OK: 18 MiB in 19 packages 19:54:08 #66 DONE 21.0s 19:54:08 19:54:08 #36 [core-command internal] load build context 19:54:08 #36 ... 19:54:08 19:54:08 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:08 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.2s done 19:54:08 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.3s 19:54:08 #44 ... 19:54:08 19:54:08 #36 [core-command internal] load build context 19:54:09 #36 ... 19:54:09 19:54:09 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:54:09 #75 ... 19:54:09 19:54:09 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:54:09 #69 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:09 #69 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:09 #69 18.95 (1/1) Installing dumb-init (1.2.5-r2) 19:54:09 #69 18.95 Executing busybox-1.36.1-r7.trigger 19:54:09 #69 19.35 OK: 8 MiB in 16 packages 19:54:09 #69 DONE 22.7s 19:54:09 19:54:09 #49 [core-metadata internal] load build context 19:54:10 #49 ... 19:54:10 19:54:10 #36 [core-command internal] load build context 19:54:10 #36 transferring context: 31.52MB 29.4s 19:54:10 #36 ... 19:54:10 19:54:10 #48 [core-common-config-bootstrapper internal] load build context 19:54:10 #48 ... 19:54:10 19:54:10 #49 [core-metadata internal] load build context 19:54:11 #49 ... 19:54:11 19:54:11 #46 [security-proxy-auth internal] load build context 19:54:11 #46 ... 19:54:11 19:54:11 #51 [support-scheduler internal] load build context 19:54:12 #51 ... 19:54:12 19:54:12 #49 [core-metadata internal] load build context 19:54:12 #49 ... 19:54:12 19:54:12 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:54:12 #67 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:12 #67 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:12 #67 22.41 (1/4) Installing ca-certificates (20240226-r0) 19:54:12 #67 22.71 (2/4) Installing dumb-init (1.2.5-r2) 19:54:12 #67 22.71 (3/4) Installing su-exec (0.2-r3) 19:54:12 #67 22.71 (4/4) Installing yq (4.33.3-r5) 19:54:12 #67 22.92 Executing busybox-1.36.1-r7.trigger 19:54:12 #67 23.07 Executing ca-certificates-20240226-r0.trigger 19:54:12 #67 23.53 OK: 18 MiB in 19 packages 19:54:12 #67 DONE 25.3s 19:54:12 19:54:12 #49 [core-metadata internal] load build context 19:54:12 #49 ... 19:54:12 19:54:12 #50 [security-proxy-setup internal] load build context 19:54:12 #50 ... 19:54:12 19:54:12 #52 [core-keeper internal] load build context 19:54:12 #52 ... 19:54:12 19:54:12 #56 [support-notifications internal] load build context 19:54:13 #56 ... 19:54:13 19:54:13 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:54:13 #68 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:13 #68 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:13 #68 22.68 (1/2) Installing ca-certificates (20240226-r0) 19:54:13 #68 22.92 (2/2) Installing dumb-init (1.2.5-r2) 19:54:13 #68 22.92 Executing busybox-1.36.1-r7.trigger 19:54:13 #68 22.92 Executing ca-certificates-20240226-r0.trigger 19:54:13 #68 23.51 OK: 9 MiB in 17 packages 19:54:13 #68 DONE 26.0s 19:54:13 19:54:13 #49 [core-metadata internal] load build context 19:54:13 #49 ... 19:54:13 19:54:13 #57 [support-cron-scheduler internal] load build context 19:54:13 #57 ... 19:54:13 19:54:13 #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:54:14 #76 ... 19:54:14 19:54:14 #59 [security-secretstore-setup internal] load build context 19:54:14 #59 ... 19:54:14 19:54:14 #56 [support-notifications internal] load build context 19:54:14 #56 ... 19:54:14 19:54:14 #60 [security-bootstrapper internal] load build context 19:54:14 #60 ... 19:54:14 19:54:14 #56 [support-notifications internal] load build context 19:54:15 #56 ... 19:54:15 19:54:15 #62 [security-spiffe-token-provider internal] load build context 19:54:15 #62 ... 19:54:15 19:54:15 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:54:15 #77 ... 19:54:15 19:54:15 #58 [core-data internal] load build context 19:54:15 #58 ... 19:54:15 19:54:15 #62 [security-spiffe-token-provider internal] load build context 19:54:16 #62 transferring context: 37.22MB 31.3s 19:54:16 #62 ... 19:54:16 19:54:16 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:16 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.9s 19:54:16 #40 ... 19:54:16 19:54:16 #62 [security-spiffe-token-provider internal] load build context 19:54:17 #62 ... 19:54:17 19:54:17 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:54:17 #78 ... 19:54:17 19:54:17 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:18 #40 ... 19:54:18 19:54:18 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:54:18 #79 ... 19:54:18 19:54:18 #62 [security-spiffe-token-provider internal] load build context 19:54:19 #62 ... 19:54:19 19:54:19 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:19 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.1s 19:54:19 #44 ... 19:54:19 19:54:19 #46 [security-proxy-auth internal] load build context 19:54:19 #46 ... 19:54:19 19:54:19 #62 [security-spiffe-token-provider internal] load build context 19:54:20 #62 ... 19:54:20 19:54:20 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:54:20 #75 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:20 #75 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:20 #75 18.26 OK: 8 MiB in 17 packages 19:54:20 #75 DONE 20.2s 19:54:20 19:54:20 #46 [security-proxy-auth internal] load build context 19:54:20 #46 transferring context: 65.20MB 40.1s 19:54:20 #46 ... 19:54:20 19:54:20 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:54:20 #80 ... 19:54:20 19:54:20 #62 [security-spiffe-token-provider internal] load build context 19:54:20 #62 ... 19:54:20 19:54:20 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:54:20 #71 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:20 #71 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:20 #71 26.99 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:20 #71 26.99 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:20 #71 26.99 OK: 19946 distinct packages available 19:54:20 #71 28.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:20 #71 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:20 #71 ... 19:54:20 19:54:20 #46 [security-proxy-auth internal] load build context 19:54:21 #46 ... 19:54:21 19:54:21 #36 [core-command internal] load build context 19:54:21 #36 ... 19:54:21 19:54:21 #48 [core-common-config-bootstrapper internal] load build context 19:54:21 #48 ... 19:54:21 19:54:21 #46 [security-proxy-auth internal] load build context 19:54:21 #46 ... 19:54:21 19:54:21 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:54:21 #72 24.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:21 #72 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:21 #72 28.99 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:21 #72 28.99 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:21 #72 28.99 OK: 19946 distinct packages available 19:54:21 #72 30.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:21 #72 32.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:21 #72 ... 19:54:21 19:54:21 #48 [core-common-config-bootstrapper internal] load build context 19:54:22 #48 ... 19:54:22 19:54:22 #51 [support-scheduler internal] load build context 19:54:22 #51 ... 19:54:22 19:54:22 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:54:22 #74 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:22 #74 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:22 #74 18.41 OK: 8 MiB in 16 packages 19:54:22 #74 DONE 21.5s 19:54:22 19:54:22 #51 [support-scheduler internal] load build context 19:54:22 #51 ... 19:54:22 19:54:22 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:54:22 #71 34.82 (1/5) Installing dumb-init (1.2.5-r2) 19:54:22 #71 34.82 (2/5) Installing musl-obstack (1.2.3-r2) 19:54:22 #71 34.82 (3/5) Installing libucontext (1.2-r2) 19:54:22 #71 34.82 (4/5) Installing gcompat (1.1.0-r1) 19:54:22 #71 34.82 (5/5) Installing openssl (3.1.6-r0) 19:54:22 #71 34.96 Executing busybox-1.36.1-r7.trigger 19:54:22 #71 34.96 OK: 9 MiB in 20 packages 19:54:22 #71 ... 19:54:22 19:54:22 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:54:22 #73 22.93 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:22 #73 24.55 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:22 #73 30.96 OK: 266 MiB in 52 packages 19:54:22 #73 ... 19:54:22 19:54:22 #51 [support-scheduler internal] load build context 19:54:22 #51 ... 19:54:22 19:54:22 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:54:22 #73 DONE 33.5s 19:54:22 19:54:22 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:54:23 #81 ... 19:54:23 19:54:23 #50 [security-proxy-setup internal] load build context 19:54:23 #50 ... 19:54:23 19:54:23 #52 [core-keeper internal] load build context 19:54:23 #52 ... 19:54:23 19:54:23 #50 [security-proxy-setup internal] load build context 19:54:23 #50 ... 19:54:23 19:54:23 #49 [core-metadata internal] load build context 19:54:23 #49 ... 19:54:23 19:54:23 #51 [support-scheduler internal] load build context 19:54:23 #51 ... 19:54:23 19:54:23 #57 [support-cron-scheduler internal] load build context 19:54:23 #57 ... 19:54:23 19:54:23 #51 [support-scheduler internal] load build context 19:54:23 #51 ... 19:54:23 19:54:23 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:54:23 #71 DONE 36.4s 19:54:23 19:54:23 #51 [support-scheduler internal] load build context 19:54:24 #51 ... 19:54:24 19:54:24 #59 [security-secretstore-setup internal] load build context 19:54:24 #59 ... 19:54:24 19:54:24 #51 [support-scheduler internal] load build context 19:54:25 #51 ... 19:54:25 19:54:25 #60 [security-bootstrapper internal] load build context 19:54:25 #60 ... 19:54:25 19:54:25 #51 [support-scheduler internal] load build context 19:54:25 #51 ... 19:54:25 19:54:25 #56 [support-notifications internal] load build context 19:54:25 #56 ... 19:54:25 19:54:25 #51 [support-scheduler internal] load build context 19:54:25 #51 ... 19:54:25 19:54:25 #58 [core-data internal] load build context 19:54:25 #58 ... 19:54:25 19:54:25 #52 [core-keeper internal] load build context 19:54:26 #52 transferring context: 89.70MB 44.1s 19:54:26 #52 ... 19:54:26 19:54:26 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:54:26 #77 11.97 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:26 #77 13.51 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:26 #77 18.25 (1/1) Installing dumb-init (1.2.5-r2) 19:54:26 #77 19.06 Executing busybox-1.36.1-r7.trigger 19:54:26 #77 19.24 OK: 8 MiB in 16 packages 19:54:26 #77 DONE 21.4s 19:54:26 19:54:26 #52 [core-keeper internal] load build context 19:54:28 #52 ... 19:54:28 19:54:28 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:54:28 #72 36.16 (1/11) Installing ca-certificates (20240226-r0) 19:54:28 #72 36.55 (2/11) Installing brotli-libs (1.0.9-r14) 19:54:28 #72 36.57 (3/11) Installing libunistring (1.1-r1) 19:54:28 #72 36.81 (4/11) Installing libidn2 (2.3.4-r1) 19:54:28 #72 36.81 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:54:28 #72 36.93 (6/11) Installing libcurl (8.9.0-r0) 19:54:28 #72 37.13 (7/11) Installing curl (8.9.0-r0) 19:54:28 #72 37.13 (8/11) Installing dumb-init (1.2.5-r2) 19:54:28 #72 37.30 (9/11) Installing musl-obstack (1.2.3-r2) 19:54:28 #72 37.30 (10/11) Installing libucontext (1.2-r2) 19:54:28 #72 37.30 (11/11) Installing gcompat (1.1.0-r1) 19:54:28 #72 37.30 Executing busybox-1.36.1-r7.trigger 19:54:28 #72 37.68 Executing ca-certificates-20240226-r0.trigger 19:54:28 #72 39.03 OK: 13 MiB in 26 packages 19:54:28 #72 DONE 40.7s 19:54:28 19:54:28 #52 [core-keeper internal] load build context 19:54:28 #52 ... 19:54:28 19:54:28 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:54:28 #79 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:28 #79 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:28 #79 18.50 OK: 18 MiB in 19 packages 19:54:28 #79 DONE 20.5s 19:54:28 19:54:28 #52 [core-keeper internal] load build context 19:54:28 #52 ... 19:54:28 19:54:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:28 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.7s 19:54:28 #40 ... 19:54:28 19:54:28 #52 [core-keeper internal] load build context 19:54:29 #52 ... 19:54:29 19:54:29 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:29 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.6s 19:54:29 #44 ... 19:54:29 19:54:29 #52 [core-keeper internal] load build context 19:54:30 #52 ... 19:54:30 19:54:30 #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:54:30 #82 ... 19:54:30 19:54:30 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:54:30 #83 DONE 1.9s 19:54:30 19:54:30 #52 [core-keeper internal] load build context 19:54:30 #52 ... 19:54:30 19:54:30 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:54:30 #78 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:30 #78 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:30 #78 21.54 OK: 8 MiB in 19 packages 19:54:30 #78 DONE 23.3s 19:54:31 19:54:31 #52 [core-keeper internal] load build context 19:54:31 #52 ... 19:54:31 19:54:31 #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:54:31 #82 DONE 10.8s 19:54:31 19:54:31 #52 [core-keeper internal] load build context 19:54:31 #52 ... 19:54:31 19:54:31 #62 [security-spiffe-token-provider internal] load build context 19:54:31 #62 ... 19:54:31 19:54:31 #52 [core-keeper internal] load build context 19:54:31 #52 ... 19:54:31 19:54:31 #36 [core-command internal] load build context 19:54:31 #36 transferring context: 50.14MB 49.9s 19:54:31 #36 ... 19:54:31 19:54:31 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:54:31 #81 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:31 #81 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:31 #81 16.70 OK: 18 MiB in 19 packages 19:54:31 #81 DONE 18.5s 19:54:31 19:54:31 #36 [core-command internal] load build context 19:54:31 #36 ... 19:54:31 19:54:31 #52 [core-keeper internal] load build context 19:54:31 #52 ... 19:54:31 19:54:31 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:54:31 #80 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:31 #80 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:31 #80 19.33 OK: 8 MiB in 16 packages 19:54:31 #80 DONE 21.3s 19:54:31 19:54:31 #52 [core-keeper internal] load build context 19:54:31 #52 ... 19:54:31 19:54:31 #46 [security-proxy-auth internal] load build context 19:54:32 #46 ... 19:54:32 19:54:32 #52 [core-keeper internal] load build context 19:54:32 #52 ... 19:54:32 19:54:32 #48 [core-common-config-bootstrapper internal] load build context 19:54:32 #48 ... 19:54:32 19:54:32 #52 [core-keeper internal] load build context 19:54:32 #52 ... 19:54:32 19:54:32 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:54:32 #76 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:32 #76 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:32 #76 16.75 OK: 9 MiB in 17 packages 19:54:32 #76 DONE 18.6s 19:54:32 19:54:32 #84 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:54:32 #84 DONE 1.4s 19:54:32 19:54:32 #52 [core-keeper internal] load build context 19:54:33 #52 ... 19:54:33 19:54:33 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:54:33 #0 6.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:33 #0 7.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:33 #0 8.479 OK: 9 MiB in 20 packages 19:54:33 #85 DONE 9.2s 19:54:33 19:54:33 #52 [core-keeper internal] load build context 19:54:33 #52 ... 19:54:33 19:54:33 #50 [security-proxy-setup internal] load build context 19:54:33 #50 ... 19:54:33 19:54:33 #49 [core-metadata internal] load build context 19:54:33 #49 ... 19:54:33 19:54:33 #50 [security-proxy-setup internal] load build context 19:54:33 #50 ... 19:54:33 19:54:33 #57 [support-cron-scheduler internal] load build context 19:54:34 #57 ... 19:54:34 19:54:34 #52 [core-keeper internal] load build context 19:54:34 #52 ... 19:54:34 19:54:34 #59 [security-secretstore-setup internal] load build context 19:54:34 #59 ... 19:54:34 19:54:34 #52 [core-keeper internal] load build context 19:54:35 #52 ... 19:54:35 19:54:35 #60 [security-bootstrapper internal] load build context 19:54:35 #60 ... 19:54:35 19:54:35 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:35 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.2s 19:54:35 #40 ... 19:54:35 19:54:35 #56 [support-notifications internal] load build context 19:54:35 #56 ... 19:54:35 19:54:35 #52 [core-keeper internal] load build context 19:54:35 #52 ... 19:54:35 19:54:35 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:54:35 #0 5.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:35 #0 5.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:35 #0 6.671 OK: 13 MiB in 26 packages 19:54:35 #86 DONE 7.4s 19:54:35 19:54:35 #52 [core-keeper internal] load build context 19:54:35 #52 ... 19:54:35 19:54:35 #51 [support-scheduler internal] load build context 19:54:36 #51 ... 19:54:36 19:54:36 #58 [core-data internal] load build context 19:54:36 #58 ... 19:54:36 19:54:36 #51 [support-scheduler internal] load build context 19:54:36 #51 transferring context: 84.38MB 54.5s 19:54:40 #51 ... 19:54:40 19:54:40 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:40 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.7s done 19:54:40 #44 ... 19:54:40 19:54:40 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:40 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.3s 19:54:41 #40 ... 19:54:41 19:54:41 #62 [security-spiffe-token-provider internal] load build context 19:54:41 #62 ... 19:54:41 19:54:41 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:41 #40 ... 19:54:41 19:54:41 #36 [core-command internal] load build context 19:54:41 #36 transferring context: 81.54MB 60.2s 19:54:41 #36 ... 19:54:41 19:54:41 #62 [security-spiffe-token-provider internal] load build context 19:54:42 #62 ... 19:54:42 19:54:42 #46 [security-proxy-auth internal] load build context 19:54:42 #46 ... 19:54:42 19:54:42 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:42 #40 ... 19:54:42 19:54:42 #48 [core-common-config-bootstrapper internal] load build context 19:54:42 #48 ... 19:54:42 19:54:42 #46 [security-proxy-auth internal] load build context 19:54:43 #46 ... 19:54:43 19:54:43 #49 [core-metadata internal] load build context 19:54:43 #49 ... 19:54:43 19:54:43 #50 [security-proxy-setup internal] load build context 19:54:44 #50 ... 19:54:44 19:54:44 #57 [support-cron-scheduler internal] load build context 19:54:44 #57 ... 19:54:44 19:54:44 #46 [security-proxy-auth internal] load build context 19:54:45 #46 ... 19:54:45 19:54:45 #59 [security-secretstore-setup internal] load build context 19:54:45 #59 ... 19:54:45 19:54:45 #46 [security-proxy-auth internal] load build context 19:54:45 #46 ... 19:54:45 19:54:45 #60 [security-bootstrapper internal] load build context 19:54:45 #60 ... 19:54:45 19:54:45 #46 [security-proxy-auth internal] load build context 19:54:45 #46 transferring context: 119.00MB 65.7s 19:54:45 #46 ... 19:54:45 19:54:45 #56 [support-notifications internal] load build context 19:54:45 #56 ... 19:54:45 19:54:45 #52 [core-keeper internal] load build context 19:54:46 #52 ... 19:54:46 19:54:46 #56 [support-notifications internal] load build context 19:54:46 #56 ... 19:54:46 19:54:46 #58 [core-data internal] load build context 19:54:46 #58 ... 19:54:46 19:54:46 #56 [support-notifications internal] load build context 19:54:46 #56 ... 19:54:46 19:54:46 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:54:46 #87 DONE 2.4s 19:54:46 19:54:46 #56 [support-notifications internal] load build context 19:54:50 #56 ... 19:54:50 19:54:50 #51 [support-scheduler internal] load build context 19:54:50 #51 ... 19:54:50 19:54:50 #59 [security-secretstore-setup internal] load build context 19:54:50 #59 ... 19:54:50 19:54:50 #51 [support-scheduler internal] load build context 19:54:50 #51 ... 19:54:50 19:54:50 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:50 #44 ... 19:54:50 19:54:50 #51 [support-scheduler internal] load build context 19:54:51 #51 transferring context: 139.29MB 69.8s 19:54:51 #51 ... 19:54:51 19:54:51 #36 [core-command internal] load build context 19:54:51 #36 ... 19:54:51 19:54:51 #56 [support-notifications internal] load build context 19:54:52 #56 ... 19:54:52 19:54:52 #62 [security-spiffe-token-provider internal] load build context 19:54:52 #62 ... 19:54:52 19:54:52 #56 [support-notifications internal] load build context 19:54:53 #56 ... 19:54:53 19:54:53 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:53 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.8s done 19:54:53 #40 ... 19:54:53 19:54:53 #48 [core-common-config-bootstrapper internal] load build context 19:54:53 #48 ... 19:54:53 19:54:53 #56 [support-notifications internal] load build context 19:54:53 #56 ... 19:54:53 19:54:53 #49 [core-metadata internal] load build context 19:54:54 #49 ... 19:54:54 19:54:54 #50 [security-proxy-setup internal] load build context 19:54:54 #50 ... 19:54:54 19:54:54 #57 [support-cron-scheduler internal] load build context 19:54:54 #57 ... 19:54:54 19:54:54 #49 [core-metadata internal] load build context 19:54:55 #49 ... 19:54:55 19:54:55 #60 [security-bootstrapper internal] load build context 19:54:55 #60 ... 19:54:55 19:54:55 #49 [core-metadata internal] load build context 19:54:56 #49 ... 19:54:56 19:54:56 #46 [security-proxy-auth internal] load build context 19:54:56 #46 transferring context: 152.32MB 75.9s 19:54:56 #46 ... 19:54:56 19:54:56 #60 [security-bootstrapper internal] load build context 19:54:56 #60 ... 19:54:56 19:54:56 #52 [core-keeper internal] load build context 19:54:56 #52 ... 19:54:56 19:54:56 #60 [security-bootstrapper internal] load build context 19:54:56 #60 ... 19:54:56 19:54:56 #58 [core-data internal] load build context 19:54:56 #58 ... 19:54:56 19:54:56 #60 [security-bootstrapper internal] load build context 19:54:57 #60 ... 19:54:57 19:54:57 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:57 #88 DONE 3.8s 19:54:57 19:54:57 #60 [security-bootstrapper internal] load build context 19:54:57 #60 ... 19:54:57 19:54:57 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:57 #89 DONE 3.4s 19:54:57 19:54:57 #60 [security-bootstrapper internal] load build context 19:54:57 #60 ... 19:54:57 19:54:57 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:54:57 #90 DONE 4.6s 19:54:57 19:54:57 #60 [security-bootstrapper internal] load build context 19:54:58 #60 ... 19:54:58 19:54:58 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:54:58 #91 DONE 1.4s 19:54:58 19:54:58 #60 [security-bootstrapper internal] load build context 19:54:58 #60 ... 19:54:58 19:54:58 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:54:58 #92 DONE 1.0s 19:54:58 19:54:58 #60 [security-bootstrapper internal] load build context 19:54:59 #60 ... 19:54:59 19:54:59 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:54:59 #93 DONE 1.5s 19:54:59 19:54:59 #60 [security-bootstrapper internal] load build context 19:55:00 #60 ... 19:55:00 19:55:00 #94 [security-spire-server stage-2 6/9] COPY security.txt / 19:55:00 #94 DONE 1.7s 19:55:00 19:55:00 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 19:55:00 #95 DONE 1.4s 19:55:00 19:55:00 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:55:00 #96 ... 19:55:00 19:55:00 #59 [security-secretstore-setup internal] load build context 19:55:01 #59 ... 19:55:01 19:55:01 #60 [security-bootstrapper internal] load build context 19:55:01 #60 ... 19:55:01 19:55:01 #97 [security-spire-config stage-2 6/10] COPY security.txt / 19:55:01 #97 DONE 1.6s 19:55:01 19:55:01 #60 [security-bootstrapper internal] load build context 19:55:01 #60 ... 19:55:01 19:55:01 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:55:01 #96 DONE 1.4s 19:55:02 19:55:02 #36 [core-command internal] load build context 19:55:02 #36 transferring context: 172.66MB 80.6s 19:55:02 #36 ... 19:55:02 19:55:02 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:55:02 #98 DONE 1.4s 19:55:02 19:55:02 #36 [core-command internal] load build context 19:55:02 #36 ... 19:55:02 19:55:02 #51 [support-scheduler internal] load build context 19:55:02 #51 ... 19:55:02 19:55:02 #36 [core-command internal] load build context 19:55:02 #36 ... 19:55:02 19:55:02 #62 [security-spiffe-token-provider internal] load build context 19:55:02 #62 ... 19:55:02 19:55:02 #36 [core-command internal] load build context 19:55:02 #36 ... 19:55:02 19:55:02 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:55:02 #99 DONE 1.5s 19:55:02 19:55:02 #36 [core-command internal] load build context 19:55:03 #36 ... 19:55:03 19:55:03 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:55:03 #100 DONE 1.0s 19:55:03 19:55:03 #36 [core-command internal] load build context 19:55:03 #36 ... 19:55:03 19:55:03 #48 [core-common-config-bootstrapper internal] load build context 19:55:03 #48 ... 19:55:03 19:55:03 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:55:03 #101 DONE 1.5s 19:55:03 19:55:03 #48 [core-common-config-bootstrapper internal] load build context 19:55:03 #48 ... 19:55:03 19:55:03 #36 [core-command internal] load build context 19:55:04 #36 ... 19:55:04 19:55:04 #56 [support-notifications internal] load build context 19:55:04 #56 ... 19:55:04 19:55:04 #50 [security-proxy-setup internal] load build context 19:55:04 #50 ... 19:55:04 19:55:04 #36 [core-command internal] load build context 19:55:04 #36 ... 19:55:04 19:55:04 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:55:04 #102 DONE 1.4s 19:55:04 19:55:04 #36 [core-command internal] load build context 19:55:04 #36 ... 19:55:04 19:55:04 #57 [support-cron-scheduler internal] load build context 19:55:04 #57 ... 19:55:04 19:55:04 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:55:04 #103 ... 19:55:04 19:55:04 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:55:04 #104 DONE 1.4s 19:55:04 19:55:04 #105 [security-spire-agent] exporting to image 19:55:04 #105 exporting layers 19:55:05 #105 ... 19:55:05 19:55:05 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:55:05 #106 DONE 1.9s 19:55:05 19:55:05 #50 [security-proxy-setup internal] load build context 19:55:06 #50 ... 19:55:06 19:55:06 #49 [core-metadata internal] load build context 19:55:06 #49 ... 19:55:06 19:55:06 #50 [security-proxy-setup internal] load build context 19:55:06 #50 ... 19:55:06 19:55:06 #46 [security-proxy-auth internal] load build context 19:55:06 #46 ... 19:55:06 19:55:06 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:55:06 #103 DONE 1.6s 19:55:06 19:55:06 #46 [security-proxy-auth internal] load build context 19:55:06 #46 transferring context: 180.55MB 86.2s 19:55:06 #46 ... 19:55:06 19:55:06 #49 [core-metadata internal] load build context 19:55:06 #49 ... 19:55:06 19:55:06 #52 [core-keeper internal] load build context 19:55:06 #52 ... 19:55:06 19:55:06 #50 [security-proxy-setup internal] load build context 19:55:06 #50 ... 19:55:06 19:55:06 #58 [core-data internal] load build context 19:55:06 #58 ... 19:55:06 19:55:06 #50 [security-proxy-setup internal] load build context 19:55:11 #50 ... 19:55:11 19:55:11 #59 [security-secretstore-setup internal] load build context 19:55:11 #59 ... 19:55:11 19:55:11 #62 [security-spiffe-token-provider internal] load build context 19:55:11 #62 ... 19:55:11 19:55:11 #59 [security-secretstore-setup internal] load build context 19:55:11 #59 ... 19:55:11 19:55:11 #105 [security-spire-config] exporting to image 19:55:11 #105 exporting layers 5.4s done 19:55:11 #105 writing image sha256:05a222b62844940cbc7d02adf742b8eb7099e13e9383f490c5bccf705519b3a6 0.0s done 19:55:11 #105 naming to docker.io/library/security-spire-agent-arm64 done 19:55:11 #105 writing image sha256:6330bad747f3c0e8d67d7faa20a94d4dac0744dbed86decc915a1778b4f16995 0.3s done 19:55:11 #105 writing image sha256:b7c9acf4673665757d1e73c740a3acc4f0dd6b8fa1321dce73097d24dd102a54 0.0s done 19:55:11 #105 naming to docker.io/library/security-spire-config-arm64 done 19:55:11 #105 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:55:11 #105 DONE 6.9s 19:55:11 19:55:11 #59 [security-secretstore-setup internal] load build context 19:55:11 #59 ... 19:55:11 19:55:11 #60 [security-bootstrapper internal] load build context 19:55:11 #60 ... 19:55:11 19:55:11 #62 [security-spiffe-token-provider internal] load build context 19:55:12 #62 transferring context: 246.44MB 87.5s 19:55:12 #62 ... 19:55:12 19:55:12 #51 [support-scheduler internal] load build context 19:55:12 #51 ... 19:55:12 19:55:12 #62 [security-spiffe-token-provider internal] load build context 19:55:13 #62 ... 19:55:13 19:55:13 #48 [core-common-config-bootstrapper internal] load build context 19:55:13 #48 ... 19:55:13 19:55:13 #60 [security-bootstrapper internal] load build context 19:55:14 #60 ... 19:55:14 19:55:14 #56 [support-notifications internal] load build context 19:55:14 #56 ... 19:55:14 19:55:14 #60 [security-bootstrapper internal] load build context 19:55:14 #60 ... 19:55:14 19:55:14 #36 [core-command internal] load build context 19:55:14 #36 ... 19:55:14 19:55:14 #52 [core-keeper internal] load build context 19:55:14 #52 transferring context: 308.08MB 92.4s done 19:55:14 #52 DONE 92.8s 19:55:14 19:55:14 #36 [core-command internal] load build context 19:55:14 #36 ... 19:55:14 19:55:14 #57 [support-cron-scheduler internal] load build context 19:55:14 #57 ... 19:55:14 19:55:14 #60 [security-bootstrapper internal] load build context 19:55:16 #60 ... 19:55:16 19:55:16 #46 [security-proxy-auth internal] load build context 19:55:16 #46 ... 19:55:16 19:55:16 #49 [core-metadata internal] load build context 19:55:16 #49 ... 19:55:16 19:55:16 #60 [security-bootstrapper internal] load build context 19:55:16 #60 ... 19:55:16 19:55:16 #58 [core-data internal] load build context 19:55:16 #58 ... 19:55:16 19:55:16 #60 [security-bootstrapper internal] load build context 19:55:17 #60 ... 19:55:17 19:55:17 #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:55:17 #107 DONE 2.3s 19:55:17 19:55:17 #60 [security-bootstrapper internal] load build context 19:55:19 #60 transferring context: 196.06MB 94.0s 19:55:21 #60 ... 19:55:21 19:55:21 #50 [security-proxy-setup internal] load build context 19:55:21 #50 ... 19:55:21 19:55:21 #62 [security-spiffe-token-provider internal] load build context 19:55:21 #62 ... 19:55:21 19:55:21 #57 [support-cron-scheduler internal] load build context 19:55:21 #57 transferring context: 308.08MB 98.3s done 19:55:21 #57 DONE 98.8s 19:55:21 19:55:21 #62 [security-spiffe-token-provider internal] load build context 19:55:21 #62 ... 19:55:21 19:55:21 #50 [security-proxy-setup internal] load build context 19:55:21 #50 ... 19:55:21 19:55:21 #59 [security-secretstore-setup internal] load build context 19:55:22 #59 ... 19:55:22 19:55:22 #50 [security-proxy-setup internal] load build context 19:55:22 #50 ... 19:55:22 19:55:22 #51 [support-scheduler internal] load build context 19:55:22 #51 ... 19:55:22 19:55:22 #50 [security-proxy-setup internal] load build context 19:55:23 #50 ... 19:55:23 19:55:23 #108 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:55:23 #108 DONE 2.0s 19:55:23 19:55:23 #50 [security-proxy-setup internal] load build context 19:55:23 #50 ... 19:55:23 19:55:23 #48 [core-common-config-bootstrapper internal] load build context 19:55:24 #48 ... 19:55:24 19:55:24 #50 [security-proxy-setup internal] load build context 19:55:24 #50 ... 19:55:24 19:55:24 #56 [support-notifications internal] load build context 19:55:24 #56 ... 19:55:24 19:55:24 #50 [security-proxy-setup internal] load build context 19:55:24 #50 ... 19:55:24 19:55:24 #36 [core-command internal] load build context 19:55:25 #36 ... 19:55:25 19:55:25 #50 [security-proxy-setup internal] load build context 19:55:25 #50 ... 19:55:25 19:55:25 #49 [core-metadata internal] load build context 19:55:25 #49 transferring context: 308.08MB 103.8s done 19:55:25 #49 DONE 104.3s 19:55:25 19:55:25 #50 [security-proxy-setup internal] load build context 19:55:26 #50 ... 19:55:26 19:55:26 #46 [security-proxy-auth internal] load build context 19:55:26 #46 ... 19:55:26 19:55:26 #50 [security-proxy-setup internal] load build context 19:55:26 #50 transferring context: 308.08MB 105.6s done 19:55:26 #50 ... 19:55:26 19:55:26 #62 [security-spiffe-token-provider internal] load build context 19:55:26 #62 transferring context: 308.08MB 101.8s done 19:55:26 #62 DONE 102.4s 19:55:27 19:55:27 #50 [security-proxy-setup internal] load build context 19:55:27 #50 DONE 105.9s 19:55:27 19:55:27 #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:55:27 #109 ... 19:55:27 19:55:27 #58 [core-data internal] load build context 19:55:27 #58 ... 19:55:27 19:55:27 #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:55:27 #110 DONE 1.7s 19:55:27 19:55:27 #58 [core-data internal] load build context 19:55:27 #58 ... 19:55:27 19:55:27 #36 [core-command internal] load build context 19:55:27 #36 ... 19:55:27 19:55:27 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:27 #111 ... 19:55:27 19:55:27 #36 [core-command internal] load build context 19:55:27 #36 ... 19:55:27 19:55:27 #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:55:27 #109 DONE 1.0s 19:55:27 19:55:27 #36 [core-command internal] load build context 19:55:28 #36 ... 19:55:28 19:55:28 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:55:28 #112 DONE 1.6s 19:55:28 19:55:28 #36 [core-command internal] load build context 19:55:30 #36 ... 19:55:30 19:55:30 #58 [core-data internal] load build context 19:55:30 #58 transferring context: 308.08MB 105.3s done 19:55:30 #58 DONE 106.5s 19:55:30 19:55:30 #36 [core-command internal] load build context 19:55:31 #36 ... 19:55:31 19:55:31 #60 [security-bootstrapper internal] load build context 19:55:31 #60 ... 19:55:31 19:55:31 #36 [core-command internal] load build context 19:55:32 #36 ... 19:55:32 19:55:32 #59 [security-secretstore-setup internal] load build context 19:55:32 #59 ... 19:55:32 19:55:32 #36 [core-command internal] load build context 19:55:32 #36 ... 19:55:32 19:55:32 #51 [support-scheduler internal] load build context 19:55:32 #51 ... 19:55:32 19:55:32 #59 [security-secretstore-setup internal] load build context 19:55:33 #59 transferring context: 308.08MB 108.9s done 19:55:33 #59 DONE 109.5s 19:55:33 19:55:33 #36 [core-command internal] load build context 19:55:33 #36 ... 19:55:33 19:55:33 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:33 #113 ... 19:55:33 19:55:33 #36 [core-command internal] load build context 19:55:33 #36 ... 19:55:33 19:55:33 #48 [core-common-config-bootstrapper internal] load build context 19:55:33 #48 ... 19:55:33 19:55:33 #36 [core-command internal] load build context 19:55:34 #36 ... 19:55:34 19:55:34 #56 [support-notifications internal] load build context 19:55:34 #56 ... 19:55:34 19:55:34 #36 [core-command internal] load build context 19:55:35 #36 transferring context: 308.08MB 113.9s done 19:55:35 #36 DONE 114.1s 19:55:35 19:55:35 #56 [support-notifications internal] load build context 19:55:36 #56 ... 19:55:36 19:55:36 #48 [core-common-config-bootstrapper internal] load build context 19:55:36 #48 transferring context: 308.08MB 116.2s done 19:55:36 #48 DONE 116.3s 19:55:36 19:55:36 #56 [support-notifications internal] load build context 19:55:36 #56 transferring context: 308.08MB 114.4s done 19:55:36 #56 ... 19:55:36 19:55:36 #46 [security-proxy-auth internal] load build context 19:55:36 #46 ... 19:55:36 19:55:36 #56 [support-notifications internal] load build context 19:55:36 #56 DONE 114.8s 19:55:36 19:55:36 #46 [security-proxy-auth internal] load build context 19:55:36 #46 ... 19:55:36 19:55:36 #51 [support-scheduler internal] load build context 19:55:37 #51 ... 19:55:37 19:55:37 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:37 #114 ... 19:55:37 19:55:37 #51 [support-scheduler internal] load build context 19:55:37 #51 transferring context: 308.08MB 115.6s done 19:55:37 #51 DONE 116.0s 19:55:37 19:55:37 #46 [security-proxy-auth internal] load build context 19:55:38 #46 ... 19:55:38 19:55:38 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:38 #115 ... 19:55:38 19:55:38 #46 [security-proxy-auth internal] load build context 19:55:38 #46 ... 19:55:38 19:55:38 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:39 #116 ... 19:55:39 19:55:39 #46 [security-proxy-auth internal] load build context 19:55:39 #46 transferring context: 308.08MB 119.2s done 19:55:39 #46 DONE 119.3s 19:55:39 19:55:39 #60 [security-bootstrapper internal] load build context 19:55:39 #60 transferring context: 308.08MB 113.8s done 19:55:39 #60 DONE 115.0s 19:55:39 19:55:39 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:47 #115 ... 19:56:47 19:56:47 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:47 #113 DONE 75.1s 19:56:47 19:56:47 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:47 #111 DONE 81.3s 19:56:47 19:56:47 #117 [support-cron-scheduler builder 6/7] COPY . . 19:56:47 #117 DONE 5.4s 19:56:47 19:56:47 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:47 #118 CACHED 19:56:47 19:56:47 #119 [support-notifications builder 6/7] COPY . . 19:56:47 #119 CACHED 19:56:47 19:56:47 #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:56:47 #120 CACHED 19:56:47 19:56:47 #121 [core-keeper builder 7/8] COPY . . 19:56:47 #121 DONE 5.5s 19:56:47 19:56:47 #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:56:47 #122 2.617 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 19:56:51 #122 ... 19:56:51 19:56:51 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:51 #114 DONE 84.0s 19:56:51 19:56:51 #123 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:56:51 #0 2.577 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 19:56:51 #123 ... 19:56:51 19:56:51 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:51 #115 DONE 83.3s 19:56:51 19:56:51 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:51 #116 DONE 82.4s 19:56:51 19:56:51 #124 [security-spiffe-token-provider builder 6/7] COPY . . 19:56:54 #124 ... 19:56:54 19:56:54 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:56:54 #0 2.272 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 19:56:54 #125 ... 19:56:54 19:56:54 #126 [security-proxy-setup builder 6/7] COPY . . 19:56:57 #126 ... 19:56:57 19:56:57 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:56:57 #127 CACHED 19:56:57 19:56:57 #128 [support-scheduler builder 6/7] COPY . . 19:56:57 #128 CACHED 19:56:57 19:56:57 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:57 #129 CACHED 19:56:57 19:56:57 #130 [core-metadata builder 6/7] COPY . . 19:56:57 #130 DONE 6.4s 19:56:57 19:56:57 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:56:58 #131 ... 19:56:58 19:56:58 #124 [security-spiffe-token-provider builder 6/7] COPY . . 19:56:58 #124 DONE 6.4s 19:56:58 19:56:58 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:58 #132 CACHED 19:56:58 19:56:58 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:56:58 #133 CACHED 19:56:58 19:56:58 #134 [security-bootstrapper builder 6/7] COPY . . 19:56:58 #134 CACHED 19:56:58 19:56:58 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:58 #135 CACHED 19:56:58 19:56:58 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 19:56:58 #136 CACHED 19:56:58 19:56:58 #137 [core-data builder 6/7] COPY . . 19:56:58 #137 CACHED 19:56:58 19:56:58 #138 [security-secretstore-setup builder 6/7] COPY . . 19:56:58 #138 CACHED 19:56:58 19:56:58 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:56:58 #139 CACHED 19:56:58 19:56:58 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:58 #140 CACHED 19:56:58 19:56:58 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 19:56:58 #141 CACHED 19:56:58 19:56:58 #142 [core-command builder 6/7] COPY . . 19:56:58 #142 CACHED 19:56:58 19:56:58 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:58 #143 CACHED 19:56:58 19:56:58 #126 [security-proxy-setup builder 6/7] COPY . . 19:56:58 #126 DONE 6.5s 19:56:58 19:56:58 #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:56:58 #144 CACHED 19:56:58 19:56:58 #145 [core-common-config-bootstrapper builder 6/7] COPY . . 19:56:58 #145 CACHED 19:56:58 19:56:58 #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:58 #146 CACHED 19:56:58 19:56:58 #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:56:58 #147 CACHED 19:56:58 19:56:58 #148 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:58 #148 CACHED 19:56:58 19:56:58 #149 [security-proxy-auth builder 6/7] COPY . . 19:56:58 #149 CACHED 19:56:58 19:56:58 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:57:04 #150 ... 19:57:04 19:57:04 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:57:04 #0 6.507 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 19:57:05 #151 ... 19:57:05 19:57:05 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:57:05 #0 7.281 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 19:57:05 #152 ... 19:57:05 19:57:05 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:57:05 #0 7.632 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 19:57:05 #153 ... 19:57:05 19:57:05 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:57:05 #131 7.920 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 19:57:08 #131 ... 19:57:08 19:57:08 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:57:08 #0 7.961 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 19:57:08 #154 ... 19:57:08 19:57:08 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:57:08 #0 8.136 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 19:57:08 #155 ... 19:57:08 19:57:08 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:57:08 #0 7.727 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 19:57:08 #156 ... 19:57:08 19:57:08 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:57:08 #0 8.102 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 19:57:08 #157 ... 19:57:08 19:57:08 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:57:08 #0 8.116 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 19:57:08 #158 ... 19:57:08 19:57:08 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:57:08 #150 8.170 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 20:19:17 #150 ... 20:19:17 20:19:17 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:19:17 #155 1331.7 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 20:19:17 #155 ... 20:19:17 20:19:17 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:19:17 #150 DONE 1333.7s 20:19:17 20:19:17 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:19:17 #159 DONE 0.4s 20:19:17 20:19:17 #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:19:17 #160 DONE 2.7s 20:19:17 20:19:17 #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:19:17 #161 DONE 0.3s 20:19:17 20:19:17 #162 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 20:19:17 #162 DONE 0.2s 20:19:17 20:19:17 #163 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:19:17 #163 DONE 0.3s 20:19:17 20:19:17 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:17 #157 ... 20:19:17 20:19:17 #164 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:19:17 #164 DONE 0.1s 20:19:17 20:19:17 #165 [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/ 20:19:17 #165 DONE 0.1s 20:19:17 20:19:17 #166 [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/ 20:19:17 #166 DONE 0.2s 20:19:17 20:19:17 #167 [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/ 20:19:17 #167 DONE 0.3s 20:19:17 20:19:17 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:17 #157 ... 20:19:17 20:19:17 #168 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:19:17 #168 DONE 0.1s 20:19:17 20:19:17 #169 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:19:17 #169 DONE 0.2s 20:19:17 20:19:17 #170 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:19:19 #170 ... 20:19:19 20:19:19 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:19:19 #153 DONE 1341.0s 20:19:19 20:19:19 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:19:19 #151 ... 20:19:19 20:19:19 #171 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:19:19 #171 DONE 0.4s 20:19:19 20:19:19 #170 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:19:19 #170 DONE 2.9s 20:19:19 20:19:19 #105 [security-bootstrapper] exporting to image 20:19:19 #105 exporting layers 20:19:20 #105 ... 20:19:20 20:19:20 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:19:20 #172 DONE 0.8s 20:19:20 20:19:20 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:19:20 #173 DONE 0.2s 20:19:20 20:19:20 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:19:21 #174 DONE 0.2s 20:19:21 20:19:21 #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:19:21 #175 DONE 0.4s 20:19:21 20:19:21 #105 [security-bootstrapper] exporting to image 20:19:21 #105 exporting layers 1.6s done 20:19:21 #105 writing image sha256:3f9b257b1455a3fd1edcc5a8df2a39aec20d98d0f2751f654b5dc6ede1df8373 20:19:21 #105 writing image sha256:3f9b257b1455a3fd1edcc5a8df2a39aec20d98d0f2751f654b5dc6ede1df8373 done 20:19:21 #105 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:19:21 #105 DONE 8.6s 20:19:21 20:19:21 #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:19:21 #176 DONE 0.2s 20:19:21 20:19:21 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:19:21 #152 ... 20:19:21 20:19:21 #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:19:24 #177 DONE 2.2s 20:19:24 20:19:24 #105 [security-proxy-setup] exporting to image 20:19:24 #105 exporting layers 1.0s done 20:19:24 #105 writing image sha256:cf4aececcc690621a74253fb6ad7aee37474519e7f23876dfb68bf73ee08d0e7 done 20:19:24 #105 naming to docker.io/library/security-proxy-setup-arm64 done 20:19:24 #105 DONE 9.7s 20:19:24 20:19:24 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:33 #157 ... 20:19:33 20:19:33 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:19:33 #155 DONE 1354.2s 20:19:33 20:19:33 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:19:33 #131 ... 20:19:33 20:19:33 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:19:33 #178 DONE 0.2s 20:19:33 20:19:33 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:19:33 #44 ... 20:19:33 20:19:33 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:19:33 #179 DONE 0.2s 20:19:33 20:19:33 #180 [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 20:19:33 #180 DONE 0.2s 20:19:33 20:19:33 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:19:33 #44 ... 20:19:33 20:19:33 #181 [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 20:19:33 #181 DONE 0.2s 20:19:33 20:19:33 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:19:33 #182 DONE 0.3s 20:19:33 20:19:33 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:19:34 #183 DONE 0.3s 20:19:34 20:19:34 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:19:34 #184 DONE 0.4s 20:19:34 20:19:34 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:19:34 #185 DONE 0.2s 20:19:34 20:19:34 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:19:37 #186 DONE 2.3s 20:19:37 20:19:37 #105 [security-secretstore-setup] exporting to image 20:19:37 #105 exporting layers 20:19:38 #105 exporting layers 1.6s done 20:19:38 #105 writing image sha256:a59e0e9bfe2258178a4ac6c9f919cf596d478bc190af031e98c686603d49f91b done 20:19:38 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 20:19:38 #105 DONE 11.3s 20:19:38 20:19:38 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:20:46 #151 ... 20:20:46 20:20:46 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:20:46 #152 DONE 1418.7s 20:20:46 20:20:46 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:46 #157 ... 20:20:46 20:20:46 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:20:46 #187 DONE 0.3s 20:20:46 20:20:46 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:20:46 #44 ... 20:20:46 20:20:46 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:20:46 #188 DONE 0.3s 20:20:46 20:20:46 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:46 #157 ... 20:20:46 20:20:46 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:20:46 #189 DONE 0.4s 20:20:46 20:20:46 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:20:46 #44 ... 20:20:46 20:20:46 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:20:46 #190 DONE 0.2s 20:20:46 20:20:46 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:20:46 #191 DONE 0.2s 20:20:46 20:20:46 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:20:46 #131 ... 20:20:46 20:20:46 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:46 #192 DONE 2.1s 20:20:46 20:20:46 #105 [core-common-config-bootstrapper] exporting to image 20:20:46 #105 exporting layers 20:20:46 #105 exporting layers 0.7s done 20:20:46 #105 writing image sha256:79bb4f4cf6a9ab6c251670138d8578acbcfe4eac6014b77fd223d5f88b20f983 done 20:20:46 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:20:46 #105 DONE 12.0s 20:20:46 20:20:46 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:23:08 #151 ... 20:23:08 20:23:08 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:08 #157 DONE 1564.6s 20:23:08 20:23:08 #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:23:08 #122 ... 20:23:08 20:23:08 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:23:08 #193 DONE 0.4s 20:23:08 20:23:08 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:23:08 #194 DONE 0.1s 20:23:08 20:23:08 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:23:08 #195 DONE 0.4s 20:23:08 20:23:08 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:23:08 #156 ... 20:23:08 20:23:08 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:23:08 #196 DONE 0.2s 20:23:08 20:23:08 #105 [security-spiffe-token-provider] exporting to image 20:23:08 #105 exporting layers 20:23:08 #105 exporting layers 0.9s done 20:23:08 #105 writing image sha256:3edf0ec96053653164b3fac102b9ab033ea729319bdefcdca248ba03aefa0417 done 20:23:08 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:23:08 #105 DONE 12.9s 20:23:08 20:23:08 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:32:15 #158 DONE 2105.5s 20:32:15 20:32:15 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:32:15 #156 ... 20:32:15 20:32:15 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:32:15 #197 DONE 0.2s 20:32:15 20:32:15 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:32:15 #131 ... 20:32:15 20:32:15 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:32:15 #198 DONE 0.2s 20:32:15 20:32:15 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:32:15 #199 DONE 0.5s 20:32:15 20:32:15 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:32:15 #200 DONE 0.1s 20:32:15 20:32:15 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:32:15 #201 DONE 0.1s 20:32:15 20:32:15 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:15 #202 DONE 1.9s 20:32:15 20:32:15 #105 [security-proxy-auth] exporting to image 20:32:15 #105 exporting layers 20:32:15 #105 exporting layers 0.7s done 20:32:15 #105 writing image sha256:059ecbaad997230eaa021b3dd18993b9e55efc2235a8fcb18376f15d90d16e9d done 20:32:15 #105 naming to docker.io/library/security-proxy-auth-arm64 done 20:32:15 #105 DONE 13.6s 20:32:15 20:32:15 #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:33:11 #122 ... 20:33:11 20:33:11 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:33:11 #156 DONE 2171.9s 20:33:11 20:33:11 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:33:11 #125 ... 20:33:11 20:33:11 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:33:11 #203 DONE 0.3s 20:33:11 20:33:11 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:33:11 #125 ... 20:33:11 20:33:11 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:33:11 #204 DONE 0.1s 20:33:11 20:33:11 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:33:11 #205 DONE 0.4s 20:33:11 20:33:11 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:33:11 #206 DONE 0.2s 20:33:11 20:33:11 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:33:11 #40 ... 20:33:11 20:33:11 #105 [core-command] exporting to image 20:33:11 #105 exporting layers 20:33:11 #105 exporting layers 0.4s done 20:33:11 #105 writing image sha256:9db13fec69d713bc6e18bab967b6c7c03188de484db627c5c99efb1d88e1da2f done 20:33:11 #105 naming to docker.io/library/core-command-arm64 done 20:33:11 #105 DONE 14.0s 20:33:11 20:33:11 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:35:18 #131 ... 20:35:18 20:35:18 #123 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:35:18 #123 DONE 2310.7s 20:35:18 20:35:18 #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:35:18 #122 ... 20:35:18 20:35:18 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:35:18 #207 DONE 0.2s 20:35:18 20:35:18 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:35:18 #125 ... 20:35:18 20:35:18 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:35:18 #208 DONE 0.5s 20:35:18 20:35:18 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:35:18 #209 DONE 0.1s 20:35:18 20:35:18 #105 [core-keeper] exporting to image 20:35:18 #105 exporting layers 20:35:18 #105 exporting layers 0.6s done 20:35:18 #105 writing image sha256:410f0f1129b1576d7be006a83d79b56683aa3e8077ab1ea04cb4a12067c53281 0.0s done 20:35:18 #105 naming to docker.io/library/core-keeper-arm64 20:35:18 #105 naming to docker.io/library/core-keeper-arm64 done 20:35:18 #105 DONE 14.6s 20:35:18 20:35:18 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:35:30 #40 ... 20:35:30 20:35:30 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:35:30 #151 DONE 2312.5s 20:35:30 20:35:30 #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:35:31 #122 ... 20:35:31 20:35:31 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:35:31 #210 DONE 0.2s 20:35:31 20:35:31 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:35:31 #211 DONE 0.2s 20:35:31 20:35:31 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:35:31 #125 ... 20:35:31 20:35:31 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:31 #212 ... 20:35:31 20:35:31 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:35:31 #154 DONE 2313.8s 20:35:31 20:35:31 #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:35:32 #122 ... 20:35:32 20:35:32 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:32 #212 DONE 0.9s 20:35:32 20:35:32 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:35:32 #213 DONE 0.2s 20:35:32 20:35:32 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:35:32 #214 DONE 0.4s 20:35:32 20:35:32 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:35:33 #215 DONE 0.3s 20:35:33 20:35:33 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:33 #216 ... 20:35:33 20:35:33 #105 [core-data] exporting to image 20:35:33 #105 exporting layers 1.2s done 20:35:33 #105 writing image sha256:02c0d9e2ae27414b6f910c31518dfb17292c570202cc5bd18db75b7da3feb877 0.1s done 20:35:33 #105 naming to docker.io/library/core-data-arm64 done 20:35:33 #105 DONE 15.9s 20:35:34 20:35:34 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:34 #216 DONE 0.6s 20:35:34 20:35:34 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:35:34 #217 DONE 0.1s 20:35:34 20:35:34 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:35:34 #218 DONE 0.1s 20:35:34 20:35:34 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:35:34 #125 ... 20:35:34 20:35:34 #105 [core-metadata] exporting to image 20:35:34 #105 exporting layers 0.5s done 20:35:34 #105 writing image sha256:6421ffe02af8eb92a496420c8546d4d79d03f613d81fec0ec9c3e13d1e5c723f done 20:35:34 #105 naming to docker.io/library/core-metadata-arm64 done 20:35:34 #105 DONE 16.4s 20:35:34 20:35:34 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:36:01 #125 ... 20:36:01 20:36:01 #122 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:36:01 #122 DONE 2357.1s 20:36:01 20:36:01 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:36:01 #40 ... 20:36:01 20:36:01 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:36:01 #125 DONE 2357.7s 20:36:01 20:36:01 #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:36:02 #219 DONE 0.3s 20:36:02 20:36:02 #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:36:02 #220 DONE 0.1s 20:36:02 20:36:02 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:36:02 #40 ... 20:36:02 20:36:02 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:36:02 #221 ... 20:36:02 20:36:02 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:36:02 #222 CACHED 20:36:02 20:36:02 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:36:02 #223 CACHED 20:36:02 20:36:02 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:02 #224 ... 20:36:02 20:36:02 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:36:02 #221 DONE 0.6s 20:36:03 20:36:03 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:03 #224 DONE 0.5s 20:36:03 20:36:03 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:36:03 #225 ... 20:36:03 20:36:03 #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:36:03 #226 DONE 0.3s 20:36:03 20:36:03 #105 [support-cron-scheduler] exporting to image 20:36:03 #105 exporting layers 20:36:03 #105 ... 20:36:03 20:36:03 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:36:03 #225 DONE 0.3s 20:36:03 20:36:03 #105 [support-notifications] exporting to image 20:36:04 #105 exporting layers 1.1s done 20:36:04 #105 exporting layers 0.8s done 20:36:04 #105 writing image sha256:c508d1800801f86e378a9371a8274801ee633f97fe33a46fb3f6b968f089c466 0.0s done 20:36:04 #105 naming to docker.io/library/support-cron-scheduler-arm64 done 20:36:04 #105 writing image sha256:7e9de5810826163dbfffeb704cfd6aa276caa7a887023604a6b0956a35f78645 done 20:36:04 #105 naming to docker.io/library/support-notifications-arm64 done 20:36:04 #105 DONE 17.6s 20:36:04 20:36:04 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:36:05 #40 ... 20:36:05 20:36:05 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:05 #131 DONE 2347.9s 20:36:05 20:36:05 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:36:06 #40 ... 20:36:06 20:36:06 #227 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:36:06 #227 DONE 0.1s 20:36:06 20:36:06 #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:36:06 #228 DONE 0.1s 20:36:06 20:36:06 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:36:06 #40 ... 20:36:06 20:36:06 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:36:06 #229 DONE 0.4s 20:36:06 20:36:06 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:36:06 #230 DONE 0.1s 20:36:06 20:36:06 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:36:06 #40 ... 20:36:06 20:36:06 #105 [support-scheduler] exporting to image 20:36:07 #105 exporting layers 0.5s done 20:36:07 #105 writing image sha256:9f49537427930d652b6be0e5231a19250c0217091809f51f1350cc2118d7c1e1 done 20:36:07 #105 naming to docker.io/library/support-scheduler-arm64 done 20:36:07 #105 DONE 18.1s 20:36:07 20:36:07 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:07 time="2024-08-06T19:53:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:36:07 $ docker stop --time=1 16c5a765339901b15a21004f9202147a6edc0932ba5b6fb0a36e1d867e775f99 20:36:08 $ docker rm -f --volumes 16c5a765339901b15a21004f9202147a6edc0932ba5b6fb0a36e1d867e775f99 [Pipeline] // withDockerContainer [Pipeline] sh 20:36:09 + docker images 20:36:09 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:09 support-scheduler-arm64 latest 9f4953742793 3 seconds ago 41.2MB 20:36:09 support-notifications-arm64 latest 7e9de5810826 6 seconds ago 41.9MB 20:36:09 support-cron-scheduler-arm64 latest c508d1800801 7 seconds ago 41.8MB 20:36:09 core-metadata-arm64 latest 6421ffe02af8 36 seconds ago 39.1MB 20:36:09 core-data-arm64 latest 02c0d9e2ae27 37 seconds ago 39MB 20:36:09 core-keeper-arm64 latest 410f0f1129b1 53 seconds ago 38.9MB 20:36:09 core-command-arm64 latest 9db13fec69d7 2 minutes ago 35MB 20:36:09 security-proxy-auth-arm64 latest 059ecbaad997 4 minutes ago 32.6MB 20:36:09 security-spiffe-token-provider-arm64 latest 3edf0ec96053 13 minutes ago 29MB 20:36:09 core-common-config-bootstrapper-arm64 latest 79bb4f4cf6a9 15 minutes ago 15.3MB 20:36:09 security-secretstore-setup-arm64 latest a59e0e9bfe22 16 minutes ago 36.4MB 20:36:09 security-proxy-setup-arm64 latest cf4aececcc69 16 minutes ago 26.1MB 20:36:09 security-bootstrapper-arm64 latest 3f9b257b1455 16 minutes ago 18.9MB 20:36:09 security-spire-config-arm64 latest b7c9acf46736 41 minutes ago 115MB 20:36:09 security-spire-agent-arm64 latest 05a222b62844 41 minutes ago 174MB 20:36:09 security-spire-server-arm64 latest 6330bad747f3 41 minutes ago 116MB 20:36:09 ci-base-image-arm64 latest e2e14ced32fd About an hour ago 965MB 20:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 20:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 20:36:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:10 20:36:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:11 arm64: Pulling from edgex-lftools-log-publisher 20:36:11 8998bd30e6a1: Pulling fs layer 20:36:11 04944245beec: Pulling fs layer 20:36:11 699f458cf7ca: Pulling fs layer 20:36:11 765212b225bb: Pulling fs layer 20:36:11 f23df028b6ca: Pulling fs layer 20:36:11 d65c8cfc05b1: Pulling fs layer 20:36:11 2437ff75d9bd: Pulling fs layer 20:36:11 f23df028b6ca: Waiting 20:36:11 765212b225bb: Waiting 20:36:11 d65c8cfc05b1: Waiting 20:36:11 2437ff75d9bd: Waiting 20:36:11 04944245beec: Verifying Checksum 20:36:11 04944245beec: Download complete 20:36:11 765212b225bb: Verifying Checksum 20:36:11 765212b225bb: Download complete 20:36:11 f23df028b6ca: Verifying Checksum 20:36:11 f23df028b6ca: Download complete 20:36:11 d65c8cfc05b1: Verifying Checksum 20:36:11 d65c8cfc05b1: Download complete 20:36:11 699f458cf7ca: Verifying Checksum 20:36:11 699f458cf7ca: Download complete 20:36:12 8998bd30e6a1: Verifying Checksum 20:36:12 8998bd30e6a1: Download complete 20:36:14 2437ff75d9bd: Verifying Checksum 20:36:14 2437ff75d9bd: Download complete 20:36:17 8998bd30e6a1: Pull complete 20:36:17 04944245beec: Pull complete 20:36:19 699f458cf7ca: Pull complete 20:36:19 765212b225bb: Pull complete 20:36:20 f23df028b6ca: Pull complete 20:36:20 d65c8cfc05b1: Pull complete 20:36:38 2437ff75d9bd: Pull complete 20:36:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:38 prd-ubuntu20.04-docker-arm64-4c-16g-7210 does not seem to be running inside a container 20:36:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:36:42 $ docker top 04fad0de51f3652cb1c3f766490a4f4af1b8c9a9c2f53e4d610e2212888a24eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:43 ---> job-cost.sh 20:36:43 lf-activate-venv: SKIPPING 20:36:43 INFO: No Stack... 20:36:43 INFO: Retrieving Pricing Info for: v3-standard-4 20:36:44 INFO: Archiving Costs [Pipeline] sh 20:36:45 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:36:45 + cut -d, -f6 [Pipeline] lock 20:36:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4850-1-stack-cost] 20:36:45 Resource [jenkins-edgexfoundry-edgex-go-PR-4850-1-stack-cost] did not exist. Created. 20:36:45 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4850-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:46 + echo total: 0.2199999988079071 [Pipeline] stash 20:36:46 Stashed 1 file(s) [Pipeline] } 20:36:46 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4850-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:36:46 $ docker stop --time=1 04fad0de51f3652cb1c3f766490a4f4af1b8c9a9c2f53e4d610e2212888a24eb 20:36:48 $ docker rm -f --volumes 04fad0de51f3652cb1c3f766490a4f4af1b8c9a9c2f53e4d610e2212888a24eb [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 20:36:49 provisioning config files... 20:36:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8409014206255530769tmp [Pipeline] { [Pipeline] sh 20:36:49 + set +x 20:36:49 + curl -s https://codecov.io/bash 20:36:49 + bash -s -- 20:36:49 20:36:49 _____ _ 20:36:49 / ____| | | 20:36:49 | | ___ __| | ___ ___ _____ __ 20:36:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:36:49 | |___| (_) | (_| | __/ (_| (_) \ V / 20:36:49 \_____\___/ \__,_|\___|\___\___/ \_/ 20:36:49 Bash-1.0.6 20:36:49 20:36:49 20:36:49 ==> git version 2.25.1 found 20:36:49 ==> 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 20:36:49 Release-Date: 2020-01-08 20:36:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:36:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:36:49 ==> Jenkins CI detected. 20:36:49 current dir:  /w/workspace/edgex-go/1 20:36:49 project root: . 20:36:49 --> token set from env 20:36:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:36:49 ==> Running gcov in . (disable via -X gcov) 20:36:49 ==> Python coveragepy not found 20:36:49 ==> Searching for coverage reports in: 20:36:49 + . 20:36:49 -> Found 1 reports 20:36:49 ==> Detecting git/mercurial file structure 20:36:49 ==> Reading reports 20:36:49 + ./coverage.out bytes=504185 20:36:49 ==> Appending adjustments 20:36:49 https://docs.codecov.io/docs/fixing-reports 20:36:51 + Found adjustments 20:36:51 ==> Gzipping contents 20:36:51 64K /tmp/codecov.5PfcMH.gz 20:36:51 ==> Uploading reports 20:36:51 url: https://codecov.io 20:36:51 query: branch=PR-4850&commit=b95a589fa187454ce9e8f71d8d02765561521ca4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4850%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4850&job=&cmd_args= 20:36:51 -> Pinging Codecov 20:36:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4850&commit=b95a589fa187454ce9e8f71d8d02765561521ca4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4850%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4850&job=&cmd_args= 20:36:51 -> Uploading to 20:36:51 https://storage.googleapis.com/codecov/v4/raw/2024-08-06/00271124DB129430A58F1EEE437C3FCB/b95a589fa187454ce9e8f71d8d02765561521ca4/81fc39b4-992f-4e74-8bdf-15ecd5e4ba18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240806%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240806T203651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=557c059c475dd65c100291adefbaed58fbb0f6a0ee04e2ee00883328e4520e1e 20:36:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:51 Dload Upload Total Spent Left Speed 20:36:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64228 0 0 100 64228 0 209k --:--:-- --:--:-- --:--:-- 209k 20:36:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b95a589fa187454ce9e8f71d8d02765561521ca4 [Pipeline] } 20:36:51 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 20:36:53 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:36:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:36:54 ---> package-listing.sh 20:36:54 ++ facter osfamily 20:36:54 ++ tr '[:upper:]' '[:lower:]' 20:36:54 + OS_FAMILY=debian 20:36:54 + workspace=/w/workspace/edgex-go/1 20:36:54 + START_PACKAGES=/tmp/packages_start.txt 20:36:54 + END_PACKAGES=/tmp/packages_end.txt 20:36:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:36:54 + PACKAGES=/tmp/packages_start.txt 20:36:54 + '[' /w/workspace/edgex-go/1 ']' 20:36:54 + PACKAGES=/tmp/packages_end.txt 20:36:54 + case "${OS_FAMILY}" in 20:36:54 + dpkg -l 20:36:54 + grep '^ii' 20:36:54 + '[' -f /tmp/packages_start.txt ']' 20:36:54 + '[' -f /tmp/packages_end.txt ']' 20:36:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:36:54 + '[' /w/workspace/edgex-go/1 ']' 20:36:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:36:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:36:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:36:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:55 20:36:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:56 latest: Pulling from edgex-lftools-log-publisher 20:36:56 5eb5b503b376: Pulling fs layer 20:36:56 5c69ac0246d0: Pulling fs layer 20:36:56 ec43610c2a17: Pulling fs layer 20:36:56 3a2ae6a8a46f: Pulling fs layer 20:36:56 33b1e0a273af: Pulling fs layer 20:36:56 5d3b04190fa2: Pulling fs layer 20:36:56 2f39f015ded8: Pulling fs layer 20:36:56 3a2ae6a8a46f: Waiting 20:36:56 2f39f015ded8: Waiting 20:36:56 33b1e0a273af: Waiting 20:36:56 5d3b04190fa2: Waiting 20:36:56 5c69ac0246d0: Download complete 20:36:56 3a2ae6a8a46f: Verifying Checksum 20:36:56 3a2ae6a8a46f: Download complete 20:36:56 33b1e0a273af: Verifying Checksum 20:36:56 33b1e0a273af: Download complete 20:36:56 ec43610c2a17: Download complete 20:36:56 5d3b04190fa2: Verifying Checksum 20:36:56 5d3b04190fa2: Download complete 20:36:56 5eb5b503b376: Verifying Checksum 20:36:56 5eb5b503b376: Download complete 20:36:56 2f39f015ded8: Download complete 20:36:57 5eb5b503b376: Pull complete 20:36:57 5c69ac0246d0: Pull complete 20:36:58 ec43610c2a17: Pull complete 20:36:58 3a2ae6a8a46f: Pull complete 20:36:58 33b1e0a273af: Pull complete 20:36:58 5d3b04190fa2: Pull complete 20:37:02 2f39f015ded8: Pull complete 20:37:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:37:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:03 prd-ubuntu20.04-docker-8c-8g-7208 does not seem to be running inside a container 20:37:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:37:06 $ docker top 130505a19255484a84b447f8900cbbf1c0a9ac0321d83da583247704ecab384d -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:07 + touch /tmp/pre-build-complete [Pipeline] sh 20:37:07 + mkdir -p /var/log/sysstat [Pipeline] sh 20:37:07 + ls /var/log/sa-host 20:37:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:07 provisioning config files... 20:37:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16247708907607792284tmp [Pipeline] { [Pipeline] echo 20:37:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:37:08 ---> create-netrc.sh [Pipeline] } 20:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:37:08 ---> python-tools-install.sh [Pipeline] echo 20:37:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:37:09 ---> sudo-logs.sh 20:37:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:37:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:37:09 ---> job-cost.sh 20:37:09 lf-activate-venv: SKIPPING 20:37:09 DEBUG: total: 0.2199999988079071 20:37:09 INFO: Retrieving Stack Cost... 20:37:10 INFO: Retrieving Pricing Info for: v3-standard-8 20:37:10 INFO: Archiving Costs [Pipeline] echo 20:37:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:37:10 ---> logs-deploy.sh 20:37:10 lf-activate-venv: SKIPPING 20:37:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4850/1 20:37:10 INFO: archiving workspace using pattern(s): 20:37:11 Archives upload complete. 20:37:11 INFO: archiving logs to Nexus 20:37:12 ---> uname -a: 20:37:12 Linux prd-ubuntu20-04-docker-8c-8g-7208 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:37:12 20:37:12 20:37:12 ---> lscpu: 20:37:12 Architecture: x86_64 20:37:12 CPU op-mode(s): 32-bit, 64-bit 20:37:12 Byte Order: Little Endian 20:37:12 Address sizes: 40 bits physical, 48 bits virtual 20:37:12 CPU(s): 8 20:37:12 On-line CPU(s) list: 0-7 20:37:12 Thread(s) per core: 1 20:37:12 Core(s) per socket: 1 20:37:12 Socket(s): 8 20:37:12 NUMA node(s): 1 20:37:12 Vendor ID: AuthenticAMD 20:37:12 CPU family: 23 20:37:12 Model: 49 20:37:12 Model name: AMD EPYC-Rome Processor 20:37:12 Stepping: 0 20:37:12 CPU MHz: 2799.998 20:37:12 BogoMIPS: 5599.99 20:37:12 Virtualization: AMD-V 20:37:12 Hypervisor vendor: KVM 20:37:12 Virtualization type: full 20:37:12 L1d cache: 256 KiB 20:37:12 L1i cache: 256 KiB 20:37:12 L2 cache: 4 MiB 20:37:12 L3 cache: 128 MiB 20:37:12 NUMA node0 CPU(s): 0-7 20:37:12 Vulnerability Itlb multihit: Not affected 20:37:12 Vulnerability L1tf: Not affected 20:37:12 Vulnerability Mds: Not affected 20:37:12 Vulnerability Meltdown: Not affected 20:37:12 Vulnerability Mmio stale data: Not affected 20:37:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:37:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:37:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:37:12 Vulnerability Srbds: Not affected 20:37:12 Vulnerability Tsx async abort: Not affected 20:37:12 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 20:37:12 20:37:12 20:37:12 ---> nproc: 20:37:12 8 20:37:12 20:37:12 20:37:12 ---> df -h: 20:37:12 Filesystem Size Used Avail Use% Mounted on 20:37:12 overlay 155G 28G 128G 18% / 20:37:12 tmpfs 64M 0 64M 0% /dev 20:37:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:37:12 shm 64M 0 64M 0% /dev/shm 20:37:12 /dev/vda1 155G 28G 128G 18% /facter-os 20:37:12 20:37:12 20:37:12 ---> sar -b -r -n DEV: 20:37:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7208) 08/06/24 _x86_64_ (8 CPU) 20:37:12 20:37:12 19:29:35 LINUX RESTART (8 CPU) 20:37:12 20:37:12 19:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:37:12 19:31:01 308.38 38.04 270.34 0.00 4255.56 102206.57 0.00 20:37:12 19:32:01 184.52 0.75 183.77 0.00 20.66 62221.10 0.00 20:37:12 19:33:01 39.67 0.00 39.67 0.00 0.00 32671.66 0.00 20:37:12 19:34:01 44.09 0.22 43.87 0.00 2.93 19132.82 0.00 20:37:12 19:35:01 202.83 1.99 200.84 0.00 128.30 91188.75 0.00 20:37:12 19:36:02 461.86 7.84 454.02 0.00 4270.02 192398.68 0.00 20:37:12 19:37:01 319.94 8.18 311.76 0.00 65.46 58258.65 0.00 20:37:12 19:38:02 278.88 0.55 278.33 0.00 4.80 127819.90 0.00 20:37:12 19:39:01 242.58 0.10 242.48 0.00 0.81 70030.36 0.00 20:37:12 19:40:02 235.94 0.02 235.92 0.00 0.13 59454.81 0.00 20:37:12 19:41:01 487.39 0.00 487.39 0.00 0.00 80362.38 0.00 20:37:12 19:42:01 69.81 0.02 69.79 0.00 0.67 1002.50 0.00 20:37:12 19:43:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 20:37:12 19:44:01 1.72 0.00 1.72 0.00 0.00 24.00 0.00 20:37:12 19:45:01 1.82 0.02 1.80 0.00 0.13 21.46 0.00 20:37:12 19:46:01 2.07 0.00 2.07 0.00 0.00 27.20 0.00 20:37:12 19:47:01 3.08 0.63 2.45 0.00 70.52 28.40 0.00 20:37:12 19:48:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 20:37:12 19:49:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 20:37:12 19:50:01 1.93 0.00 1.93 0.00 0.00 22.80 0.00 20:37:12 19:51:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 20:37:12 19:52:01 1.98 0.00 1.98 0.00 0.00 22.53 0.00 20:37:12 19:53:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 20:37:12 19:54:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 20:37:12 19:55:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 20:37:12 19:56:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 20:37:12 19:57:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 20:37:12 19:58:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 20:37:12 19:59:01 1.37 0.00 1.37 0.00 0.00 14.13 0.00 20:37:12 20:00:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 20:37:12 20:01:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 20:37:12 20:02:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 20:37:12 20:03:02 2.28 1.02 1.27 0.00 21.86 14.40 0.00 20:37:12 20:04:01 1.68 0.00 1.68 0.00 0.00 24.54 0.00 20:37:12 20:05:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 20:37:12 20:06:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 20:37:12 20:07:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 20:37:12 20:08:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 20:37:12 20:09:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 20:37:12 20:10:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 20:37:12 20:11:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 20:37:12 20:12:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 20:37:12 20:13:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 20:37:12 20:14:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 20:37:12 20:15:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 20:37:12 20:16:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 20:37:12 20:17:01 1.68 0.02 1.67 0.00 0.13 18.66 0.00 20:37:12 20:18:01 1.93 0.00 1.93 0.00 0.00 22.13 0.00 20:37:12 20:19:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 20:37:12 20:20:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 20:37:12 20:21:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 20:37:12 20:22:01 2.80 1.50 1.30 0.00 35.45 17.19 0.00 20:37:12 20:23:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 20:37:12 20:24:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 20:37:12 20:25:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 20:37:12 20:26:01 1.62 0.00 1.62 0.00 0.00 21.06 0.00 20:37:12 20:27:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 20:37:12 20:28:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 20:37:12 20:29:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 20:37:12 20:30:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 20:37:12 20:31:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 20:37:12 20:32:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 20:37:12 20:33:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 20:37:12 20:34:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 20:37:12 20:35:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 20:37:12 20:36:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 20:37:12 20:37:01 8.05 0.22 7.83 0.00 16.93 764.14 0.00 20:37:12 Average: 44.18 0.91 43.27 0.00 133.22 13453.93 0.00 20:37:12 20:37:12 19:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:37:12 19:31:01 28790996 31495900 822932 2.50 72936 2901536 2044532 6.03 1090424 2609404 675096 20:37:12 19:32:01 27459688 31090152 1209828 3.68 127260 3666504 2553420 7.53 1845960 3060660 386684 20:37:12 19:33:01 27045028 31393528 905532 2.75 128916 4343632 2019744 5.95 1912852 3369264 110584 20:37:12 19:34:01 26207096 31212544 1083020 3.29 135084 4946148 2410768 7.10 1991608 4076120 679136 20:37:12 19:35:01 21735360 31369816 905212 2.75 153600 9467412 2342940 6.90 1915668 8508120 3966000 20:37:12 19:36:02 18944832 31060884 1176780 3.58 210808 11705324 3398532 10.02 2687420 10292408 648540 20:37:12 19:37:01 16919796 31320736 927384 2.82 324760 13708324 2341268 6.90 2821848 12029880 1390656 20:37:12 19:38:02 11048804 29476080 2697076 8.20 371260 17279188 9469892 27.91 5190108 15017896 1124804 20:37:12 19:39:01 6380572 27655016 4513300 13.73 386568 19976752 10644676 31.37 8351220 16386608 1915408 20:37:12 19:40:02 10115932 31357232 878176 2.67 396724 20133840 2323472 6.85 3237188 18061572 1907248 20:37:12 19:41:01 9758024 31322304 917704 2.79 400476 20444256 2305572 6.79 3290820 18364024 472 20:37:12 19:42:01 9811996 31378316 866804 2.64 402036 20445168 2062536 6.08 3290004 18317464 24 20:37:12 19:43:01 9811600 31377956 866988 2.64 402064 20445168 2062536 6.08 3290168 18317464 172 20:37:12 19:44:01 9849456 31415880 829088 2.52 402100 20445172 2062536 6.08 3253060 18317472 12 20:37:12 19:45:01 9849932 31416464 828256 2.52 402148 20445176 2074492 6.11 3252140 18317476 56 20:37:12 19:46:01 9853416 31419984 824880 2.51 402200 20445152 2074492 6.11 3249796 18317456 16 20:37:12 19:47:01 9852976 31421804 823152 2.50 402268 20447256 2069572 6.10 3248888 18319200 168 20:37:12 19:48:01 9853180 31422072 822828 2.50 402324 20447260 2069572 6.10 3248988 18319208 160 20:37:12 19:49:01 9853132 31422084 822744 2.50 402396 20447260 2069572 6.10 3249076 18319212 164 20:37:12 19:50:01 9855100 31424120 820660 2.50 402444 20447268 2069572 6.10 3247320 18319224 36 20:37:12 19:51:01 9854864 31423912 820848 2.50 402492 20447268 2069572 6.10 3246864 18319212 4 20:37:12 19:52:01 9855356 31424504 820492 2.50 402544 20447272 2069572 6.10 3247208 18319216 8 20:37:12 19:53:01 9854836 31424000 820928 2.50 402596 20447276 2069572 6.10 3246960 18319220 16 20:37:12 19:54:01 9854820 31424112 820796 2.50 402676 20447280 2069572 6.10 3247072 18319232 16 20:37:12 19:55:01 9855276 31424572 820260 2.49 402696 20447280 2069572 6.10 3246996 18319236 8 20:37:12 19:56:01 9854944 31424244 820504 2.50 402716 20447284 2069572 6.10 3247076 18319236 136 20:37:12 19:57:01 9855096 31424464 820436 2.50 402764 20447288 2069572 6.10 3247052 18319244 16 20:37:12 19:58:01 9855280 31424720 820416 2.49 402792 20447296 2069572 6.10 3247172 18319256 52 20:37:12 19:59:01 9855516 31424960 820104 2.49 402836 20447296 2069572 6.10 3247172 18319256 8 20:37:12 20:00:01 9855208 31424720 820400 2.49 402884 20447300 2069572 6.10 3247336 18319264 28 20:37:12 20:01:01 9855200 31424756 820276 2.49 402888 20447368 2069572 6.10 3247340 18319308 164 20:37:12 20:02:01 9855136 31424764 820224 2.49 402900 20447368 2069572 6.10 3248080 18319312 268 20:37:12 20:03:02 9843408 31414100 830616 2.53 402952 20447988 2099480 6.19 3259492 18319832 216 20:37:12 20:04:01 9854092 31424808 820484 2.50 402980 20447980 2065876 6.09 3248384 18319832 208 20:37:12 20:05:01 9854076 31424836 820428 2.49 403008 20447992 2065876 6.09 3247912 18319836 36 20:37:12 20:06:01 9854060 31424848 820316 2.49 403036 20447996 2065876 6.09 3247996 18319840 24 20:37:12 20:07:01 9854012 31424800 820288 2.49 403052 20447996 2065876 6.09 3247948 18319840 8 20:37:12 20:08:01 9854184 31425012 820036 2.49 403064 20448004 2065876 6.09 3247812 18319848 168 20:37:12 20:09:01 9853980 31424920 820064 2.49 403080 20448132 2065876 6.09 3247800 18319956 8 20:37:12 20:10:01 9854304 31425276 819792 2.49 403092 20448136 2065876 6.09 3248000 18319960 272 20:37:12 20:11:01 9854336 31425344 819704 2.49 403124 20448144 2065876 6.09 3248276 18319988 220 20:37:12 20:12:01 9854320 31425380 819632 2.49 403148 20448144 2065876 6.09 3248364 18319988 280 20:37:12 20:13:01 9854264 31425328 819580 2.49 403184 20448148 2065876 6.09 3248192 18319992 192 20:37:12 20:14:01 9854248 31425476 819392 2.49 403196 20448280 2065876 6.09 3248220 18320104 264 20:37:12 20:15:01 9854484 31425712 819188 2.49 403208 20448280 2065876 6.09 3248164 18320104 184 20:37:12 20:16:01 9854224 31425484 819432 2.49 403220 20448288 2065876 6.09 3248148 18320108 196 20:37:12 20:17:01 9853984 31425328 819768 2.49 403292 20448284 2065876 6.09 3248236 18320136 4 20:37:12 20:18:01 9854228 31425632 819436 2.49 403324 20448292 2081940 6.14 3247988 18320136 8 20:37:12 20:19:01 9854440 31425848 819264 2.49 403336 20448296 2081940 6.14 3247972 18320140 8 20:37:12 20:20:01 9854100 31425548 819520 2.49 403352 20448296 2081940 6.14 3248028 18320140 8 20:37:12 20:21:01 9854116 31425568 819440 2.49 403368 20448288 2081940 6.14 3248072 18320144 8 20:37:12 20:22:01 9848392 31421908 823004 2.50 403404 20449360 2081940 6.14 3256568 18320420 156 20:37:12 20:23:01 9848092 31421616 823216 2.50 403428 20449364 2081940 6.14 3256236 18320396 32 20:37:12 20:24:01 9847812 31421400 823612 2.50 403460 20449368 2081940 6.14 3256212 18320400 44 20:37:12 20:25:01 9847796 31421392 823576 2.50 403476 20449368 2065388 6.09 3256212 18320400 8 20:37:12 20:26:01 9847684 31421316 823604 2.50 403496 20449368 2065388 6.09 3256176 18320404 48 20:37:12 20:27:01 9847384 31421028 823808 2.51 403512 20449384 2065388 6.09 3256180 18320412 8 20:37:12 20:28:01 9847036 31420720 824008 2.51 403528 20449384 2065388 6.09 3256616 18320412 292 20:37:12 20:29:01 9846704 31420396 824260 2.51 403540 20449388 2065388 6.09 3256748 18320416 188 20:37:12 20:30:01 9847168 31420884 824176 2.51 403548 20449388 2065388 6.09 3256644 18320416 224 20:37:12 20:31:01 9846940 31420664 824352 2.51 403572 20449392 2065388 6.09 3256796 18320420 192 20:37:12 20:32:01 9847216 31420988 824052 2.51 403592 20449396 2065388 6.09 3256320 18320424 188 20:37:12 20:33:01 9847104 31420884 824064 2.51 403624 20449396 2065388 6.09 3256352 18320424 8 20:37:12 20:34:01 9847088 31420872 824096 2.51 403640 20449404 2065388 6.09 3256368 18320428 28 20:37:12 20:35:01 9847040 31420900 824072 2.51 403652 20449408 2065388 6.09 3256312 18320444 8 20:37:12 20:36:01 9846992 31420876 824032 2.51 403696 20449392 2065388 6.09 3256404 18320440 8 20:37:12 20:37:01 9253356 31358520 885648 2.69 407032 20935592 2351624 6.93 3314400 18805900 477864 20:37:12 Average: 11275240 31317764 928627 2.82 377334 19017115 2358749 6.95 3231589 16987511 198325 20:37:12 20:37:12 19:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:37:12 19:31:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 20:37:12 19:31:01 ens3 1577.40 1573.97 11285.30 195.88 0.00 0.00 0.00 0.00 20:37:12 19:31:01 docker0 695.92 605.38 47.62 2883.63 0.00 0.00 0.00 0.00 20:37:12 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:32:01 ens3 391.77 272.29 2097.58 38.26 0.00 0.00 0.00 0.00 20:37:12 19:32:01 docker0 251.67 359.22 21.37 2063.93 0.00 0.00 0.00 0.00 20:37:12 19:32:01 vethe35e573 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:33:01 ens3 30.62 20.98 24.36 13.74 0.00 0.00 0.00 0.00 20:37:12 19:33:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 20:37:12 19:33:01 vethe35e573 1.10 1.13 0.10 0.10 0.00 0.00 0.00 0.00 20:37:12 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:34:01 ens3 19.84 13.23 16.99 9.39 0.00 0.00 0.00 0.00 20:37:12 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:34:01 vethe35e573 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:35:01 lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 20:37:12 19:35:01 veth6268eac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:35:01 veth75867e9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:35:01 vethc594f38 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:35:01 veth5e19349 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:35:01 ens3 194.29 141.06 3620.19 170.05 0.00 0.00 0.00 0.00 20:37:12 19:35:01 veth87a6807 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:35:01 veth24254ce 3.66 6.77 0.30 91.87 0.00 0.00 0.00 0.01 20:37:12 19:35:01 vethf9664ba 1.46 2.35 0.11 31.15 0.00 0.00 0.00 0.00 20:37:12 19:35:01 docker0 8.01 13.31 0.54 188.02 0.00 0.00 0.00 0.00 20:37:12 19:35:01 veth7f7d568 1.31 2.27 0.10 33.78 0.00 0.00 0.00 0.00 20:37:12 19:35:01 veth04bb6ad 0.35 0.51 0.03 0.14 0.00 0.00 0.00 0.00 20:37:12 19:35:01 veth14d6bde 1.24 2.25 0.10 31.14 0.00 0.00 0.00 0.00 20:37:12 19:35:01 vethc5bb08f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:36:02 lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 20:37:12 19:36:02 vethe01c5dd 45.52 77.32 4.42 370.79 0.00 0.00 0.00 0.03 20:37:12 19:36:02 vethb7dbda2 40.47 68.83 3.98 316.10 0.00 0.00 0.00 0.03 20:37:12 19:36:02 veth7309403 44.76 80.10 4.32 363.00 0.00 0.00 0.00 0.03 20:37:12 19:36:02 veth031246a 44.57 73.01 4.30 354.13 0.00 0.00 0.00 0.03 20:37:12 19:36:02 ens3 672.20 375.74 5025.64 45.61 0.00 0.00 0.00 0.00 20:37:12 19:36:02 docker0 260.79 446.81 20.81 2620.85 0.00 0.00 0.00 0.00 20:37:12 19:36:02 vethacfc049 43.80 82.16 4.28 371.91 0.00 0.00 0.00 0.03 20:37:12 19:36:02 veth04bb6ad 0.07 0.89 0.00 0.04 0.00 0.00 0.00 0.00 20:37:12 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:37:01 vethe01c5dd 60.80 157.94 5.93 830.69 0.00 0.00 0.00 0.07 20:37:12 19:37:01 vethb7dbda2 49.16 162.61 5.06 884.92 0.00 0.00 0.00 0.07 20:37:12 19:37:01 veth7309403 54.57 162.34 5.41 842.27 0.00 0.00 0.00 0.07 20:37:12 19:37:01 veth031246a 55.21 182.84 5.42 860.87 0.00 0.00 0.00 0.07 20:37:12 19:37:01 ens3 809.62 272.52 4252.83 28.20 0.00 0.00 0.00 0.00 20:37:12 19:37:01 docker0 270.08 806.12 23.05 4250.27 0.00 0.00 0.00 0.00 20:37:12 19:37:01 vethacfc049 50.28 140.54 4.91 831.53 0.00 0.00 0.00 0.07 20:37:12 19:37:01 veth04bb6ad 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:38:02 vethff1c1de 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 veth6267247 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 20:37:12 19:38:02 veth155fdc1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 veth1e29d23 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 vethb6fd3a2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 vethc51d5cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 veth25840d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 vetha11bc3f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 vetha96fd9c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 ens3 12.95 7.77 10.54 5.75 0.00 0.00 0.00 0.00 20:37:12 19:38:02 vetha8702bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 veth079f83d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:38:02 veth04bb6ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:38:02 vethc7cc08b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:38:02 vetha04dd7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:37:12 19:39:01 vethff1c1de 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 veth6267247 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 veth155fdc1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 veth1e29d23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 vethb6fd3a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 vethc51d5cb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 veth25840d2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 vetha11bc3f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 vetha96fd9c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 ens3 1.98 1.07 1.61 0.85 0.00 0.00 0.00 0.00 20:37:12 19:39:01 vetha8702bc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 veth079f83d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 veth04bb6ad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 vethc7cc08b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:39:01 vetha04dd7b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 vethff1c1de 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 veth6267247 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:40:02 veth155fdc1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 veth1e29d23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 vethb6fd3a2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 vethc51d5cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 veth25840d2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 vetha11bc3f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 vetha96fd9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 ens3 5.81 3.25 4.74 2.54 0.00 0.00 0.00 0.00 20:37:12 19:40:02 vetha8702bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 veth079f83d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 veth04bb6ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 vethc7cc08b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:40:02 vetha04dd7b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:41:01 veth71bf693 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:41:01 vethc789f02 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:41:01 ens3 8.20 4.44 6.42 3.71 0.00 0.00 0.00 0.00 20:37:12 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:41:01 veth04bb6ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:42:01 ens3 7.33 4.28 6.79 3.15 0.00 0.00 0.00 0.00 20:37:12 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:46:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:37:12 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:47:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:48:01 ens3 0.33 0.25 0.47 0.02 0.00 0.00 0.00 0.00 20:37:12 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:49:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:51:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:37:12 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:56:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:37:12 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:01:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:37:12 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:02:01 ens3 0.45 0.38 0.26 0.22 0.00 0.00 0.00 0.00 20:37:12 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:03:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:04:01 ens3 1.02 0.47 0.48 0.22 0.00 0.00 0.00 0.00 20:37:12 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:06:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:37:12 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:08:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:37:12 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:11:01 ens3 0.98 0.47 0.43 0.28 0.00 0.00 0.00 0.00 20:37:12 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:15:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:37:12 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:16:01 ens3 0.67 0.48 0.34 0.28 0.00 0.00 0.00 0.00 20:37:12 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:20:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:37:12 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:21:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:37:12 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:37:12 20:22:01 ens3 7.91 6.26 5.55 6.30 0.00 0.00 0.00 0.00 20:37:12 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:26:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:37:12 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:29:01 ens3 0.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00 20:37:12 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:30:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:37:12 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:31:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:37:12 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:12 20:36:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:37:12 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 20:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:37:12 20:37:01 ens3 89.92 55.62 2520.85 10.97 0.00 0.00 0.00 0.00 20:37:12 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:12 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 20:37:12 Average: ens3 57.20 41.16 431.01 8.02 0.00 0.00 0.00 0.00 20:37:12 Average: docker0 22.17 33.17 1.69 178.49 0.00 0.00 0.00 0.00 20:37:12 20:37:12 20:37:12 ---> sar -P ALL: 20:37:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7208) 08/06/24 _x86_64_ (8 CPU) 20:37:12 20:37:12 19:29:35 LINUX RESTART (8 CPU) 20:37:12 20:37:12 19:30:01 CPU %user %nice %system %iowait %steal %idle 20:37:12 19:31:01 all 10.46 0.00 3.49 2.27 0.06 83.71 20:37:12 19:31:01 0 9.69 0.00 2.82 3.26 0.05 84.17 20:37:12 19:31:01 1 11.53 0.00 4.95 3.47 0.07 79.98 20:37:12 19:31:01 2 14.93 0.00 4.79 2.58 0.05 77.66 20:37:12 19:31:01 3 8.63 0.00 1.89 0.32 0.07 89.10 20:37:12 19:31:01 4 12.36 0.00 3.46 1.07 0.07 83.05 20:37:12 19:31:01 5 7.78 0.00 2.79 1.85 0.07 87.51 20:37:12 19:31:01 6 9.46 0.00 4.87 0.62 0.07 84.98 20:37:12 19:31:01 7 9.32 0.00 2.37 5.00 0.07 83.24 20:37:12 19:32:01 all 18.29 0.00 4.14 3.94 0.07 73.55 20:37:12 19:32:01 0 18.32 0.00 4.27 1.93 0.10 75.38 20:37:12 19:32:01 1 18.90 0.00 4.03 0.81 0.07 76.20 20:37:12 19:32:01 2 19.05 0.00 4.83 9.57 0.08 66.47 20:37:12 19:32:01 3 17.36 0.00 3.68 0.47 0.07 78.42 20:37:12 19:32:01 4 19.16 0.00 4.55 16.30 0.07 59.93 20:37:12 19:32:01 5 18.58 0.00 4.80 0.74 0.07 75.81 20:37:12 19:32:01 6 17.59 0.00 3.76 1.26 0.07 77.32 20:37:12 19:32:01 7 17.40 0.00 3.22 0.54 0.05 78.79 20:37:12 19:33:01 all 29.27 0.00 4.70 1.77 0.07 64.19 20:37:12 19:33:01 0 28.49 0.00 5.39 0.00 0.08 66.04 20:37:12 19:33:01 1 29.17 0.00 4.01 0.12 0.07 66.63 20:37:12 19:33:01 2 29.40 0.00 5.05 10.44 0.07 55.05 20:37:12 19:33:01 3 25.08 0.00 3.83 0.03 0.07 70.99 20:37:12 19:33:01 4 34.47 0.00 5.54 0.02 0.07 59.91 20:37:12 19:33:01 5 29.71 0.00 4.60 0.10 0.07 65.52 20:37:12 19:33:01 6 26.68 0.00 4.96 0.87 0.08 67.40 20:37:12 19:33:01 7 31.15 0.00 4.21 2.60 0.07 61.97 20:37:12 19:34:01 all 65.05 0.00 7.83 0.60 0.10 26.42 20:37:12 19:34:01 0 63.18 0.00 7.53 0.17 0.08 29.04 20:37:12 19:34:01 1 65.32 0.00 7.51 0.03 0.10 27.04 20:37:12 19:34:01 2 67.48 0.00 8.96 1.76 0.10 21.70 20:37:12 19:34:01 3 64.17 0.00 7.23 0.20 0.08 28.31 20:37:12 19:34:01 4 69.19 0.00 8.95 0.25 0.10 21.51 20:37:12 19:34:01 5 63.53 0.00 7.75 0.17 0.08 28.47 20:37:12 19:34:01 6 62.57 0.00 7.46 1.19 0.10 28.69 20:37:12 19:34:01 7 64.93 0.00 7.23 0.98 0.12 26.74 20:37:12 19:35:01 all 21.34 0.00 6.55 9.98 0.08 62.05 20:37:12 19:35:01 0 19.91 0.00 5.68 4.31 0.07 70.04 20:37:12 19:35:01 1 21.21 0.00 5.76 7.75 0.08 65.20 20:37:12 19:35:01 2 22.69 0.00 7.31 11.10 0.07 58.84 20:37:12 19:35:01 3 19.84 0.00 6.40 3.95 0.08 69.73 20:37:12 19:35:01 4 24.41 0.00 7.17 10.16 0.08 58.18 20:37:12 19:35:01 5 21.02 0.00 5.99 8.80 0.10 64.09 20:37:12 19:35:01 6 20.21 0.00 7.19 10.40 0.08 62.11 20:37:12 19:35:01 7 21.43 0.00 6.93 23.43 0.07 48.15 20:37:12 19:36:02 all 10.56 0.00 4.32 31.64 0.10 53.39 20:37:12 19:36:02 0 8.68 0.00 4.17 44.13 0.12 42.91 20:37:12 19:36:02 1 11.52 0.00 4.93 13.68 0.10 69.77 20:37:12 19:36:02 2 11.98 0.00 3.86 27.55 0.08 56.53 20:37:12 19:36:02 3 11.42 0.00 4.19 50.00 0.12 34.28 20:37:12 19:36:02 4 10.96 0.00 4.98 29.36 0.08 54.62 20:37:12 19:36:02 5 9.62 0.00 4.31 31.49 0.07 54.51 20:37:12 19:36:02 6 10.95 0.00 4.28 24.42 0.12 60.24 20:37:12 19:36:02 7 9.34 0.00 3.83 32.50 0.10 54.23 20:37:12 19:37:01 all 4.24 0.00 2.06 49.25 0.04 44.41 20:37:12 19:37:01 0 3.12 0.00 2.28 67.54 0.03 27.03 20:37:12 19:37:01 1 3.34 0.00 2.06 38.43 0.03 56.13 20:37:12 19:37:01 2 2.86 0.00 1.72 37.17 0.03 58.21 20:37:12 19:37:01 3 4.70 0.00 1.88 41.07 0.05 52.31 20:37:12 19:37:01 4 5.55 0.00 1.85 38.76 0.05 53.79 20:37:12 19:37:01 5 4.74 0.00 2.33 79.26 0.05 13.62 20:37:12 19:37:01 6 4.87 0.00 2.77 50.34 0.03 41.99 20:37:12 19:37:01 7 4.77 0.00 1.55 41.48 0.03 52.17 20:37:12 19:38:02 all 39.93 0.00 7.42 17.87 0.08 34.70 20:37:12 19:38:02 0 38.74 0.00 7.71 6.50 0.07 46.98 20:37:12 19:38:02 1 40.30 0.00 7.92 27.23 0.08 24.46 20:37:12 19:38:02 2 39.83 0.00 6.51 7.31 0.08 46.26 20:37:12 19:38:02 3 40.64 0.00 7.01 12.82 0.07 39.47 20:37:12 19:38:02 4 40.11 0.00 6.96 11.51 0.07 41.36 20:37:12 19:38:02 5 40.33 0.00 7.95 22.91 0.08 28.73 20:37:12 19:38:02 6 40.18 0.00 7.70 47.75 0.10 4.26 20:37:12 19:38:02 7 39.31 0.00 7.60 7.10 0.08 45.91 20:37:12 19:39:01 all 90.04 0.00 9.83 0.00 0.13 0.00 20:37:12 19:39:01 0 90.09 0.00 9.79 0.00 0.12 0.00 20:37:12 19:39:01 1 89.97 0.00 9.91 0.00 0.12 0.00 20:37:12 19:39:01 2 89.91 0.00 9.97 0.02 0.10 0.00 20:37:12 19:39:01 3 90.18 0.00 9.65 0.00 0.17 0.00 20:37:12 19:39:01 4 89.32 0.00 10.54 0.00 0.14 0.00 20:37:12 19:39:01 5 90.01 0.00 9.87 0.00 0.12 0.00 20:37:12 19:39:01 6 90.78 0.00 9.06 0.00 0.15 0.00 20:37:12 19:39:01 7 90.07 0.00 9.79 0.00 0.14 0.00 20:37:12 19:40:02 all 76.89 0.00 8.66 4.59 0.13 9.73 20:37:12 19:40:02 0 77.41 0.00 8.55 3.15 0.12 10.77 20:37:12 19:40:02 1 76.88 0.00 8.64 11.51 0.13 2.84 20:37:12 19:40:02 2 76.62 0.00 8.91 2.66 0.13 11.69 20:37:12 19:40:02 3 76.99 0.00 8.46 3.36 0.13 11.06 20:37:12 19:40:02 4 77.08 0.00 8.49 4.07 0.12 10.25 20:37:12 19:40:02 5 76.85 0.00 9.16 5.19 0.13 8.67 20:37:12 19:40:02 6 76.62 0.00 8.46 3.78 0.13 11.01 20:37:12 19:40:02 7 76.72 0.00 8.63 2.99 0.12 11.55 20:37:12 19:41:01 all 1.44 0.00 0.96 18.08 0.03 79.50 20:37:12 19:41:01 0 1.31 0.00 0.89 5.21 0.03 92.56 20:37:12 19:41:01 1 1.13 0.00 1.64 83.84 0.05 13.34 20:37:12 19:41:01 2 1.57 0.00 0.90 11.57 0.03 85.93 20:37:12 19:41:01 3 1.24 0.00 0.92 9.41 0.02 88.42 20:37:12 19:41:01 4 1.69 0.00 0.95 7.48 0.03 89.85 20:37:12 19:41:01 5 1.54 0.00 0.72 16.70 0.03 81.02 20:37:12 19:41:01 6 1.74 0.00 0.85 5.60 0.02 91.80 20:37:12 19:41:01 7 1.28 0.00 0.82 5.03 0.03 92.83 20:37:12 20:37:12 19:41:01 CPU %user %nice %system %iowait %steal %idle 20:37:12 19:42:01 all 0.36 0.00 0.21 1.54 0.02 97.87 20:37:12 19:42:01 0 0.38 0.00 0.18 1.28 0.02 98.13 20:37:12 19:42:01 1 0.32 0.00 0.25 1.32 0.02 98.10 20:37:12 19:42:01 2 0.53 0.00 0.23 1.37 0.03 97.83 20:37:12 19:42:01 3 0.30 0.00 0.18 0.82 0.02 98.68 20:37:12 19:42:01 4 0.20 0.00 0.23 2.77 0.02 96.78 20:37:12 19:42:01 5 0.32 0.00 0.22 1.57 0.02 97.88 20:37:12 19:42:01 6 0.60 0.00 0.23 0.65 0.02 98.50 20:37:12 19:42:01 7 0.25 0.00 0.18 2.53 0.02 97.02 20:37:12 19:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:37:12 19:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 19:43:01 1 0.08 0.00 0.03 0.00 0.02 99.87 20:37:12 19:43:01 2 0.02 0.00 0.05 0.00 0.03 99.90 20:37:12 19:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 19:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:37:12 19:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 19:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 19:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 19:44:01 all 0.02 0.00 0.01 0.01 0.01 99.94 20:37:12 19:44:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:37:12 19:44:01 1 0.03 0.00 0.03 0.02 0.02 99.90 20:37:12 19:44:01 2 0.02 0.00 0.03 0.00 0.03 99.92 20:37:12 19:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 19:44:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:37:12 19:44:01 5 0.03 0.00 0.00 0.02 0.02 99.93 20:37:12 19:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 19:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 19:45:01 all 0.01 0.00 0.02 0.00 0.01 99.96 20:37:12 19:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:37:12 19:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 19:45:01 2 0.00 0.00 0.02 0.00 0.03 99.95 20:37:12 19:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 19:45:01 4 0.02 0.00 0.05 0.02 0.00 99.92 20:37:12 19:45:01 5 0.00 0.00 0.03 0.00 0.00 99.97 20:37:12 19:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 19:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 19:46:01 all 0.20 0.00 0.01 0.01 0.01 99.77 20:37:12 19:46:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:37:12 19:46:01 1 0.00 0.00 0.03 0.02 0.00 99.95 20:37:12 19:46:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:37:12 19:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 19:46:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:37:12 19:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 19:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:37:12 19:46:01 7 1.45 0.00 0.00 0.00 0.00 98.55 20:37:12 19:47:01 all 0.17 0.00 0.02 0.01 0.01 99.78 20:37:12 19:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 19:47:01 1 0.03 0.00 0.05 0.02 0.03 99.87 20:37:12 19:47:01 2 0.02 0.00 0.03 0.00 0.03 99.92 20:37:12 19:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 19:47:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:37:12 19:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 19:47:01 6 0.05 0.00 0.03 0.03 0.02 99.87 20:37:12 19:47:01 7 1.17 0.00 0.02 0.00 0.02 98.79 20:37:12 19:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:37:12 19:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 19:48:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:37:12 19:48:01 2 0.02 0.00 0.03 0.00 0.03 99.92 20:37:12 19:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 19:48:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:37:12 19:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 19:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 19:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 19:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:37:12 19:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 19:49:01 1 0.05 0.00 0.02 0.02 0.02 99.90 20:37:12 19:49:01 2 0.07 0.00 0.03 0.00 0.02 99.88 20:37:12 19:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 19:49:01 4 0.00 0.00 0.00 0.05 0.00 99.95 20:37:12 19:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 19:49:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 19:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 19:50:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:37:12 19:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 19:50:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:37:12 19:50:01 2 0.08 0.00 0.03 0.00 0.03 99.85 20:37:12 19:50:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:37:12 19:50:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:37:12 19:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 19:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 19:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 19:51:01 all 0.16 0.00 0.01 0.01 0.01 99.82 20:37:12 19:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 19:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 19:51:01 2 1.19 0.00 0.02 0.00 0.03 98.76 20:37:12 19:51:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:37:12 19:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:37:12 19:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 19:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 19:52:01 all 0.28 0.00 0.01 0.01 0.01 99.70 20:37:12 19:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:37:12 19:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 19:52:01 2 2.07 0.00 0.03 0.00 0.03 97.87 20:37:12 19:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 19:52:01 4 0.00 0.00 0.00 0.05 0.00 99.95 20:37:12 19:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 19:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 19:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:37:12 19:52:01 CPU %user %nice %system %iowait %steal %idle 20:37:12 19:53:01 all 0.11 0.00 0.01 0.01 0.01 99.84 20:37:12 19:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 19:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:37:12 19:53:01 2 0.85 0.00 0.05 0.00 0.03 99.07 20:37:12 19:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 19:53:01 4 0.00 0.00 0.00 0.12 0.02 99.87 20:37:12 19:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 19:53:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:37:12 19:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 19:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:37:12 19:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 19:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 19:54:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:37:12 19:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:37:12 19:54:01 4 0.03 0.00 0.02 0.03 0.00 99.92 20:37:12 19:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 19:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 19:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:37:12 19:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 19:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 19:55:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:37:12 19:55:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:37:12 19:55:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:37:12 19:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 19:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 19:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 19:56:01 all 0.22 0.00 0.01 0.00 0.01 99.76 20:37:12 19:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 19:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 19:56:01 2 1.48 0.00 0.03 0.00 0.03 98.45 20:37:12 19:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 19:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 19:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 19:56:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:37:12 19:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 19:57:01 all 0.12 0.00 0.02 0.01 0.01 99.84 20:37:12 19:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:37:12 19:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:37:12 19:57:01 2 0.85 0.00 0.08 0.00 0.02 99.05 20:37:12 19:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 19:57:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:37:12 19:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 19:57:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:37:12 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 19:58:01 all 0.02 0.00 0.02 0.01 0.01 99.95 20:37:12 19:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 19:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 19:58:01 2 0.05 0.00 0.05 0.00 0.03 99.87 20:37:12 19:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:37:12 19:58:01 4 0.00 0.00 0.03 0.03 0.00 99.93 20:37:12 19:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 19:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 19:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 19:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:37:12 19:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 19:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:37:12 19:59:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:37:12 19:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:37:12 19:59:01 4 0.02 0.00 0.03 0.02 0.00 99.93 20:37:12 19:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 19:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 19:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:37:12 20:00:01 0 0.03 0.00 0.07 0.00 0.03 99.87 20:37:12 20:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:00:01 3 0.00 0.00 0.03 0.02 0.02 99.93 20:37:12 20:00:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:37:12 20:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:37:12 20:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:37:12 20:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:01:01 2 0.15 0.00 0.02 0.00 0.02 99.82 20:37:12 20:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:37:12 20:01:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:37:12 20:01:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:37:12 20:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:02:01 all 0.05 0.00 0.01 0.00 0.01 99.92 20:37:12 20:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:37:12 20:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 20:02:01 2 0.35 0.00 0.03 0.00 0.02 99.60 20:37:12 20:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 20:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:03:02 all 0.31 0.00 0.04 0.02 0.00 99.63 20:37:12 20:03:02 0 0.18 0.00 0.05 0.02 0.03 99.72 20:37:12 20:03:02 1 0.05 0.00 0.03 0.00 0.00 99.92 20:37:12 20:03:02 2 1.97 0.00 0.02 0.00 0.00 98.01 20:37:12 20:03:02 3 0.02 0.00 0.03 0.02 0.00 99.93 20:37:12 20:03:02 4 0.02 0.00 0.02 0.10 0.00 99.87 20:37:12 20:03:02 5 0.03 0.00 0.03 0.00 0.00 99.93 20:37:12 20:03:02 6 0.10 0.00 0.05 0.03 0.00 99.82 20:37:12 20:03:02 7 0.05 0.00 0.05 0.00 0.00 99.90 20:37:12 20:37:12 20:03:02 CPU %user %nice %system %iowait %steal %idle 20:37:12 20:04:01 all 0.07 0.00 0.02 0.02 0.01 99.88 20:37:12 20:04:01 0 0.02 0.00 0.03 0.00 0.03 99.92 20:37:12 20:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:04:01 2 0.49 0.00 0.02 0.00 0.02 99.48 20:37:12 20:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:04:01 4 0.02 0.00 0.02 0.07 0.02 99.88 20:37:12 20:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 20:04:01 6 0.00 0.00 0.00 0.07 0.02 99.92 20:37:12 20:04:01 7 0.00 0.00 0.03 0.00 0.02 99.95 20:37:12 20:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:37:12 20:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:37:12 20:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:05:01 2 0.07 0.00 0.00 0.00 0.00 99.93 20:37:12 20:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:37:12 20:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 20:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:06:01 all 0.01 0.00 0.01 0.01 0.01 99.95 20:37:12 20:06:01 0 0.02 0.00 0.05 0.00 0.03 99.90 20:37:12 20:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:06:01 2 0.07 0.00 0.00 0.00 0.02 99.92 20:37:12 20:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:06:01 4 0.00 0.00 0.00 0.10 0.02 99.88 20:37:12 20:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:06:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:37:12 20:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:37:12 20:07:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:37:12 20:07:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 20:07:01 2 0.00 0.00 0.03 0.00 0.02 99.95 20:37:12 20:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:37:12 20:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:37:12 20:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:37:12 20:08:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:37:12 20:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:37:12 20:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:09:01 all 0.21 0.00 0.01 0.00 0.01 99.77 20:37:12 20:09:01 0 0.07 0.00 0.03 0.00 0.03 99.87 20:37:12 20:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:09:01 2 1.45 0.00 0.02 0.00 0.02 98.52 20:37:12 20:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 20:09:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:37:12 20:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:09:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:37:12 20:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 20:10:01 all 0.04 0.00 0.01 0.00 0.01 99.93 20:37:12 20:10:01 0 0.03 0.00 0.05 0.00 0.05 99.87 20:37:12 20:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:10:01 2 0.28 0.00 0.00 0.00 0.00 99.72 20:37:12 20:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:37:12 20:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 20:11:01 all 0.04 0.00 0.02 0.00 0.01 99.92 20:37:12 20:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:37:12 20:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:11:01 2 0.15 0.00 0.03 0.00 0.02 99.80 20:37:12 20:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:37:12 20:11:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:37:12 20:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:11:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:37:12 20:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:37:12 20:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:12:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:37:12 20:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:37:12 20:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:13:01 all 0.03 0.00 0.00 0.00 0.01 99.96 20:37:12 20:13:01 0 0.07 0.00 0.02 0.00 0.03 99.88 20:37:12 20:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:13:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:37:12 20:13:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:37:12 20:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 20:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:37:12 20:14:01 0 0.03 0.00 0.00 0.00 0.03 99.93 20:37:12 20:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 20:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 20:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 20:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:37:12 20:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:37:12 20:14:01 CPU %user %nice %system %iowait %steal %idle 20:37:12 20:15:01 all 0.10 0.00 0.01 0.00 0.01 99.88 20:37:12 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:15:01 2 0.67 0.00 0.02 0.00 0.02 99.30 20:37:12 20:15:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:37:12 20:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 20:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:16:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:37:12 20:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:37:12 20:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 20:16:01 2 1.99 0.00 0.00 0.00 0.02 98.00 20:37:12 20:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 20:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:37:12 20:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:16:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:37:12 20:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:17:01 all 0.26 0.00 0.02 0.00 0.01 99.70 20:37:12 20:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:37:12 20:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:17:01 2 1.97 0.00 0.02 0.00 0.02 98.00 20:37:12 20:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:17:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:37:12 20:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:17:01 6 0.02 0.00 0.03 0.00 0.03 99.92 20:37:12 20:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:18:01 all 0.22 0.00 0.02 0.00 0.01 99.75 20:37:12 20:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:37:12 20:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:37:12 20:18:01 2 1.60 0.00 0.03 0.00 0.00 98.37 20:37:12 20:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:37:12 20:18:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:37:12 20:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:18:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:37:12 20:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:19:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:37:12 20:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:37:12 20:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:37:12 20:19:01 2 0.60 0.00 0.02 0.00 0.02 99.37 20:37:12 20:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:37:12 20:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:37:12 20:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:37:12 20:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:37:12 20:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 20:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 20:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:37:12 20:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:37:12 20:20:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:37:12 20:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:37:12 20:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:37:12 20:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 20:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:37:12 20:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 20:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:21:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:37:12 20:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:22:01 all 0.25 0.00 0.03 0.01 0.01 99.70 20:37:12 20:22:01 0 0.15 0.00 0.02 0.02 0.00 99.82 20:37:12 20:22:01 1 0.48 0.00 0.03 0.02 0.00 99.47 20:37:12 20:22:01 2 0.65 0.00 0.03 0.00 0.02 99.30 20:37:12 20:22:01 3 0.20 0.00 0.03 0.02 0.00 99.75 20:37:12 20:22:01 4 0.07 0.00 0.05 0.02 0.02 99.85 20:37:12 20:22:01 5 0.10 0.00 0.02 0.00 0.00 99.88 20:37:12 20:22:01 6 0.25 0.00 0.05 0.02 0.02 99.67 20:37:12 20:22:01 7 0.12 0.00 0.03 0.00 0.02 99.83 20:37:12 20:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:37:12 20:23:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:37:12 20:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 20:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:23:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:37:12 20:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:24:01 all 0.03 0.00 0.00 0.01 0.01 99.95 20:37:12 20:24:01 0 0.07 0.00 0.00 0.00 0.02 99.92 20:37:12 20:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 20:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:37:12 20:24:01 4 0.07 0.00 0.00 0.03 0.03 99.87 20:37:12 20:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:37:12 20:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:25:01 all 0.01 0.00 0.02 0.00 0.01 99.96 20:37:12 20:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:37:12 20:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 20:25:01 4 0.02 0.00 0.02 0.00 0.03 99.93 20:37:12 20:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:37:12 20:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:37:12 20:25:01 CPU %user %nice %system %iowait %steal %idle 20:37:12 20:26:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:37:12 20:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:26:01 2 0.07 0.00 0.02 0.00 0.02 99.90 20:37:12 20:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:37:12 20:26:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:37:12 20:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 20:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:37:12 20:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 20:27:01 all 0.11 0.00 0.01 0.00 0.01 99.87 20:37:12 20:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:37:12 20:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:27:01 2 0.78 0.00 0.02 0.00 0.02 99.19 20:37:12 20:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:37:12 20:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:28:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:37:12 20:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:37:12 20:28:01 2 1.79 0.00 0.02 0.00 0.02 98.18 20:37:12 20:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 20:28:01 4 0.05 0.00 0.02 0.02 0.03 99.88 20:37:12 20:28:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:37:12 20:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:29:01 all 0.24 0.00 0.01 0.00 0.01 99.74 20:37:12 20:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:37:12 20:29:01 2 1.79 0.00 0.02 0.00 0.00 98.19 20:37:12 20:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:37:12 20:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:30:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:37:12 20:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:30:01 2 0.10 0.00 0.02 0.00 0.02 99.87 20:37:12 20:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:37:12 20:30:01 4 0.00 0.00 0.00 0.02 0.03 99.95 20:37:12 20:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:37:12 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:37:12 20:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:37:12 20:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:37:12 20:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:37:12 20:31:01 4 0.05 0.00 0.03 0.02 0.05 99.85 20:37:12 20:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:31:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:37:12 20:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:37:12 20:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 20:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:37:12 20:32:01 2 0.00 0.00 0.03 0.00 0.03 99.93 20:37:12 20:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:37:12 20:32:01 4 0.03 0.00 0.03 0.02 0.02 99.90 20:37:12 20:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:37:12 20:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:33:01 all 0.03 0.00 0.00 0.00 0.01 99.96 20:37:12 20:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:33:01 2 0.07 0.00 0.00 0.00 0.02 99.92 20:37:12 20:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 20:33:01 4 0.03 0.00 0.02 0.02 0.03 99.90 20:37:12 20:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:37:12 20:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 20:34:01 all 0.04 0.00 0.01 0.00 0.01 99.93 20:37:12 20:34:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:37:12 20:34:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:37:12 20:34:01 2 0.17 0.00 0.03 0.00 0.02 99.78 20:37:12 20:34:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:37:12 20:34:01 4 0.02 0.00 0.00 0.02 0.03 99.93 20:37:12 20:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:37:12 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:35:01 all 0.24 0.00 0.01 0.00 0.01 99.74 20:37:12 20:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:37:12 20:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:37:12 20:35:01 2 1.73 0.00 0.02 0.00 0.02 98.24 20:37:12 20:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:37:12 20:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:37:12 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:37:12 20:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:37:12 20:36:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:37:12 20:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:36:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:37:12 20:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:12 20:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:37:12 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:12 20:37:12 20:36:01 CPU %user %nice %system %iowait %steal %idle 20:37:12 20:37:01 all 2.53 0.00 1.03 0.08 0.03 96.34 20:37:12 20:37:01 0 1.91 0.00 1.42 0.00 0.02 96.66 20:37:12 20:37:01 1 3.05 0.00 1.00 0.00 0.02 95.93 20:37:12 20:37:01 2 2.48 0.00 0.94 0.02 0.03 96.53 20:37:12 20:37:01 3 2.17 0.00 1.04 0.00 0.03 96.76 20:37:12 20:37:01 4 3.18 0.00 0.90 0.35 0.03 95.54 20:37:12 20:37:01 5 2.14 0.00 0.85 0.00 0.02 96.98 20:37:12 20:37:01 6 2.16 0.00 1.00 0.22 0.03 96.59 20:37:12 20:37:01 7 3.14 0.00 1.07 0.02 0.02 95.76 20:37:12 Average: all 5.58 0.00 0.92 2.09 0.02 91.39 20:37:12 Average: 0 5.40 0.00 0.92 2.03 0.02 91.63 20:37:12 Average: 1 5.57 0.00 0.94 2.78 0.02 90.70 20:37:12 Average: 2 6.03 0.00 0.97 1.82 0.03 91.16 20:37:12 Average: 3 5.41 0.00 0.84 1.81 0.02 91.92 20:37:12 Average: 4 5.77 0.00 0.97 1.82 0.02 91.41 20:37:12 Average: 5 5.46 0.00 0.92 2.49 0.02 91.12 20:37:12 Average: 6 5.43 0.00 0.94 2.19 0.02 91.42 20:37:12 Average: 7 5.54 0.00 0.86 1.83 0.02 91.75 20:37:12 20:37:12 20:37:12