Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+08e30e9824952b0f8cde611c7e69c4c853d0027d (793d67aed676f641669b178c71d0fad6a412339c) 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-ssh17888127685749499831.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10535296208704559562.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4688252875154294502.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11871056676725741033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2769224940364362337.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11033 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 08e30e9824952b0f8cde611c7e69c4c853d0027d into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing 3494ff52de3d01c1648a563cc657d48fd5ad06df Checking out Revision 3494ff52de3d01c1648a563cc657d48fd5ad06df (PR-4907) > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 08e30e9824952b0f8cde611c7e69c4c853d0027d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3494ff52de3d01c1648a563cc657d48fd5ad06df # timeout=10 Commit message: "Merge commit '08e30e9824952b0f8cde611c7e69c4c853d0027d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:39 ========================================================= 08:30:39 EdgeX Global Pipelines Version Info 08:30:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3e54810b8421a7035153b7b448b159d74ef2cba5 # timeout=10 08:30:40 ------------------- 08:30:40 stable info: 08:30:40 ------------------- 08:30:40 Commited By: Cherry Wang cherry@iotechsys.com 08:30:40 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:30:40 Message: update stable to v1.0.263 08:30:40 ------------------- 08:30:40 experimental info: 08:30:40 ------------------- 08:30:40 Commited By: Cherry Wang cherry@iotechsys.com 08:30:40 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:30:40 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3494ff52de3d01c1648a563cc657d48fd5ad06df [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3494ff5 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:41 provisioning config files... 08:30:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config13747046118862950085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:41 ---> ****-login.sh 08:30:41 nexus3.edgexfoundry.org:10001 08:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:42 Configure a credential helper to remove this warning. See 08:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:42 08:30:42 Login Succeeded 08:30:42 nexus3.edgexfoundry.org:10002 08:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:42 Configure a credential helper to remove this warning. See 08:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:42 08:30:42 Login Succeeded 08:30:42 nexus3.edgexfoundry.org:10003 08:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:42 Configure a credential helper to remove this warning. See 08:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:42 08:30:42 Login Succeeded 08:30:42 nexus3.edgexfoundry.org:10004 08:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:42 Configure a credential helper to remove this warning. See 08:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:42 08:30:42 Login Succeeded 08:30:42 ****.io 08:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:42 Configure a credential helper to remove this warning. See 08:30:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:42 08:30:42 Login Succeeded 08:30:42 ---> ****-login.sh ends [Pipeline] } 08:30:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:43 + 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 08:30:43 + dirname cmd/core-command/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-command,cmd/core-command/Dockerfile 08:30:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:43 + dirname cmd/core-data/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-data,cmd/core-data/Dockerfile 08:30:43 + dirname cmd/core-keeper/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-keeper,cmd/core-keeper/Dockerfile 08:30:43 + dirname cmd/core-metadata/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:43 + dirname cmd/security-bootstrapper/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:43 + dirname cmd/security-proxy-auth/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:43 + dirname cmd/security-proxy-setup/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:43 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:43 + dirname cmd/security-spire-agent/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:43 + dirname cmd/security-spire-config/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:43 + dirname cmd/security-spire-server/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:43 + dirname cmd/support-cron-scheduler/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:30:43 + dirname cmd/support-notifications/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:43 + dirname cmd/support-scheduler/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:43 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 08:30:43 + git rev-list -1 --merges 3494ff52de3d01c1648a563cc657d48fd5ad06df~1..3494ff52de3d01c1648a563cc657d48fd5ad06df [Pipeline] echo 08:30:43 -----------> git rev-list -1 --merges 3494ff52de3d01c1648a563cc657d48fd5ad06df~1..3494ff52de3d01c1648a563cc657d48fd5ad06df 3494ff52de3d01c1648a563cc657d48fd5ad06df 08:30:43 3494ff52de3d01c1648a563cc657d48fd5ad06df [false] [Pipeline] sh 08:30:43 + git log --format=format:%s -1 3494ff52de3d01c1648a563cc657d48fd5ad06df [Pipeline] echo 08:30:44 ========================================================= 08:30:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:44 + grep -v github /etc/ssh/ssh_known_hosts 08:30:44 + [ -e /tmp/ssh_known_hosts ] 08:30:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:44 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:44 08:30:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:45 b85a868b505f: Pulling fs layer 08:30:45 e2be974225ed: Pulling fs layer 08:30:45 339a4e72a1f5: Pulling fs layer 08:30:45 988bab9f4d93: Pulling fs layer 08:30:45 1469e6f7b9e6: Pulling fs layer 08:30:45 eaf3925da568: Pulling fs layer 08:30:45 bab4dde63d76: Pulling fs layer 08:30:45 bde34c3a00c8: Pulling fs layer 08:30:45 b352a97aabf1: Pulling fs layer 08:30:45 4872d77fe225: Pulling fs layer 08:30:45 5851b861e8e6: Pulling fs layer 08:30:45 b352a97aabf1: Waiting 08:30:45 bab4dde63d76: Waiting 08:30:45 bde34c3a00c8: Waiting 08:30:45 988bab9f4d93: Waiting 08:30:45 4872d77fe225: Waiting 08:30:45 1469e6f7b9e6: Waiting 08:30:45 5851b861e8e6: Waiting 08:30:45 eaf3925da568: Waiting 08:30:45 e2be974225ed: Verifying Checksum 08:30:45 e2be974225ed: Download complete 08:30:45 988bab9f4d93: Download complete 08:30:45 1469e6f7b9e6: Verifying Checksum 08:30:45 1469e6f7b9e6: Download complete 08:30:45 eaf3925da568: Verifying Checksum 08:30:45 eaf3925da568: Download complete 08:30:45 339a4e72a1f5: Verifying Checksum 08:30:45 339a4e72a1f5: Download complete 08:30:45 bde34c3a00c8: Verifying Checksum 08:30:45 bde34c3a00c8: Download complete 08:30:45 b352a97aabf1: Verifying Checksum 08:30:45 b352a97aabf1: Download complete 08:30:45 4872d77fe225: Verifying Checksum 08:30:45 4872d77fe225: Download complete 08:30:45 5851b861e8e6: Verifying Checksum 08:30:45 5851b861e8e6: Download complete 08:30:45 b85a868b505f: Verifying Checksum 08:30:45 b85a868b505f: Download complete 08:30:45 bab4dde63d76: Verifying Checksum 08:30:45 bab4dde63d76: Download complete 08:30:46 b85a868b505f: Pull complete 08:30:46 e2be974225ed: Pull complete 08:30:47 339a4e72a1f5: Pull complete 08:30:47 988bab9f4d93: Pull complete 08:30:47 1469e6f7b9e6: Pull complete 08:30:47 eaf3925da568: Pull complete 08:30:49 bab4dde63d76: Pull complete 08:30:49 bde34c3a00c8: Pull complete 08:30:49 b352a97aabf1: Pull complete 08:30:49 4872d77fe225: Pull complete 08:30:49 5851b861e8e6: Pull complete 08:30:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:50 prd-ubuntu20.04-docker-8c-8g-11033 does not seem to be running inside a container 08:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:53 $ docker top 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 -eo pid,comm 08:30:53 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). 08:30:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:53 [ssh-agent] Looking for ssh-agent implementation... 08:30:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:53 $ docker exec 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 ssh-agent 08:30:53 SSH_AUTH_SOCK=/tmp/ssh-TpdHOv8xxnmO/agent.32 08:30:53 SSH_AGENT_PID=38 08:30:53 Running ssh-add (command line suppressed) 08:30:53 Identity added: /w/workspace/edgex-go/10@tmp/private_key_11663536245997356037.key (/w/workspace/edgex-go/10@tmp/private_key_11663536245997356037.key) 08:30:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:54 + git tag --points-at HEAD [Pipeline] } 08:30:54 $ docker exec --env ******** --env ******** 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 ssh-agent -k 08:30:54 unset SSH_AUTH_SOCK; 08:30:54 unset SSH_AGENT_PID; 08:30:54 echo Agent pid 38 killed; 08:30:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:54 [ssh-agent] Looking for ssh-agent implementation... 08:30:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:54 $ docker exec 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 ssh-agent 08:30:54 SSH_AUTH_SOCK=/tmp/ssh-NOoNmNXzyc09/agent.72 08:30:54 SSH_AGENT_PID=78 08:30:54 Running ssh-add (command line suppressed) 08:30:54 Identity added: /w/workspace/edgex-go/10@tmp/private_key_11526764134784947319.key (/w/workspace/edgex-go/10@tmp/private_key_11526764134784947319.key) 08:30:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:55 + git semver init 08:30:55 2024-09-25 08:30:55,241 [run_init] DEBUG init version:0.0.0 force:False 08:30:55 2024-09-25 08:30:55,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver 08:30:55 2024-09-25 08:30:55,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver 08:30:55 2024-09-25 08:30:55,243 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) 08:31:01 2024-09-25 08:31:01,100 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude 08:31:01 2024-09-25 08:31:01,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4907 with force:False 08:31:01 2024-09-25 08:31:01,101 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4907 08:31:01 2024-09-25 08:31:01,105 [execute] INFO git cat-file --batch-check 08:31:01 2024-09-25 08:31:01,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 08:31:01 2024-09-25 08:31:01,113 [execute] INFO git cat-file --batch 08:31:01 2024-09-25 08:31:01,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 08:31:01 2024-09-25 08:31:01,119 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4907 08:31:01 0.0.0 [Pipeline] } 08:31:01 $ docker exec --env ******** --env ******** 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 ssh-agent -k 08:31:02 unset SSH_AUTH_SOCK; 08:31:02 unset SSH_AGENT_PID; 08:31:02 echo Agent pid 78 killed; 08:31:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:02 + git semver [Pipeline] } 08:31:02 $ docker stop --time=1 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 08:31:03 $ docker rm -f --volumes 3feb3ff123afe040813617bf946d54c02512c5ed713a5fdee1cd606c43757aa9 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:04 Stashed 1 file(s) [Pipeline] echo 08:31:04 [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 08:31:04 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 08:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:31:05 ========================================================= 08:31:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:31:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:05 619be1103602: Pulling fs layer 08:31:05 7862e08f4a3e: Pulling fs layer 08:31:05 5df492c9dc93: Pulling fs layer 08:31:05 7629e6793208: Pulling fs layer 08:31:05 4f4fb700ef54: Pulling fs layer 08:31:05 fb5054dd5b73: Pulling fs layer 08:31:05 eeca6798cff9: Pulling fs layer 08:31:05 aa269ceb94a6: Pulling fs layer 08:31:05 ada007ff1a6a: Pulling fs layer 08:31:05 fb5054dd5b73: Waiting 08:31:05 ada007ff1a6a: Waiting 08:31:05 aa269ceb94a6: Waiting 08:31:05 7629e6793208: Waiting 08:31:05 4f4fb700ef54: Waiting 08:31:05 7862e08f4a3e: Verifying Checksum 08:31:05 7862e08f4a3e: Download complete 08:31:05 7629e6793208: Verifying Checksum 08:31:05 7629e6793208: Download complete 08:31:05 4f4fb700ef54: Verifying Checksum 08:31:05 4f4fb700ef54: Download complete 08:31:05 fb5054dd5b73: Download complete 08:31:05 619be1103602: Download complete 08:31:05 eeca6798cff9: Verifying Checksum 08:31:05 eeca6798cff9: Download complete 08:31:05 619be1103602: Pull complete 08:31:05 ada007ff1a6a: Verifying Checksum 08:31:05 ada007ff1a6a: Download complete 08:31:05 7862e08f4a3e: Pull complete 08:31:05 5df492c9dc93: Download complete 08:31:06 aa269ceb94a6: Verifying Checksum 08:31:06 aa269ceb94a6: Download complete 08:31:09 5df492c9dc93: Pull complete 08:31:09 7629e6793208: Pull complete 08:31:09 4f4fb700ef54: Pull complete 08:31:09 fb5054dd5b73: Pull complete 08:31:09 eeca6798cff9: Pull complete 08:31:11 aa269ceb94a6: Pull complete 08:31:12 ada007ff1a6a: Pull complete 08:31:12 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:31:12 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:12 WORKDIR /edgex 08:31:12 COPY go.mod . 08:31:12 RUN go mod download build 08:31:12 -t ci-base-image-x86_64 -f - . 08:31:13 Sending build context to Docker daemon 179.5MB 08:31:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:31:13 ---> f489d0715acc 08:31:13 Step 2/4 : WORKDIR /edgex 08:31:18 ---> Running in ef4800273083 08:31:18 Removing intermediate container ef4800273083 08:31:18 ---> 5225dd263a2e 08:31:18 Step 3/4 : COPY go.mod . 08:31:18 ---> 33093161a14b 08:31:18 Step 4/4 : RUN go mod download 08:31:18 ---> Running in b11fec6deb59 08:31:19 Still waiting to schedule task 08:31:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:50 Removing intermediate container b11fec6deb59 08:31:50 ---> af8e91b49c10 08:31:50 Successfully built af8e91b49c10 08:31:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:50 + docker inspect -f . ci-base-image-x86_64 08:31:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:50 prd-ubuntu20.04-docker-8c-8g-11033 does not seem to be running inside a container 08:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:51 $ docker top ff9f5e3321b181adb83d3bc4d016534d9e035cfed7e4014a8babdb321c8d7442 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:52 + go version 08:31:52 go version go1.21.9 linux/amd64 [Pipeline] } 08:31:52 $ docker stop --time=1 ff9f5e3321b181adb83d3bc4d016534d9e035cfed7e4014a8babdb321c8d7442 08:31:53 $ docker rm -f --volumes ff9f5e3321b181adb83d3bc4d016534d9e035cfed7e4014a8babdb321c8d7442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:54 + docker inspect -f . ci-base-image-x86_64 08:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:54 prd-ubuntu20.04-docker-8c-8g-11033 does not seem to be running inside a container 08:31:54 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:54 $ docker top 04d4a64594c20395ebc0fa1cc84615a5fda07862f147676b1ece7a3262cfa4a8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:54 ========================================================= 08:31:54 [edgeXBuildGoParallel] Running Tests and Build... 08:31:54 ========================================================= [Pipeline] sh 08:31:54 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 08:31:55 + make test 08:31:55 go test -race -coverprofile=coverage.out ./... 08:32:03 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 08:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 08:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.542s coverage: 93.4% of statements 08:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 95.8% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 0.8% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.9% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11034 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [Pipeline] ws 08:32:55 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:58 The recommended git tool is: git 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:06 using credential edgex-jenkins-ssh 08:33:06 Cloning the remote Git repository 08:33:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:06 > git init /w/workspace/edgex-go/10 # timeout=10 08:33:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:07 > git --version # timeout=10 08:33:07 > git --version # 'git version 2.25.1' 08:33:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.045s coverage: 66.7% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.031s coverage: 87.2% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.143s coverage: 63.1% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.028s coverage: 100.0% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.165s coverage: 36.5% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 4.9% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 97.1% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 95.7% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.037s coverage: 61.8% of statements 08:33:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements 08:33:10 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 08:33:10 running golangci-lint 08:33:10 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:33:10 go version go1.21.9 linux/amd64 08:33:10 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:10 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:33:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:26 Merging remotes/origin/main commit 08e30e9824952b0f8cde611c7e69c4c853d0027d into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 08:33:27 Merge succeeded, producing aa6cf86bc50eed8988b70ca4ef170ba840670cb1 08:33:27 Checking out Revision aa6cf86bc50eed8988b70ca4ef170ba840670cb1 (PR-4907) 08:33:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:26 > git config core.sparsecheckout # timeout=10 08:33:26 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 08:33:27 > git remote # timeout=10 08:33:27 > git config --get remote.origin.url # timeout=10 08:33:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:27 > git merge 08e30e9824952b0f8cde611c7e69c4c853d0027d # timeout=10 08:33:27 > git rev-parse HEAD^{commit} # timeout=10 08:33:27 > git config core.sparsecheckout # timeout=10 08:33:27 > git checkout -f aa6cf86bc50eed8988b70ca4ef170ba840670cb1 # timeout=10 08:33:31 Commit message: "Merge commit '08e30e9824952b0f8cde611c7e69c4c853d0027d' into HEAD" 08:33:31 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:32 Dload Upload Total Spent Left Speed 08:33:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh 08:33:31 > git rev-list --no-walk 3e54810b8421a7035153b7b448b159d74ef2cba5 # timeout=10 08:33:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:33 + sudo tee /etc/docker/daemon.new 08:33:33 { 08:33:33 "registry-mirrors": [ 08:33:33 "https://nexus3.edgexfoundry.org:10001" 08:33:33 ], 08:33:33 "bip": "10.250.0.254/24", 08:33:33 "hosts": [ 08:33:33 "tcp://0.0.0.0:5555", 08:33:33 "unix:///var/run/docker.sock" 08:33:33 ], 08:33:33 "mtu": 1458, 08:33:33 "selinux-enabled": true, 08:33:33 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:33 } [Pipeline] sh 08:33:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:34 + sudo service docker restart 08:33:37 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 23.924214172s" 08:33:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.590197ms" 08:33:49 level=info msg="[linters_context/goanalysis] analyzers took 1m49.952543525s with top 10 stages: buildir: 1m1.380239289s, gosec: 9.864512514s, inspect: 2.666526561s, fact_deprecated: 2.273502601s, ctrlflow: 1.918250678s, printf: 1.718114702s, fact_purity: 1.686575347s, nilness: 1.519731748s, S1038: 1.346355835s, typedness: 1.030844096s" 08:33:49 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:33:49 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, skip_files: 214/214, skip_dirs: 214/214, exclude-rules: 22/214, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, nolint: 0/22" 08:33:49 level=info msg="[runner] processing took 17.055104ms with stages: nolint: 6.906225ms, identifier_marker: 4.696237ms, autogenerated_exclude: 1.779344ms, path_prettifier: 1.595722ms, exclude-rules: 1.213769ms, skip_dirs: 803.257µs, cgo: 37.2µs, filename_unadjuster: 18.71µs, max_same_issues: 790ns, uniq_by_line: 660ns, exclude: 510ns, max_from_linter: 450ns, skip_files: 420ns, fixer: 390ns, path_shortener: 340ns, sort_results: 260ns, severity-rules: 250ns, diff: 180ns, source_code: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:33:49 level=info msg="[runner] linters took 12.886193415s with stages: goanalysis_metalinter: 12.869043631s" 08:33:49 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:49 level=info msg="Memory: 367 samples, avg is 302.9MB, max is 1390.6MB" 08:33:49 level=info msg="Execution took 36.864469795s" 08:33:49 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:52 provisioning config files... 08:33:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config15501367680496122762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:53 ---> ****-login.sh 08:33:53 nexus3.edgexfoundry.org:10001 08:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:53 Configure a credential helper to remove this warning. See 08:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:53 08:33:53 Login Succeeded 08:33:53 nexus3.edgexfoundry.org:10002 08:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:53 Configure a credential helper to remove this warning. See 08:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:53 08:33:54 Login Succeeded 08:33:54 nexus3.edgexfoundry.org:10003 08:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:54 Configure a credential helper to remove this warning. See 08:33:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:54 08:33:54 Login Succeeded 08:33:54 nexus3.edgexfoundry.org:10004 08:33:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:54 ./bin/test-attribution-txt.sh 08:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:54 Configure a credential helper to remove this warning. See 08:33:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:54 08:33:54 Login Succeeded 08:33:54 ****.io 08:33:54 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:33:54 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:55 + ls -al . 08:33:55 total 968 08:33:55 drwxrwxr-x 11 1001 1001 4096 Sep 25 08:31 . 08:33:55 drwxr-xr-x 4 root root 4096 Sep 25 08:31 .. 08:33:55 drwxrwxr-x 2 1001 1001 4096 Sep 25 08:30 .blubracket 08:33:55 -rw-rw-r-- 1 1001 1001 10 Sep 25 08:30 .dockerignore 08:33:55 drwxrwxr-x 8 1001 1001 4096 Sep 25 08:33 .git 08:33:55 drwxrwxr-x 3 1001 1001 4096 Sep 25 08:30 .github 08:33:55 -rw-rw-r-- 1 1001 1001 1102 Sep 25 08:30 .gitignore 08:33:55 -rw-rw-r-- 1 1001 1001 42 Sep 25 08:30 .golangci.yml 08:33:55 -rw-rw-r-- 1 1001 1001 100 Sep 25 08:30 .hadolint.yml 08:33:55 drwxr-xr-x 3 1001 1001 4096 Sep 25 08:31 .semver 08:33:55 -rw-rw-r-- 1 1001 1001 155 Sep 25 08:30 .sonarcloud.properties 08:33:55 -rw-rw-r-- 1 1001 1001 1171 Sep 25 08:30 ADOPTERS.md 08:33:55 -rw-rw-r-- 1 1001 1001 21286 Sep 25 08:30 Attribution.txt 08:33:55 -rw-rw-r-- 1 1001 1001 100284 Sep 25 08:30 CHANGELOG.md 08:33:55 -rw-rw-r-- 1 1001 1001 3804 Sep 25 08:30 CONTRIBUTING.md 08:33:55 -rw-rw-r-- 1 1001 1001 677 Sep 25 08:30 GOVERNANCE.md 08:33:55 -rw-rw-r-- 1 1001 1001 861 Sep 25 08:30 Jenkinsfile 08:33:55 -rw-rw-r-- 1 1001 1001 10775 Sep 25 08:30 LICENSE 08:33:55 -rw-rw-r-- 1 1001 1001 16854 Sep 25 08:30 Makefile 08:33:55 -rw-rw-r-- 1 1001 1001 582 Sep 25 08:30 OWNERS.md 08:33:55 -rw-rw-r-- 1 1001 1001 9528 Sep 25 08:30 README.md 08:33:55 -rw-rw-r-- 1 1001 1001 789 Sep 25 08:30 SECURITY.md 08:33:55 -rw-rw-r-- 1 1001 1001 5 Sep 25 08:31 VERSION 08:33:55 drwxrwxr-x 2 1001 1001 4096 Sep 25 08:30 bin 08:33:55 drwxrwxr-x 20 1001 1001 4096 Sep 25 08:30 cmd 08:33:55 -rw-r--r-- 1 root root 601312 Sep 25 08:33 coverage.out 08:33:55 drwxrwxr-x 2 1001 1001 4096 Sep 25 08:30 fuzz_test 08:33:55 -rw-rw-r-- 1 1001 1001 7305 Sep 25 08:30 go.mod 08:33:55 -rw-rw-r-- 1 1001 1001 102748 Sep 25 08:30 go.sum 08:33:55 drwxrwxr-x 7 1001 1001 4096 Sep 25 08:30 internal 08:33:55 drwxrwxr-x 3 1001 1001 4096 Sep 25 08:30 openapi 08:33:55 -rw-rw-r-- 1 1001 1001 584 Sep 25 08:30 security.txt 08:33:55 -rw-rw-r-- 1 1001 1001 204 Sep 25 08:30 version.go [Pipeline] sh 08:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:55 Configure a credential helper to remove this warning. See 08:33:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:55 08:33:55 Login Succeeded 08:33:55 ---> ****-login.sh ends [Pipeline] } 08:33:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:33:55 + '[' -e coverage.out ] 08:33:55 + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] sh 08:33:55 Stashed 1 file(s) [Pipeline] sh 08:33:55 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 08:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 08:33:55 + make build 08:33:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] echo 08:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:55 ========================================================= 08:33:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:33:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:56 c6b39de5b339: Pulling fs layer 08:33:56 a69c41024577: Pulling fs layer 08:33:56 d6de4b400683: Pulling fs layer 08:33:56 35cb2a7552d0: Pulling fs layer 08:33:56 4f4fb700ef54: Pulling fs layer 08:33:56 464afbd9ba4c: Pulling fs layer 08:33:56 00f215d4a9da: Pulling fs layer 08:33:56 d496ad576159: Pulling fs layer 08:33:56 35cb2a7552d0: Waiting 08:33:56 464afbd9ba4c: Waiting 08:33:56 00f215d4a9da: Waiting 08:33:56 d496ad576159: Waiting 08:33:56 4f4fb700ef54: Waiting 08:33:56 a69c41024577: Verifying Checksum 08:33:56 a69c41024577: Download complete 08:33:56 35cb2a7552d0: Verifying Checksum 08:33:56 35cb2a7552d0: Download complete 08:33:56 4f4fb700ef54: Download complete 08:33:56 464afbd9ba4c: Verifying Checksum 08:33:56 464afbd9ba4c: Download complete 08:33:56 c6b39de5b339: Download complete 08:33:57 d496ad576159: Verifying Checksum 08:33:57 c6b39de5b339: Pull complete 08:33:57 a69c41024577: Pull complete 08:33:58 d6de4b400683: Verifying Checksum 08:33:58 d6de4b400683: Download complete 08:33:59 00f215d4a9da: Verifying Checksum 08:33:59 00f215d4a9da: Download complete 08:34:11 d6de4b400683: Pull complete 08:34:11 35cb2a7552d0: Pull complete 08:34:12 4f4fb700ef54: Pull complete 08:34:12 464afbd9ba4c: Pull complete 08:34:21 00f215d4a9da: Pull complete 08:34:22 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 08:34:22 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 08:34:22 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 08:34:22 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 08:34:22 d496ad576159: Pull complete 08:34:22 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:34:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:34:22 + docker build -t ci-base-image-arm64 -f - . 08:34:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:22 WORKDIR /edgex 08:34:22 COPY go.mod . 08:34:22 RUN go mod download 08:34:23 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 08:34:23 Sending build context to Docker daemon 3.643MB 08:34:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:23 ---> f246e2811388 08:34:23 Step 2/4 : WORKDIR /edgex 08:34:25 ---> Running in 08880f32bf14 08:34:25 Removing intermediate container 08880f32bf14 08:34:25 ---> c972a2b48348 08:34:25 Step 3/4 : COPY go.mod . 08:34:25 ---> 7c2fd6622832 08:34:25 Step 4/4 : RUN go mod download 08:34:25 ---> Running in d9c403adc103 08:34:27 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 08:34:28 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 08:34: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 08:34:32 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 08:34:33 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 08:34:34 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 08:34:34 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 08:34:35 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] } 08:34:36 $ docker stop --time=1 04d4a64594c20395ebc0fa1cc84615a5fda07862f147676b1ece7a3262cfa4a8 08:34:44 $ docker rm -f --volumes 04d4a64594c20395ebc0fa1cc84615a5fda07862f147676b1ece7a3262cfa4a8 [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 08:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:45 08:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:45 latest: Pulling from edgex-devops/edgex-compose 08:34:45 91d30c5bc195: Pulling fs layer 08:34:45 2e9b0aa3be6d: Pulling fs layer 08:34:45 9c61dcf015f6: Pulling fs layer 08:34:45 4698f68db338: Pulling fs layer 08:34:45 2a2f49069b9e: Pulling fs layer 08:34:45 e0025b399a48: Pulling fs layer 08:34:45 4698f68db338: Waiting 08:34:45 2a2f49069b9e: Waiting 08:34:45 e0025b399a48: Waiting 08:34:46 91d30c5bc195: Verifying Checksum 08:34:46 91d30c5bc195: Download complete 08:34:46 4698f68db338: Verifying Checksum 08:34:46 4698f68db338: Download complete 08:34:46 2e9b0aa3be6d: Verifying Checksum 08:34:46 2e9b0aa3be6d: Download complete 08:34:46 e0025b399a48: Verifying Checksum 08:34:46 e0025b399a48: Download complete 08:34:46 91d30c5bc195: Pull complete 08:34:46 2a2f49069b9e: Verifying Checksum 08:34:46 2a2f49069b9e: Download complete 08:34:46 2e9b0aa3be6d: Pull complete 08:34:46 9c61dcf015f6: Verifying Checksum 08:34:49 9c61dcf015f6: Pull complete 08:34:49 4698f68db338: Pull complete 08:34:49 2a2f49069b9e: Pull complete 08:34:49 e0025b399a48: Pull complete 08:34:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:49 prd-ubuntu20.04-docker-8c-8g-11033 does not seem to be running inside a container 08:34:49 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:53 $ docker top f89864f96cf7c86996ee210e85fc8d014e148b6172cbde4ac2e91ea37eb852c0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:53 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:56 #1 [security-spire-server internal] load build definition from Dockerfile 08:34:56 #1 transferring dockerfile: 1.70kB done 08:34:56 #1 DONE 0.0s 08:34:56 08:34:56 #2 [security-spire-agent internal] load build definition from Dockerfile 08:34:56 #2 transferring dockerfile: 1.81kB done 08:34:56 #2 DONE 0.0s 08:34:56 08:34:56 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:34:56 #3 transferring dockerfile: 2.15kB done 08:34:56 #3 DONE 0.0s 08:34:56 08:34:56 #4 [core-metadata internal] load build definition from Dockerfile 08:34:56 #4 transferring dockerfile: 2.13kB done 08:34:56 #4 DONE 0.0s 08:34:56 08:34:56 #5 [security-proxy-setup internal] load build definition from Dockerfile 08:34:56 #5 transferring dockerfile: 2.50kB done 08:34:56 #5 DONE 0.0s 08:34:56 08:34:56 #6 [support-cron-scheduler internal] load build definition from Dockerfile 08:34:56 #6 transferring dockerfile: 1.85kB done 08:34:56 #6 DONE 0.0s 08:34:56 08:34:56 #7 [core-keeper internal] load build definition from Dockerfile 08:34:56 #7 transferring dockerfile: 2.07kB done 08:34:56 #7 DONE 0.0s 08:34:56 08:34:56 #8 [support-scheduler internal] load build definition from Dockerfile 08:34:56 #8 transferring dockerfile: 1.93kB done 08:34:56 #8 DONE 0.0s 08:34:56 08:34:56 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:56 #9 transferring dockerfile: 1.89kB done 08:34:56 #9 DONE 0.0s 08:34:56 08:34:56 #10 [core-command internal] load build definition from Dockerfile 08:34:56 #10 transferring dockerfile: 1.93kB done 08:34:56 #10 DONE 0.1s 08:34:56 08:34:56 #11 [support-notifications internal] load build definition from Dockerfile 08:34:56 #11 transferring dockerfile: 2.02kB done 08:34:56 #11 DONE 0.0s 08:34:56 08:34:56 #12 [core-data internal] load build definition from Dockerfile 08:34:56 #12 transferring dockerfile: 2.07kB done 08:34:56 #12 DONE 0.0s 08:34:56 08:34:56 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:56 #13 transferring dockerfile: 2.23kB done 08:34:56 #13 DONE 0.0s 08:34:56 08:34:56 #14 [security-spire-config internal] load build definition from Dockerfile 08:34:56 #14 transferring dockerfile: 1.69kB done 08:34:56 #14 DONE 0.0s 08:34:56 08:34:56 #15 [security-bootstrapper internal] load build definition from Dockerfile 08:34:56 #15 transferring dockerfile: 3.17kB done 08:34:56 #15 DONE 0.0s 08:34:56 08:34:56 #16 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:56 #16 transferring dockerfile: 2.49kB done 08:34:56 #16 DONE 0.0s 08:34:56 08:34:56 #17 [security-spire-server internal] load .dockerignore 08:34:56 #17 transferring context: 50B done 08:34:56 #17 DONE 0.0s 08:34:56 08:34:56 #18 [security-spire-agent internal] load .dockerignore 08:34:56 #18 transferring context: 50B done 08:34:56 #18 DONE 0.0s 08:34:56 08:34:56 #19 [security-proxy-auth internal] load .dockerignore 08:34:56 #19 transferring context: 50B done 08:34:56 #19 DONE 0.1s 08:34:56 08:34:56 #20 [core-metadata internal] load .dockerignore 08:34:56 #20 transferring context: 50B done 08:34:56 #20 DONE 0.0s 08:34:56 08:34:56 #21 [security-spiffe-token-provider internal] load .dockerignore 08:34:57 #21 transferring context: 50B done 08:34:57 #21 DONE 0.1s 08:34:57 08:34:57 #22 [security-proxy-setup internal] load .dockerignore 08:34:57 #22 transferring context: 50B done 08:34:57 #22 DONE 0.1s 08:34:57 08:34:57 #23 [support-cron-scheduler internal] load .dockerignore 08:34:57 #23 transferring context: 50B done 08:34:57 #23 DONE 0.1s 08:34:57 08:34:57 #24 [core-keeper internal] load .dockerignore 08:34:57 #24 transferring context: 50B done 08:34:57 #24 DONE 0.1s 08:34:57 08:34:57 #25 [support-scheduler internal] load .dockerignore 08:34:57 #25 transferring context: 50B done 08:34:57 #25 DONE 0.1s 08:34:57 08:34:57 #26 [support-notifications internal] load .dockerignore 08:34:57 #26 transferring context: 50B done 08:34:57 #26 DONE 0.1s 08:34:57 08:34:57 #27 [core-data internal] load .dockerignore 08:34:57 #27 transferring context: 50B done 08:34:57 #27 DONE 0.0s 08:34:57 08:34:57 #28 [core-command internal] load .dockerignore 08:34:57 #28 transferring context: 50B done 08:34:57 #28 DONE 0.1s 08:34:57 08:34:57 #29 [security-spire-config internal] load .dockerignore 08:34:57 #29 transferring context: 50B done 08:34:57 #29 DONE 0.1s 08:34:57 08:34:57 #30 [core-common-config-bootstrapper internal] load .dockerignore 08:34:57 #30 transferring context: 50B done 08:34:57 #30 DONE 0.0s 08:34:57 08:34:57 #31 [security-bootstrapper internal] load .dockerignore 08:34:57 #31 transferring context: 50B done 08:34:57 #31 DONE 0.1s 08:34:57 08:34:57 #32 [security-secretstore-setup internal] load .dockerignore 08:34:57 #32 transferring context: 50B done 08:34:57 #32 DONE 0.0s 08:34:57 08:34:57 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:34:57 #33 ... 08:34:57 08:34:57 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:57 #34 DONE 0.0s 08:34:57 08:34:57 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:34:57 #33 ... 08:34:57 08:34:57 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:57 #34 DONE 0.0s 08:34:57 08:34:57 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:34:57 #33 DONE 0.5s 08:34:57 08:34:57 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:57 #34 DONE 0.0s 08:34:57 08:34:57 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:34:57 #35 DONE 0.3s 08:34:57 08:34:57 #36 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:35:02 #36 DONE 4.9s 08:35:02 08:35:02 #37 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:35:02 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done 08:35:02 #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:35:02 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s 08:35:02 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:35:02 #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:35:02 #37 ... 08:35:02 08:35:02 #38 [security-spire-server internal] load build context 08:35:02 #38 transferring context: 27.71kB 0.1s done 08:35:02 #38 DONE 0.5s 08:35:02 08:35:02 #37 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:35:02 #37 ... 08:35:02 08:35:02 #39 [security-spire-config internal] load build context 08:35:02 #39 transferring context: 25.96kB 0.1s done 08:35:02 #39 DONE 0.6s 08:35:02 08:35:02 #40 [security-spire-agent internal] load build context 08:35:02 #40 transferring context: 27.24kB 0.1s done 08:35:02 #40 DONE 0.6s 08:35:02 08:35:02 #37 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:35:03 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 278.53kB / 3.42MB 0.9s 08:35:03 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 2.10MB / 3.42MB 1.0s 08:35:03 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 1.1s done 08:35:03 #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 08:35:03 #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 08:35:03 #37 ... 08:35:03 08:35:03 #41 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:35:03 #41 DONE 1.8s 08:35:04 08:35:04 #37 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:35:04 #37 DONE 2.1s 08:35:04 08:35:04 #42 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:35:09 #42 ... 08:35:09 08:35:09 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:09 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:35:09 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:35:09 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:35:09 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:35:09 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:35:09 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 08:35:09 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:35:09 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 08:35:09 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 08:35:09 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:35:09 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:35:09 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done 08:35:12 #43 ... 08:35:12 08:35:12 #44 [security-spiffe-token-provider internal] load build context 08:35:12 #44 transferring context: 346.24MB 9.7s 08:35:12 #44 ... 08:35:12 08:35:12 #45 [security-proxy-setup internal] load build context 08:35:12 #45 ... 08:35:12 08:35:12 #46 [core-keeper internal] load build context 08:35:12 #46 ... 08:35:12 08:35:12 #47 [support-scheduler internal] load build context 08:35:12 #47 ... 08:35:12 08:35:12 #48 [core-data internal] load build context 08:35:12 #48 ... 08:35:12 08:35:12 #49 [core-metadata internal] load build context 08:35:12 #49 ... 08:35:12 08:35:12 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:12 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:35:12 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 08:35:12 #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:35:12 #50 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:35:12 #50 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:35:12 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:35:12 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:35:12 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 08:35:12 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:35:12 #50 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done 08:35:12 #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:35:12 #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done 08:35:13 #50 ... 08:35:13 08:35:13 #51 [support-notifications internal] load build context 08:35:13 #51 ... 08:35:13 08:35:13 #52 [security-bootstrapper internal] load build context 08:35:13 #52 ... 08:35:13 08:35:13 #53 [support-cron-scheduler internal] load build context 08:35:13 #53 ... 08:35:13 08:35:13 #54 [security-secretstore-setup internal] load build context 08:35:13 #54 ... 08:35:13 08:35:13 #55 [core-common-config-bootstrapper internal] load build context 08:35:13 #55 ... 08:35:13 08:35:13 #56 [core-command internal] load build context 08:35:13 #56 ... 08:35:13 08:35:13 #57 [security-proxy-auth internal] load build context 08:35:13 #57 ... 08:35:13 08:35:13 #56 [core-command internal] load build context 08:35:17 #56 transferring context: 326.63MB 14.8s 08:35:17 #56 ... 08:35:17 08:35:17 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:17 #58 ... 08:35:17 08:35:17 #56 [core-command internal] load build context 08:35:21 #56 transferring context: 497.32MB 18.0s done 08:35:22 Removing intermediate container d9c403adc103 08:35:22 ---> f0cad0d9dcfa 08:35:22 Successfully built f0cad0d9dcfa 08:35:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:22 #56 ... 08:35:22 08:35:22 #44 [security-spiffe-token-provider internal] load build context 08:35:22 #44 transferring context: 497.32MB 13.3s done 08:35:22 + docker inspect -f . ci-base-image-arm64 08:35:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:22 prd-ubuntu20.04-docker-arm64-4c-16g-11034 does not seem to be running inside a container 08:35:22 #44 ... 08:35:22 08:35:22 #47 [support-scheduler internal] load build context 08:35:22 #47 transferring context: 497.32MB 17.2s done 08:35:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:23 #47 ... 08:35:23 08:35:23 #48 [core-data internal] load build context 08:35:23 #48 transferring context: 497.32MB 15.6s done 08:35:23 #48 ... 08:35:23 08:35:23 #46 [core-keeper internal] load build context 08:35:23 #46 transferring context: 497.32MB 18.4s done 08:35:23 #46 ... 08:35:23 08:35:23 #49 [core-metadata internal] load build context 08:35:23 #49 transferring context: 497.32MB 15.6s done 08:35:23 #49 ... 08:35:23 08:35:23 #45 [security-proxy-setup internal] load build context 08:35:23 #45 transferring context: 497.32MB 17.5s done 08:35:23 #45 ... 08:35:23 08:35:23 #53 [support-cron-scheduler internal] load build context 08:35:23 #53 transferring context: 497.32MB 17.0s done 08:35:23 #53 ... 08:35:23 08:35:23 #52 [security-bootstrapper internal] load build context 08:35:23 #52 transferring context: 497.32MB 15.1s done 08:35:23 #52 ... 08:35:23 08:35:23 #51 [support-notifications internal] load build context 08:35:23 #51 transferring context: 497.32MB 14.4s done 08:35:24 #51 ... 08:35:24 08:35:24 #54 [security-secretstore-setup internal] load build context 08:35:24 #54 transferring context: 497.32MB 17.7s done 08:35:24 #54 ... 08:35:24 08:35:24 #57 [security-proxy-auth internal] load build context 08:35:24 #57 transferring context: 497.32MB 15.3s done 08:35:24 $ docker top fd0aca788937ad8a253b23719fc0d7e5c8e822318c3df7f29214b762d87187b6 -eo pid,comm [Pipeline] { 08:35:24 #57 ... 08:35:24 08:35:24 #55 [core-common-config-bootstrapper internal] load build context 08:35:24 #55 transferring context: 497.32MB 17.5s done [Pipeline] sh 08:35:25 + go version 08:35:25 go version go1.21.9 linux/arm64 [Pipeline] } 08:35:25 $ docker stop --time=1 fd0aca788937ad8a253b23719fc0d7e5c8e822318c3df7f29214b762d87187b6 08:35:26 $ docker rm -f --volumes fd0aca788937ad8a253b23719fc0d7e5c8e822318c3df7f29214b762d87187b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:27 + docker inspect -f . ci-base-image-arm64 08:35:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:27 prd-ubuntu20.04-docker-arm64-4c-16g-11034 does not seem to be running inside a container 08:35:27 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:28 $ docker top 2bdf4f6678d79e6f26b69c38eef3a8aaefa32261ec0af6cc845e67f7e5440542 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:29 ========================================================= 08:35:29 [edgeXBuildGoParallel] Running Tests and Build... 08:35:29 ========================================================= [Pipeline] sh 08:35:29 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 08:35:30 + make test 08:35:30 go test -race -coverprofile=coverage.out ./... 08:35:32 #55 ... 08:35:32 08:35:32 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:32 #59 ... 08:35:32 08:35:32 #44 [security-spiffe-token-provider internal] load build context 08:35:32 #44 DONE 31.0s 08:35:33 08:35:33 #42 [support-notifications builder 2/7] WORKDIR /edgex-go 08:35:33 #42 DONE 29.3s 08:35:33 08:35:33 #52 [security-bootstrapper internal] load build context 08:35:33 #52 DONE 31.1s 08:35:33 08:35:33 #51 [support-notifications internal] load build context 08:35:33 #51 DONE 31.1s 08:35:33 08:35:33 #57 [security-proxy-auth internal] load build context 08:35:33 #57 DONE 31.1s 08:35:33 08:35:33 #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:33 #60 ... 08:35:33 08:35:33 #49 [core-metadata internal] load build context 08:35:33 #49 DONE 31.1s 08:35:33 08:35:33 #48 [core-data internal] load build context 08:35:33 #48 DONE 31.2s 08:35:33 08:35:33 #53 [support-cron-scheduler internal] load build context 08:35:33 #53 DONE 31.2s 08:35:33 08:35:33 #55 [core-common-config-bootstrapper internal] load build context 08:35:33 #55 DONE 31.2s 08:35:33 08:35:33 #47 [support-scheduler internal] load build context 08:35:33 #47 DONE 31.2s 08:35:33 08:35:33 #45 [security-proxy-setup internal] load build context 08:35:33 #45 DONE 31.2s 08:35:33 08:35:33 #54 [security-secretstore-setup internal] load build context 08:35:33 #54 DONE 31.3s 08:35:33 08:35:33 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:33 #61 ... 08:35:33 08:35:33 #56 [core-command internal] load build context 08:35:33 #56 DONE 31.4s 08:35:33 08:35:33 #46 [core-keeper internal] load build context 08:35:33 #46 DONE 31.5s 08:35:33 08:35:33 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:33 #62 ... 08:35:33 08:35:33 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:33 #50 DONE 31.7s 08:35:33 08:35:33 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:33 #43 DONE 32.0s 08:35:33 08:35:33 #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:38 #63 ... 08:35:38 08:35:38 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:35:38 #0 5.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:38 #0 5.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:38 #64 5.984 (1/2) Installing dumb-init (1.2.5-r2) 08:35:38 #64 5.987 (2/2) Installing su-exec (0.2-r3) 08:35:38 #64 5.990 Executing busybox-1.36.1-r7.trigger 08:35:38 #64 5.997 OK: 7 MiB in 17 packages 08:35:39 #64 ... 08:35:39 08:35:39 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:39 #0 6.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:39 #0 6.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:39 #0 6.705 (1/4) Installing ca-certificates (20240226-r0) 08:35:39 #0 6.719 (2/4) Installing dumb-init (1.2.5-r2) 08:35:39 #0 6.722 (3/4) Installing su-exec (0.2-r3) 08:35:39 #0 6.724 (4/4) Installing yq (4.33.3-r5) 08:35:39 #0 6.785 Executing busybox-1.36.1-r7.trigger 08:35:39 #0 6.791 Executing ca-certificates-20240226-r0.trigger 08:35:39 #0 6.843 OK: 17 MiB in 19 packages 08:35:41 #65 ... 08:35:41 08:35:41 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:35:41 #64 DONE 9.1s 08:35:41 08:35:41 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:41 #66 ... 08:35:41 08:35:41 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:41 #65 DONE 9.1s 08:35:41 08:35:41 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:42 #67 ... 08:35:42 08:35:42 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:42 #68 ... 08:35:42 08:35:42 #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:42 #69 DONE 10.3s 08:35:42 08:35:42 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:42 #0 9.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:42 #0 9.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:42 #0 9.940 (1/4) Installing dumb-init (1.2.5-r2) 08:35:42 #0 9.945 (2/4) Installing openssl (3.1.7-r0) 08:35:42 #0 9.959 (3/4) Installing su-exec (0.2-r3) 08:35:42 #0 9.965 (4/4) Installing yq (4.33.3-r5) 08:35:42 #0 10.10 Executing busybox-1.36.1-r7.trigger 08:35:42 #0 10.11 OK: 17 MiB in 19 packages 08:35:42 #70 DONE 10.3s 08:35:42 08:35:42 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:42 #0 9.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:42 #0 9.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:42 #0 9.798 (1/2) Installing ca-certificates (20240226-r0) 08:35:42 #0 9.820 (2/2) Installing dumb-init (1.2.5-r2) 08:35:42 #0 9.822 Executing busybox-1.36.1-r7.trigger 08:35:42 #0 9.827 Executing ca-certificates-20240226-r0.trigger 08:35:42 #0 9.993 OK: 8 MiB in 17 packages 08:35:42 #71 DONE 10.2s 08:35:42 08:35:42 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:42 #72 ... 08:35:42 08:35:42 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:42 #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:42 #0 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:42 #73 ... 08:35:42 08:35:42 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:42 #0 9.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:42 #0 9.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:42 #0 10.03 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:42 #0 10.03 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:42 #0 10.03 OK: 20070 distinct packages available 08:35:42 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:42 #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:42 #0 10.50 (1/11) Installing ca-certificates (20240226-r0) 08:35:43 #74 10.51 (2/11) Installing brotli-libs (1.0.9-r14) 08:35:43 #74 10.53 (3/11) Installing libunistring (1.1-r1) 08:35:43 #74 10.54 (4/11) Installing libidn2 (2.3.4-r1) 08:35:43 #74 10.54 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:35:43 #74 10.55 (6/11) Installing libcurl (8.9.1-r0) 08:35:43 #74 10.56 (7/11) Installing curl (8.9.1-r0) 08:35:43 #74 10.57 (8/11) Installing dumb-init (1.2.5-r2) 08:35:43 #74 10.57 (9/11) Installing musl-obstack (1.2.3-r2) 08:35:43 #74 10.58 (10/11) Installing libucontext (1.2-r2) 08:35:43 #74 10.61 (11/11) Installing gcompat (1.1.0-r1) 08:35:43 #74 10.61 Executing busybox-1.36.1-r7.trigger 08:35:43 #74 10.61 Executing ca-certificates-20240226-r0.trigger 08:35:43 #74 ... 08:35:43 08:35:43 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:43 #73 10.59 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:43 #73 10.59 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:43 #73 10.59 OK: 20070 distinct packages available 08:35:43 #73 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:43 #73 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:43 #73 ... 08:35:43 08:35:43 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:43 #75 ... 08:35:43 08:35:43 #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:43 #63 9.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:43 #63 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:43 #63 10.45 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:43 #63 10.45 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:43 #63 10.45 OK: 20070 distinct packages available 08:35:43 #63 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:43 #63 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:43 #63 10.83 (1/5) Installing dumb-init (1.2.5-r2) 08:35:43 #63 10.85 (2/5) Installing musl-obstack (1.2.3-r2) 08:35:43 #63 10.85 (3/5) Installing libucontext (1.2-r2) 08:35:43 #63 10.85 (4/5) Installing gcompat (1.1.0-r1) 08:35:43 #63 10.86 (5/5) Installing openssl (3.1.7-r0) 08:35:43 #63 10.87 Executing busybox-1.36.1-r7.trigger 08:35:43 #63 10.89 OK: 8 MiB in 20 packages 08:35:46 #63 ... 08:35:46 08:35:46 #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:46 #74 10.65 OK: 12 MiB in 26 packages 08:35:46 #74 DONE 13.8s 08:35:46 08:35:46 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:46 #66 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #66 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #66 11.12 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:46 #66 11.12 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:46 #66 11.12 OK: 20079 distinct packages available 08:35:46 #66 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #66 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #66 12.06 OK: 264 MiB in 52 packages 08:35:46 #66 DONE 13.2s 08:35:46 08:35:46 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:46 #68 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #68 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #68 10.95 (1/1) Installing dumb-init (1.2.5-r2) 08:35:46 #68 10.95 Executing busybox-1.36.1-r7.trigger 08:35:46 #68 10.96 OK: 7 MiB in 16 packages 08:35:46 #68 DONE 13.9s 08:35:46 08:35:46 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:46 #61 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #61 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #61 12.48 OK: 264 MiB in 52 packages 08:35:46 #61 DONE 13.3s 08:35:46 08:35:46 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:46 #75 DONE 13.3s 08:35:46 08:35:46 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:46 #73 10.98 (1/4) Installing dumb-init (1.2.5-r2) 08:35:46 #73 10.98 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:46 #73 10.98 (3/4) Installing libucontext (1.2-r2) 08:35:46 #73 10.99 (4/4) Installing gcompat (1.1.0-r1) 08:35:46 #73 10.99 Executing busybox-1.36.1-r7.trigger 08:35:46 #73 11.00 OK: 8 MiB in 19 packages 08:35:46 #73 DONE 13.9s 08:35:46 08:35:46 #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:46 #58 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #58 36.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #58 36.87 (1/1) Installing dumb-init (1.2.5-r2) 08:35:46 #58 36.87 Executing busybox-1.36.1-r7.trigger 08:35:46 #58 36.88 OK: 7 MiB in 16 packages 08:35:46 #58 DONE 39.2s 08:35:46 08:35:46 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:46 #59 9.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:46 #59 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:46 #59 10.89 (1/3) Installing ca-certificates (20240226-r0) 08:35:46 #59 10.91 (2/3) Installing dumb-init (1.2.5-r2) 08:35:46 #59 10.91 (3/3) Installing tzdata (2024a-r0) 08:35:46 #59 10.98 Executing busybox-1.36.1-r7.trigger 08:35:46 #59 10.99 Executing ca-certificates-20240226-r0.trigger 08:35:46 #59 11.04 OK: 11 MiB in 18 packages 08:35:46 #59 DONE 13.9s 08:35:46 08:35:46 #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:46 #63 DONE 14.1s 08:35:46 08:35:46 #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:35:46 #76 ... 08:35:46 08:35:46 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:46 #77 DONE 0.2s 08:35:46 08:35:46 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:46 #78 DONE 0.3s 08:35:46 08:35:46 #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:35:48 #79 ... 08:35:48 08:35:48 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:48 #62 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:48 #62 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:48 #62 14.63 OK: 264 MiB in 52 packages 08:35:48 #62 DONE 14.8s 08:35:48 08:35:48 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:48 #80 DONE 0.1s 08:35:48 08:35:48 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:48 #67 6.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:48 #67 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:48 #67 6.327 OK: 17 MiB in 19 packages 08:35:48 #67 DONE 6.4s 08:35:48 08:35:48 #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:48 #60 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:48 #60 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:48 #60 14.91 OK: 264 MiB in 52 packages 08:35:48 #60 DONE 15.1s 08:35:48 08:35:48 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:35:48 #0 6.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:48 #0 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:48 #0 6.456 OK: 7 MiB in 17 packages 08:35:48 #81 DONE 6.5s 08:35:48 08:35:48 #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:48 #82 ... 08:35:48 08:35:48 #83 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:48 #83 DONE 0.1s 08:35:48 08:35:48 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:48 #84 ... 08:35:48 08:35:48 #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:35:48 #0 5.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:48 #0 5.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:48 #0 5.703 OK: 8 MiB in 17 packages 08:35:48 #85 DONE 5.8s 08:35:48 08:35:48 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:48 #72 5.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:48 #72 5.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:49 #72 6.251 OK: 17 MiB in 19 packages 08:35:49 #72 DONE 6.3s 08:35:49 08:35:49 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:49 #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:49 #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:49 #86 ... 08:35:49 08:35:49 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:49 #87 DONE 0.0s 08:35:49 08:35:49 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:49 #86 2.806 OK: 12 MiB in 26 packages 08:35:49 #86 DONE 2.9s 08:35:49 08:35:49 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:49 #0 2.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:49 #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:49 #88 2.926 OK: 8 MiB in 19 packages 08:35:49 #88 DONE 3.0s 08:35:49 08:35:49 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:50 #89 DONE 1.0s 08:35:50 08:35:50 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:50 #0 2.415 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:50 #0 2.899 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:50 #0 3.584 OK: 264 MiB in 52 packages 08:35:50 #90 DONE 4.0s 08:35:50 08:35:50 #91 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:35:50 #0 5.530 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:50 #0 6.085 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:50 #0 6.792 (1/1) Installing dumb-init (1.2.5-r2) 08:35:50 #0 7.106 Executing busybox-1.36.1-r7.trigger 08:35:50 #0 7.110 OK: 7 MiB in 16 packages 08:35:50 #91 DONE 7.7s 08:35:50 08:35:50 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:50 #92 DONE 0.0s 08:35:50 08:35:50 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:50 #93 DONE 0.1s 08:35:50 08:35:50 #94 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:50 #94 DONE 0.1s 08:35:50 08:35:50 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:50 #95 DONE 0.1s 08:35:50 08:35:50 #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:35:50 #79 4.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:50 #79 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:50 #79 ... 08:35:50 08:35:50 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:50 #96 DONE 0.1s 08:35:50 08:35:50 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:50 #97 DONE 0.2s 08:35:50 08:35:50 #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:35:50 #79 4.394 OK: 8 MiB in 20 packages 08:35:50 #79 ... 08:35:50 08:35:50 #98 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:35:50 #0 4.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:50 #0 4.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:50 #0 4.379 OK: 7 MiB in 16 packages 08:35:50 #98 DONE 4.5s 08:35:50 08:35:50 #99 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:50 #0 3.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:50 #0 4.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:50 #0 4.363 OK: 11 MiB in 18 packages 08:35:50 #99 DONE 4.5s 08:35:50 08:35:50 #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:35:51 #79 DONE 4.8s 08:35:51 08:35:51 #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:51 #82 DONE 2.9s 08:35:51 08:35:51 #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:35:51 #76 3.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:51 #76 4.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:51 #76 4.386 OK: 7 MiB in 16 packages 08:35:51 #76 DONE 4.6s 08:35:51 08:35:51 #100 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:35:52 #100 DONE 0.9s 08:35:52 08:35:52 #101 [security-spire-config] exporting to image 08:35:52 #101 exporting layers 08:35:52 #101 ... 08:35:52 08:35:52 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:52 #102 DONE 0.9s 08:35:52 08:35:52 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:52 #103 DONE 0.9s 08:35:52 08:35:52 #101 [security-spire-config] exporting to image 08:35:52 #101 exporting layers 1.2s done 08:35:52 #101 writing image sha256:cc34095d23fded67cac6e0578c191bb186d010465d4beffb60b45f1347ed5624 done 08:35:52 #101 naming to docker.io/library/security-spire-config done 08:35:52 #101 DONE 1.2s 08:35:52 08:35:52 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:52 #104 DONE 0.2s 08:35:52 08:35:52 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:52 #105 DONE 0.5s 08:35:52 08:35:52 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:52 #106 DONE 0.7s 08:35:52 08:35:52 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:52 #107 DONE 0.1s 08:35:52 08:35:52 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:52 #108 DONE 0.0s 08:35:52 08:35:52 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:52 #109 DONE 0.1s 08:35:52 08:35:52 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:52 #110 DONE 0.1s 08:35:52 08:35:52 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:52 #111 DONE 0.0s 08:35:52 08:35:52 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:52 #112 DONE 0.0s 08:35:52 08:35:52 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:52 #113 DONE 0.0s 08:35:52 08:35:52 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:52 #114 DONE 0.0s 08:35:52 08:35:52 #101 [security-spire-agent] exporting to image 08:35:53 #101 exporting layers 0.6s done 08:35:53 #101 writing image sha256:8bd4b61790720da9ea358f08804c1a079f9e06c85c1bf80a70cc6f33905ae9ea done 08:35:53 #101 naming to docker.io/library/security-spire-server done 08:35:53 #101 writing image sha256:c507556527a7fe296bc3065a494c8ed7c8f32d01e35400f211ec3a7a290bfbb1 done 08:35:53 #101 naming to docker.io/library/security-spire-agent done 08:35:53 #101 DONE 2.0s 08:35:53 08:35:53 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:56 #115 ... 08:35:56 08:35:56 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:56 #116 ... 08:35:56 08:35:56 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 #117 ... 08:35:57 08:35:57 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:17 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:36 #118 DONE 45.3s 08:36:36 08:36:36 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 #117 DONE 46.6s 08:36:36 08:36:36 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:36 #119 ... 08:36:36 08:36:36 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 #116 DONE 46.6s 08:36:36 08:36:36 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 #115 DONE 42.8s 08:36:36 08:36:36 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 #84 DONE 45.0s 08:36:36 08:36:36 #120 [core-command builder 6/7] COPY . . 08:36:44 #120 ... 08:36:44 08:36:44 #121 [security-bootstrapper builder 6/7] COPY . . 08:36:44 #121 ... 08:36:44 08:36:44 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:44 #119 DONE 10.2s 08:36:44 08:36:44 #120 [core-command builder 6/7] COPY . . 08:36:44 #120 DONE 10.2s 08:36:44 08:36:44 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:44 #122 CACHED 08:36:44 08:36:44 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 #123 CACHED 08:36:44 08:36:44 #124 [core-metadata builder 6/7] COPY . . 08:36:44 #124 CACHED 08:36:44 08:36:44 #125 [core-keeper builder 7/8] COPY . . 08:36:44 #125 DONE 10.2s 08:36:44 08:36:44 #126 [security-secretstore-setup builder 6/7] COPY . . 08:36:44 #126 CACHED 08:36:44 08:36:44 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:44 #127 CACHED 08:36:44 08:36:44 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 #128 CACHED 08:36:44 08:36:44 #121 [security-bootstrapper builder 6/7] COPY . . 08:36:44 #121 DONE 10.2s 08:36:44 08:36:44 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:44 #129 CACHED 08:36:44 08:36:44 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 #130 CACHED 08:36:44 08:36:44 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:44 #131 CACHED 08:36:44 08:36:44 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 #132 CACHED 08:36:44 08:36:44 #133 [core-data builder 6/7] COPY . . 08:36:44 #133 CACHED 08:36:44 08:36:44 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 08:36:44 #134 CACHED 08:36:44 08:36:44 #135 [support-scheduler builder 6/7] COPY . . 08:36:44 #135 CACHED 08:36:44 08:36:44 #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 #136 CACHED 08:36:44 08:36:44 #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:44 #137 CACHED 08:36:44 08:36:44 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 #138 CACHED 08:36:44 08:36:44 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:44 #139 CACHED 08:36:44 08:36:44 #140 [security-proxy-auth builder 6/7] COPY . . 08:36:44 #140 CACHED 08:36:44 08:36:44 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 #141 CACHED 08:36:44 08:36:44 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:36:44 #142 CACHED 08:36:44 08:36:44 #143 [security-proxy-setup builder 6/7] COPY . . 08:36:44 #143 CACHED 08:36:44 08:36:44 #144 [support-notifications builder 6/7] COPY . . 08:36:44 #144 DONE 10.2s 08:36:44 08:36:44 #145 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 #145 CACHED 08:36:44 08:36:44 #146 [support-cron-scheduler builder 6/7] COPY . . 08:36:44 #146 CACHED 08:36:44 08:36:44 #147 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:44 #147 CACHED 08:36:44 08:36:44 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:36:44 #148 0.955 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 08:36:54 #148 ... 08:36:54 08:36:54 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:54 #0 0.903 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 08:36:54 #149 ... 08:36:54 08:36:54 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:54 #0 1.399 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 08:36:54 #150 ... 08:36:54 08:36:54 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:54 #0 1.345 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 08:36:54 #151 ... 08:36:54 08:36:54 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:54 #0 0.741 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 08:36:54 #152 ... 08:36:54 08:36:54 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:54 #0 0.383 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 08:36:54 #153 ... 08:36:54 08:36:54 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:54 #0 1.081 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 08:36:54 #154 ... 08:36:54 08:36:54 #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 08:36:54 #0 1.066 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 08:36:54 #155 ... 08:36:54 08:36:54 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:54 #0 0.741 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 08:36:54 #156 ... 08:36:54 08:36:54 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:54 #0 1.098 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 08:36:54 #157 ... 08:36:54 08:36:54 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:54 #0 1.535 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 08:36:55 #158 ... 08:36:55 08:36:55 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:55 #0 1.492 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 08:36:55 #159 ... 08:36:55 08:36:55 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:55 #0 0.621 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 08:38:31 #160 ... 08:38:31 08:38:31 #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 08:38:31 #155 94.25 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 08:39:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:27 #155 DONE 162.7s 08:39:27 08:39:27 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:27 #150 ... 08:39:27 08:39:27 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:39:27 #157 DONE 163.6s 08:39:27 08:39:27 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:39:27 #158 DONE 163.5s 08:39:27 08:39:27 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:27 #161 ... 08:39:27 08:39:27 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:39:27 #151 DONE 163.7s 08:39:27 08:39:27 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:39:27 #160 DONE 163.7s 08:39:27 08:39:27 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:39:27 #153 DONE 163.7s 08:39:27 08:39:27 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:39:27 #162 ... 08:39:27 08:39:27 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:39:27 #159 DONE 163.9s 08:39:27 08:39:27 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:39:27 #148 DONE 164.0s 08:39:27 08:39:27 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:27 #150 DONE 164.0s 08:39:27 08:39:27 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:27 #154 DONE 164.1s 08:39:27 08:39:27 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:27 #149 DONE 164.1s 08:39:27 08:39:27 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:27 #163 ... 08:39:27 08:39:27 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:27 #152 DONE 164.1s 08:39:27 08:39:27 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:39:27 #156 DONE 164.3s 08:39:27 08:39:27 #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:28 #164 ... 08:39:28 08:39:28 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:39:28 #165 DONE 1.1s 08:39:28 08:39:28 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:28 #161 DONE 1.1s 08:39:28 08:39:28 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:28 #166 DONE 0.9s 08:39:28 08:39:28 #167 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:28 #167 DONE 1.1s 08:39:28 08:39:28 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:39:28 #162 DONE 0.9s 08:39:28 08:39:28 #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:39:28 #168 DONE 0.8s 08:39:28 08:39:28 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:28 #163 DONE 0.8s 08:39:28 08:39:28 #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:28 #169 DONE 0.7s 08:39:28 08:39:28 #170 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:28 #170 ... 08:39:28 08:39:28 #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:28 #164 DONE 0.6s 08:39:28 08:39:28 #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:29 #171 ... 08:39:29 08:39:29 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:39:29 #172 DONE 0.9s 08:39:29 08:39:29 #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:29 #173 DONE 0.8s 08:39:29 08:39:29 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:29 #174 CACHED 08:39:29 08:39:29 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:29 #175 CACHED 08:39:29 08:39:29 #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:29 #176 CACHED 08:39:29 08:39:29 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:29 #177 CACHED 08:39:29 08:39:29 #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:29 #178 DONE 0.8s 08:39:29 08:39:29 #179 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:39:29 #179 CACHED 08:39:29 08:39:29 #180 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:39:29 #180 CACHED 08:39:29 08:39:29 #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:29 #181 CACHED 08:39:29 08:39:29 #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:29 #182 CACHED 08:39:29 08:39:29 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:39:29 #183 DONE 0.8s 08:39:29 08:39:29 #184 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:39:29 #184 DONE 0.9s 08:39:29 08:39:29 #170 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:29 #170 DONE 0.8s 08:39:29 08:39:29 #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:29 #185 DONE 0.8s 08:39:29 08:39:29 #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:29 #171 DONE 0.7s 08:39:29 08:39:29 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:39:31 #186 ... 08:39:31 08:39:31 #187 [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 08:39:31 #187 DONE 2.5s 08:39:31 08:39:31 #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:31 #188 ... 08:39:31 08:39:31 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:39:31 #189 DONE 2.8s 08:39:31 08:39:31 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:31 #190 DONE 2.8s 08:39:31 08:39:31 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:39:31 #191 DONE 2.8s 08:39:32 08:39:32 #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:39:32 #192 ... 08:39:32 08:39:32 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:39:32 #193 DONE 3.3s 08:39:32 08:39:32 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:39:32 #194 DONE 3.2s 08:39:32 08:39:32 #195 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:39:32 #195 DONE 3.2s 08:39:32 08:39:32 #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:32 #196 DONE 3.2s 08:39:32 08:39:32 #197 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:32 #197 DONE 3.3s 08:39:32 08:39:32 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:39:32 #198 DONE 3.3s 08:39:32 08:39:32 #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:39:32 #199 DONE 4.1s 08:39:32 08:39:32 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:39:32 #186 DONE 3.2s 08:39:32 08:39:32 #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:32 #188 DONE 2.9s 08:39:32 08:39:32 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:39:32 #200 ... 08:39:32 08:39:32 #201 [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 08:39:32 #201 DONE 0.8s 08:39:32 08:39:32 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:39:32 #202 DONE 0.8s 08:39:32 08:39:32 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:39:32 #203 DONE 0.8s 08:39:32 08:39:32 #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:39:32 #192 DONE 0.8s 08:39:32 08:39:32 #204 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:39:32 #204 DONE 0.5s 08:39:32 08:39:32 #205 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:39:32 #205 ... 08:39:32 08:39:32 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:39:32 #206 DONE 0.5s 08:39:32 08:39:32 #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:39:32 #207 DONE 0.5s 08:39:32 08:39:32 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:39:32 #208 DONE 0.5s 08:39:32 08:39:32 #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:39:32 #209 DONE 0.5s 08:39:32 08:39:32 #210 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:39:32 #210 DONE 0.6s 08:39:32 08:39:32 #211 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:39:32 #211 DONE 0.6s 08:39:32 08:39:32 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:39:32 #200 DONE 0.6s 08:39:32 08:39:32 #212 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:39:32 #212 DONE 0.6s 08:39:32 08:39:32 #101 [support-cron-scheduler] exporting to image 08:39:32 #101 exporting layers 08:39:33 #101 ... 08:39:33 08:39:33 #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:39:33 #213 DONE 0.5s 08:39:33 08:39:33 #101 [support-cron-scheduler] exporting to image 08:39:33 #101 exporting layers 0.3s done 08:39:33 #101 ... 08:39:33 08:39:33 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:39:33 #214 DONE 0.6s 08:39:33 08:39:33 #205 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:39:33 #205 DONE 0.5s 08:39:33 08:39:33 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:39:33 #215 DONE 0.5s 08:39:33 08:39:33 #216 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:39:33 #216 DONE 0.5s 08:39:33 08:39:33 #217 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:39:33 #217 ... 08:39:33 08:39:33 #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:39:33 #218 DONE 0.5s 08:39:33 08:39:33 #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:39:33 #219 DONE 0.6s 08:39:33 08:39:33 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:39:33 #220 DONE 0.5s 08:39:33 08:39:33 #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:39:33 #221 DONE 0.6s 08:39:33 08:39:33 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:39:33 #222 ... 08:39:33 08:39:33 #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:39:33 #223 DONE 0.2s 08:39:33 08:39:33 #217 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:39:33 #217 DONE 0.4s 08:39:33 08:39:33 #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:39:33 #224 DONE 0.4s 08:39:33 08:39:33 #101 [support-scheduler] exporting to image 08:39:33 #101 writing image sha256:e0ae3e3cb1f0403c248ae88b7e480988673fd59b6b3cd07f3659c0d91474d911 0.0s done 08:39:33 #101 writing image sha256:fa15ae798a5c3b1ae753546bf88671737c10bfa76b93f909b02d179ddf2a01a1 0.2s done 08:39:33 #101 naming to docker.io/library/core-command done 08:39:33 #101 naming to docker.io/library/support-scheduler done 08:39:33 #101 writing image sha256:96dbecfcf00b0cc75a9ca203d39849fcbc62de90e6c0a9665f9d20ea04395d23 08:39:34 #101 ... 08:39:34 08:39:34 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:39:34 #222 DONE 0.5s 08:39:34 08:39:34 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:39:34 #225 DONE 0.3s 08:39:34 08:39:34 #101 [support-cron-scheduler] exporting to image 08:39:34 #101 exporting layers 0.8s done 08:39:34 #101 writing image sha256:96dbecfcf00b0cc75a9ca203d39849fcbc62de90e6c0a9665f9d20ea04395d23 0.1s done 08:39:34 #101 writing image sha256:777eb3dc4ece88ecf837c64331729b1b29449c0634953ce4cdb948836f0e0816 0.0s done 08:39:34 #101 naming to docker.io/library/security-spiffe-token-provider done 08:39:34 #101 naming to docker.io/library/core-keeper done 08:39:34 #101 writing image sha256:bc973de7c3e776ff425814be0022412fa03b721481e898872a25c6300dcf6f96 done 08:39:34 #101 naming to docker.io/library/support-cron-scheduler done 08:39:34 #101 exporting layers 0.3s done 08:39:34 #101 writing image sha256:37cb595d9e29829d9749dda73ffb5a0ae740ea29af9d9d7a7d7151bc7c592d82 done 08:39:34 #101 writing image sha256:21142e5bc343a472cc2640df6e3ed8868cabf2d91365b2e5980a37b97fa06693 done 08:39:34 #101 writing image sha256:9101dfaa1940340eecbdc4af5649d096c5b955de8141c874117539a4f4215dca done 08:39:34 #101 naming to docker.io/library/core-data done 08:39:34 #101 naming to docker.io/library/core-metadata done 08:39:34 #101 naming to docker.io/library/support-notifications done 08:39:34 #101 DONE 3.5s 08:39:34 08:39:34 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:39:34 #226 DONE 0.1s 08:39:34 08:39:34 #227 [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/ 08:39:34 #227 DONE 0.1s 08:39:34 08:39:34 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:34 #228 ... 08:39:34 08:39:34 #229 [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/ 08:39:34 #229 DONE 0.1s 08:39:34 08:39:34 #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:34 #230 DONE 1.1s 08:39:34 08:39:34 #231 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:34 #231 DONE 1.2s 08:39:34 08:39:34 #101 [security-proxy-auth] exporting to image 08:39:34 #101 ... 08:39:34 08:39:34 #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:39:34 #232 DONE 0.1s 08:39:34 08:39:34 #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:34 #233 DONE 0.7s 08:39:34 08:39:34 #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:39:34 #234 DONE 0.1s 08:39:34 08:39:34 #101 [security-proxy-setup] exporting to image 08:39:34 #101 ... 08:39:34 08:39:34 #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:39:34 #235 DONE 0.1s 08:39:34 08:39:34 #101 [security-proxy-setup] exporting to image 08:39:34 #101 exporting layers 0.3s done 08:39:34 #101 writing image sha256:035000575403a53d1daa9e1d4db01c0bfa5548bf9b6fa93d5d88d859cae92689 08:39:34 #101 ... 08:39:34 08:39:34 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:34 #228 DONE 0.6s 08:39:34 08:39:34 #101 [security-proxy-auth] exporting to image 08:39:34 #101 exporting layers 0.3s done 08:39:34 #101 writing image sha256:035000575403a53d1daa9e1d4db01c0bfa5548bf9b6fa93d5d88d859cae92689 0.0s done 08:39:34 #101 naming to docker.io/library/core-common-config-bootstrapper done 08:39:34 #101 writing image sha256:d9f06817422cfe634e7d685966af5679b05e0ee4d11b1b3d16b8456bdc4e32d3 done 08:39:34 #101 naming to docker.io/library/security-proxy-auth done 08:39:34 #101 exporting layers 0.4s done 08:39:34 #101 writing image sha256:c05cee130e7310eeadd3464107b73410a7265f3ff72321ea72d334ea21175208 done 08:39:34 #101 naming to docker.io/library/security-proxy-setup done 08:39:35 #101 exporting layers 0.2s done 08:39:35 #101 writing image sha256:1db6753b62f7c4d8d5243c14b8c2af3b8737bb6f34a801b2458dbc912a9f3a01 done 08:39:35 #101 naming to docker.io/library/security-secretstore-setup done 08:39:35 #101 DONE 4.1s 08:39:35 08:39:35 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:39:35 #236 DONE 0.6s 08:39:35 08:39:35 #101 [security-bootstrapper] exporting to image 08:39:35 #101 exporting layers 0.2s done 08:39:35 #101 writing image sha256:47284cd81ffaea7fe1173754a6470f6787ee9f885a594bfce68ddaa3b4e1229a done 08:39:35 #101 naming to docker.io/library/security-bootstrapper done 08:39:35 #101 DONE 4.3s 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:35 time="2024-09-25T08:34:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:39:35 $ docker stop --time=1 f89864f96cf7c86996ee210e85fc8d014e148b6172cbde4ac2e91ea37eb852c0 08:39:36 $ docker rm -f --volumes f89864f96cf7c86996ee210e85fc8d014e148b6172cbde4ac2e91ea37eb852c0 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:37 + docker images 08:39:37 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:37 security-bootstrapper latest 47284cd81ffa 1 second ago 19MB 08:39:37 security-secretstore-setup latest 1db6753b62f7 2 seconds ago 37MB 08:39:37 security-proxy-auth latest d9f06817422c 2 seconds ago 33.1MB 08:39:37 core-common-config-bootstrapper latest 035000575403 2 seconds ago 15.2MB 08:39:37 security-proxy-setup latest c05cee130e73 2 seconds ago 26.2MB 08:39:37 support-notifications latest 9101dfaa1940 3 seconds ago 42.8MB 08:39:37 core-data latest 37cb595d9e29 3 seconds ago 39.9MB 08:39:37 core-metadata latest 21142e5bc343 3 seconds ago 40.1MB 08:39:37 core-keeper latest 96dbecfcf00b 4 seconds ago 39.8MB 08:39:37 support-scheduler latest fa15ae798a5c 4 seconds ago 42.2MB 08:39:37 support-cron-scheduler latest bc973de7c3e7 4 seconds ago 44.4MB 08:39:37 core-command latest e0ae3e3cb1f0 4 seconds ago 35.5MB 08:39:37 security-spiffe-token-provider latest 777eb3dc4ece 4 seconds ago 28.9MB 08:39:37 security-spire-server latest 8bd4b6179072 3 minutes ago 121MB 08:39:37 security-spire-agent latest c507556527a7 3 minutes ago 182MB 08:39:37 security-spire-config latest cc34095d23fd 3 minutes ago 120MB 08:39:37 ci-base-image-x86_64 latest af8e91b49c10 7 minutes ago 971MB 08:39:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 08:39:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 08:39:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.126s coverage: 28.7% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.181s coverage: 97.0% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.291s coverage: 69.2% of statements 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.232s coverage: 53.2% of statements 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 7.314s coverage: 93.4% of statements 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.246s coverage: 91.7% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.227s coverage: 7.0% of statements 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.661s coverage: 95.8% of statements 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.174s coverage: 0.0% of statements [no tests to run] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.282s coverage: 0.8% of statements 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.131s coverage: 30.9% of statements 08:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.126s coverage: 41.7% of statements 08:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.112s coverage: 77.8% of statements 08:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.100s coverage: 94.1% of statements 08:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements 08:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.116s coverage: 87.5% of statements 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.113s coverage: 94.4% of statements 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.943s coverage: 79.9% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.169s coverage: 92.9% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 66.7% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.139s coverage: 62.3% of statements 08:42:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 75.0% of statements 08:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.108s coverage: 87.2% of statements 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.080s coverage: 100.0% of statements 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.282s coverage: 81.8% of statements 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.275s coverage: 82.1% of statements 08:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.113s coverage: 86.0% of statements 08:42:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.770s coverage: 63.1% of statements 08:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.121s coverage: 100.0% of statements 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.147s coverage: 89.4% of statements 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.097s coverage: 100.0% of statements 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 08:42:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements 08:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.663s coverage: 36.5% of statements 08:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.103s coverage: 89.5% of statements 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:42 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.095s coverage: 84.8% of statements 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.129s coverage: 4.9% of statements 08:42:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:42:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:42:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:55 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.317s coverage: 97.1% of statements 08:42:55 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.135s coverage: 35.9% of statements 08:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:43:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.169s coverage: 19.9% of statements 08:43:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:43:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:43:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:43:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:43:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.479s coverage: 95.7% of statements 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:43:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.153s coverage: 61.8% of statements 08:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:43:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.276s coverage: 98.9% of statements 08:43:19 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 08:43:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:43:19 go vet ./... 08:47:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:47:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:47:41 ./bin/test-attribution-txt.sh 08:47:41 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:47:41 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:47:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:47:41 + ls -al . 08:47:41 total 964 08:47:41 drwxrwxr-x 10 1001 1001 4096 Sep 25 08:35 . 08:47:41 drwxr-xr-x 4 root root 4096 Sep 25 08:35 .. 08:47:41 drwxrwxr-x 2 1001 1001 4096 Sep 25 08:33 .blubracket 08:47:41 -rw-rw-r-- 1 1001 1001 10 Sep 25 08:33 .dockerignore 08:47:41 drwxrwxr-x 8 1001 1001 4096 Sep 25 08:33 .git 08:47:41 drwxrwxr-x 3 1001 1001 4096 Sep 25 08:33 .github 08:47:41 -rw-rw-r-- 1 1001 1001 1102 Sep 25 08:33 .gitignore 08:47:41 -rw-rw-r-- 1 1001 1001 42 Sep 25 08:33 .golangci.yml 08:47:41 -rw-rw-r-- 1 1001 1001 100 Sep 25 08:33 .hadolint.yml 08:47:41 -rw-rw-r-- 1 1001 1001 155 Sep 25 08:33 .sonarcloud.properties 08:47:41 -rw-rw-r-- 1 1001 1001 1171 Sep 25 08:33 ADOPTERS.md 08:47:41 -rw-rw-r-- 1 1001 1001 21286 Sep 25 08:33 Attribution.txt 08:47:41 -rw-rw-r-- 1 1001 1001 100284 Sep 25 08:33 CHANGELOG.md 08:47:41 -rw-rw-r-- 1 1001 1001 3804 Sep 25 08:33 CONTRIBUTING.md 08:47:41 -rw-rw-r-- 1 1001 1001 677 Sep 25 08:33 GOVERNANCE.md 08:47:41 -rw-rw-r-- 1 1001 1001 861 Sep 25 08:33 Jenkinsfile 08:47:41 -rw-rw-r-- 1 1001 1001 10775 Sep 25 08:33 LICENSE 08:47:41 -rw-rw-r-- 1 1001 1001 16854 Sep 25 08:33 Makefile 08:47:41 -rw-rw-r-- 1 1001 1001 582 Sep 25 08:33 OWNERS.md 08:47:41 -rw-rw-r-- 1 1001 1001 9528 Sep 25 08:33 README.md 08:47:41 -rw-rw-r-- 1 1001 1001 789 Sep 25 08:33 SECURITY.md 08:47:41 -rw-rw-r-- 1 1001 1001 5 Sep 25 08:31 VERSION 08:47:41 drwxrwxr-x 2 1001 1001 4096 Sep 25 08:33 bin 08:47:41 drwxrwxr-x 20 1001 1001 4096 Sep 25 08:33 cmd 08:47:41 -rw-r--r-- 1 root root 601312 Sep 25 08:43 coverage.out 08:47:41 drwxrwxr-x 2 1001 1001 4096 Sep 25 08:33 fuzz_test 08:47:41 -rw-rw-r-- 1 1001 1001 7305 Sep 25 08:33 go.mod 08:47:41 -rw-rw-r-- 1 1001 1001 102748 Sep 25 08:33 go.sum 08:47:41 drwxrwxr-x 7 1001 1001 4096 Sep 25 08:33 internal 08:47:41 drwxrwxr-x 3 1001 1001 4096 Sep 25 08:33 openapi 08:47:41 -rw-rw-r-- 1 1001 1001 584 Sep 25 08:33 security.txt 08:47:41 -rw-rw-r-- 1 1001 1001 204 Sep 25 08:33 version.go [Pipeline] sh 08:47:42 + '[' -e coverage.out ] 08:47:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:47:42 Warning: overwriting stash ‘coverage-report’ 08:47:43 Stashed 1 file(s) [Pipeline] sh 08:47:44 + make build 08:47:44 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 08:51: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 08:51: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-command/core-command ./cmd/core-command 08:51:14 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 08:51:15 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 08:51:26 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 08:51:52 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 08:52:02 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 08:52:15 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 08:52:27 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 08: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:52:34 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 08:52:37 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 08: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:52:47 $ docker stop --time=1 2bdf4f6678d79e6f26b69c38eef3a8aaefa32261ec0af6cc845e67f7e5440542 08:52:49 $ docker rm -f --volumes 2bdf4f6678d79e6f26b69c38eef3a8aaefa32261ec0af6cc845e67f7e5440542 [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 08:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:52 08:52:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:53 latest: Pulling from edgex-devops/edgex-compose-arm64 08:52:53 547446be3368: Pulling fs layer 08:52:53 d125d8839a47: Pulling fs layer 08:52:53 3e85d5ac6304: Pulling fs layer 08:52:53 c3105a71a48b: Pulling fs layer 08:52:53 0f093f025ec4: Pulling fs layer 08:52:53 c3106fc0e877: Pulling fs layer 08:52:53 c3105a71a48b: Waiting 08:52:53 0f093f025ec4: Waiting 08:52:53 c3106fc0e877: Waiting 08:52:53 547446be3368: Verifying Checksum 08:52:53 547446be3368: Download complete 08:52:53 c3105a71a48b: Verifying Checksum 08:52:53 c3105a71a48b: Download complete 08:52:54 d125d8839a47: Verifying Checksum 08:52:54 d125d8839a47: Download complete 08:52:54 c3106fc0e877: Verifying Checksum 08:52:54 c3106fc0e877: Download complete 08:52:54 0f093f025ec4: Verifying Checksum 08:52:54 0f093f025ec4: Download complete 08:52:54 547446be3368: Pull complete 08:52:55 d125d8839a47: Pull complete 08:52:56 3e85d5ac6304: Verifying Checksum 08:52:56 3e85d5ac6304: Download complete 08:53:06 3e85d5ac6304: Pull complete 08:53:06 c3105a71a48b: Pull complete 08:53:06 0f093f025ec4: Pull complete 08:53:07 c3106fc0e877: Pull complete 08:53:07 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:53:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:53:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:07 prd-ubuntu20.04-docker-arm64-4c-16g-11034 does not seem to be running inside a container 08:53:07 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:53:09 $ docker top fc98855f98d6e0ce44120b276f8667bc42004efd07ecf229310d75a2d7f785d7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:10 + docker compose -f ./docker-compose-build.yml build --parallel 08:53:20 #1 [security-spire-agent internal] load build definition from Dockerfile 08:53:20 #1 transferring dockerfile: 1.81kB done 08:53:20 #1 DONE 0.1s 08:53:20 08:53:20 #2 [security-secretstore-setup internal] load build definition from Dockerfile 08:53:20 #2 transferring dockerfile: 2.49kB done 08:53:20 #2 DONE 0.0s 08:53:20 08:53:20 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:53:20 #3 transferring dockerfile: 2.23kB 0.0s done 08:53:20 #3 DONE 0.1s 08:53:20 08:53:20 #4 [core-metadata internal] load build definition from Dockerfile 08:53:20 #4 transferring dockerfile: 2.13kB 0.0s done 08:53:20 #4 DONE 0.1s 08:53:20 08:53:20 #5 [security-spire-config internal] load build definition from Dockerfile 08:53:20 #5 transferring dockerfile: 1.69kB done 08:53:20 #5 DONE 0.1s 08:53:20 08:53:20 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:53:20 #6 transferring dockerfile: 1.89kB done 08:53:20 #6 DONE 0.1s 08:53:20 08:53:20 #7 [core-data internal] load build definition from Dockerfile 08:53:20 #7 transferring dockerfile: 2.07kB done 08:53:20 #7 DONE 0.1s 08:53:20 08:53:20 #8 [security-spire-server internal] load build definition from Dockerfile 08:53:20 #8 transferring dockerfile: 1.70kB done 08:53:20 #8 DONE 0.1s 08:53:20 08:53:20 #9 [support-scheduler internal] load build definition from Dockerfile 08:53:20 #9 transferring dockerfile: 1.93kB 0.0s done 08:53:20 #9 DONE 0.1s 08:53:20 08:53:20 #10 [core-command internal] load build definition from Dockerfile 08:53:20 #10 transferring dockerfile: 1.93kB done 08:53:20 #10 DONE 0.1s 08:53:20 08:53:20 #11 [support-cron-scheduler internal] load build definition from Dockerfile 08:53:20 #11 transferring dockerfile: 1.85kB 0.0s done 08:53:20 #11 DONE 0.1s 08:53:20 08:53:20 #12 [support-notifications internal] load build definition from Dockerfile 08:53:20 #12 transferring dockerfile: 2.02kB done 08:53:20 #12 DONE 0.1s 08:53:21 08:53:21 #13 [core-keeper internal] load build definition from Dockerfile 08:53:21 #13 transferring dockerfile: 2.07kB done 08:53:21 #13 DONE 0.1s 08:53:21 08:53:21 #14 [security-proxy-auth internal] load build definition from Dockerfile 08:53:21 #14 transferring dockerfile: 2.15kB done 08:53:21 #14 DONE 0.0s 08:53:21 08:53:21 #15 [security-bootstrapper internal] load build definition from Dockerfile 08:53:21 #15 transferring dockerfile: 3.17kB done 08:53:21 #15 DONE 0.1s 08:53:21 08:53:21 #16 [security-proxy-setup internal] load build definition from Dockerfile 08:53:21 #16 transferring dockerfile: 2.50kB done 08:53:21 #16 DONE 0.1s 08:53:21 08:53:21 #17 [security-spire-agent internal] load .dockerignore 08:53:21 #17 transferring context: 50B done 08:53:21 #17 DONE 0.1s 08:53:22 08:53:22 #18 [security-secretstore-setup internal] load .dockerignore 08:53:22 #18 transferring context: 50B 0.0s done 08:53:22 #18 DONE 0.1s 08:53:22 08:53:22 #19 [core-common-config-bootstrapper internal] load .dockerignore 08:53:22 #19 transferring context: 50B done 08:53:22 #19 DONE 0.1s 08:53:22 08:53:22 #20 [core-metadata internal] load .dockerignore 08:53:22 #20 transferring context: 50B 0.0s done 08:53:22 #20 DONE 0.1s 08:53:22 08:53:22 #21 [security-spire-config internal] load .dockerignore 08:53:22 #21 transferring context: 50B done 08:53:22 #21 DONE 0.1s 08:53:22 08:53:22 #22 [security-spiffe-token-provider internal] load .dockerignore 08:53:22 #22 transferring context: 50B done 08:53:22 #22 DONE 0.1s 08:53:22 08:53:22 #23 [core-data internal] load .dockerignore 08:53:22 #23 transferring context: 50B 0.0s done 08:53:22 #23 DONE 0.1s 08:53:22 08:53:22 #24 [security-spire-server internal] load .dockerignore 08:53:22 #24 transferring context: 50B done 08:53:22 #24 DONE 0.1s 08:53:22 08:53:22 #25 [support-scheduler internal] load .dockerignore 08:53:22 #25 transferring context: 50B 0.0s done 08:53:22 #25 DONE 0.1s 08:53:22 08:53:22 #26 [core-command internal] load .dockerignore 08:53:22 #26 transferring context: 50B 0.0s done 08:53:22 #26 DONE 0.1s 08:53:22 08:53:22 #27 [support-cron-scheduler internal] load .dockerignore 08:53:22 #27 transferring context: 50B 0.0s done 08:53:22 #27 DONE 0.1s 08:53:22 08:53:22 #28 [support-notifications internal] load .dockerignore 08:53:22 #28 transferring context: 50B done 08:53:22 #28 DONE 0.1s 08:53:22 08:53:22 #29 [core-keeper internal] load .dockerignore 08:53:22 #29 transferring context: 50B 0.0s done 08:53:22 #29 DONE 0.1s 08:53:22 08:53:22 #30 [security-proxy-auth internal] load .dockerignore 08:53:22 #30 transferring context: 50B done 08:53:22 #30 DONE 0.1s 08:53:23 08:53:23 #31 [security-bootstrapper internal] load .dockerignore 08:53:23 #31 transferring context: 50B done 08:53:23 #31 DONE 0.0s 08:53:23 08:53:23 #32 [security-proxy-setup internal] load .dockerignore 08:53:23 #32 transferring context: 50B done 08:53:23 #32 DONE 0.1s 08:53:23 08:53:23 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:53:23 #33 ... 08:53:23 08:53:23 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:53:23 #34 DONE 0.4s 08:53:23 08:53:23 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:53:23 #35 DONE 0.6s 08:53:23 08:53:23 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:53:23 #33 DONE 0.6s 08:53:23 08:53:23 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:23 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:23 #36 ... 08:53:23 08:53:23 #37 [security-spire-agent internal] load build context 08:53:23 #37 transferring context: 27.24kB 0.0s done 08:53:23 #37 DONE 0.1s 08:53:23 08:53:23 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:23 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:53:23 #36 ... 08:53:23 08:53:23 #38 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:23 #38 DONE 0.0s 08:53:23 08:53:23 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:23 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:53:23 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:53:23 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:53:23 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s 08:53:23 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.0s 08:53:23 #36 ... 08:53:23 08:53:23 #38 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:23 #38 DONE 0.0s 08:53:23 08:53:23 #39 [core-common-config-bootstrapper internal] load build context 08:53:23 #39 DONE 0.0s 08:53:23 08:53:23 #40 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:23 #40 DONE 0.0s 08:53:23 08:53:23 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:23 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:53:23 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:53:24 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 08:53:24 #36 ... 08:53:24 08:53:24 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:53:24 #34 DONE 0.4s 08:53:24 08:53:24 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:24 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 08:53:24 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s 08:53:24 #36 ... 08:53:24 08:53:24 #38 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:24 #38 DONE 0.0s 08:53:24 08:53:24 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:24 #36 ... 08:53:24 08:53:24 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:53:24 #35 DONE 0.6s 08:53:24 08:53:24 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:24 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:53:24 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:53:24 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:53:24 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:53:24 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:53:24 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:53:24 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 08:53:24 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.5s 08:53:24 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:53:24 #36 ... 08:53:24 08:53:24 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:53:24 #34 DONE 0.6s 08:53:24 08:53:24 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:24 #36 ... 08:53:24 08:53:24 #38 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:24 #38 DONE 0.0s 08:53:24 08:53:24 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:24 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.8s 08:53:24 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:53:24 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:53:25 #36 ... 08:53:25 08:53:25 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:53:25 #34 DONE 0.8s 08:53:25 08:53:25 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:25 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.0s 08:53:25 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:53:25 #36 ... 08:53:25 08:53:25 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:53:25 #34 DONE 1.0s 08:53:25 08:53:25 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:25 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.2s 08:53:25 #36 ... 08:53:25 08:53:25 #38 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:25 #38 DONE 0.0s 08:53:25 08:53:25 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:25 #36 ... 08:53:25 08:53:25 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:53:25 #35 DONE 1.0s 08:53:25 08:53:25 #38 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:25 #38 DONE 0.0s 08:53:25 08:53:25 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:25 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.5s 08:53:25 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:53:25 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:53:25 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:53:25 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:53:25 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:53:25 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:53:25 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 08:53:25 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:53:25 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:53:25 #36 ... 08:53:25 08:53:25 #38 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:25 #38 DONE 0.0s 08:53:25 08:53:25 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:53:25 #34 DONE 1.4s 08:53:25 08:53:25 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:25 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 1.7s 08:53:25 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:53:25 #36 ... 08:53:25 08:53:25 #41 [security-spire-config internal] load build context 08:53:25 #41 transferring context: 25.96kB 0.2s done 08:53:25 #41 DONE 1.1s 08:53:25 08:53:25 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:25 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.59MB / 28.04MB 1.8s 08:53:26 #36 ... 08:53:26 08:53:26 #38 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:26 #38 DONE 0.0s 08:53:26 08:53:26 #42 [support-cron-scheduler stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:26 #42 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 08:53:26 #42 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:26 #42 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:26 #42 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:26 #42 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:53:26 #42 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s 08:53:26 #42 ... 08:53:26 08:53:26 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:53:26 #34 DONE 1.6s 08:53:26 08:53:26 #42 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:26 #42 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 08:53:26 #42 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:26 #42 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:26 #42 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:26 #42 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:53:26 #42 ... 08:53:26 08:53:26 #38 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:26 #38 DONE 0.0s 08:53:26 08:53:26 #42 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:26 #42 ... 08:53:26 08:53:26 #38 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:26 #38 DONE 0.0s 08:53:26 08:53:26 #42 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:26 #42 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.4s done 08:53:26 #42 ... 08:53:26 08:53:26 #38 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:26 #38 DONE 0.0s 08:53:26 08:53:26 #38 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:27 #38 DONE 0.1s 08:53:27 08:53:27 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:53:27 #34 DONE 2.3s 08:53:27 08:53:27 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:27 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.9s done 08:53:27 #36 ... 08:53:27 08:53:27 #43 [security-spire-server internal] load build context 08:53:27 #43 transferring context: 27.71kB 0.1s done 08:53:27 #43 DONE 1.9s 08:53:27 08:53:27 #42 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:27 #42 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 08:53:27 #42 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:27 #42 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:27 #42 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:27 #42 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:53:27 #42 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.4s done 08:53:28 #42 DONE 5.4s 08:53:28 08:53:28 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:28 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.5s 08:53:32 #36 ... 08:53:32 08:53:32 #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:32 #40 DONE 7.9s 08:53:32 08:53:32 #44 [core-keeper builder 2/7] WORKDIR /edgex-go 08:53:34 #44 ... 08:53:34 08:53:34 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:34 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:53:34 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:53:34 #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:53:34 #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:53:34 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:53:34 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:53:34 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:53:34 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 08:53:34 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.6s done 08:53:34 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:53:34 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:53:34 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.0s 08:53:34 #45 ... 08:53:34 08:53:34 #46 [core-metadata internal] load build context 08:53:34 #46 transferring context: 47.65MB 9.2s 08:53:34 #46 ... 08:53:34 08:53:34 #44 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:53:34 #44 DONE 1.9s 08:53:34 08:53:34 #46 [core-metadata internal] load build context 08:53:34 #46 ... 08:53:34 08:53:34 #39 [core-common-config-bootstrapper internal] load build context 08:53:34 #39 ... 08:53:34 08:53:34 #47 [security-secretstore-setup internal] load build context 08:53:34 #47 ... 08:53:34 08:53:34 #48 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:53:34 #48 ... 08:53:34 08:53:34 #49 [security-spiffe-token-provider internal] load build context 08:53:34 #49 ... 08:53:34 08:53:34 #46 [core-metadata internal] load build context 08:53:34 #46 ... 08:53:34 08:53:34 #50 [core-data internal] load build context 08:53:35 #50 ... 08:53:35 08:53:35 #46 [core-metadata internal] load build context 08:53:35 #46 ... 08:53:35 08:53:35 #51 [support-cron-scheduler internal] load build context 08:53:35 #51 ... 08:53:35 08:53:35 #52 [support-scheduler internal] load build context 08:53:36 #52 ... 08:53:36 08:53:36 #53 [core-command internal] load build context 08:53:36 #53 ... 08:53:36 08:53:36 #51 [support-cron-scheduler internal] load build context 08:53:36 #51 ... 08:53:36 08:53:36 #54 [support-notifications internal] load build context 08:53:36 #54 ... 08:53:36 08:53:36 #51 [support-cron-scheduler internal] load build context 08:53:37 #51 ... 08:53:37 08:53:37 #55 [core-keeper internal] load build context 08:53:37 #55 ... 08:53:37 08:53:37 #49 [security-spiffe-token-provider internal] load build context 08:53:37 #49 ... 08:53:37 08:53:37 #56 [security-bootstrapper internal] load build context 08:53:37 #56 ... 08:53:37 08:53:37 #57 [security-proxy-auth internal] load build context 08:53:37 #57 ... 08:53:37 08:53:37 #58 [security-proxy-setup internal] load build context 08:53:37 #58 ... 08:53:37 08:53:37 #56 [security-bootstrapper internal] load build context 08:53:38 #56 ... 08:53:38 08:53:38 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:38 #59 ... 08:53:38 08:53:38 #56 [security-bootstrapper internal] load build context 08:53:38 #56 ... 08:53:38 08:53:38 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:39 #60 ... 08:53:39 08:53:39 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:53:39 #61 ... 08:53:39 08:53:39 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:39 #0 6.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:39 #0 7.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:39 #62 ... 08:53:39 08:53:39 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:39 #0 8.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:39 #0 9.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:39 #63 ... 08:53:39 08:53:39 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:39 #64 ... 08:53:39 08:53:39 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:53:39 #0 8.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:39 #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:39 #65 ... 08:53:39 08:53:39 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:39 #66 ... 08:53:39 08:53:39 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:39 #67 ... 08:53:39 08:53:39 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:53:39 #68 ... 08:53:39 08:53:39 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:39 #69 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:39 #69 ... 08:53:39 08:53:39 #51 [support-cron-scheduler internal] load build context 08:53:39 #51 transferring context: 19.66MB 12.7s 08:53:43 #51 ... 08:53:43 08:53:43 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:43 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.4s 08:53:43 #36 ... 08:53:43 08:53:43 #51 [support-cron-scheduler internal] load build context 08:53:44 #51 ... 08:53:44 08:53:44 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:44 #70 ... 08:53:44 08:53:44 #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:53:44 #71 ... 08:53:44 08:53:44 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:53:44 #72 ... 08:53:44 08:53:44 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:44 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.7s 08:53:44 #45 ... 08:53:44 08:53:44 #47 [security-secretstore-setup internal] load build context 08:53:44 #47 ... 08:53:44 08:53:44 #39 [core-common-config-bootstrapper internal] load build context 08:53:44 #39 ... 08:53:44 08:53:44 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:53:44 #73 ... 08:53:44 08:53:44 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:45 #45 ... 08:53:45 08:53:45 #50 [core-data internal] load build context 08:53:45 #50 transferring context: 55.07MB 19.3s 08:53:45 #50 ... 08:53:45 08:53:45 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:45 #36 ... 08:53:45 08:53:45 #46 [core-metadata internal] load build context 08:53:45 #46 ... 08:53:45 08:53:45 #50 [core-data internal] load build context 08:53:46 #50 ... 08:53:46 08:53:46 #52 [support-scheduler internal] load build context 08:53:46 #52 ... 08:53:46 08:53:46 #53 [core-command internal] load build context 08:53:46 #53 ... 08:53:46 08:53:46 #50 [core-data internal] load build context 08:53:46 #50 ... 08:53:46 08:53:46 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:53:46 #65 13.88 (1/1) Installing dumb-init (1.2.5-r2) 08:53:46 #65 13.88 Executing busybox-1.36.1-r7.trigger 08:53:46 #65 14.09 OK: 8 MiB in 16 packages 08:53:46 #65 DONE 17.5s 08:53:46 08:53:46 #50 [core-data internal] load build context 08:53:46 #50 ... 08:53:46 08:53:46 #54 [support-notifications internal] load build context 08:53:46 #54 ... 08:53:46 08:53:46 #46 [core-metadata internal] load build context 08:53:47 #46 ... 08:53:47 08:53:47 #55 [core-keeper internal] load build context 08:53:47 #55 ... 08:53:47 08:53:47 #49 [security-spiffe-token-provider internal] load build context 08:53:47 #49 ... 08:53:47 08:53:47 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:47 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.7s 08:53:47 #36 ... 08:53:47 08:53:47 #57 [security-proxy-auth internal] load build context 08:53:47 #57 ... 08:53:47 08:53:47 #58 [security-proxy-setup internal] load build context 08:53:47 #58 ... 08:53:47 08:53:47 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:49 #36 ... 08:53:49 08:53:49 #56 [security-bootstrapper internal] load build context 08:53:49 #56 ... 08:53:49 08:53:49 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:49 #36 ... 08:53:49 08:53:49 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:49 #62 10.56 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:49 #62 10.56 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:49 #62 10.56 OK: 19946 distinct packages available 08:53:49 #62 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:49 #62 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:49 #62 17.86 (1/4) Installing dumb-init (1.2.5-r2) 08:53:49 #62 17.86 (2/4) Installing musl-obstack (1.2.3-r2) 08:53:49 #62 17.86 (3/4) Installing libucontext (1.2-r2) 08:53:49 #62 17.86 (4/4) Installing gcompat (1.1.0-r1) 08:53:49 #62 17.86 Executing busybox-1.36.1-r7.trigger 08:53:49 #62 17.98 OK: 8 MiB in 19 packages 08:53:49 #62 DONE 20.1s 08:53:49 08:53:49 #54 [support-notifications internal] load build context 08:53:51 #54 ... 08:53:51 08:53:51 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:51 #63 11.65 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:51 #63 11.65 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:51 #63 11.65 OK: 19946 distinct packages available 08:53:51 #63 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:51 #63 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:51 #63 21.55 (1/11) Installing ca-certificates (20240226-r0) 08:53:51 #63 ... 08:53:51 08:53:51 #55 [core-keeper internal] load build context 08:53:51 #55 transferring context: 35.80MB 21.1s 08:53:51 #55 ... 08:53:51 08:53:51 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:51 #66 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:51 #66 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:51 #66 20.50 (1/4) Installing ca-certificates (20240226-r0) 08:53:51 #66 20.71 (2/4) Installing dumb-init (1.2.5-r2) 08:53:51 #66 20.71 (3/4) Installing su-exec (0.2-r3) 08:53:51 #66 20.71 (4/4) Installing yq (4.33.3-r5) 08:53:51 #66 21.35 Executing busybox-1.36.1-r7.trigger 08:53:51 #66 21.57 Executing ca-certificates-20240226-r0.trigger 08:53:51 #66 ... 08:53:51 08:53:51 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:51 #63 21.87 (2/11) Installing brotli-libs (1.0.9-r14) 08:53:51 #63 22.00 (3/11) Installing libunistring (1.1-r1) 08:53:51 #63 ... 08:53:51 08:53:51 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:51 #67 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:51 #67 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:51 #67 18.06 (1/4) Installing dumb-init (1.2.5-r2) 08:53:51 #67 18.06 (2/4) Installing openssl (3.1.7-r0) 08:53:51 #67 18.28 (3/4) Installing su-exec (0.2-r3) 08:53:51 #67 18.28 (4/4) Installing yq (4.33.3-r5) 08:53:51 #67 19.70 Executing busybox-1.36.1-r7.trigger 08:53:51 #67 19.85 OK: 18 MiB in 19 packages 08:53:51 #67 ... 08:53:51 08:53:51 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:51 #60 DONE 22.4s 08:53:51 08:53:51 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:51 #63 22.14 (4/11) Installing libidn2 (2.3.4-r1) 08:53:51 #63 22.23 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:53:51 #63 22.29 (6/11) Installing libcurl (8.9.1-r0) 08:53:51 #63 22.40 (7/11) Installing curl (8.9.1-r0) 08:53:51 #63 22.49 (8/11) Installing dumb-init (1.2.5-r2) 08:53:51 #63 22.49 (9/11) Installing musl-obstack (1.2.3-r2) 08:53:51 #63 22.49 (10/11) Installing libucontext (1.2-r2) 08:53:51 #63 ... 08:53:51 08:53:51 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:51 #69 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:51 #69 18.01 (1/2) Installing ca-certificates (20240226-r0) 08:53:51 #69 18.44 (2/2) Installing dumb-init (1.2.5-r2) 08:53:51 #69 18.45 Executing busybox-1.36.1-r7.trigger 08:53:51 #69 18.63 Executing ca-certificates-20240226-r0.trigger 08:53:51 #69 20.46 OK: 9 MiB in 17 packages 08:53:51 #69 ... 08:53:51 08:53:51 #54 [support-notifications internal] load build context 08:53:52 #54 ... 08:53:52 08:53:52 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:53:52 #68 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:52 #68 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:52 #68 20.85 (1/3) Installing ca-certificates (20240226-r0) 08:53:52 #68 21.43 (2/3) Installing dumb-init (1.2.5-r2) 08:53:52 #68 21.54 (3/3) Installing tzdata (2024a-r0) 08:53:52 #68 ... 08:53:52 08:53:52 #54 [support-notifications internal] load build context 08:53:52 #54 ... 08:53:52 08:53:52 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:52 #67 DONE 23.0s 08:53:52 08:53:52 #54 [support-notifications internal] load build context 08:53:52 #54 ... 08:53:52 08:53:52 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:52 #69 DONE 23.5s 08:53:52 08:53:52 #54 [support-notifications internal] load build context 08:53:54 #54 ... 08:53:54 08:53:54 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:54 #70 DONE 20.3s 08:53:54 08:53:54 #54 [support-notifications internal] load build context 08:53:54 #54 ... 08:53:54 08:53:54 #51 [support-cron-scheduler internal] load build context 08:53:54 #51 ... 08:53:54 08:53:54 #54 [support-notifications internal] load build context 08:53:54 #54 ... 08:53:54 08:53:54 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:54 #59 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:54 #59 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:54 #59 26.48 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:54 #59 26.48 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:54 #59 26.48 OK: 19946 distinct packages available 08:53:54 #59 ... 08:53:54 08:53:54 #47 [security-secretstore-setup internal] load build context 08:53:54 #47 ... 08:53:54 08:53:54 #39 [core-common-config-bootstrapper internal] load build context 08:53:55 #39 ... 08:53:55 08:53:55 #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:53:55 #71 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:55 #71 ... 08:53:55 08:53:55 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:55 #66 22.98 OK: 18 MiB in 19 packages 08:53:55 #66 DONE 26.0s 08:53:55 08:53:55 #54 [support-notifications internal] load build context 08:53:55 #54 ... 08:53:55 08:53:55 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:55 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.6s 08:53:55 #45 ... 08:53:55 08:53:55 #54 [support-notifications internal] load build context 08:53:56 #54 transferring context: 59.01MB 28.5s 08:53:56 #54 ... 08:53:56 08:53:56 #52 [support-scheduler internal] load build context 08:53:56 #52 ... 08:53:56 08:53:56 #55 [core-keeper internal] load build context 08:53:56 #55 ... 08:53:56 08:53:56 #53 [core-command internal] load build context 08:53:56 #53 ... 08:53:56 08:53:56 #55 [core-keeper internal] load build context 08:53:56 #55 ... 08:53:56 08:53:56 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:56 #63 22.54 (11/11) Installing gcompat (1.1.0-r1) 08:53:56 #63 22.63 Executing busybox-1.36.1-r7.trigger 08:53:56 #63 22.90 Executing ca-certificates-20240226-r0.trigger 08:53:56 #63 24.53 OK: 13 MiB in 26 packages 08:53:56 #63 DONE 27.6s 08:53:57 08:53:57 #50 [core-data internal] load build context 08:53:57 #50 ... 08:53:57 08:53:57 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:53:57 #74 ... 08:53:57 08:53:57 #50 [core-data internal] load build context 08:53:57 #50 ... 08:53:57 08:53:57 #46 [core-metadata internal] load build context 08:53:57 #46 ... 08:53:57 08:53:57 #53 [core-command internal] load build context 08:53:57 #53 ... 08:53:57 08:53:57 #49 [security-spiffe-token-provider internal] load build context 08:53:57 #49 ... 08:53:57 08:53:57 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:53:57 #74 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:58 #74 ... 08:53:58 08:53:58 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:53:58 #68 24.15 Executing busybox-1.36.1-r7.trigger 08:53:58 #68 24.33 Executing ca-certificates-20240226-r0.trigger 08:53:58 #68 25.69 OK: 12 MiB in 18 packages 08:53:58 #68 DONE 28.9s 08:53:58 08:53:58 #55 [core-keeper internal] load build context 08:53:58 #55 ... 08:53:58 08:53:58 #58 [security-proxy-setup internal] load build context 08:53:58 #58 ... 08:53:58 08:53:58 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:53:58 #61 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:58 #61 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:58 #61 28.25 (1/1) Installing dumb-init (1.2.5-r2) 08:53:58 #61 28.25 Executing busybox-1.36.1-r7.trigger 08:53:58 #61 28.46 OK: 8 MiB in 16 packages 08:53:58 #61 ... 08:53:58 08:53:58 #57 [security-proxy-auth internal] load build context 08:53:58 #57 ... 08:53:58 08:53:58 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:58 #64 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:58 #64 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:58 #64 27.06 (1/2) Installing dumb-init (1.2.5-r2) 08:53:58 #64 27.11 (2/2) Installing su-exec (0.2-r3) 08:53:58 #64 27.11 Executing busybox-1.36.1-r7.trigger 08:53:58 #64 27.35 OK: 8 MiB in 17 packages 08:53:58 #64 ... 08:53:58 08:53:58 #57 [security-proxy-auth internal] load build context 08:53:59 #57 ... 08:53:59 08:53:59 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:59 #64 DONE 30.2s 08:53:59 08:53:59 #57 [security-proxy-auth internal] load build context 08:53:59 #57 ... 08:53:59 08:53:59 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:59 #75 ... 08:53:59 08:53:59 #56 [security-bootstrapper internal] load build context 08:53:59 #56 ... 08:53:59 08:53:59 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:53:59 #61 DONE 30.8s 08:53:59 08:53:59 #57 [security-proxy-auth internal] load build context 08:54:00 #57 ... 08:54:00 08:54:00 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:00 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.2s 08:54:00 #36 ... 08:54:00 08:54:00 #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:54:01 #76 ... 08:54:01 08:54:01 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:54:01 #77 ... 08:54:01 08:54:01 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:54:01 #72 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:01 #72 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:01 #72 25.48 OK: 266 MiB in 52 packages 08:54:01 #72 ... 08:54:01 08:54:01 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:02 #36 ... 08:54:02 08:54:02 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:54:02 #73 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:02 #73 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:02 #73 26.59 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:54:02 #73 26.59 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:54:02 #73 26.59 OK: 19955 distinct packages available 08:54:02 #73 26.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:02 #73 ... 08:54:02 08:54:02 #50 [core-data internal] load build context 08:54:02 #50 transferring context: 82.02MB 36.4s 08:54:02 #50 ... 08:54:02 08:54:02 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:54:02 #78 ... 08:54:02 08:54:02 #49 [security-spiffe-token-provider internal] load build context 08:54:03 #49 ... 08:54:03 08:54:03 #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:54:03 #79 ... 08:54:03 08:54:03 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:54:03 #73 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:03 #73 ... 08:54:03 08:54:03 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:54:03 #72 DONE 29.2s 08:54:03 08:54:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:03 #36 ... 08:54:03 08:54:03 #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:54:03 #48 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:03 #48 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:03 #48 26.71 OK: 266 MiB in 52 packages 08:54:03 #48 DONE 29.6s 08:54:03 08:54:03 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:04 #36 ... 08:54:04 08:54:04 #51 [support-cron-scheduler internal] load build context 08:54:04 #51 ... 08:54:04 08:54:04 #49 [security-spiffe-token-provider internal] load build context 08:54:05 #49 ... 08:54:05 08:54:05 #47 [security-secretstore-setup internal] load build context 08:54:05 #47 ... 08:54:05 08:54:05 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:54:05 #80 ... 08:54:05 08:54:05 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:54:05 #81 ... 08:54:05 08:54:05 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:54:05 #59 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:05 #59 29.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:05 #59 33.69 (1/5) Installing dumb-init (1.2.5-r2) 08:54:05 #59 33.69 (2/5) Installing musl-obstack (1.2.3-r2) 08:54:05 #59 33.69 (3/5) Installing libucontext (1.2-r2) 08:54:05 #59 33.69 (4/5) Installing gcompat (1.1.0-r1) 08:54:05 #59 33.83 (5/5) Installing openssl (3.1.7-r0) 08:54:05 #59 33.83 Executing busybox-1.36.1-r7.trigger 08:54:05 #59 33.93 OK: 9 MiB in 20 packages 08:54:05 #59 ... 08:54:05 08:54:05 #39 [core-common-config-bootstrapper internal] load build context 08:54:05 #39 ... 08:54:05 08:54:05 #47 [security-secretstore-setup internal] load build context 08:54:05 #47 ... 08:54:05 08:54:05 #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:54:05 #71 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:05 #71 27.90 OK: 266 MiB in 52 packages 08:54:05 #71 DONE 31.7s 08:54:05 08:54:05 #47 [security-secretstore-setup internal] load build context 08:54:05 #47 ... 08:54:05 08:54:05 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:05 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.9s done 08:54:06 #45 ... 08:54:06 08:54:06 #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:54:06 #59 DONE 38.2s 08:54:06 08:54:06 #39 [core-common-config-bootstrapper internal] load build context 08:54:06 #39 ... 08:54:06 08:54:06 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:54:06 #74 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:06 #74 16.24 OK: 8 MiB in 16 packages 08:54:06 #74 DONE 19.3s 08:54:06 08:54:06 #39 [core-common-config-bootstrapper internal] load build context 08:54:06 #39 ... 08:54:06 08:54:06 #52 [support-scheduler internal] load build context 08:54:06 #52 ... 08:54:06 08:54:06 #39 [core-common-config-bootstrapper internal] load build context 08:54:06 #39 ... 08:54:06 08:54:06 #54 [support-notifications internal] load build context 08:54:06 #54 ... 08:54:06 08:54:06 #52 [support-scheduler internal] load build context 08:54:07 #52 ... 08:54:07 08:54:07 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:54:07 #82 ... 08:54:07 08:54:07 #52 [support-scheduler internal] load build context 08:54:07 #52 transferring context: 28.91MB 39.9s 08:54:08 #52 ... 08:54:08 08:54:08 #46 [core-metadata internal] load build context 08:54:08 #46 ... 08:54:08 08:54:08 #53 [core-command internal] load build context 08:54:08 #53 ... 08:54:08 08:54:08 #52 [support-scheduler internal] load build context 08:54:08 #52 ... 08:54:08 08:54:08 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:54:08 #73 31.39 OK: 266 MiB in 52 packages 08:54:08 #73 DONE 34.4s 08:54:08 08:54:08 #52 [support-scheduler internal] load build context 08:54:08 #52 ... 08:54:08 08:54:08 #55 [core-keeper internal] load build context 08:54:08 #55 ... 08:54:08 08:54:08 #58 [security-proxy-setup internal] load build context 08:54:08 #58 ... 08:54:08 08:54:08 #52 [support-scheduler internal] load build context 08:54:08 #52 ... 08:54:08 08:54:08 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:54:09 #83 ... 08:54:09 08:54:09 #55 [core-keeper internal] load build context 08:54:09 #55 ... 08:54:09 08:54:09 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:54:09 #78 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:09 #78 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:09 #78 14.89 OK: 18 MiB in 19 packages 08:54:09 #78 DONE 16.6s 08:54:09 08:54:09 #55 [core-keeper internal] load build context 08:54:09 #55 ... 08:54:09 08:54:09 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:54:09 #75 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:09 #75 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:09 #75 18.44 OK: 8 MiB in 19 packages 08:54:09 #75 DONE 20.2s 08:54:09 08:54:09 #55 [core-keeper internal] load build context 08:54:09 #55 ... 08:54:09 08:54:09 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:54:09 #84 ... 08:54:09 08:54:09 #54 [support-notifications internal] load build context 08:54:09 #54 ... 08:54:09 08:54:09 #56 [security-bootstrapper internal] load build context 08:54:09 #56 ... 08:54:09 08:54:09 #54 [support-notifications internal] load build context 08:54:10 #54 ... 08:54:10 08:54:10 #57 [security-proxy-auth internal] load build context 08:54:10 #57 ... 08:54:10 08:54:10 #54 [support-notifications internal] load build context 08:54:11 #54 ... 08:54:11 08:54:11 #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:54:11 #79 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:11 #79 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:11 #79 16.22 OK: 9 MiB in 17 packages 08:54:11 #79 DONE 18.7s 08:54:11 08:54:11 #54 [support-notifications internal] load build context 08:54:12 #54 ... 08:54:12 08:54:12 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:54:12 #77 13.48 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:12 #77 15.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:12 #77 17.66 (1/1) Installing dumb-init (1.2.5-r2) 08:54:12 #77 18.34 Executing busybox-1.36.1-r7.trigger 08:54:12 #77 18.46 OK: 8 MiB in 16 packages 08:54:12 #77 DONE 20.0s 08:54:12 08:54:12 #54 [support-notifications internal] load build context 08:54:12 #54 ... 08:54:12 08:54:12 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:54:12 #85 DONE 3.2s 08:54:12 08:54:12 #54 [support-notifications internal] load build context 08:54:12 #54 transferring context: 87.66MB 45.2s 08:54:12 #54 ... 08:54:12 08:54:12 #50 [core-data internal] load build context 08:54:12 #50 ... 08:54:12 08:54:12 #53 [core-command internal] load build context 08:54:13 #53 ... 08:54:13 08:54:13 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:54:13 #81 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:13 #81 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:13 #81 16.94 OK: 18 MiB in 19 packages 08:54:13 #81 DONE 18.2s 08:54:13 08:54:13 #53 [core-command internal] load build context 08:54:15 #53 ... 08:54:15 08:54:15 #51 [support-cron-scheduler internal] load build context 08:54:15 #51 ... 08:54:15 08:54:15 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:54:15 #82 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:15 #82 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:15 #82 17.13 OK: 13 MiB in 26 packages 08:54:15 #82 DONE 18.0s 08:54:15 08:54:15 #53 [core-command internal] load build context 08:54:15 #53 ... 08:54:15 08:54:15 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:15 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.9s 08:54:15 #36 ... 08:54:15 08:54:15 #53 [core-command internal] load build context 08:54:15 #53 ... 08:54:15 08:54:15 #49 [security-spiffe-token-provider internal] load build context 08:54:15 #49 ... 08:54:15 08:54:15 #53 [core-command internal] load build context 08:54:16 #53 ... 08:54:16 08:54:16 #86 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:54:16 #86 ... 08:54:16 08:54:16 #47 [security-secretstore-setup internal] load build context 08:54:16 #47 ... 08:54:16 08:54:16 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:54:16 #80 16.56 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:16 #80 17.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:16 #80 20.31 OK: 266 MiB in 52 packages 08:54:16 #80 DONE 21.4s 08:54:16 08:54:16 #47 [security-secretstore-setup internal] load build context 08:54:16 #47 ... 08:54:16 08:54:16 #53 [core-command internal] load build context 08:54:16 #53 ... 08:54:16 08:54:16 #39 [core-common-config-bootstrapper internal] load build context 08:54:17 #39 ... 08:54:17 08:54:17 #50 [core-data internal] load build context 08:54:17 #50 transferring context: 114.36MB 51.8s 08:54:18 #50 ... 08:54:18 08:54:18 #46 [core-metadata internal] load build context 08:54:18 #46 ... 08:54:18 08:54:18 #50 [core-data internal] load build context 08:54:18 #50 ... 08:54:18 08:54:18 #58 [security-proxy-setup internal] load build context 08:54:18 #58 ... 08:54:18 08:54:18 #50 [core-data internal] load build context 08:54:18 #50 ... 08:54:18 08:54:18 #52 [support-scheduler internal] load build context 08:54:19 #52 ... 08:54:19 08:54:19 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:19 #36 ... 08:54:19 08:54:19 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:54:19 #83 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:19 #83 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:19 #83 19.69 OK: 12 MiB in 18 packages 08:54:19 #83 DONE 21.0s 08:54:19 08:54:19 #55 [core-keeper internal] load build context 08:54:19 #55 ... 08:54:19 08:54:19 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:54:19 #84 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:19 #84 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:19 #84 18.60 OK: 8 MiB in 17 packages 08:54:19 #84 DONE 20.4s 08:54:19 08:54:19 #55 [core-keeper internal] load build context 08:54:19 #55 ... 08:54:19 08:54:19 #50 [core-data internal] load build context 08:54:20 #50 ... 08:54:20 08:54:20 #56 [security-bootstrapper internal] load build context 08:54:20 #56 ... 08:54:20 08:54:20 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:54:20 #87 ... 08:54:20 08:54:20 #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:54:20 #76 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:20 #76 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:20 #76 19.65 OK: 8 MiB in 16 packages 08:54:20 #76 DONE 20.4s 08:54:20 08:54:20 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:20 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 52.8s 08:54:20 #36 ... 08:54:20 08:54:20 #57 [security-proxy-auth internal] load build context 08:54:20 #57 ... 08:54:20 08:54:20 #56 [security-bootstrapper internal] load build context 08:54:21 #56 ... 08:54:21 08:54:21 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:21 #45 ... 08:54:21 08:54:21 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:21 #36 ... 08:54:21 08:54:21 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:54:21 #86 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:21 #86 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:21 #86 15.24 OK: 9 MiB in 20 packages 08:54:21 #86 DONE 16.3s 08:54:21 08:54:21 #56 [security-bootstrapper internal] load build context 08:54:22 #56 transferring context: 35.12MB 52.9s 08:54:22 #56 ... 08:54:22 08:54:22 #54 [support-notifications internal] load build context 08:54:22 #54 ... 08:54:22 08:54:22 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:22 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 54.7s done 08:54:24 #36 ... 08:54:24 08:54:24 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:54:24 #87 DONE 4.0s 08:54:24 08:54:24 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:24 #36 DONE 61.4s 08:54:24 08:54:24 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:54:24 #88 DONE 2.8s 08:54:24 08:54:24 #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:54:24 #89 ... 08:54:24 08:54:24 #51 [support-cron-scheduler internal] load build context 08:54:25 #51 ... 08:54:25 08:54:25 #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:54:25 #89 DONE 0.8s 08:54:25 08:54:25 #51 [support-cron-scheduler internal] load build context 08:54:25 #51 ... 08:54:25 08:54:25 #56 [security-bootstrapper internal] load build context 08:54:25 #56 ... 08:54:25 08:54:25 #49 [security-spiffe-token-provider internal] load build context 08:54:25 #49 ... 08:54:25 08:54:25 #56 [security-bootstrapper internal] load build context 08:54:26 #56 ... 08:54:26 08:54:26 #47 [security-secretstore-setup internal] load build context 08:54:26 #47 ... 08:54:26 08:54:26 #56 [security-bootstrapper internal] load build context 08:54:27 #56 ... 08:54:27 08:54:27 #39 [core-common-config-bootstrapper internal] load build context 08:54:27 #39 ... 08:54:27 08:54:27 #47 [security-secretstore-setup internal] load build context 08:54:27 #47 ... 08:54:27 08:54:27 #53 [core-command internal] load build context 08:54:27 #53 ... 08:54:27 08:54:27 #47 [security-secretstore-setup internal] load build context 08:54:27 #47 transferring context: 89.60MB 62.8s 08:54:28 #47 ... 08:54:28 08:54:28 #46 [core-metadata internal] load build context 08:54:28 #46 ... 08:54:28 08:54:28 #47 [security-secretstore-setup internal] load build context 08:54:29 #47 ... 08:54:29 08:54:29 #58 [security-proxy-setup internal] load build context 08:54:29 #58 ... 08:54:29 08:54:29 #52 [support-scheduler internal] load build context 08:54:29 #52 ... 08:54:29 08:54:29 #58 [security-proxy-setup internal] load build context 08:54:29 #58 ... 08:54:29 08:54:29 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:29 #90 DONE 3.2s 08:54:29 08:54:29 #58 [security-proxy-setup internal] load build context 08:54:29 #58 ... 08:54:29 08:54:29 #55 [core-keeper internal] load build context 08:54:30 #55 ... 08:54:30 08:54:30 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:30 #91 DONE 3.2s 08:54:30 08:54:30 #55 [core-keeper internal] load build context 08:54:30 #55 ... 08:54:30 08:54:30 #58 [security-proxy-setup internal] load build context 08:54:30 #58 ... 08:54:30 08:54:30 #50 [core-data internal] load build context 08:54:30 #50 ... 08:54:30 08:54:30 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:30 #92 DONE 3.8s 08:54:30 08:54:30 #50 [core-data internal] load build context 08:54:30 #50 ... 08:54:30 08:54:30 #55 [core-keeper internal] load build context 08:54:30 #55 ... 08:54:30 08:54:30 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:54:30 #93 DONE 0.9s 08:54:30 08:54:30 #55 [core-keeper internal] load build context 08:54:31 #55 ... 08:54:31 08:54:31 #57 [security-proxy-auth internal] load build context 08:54:31 #57 ... 08:54:31 08:54:31 #55 [core-keeper internal] load build context 08:54:31 #55 ... 08:54:31 08:54:31 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:54:31 #94 DONE 1.0s 08:54:31 08:54:31 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:54:31 #95 DONE 0.8s 08:54:31 08:54:31 #55 [core-keeper internal] load build context 08:54:32 #55 ... 08:54:32 08:54:32 #96 [security-spire-config stage-2 6/10] COPY security.txt / 08:54:32 #96 DONE 1.1s 08:54:32 08:54:32 #55 [core-keeper internal] load build context 08:54:32 #55 ... 08:54:32 08:54:32 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 08:54:32 #97 DONE 1.1s 08:54:32 08:54:32 #55 [core-keeper internal] load build context 08:54:32 #55 ... 08:54:32 08:54:32 #98 [security-spire-server stage-2 6/9] COPY security.txt / 08:54:32 #98 DONE 1.1s 08:54:32 08:54:32 #55 [core-keeper internal] load build context 08:54:32 #55 transferring context: 160.09MB 62.9s 08:54:33 #55 ... 08:54:33 08:54:33 #54 [support-notifications internal] load build context 08:54:33 #54 ... 08:54:33 08:54:33 #55 [core-keeper internal] load build context 08:54:33 #55 ... 08:54:33 08:54:33 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:54:33 #99 DONE 1.2s 08:54:33 08:54:33 #55 [core-keeper internal] load build context 08:54:33 #55 ... 08:54:33 08:54:33 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:54:33 #100 DONE 1.2s 08:54:33 08:54:33 #55 [core-keeper internal] load build context 08:54:34 #55 ... 08:54:34 08:54:34 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:54:34 #101 DONE 1.7s 08:54:34 08:54:34 #55 [core-keeper internal] load build context 08:54:34 #55 ... 08:54:34 08:54:34 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:54:34 #102 DONE 1.2s 08:54:34 08:54:34 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:54:35 #103 ... 08:54:35 08:54:35 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:54:35 #104 DONE 1.0s 08:54:35 08:54:35 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:54:35 #105 DONE 1.1s 08:54:35 08:54:35 #55 [core-keeper internal] load build context 08:54:35 #55 ... 08:54:35 08:54:35 #51 [support-cron-scheduler internal] load build context 08:54:35 #51 ... 08:54:35 08:54:35 #55 [core-keeper internal] load build context 08:54:35 #55 ... 08:54:35 08:54:35 #49 [security-spiffe-token-provider internal] load build context 08:54:35 #49 ... 08:54:35 08:54:35 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:54:35 #103 DONE 1.0s 08:54:35 08:54:35 #49 [security-spiffe-token-provider internal] load build context 08:54:35 #49 ... 08:54:35 08:54:35 #55 [core-keeper internal] load build context 08:54:36 #55 ... 08:54:36 08:54:36 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:54:36 #106 DONE 1.1s 08:54:36 08:54:36 #55 [core-keeper internal] load build context 08:54:36 #55 ... 08:54:36 08:54:36 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:54:36 #107 DONE 1.6s 08:54:36 08:54:36 #55 [core-keeper internal] load build context 08:54:37 #55 ... 08:54:37 08:54:37 #56 [security-bootstrapper internal] load build context 08:54:37 #56 ... 08:54:37 08:54:37 #39 [core-common-config-bootstrapper internal] load build context 08:54:37 #39 ... 08:54:37 08:54:37 #56 [security-bootstrapper internal] load build context 08:54:37 #56 ... 08:54:37 08:54:37 #53 [core-command internal] load build context 08:54:37 #53 ... 08:54:37 08:54:37 #56 [security-bootstrapper internal] load build context 08:54:37 #56 transferring context: 60.69MB 68.0s 08:54:38 #56 ... 08:54:38 08:54:38 #46 [core-metadata internal] load build context 08:54:39 #46 ... 08:54:39 08:54:39 #56 [security-bootstrapper internal] load build context 08:54:39 #56 ... 08:54:39 08:54:39 #47 [security-secretstore-setup internal] load build context 08:54:39 #47 ... 08:54:39 08:54:39 #52 [support-scheduler internal] load build context 08:54:39 #52 ... 08:54:39 08:54:39 #46 [core-metadata internal] load build context 08:54:40 #46 ... 08:54:40 08:54:40 #50 [core-data internal] load build context 08:54:40 #50 ... 08:54:40 08:54:40 #58 [security-proxy-setup internal] load build context 08:54:40 #58 ... 08:54:40 08:54:40 #46 [core-metadata internal] load build context 08:54:41 #46 ... 08:54:41 08:54:41 #57 [security-proxy-auth internal] load build context 08:54:41 #57 ... 08:54:41 08:54:41 #46 [core-metadata internal] load build context 08:54:42 #46 transferring context: 263.41MB 78.0s 08:54:42 #46 ... 08:54:42 08:54:42 #108 [security-spire-server] exporting to image 08:54:42 #108 exporting layers 6.1s done 08:54:42 #108 writing image sha256:ddc020781da0065af75926a680e3cdbc1e8706094366dc5e0789adf322d0224e 0.1s done 08:54:42 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:54:42 #108 writing image sha256:aea50193e6f94b5231a55de546c88b07aa3547396aa1e54cc868175ce5a637c6 0.0s done 08:54:42 #108 writing image sha256:f9a9ac3db17413e50c48967426e17a63f3a497519456b02138384d2903149e2d 0.0s done 08:54:42 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:54:42 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:54:42 #108 DONE 7.5s 08:54:43 08:54:43 #46 [core-metadata internal] load build context 08:54:43 #46 ... 08:54:43 08:54:43 #54 [support-notifications internal] load build context 08:54:43 #54 ... 08:54:43 08:54:43 #46 [core-metadata internal] load build context 08:54:45 #46 ... 08:54:45 08:54:45 #51 [support-cron-scheduler internal] load build context 08:54:45 #51 ... 08:54:45 08:54:45 #46 [core-metadata internal] load build context 08:54:45 #46 ... 08:54:45 08:54:45 #49 [security-spiffe-token-provider internal] load build context 08:54:46 #49 ... 08:54:46 08:54:46 #46 [core-metadata internal] load build context 08:54:47 #46 ... 08:54:47 08:54:47 #55 [core-keeper internal] load build context 08:54:47 #55 ... 08:54:47 08:54:47 #50 [core-data internal] load build context 08:54:47 #50 ... 08:54:47 08:54:47 #39 [core-common-config-bootstrapper internal] load build context 08:54:47 #39 ... 08:54:47 08:54:47 #55 [core-keeper internal] load build context 08:54:47 #55 ... 08:54:47 08:54:47 #53 [core-command internal] load build context 08:54:47 #53 ... 08:54:47 08:54:47 #55 [core-keeper internal] load build context 08:54:47 #55 transferring context: 256.59MB 78.1s 08:54:49 #55 ... 08:54:49 08:54:49 #56 [security-bootstrapper internal] load build context 08:54:49 #56 ... 08:54:49 08:54:49 #55 [core-keeper internal] load build context 08:54:49 #55 ... 08:54:49 08:54:49 #46 [core-metadata internal] load build context 08:54:49 #46 transferring context: 311.69MB 84.8s done 08:54:49 #46 DONE 85.3s 08:54:49 08:54:49 #55 [core-keeper internal] load build context 08:54:49 #55 ... 08:54:49 08:54:49 #52 [support-scheduler internal] load build context 08:54:49 #52 ... 08:54:49 08:54:49 #47 [security-secretstore-setup internal] load build context 08:54:49 #47 ... 08:54:49 08:54:49 #52 [support-scheduler internal] load build context 08:54:50 #52 ... 08:54:50 08:54:50 #58 [security-proxy-setup internal] load build context 08:54:50 #58 ... 08:54:50 08:54:50 #55 [core-keeper internal] load build context 08:54:51 #55 ... 08:54:51 08:54:51 #57 [security-proxy-auth internal] load build context 08:54:51 #57 ... 08:54:51 08:54:51 #55 [core-keeper internal] load build context 08:54:52 #55 ... 08:54:52 08:54:52 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:54:52 #109 DONE 2.3s 08:54:52 08:54:52 #55 [core-keeper internal] load build context 08:54:53 #55 ... 08:54:53 08:54:53 #50 [core-data internal] load build context 08:54:53 #50 transferring context: 311.69MB 87.2s done 08:54:53 #50 DONE 88.3s 08:54:53 08:54:53 #55 [core-keeper internal] load build context 08:54:53 #55 ... 08:54:53 08:54:53 #54 [support-notifications internal] load build context 08:54:53 #54 ... 08:54:53 08:54:53 #57 [security-proxy-auth internal] load build context 08:54:56 #57 ... 08:54:56 08:54:56 #51 [support-cron-scheduler internal] load build context 08:54:56 #51 ... 08:54:56 08:54:56 #57 [security-proxy-auth internal] load build context 08:54:56 #57 ... 08:54:56 08:54:56 #49 [security-spiffe-token-provider internal] load build context 08:54:56 #49 ... 08:54:56 08:54:56 #57 [security-proxy-auth internal] load build context 08:54:56 #57 ... 08:54:56 08:54:56 #55 [core-keeper internal] load build context 08:54:56 #55 transferring context: 311.69MB 86.4s done 08:54:56 #55 DONE 89.3s 08:54:56 08:54:56 #57 [security-proxy-auth internal] load build context 08:54:57 #57 ... 08:54:57 08:54:57 #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:54:57 #110 DONE 0.9s 08:54:57 08:54:57 #57 [security-proxy-auth internal] load build context 08:54:57 #57 ... 08:54:57 08:54:57 #39 [core-common-config-bootstrapper internal] load build context 08:54:57 #39 ... 08:54:57 08:54:57 #53 [core-command internal] load build context 08:54:57 #53 ... 08:54:57 08:54:57 #57 [security-proxy-auth internal] load build context 08:54:59 #57 ... 08:54:59 08:54:59 #53 [core-command internal] load build context 08:54:59 #53 transferring context: 311.69MB 91.9s done 08:54:59 #53 DONE 93.6s 08:54:59 08:54:59 #57 [security-proxy-auth internal] load build context 08:54:59 #57 ... 08:54:59 08:54:59 #56 [security-bootstrapper internal] load build context 08:54:59 #56 ... 08:54:59 08:54:59 #39 [core-common-config-bootstrapper internal] load build context 08:54:59 #39 ... 08:54:59 08:54:59 #47 [security-secretstore-setup internal] load build context 08:55:00 #47 ... 08:55:00 08:55:00 #39 [core-common-config-bootstrapper internal] load build context 08:55:01 #39 ... 08:55:01 08:55:01 #52 [support-scheduler internal] load build context 08:55:01 #52 ... 08:55:01 08:55:01 #54 [support-notifications internal] load build context 08:55:01 #54 transferring context: 311.69MB 93.6s done 08:55:01 #54 DONE 94.7s 08:55:01 08:55:01 #52 [support-scheduler internal] load build context 08:55:01 #52 ... 08:55:01 08:55:01 #58 [security-proxy-setup internal] load build context 08:55:01 #58 ... 08:55:01 08:55:01 #52 [support-scheduler internal] load build context 08:55:02 #52 ... 08:55:02 08:55:02 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:55:02 #111 DONE 1.0s 08:55:02 08:55:02 #52 [support-scheduler internal] load build context 08:55:02 #52 ... 08:55:02 08:55:02 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:02 #112 ... 08:55:02 08:55:02 #57 [security-proxy-auth internal] load build context 08:55:05 #57 ... 08:55:05 08:55:05 #52 [support-scheduler internal] load build context 08:55:05 #52 transferring context: 156.24MB 98.6s 08:55:05 #52 ... 08:55:05 08:55:05 #51 [support-cron-scheduler internal] load build context 08:55:06 #51 ... 08:55:06 08:55:06 #57 [security-proxy-auth internal] load build context 08:55:06 #57 ... 08:55:06 08:55:06 #49 [security-spiffe-token-provider internal] load build context 08:55:06 #49 ... 08:55:06 08:55:06 #57 [security-proxy-auth internal] load build context 08:55:07 #57 ... 08:55:07 08:55:07 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:07 #113 ... 08:55:07 08:55:07 #57 [security-proxy-auth internal] load build context 08:55:09 #57 ... 08:55:09 08:55:09 #56 [security-bootstrapper internal] load build context 08:55:09 #56 ... 08:55:09 08:55:09 #57 [security-proxy-auth internal] load build context 08:55:10 #57 ... 08:55:10 08:55:10 #47 [security-secretstore-setup internal] load build context 08:55:10 #47 ... 08:55:10 08:55:10 #49 [security-spiffe-token-provider internal] load build context 08:55:10 #49 transferring context: 284.92MB 105.1s 08:55:11 #49 ... 08:55:11 08:55:11 #39 [core-common-config-bootstrapper internal] load build context 08:55:11 #39 ... 08:55:11 08:55:11 #58 [security-proxy-setup internal] load build context 08:55:11 #58 ... 08:55:11 08:55:11 #57 [security-proxy-auth internal] load build context 08:55:11 #57 transferring context: 311.69MB 99.4s done 08:55:11 #57 DONE 103.9s 08:55:11 08:55:11 #49 [security-spiffe-token-provider internal] load build context 08:55:12 #49 ... 08:55:12 08:55:12 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:12 #114 ... 08:55:12 08:55:12 #58 [security-proxy-setup internal] load build context 08:55:16 #58 ... 08:55:16 08:55:16 #52 [support-scheduler internal] load build context 08:55:16 #52 transferring context: 209.48MB 108.9s 08:55:16 #52 ... 08:55:16 08:55:16 #51 [support-cron-scheduler internal] load build context 08:55:16 #51 ... 08:55:16 08:55:16 #58 [security-proxy-setup internal] load build context 08:55:16 #58 ... 08:55:16 08:55:16 #49 [security-spiffe-token-provider internal] load build context 08:55:16 #49 transferring context: 311.69MB 110.8s done 08:55:16 #49 DONE 111.9s 08:55:16 08:55:16 #58 [security-proxy-setup internal] load build context 08:55:19 #58 ... 08:55:19 08:55:19 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:55:19 #115 DONE 2.3s 08:55:19 08:55:19 #58 [security-proxy-setup internal] load build context 08:55:19 #58 ... 08:55:19 08:55:19 #56 [security-bootstrapper internal] load build context 08:55:20 #56 ... 08:55:20 08:55:20 #58 [security-proxy-setup internal] load build context 08:55:20 #58 ... 08:55:20 08:55:20 #47 [security-secretstore-setup internal] load build context 08:55:20 #47 ... 08:55:20 08:55:20 #58 [security-proxy-setup internal] load build context 08:55:21 #58 ... 08:55:21 08:55:21 #39 [core-common-config-bootstrapper internal] load build context 08:55:21 #39 ... 08:55:21 08:55:21 #51 [support-cron-scheduler internal] load build context 08:55:21 #51 transferring context: 311.69MB 113.8s done 08:55:21 #51 DONE 115.6s 08:55:21 08:55:21 #39 [core-common-config-bootstrapper internal] load build context 08:55:21 #39 ... 08:55:21 08:55:21 #58 [security-proxy-setup internal] load build context 08:55:26 #58 transferring context: 279.64MB 114.4s 08:55:26 #58 ... 08:55:26 08:55:26 #52 [support-scheduler internal] load build context 08:55:26 #52 ... 08:55:26 08:55:26 #58 [security-proxy-setup internal] load build context 08:55:28 #58 ... 08:55:28 08:55:28 #47 [security-secretstore-setup internal] load build context 08:55:28 #47 transferring context: 311.69MB 123.7s done 08:55:28 #47 DONE 124.4s 08:55:28 08:55:28 #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:55:29 #116 ... 08:55:29 08:55:29 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:29 #117 ... 08:55:29 08:55:29 #58 [security-proxy-setup internal] load build context 08:55:30 #58 ... 08:55:30 08:55:30 #56 [security-bootstrapper internal] load build context 08:55:30 #56 ... 08:55:30 08:55:30 #58 [security-proxy-setup internal] load build context 08:55:30 #58 ... 08:55:30 08:55:30 #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:55:30 #116 DONE 2.1s 08:55:30 08:55:30 #58 [security-proxy-setup internal] load build context 08:55:30 #58 transferring context: 311.69MB 119.0s done 08:55:31 #58 DONE 123.7s 08:55:31 08:55:31 #56 [security-bootstrapper internal] load build context 08:55:31 #56 ... 08:55:31 08:55:31 #39 [core-common-config-bootstrapper internal] load build context 08:55:31 #39 ... 08:55:31 08:55:31 #52 [support-scheduler internal] load build context 08:55:31 #52 transferring context: 311.69MB 124.5s done 08:55:31 #52 DONE 126.2s 08:55:31 08:55:31 #39 [core-common-config-bootstrapper internal] load build context 08:55:32 #39 transferring context: 311.69MB 128.1s done 08:55:32 #39 DONE 128.4s 08:55:32 08:55:32 #56 [security-bootstrapper internal] load build context 08:55:32 #56 transferring context: 311.69MB 122.9s done 08:55:32 #56 DONE 125.3s 08:55:32 08:55:32 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:29 #118 ... 08:56:29 08:56:29 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:29 #113 DONE 86.3s 08:56:29 08:56:29 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:29 #114 DONE 81.7s 08:56:29 08:56:29 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:29 #112 DONE 91.7s 08:56:29 08:56:29 #119 [core-metadata builder 6/7] COPY . . 08:56:29 #119 DONE 6.0s 08:56:29 08:56:29 #120 [core-keeper builder 7/8] COPY . . 08:56:30 #120 DONE 6.0s 08:56:30 08:56:30 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:30 #121 CACHED 08:56:30 08:56:30 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:56:30 #122 CACHED 08:56:30 08:56:30 #123 [security-proxy-auth builder 6/7] COPY . . 08:56:30 #123 CACHED 08:56:30 08:56:30 #124 [support-notifications builder 6/7] COPY . . 08:56:30 #124 DONE 6.0s 08:56:30 08:56:30 #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:56:30 #125 CACHED 08:56:30 08:56:30 #126 [support-cron-scheduler builder 6/7] COPY . . 08:56:30 #126 CACHED 08:56:30 08:56:30 #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:30 #127 CACHED 08:56:30 08:56:30 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 08:56:30 #128 CACHED 08:56:30 08:56:30 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:30 #129 CACHED 08:56:30 08:56:30 #130 [core-command builder 6/7] COPY . . 08:56:30 #130 CACHED 08:56:30 08:56:30 #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:56:30 #131 CACHED 08:56:30 08:56:30 #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:30 #132 CACHED 08:56:30 08:56:30 #133 [support-scheduler builder 6/7] COPY . . 08:56:30 #133 CACHED 08:56:30 08:56:30 #134 [core-data builder 6/7] COPY . . 08:56:30 #134 CACHED 08:56:30 08:56:30 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 08:56:30 #135 CACHED 08:56:30 08:56:30 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:30 #136 CACHED 08:56:30 08:56:30 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:30 #137 CACHED 08:56:30 08:56:30 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 08:56:30 #138 CACHED 08:56:30 08:56:30 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:30 #139 CACHED 08:56:30 08:56:30 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:56:35 #140 ... 08:56:35 08:56:35 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:35 #117 DONE 75.4s 08:56:35 08:56:35 #141 [security-spiffe-token-provider builder 6/7] COPY . . 08:56:40 #141 ... 08:56:40 08:56:40 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:56:40 #0 6.318 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 08:56:40 #142 ... 08:56:40 08:56:40 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:56:40 #0 5.864 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 08:56:40 #143 ... 08:56:40 08:56:40 #141 [security-spiffe-token-provider builder 6/7] COPY . . 08:56:40 #141 DONE 5.8s 08:56:40 08:56:40 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:56:40 #0 6.062 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 08:56:40 #144 ... 08:56:40 08:56:40 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:56:40 #0 4.510 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 08:56:40 #145 ... 08:56:40 08:56:40 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:56:40 #0 5.881 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 08:56:40 #146 ... 08:56:40 08:56:40 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:56:40 #0 4.905 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 08:56:40 #147 ... 08:56:40 08:56:40 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:56:40 #0 6.673 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 08:56:40 #148 ... 08:56:40 08:56:40 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:56:40 #0 6.631 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 08:56:41 #149 ... 08:56:41 08:56:41 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:56:41 #150 ... 08:56:41 08:56:41 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:41 #118 DONE 70.7s 08:56:41 08:56:41 #151 [security-secretstore-setup builder 6/7] COPY . . 08:56:46 #151 DONE 4.8s 08:56:46 08:56:46 #152 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:46 #152 CACHED 08:56:46 08:56:46 #153 [security-proxy-setup builder 6/7] COPY . . 08:56:46 #153 CACHED 08:56:46 08:56:46 #154 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:56:46 #154 CACHED 08:56:46 08:56:46 #155 [security-bootstrapper builder 6/7] COPY . . 08:56:46 #155 CACHED 08:56:46 08:56:46 #156 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:46 #156 CACHED 08:56:46 08:56:46 #157 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:46 #157 CACHED 08:56:46 08:56:46 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:56:46 #158 ... 08:56:46 08:56:46 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:56:46 #140 6.629 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 08:56:46 #140 ... 08:56:46 08:56:46 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:56:49 #159 2.912 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 08:56:52 #159 ... 08:56:52 08:56:52 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:56:52 #150 2.510 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 08:56:52 #150 ... 08:56:52 08:56:52 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:56:52 #0 3.365 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 08:56:59 #160 ... 08:56:59 08:56:59 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:56:59 #158 2.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:17:12 #158 ... 09:17:12 09:17:12 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:17:12 #159 DONE 1220.8s 09:17:12 09:17:12 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:17:12 #149 ... 09:17:12 09:17:12 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:17:12 #161 DONE 0.3s 09:17:12 09:17:12 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:17:12 #140 ... 09:17:12 09:17:12 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:17:12 #162 DONE 0.1s 09:17:12 09:17:12 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:17:12 #163 DONE 0.1s 09:17:12 09:17:12 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:12 #45 ... 09:17:12 09:17:12 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:17:12 #164 DONE 0.1s 09:17:12 09:17:12 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:17:12 #165 DONE 0.2s 09:17:12 09:17:12 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:17:12 #166 DONE 0.2s 09:17:12 09:17:12 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:12 #45 ... 09:17:12 09:17:12 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:12 #167 DONE 2.2s 09:17:12 09:17:12 #108 [security-proxy-setup] exporting to image 09:17:12 #108 exporting layers 09:17:12 #108 exporting layers 0.9s done 09:17:12 #108 writing image sha256:3f0f663835659c11d1803393e0220be263bb0f1de0e17663e01ce93c45e3298c 0.0s done 09:17:12 #108 naming to docker.io/library/security-proxy-setup-arm64 09:17:12 #108 naming to docker.io/library/security-proxy-setup-arm64 done 09:17:12 #108 DONE 8.5s 09:17:12 09:17:12 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:17:14 #148 ... 09:17:14 09:17:14 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:17:14 #160 1228.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:17:18 #160 ... 09:17:18 09:17:18 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:17:18 #158 DONE 1231.4s 09:17:18 09:17:18 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:17:18 #168 DONE 0.4s 09:17:18 09:17:18 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:17:20 #169 DONE 2.7s 09:17:20 09:17:20 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:17:21 #170 DONE 0.2s 09:17:21 09:17:21 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:17:21 #171 DONE 0.2s 09:17:21 09:17:21 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:17:21 #172 DONE 0.3s 09:17:21 09:17:21 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:17:21 #173 DONE 0.2s 09:17:21 09:17:21 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:17:21 #144 ... 09:17:21 09:17:21 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:17:21 #174 DONE 0.1s 09:17:22 09:17:22 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:17:22 #175 DONE 0.2s 09:17:22 09:17:22 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:17:22 #176 DONE 0.2s 09:17:22 09:17:22 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:17:22 #177 DONE 0.1s 09:17:22 09:17:22 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:17:22 #178 DONE 0.1s 09:17:22 09:17:22 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:17:25 #179 DONE 2.4s 09:17:25 09:17:25 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:17:25 #140 ... 09:17:25 09:17:25 #108 [security-bootstrapper] exporting to image 09:17:25 #108 exporting layers 09:17:26 #108 exporting layers 1.2s done 09:17:26 #108 writing image sha256:af304c0289c14ff865d113fb1c95ed40d5ebc6ee2c9f06898356e17c4ecfe10a done 09:17:26 #108 naming to docker.io/library/security-bootstrapper-arm64 done 09:17:26 #108 DONE 9.6s 09:17:26 09:17:26 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:17:34 #145 ... 09:17:34 09:17:34 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:17:34 #160 DONE 1248.2s 09:17:34 09:17:34 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:17:34 #145 ... 09:17:34 09:17:34 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:17:34 #180 DONE 0.1s 09:17:35 09:17:35 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:17:35 #181 DONE 0.3s 09:17:35 09:17:35 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:17:35 #145 ... 09:17:35 09:17:35 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:17:35 #182 DONE 0.1s 09:17:35 09:17:35 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:17:35 #183 DONE 0.2s 09:17:35 09:17:35 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:17:36 #184 DONE 0.1s 09:17:36 09:17:36 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:17:36 #185 DONE 0.2s 09:17:36 09:17:36 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:36 #45 ... 09:17:36 09:17:36 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:17:36 #186 DONE 0.3s 09:17:36 09:17:36 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:17:36 #187 DONE 0.2s 09:17:36 09:17:36 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:39 #188 DONE 2.1s 09:17:39 09:17:39 #108 [security-secretstore-setup] exporting to image 09:17:39 #108 exporting layers 09:17:40 #108 exporting layers 1.7s done 09:17:40 #108 writing image sha256:a5e2ba2382b2d77c6fade5827aea4f8805b8dddbf400081f01de1e0bbea3e235 0.1s done 09:17:40 #108 naming to docker.io/library/security-secretstore-setup-arm64 09:17:40 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 09:17:40 #108 DONE 11.4s 09:17:40 09:17:40 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:18:19 #150 ... 09:18:19 09:18:19 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:18:19 #143 DONE 1307.2s 09:18:19 09:18:19 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:18:19 #145 ... 09:18:19 09:18:19 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:18:19 #189 DONE 0.1s 09:18:19 09:18:19 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:18:19 #45 ... 09:18:19 09:18:19 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:18:19 #190 DONE 0.2s 09:18:19 09:18:19 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:18:19 #45 ... 09:18:19 09:18:19 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:18:19 #191 DONE 0.3s 09:18:19 09:18:19 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:18:19 #192 DONE 0.1s 09:18:19 09:18:19 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:18:19 #193 DONE 0.2s 09:18:19 09:18:19 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:18:20 #194 DONE 1.9s 09:18:20 09:18:20 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:18:20 #149 ... 09:18:20 09:18:20 #108 [core-common-config-bootstrapper] exporting to image 09:18:20 #108 exporting layers 09:18:21 #108 exporting layers 0.6s done 09:18:21 #108 writing image sha256:085139d756de350bb84da929753f2efdb6ab2ffad8be1fdb2fdd1a37d865c0ba done 09:18:21 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:18:21 #108 DONE 12.0s 09:18:21 09:18:21 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:20:43 #145 ... 09:20:43 09:20:43 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:20:43 #150 DONE 1430.6s 09:20:43 09:20:43 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:20:43 #144 ... 09:20:43 09:20:43 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:20:43 #195 DONE 0.3s 09:20:43 09:20:43 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:20:43 #196 DONE 0.1s 09:20:43 09:20:43 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:20:43 #197 DONE 0.3s 09:20:43 09:20:43 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:20:43 #198 DONE 0.1s 09:20:43 09:20:43 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:20:43 #45 ... 09:20:43 09:20:43 #108 [security-spiffe-token-provider] exporting to image 09:20:43 #108 exporting layers 09:20:43 #108 exporting layers 0.8s done 09:20:43 #108 writing image sha256:daa0f86cb557ea6123edf91d87499379f3d83c07dbca05d2ff97d8e6ce18ab79 done 09:20:43 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:20:43 #108 DONE 12.8s 09:20:43 09:20:43 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:28:50 #144 ... 09:28:50 09:28:50 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:50 #147 DONE 1929.3s 09:28:50 09:28:50 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:28:50 #45 ... 09:28:50 09:28:50 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:28:50 #199 DONE 0.2s 09:28:50 09:28:50 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:28:50 #200 DONE 0.1s 09:28:50 09:28:50 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:28:50 #201 DONE 0.5s 09:28:50 09:28:50 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:28:50 #202 DONE 0.1s 09:28:50 09:28:50 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:28:50 #203 DONE 0.1s 09:28:50 09:28:50 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:50 #204 DONE 2.0s 09:28:50 09:28:50 #108 [security-proxy-auth] exporting to image 09:28:50 #108 exporting layers 09:28:50 #108 exporting layers 0.6s done 09:28:50 #108 writing image sha256:2071dfca18c2a78303ec7e1d98d04724723570d49f54bab4b248e3b6491739bd done 09:28:50 #108 naming to docker.io/library/security-proxy-auth-arm64 done 09:28:50 #108 DONE 13.4s 09:28:50 09:28:50 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:58 #145 ... 09:29:58 09:29:58 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:29:58 #144 DONE 1997.8s 09:29:58 09:29:58 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:58 #145 ... 09:29:58 09:29:58 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:29:58 #205 DONE 0.1s 09:29:58 09:29:58 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:29:58 #206 DONE 0.2s 09:29:58 09:29:58 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:29:58 #207 DONE 0.5s 09:29:58 09:29:58 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:58 #142 ... 09:29:58 09:29:58 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:29:58 #208 DONE 0.1s 09:29:58 09:29:58 #108 [core-command] exporting to image 09:29:58 #108 exporting layers 09:29:58 #108 exporting layers 0.4s done 09:29:58 #108 writing image sha256:b40ffc0e0f84e0a8cf58c7eae6ae37b74067f84ee2ba16e6acde72e1f77d0d6b done 09:29:58 #108 naming to docker.io/library/core-command-arm64 done 09:29:58 #108 DONE 13.9s 09:29:58 09:29:58 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:32:04 #148 ... 09:32:04 09:32:04 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:32:04 #140 DONE 2128.4s 09:32:04 09:32:04 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:32:04 #149 DONE 2128.4s 09:32:04 09:32:04 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:32:04 #145 ... 09:32:04 09:32:04 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:32:04 #209 DONE 0.2s 09:32:04 09:32:04 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:32:04 #148 ... 09:32:04 09:32:04 #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:32:04 #210 DONE 0.4s 09:32:04 09:32:04 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:32:04 #145 DONE 2130.2s 09:32:04 09:32:04 #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:32:04 #211 DONE 0.3s 09:32:04 09:32:04 #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:32:04 #212 DONE 0.8s 09:32:04 09:32:04 #213 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:32:04 #213 DONE 0.2s 09:32:04 09:32:04 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:32:04 #214 ... 09:32:04 09:32:04 #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:32:04 #215 DONE 0.2s 09:32:04 09:32:04 #108 [core-keeper] exporting to image 09:32:04 #108 exporting layers 09:32:04 #108 ... 09:32:04 09:32:04 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:32:04 #214 DONE 0.9s 09:32:04 09:32:04 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:32:04 #216 DONE 0.3s 09:32:04 09:32:04 #217 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:32:04 #217 DONE 0.2s 09:32:04 09:32:04 #218 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:32:04 #218 ... 09:32:04 09:32:04 #108 [core-keeper] exporting to image 09:32:04 #108 exporting layers 0.9s done 09:32:04 #108 writing image sha256:96e723519e0c5a322b704e6c7f4477cfb6a5477f72ddbf8d9152f1f6e430bbf4 0.0s done 09:32:04 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 09:32:04 #108 DONE 14.9s 09:32:04 09:32:04 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:32:04 #219 DONE 0.3s 09:32:04 09:32:04 #218 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:32:04 #218 DONE 0.4s 09:32:04 09:32:04 #108 [core-data] exporting to image 09:32:04 #108 ... 09:32:04 09:32:04 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:32:04 #220 DONE 0.8s 09:32:04 09:32:04 #108 [core-data] exporting to image 09:32:04 #108 exporting layers 0.9s done 09:32:04 #108 writing image sha256:10fdcdc66e62fbc27f63e34ec4024a4d7b318f8793968ba9b1f416317ba0b444 done 09:32:04 #108 naming to docker.io/library/core-data-arm64 0.0s done 09:32:04 #108 DONE 15.8s 09:32:04 09:32:04 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:32:04 #221 DONE 0.2s 09:32:04 09:32:04 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:32:04 #222 DONE 0.1s 09:32:04 09:32:04 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:32:04 #223 DONE 0.1s 09:32:04 09:32:04 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:32:04 #45 ... 09:32:04 09:32:04 #108 [core-metadata] exporting to image 09:32:04 #108 exporting layers 0.6s done 09:32:04 #108 writing image sha256:549084ff20654ee06f3b2a01f223ae18a449ea03f6d37e068d6bcbf0b25fa255 done 09:32:04 #108 naming to docker.io/library/core-metadata-arm64 done 09:32:04 #108 DONE 16.3s 09:32:04 09:32:04 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:32:43 #45 ... 09:32:43 09:32:43 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:32:43 #142 DONE 2168.0s 09:32:43 09:32:43 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:32:43 #148 DONE 2169.0s 09:32:43 09:32:43 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:32:43 #224 DONE 0.3s 09:32:43 09:32:43 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:32:43 #225 DONE 0.2s 09:32:43 09:32:43 #226 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:32:43 #226 DONE 0.3s 09:32:43 09:32:43 #227 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:32:43 #227 DONE 0.3s 09:32:43 09:32:43 #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:32:43 #228 ... 09:32:43 09:32:43 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:32:43 #229 DONE 0.7s 09:32:43 09:32:43 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:32:43 #230 DONE 0.2s 09:32:43 09:32:43 #108 [support-scheduler] exporting to image 09:32:43 #108 exporting layers 09:32:43 #108 ... 09:32:43 09:32:43 #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:32:43 #228 DONE 0.5s 09:32:43 09:32:43 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:32:43 #231 DONE 0.2s 09:32:43 09:32:43 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:32:43 #232 DONE 0.1s 09:32:43 09:32:43 #108 [support-notifications] exporting to image 09:32:43 #108 exporting layers 0.6s done 09:32:43 #108 writing image sha256:74f862dea81bcde36d003e48956ead6b79c59a418a1c22c83a8df0b5dc4cc9e0 done 09:32:43 #108 naming to docker.io/library/support-scheduler-arm64 done 09:32:43 #108 ... 09:32:43 09:32:43 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:32:43 #146 DONE 2171.6s 09:32:43 09:32:43 #108 [support-scheduler] exporting to image 09:32:43 #108 exporting layers 1.0s done 09:32:43 #108 writing image sha256:376f5da4f5b042837fa2a17e2f2cb20515fbf0db2d8a319b79cba21ca89f82ad 0.0s done 09:32:43 #108 naming to docker.io/library/support-notifications-arm64 0.0s done 09:32:43 #108 DONE 17.7s 09:32:43 09:32:43 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:32:43 #233 DONE 0.2s 09:32:43 09:32:43 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:32:43 #45 ... 09:32:43 09:32:43 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:32:43 #234 DONE 0.1s 09:32:43 09:32:43 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:32:43 #235 DONE 0.4s 09:32:43 09:32:43 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:32:43 #236 DONE 0.1s 09:32:43 09:32:43 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:32:43 #45 ... 09:32:43 09:32:43 #108 [support-cron-scheduler] exporting to image 09:32:43 #108 exporting layers 1.3s done 09:32:43 #108 writing image sha256:9734be84972b1c52697e029dc44958043eb99b9dd529d67c62251efb9dd6e5aa done 09:32:43 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 09:32:43 #108 DONE 19.0s 09:32:43 09:32:43 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:32:43 time="2024-09-25T08:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:32:43 time="2024-09-25T08:53:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:32:43 $ docker stop --time=1 fc98855f98d6e0ce44120b276f8667bc42004efd07ecf229310d75a2d7f785d7 09:32:45 $ docker rm -f --volumes fc98855f98d6e0ce44120b276f8667bc42004efd07ecf229310d75a2d7f785d7 [Pipeline] // withDockerContainer [Pipeline] sh 09:32:46 + docker images 09:32:46 REPOSITORY TAG IMAGE ID CREATED SIZE 09:32:46 support-cron-scheduler-arm64 latest 9734be84972b 3 seconds ago 43.8MB 09:32:46 support-scheduler-arm64 latest 74f862dea81b 5 seconds ago 41.6MB 09:32:46 support-notifications-arm64 latest 376f5da4f5b0 5 seconds ago 42.3MB 09:32:46 core-metadata-arm64 latest 549084ff2065 43 seconds ago 39.5MB 09:32:46 core-data-arm64 latest 10fdcdc66e62 44 seconds ago 39.4MB 09:32:46 core-keeper-arm64 latest 96e723519e0c 45 seconds ago 39.3MB 09:32:46 core-command-arm64 latest b40ffc0e0f84 2 minutes ago 35.1MB 09:32:46 security-proxy-auth-arm64 latest 2071dfca18c2 4 minutes ago 32.7MB 09:32:46 security-spiffe-token-provider-arm64 latest daa0f86cb557 12 minutes ago 29.1MB 09:32:46 core-common-config-bootstrapper-arm64 latest 085139d756de 14 minutes ago 15.4MB 09:32:46 security-secretstore-setup-arm64 latest a5e2ba2382b2 15 minutes ago 36.4MB 09:32:46 security-bootstrapper-arm64 latest af304c0289c1 15 minutes ago 18.9MB 09:32:46 security-proxy-setup-arm64 latest 3f0f66383565 15 minutes ago 26.2MB 09:32:46 security-spire-server-arm64 latest f9a9ac3db174 38 minutes ago 116MB 09:32:46 security-spire-agent-arm64 latest aea50193e6f9 38 minutes ago 174MB 09:32:46 security-spire-config-arm64 latest ddc020781da0 38 minutes ago 115MB 09:32:46 ci-base-image-arm64 latest f0cad0d9dcfa 57 minutes ago 967MB 09:32:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 09:32:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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 09:32:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:46 09:32:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:47 arm64: Pulling from edgex-lftools-log-publisher 09:32:47 8998bd30e6a1: Pulling fs layer 09:32:47 04944245beec: Pulling fs layer 09:32:47 699f458cf7ca: Pulling fs layer 09:32:47 765212b225bb: Pulling fs layer 09:32:47 f23df028b6ca: Pulling fs layer 09:32:47 d65c8cfc05b1: Pulling fs layer 09:32:47 2437ff75d9bd: Pulling fs layer 09:32:47 f23df028b6ca: Waiting 09:32:47 d65c8cfc05b1: Waiting 09:32:47 765212b225bb: Waiting 09:32:47 2437ff75d9bd: Waiting 09:32:47 04944245beec: Verifying Checksum 09:32:47 04944245beec: Download complete 09:32:47 765212b225bb: Verifying Checksum 09:32:47 765212b225bb: Download complete 09:32:47 f23df028b6ca: Verifying Checksum 09:32:47 f23df028b6ca: Download complete 09:32:47 d65c8cfc05b1: Verifying Checksum 09:32:47 d65c8cfc05b1: Download complete 09:32:47 699f458cf7ca: Verifying Checksum 09:32:47 699f458cf7ca: Download complete 09:32:47 8998bd30e6a1: Verifying Checksum 09:32:47 8998bd30e6a1: Download complete 09:32:50 2437ff75d9bd: Download complete 09:32:52 8998bd30e6a1: Pull complete 09:32:53 04944245beec: Pull complete 09:32:54 699f458cf7ca: Pull complete 09:32:55 765212b225bb: Pull complete 09:32:56 f23df028b6ca: Pull complete 09:32:56 d65c8cfc05b1: Pull complete 09:33:14 2437ff75d9bd: Pull complete 09:33:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:14 prd-ubuntu20.04-docker-arm64-4c-16g-11034 does not seem to be running inside a container 09:33:14 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:33:17 $ docker top 38c3d4257857e187c7d0c5fddbc51aee506b7c03dabfd30c1c7478a810473e31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:18 ---> job-cost.sh 09:33:18 lf-activate-venv: SKIPPING 09:33:18 INFO: No Stack... 09:33:18 INFO: Retrieving Pricing Info for: v3-standard-4 09:33:19 INFO: Archiving Costs [Pipeline] sh 09:33:20 + cat /w/workspace/edgex-go/10/archives/cost.csv 09:33:20 + cut -d, -f6 [Pipeline] lock 09:33:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-10-stack-cost] 09:33:20 Resource [jenkins-edgexfoundry-edgex-go-PR-4907-10-stack-cost] did not exist. Created. 09:33:20 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:33:20 + echo total: 0.2199999988079071 [Pipeline] stash 09:33:20 Stashed 1 file(s) [Pipeline] } 09:33:20 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-10-stack-cost] [Pipeline] // lock [Pipeline] } 09:33:20 $ docker stop --time=1 38c3d4257857e187c7d0c5fddbc51aee506b7c03dabfd30c1c7478a810473e31 09:33:22 $ docker rm -f --volumes 38c3d4257857e187c7d0c5fddbc51aee506b7c03dabfd30c1c7478a810473e31 [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 09:33:23 provisioning config files... 09:33:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config14477265292536176486tmp [Pipeline] { [Pipeline] sh 09:33:23 + set +x 09:33:23 + curl -s https://codecov.io/bash 09:33:23 + bash -s -- 09:33:23 09:33:23 _____ _ 09:33:23 / ____| | | 09:33:23 | | ___ __| | ___ ___ _____ __ 09:33:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:33:23 | |___| (_) | (_| | __/ (_| (_) \ V / 09:33:23 \_____\___/ \__,_|\___|\___\___/ \_/ 09:33:23 Bash-1.0.6 09:33:23 09:33:23 09:33:23 ==> git version 2.25.1 found 09:33:23 ==> 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 09:33:23 Release-Date: 2020-01-08 09:33:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:33:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:33:23 ==> Jenkins CI detected. 09:33:23 current dir:  /w/workspace/edgex-go/10 09:33:23 project root: . 09:33:23 --> token set from env 09:33:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:33:23 ==> Running gcov in . (disable via -X gcov) 09:33:23 ==> Python coveragepy not found 09:33:23 ==> Searching for coverage reports in: 09:33:23 + . 09:33:23 -> Found 1 reports 09:33:23 ==> Detecting git/mercurial file structure 09:33:23 ==> Reading reports 09:33:23 + ./coverage.out bytes=601312 09:33:23 ==> Appending adjustments 09:33:23 https://docs.codecov.io/docs/fixing-reports 09:33:25 + Found adjustments 09:33:25 ==> Gzipping contents 09:33:25 72K /tmp/codecov.gUFkSj.gz 09:33:25 ==> Uploading reports 09:33:25 url: https://codecov.io 09:33:25 query: branch=PR-4907&commit=3494ff52de3d01c1648a563cc657d48fd5ad06df&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:33:25 -> Pinging Codecov 09:33:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=3494ff52de3d01c1648a563cc657d48fd5ad06df&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:33:25 -> Uploading to 09:33:25 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/3494ff52de3d01c1648a563cc657d48fd5ad06df/3f2939b7-c874-44ba-bd78-6996cdaa85cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240925%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240925T093325Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=925a9ada397cbc46d051598c3ebc2103ff81796b7da04727891b3f99a36f08e2 09:33:25 % Total % Received % Xferd Average Speed Time Time Time Current 09:33:25 Dload Upload Total Spent Left Speed 09:33:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72634 0 0 100 72634 0 264k --:--:-- --:--:-- --:--:-- 264k 09:33:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3494ff52de3d01c1648a563cc657d48fd5ad06df [Pipeline] } 09:33:25 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 09:33:26 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 09:33:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:27 ---> package-listing.sh 09:33:27 ++ tr '[:upper:]' '[:lower:]' 09:33:27 ++ facter osfamily 09:33:27 + OS_FAMILY=debian 09:33:27 + workspace=/w/workspace/edgex-go/10 09:33:27 + START_PACKAGES=/tmp/packages_start.txt 09:33:27 + END_PACKAGES=/tmp/packages_end.txt 09:33:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:27 + PACKAGES=/tmp/packages_start.txt 09:33:27 + '[' /w/workspace/edgex-go/10 ']' 09:33:27 + PACKAGES=/tmp/packages_end.txt 09:33:27 + case "${OS_FAMILY}" in 09:33:27 + dpkg -l 09:33:27 + grep '^ii' 09:33:27 + '[' -f /tmp/packages_start.txt ']' 09:33:27 + '[' -f /tmp/packages_end.txt ']' 09:33:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:27 + '[' /w/workspace/edgex-go/10 ']' 09:33:27 + mkdir -p /w/workspace/edgex-go/10/archives/ 09:33:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 09:33:27 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:33:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:28 09:33:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:29 latest: Pulling from edgex-lftools-log-publisher 09:33:29 5eb5b503b376: Pulling fs layer 09:33:29 5c69ac0246d0: Pulling fs layer 09:33:29 ec43610c2a17: Pulling fs layer 09:33:29 3a2ae6a8a46f: Pulling fs layer 09:33:29 33b1e0a273af: Pulling fs layer 09:33:29 5d3b04190fa2: Pulling fs layer 09:33:29 2f39f015ded8: Pulling fs layer 09:33:29 33b1e0a273af: Waiting 09:33:29 2f39f015ded8: Waiting 09:33:29 3a2ae6a8a46f: Waiting 09:33:29 5d3b04190fa2: Waiting 09:33:29 5c69ac0246d0: Verifying Checksum 09:33:29 5c69ac0246d0: Download complete 09:33:29 3a2ae6a8a46f: Download complete 09:33:29 33b1e0a273af: Download complete 09:33:29 ec43610c2a17: Verifying Checksum 09:33:29 ec43610c2a17: Download complete 09:33:29 5d3b04190fa2: Verifying Checksum 09:33:29 5d3b04190fa2: Download complete 09:33:29 5eb5b503b376: Verifying Checksum 09:33:29 5eb5b503b376: Download complete 09:33:29 2f39f015ded8: Verifying Checksum 09:33:29 2f39f015ded8: Download complete 09:33:30 5eb5b503b376: Pull complete 09:33:30 5c69ac0246d0: Pull complete 09:33:31 ec43610c2a17: Pull complete 09:33:31 3a2ae6a8a46f: Pull complete 09:33:31 33b1e0a273af: Pull complete 09:33:31 5d3b04190fa2: Pull complete 09:33:35 2f39f015ded8: Pull complete 09:33:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:33:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:35 prd-ubuntu20.04-docker-8c-8g-11033 does not seem to be running inside a container 09:33:35 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:33:40 $ docker top 6107e2b84cfda57df06429dad0b7eea4c487825f6fc3b2ec087e525e93cc27b9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:41 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:43 + mkdir -p /var/log/sysstat [Pipeline] sh 09:33:43 + ls /var/log/sa-host 09:33:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:43 provisioning config files... 09:33:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config9396593505599640667tmp [Pipeline] { [Pipeline] echo 09:33:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:43 ---> create-netrc.sh [Pipeline] } 09:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:33:44 ---> python-tools-install.sh [Pipeline] echo 09:33:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:33:44 ---> sudo-logs.sh 09:33:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:33:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:33:44 ---> job-cost.sh 09:33:44 lf-activate-venv: SKIPPING 09:33:44 DEBUG: total: 0.2199999988079071 09:33:44 INFO: Retrieving Stack Cost... 09:33:45 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:45 INFO: Archiving Costs [Pipeline] echo 09:33:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:33:46 ---> logs-deploy.sh 09:33:46 lf-activate-venv: SKIPPING 09:33:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/10 09:33:46 INFO: archiving workspace using pattern(s): 09:33:46 Archives upload complete. 09:33:47 INFO: archiving logs to Nexus 09:33:47 ---> uname -a: 09:33:47 Linux prd-ubuntu20-04-docker-8c-8g-11033 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:33:47 09:33:47 09:33:48 ---> lscpu: 09:33:48 Architecture: x86_64 09:33:48 CPU op-mode(s): 32-bit, 64-bit 09:33:48 Byte Order: Little Endian 09:33:48 Address sizes: 40 bits physical, 48 bits virtual 09:33:48 CPU(s): 8 09:33:48 On-line CPU(s) list: 0-7 09:33:48 Thread(s) per core: 1 09:33:48 Core(s) per socket: 1 09:33:48 Socket(s): 8 09:33:48 NUMA node(s): 1 09:33:48 Vendor ID: AuthenticAMD 09:33:48 CPU family: 23 09:33:48 Model: 49 09:33:48 Model name: AMD EPYC-Rome Processor 09:33:48 Stepping: 0 09:33:48 CPU MHz: 2799.998 09:33:48 BogoMIPS: 5599.99 09:33:48 Virtualization: AMD-V 09:33:48 Hypervisor vendor: KVM 09:33:48 Virtualization type: full 09:33:48 L1d cache: 256 KiB 09:33:48 L1i cache: 256 KiB 09:33:48 L2 cache: 4 MiB 09:33:48 L3 cache: 128 MiB 09:33:48 NUMA node0 CPU(s): 0-7 09:33:48 Vulnerability Itlb multihit: Not affected 09:33:48 Vulnerability L1tf: Not affected 09:33:48 Vulnerability Mds: Not affected 09:33:48 Vulnerability Meltdown: Not affected 09:33:48 Vulnerability Mmio stale data: Not affected 09:33:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:33:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:33:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:33:48 Vulnerability Srbds: Not affected 09:33:48 Vulnerability Tsx async abort: Not affected 09:33:48 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 09:33:48 09:33:48 09:33:48 ---> nproc: 09:33:48 8 09:33:48 09:33:48 09:33:48 ---> df -h: 09:33:48 Filesystem Size Used Avail Use% Mounted on 09:33:48 overlay 155G 28G 128G 18% / 09:33:48 tmpfs 64M 0 64M 0% /dev 09:33:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:33:48 shm 64M 0 64M 0% /dev/shm 09:33:48 /dev/vda1 155G 28G 128G 18% /facter-os 09:33:48 09:33:48 09:33:48 ---> sar -b -r -n DEV: 09:33:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11033) 09/25/24 _x86_64_ (8 CPU) 09:33:48 09:33:48 08:29:50 LINUX RESTART (8 CPU) 09:33:48 09:33:48 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:33:48 08:31:02 339.22 48.13 291.09 0.00 5418.86 152369.74 0.00 09:33:48 08:32:01 194.46 1.25 193.20 0.00 23.86 63914.32 0.00 09:33:48 08:33:01 37.38 0.00 37.38 0.00 0.00 30639.18 0.00 09:33:48 08:34:01 40.89 0.27 40.63 0.00 3.33 18161.37 0.00 09:33:48 08:35:01 126.98 2.65 124.33 0.00 126.25 45040.09 0.00 09:33:48 08:36:01 536.61 3.13 533.48 0.00 4270.62 251038.56 0.00 09:33:48 08:37:01 611.78 15.03 596.75 0.00 124.36 187477.64 0.00 09:33:48 08:38:01 219.24 0.13 219.11 0.00 1.07 60818.26 0.00 09:33:48 08:39:01 336.13 0.00 336.13 0.00 0.00 125151.29 0.00 09:33:48 08:40:01 633.01 0.02 632.99 0.00 0.67 83239.19 0.00 09:33:48 08:41:01 1.70 0.00 1.70 0.00 0.00 18.80 0.00 09:33:48 08:42:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 09:33:48 08:43:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 09:33:48 08:44:01 1.40 0.00 1.40 0.00 0.00 16.39 0.00 09:33:48 08:45:01 1.82 0.02 1.80 0.00 0.13 25.06 0.00 09:33:48 08:46:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 09:33:48 08:47:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 09:33:48 08:48:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 09:33:48 08:49:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 09:33:48 08:50:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 09:33:48 08:51:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 09:33:48 08:52:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 09:33:48 08:53:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 09:33:48 08:54:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 09:33:48 08:55:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 09:33:48 08:56:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 09:33:48 08:57:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 09:33:48 08:58:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 09:33:48 08:59:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 09:33:48 09:00:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 09:33:48 09:01:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 09:33:48 09:02:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 09:33:48 09:03:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 09:33:48 09:04:01 0.92 0.00 0.92 0.00 0.00 12.66 0.00 09:33:48 09:05:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 09:33:48 09:06:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 09:33:48 09:07:01 1.58 0.18 1.40 0.00 18.53 17.86 0.00 09:33:48 09:08:01 1.72 0.00 1.72 0.00 0.00 21.46 0.00 09:33:48 09:09:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 09:33:48 09:10:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 09:33:48 09:11:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 09:33:48 09:12:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 09:33:48 09:13:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 09:33:48 09:14:01 4.80 2.60 2.20 0.00 58.79 32.53 0.00 09:33:48 09:15:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 09:33:48 09:16:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 09:33:48 09:17:01 1.30 0.02 1.28 0.00 0.13 14.40 0.00 09:33:48 09:18:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 09:33:48 09:19:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 09:33:48 09:20:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 09:33:48 09:21:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 09:33:48 09:22:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 09:33:48 09:23:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 09:33:48 09:24:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 09:33:48 09:25:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 09:33:48 09:26:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 09:33:48 09:27:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 09:33:48 09:28:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 09:33:48 09:29:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 09:33:48 09:30:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 09:33:48 09:31:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 09:33:48 09:32:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 09:33:48 09:33:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 09:33:48 Average: 49.90 1.17 48.73 0.00 159.51 16157.58 0.00 09:33:48 09:33:48 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:33:48 08:31:02 29584864 31591648 749840 2.28 60708 2236240 1745336 5.14 991256 1960600 996 09:33:48 08:32:01 28099312 31410132 892508 2.71 126728 3360548 2124732 6.26 1356712 2928820 76852 09:33:48 08:33:01 26950668 31348048 951924 2.89 129384 4388548 2221876 6.55 1991636 3385524 214864 09:33:48 08:34:01 26821728 31291560 1003088 3.05 135108 4426328 2410936 7.11 1644300 3824452 212484 09:33:48 08:35:01 27445064 31466068 806596 2.45 153148 4019588 1852776 5.46 1393576 3485764 1548 09:33:48 08:36:01 19598316 31188676 1053584 3.20 188040 11287844 3460996 10.20 2507036 9918080 14140 09:33:48 08:37:01 11637204 29577156 2597468 7.90 370312 16818304 8697940 25.63 4832104 14819812 570708 09:33:48 08:38:01 7328060 27833804 4336236 13.19 388224 19234120 11859292 34.95 7762792 16053516 1314620 09:33:48 08:39:01 6601508 29736512 2450688 7.45 400484 21795824 6389688 18.83 6854000 17672536 764528 09:33:48 08:40:01 9690920 31399280 845896 2.57 408448 20570140 2240992 6.60 3286148 18431156 372 09:33:48 08:41:01 9691368 31399808 845268 2.57 408480 20570140 2240992 6.60 3286112 18431156 16 09:33:48 08:42:01 9735216 31443668 801348 2.44 408508 20570148 2240992 6.60 3242364 18431164 216 09:33:48 08:43:01 9736300 31444796 800148 2.43 408528 20570152 2240992 6.60 3241272 18431172 12 09:33:48 08:44:01 9736820 31445404 799448 2.43 408552 20570152 2240992 6.60 3241508 18431168 44 09:33:48 08:45:01 9736772 31445428 799480 2.43 408604 20570124 2251244 6.63 3241604 18431148 60 09:33:48 08:46:01 9737008 31445668 799160 2.43 408632 20570136 2251244 6.63 3241720 18431152 4 09:33:48 08:47:01 9737208 31445928 799088 2.43 408660 20570136 2251244 6.63 3241724 18431156 12 09:33:48 08:48:01 9737184 31446012 798988 2.43 408684 20570208 2251244 6.63 3241828 18431220 44 09:33:48 08:49:01 9737396 31446300 798648 2.43 408752 20570208 2251244 6.63 3241908 18431224 8 09:33:48 08:50:01 9737632 31446580 798336 2.43 408792 20570212 2251244 6.63 3241160 18431228 40 09:33:48 08:51:01 9737860 31446828 797996 2.43 408832 20570216 2251244 6.63 3241252 18431232 8 09:33:48 08:52:01 9737592 31446640 798156 2.43 408880 20570212 2251244 6.63 3241324 18431236 4 09:33:48 08:53:01 9737796 31446900 797836 2.43 408928 20570220 2251244 6.63 3241380 18431244 8 09:33:48 08:54:01 9737900 31447008 797844 2.43 408968 20570220 2251244 6.63 3241384 18431244 136 09:33:48 08:55:01 9737884 31447184 797680 2.43 408992 20570348 2251244 6.63 3241424 18431380 8 09:33:48 08:56:01 9737552 31446880 797912 2.43 409020 20570360 2251244 6.63 3241536 18431372 180 09:33:48 08:57:01 9737788 31447124 797584 2.43 409048 20570360 2251244 6.63 3241496 18431376 8 09:33:48 08:58:01 9738000 31447384 797372 2.42 409072 20570368 2251244 6.63 3241560 18431380 56 09:33:48 08:59:01 9738192 31447584 797336 2.42 409088 20570372 2251244 6.63 3241556 18431384 4 09:33:48 09:00:01 9737924 31447388 797544 2.43 409128 20570372 2251244 6.63 3241788 18431388 44 09:33:48 09:01:01 9738148 31447620 797452 2.43 409140 20570376 2251244 6.63 3241780 18431392 8 09:33:48 09:02:01 9737936 31447444 797592 2.43 409164 20570376 2251244 6.63 3242128 18431392 196 09:33:48 09:03:01 9737936 31447468 797568 2.43 409184 20570380 2251244 6.63 3241916 18431396 12 09:33:48 09:04:01 9737960 31447628 797336 2.42 409208 20570512 2251244 6.63 3241856 18431528 196 09:33:48 09:05:01 9738100 31447808 797116 2.42 409228 20570512 2251244 6.63 3242152 18431528 4 09:33:48 09:06:01 9738180 31447916 796972 2.42 409268 20570520 2251244 6.63 3242008 18431532 200 09:33:48 09:07:01 9732984 31443504 801264 2.44 409292 20571076 2225724 6.56 3248224 18432012 328 09:33:48 09:08:01 9735736 31446280 798640 2.43 409320 20571072 2225724 6.56 3242248 18432016 140 09:33:48 09:09:01 9735840 31446408 798656 2.43 409344 20571084 2225724 6.56 3242264 18432020 28 09:33:48 09:10:01 9735816 31446384 798640 2.43 409372 20571072 2225724 6.56 3242264 18432020 152 09:33:48 09:11:01 9736052 31446680 798276 2.43 409392 20571088 2225724 6.56 3242436 18432024 12 09:33:48 09:12:01 9736044 31446708 798196 2.43 409416 20571092 2225724 6.56 3242352 18432028 176 09:33:48 09:13:01 9735996 31446664 798156 2.43 409444 20571092 2225724 6.56 3242352 18432028 12 09:33:48 09:14:01 9720488 31434160 810748 2.47 409528 20572820 2256104 6.65 3259424 18432896 224 09:33:48 09:15:01 9720536 31434216 810668 2.47 409576 20572804 2256104 6.65 3259060 18432896 12 09:33:48 09:16:01 9720244 31433988 810868 2.47 409592 20572828 2256104 6.65 3258980 18432864 192 09:33:48 09:17:01 9719944 31433696 811084 2.47 409616 20572828 2256104 6.65 3259212 18432868 12 09:33:48 09:18:01 9719744 31433556 811072 2.47 409636 20572832 2256104 6.65 3259256 18432868 184 09:33:48 09:19:01 9719736 31433576 811040 2.47 409660 20572836 2256104 6.65 3258968 18432872 8 09:33:48 09:20:01 9719656 31433540 811000 2.47 409688 20572828 2256104 6.65 3258820 18432872 144 09:33:48 09:21:01 9719860 31433768 811168 2.47 409704 20572840 2256104 6.65 3258976 18432876 8 09:33:48 09:22:01 9719916 31433860 811092 2.47 409728 20572848 2256104 6.65 3258884 18432884 176 09:33:48 09:23:01 9719900 31433844 811064 2.47 409748 20572848 2256104 6.65 3259160 18432884 8 09:33:48 09:24:01 9719796 31433788 811000 2.47 409776 20572844 2256104 6.65 3258924 18432888 152 09:33:48 09:25:01 9720000 31434012 810824 2.47 409800 20572848 2256104 6.65 3258996 18432892 8 09:33:48 09:26:01 9719772 31433824 810964 2.47 409832 20572848 2256104 6.65 3259048 18432892 136 09:33:48 09:27:01 9719724 31433796 810940 2.47 409844 20572860 2256104 6.65 3259004 18432896 8 09:33:48 09:28:01 9719676 31433884 810800 2.47 409864 20572980 2256104 6.65 3259004 18433016 160 09:33:48 09:29:01 9719660 31433888 810744 2.47 409868 20572992 2256104 6.65 3259016 18433020 8 09:33:48 09:30:01 9719576 31433840 810956 2.47 409896 20572992 2256104 6.65 3259036 18433032 156 09:33:48 09:31:01 9719624 31433920 810844 2.47 409920 20573004 2256104 6.65 3259140 18433036 8 09:33:48 09:32:01 9719544 31433864 810848 2.47 409940 20573000 2256104 6.65 3259080 18433040 156 09:33:48 09:33:01 9719560 31433880 810784 2.47 409964 20573008 2256104 6.65 3259372 18433040 8 09:33:48 Average: 11260837 31320775 925387 2.81 381789 19022541 2574572 7.59 3251283 16974234 50401 09:33:48 09:33:48 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:33:48 08:31:02 docker0 712.06 619.73 47.78 2888.03 0.00 0.00 0.00 0.00 09:33:48 08:31:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 09:33:48 08:31:02 ens3 1244.40 1157.66 8166.13 152.27 0.00 0.00 0.00 0.00 09:33:48 08:31:02 vethe8eee83 712.06 619.84 57.51 2888.04 0.00 0.00 0.00 0.24 09:33:48 08:32:01 docker0 260.40 337.20 22.08 2105.42 0.00 0.00 0.00 0.00 09:33:48 08:32:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 09:33:48 08:32:01 ens3 484.46 349.74 5355.89 47.60 0.00 0.00 0.00 0.00 09:33:48 08:32:01 veth08b20cc 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 09:33:48 08:33:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 09:33:48 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:33:01 ens3 32.94 22.43 26.34 15.07 0.00 0.00 0.00 0.00 09:33:48 08:33:01 veth08b20cc 0.43 0.48 0.04 0.05 0.00 0.00 0.00 0.00 09:33:48 08:34:01 docker0 1.02 1.02 0.08 0.09 0.00 0.00 0.00 0.00 09:33:48 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:34:01 ens3 24.33 15.18 20.27 11.14 0.00 0.00 0.00 0.00 09:33:48 08:34:01 veth08b20cc 1.02 1.03 0.09 0.09 0.00 0.00 0.00 0.00 09:33:48 08:35:01 veth8667868 0.33 0.38 0.03 0.13 0.00 0.00 0.00 0.00 09:33:48 08:35:01 docker0 0.33 0.27 0.03 0.12 0.00 0.00 0.00 0.00 09:33:48 08:35:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 09:33:48 08:35:01 ens3 165.97 126.05 2888.68 158.43 0.00 0.00 0.00 0.00 09:33:48 08:36:01 vethe52346b 22.98 31.18 2.21 14.71 0.00 0.00 0.00 0.00 09:33:48 08:36:01 veth8667868 0.07 1.02 0.00 0.04 0.00 0.00 0.00 0.00 09:33:48 08:36:01 veth74bedee 23.35 31.18 2.23 14.75 0.00 0.00 0.00 0.00 09:33:48 08:36:01 vethd627aeb 22.81 30.96 2.20 14.70 0.00 0.00 0.00 0.00 09:33:48 08:36:01 veth7e6c067 23.13 31.06 2.22 14.73 0.00 0.00 0.00 0.00 09:33:48 08:36:01 veth5f46f74 23.51 31.16 2.25 14.74 0.00 0.00 0.00 0.00 09:33:48 08:36:01 docker0 166.76 238.29 12.66 1185.27 0.00 0.00 0.00 0.00 09:33:48 08:36:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 09:33:48 08:36:01 ens3 433.03 251.77 4183.44 37.27 0.00 0.00 0.00 0.00 09:33:48 08:37:01 veth0615a2f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 veth8667868 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 vethde7c500 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 veth7cc6976 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 vethef3678c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 vethb6a5a34 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 veth6ec43fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 veth4d7f54a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 veth43adb54 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 vethd4613f2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 docker0 275.99 532.97 25.91 5833.66 0.00 0.00 0.00 0.00 09:33:48 08:37:01 vethe65e90a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 veth9cf3bd5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:37:01 ens3 546.10 283.11 5843.92 35.26 0.00 0.00 0.00 0.00 09:33:48 08:37:01 veth90f98ff 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:37:01 veth9d83873 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:33:48 08:38:01 veth0615a2f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 veth8667868 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 vethde7c500 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 veth7cc6976 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 vethef3678c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 vethb6a5a34 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 veth6ec43fd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 veth4d7f54a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 veth43adb54 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 vethd4613f2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 vethe65e90a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 veth9cf3bd5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:38:01 ens3 3.43 1.83 2.72 1.44 0.00 0.00 0.00 0.00 09:33:48 08:38:01 veth90f98ff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:38:01 veth9d83873 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 veth0615a2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 veth8667868 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 vethde7c500 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 veth7cc6976 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 vethef3678c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 vethb6a5a34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 veth6ec43fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 veth4d7f54a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 veth43adb54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 vethd4613f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 vethe65e90a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 veth9cf3bd5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 ens3 5.60 3.43 4.53 2.48 0.00 0.00 0.00 0.00 09:33:48 08:39:01 veth90f98ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:39:01 veth9d83873 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:40:01 ens3 11.25 6.33 9.81 4.97 0.00 0.00 0.00 0.00 09:33:48 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:41:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:33:48 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:43:01 ens3 0.45 0.27 1.39 0.02 0.00 0.00 0.00 0.00 09:33:48 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:46:01 ens3 0.28 0.25 0.09 0.07 0.00 0.00 0.00 0.00 09:33:48 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:47:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:51:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:33:48 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:56:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 09:33:48 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:57:01 ens3 0.20 0.15 0.17 0.01 0.00 0.00 0.00 0.00 09:33:48 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 08:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:01:01 ens3 0.35 0.35 0.17 0.14 0.00 0.00 0.00 0.00 09:33:48 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:02:01 ens3 0.55 0.57 0.27 0.23 0.00 0.00 0.00 0.00 09:33:48 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:04:01 ens3 0.53 0.12 0.05 0.01 0.00 0.00 0.00 0.00 09:33:48 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:05:01 ens3 0.68 0.65 0.36 0.30 0.00 0.00 0.00 0.00 09:33:48 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:06:01 ens3 0.43 0.28 0.20 0.08 0.00 0.00 0.00 0.00 09:33:48 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:07:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:07:01 ens3 0.20 0.23 0.08 0.03 0.00 0.00 0.00 0.00 09:33:48 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:11:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:33:48 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:13:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:33:48 09:14:01 ens3 6.62 5.25 4.55 5.17 0.00 0.00 0.00 0.00 09:33:48 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:15:01 ens3 1.78 1.48 1.03 1.22 0.00 0.00 0.00 0.00 09:33:48 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:16:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:33:48 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:21:01 ens3 0.23 0.13 0.08 0.08 0.00 0.00 0.00 0.00 09:33:48 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:26:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 09:33:48 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:30:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:31:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:33:48 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:33:48 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:48 09:33:01 ens3 0.22 0.12 0.23 0.01 0.00 0.00 0.00 0.00 09:33:48 Average: docker0 22.43 27.38 1.72 190.18 0.00 0.00 0.00 0.00 09:33:48 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 09:33:48 Average: ens3 46.99 35.32 419.52 7.51 0.00 0.00 0.00 0.00 09:33:48 09:33:48 09:33:48 ---> sar -P ALL: 09:33:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11033) 09/25/24 _x86_64_ (8 CPU) 09:33:48 09:33:48 08:29:50 LINUX RESTART (8 CPU) 09:33:48 09:33:48 08:30:01 CPU %user %nice %system %iowait %steal %idle 09:33:48 08:31:02 all 8.60 0.00 2.82 2.52 0.06 86.01 09:33:48 08:31:02 0 7.96 0.00 3.32 0.84 0.05 87.83 09:33:48 08:31:02 1 9.01 0.00 2.55 7.09 0.07 81.28 09:33:48 08:31:02 2 6.07 0.00 2.22 2.52 0.05 89.15 09:33:48 08:31:02 3 13.25 0.00 4.69 5.65 0.05 76.35 09:33:48 08:31:02 4 8.75 0.00 1.31 0.13 0.03 89.78 09:33:48 08:31:02 5 7.77 0.00 4.09 2.13 0.05 85.96 09:33:48 08:31:02 6 9.70 0.00 2.58 0.37 0.08 87.27 09:33:48 08:31:02 7 6.27 0.00 1.77 1.43 0.07 90.47 09:33:48 08:32:01 all 9.58 0.00 3.95 3.27 0.07 83.13 09:33:48 08:32:01 0 9.13 0.00 5.78 18.89 0.09 66.12 09:33:48 08:32:01 1 8.62 0.00 4.93 1.41 0.07 84.97 09:33:48 08:32:01 2 11.85 0.00 3.32 0.19 0.07 84.58 09:33:48 08:32:01 3 8.74 0.00 2.91 0.03 0.07 88.25 09:33:48 08:32:01 4 9.87 0.00 3.82 0.60 0.05 85.66 09:33:48 08:32:01 5 10.25 0.00 3.00 0.77 0.07 85.90 09:33:48 08:32:01 6 9.18 0.00 4.02 4.21 0.05 82.53 09:33:48 08:32:01 7 9.00 0.00 3.86 0.15 0.07 86.91 09:33:48 08:33:01 all 39.79 0.00 5.79 1.39 0.09 52.95 09:33:48 08:33:01 0 38.72 0.00 6.01 0.15 0.08 55.03 09:33:48 08:33:01 1 38.87 0.00 5.84 7.17 0.08 48.03 09:33:48 08:33:01 2 39.91 0.00 5.70 0.24 0.08 54.08 09:33:48 08:33:01 3 36.99 0.00 6.16 0.20 0.10 56.54 09:33:48 08:33:01 4 42.79 0.00 6.13 2.27 0.10 48.72 09:33:48 08:33:01 5 38.95 0.00 4.94 0.02 0.08 56.01 09:33:48 08:33:01 6 42.90 0.00 5.94 1.03 0.10 50.03 09:33:48 08:33:01 7 39.20 0.00 5.58 0.03 0.08 55.10 09:33:48 08:34:01 all 57.65 0.00 7.34 1.38 0.12 33.52 09:33:48 08:34:01 0 57.05 0.00 6.93 0.84 0.12 35.06 09:33:48 08:34:01 1 59.46 0.00 7.39 0.71 0.12 32.33 09:33:48 08:34:01 2 57.84 0.00 7.01 1.08 0.12 33.96 09:33:48 08:34:01 3 59.21 0.00 7.08 1.52 0.12 32.07 09:33:48 08:34:01 4 58.24 0.00 7.58 4.04 0.12 30.02 09:33:48 08:34:01 5 55.51 0.00 7.69 0.49 0.12 36.19 09:33:48 08:34:01 6 58.62 0.00 8.42 1.33 0.12 31.51 09:33:48 08:34:01 7 55.28 0.00 6.61 1.00 0.10 37.02 09:33:48 08:35:01 all 27.00 0.00 5.83 2.88 0.09 64.19 09:33:48 08:35:01 0 26.14 0.00 5.00 0.27 0.07 68.52 09:33:48 08:35:01 1 27.78 0.00 5.95 0.47 0.08 65.72 09:33:48 08:35:01 2 27.29 0.00 6.00 2.51 0.10 64.11 09:33:48 08:35:01 3 29.06 0.00 6.95 0.79 0.08 63.11 09:33:48 08:35:01 4 26.86 0.00 5.75 1.77 0.10 65.52 09:33:48 08:35:01 5 28.25 0.00 6.02 10.06 0.10 55.56 09:33:48 08:35:01 6 28.08 0.00 6.18 7.15 0.08 58.51 09:33:48 08:35:01 7 22.54 0.00 4.81 0.05 0.08 72.51 09:33:48 08:36:01 all 20.50 0.00 7.91 18.59 0.11 52.90 09:33:48 08:36:01 0 21.75 0.00 7.59 12.48 0.10 58.08 09:33:48 08:36:01 1 20.32 0.00 8.53 26.15 0.10 44.90 09:33:48 08:36:01 2 21.01 0.00 7.85 29.36 0.10 41.67 09:33:48 08:36:01 3 20.41 0.00 7.77 8.85 0.10 62.86 09:33:48 08:36:01 4 19.82 0.00 8.98 39.10 0.10 32.00 09:33:48 08:36:01 5 20.82 0.00 7.51 10.84 0.09 60.75 09:33:48 08:36:01 6 20.46 0.00 8.40 16.76 0.16 54.22 09:33:48 08:36:01 7 19.41 0.00 6.63 5.44 0.10 68.42 09:33:48 08:37:01 all 28.94 0.00 7.68 13.18 0.08 50.13 09:33:48 08:37:01 0 29.02 0.00 7.40 5.34 0.08 58.15 09:33:48 08:37:01 1 27.33 0.00 9.51 24.66 0.07 38.43 09:33:48 08:37:01 2 29.53 0.00 7.07 10.71 0.08 52.61 09:33:48 08:37:01 3 30.33 0.00 7.62 35.38 0.08 26.58 09:33:48 08:37:01 4 29.06 0.00 7.73 5.22 0.07 57.92 09:33:48 08:37:01 5 28.49 0.00 7.89 9.99 0.08 53.54 09:33:48 08:37:01 6 28.80 0.00 6.75 6.45 0.07 57.94 09:33:48 08:37:01 7 28.98 0.00 7.46 7.89 0.07 55.61 09:33:48 08:38:01 all 88.85 0.00 11.02 0.00 0.13 0.00 09:33:48 08:38:01 0 88.78 0.00 11.09 0.00 0.13 0.00 09:33:48 08:38:01 1 88.45 0.00 11.42 0.00 0.13 0.00 09:33:48 08:38:01 2 88.83 0.00 11.03 0.00 0.13 0.00 09:33:48 08:38:01 3 89.25 0.00 10.62 0.00 0.13 0.00 09:33:48 08:38:01 4 87.43 0.00 12.46 0.00 0.12 0.00 09:33:48 08:38:01 5 89.24 0.00 10.63 0.00 0.13 0.00 09:33:48 08:38:01 6 88.92 0.00 10.96 0.00 0.12 0.00 09:33:48 08:38:01 7 89.89 0.00 9.98 0.00 0.13 0.00 09:33:48 08:39:01 all 89.48 0.00 10.36 0.00 0.16 0.01 09:33:48 08:39:01 0 88.74 0.00 11.09 0.00 0.17 0.00 09:33:48 08:39:01 1 90.46 0.00 9.37 0.00 0.17 0.00 09:33:48 08:39:01 2 89.80 0.00 10.03 0.00 0.15 0.02 09:33:48 08:39:01 3 89.61 0.00 10.24 0.00 0.15 0.00 09:33:48 08:39:01 4 89.81 0.00 10.04 0.00 0.13 0.02 09:33:48 08:39:01 5 89.96 0.00 9.88 0.00 0.13 0.02 09:33:48 08:39:01 6 87.02 0.00 12.77 0.00 0.21 0.00 09:33:48 08:39:01 7 90.30 0.00 9.53 0.00 0.15 0.02 09:33:48 08:40:01 all 26.28 0.00 4.56 8.28 0.08 60.80 09:33:48 08:40:01 0 25.94 0.00 4.52 2.24 0.07 67.23 09:33:48 08:40:01 1 26.32 0.00 4.66 9.53 0.07 59.42 09:33:48 08:40:01 2 26.42 0.00 4.24 5.55 0.07 63.73 09:33:48 08:40:01 3 25.85 0.00 4.57 16.75 0.07 52.76 09:33:48 08:40:01 4 26.38 0.00 4.33 5.87 0.08 63.34 09:33:48 08:40:01 5 27.34 0.00 4.37 2.73 0.07 65.49 09:33:48 08:40:01 6 24.85 0.00 5.24 12.39 0.10 57.42 09:33:48 08:40:01 7 27.13 0.00 4.58 11.21 0.08 56.99 09:33:48 08:41:01 all 0.04 0.00 0.01 0.01 0.01 99.94 09:33:48 08:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:33:48 08:41:01 1 0.25 0.00 0.02 0.02 0.00 99.72 09:33:48 08:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 08:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:33:48 08:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 08:41:01 7 0.02 0.00 0.00 0.03 0.00 99.95 09:33:48 09:33:48 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:33:48 08:42:01 all 0.04 0.00 0.02 0.00 0.00 99.94 09:33:48 08:42:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:33:48 08:42:01 1 0.12 0.00 0.03 0.03 0.00 99.82 09:33:48 08:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 08:42:01 5 0.08 0.00 0.00 0.00 0.00 99.92 09:33:48 08:42:01 6 0.02 0.00 0.05 0.00 0.00 99.93 09:33:48 08:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 08:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:33:48 08:43:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:33:48 08:43:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:33:48 08:43:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:33:48 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:33:48 08:43:01 5 0.12 0.00 0.00 0.00 0.00 99.88 09:33:48 08:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:33:48 08:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 08:44:01 all 0.03 0.00 0.02 0.02 0.01 99.93 09:33:48 08:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:33:48 08:44:01 1 0.05 0.00 0.02 0.02 0.00 99.92 09:33:48 08:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:44:01 4 0.03 0.00 0.03 0.15 0.00 99.78 09:33:48 08:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:33:48 08:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 08:45:01 all 0.04 0.00 0.04 0.00 0.01 99.91 09:33:48 08:45:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:33:48 08:45:01 1 0.05 0.00 0.07 0.02 0.02 99.85 09:33:48 08:45:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:33:48 08:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:33:48 08:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:33:48 08:45:01 5 0.03 0.00 0.08 0.00 0.00 99.88 09:33:48 08:45:01 6 0.05 0.00 0.07 0.00 0.00 99.88 09:33:48 08:45:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:33:48 08:46:01 all 0.16 0.00 0.02 0.01 0.00 99.81 09:33:48 08:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:33:48 08:46:01 1 0.05 0.00 0.02 0.02 0.00 99.92 09:33:48 08:46:01 2 1.08 0.00 0.02 0.00 0.02 98.89 09:33:48 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:46:01 4 0.02 0.00 0.02 0.03 0.00 99.93 09:33:48 08:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:33:48 08:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 08:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 08:47:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:33:48 08:47:01 0 0.03 0.00 0.05 0.00 0.03 99.88 09:33:48 08:47:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:33:48 08:47:01 2 1.99 0.00 0.00 0.00 0.02 98.00 09:33:48 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 08:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 08:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 08:48:01 all 0.07 0.00 0.01 0.00 0.00 99.90 09:33:48 08:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:33:48 08:48:01 1 0.03 0.00 0.03 0.02 0.00 99.92 09:33:48 08:48:01 2 0.40 0.00 0.02 0.00 0.00 99.58 09:33:48 08:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 08:48:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:33:48 08:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 08:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 08:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 08:49:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:33:48 08:49:01 0 0.05 0.00 0.02 0.02 0.02 99.90 09:33:48 08:49:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:33:48 08:49:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:33:48 08:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:33:48 08:49:01 4 0.07 0.00 0.00 0.00 0.00 99.93 09:33:48 08:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 08:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 08:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:50:01 all 0.10 0.00 0.02 0.00 0.01 99.87 09:33:48 08:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 09:33:48 08:50:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:33:48 08:50:01 2 0.71 0.00 0.02 0.00 0.02 99.25 09:33:48 08:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 08:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:33:48 08:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 08:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 08:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 08:51:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:33:48 08:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 08:51:01 1 0.03 0.00 0.00 0.03 0.02 99.92 09:33:48 08:51:01 2 0.17 0.00 0.00 0.00 0.02 99.82 09:33:48 08:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 08:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:33:48 08:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 08:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 08:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:33:48 08:52:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:33:48 08:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:33:48 08:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 08:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 08:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 08:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 08:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 08:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:33:48 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:33:48 08:53:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:33:48 08:53:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:33:48 08:53:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:33:48 08:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 08:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 08:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 08:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:33:48 08:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 08:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 08:54:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:33:48 08:54:01 0 0.00 0.00 0.03 0.02 0.02 99.93 09:33:48 08:54:01 1 0.03 0.00 0.00 0.03 0.02 99.92 09:33:48 08:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:33:48 08:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:33:48 08:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 08:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 08:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:55:01 all 0.04 0.00 0.01 0.00 0.01 99.95 09:33:48 08:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:33:48 08:55:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:33:48 08:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 08:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 08:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 08:55:01 5 0.15 0.00 0.00 0.00 0.02 99.83 09:33:48 08:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 08:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:33:48 08:56:01 all 0.14 0.00 0.01 0.00 0.00 99.84 09:33:48 08:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:33:48 08:56:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:33:48 08:56:01 2 1.00 0.00 0.02 0.00 0.02 98.97 09:33:48 08:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:33:48 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:56:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:33:48 08:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 08:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 08:57:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:33:48 08:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 08:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 08:57:01 2 1.99 0.00 0.03 0.00 0.02 97.96 09:33:48 08:57:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:33:48 08:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:33:48 08:57:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:33:48 08:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 08:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 08:58:01 all 0.06 0.00 0.02 0.00 0.01 99.90 09:33:48 08:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:33:48 08:58:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:33:48 08:58:01 2 0.42 0.00 0.03 0.00 0.02 99.53 09:33:48 08:58:01 3 0.02 0.00 0.03 0.02 0.00 99.93 09:33:48 08:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 08:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 08:58:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:33:48 08:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:33:48 08:59:01 all 0.10 0.00 0.00 0.00 0.01 99.89 09:33:48 08:59:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:33:48 08:59:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:33:48 08:59:01 2 0.63 0.00 0.00 0.00 0.03 99.33 09:33:48 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:59:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:33:48 08:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 08:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:00:01 all 0.07 0.00 0.02 0.00 0.00 99.91 09:33:48 09:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:00:01 1 0.02 0.00 0.03 0.02 0.00 99.93 09:33:48 09:00:01 2 0.42 0.00 0.03 0.00 0.02 99.53 09:33:48 09:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:00:01 5 0.07 0.00 0.00 0.00 0.00 99.93 09:33:48 09:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:01:01 all 0.04 0.00 0.01 0.10 0.01 99.84 09:33:48 09:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 09:01:01 1 0.02 0.00 0.02 0.77 0.02 99.18 09:33:48 09:01:01 2 0.15 0.00 0.00 0.00 0.03 99.82 09:33:48 09:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:01:01 4 0.03 0.00 0.02 0.02 0.02 99.92 09:33:48 09:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:33:48 09:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 09:02:01 all 0.22 0.00 0.02 0.01 0.00 99.75 09:33:48 09:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:33:48 09:02:01 1 0.02 0.00 0.03 0.03 0.00 99.92 09:33:48 09:02:01 2 0.02 0.00 0.05 0.00 0.02 99.92 09:33:48 09:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:33:48 09:02:01 4 1.58 0.00 0.00 0.00 0.00 98.42 09:33:48 09:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:33:48 09:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:03:01 all 0.05 0.00 0.01 0.00 0.01 99.92 09:33:48 09:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:33:48 09:03:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:33:48 09:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:33:48 09:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:33:48 09:03:01 4 0.27 0.00 0.02 0.00 0.02 99.70 09:33:48 09:03:01 5 0.02 0.00 0.05 0.00 0.00 99.93 09:33:48 09:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 09:33:48 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:33:48 09:04:01 all 0.03 0.00 0.00 0.00 0.01 99.96 09:33:48 09:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 09:04:01 1 0.03 0.00 0.00 0.03 0.02 99.92 09:33:48 09:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 09:04:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:33:48 09:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 09:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:33:48 09:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:05:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:33:48 09:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:33:48 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:06:01 all 0.13 0.00 0.02 0.01 0.01 99.84 09:33:48 09:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:06:01 1 0.02 0.00 0.03 0.07 0.00 99.88 09:33:48 09:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:33:48 09:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:06:01 4 0.83 0.00 0.02 0.00 0.02 99.14 09:33:48 09:06:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:33:48 09:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:06:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:33:48 09:07:01 all 0.10 0.00 0.07 0.01 0.00 99.82 09:33:48 09:07:01 0 0.03 0.00 0.07 0.00 0.00 99.90 09:33:48 09:07:01 1 0.03 0.00 0.03 0.08 0.02 99.83 09:33:48 09:07:01 2 0.02 0.00 0.08 0.00 0.00 99.90 09:33:48 09:07:01 3 0.03 0.00 0.05 0.00 0.00 99.92 09:33:48 09:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:33:48 09:07:01 5 0.00 0.00 0.05 0.00 0.00 99.95 09:33:48 09:07:01 6 0.58 0.00 0.18 0.00 0.00 99.23 09:33:48 09:07:01 7 0.03 0.00 0.07 0.00 0.00 99.90 09:33:48 09:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:33:48 09:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:08:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:33:48 09:08:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:33:48 09:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:33:48 09:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:33:48 09:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:09:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:33:48 09:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 09:09:01 1 0.03 0.00 0.00 0.03 0.00 99.93 09:33:48 09:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:09:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:33:48 09:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:10:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:33:48 09:10:01 0 0.02 0.00 0.05 0.02 0.00 99.92 09:33:48 09:10:01 1 0.07 0.00 0.00 0.02 0.02 99.90 09:33:48 09:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:33:48 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:11:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:33:48 09:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:33:48 09:11:01 1 0.02 0.00 0.02 0.03 0.02 99.92 09:33:48 09:11:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:33:48 09:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:33:48 09:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 09:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:12:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:33:48 09:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 09:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:12:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:33:48 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 09:12:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:33:48 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:13:01 all 0.18 0.00 0.02 0.00 0.00 99.80 09:33:48 09:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:33:48 09:13:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:33:48 09:13:01 2 0.02 0.00 0.05 0.00 0.02 99.92 09:33:48 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:13:01 4 1.29 0.00 0.03 0.00 0.00 98.68 09:33:48 09:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:14:01 all 0.55 0.00 0.11 0.04 0.01 99.29 09:33:48 09:14:01 0 0.20 0.00 0.05 0.02 0.02 99.72 09:33:48 09:14:01 1 0.25 0.00 0.03 0.03 0.02 99.67 09:33:48 09:14:01 2 0.87 0.00 0.08 0.00 0.00 99.05 09:33:48 09:14:01 3 0.20 0.00 0.08 0.02 0.00 99.70 09:33:48 09:14:01 4 1.87 0.00 0.08 0.00 0.02 98.03 09:33:48 09:14:01 5 0.28 0.00 0.10 0.03 0.02 99.57 09:33:48 09:14:01 6 0.48 0.00 0.35 0.13 0.00 99.03 09:33:48 09:14:01 7 0.25 0.00 0.12 0.05 0.00 99.58 09:33:48 09:33:48 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:33:48 09:15:01 all 0.14 0.00 0.01 0.00 0.00 99.84 09:33:48 09:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:33:48 09:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:33:48 09:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:33:48 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:15:01 4 1.04 0.00 0.02 0.00 0.02 98.92 09:33:48 09:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:33:48 09:16:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:33:48 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:16:01 4 0.07 0.00 0.03 0.00 0.00 99.90 09:33:48 09:16:01 5 0.08 0.00 0.00 0.00 0.00 99.92 09:33:48 09:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:16:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:33:48 09:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:33:48 09:17:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:33:48 09:17:01 1 0.00 0.00 0.00 0.05 0.02 99.93 09:33:48 09:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 09:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:33:48 09:17:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:33:48 09:17:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:33:48 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:17:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:33:48 09:18:01 all 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:18:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:33:48 09:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:18:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:33:48 09:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:18:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:33:48 09:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:33:48 09:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:33:48 09:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:33:48 09:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:33:48 09:19:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:33:48 09:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:33:48 09:20:01 0 0.00 0.00 0.02 0.03 0.02 99.93 09:33:48 09:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:33:48 09:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:33:48 09:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:20:01 5 0.02 0.00 0.00 0.00 0.03 99.95 09:33:48 09:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:33:48 09:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:21:01 all 0.27 0.00 0.01 0.00 0.00 99.72 09:33:48 09:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:33:48 09:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:21:01 4 1.97 0.00 0.00 0.00 0.02 98.01 09:33:48 09:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:22:01 all 0.10 0.00 0.01 0.00 0.01 99.88 09:33:48 09:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:33:48 09:22:01 1 0.05 0.00 0.03 0.02 0.02 99.88 09:33:48 09:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:22:01 4 0.65 0.00 0.03 0.00 0.00 99.32 09:33:48 09:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 09:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 09:23:01 all 0.09 0.00 0.01 0.00 0.01 99.89 09:33:48 09:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:33:48 09:23:01 1 0.05 0.00 0.00 0.02 0.02 99.92 09:33:48 09:23:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:33:48 09:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:23:01 4 0.55 0.00 0.03 0.00 0.02 99.40 09:33:48 09:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:33:48 09:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:33:48 09:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:33:48 09:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:24:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:33:48 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:33:48 09:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:33:48 09:25:01 1 0.05 0.00 0.02 0.03 0.02 99.88 09:33:48 09:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:33:48 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:33:48 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:33:48 09:25:01 CPU %user %nice %system %iowait %steal %idle 09:33:48 09:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:33:48 09:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:33:48 09:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:33:48 09:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 09:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:27:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:33:48 09:27:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:33:48 09:27:01 1 0.08 0.00 0.02 0.02 0.02 99.87 09:33:48 09:27:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 09:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:27:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:28:01 all 0.14 0.00 0.01 0.00 0.01 99.84 09:33:48 09:28:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:33:48 09:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:33:48 09:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:28:01 4 1.03 0.00 0.02 0.00 0.02 98.94 09:33:48 09:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:33:48 09:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:33:48 09:29:01 1 0.02 0.00 0.03 0.03 0.00 99.92 09:33:48 09:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 09:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:33:48 09:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:29:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:33:48 09:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:33:48 09:30:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:33:48 09:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:33:48 09:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:33:48 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 09:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 09:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:31:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:33:48 09:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:33:48 09:31:01 1 0.05 0.00 0.00 0.03 0.02 99.90 09:33:48 09:31:01 2 0.07 0.00 0.03 0.00 0.00 99.90 09:33:48 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:33:48 09:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:33:48 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:33:48 09:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:33:48 09:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:33:48 09:32:01 1 0.07 0.00 0.02 0.02 0.00 99.90 09:33:48 09:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:33:48 09:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:33:48 09:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:33:48 09:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:33:48 09:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:33:48 09:33:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:33:48 09:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:33:48 09:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:33:48 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:33:48 09:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:33:48 09:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:33:48 09:33:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:33:48 Average: all 6.30 0.00 1.07 0.81 0.02 91.80 09:33:48 Average: 0 6.22 0.00 1.10 0.64 0.02 92.02 09:33:48 Average: 1 6.28 0.00 1.11 1.23 0.02 91.35 09:33:48 Average: 2 6.46 0.00 1.03 0.81 0.03 91.67 09:33:48 Average: 3 6.35 0.00 1.09 1.09 0.02 91.46 09:33:48 Average: 4 6.46 0.00 1.08 0.91 0.02 91.53 09:33:48 Average: 5 6.28 0.00 1.05 0.58 0.02 92.07 09:33:48 Average: 6 6.24 0.00 1.13 0.78 0.02 91.83 09:33:48 Average: 7 6.12 0.00 0.97 0.43 0.02 92.47 09:33:48 09:33:48 09:33:48