Pull request #4914 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from a8bb9105af1c6398587726f8b6be1dd5c186712b+2694c231f166e0770cb000984d707b3d46f47c88 (93e41aeb470ffa4a989f23b8e0e4a8d21bd3d680) 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-ssh3177607727693199892.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-ssh16393316412266250555.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4914/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4914/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15708376724668167824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4914/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8298891886837654914.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9424069919954645762.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4914/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4914/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12216211602902617588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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 ‘prd-ubuntu20.04-docker-8c-8g-10218’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10225 in /w/workspace/edgexfoundry_edgex-go_PR-4914 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4914/head:refs/remotes/origin/PR-4914 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2694c231f166e0770cb000984d707b3d46f47c88 into PR head commit a8bb9105af1c6398587726f8b6be1dd5c186712b Merge succeeded, producing a8bb9105af1c6398587726f8b6be1dd5c186712b Checking out Revision a8bb9105af1c6398587726f8b6be1dd5c186712b (PR-4914) > git config core.sparsecheckout # timeout=10 > git checkout -f a8bb9105af1c6398587726f8b6be1dd5c186712b # 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 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8bb9105af1c6398587726f8b6be1dd5c186712b # timeout=10 Commit message: "feat: Add the Keeper registry db methods for Postgres" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:44:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:44:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:44:10 ========================================================= 09:44:10 EdgeX Global Pipelines Version Info 09:44:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:44:11 ------------------- 09:44:11 stable info: 09:44:11 ------------------- 09:44:11 Commited By: Cherry Wang cherry@iotechsys.com 09:44:11 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:44:11 Message: update stable to v1.0.263 09:44:11 ------------------- 09:44:11 experimental info: 09:44:11 ------------------- 09:44:11 Commited By: Cherry Wang cherry@iotechsys.com 09:44:11 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:44:11 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:44:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4914 [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4914 [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4914 [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8bb9105af1c6398587726f8b6be1dd5c186712b [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8bb910 [Pipeline] echo 09:44:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:13 provisioning config files... 09:44:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10129388641330053612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:14 ---> ****-login.sh 09:44:14 nexus3.edgexfoundry.org:10001 09:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:14 Configure a credential helper to remove this warning. See 09:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:14 09:44:14 Login Succeeded 09:44:14 nexus3.edgexfoundry.org:10002 09:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:14 Configure a credential helper to remove this warning. See 09:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:14 09:44:14 Login Succeeded 09:44:14 nexus3.edgexfoundry.org:10003 09:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:14 Configure a credential helper to remove this warning. See 09:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:14 09:44:14 Login Succeeded 09:44:14 nexus3.edgexfoundry.org:10004 09:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:14 Configure a credential helper to remove this warning. See 09:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:14 09:44:14 Login Succeeded 09:44:14 ****.io 09:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:15 Configure a credential helper to remove this warning. See 09:44:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:15 09:44:15 Login Succeeded 09:44:15 ---> ****-login.sh ends [Pipeline] } 09:44:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:15 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + dirname cmd/core-command/Dockerfile 09:44:15 + echo core-command,cmd/core-command/Dockerfile 09:44:15 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 09:44:15 cut -d/ -f2 09:44:15 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:44:15 + dirname cmd/core-data/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo core-data,cmd/core-data/Dockerfile 09:44:15 + dirname+ cmd/core-keeper/Dockerfile 09:44:15 cut -d/ -f2 09:44:15 + echo core-keeper,cmd/core-keeper/Dockerfile 09:44:15 + + dirname cmd/core-metadata/Dockerfile 09:44:15 cut -d/ -f2 09:44:15 + echo core-metadata,cmd/core-metadata/Dockerfile 09:44:15 + dirname cmd/security-bootstrapper/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:44:15 + dirname cmd/security-proxy-auth/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:44:15 + dirname cmd/security-proxy-setup/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:44:15 + dirname cmd/security-secretstore-setup/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:44:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:44:15 + dirname cmd/security-spire-agent/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:44:15 + dirname cmd/security-spire-config/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:44:15 + dirname cmd/security-spire-server/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:44:15 + dirname cmd/support-cron-scheduler/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:44:15 + dirname cmd/support-notifications/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo support-notifications,cmd/support-notifications/Dockerfile 09:44:15 + dirname cmd/support-scheduler/Dockerfile 09:44:15 + cut -d/ -f2 09:44:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:44:15 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:44:16 + git rev-list -1 --merges a8bb9105af1c6398587726f8b6be1dd5c186712b~1..a8bb9105af1c6398587726f8b6be1dd5c186712b [Pipeline] echo 09:44:16 -----------> git rev-list -1 --merges a8bb9105af1c6398587726f8b6be1dd5c186712b~1..a8bb9105af1c6398587726f8b6be1dd5c186712b a8bb9105af1c6398587726f8b6be1dd5c186712b [false] [Pipeline] sh 09:44:16 + git log --format=format:%s -1 a8bb9105af1c6398587726f8b6be1dd5c186712b [Pipeline] echo 09:44:16 ========================================================= 09:44:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:44:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:44:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:44:17 + grep -v github /etc/ssh/ssh_known_hosts 09:44:17 + [ -e /tmp/ssh_known_hosts ] 09:44:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:44:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:44:17 + sudo tee -a /etc/ssh/ssh_known_hosts 09:44:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:17 09:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:18 0.1.4: Pulling from edgex-devops/py-git-semver 09:44:18 b85a868b505f: Pulling fs layer 09:44:18 e2be974225ed: Pulling fs layer 09:44:18 339a4e72a1f5: Pulling fs layer 09:44:18 988bab9f4d93: Pulling fs layer 09:44:18 1469e6f7b9e6: Pulling fs layer 09:44:18 eaf3925da568: Pulling fs layer 09:44:18 bab4dde63d76: Pulling fs layer 09:44:18 bde34c3a00c8: Pulling fs layer 09:44:18 b352a97aabf1: Pulling fs layer 09:44:18 4872d77fe225: Pulling fs layer 09:44:18 5851b861e8e6: Pulling fs layer 09:44:18 988bab9f4d93: Waiting 09:44:18 1469e6f7b9e6: Waiting 09:44:18 eaf3925da568: Waiting 09:44:18 4872d77fe225: Waiting 09:44:18 bab4dde63d76: Waiting 09:44:18 5851b861e8e6: Waiting 09:44:18 bde34c3a00c8: Waiting 09:44:18 e2be974225ed: Download complete 09:44:18 988bab9f4d93: Verifying Checksum 09:44:18 988bab9f4d93: Download complete 09:44:18 1469e6f7b9e6: Verifying Checksum 09:44:18 1469e6f7b9e6: Download complete 09:44:18 eaf3925da568: Verifying Checksum 09:44:18 eaf3925da568: Download complete 09:44:18 339a4e72a1f5: Download complete 09:44:18 bde34c3a00c8: Verifying Checksum 09:44:18 bde34c3a00c8: Download complete 09:44:18 b352a97aabf1: Verifying Checksum 09:44:18 b352a97aabf1: Download complete 09:44:18 4872d77fe225: Verifying Checksum 09:44:18 4872d77fe225: Download complete 09:44:18 5851b861e8e6: Download complete 09:44:18 b85a868b505f: Verifying Checksum 09:44:18 b85a868b505f: Download complete 09:44:18 bab4dde63d76: Verifying Checksum 09:44:18 bab4dde63d76: Download complete 09:44:20 b85a868b505f: Pull complete 09:44:20 e2be974225ed: Pull complete 09:44:20 339a4e72a1f5: Pull complete 09:44:20 988bab9f4d93: Pull complete 09:44:21 1469e6f7b9e6: Pull complete 09:44:21 eaf3925da568: Pull complete 09:44:22 bab4dde63d76: Pull complete 09:44:22 bde34c3a00c8: Pull complete 09:44:22 b352a97aabf1: Pull complete 09:44:22 4872d77fe225: Pull complete 09:44:23 5851b861e8e6: Pull complete 09:44:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:23 prd-ubuntu20.04-docker-8c-8g-10225 does not seem to be running inside a container 09:44:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:44:26 $ docker top d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 -eo pid,comm 09:44:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:44:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:26 [ssh-agent] Looking for ssh-agent implementation... 09:44:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:26 $ docker exec d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 ssh-agent 09:44:26 SSH_AUTH_SOCK=/tmp/ssh-mPmTZbKPe7kt/agent.32 09:44:26 SSH_AGENT_PID=38 09:44:26 Running ssh-add (command line suppressed) 09:44:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11940601364153725967.key (/w/workspace/edgex-go/1@tmp/private_key_11940601364153725967.key) 09:44:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:27 + git tag --points-at HEAD [Pipeline] } 09:44:27 $ docker exec --env ******** --env ******** d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 ssh-agent -k 09:44:27 unset SSH_AUTH_SOCK; 09:44:27 unset SSH_AGENT_PID; 09:44:27 echo Agent pid 38 killed; 09:44:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:44:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:27 [ssh-agent] Looking for ssh-agent implementation... 09:44:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:27 $ docker exec d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 ssh-agent 09:44:27 SSH_AUTH_SOCK=/tmp/ssh-IpnJG8G1wWri/agent.71 09:44:27 SSH_AGENT_PID=77 09:44:27 Running ssh-add (command line suppressed) 09:44:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4012133614490689021.key (/w/workspace/edgex-go/1@tmp/private_key_4012133614490689021.key) 09:44:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:27 + git semver init 09:44:28 2024-09-13 09:44:28,195 [run_init] DEBUG init version:0.0.0 force:False 09:44:28 2024-09-13 09:44:28,196 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:44:28 2024-09-13 09:44:28,196 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 09:44:28 2024-09-13 09:44:28,197 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 09:44:34 2024-09-13 09:44:33,857 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:44:34 2024-09-13 09:44:33,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4914 with force:False 09:44:34 2024-09-13 09:44:33,858 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4914 09:44:34 2024-09-13 09:44:33,863 [execute] INFO git cat-file --batch-check 09:44:34 2024-09-13 09:44:33,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:44:34 2024-09-13 09:44:33,871 [execute] INFO git cat-file --batch 09:44:34 2024-09-13 09:44:33,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:44:34 2024-09-13 09:44:33,877 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4914 09:44:34 0.0.0 [Pipeline] } 09:44:34 $ docker exec --env ******** --env ******** d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 ssh-agent -k 09:44:35 unset SSH_AUTH_SOCK; 09:44:35 unset SSH_AGENT_PID; 09:44:35 echo Agent pid 77 killed; 09:44:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:35 + git semver [Pipeline] } 09:44:35 $ docker stop --time=1 d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 09:44:37 $ docker rm -f --volumes d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:44:37 Stashed 1 file(s) [Pipeline] echo 09:44:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:44:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:44:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:38 ========================================================= 09:44:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:44:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:44:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:44:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:44:39 619be1103602: Pulling fs layer 09:44:39 7862e08f4a3e: Pulling fs layer 09:44:39 5df492c9dc93: Pulling fs layer 09:44:39 7629e6793208: Pulling fs layer 09:44:39 4f4fb700ef54: Pulling fs layer 09:44:39 fb5054dd5b73: Pulling fs layer 09:44:39 eeca6798cff9: Pulling fs layer 09:44:39 aa269ceb94a6: Pulling fs layer 09:44:39 ada007ff1a6a: Pulling fs layer 09:44:39 eeca6798cff9: Waiting 09:44:39 aa269ceb94a6: Waiting 09:44:39 ada007ff1a6a: Waiting 09:44:39 7629e6793208: Waiting 09:44:39 fb5054dd5b73: Waiting 09:44:39 4f4fb700ef54: Waiting 09:44:39 7862e08f4a3e: Verifying Checksum 09:44:39 7862e08f4a3e: Download complete 09:44:39 7629e6793208: Download complete 09:44:39 4f4fb700ef54: Verifying Checksum 09:44:39 4f4fb700ef54: Download complete 09:44:39 fb5054dd5b73: Verifying Checksum 09:44:39 fb5054dd5b73: Download complete 09:44:39 619be1103602: Verifying Checksum 09:44:39 619be1103602: Download complete 09:44:39 eeca6798cff9: Verifying Checksum 09:44:39 eeca6798cff9: Download complete 09:44:39 619be1103602: Pull complete 09:44:39 ada007ff1a6a: Verifying Checksum 09:44:39 ada007ff1a6a: Download complete 09:44:39 7862e08f4a3e: Pull complete 09:44:39 5df492c9dc93: Verifying Checksum 09:44:39 5df492c9dc93: Download complete 09:44:40 aa269ceb94a6: Verifying Checksum 09:44:40 aa269ceb94a6: Download complete 09:44:43 5df492c9dc93: Pull complete 09:44:43 7629e6793208: Pull complete 09:44:43 4f4fb700ef54: Pull complete 09:44:43 fb5054dd5b73: Pull complete 09:44:43 eeca6798cff9: Pull complete 09:44:45 aa269ceb94a6: Pull complete 09:44:46 ada007ff1a6a: Pull complete 09:44:46 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:44:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:44:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:44:46 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:44:46 WORKDIR /edgex 09:44:46 COPY go.mod . 09:44:46 RUN go mod download build 09:44:46 -t ci-base-image-x86_64 -f - . 09:44:47 Sending build context to Docker daemon 179.3MB 09:44:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:44:47 ---> f489d0715acc 09:44:47 Step 2/4 : WORKDIR /edgex 09:44:52 ---> Running in df9a3fae87bc 09:44:52 Removing intermediate container df9a3fae87bc 09:44:52 ---> 6ec6def9b45d 09:44:52 Step 3/4 : COPY go.mod . 09:44:52 ---> 69b180f60d5e 09:44:52 Step 4/4 : RUN go mod download 09:44:52 ---> Running in cde070acae09 09:44:53 Still waiting to schedule task 09:44:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:45:19 Removing intermediate container cde070acae09 09:45:19 ---> 6c39b53c387e 09:45:19 Successfully built 6c39b53c387e 09:45:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:19 + docker inspect -f . ci-base-image-x86_64 09:45:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:19 prd-ubuntu20.04-docker-8c-8g-10225 does not seem to be running inside a container 09:45:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:45:20 $ docker top ea2afa31f63cdcee841c4e2cc4b3d7519f58252826d0695625e7e689f9883bcd -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:20 + go version 09:45:20 go version go1.21.9 linux/amd64 [Pipeline] } 09:45:20 $ docker stop --time=1 ea2afa31f63cdcee841c4e2cc4b3d7519f58252826d0695625e7e689f9883bcd 09:45:21 $ docker rm -f --volumes ea2afa31f63cdcee841c4e2cc4b3d7519f58252826d0695625e7e689f9883bcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:22 + docker inspect -f . ci-base-image-x86_64 09:45:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:22 prd-ubuntu20.04-docker-8c-8g-10225 does not seem to be running inside a container 09:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:45:23 $ docker top ed4fb8034f9103c5de83c24f973eef70d4908d246626fe2b4a310ddd6928e1a2 -eo pid,comm [Pipeline] { [Pipeline] echo 09:45:23 ========================================================= 09:45:23 [edgeXBuildGoParallel] Running Tests and Build... 09:45:23 ========================================================= [Pipeline] sh 09:45:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:45:24 + make test 09:45:24 go test -race -coverprofile=coverage.out ./... 09:45:32 ? github.com/edgexfoundry/edgex-go [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:45:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:46:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:46:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 09:46:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements 09:46:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.823s coverage: 93.4% of statements 09:46:07 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 09:46:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:46:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:46:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements 09:46:09 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 09:46:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:46:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:46:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] 09:46:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.075s coverage: 0.8% of statements 09:46:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 30.7% of statements 09:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 77.8% of statements 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 09:46:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:46:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:46:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:46:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 09:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:46:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:46:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:46:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:46:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:46:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:46:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:46:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.235s coverage: 79.9% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.037s coverage: 92.9% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.034s coverage: 75.0% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.123s coverage: 63.1% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.127s coverage: 36.5% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.022s coverage: 35.9% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.087s coverage: 95.7% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 09:46:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements 09:46:37 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:46:37 running golangci-lint 09:46:37 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:46:37 go version go1.21.9 linux/amd64 09:46:37 level=info msg="[config_reader] Used config file .golangci.yml" 09:46:37 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:47:01 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|deps|exports_file|imports|name|compiled_files) took 22.17245155s" 09:47:01 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.408076ms" 09:47:14 level=info msg="[linters_context/goanalysis] analyzers took 1m49.456922538s with top 10 stages: buildir: 1m4.582401759s, gosec: 8.815883842s, inspect: 4.882553685s, fact_deprecated: 2.738428309s, printf: 1.580782688s, nilness: 1.480416763s, ctrlflow: 1.440940265s, fact_purity: 1.296638094s, S1038: 1.055396181s, typedness: 890.990036ms" 09:47:14 level=info msg="[runner] Issues before processing: 214, after processing: 0" 09:47:14 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 214/214, exclude: 214/214, cgo: 214/214, skip_dirs: 214/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, path_prettifier: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_files: 214/214" 09:47:14 level=info msg="[runner] processing took 17.161065ms with stages: nolint: 8.073071ms, identifier_marker: 4.952132ms, exclude-rules: 1.629391ms, autogenerated_exclude: 1.171765ms, path_prettifier: 879.21µs, skip_dirs: 398.415µs, filename_unadjuster: 32.311µs, cgo: 20.72µs, max_same_issues: 780ns, uniq_by_line: 570ns, fixer: 400ns, path_shortener: 370ns, max_from_linter: 310ns, skip_files: 280ns, exclude: 270ns, sort_results: 250ns, severity-rules: 250ns, diff: 200ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 09:47:14 level=info msg="[runner] linters took 13.055759709s with stages: goanalysis_metalinter: 13.038513273s" 09:47:14 level=info msg="File cache stats: 0 entries of total size 0B" 09:47:14 level=info msg="Memory: 334 samples, avg is 301.3MB, max is 1474.7MB" 09:47:14 level=info msg="Execution took 35.278515969s" 09:47:14 go vet ./... 09:47:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:47:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:47:19 ./bin/test-attribution-txt.sh 09:47:19 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 09:47:19 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 09:47:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:47:20 + ls -al . 09:47:20 total 936 09:47:20 drwxrwxr-x 11 1001 1001 4096 Sep 13 09:45 . 09:47:20 drwxr-xr-x 4 root root 4096 Sep 13 09:45 .. 09:47:20 drwxrwxr-x 2 1001 1001 4096 Sep 13 09:44 .blubracket 09:47:20 -rw-rw-r-- 1 1001 1001 10 Sep 13 09:44 .dockerignore 09:47:20 drwxrwxr-x 8 1001 1001 4096 Sep 13 09:46 .git 09:47:20 drwxrwxr-x 3 1001 1001 4096 Sep 13 09:44 .github 09:47:20 -rw-rw-r-- 1 1001 1001 1102 Sep 13 09:44 .gitignore 09:47:20 -rw-rw-r-- 1 1001 1001 42 Sep 13 09:44 .golangci.yml 09:47:20 -rw-rw-r-- 1 1001 1001 100 Sep 13 09:44 .hadolint.yml 09:47:20 drwxr-xr-x 3 1001 1001 4096 Sep 13 09:44 .semver 09:47:20 -rw-rw-r-- 1 1001 1001 155 Sep 13 09:44 .sonarcloud.properties 09:47:20 -rw-rw-r-- 1 1001 1001 1171 Sep 13 09:44 ADOPTERS.md 09:47:20 -rw-rw-r-- 1 1001 1001 21286 Sep 13 09:44 Attribution.txt 09:47:20 -rw-rw-r-- 1 1001 1001 100284 Sep 13 09:44 CHANGELOG.md 09:47:20 -rw-rw-r-- 1 1001 1001 3804 Sep 13 09:44 CONTRIBUTING.md 09:47:20 -rw-rw-r-- 1 1001 1001 677 Sep 13 09:44 GOVERNANCE.md 09:47:20 -rw-rw-r-- 1 1001 1001 861 Sep 13 09:44 Jenkinsfile 09:47:20 -rw-rw-r-- 1 1001 1001 10775 Sep 13 09:44 LICENSE 09:47:20 -rw-rw-r-- 1 1001 1001 16854 Sep 13 09:44 Makefile 09:47:20 -rw-rw-r-- 1 1001 1001 582 Sep 13 09:44 OWNERS.md 09:47:20 -rw-rw-r-- 1 1001 1001 9528 Sep 13 09:44 README.md 09:47:20 -rw-rw-r-- 1 1001 1001 789 Sep 13 09:44 SECURITY.md 09:47:20 -rw-rw-r-- 1 1001 1001 5 Sep 13 09:44 VERSION 09:47:20 drwxrwxr-x 2 1001 1001 4096 Sep 13 09:44 bin 09:47:20 drwxrwxr-x 20 1001 1001 4096 Sep 13 09:44 cmd 09:47:20 -rw-r--r-- 1 root root 567969 Sep 13 09:46 coverage.out 09:47:20 drwxrwxr-x 2 1001 1001 4096 Sep 13 09:44 fuzz_test 09:47:20 -rw-rw-r-- 1 1001 1001 7305 Sep 13 09:44 go.mod 09:47:20 -rw-rw-r-- 1 1001 1001 102748 Sep 13 09:44 go.sum 09:47:20 drwxrwxr-x 7 1001 1001 4096 Sep 13 09:44 internal 09:47:20 drwxrwxr-x 3 1001 1001 4096 Sep 13 09:44 openapi 09:47:20 -rw-rw-r-- 1 1001 1001 584 Sep 13 09:44 security.txt 09:47:20 -rw-rw-r-- 1 1001 1001 204 Sep 13 09:44 version.go [Pipeline] sh 09:47:20 + '[' -e coverage.out ] 09:47:20 + chown 1001:1001 coverage.out [Pipeline] stash 09:47:20 Stashed 1 file(s) [Pipeline] sh 09:47:20 + make build 09:47:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:47:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09: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-command/core-command ./cmd/core-command 09:47:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:47:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:47:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10228 in /w/workspace/edgexfoundry_edgex-go_PR-4914 [Pipeline] { [Pipeline] ws 09:47:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:47:47 The recommended git tool is: git 09:47:48 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:47: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 09:47:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:47:54 using credential edgex-jenkins-ssh 09:47:54 Cloning the remote Git repository 09:47:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:47:55 > git init /w/workspace/edgex-go/1 # timeout=10 09:47:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:47:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:47:55 > git --version # timeout=10 09:47:55 > git --version # 'git version 2.25.1' 09:47:55 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:57 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:47:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:47:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:47:59 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:48:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:48:01 $ docker stop --time=1 ed4fb8034f9103c5de83c24f973eef70d4908d246626fe2b4a310ddd6928e1a2 09:48:08 $ docker rm -f --volumes ed4fb8034f9103c5de83c24f973eef70d4908d246626fe2b4a310ddd6928e1a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:48:10 09:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:48:10 latest: Pulling from edgex-devops/edgex-compose 09:48:10 91d30c5bc195: Pulling fs layer 09:48:10 2e9b0aa3be6d: Pulling fs layer 09:48:10 9c61dcf015f6: Pulling fs layer 09:48:10 4698f68db338: Pulling fs layer 09:48:10 2a2f49069b9e: Pulling fs layer 09:48:10 e0025b399a48: Pulling fs layer 09:48:10 4698f68db338: Waiting 09:48:10 2a2f49069b9e: Waiting 09:48:10 91d30c5bc195: Verifying Checksum 09:48:10 4698f68db338: Download complete 09:48:10 2e9b0aa3be6d: Verifying Checksum 09:48:10 2e9b0aa3be6d: Download complete 09:48:10 e0025b399a48: Verifying Checksum 09:48:10 e0025b399a48: Download complete 09:48:10 91d30c5bc195: Pull complete 09:48:10 2a2f49069b9e: Verifying Checksum 09:48:10 2a2f49069b9e: Download complete 09:48:11 2e9b0aa3be6d: Pull complete 09:48:11 9c61dcf015f6: Download complete 09:48:13 9c61dcf015f6: Pull complete 09:48:13 4698f68db338: Pull complete 09:48:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:48:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:48:14 2a2f49069b9e: Pull complete 09:48:14 e0025b399a48: Pull complete 09:48:14 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:48:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:14 prd-ubuntu20.04-docker-8c-8g-10225 does not seem to be running inside a container 09:48:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:48:15 Merging remotes/origin/main commit 2694c231f166e0770cb000984d707b3d46f47c88 into PR head commit a8bb9105af1c6398587726f8b6be1dd5c186712b 09:48:16 Merge succeeded, producing a8bb9105af1c6398587726f8b6be1dd5c186712b 09:48:16 Checking out Revision a8bb9105af1c6398587726f8b6be1dd5c186712b (PR-4914) 09:48:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:48:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:48:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4914/head:refs/remotes/origin/PR-4914 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:48:15 > git config core.sparsecheckout # timeout=10 09:48:15 > git checkout -f a8bb9105af1c6398587726f8b6be1dd5c186712b # timeout=10 09:48:16 > git remote # timeout=10 09:48:16 > git config --get remote.origin.url # timeout=10 09:48:16 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:16 > git merge 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 09:48:16 > git rev-parse HEAD^{commit} # timeout=10 09:48:16 > git config core.sparsecheckout # timeout=10 09:48:16 > git checkout -f a8bb9105af1c6398587726f8b6be1dd5c186712b # timeout=10 09:48:18 $ docker top 0c33abe781737945ec2b4f6bf1d75c58f53f3e9984bf2ad374f6705c00da724e -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:19 + docker compose -f ./docker-compose-build.yml build --parallel 09:48:19 Commit message: "feat: Add the Keeper registry db methods for Postgres" 09:48:19 > git --version # timeout=10 09:48:19 > git --version # 'git version 2.25.1' 09:48:19 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:21 #1 [support-cron-scheduler internal] load build definition from Dockerfile 09:48:21 #1 transferring dockerfile: 1.85kB done 09:48:21 #1 DONE 0.0s 09:48:21 09:48:21 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:48:21 #2 transferring dockerfile: 1.89kB done 09:48:21 #2 DONE 0.0s 09:48:21 09:48:21 #3 [security-spire-config internal] load build definition from Dockerfile 09:48:21 #3 transferring dockerfile: 1.69kB done 09:48:21 #3 DONE 0.0s 09:48:21 09:48:21 #4 [security-proxy-setup internal] load build definition from Dockerfile 09:48:21 #4 transferring dockerfile: 2.50kB done 09:48:21 #4 DONE 0.0s 09:48:21 09:48:21 #5 [security-spire-agent internal] load build definition from Dockerfile 09:48:21 #5 transferring dockerfile: 1.81kB done 09:48:21 #5 DONE 0.0s 09:48:21 09:48:21 #6 [support-notifications internal] load build definition from Dockerfile 09:48:21 #6 transferring dockerfile: 1.95kB done 09:48:21 #6 DONE 0.0s 09:48:21 09:48:21 #7 [support-scheduler internal] load build definition from Dockerfile 09:48:21 #7 transferring dockerfile: 1.93kB done 09:48:21 #7 DONE 0.0s 09:48:21 09:48:21 #8 [core-command internal] load build definition from Dockerfile 09:48:21 #8 transferring dockerfile: 1.93kB done 09:48:21 #8 DONE 0.0s 09:48:21 09:48:21 #9 [core-metadata internal] load build definition from Dockerfile 09:48:21 #9 transferring dockerfile: 2.06kB done 09:48:21 #9 DONE 0.0s 09:48:21 09:48:21 #10 [security-spire-server internal] load build definition from Dockerfile 09:48:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:21 Dload Upload Total Spent Left Speed 09:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k 09:48:21 #10 transferring dockerfile: 1.70kB done 09:48:21 #10 DONE 0.0s 09:48:21 09:48:21 #11 [security-bootstrapper internal] load build definition from Dockerfile 09:48:21 #11 transferring dockerfile: 3.17kB done 09:48:21 #11 DONE 0.0s 09:48:21 09:48:21 #12 [core-keeper internal] load build definition from Dockerfile 09:48:21 #12 transferring dockerfile: 2.01kB done 09:48:21 #12 DONE 0.0s 09:48:21 09:48:21 #13 [core-data internal] load build definition from Dockerfile 09:48:21 #13 transferring dockerfile: 2.07kB done 09:48:21 #13 DONE 0.0s 09:48:21 09:48:21 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:48:21 #14 transferring dockerfile: 2.23kB 0.0s done 09:48:21 #14 DONE 0.1s 09:48:21 09:48:21 #15 [security-secretstore-setup internal] load build definition from Dockerfile 09:48:21 #15 transferring dockerfile: 2.49kB done 09:48:21 #15 DONE 0.1s 09:48:21 09:48:21 #16 [support-cron-scheduler internal] load .dockerignore 09:48:21 #16 transferring context: 50B done 09:48:21 #16 DONE 0.1s 09:48:21 09:48:21 #17 [security-proxy-auth internal] load build definition from Dockerfile 09:48:21 #17 transferring dockerfile: 2.15kB done 09:48:21 #17 DONE 0.1s [Pipeline] sh 09:48:22 09:48:22 #18 [security-spiffe-token-provider internal] load .dockerignore 09:48:22 #18 transferring context: 50B done 09:48:22 #18 DONE 0.0s 09:48:22 09:48:22 #19 [security-proxy-setup internal] load .dockerignore 09:48:22 #19 transferring context: 50B done 09:48:22 #19 DONE 0.0s 09:48:22 09:48:22 #20 [security-spire-config internal] load .dockerignore 09:48:22 #20 transferring context: 50B done 09:48:22 #20 DONE 0.0s 09:48:22 09:48:22 #21 [security-spire-agent internal] load .dockerignore 09:48:22 #21 transferring context: 50B done 09:48:22 #21 DONE 0.0s 09:48:22 09:48:22 #22 [support-notifications internal] load .dockerignore 09:48:22 #22 transferring context: 50B done 09:48:22 #22 DONE 0.0s 09:48:22 09:48:22 #23 [support-scheduler internal] load .dockerignore 09:48:22 #23 transferring context: 50B done 09:48:22 #23 DONE 0.0s 09:48:22 09:48:22 #24 [security-bootstrapper internal] load .dockerignore 09:48:22 #24 transferring context: 50B done 09:48:22 #24 DONE 0.0s 09:48:22 09:48:22 #25 [core-command internal] load .dockerignore 09:48:22 #25 transferring context: 50B done 09:48:22 #25 DONE 0.0s 09:48:22 09:48:22 #26 [core-metadata internal] load .dockerignore 09:48:22 #26 transferring context: 50B 0.0s done 09:48:22 #26 DONE 0.1s 09:48:22 09:48:22 #27 [security-spire-server internal] load .dockerignore 09:48:22 #27 transferring context: 50B done 09:48:22 #27 DONE 0.0s 09:48:22 09:48:22 #28 [core-keeper internal] load .dockerignore 09:48:22 #28 transferring context: 50B done 09:48:22 #28 DONE 0.0s 09:48:22 09:48:22 #29 [core-data internal] load .dockerignore 09:48:22 #29 transferring context: 50B done 09:48:22 #29 DONE 0.0s 09:48:22 09:48:22 #30 [core-common-config-bootstrapper internal] load .dockerignore 09:48:22 #30 transferring context: 50B done 09:48:22 #30 DONE 0.0s 09:48:22 09:48:22 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:48:22 #31 DONE 0.0s 09:48:22 09:48:22 #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 09:48:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:48:22 #32 ... 09:48:22 09:48:22 #33 [security-proxy-auth internal] load .dockerignore 09:48:22 #33 transferring context: 50B done 09:48:22 #33 DONE 0.0s 09:48:22 09:48:22 #34 [security-secretstore-setup internal] load .dockerignore 09:48:22 #34 transferring context: 50B done 09:48:22 #34 DONE 0.0s 09:48:22 09:48:22 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 09:48:22 #32 ... 09:48:22 09:48:22 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:48:22 #31 DONE 0.0s 09:48:22 09:48:22 #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 09:48:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 09:48:22 sudo tee /etc/docker/daemon.new 09:48:22 { 09:48:22 "registry-mirrors": [ 09:48:22 "https://nexus3.edgexfoundry.org:10001" 09:48:22 ], 09:48:22 "bip": "10.250.0.254/24", 09:48:22 "hosts": [ 09:48:22 "tcp://0.0.0.0:5555", 09:48:22 "unix:///var/run/docker.sock" 09:48:22 ], 09:48:22 "mtu": 1458, 09:48:22 "selinux-enabled": true, 09:48:22 "seccomp-profile": "/etc/docker/seccomp.json" 09:48:22 } [Pipeline] sh 09:48:22 #32 ... 09:48:22 09:48:22 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:48:22 #31 DONE 0.0s 09:48:22 09:48:22 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:48:22 #32 DONE 0.3s 09:48:22 09:48:22 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:48:22 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:48:22 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:48:22 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:48:22 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:48:22 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 1.05MB / 3.42MB 0.1s 09:48:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 09:48:22 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s 09:48:22 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 09:48:22 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [Pipeline] sh 09:48:23 #35 ... 09:48:23 09:48:23 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:48:23 #36 DONE 0.8s 09:48:23 09:48:23 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:48:23 #37 DONE 0.8s 09:48:23 09:48:23 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:48:23 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:48:23 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:48:23 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:48:23 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:48:23 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 09:48:23 + sudo service docker restart 09:48:23 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 09:48:23 #35 DONE 1.5s 09:48:23 09:48:23 #38 [security-spire-server internal] load build context 09:48:23 #38 transferring context: 27.71kB 0.1s done 09:48:23 #38 DONE 0.7s 09:48:23 09:48:23 #39 [security-spire-config internal] load build context 09:48:23 #39 transferring context: 25.96kB 0.1s done 09:48:23 #39 DONE 0.7s 09:48:23 09:48:23 #40 [security-spire-agent internal] load build context 09:48:23 #40 transferring context: 27.24kB 0.1s done 09:48:23 #40 DONE 0.7s 09:48:23 09:48:23 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:48:23 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 09:48:23 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:48:23 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:48:23 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:48:23 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:48:23 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:48:23 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:48:23 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 09:48:23 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 09:48:23 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 09:48:23 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:48:23 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.15MB / 30.73MB 0.4s 09:48:23 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:48:24 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.5s 09:48:24 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.6s 09:48:24 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.7s 09:48:24 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 09:48:24 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 09:48:24 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 09:48:24 #41 ... 09:48:24 09:48:24 #42 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:48:24 #42 DONE 2.6s 09:48:24 09:48:24 #43 [support-notifications builder 2/7] WORKDIR /edgex-go 09:48:30 #43 ... 09:48:30 09:48:30 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:48:30 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s done 09:48:31 #41 ... 09:48:31 09:48:31 #44 [support-notifications internal] load build context 09:48:31 #44 transferring context: 165.15MB 8.4s 09:48:32 #44 ... 09:48:32 09:48:32 #45 [security-spiffe-token-provider internal] load build context 09:48:32 #45 ... 09:48:32 09:48:32 #46 [support-cron-scheduler internal] load build context 09:48:32 #46 ... 09:48:32 09:48:32 #47 [security-secretstore-setup internal] load build context 09:48:32 #47 ... 09:48:32 09:48:32 #48 [core-metadata internal] load build context 09:48:32 #48 ... 09:48:32 09:48:32 #49 [core-command internal] load build context 09:48:33 #49 ... 09:48:33 09:48:33 #50 [security-proxy-setup internal] load build context 09:48:33 #50 ... 09:48:33 09:48:33 #51 [core-data internal] load build context 09:48:33 #51 ... 09:48:33 09:48:33 #52 [security-proxy-auth internal] load build context 09:48:33 #52 ... 09:48:33 09:48:33 #53 [core-keeper internal] load build context 09:48:33 #53 ... 09:48:33 09:48:33 #54 [support-scheduler internal] load build context 09:48:33 #54 ... 09:48:33 09:48:33 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:48:33 #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 09:48:33 #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:48:33 #55 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:48:33 #55 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:48:33 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:48:33 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:48:33 #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 09:48:33 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:48:33 #55 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 09:48:33 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:48:33 #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:48:33 #55 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 09:48:33 #55 ... 09:48:33 09:48:33 #56 [core-common-config-bootstrapper internal] load build context 09:48:33 #56 ... 09:48:33 09:48:33 #57 [security-bootstrapper internal] load build context 09:48:33 #57 ... 09:48:33 09:48:33 #53 [core-keeper internal] load build context 09:48:33 #53 ... 09:48:33 09:48:33 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:48:33 #0 7.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:48:33 #0 7.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:48:33 #0 7.503 (1/1) Installing dumb-init (1.2.5-r2) 09:48:33 #0 7.514 Executing busybox-1.36.1-r7.trigger 09:48:33 #0 7.520 OK: 7 MiB in 16 packages 09:48:33 #58 ... 09:48:33 09:48:33 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:48:34 #59 ... 09:48:34 09:48:34 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:48:34 #60 ... 09:48:34 09:48:34 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:48:34 #61 ... 09:48:34 09:48:34 #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:48:34 #62 ... 09:48:34 09:48:34 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:34 #63 ... 09:48:34 09:48:34 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:48:34 #64 ... 09:48:34 09:48:34 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:48:34 #65 ... 09:48:34 09:48:34 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:48:35 #66 ... 09:48:35 09:48:35 #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:48:35 #67 ... 09:48:35 09:48:35 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:48:35 #68 ... 09:48:35 09:48:35 #54 [support-scheduler internal] load build context 09:48:36 #54 transferring context: 496.28MB 13.5s done 09:48:39 #54 ... 09:48:39 09:48:39 #45 [security-spiffe-token-provider internal] load build context 09:48:41 #45 transferring context: 392.01MB 18.5s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:41 provisioning config files... 09:48:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7443488573054302716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:41 #45 transferring context: 496.28MB 19.2s done 09:48:42 ---> ****-login.sh 09:48:42 nexus3.edgexfoundry.org:10001 09:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:42 Configure a credential helper to remove this warning. See 09:48:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:42 09:48:42 Login Succeeded 09:48:42 nexus3.edgexfoundry.org:10002 09:48:42 #45 ... 09:48:42 09:48:42 #44 [support-notifications internal] load build context 09:48:42 #44 transferring context: 496.28MB 16.5s done 09:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:42 Configure a credential helper to remove this warning. See 09:48:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:42 09:48:42 Login Succeeded 09:48:42 nexus3.edgexfoundry.org:10003 09:48:42 #44 ... 09:48:42 09:48:42 #46 [support-cron-scheduler internal] load build context 09:48:42 #46 transferring context: 496.28MB 16.6s done 09:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:43 #46 ... 09:48:43 09:48:43 #49 [core-command internal] load build context 09:48:43 #49 transferring context: 496.28MB 12.9s done 09:48:43 #49 ... 09:48:43 09:48:43 #48 [core-metadata internal] load build context 09:48:43 #48 transferring context: 496.28MB 13.4s done 09:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:43 Configure a credential helper to remove this warning. See 09:48:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:43 09:48:43 Login Succeeded 09:48:43 nexus3.edgexfoundry.org:10004 09:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:43 #48 ... 09:48:43 09:48:43 #51 [core-data internal] load build context 09:48:43 #51 transferring context: 496.28MB 13.8s done 09:48:43 #51 ... 09:48:43 09:48:43 #47 [security-secretstore-setup internal] load build context 09:48:43 #47 transferring context: 496.28MB 13.1s done 09:48:43 #47 ... 09:48:43 09:48:43 #50 [security-proxy-setup internal] load build context 09:48:43 #50 transferring context: 496.28MB 16.4s done 09:48:43 #50 ... 09:48:43 09:48:43 #56 [core-common-config-bootstrapper internal] load build context 09:48:43 #56 transferring context: 496.28MB 14.5s done 09:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:43 Configure a credential helper to remove this warning. See 09:48:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:43 09:48:43 Login Succeeded 09:48:43 ****.io 09:48:43 #56 ... 09:48:43 09:48:43 #52 [security-proxy-auth internal] load build context 09:48:43 #52 transferring context: 496.28MB 13.2s done 09:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:44 Configure a credential helper to remove this warning. See 09:48:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:44 09:48:44 Login Succeeded 09:48:44 ---> ****-login.sh ends [Pipeline] } 09:48:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:48:44 #52 ... 09:48:44 09:48:44 #57 [security-bootstrapper internal] load build context 09:48:44 #57 transferring context: 496.28MB 12.9s done 09:48:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:48:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:48:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:48:45 ========================================================= 09:48:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:48:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:48:45 #57 ... 09:48:45 09:48:45 #53 [core-keeper internal] load build context 09:48:45 #53 transferring context: 496.28MB 13.7s done 09:48:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:48:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:48:45 c6b39de5b339: Pulling fs layer 09:48:45 a69c41024577: Pulling fs layer 09:48:45 d6de4b400683: Pulling fs layer 09:48:45 35cb2a7552d0: Pulling fs layer 09:48:45 4f4fb700ef54: Pulling fs layer 09:48:45 464afbd9ba4c: Pulling fs layer 09:48:45 00f215d4a9da: Pulling fs layer 09:48:45 d496ad576159: Pulling fs layer 09:48:45 4f4fb700ef54: Waiting 09:48:45 464afbd9ba4c: Waiting 09:48:45 00f215d4a9da: Waiting 09:48:45 35cb2a7552d0: Waiting 09:48:45 d496ad576159: Waiting 09:48:45 a69c41024577: Verifying Checksum 09:48:45 a69c41024577: Download complete 09:48:45 35cb2a7552d0: Verifying Checksum 09:48:45 35cb2a7552d0: Download complete 09:48:45 4f4fb700ef54: Verifying Checksum 09:48:45 4f4fb700ef54: Download complete 09:48:45 464afbd9ba4c: Verifying Checksum 09:48:45 464afbd9ba4c: Download complete 09:48:45 c6b39de5b339: Download complete 09:48:46 d496ad576159: Verifying Checksum 09:48:46 d496ad576159: Download complete 09:48:46 c6b39de5b339: Pull complete 09:48:47 a69c41024577: Pull complete 09:48:47 d6de4b400683: Verifying Checksum 09:48:47 d6de4b400683: Download complete 09:48:48 00f215d4a9da: Download complete 09:49:00 #53 ... 09:49:00 09:49:00 #57 [security-bootstrapper internal] load build context 09:49:00 #57 DONE 36.6s 09:49:00 09:49:00 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:49:00 #58 DONE 35.2s 09:49:00 09:49:00 #49 [core-command internal] load build context 09:49:00 #49 DONE 36.6s 09:49:00 09:49:00 #48 [core-metadata internal] load build context 09:49:00 #48 DONE 36.6s 09:49:00 09:49:00 #54 [support-scheduler internal] load build context 09:49:00 #54 DONE 36.6s 09:49:00 09:49:00 #47 [security-secretstore-setup internal] load build context 09:49:00 #47 DONE 36.5s 09:49:00 09:49:00 #52 [security-proxy-auth internal] load build context 09:49:00 #52 DONE 36.5s 09:49:00 09:49:00 #53 [core-keeper internal] load build context 09:49:00 #53 DONE 36.7s 09:49:00 09:49:00 #51 [core-data internal] load build context 09:49:00 #51 DONE 36.7s 09:49:00 09:49:00 #43 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 09:49:00 #43 DONE 34.3s 09:49:00 09:49:00 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 09:49:00 #69 ... 09:49:00 09:49:00 #56 [core-common-config-bootstrapper internal] load build context 09:49:00 #56 DONE 36.6s 09:49:00 09:49:00 #50 [security-proxy-setup internal] load build context 09:49:00 #50 DONE 36.7s 09:49:00 09:49:00 #44 [support-notifications internal] load build context 09:49:00 #44 DONE 36.7s 09:49:00 09:49:00 #45 [security-spiffe-token-provider internal] load build context 09:49:00 #45 DONE 36.7s 09:49:00 09:49:00 #46 [support-cron-scheduler internal] load build context 09:49:00 #46 DONE 36.7s 09:49:00 09:49:00 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:00 #63 DONE 35.3s 09:49:00 09:49:00 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:49:00 #55 DONE 36.1s 09:49:00 09:49:00 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:49:00 #41 ... 09:49:00 09:49:00 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:49:00 #59 35.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:00 #59 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:00 #59 35.94 (1/2) Installing dumb-init (1.2.5-r2) 09:49:00 #59 35.94 (2/2) Installing su-exec (0.2-r3) 09:49:00 #59 35.95 Executing busybox-1.36.1-r7.trigger 09:49:00 #59 35.95 OK: 7 MiB in 17 packages 09:49:00 #59 DONE 36.3s 09:49:00 09:49:00 #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:49:00 #62 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:00 #62 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:00 #62 35.99 (1/1) Installing dumb-init (1.2.5-r2) 09:49:00 #62 36.00 Executing busybox-1.36.1-r7.trigger 09:49:00 #62 36.02 OK: 7 MiB in 16 packages 09:49:00 #62 DONE 36.4s 09:49:00 09:49:00 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 09:49:00 #69 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:00 #69 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:00 #69 ... 09:49:00 09:49:00 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:49:00 #64 35.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:00 #64 35.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:00 #64 36.02 (1/2) Installing ca-certificates (20240226-r0) 09:49:00 #64 36.11 (2/2) Installing dumb-init (1.2.5-r2) 09:49:00 #64 36.29 Executing busybox-1.36.1-r7.trigger 09:49:00 #64 36.30 Executing ca-certificates-20240226-r0.trigger 09:49:00 #64 36.44 OK: 8 MiB in 17 packages 09:49:00 #64 DONE 36.7s 09:49:00 09:49:00 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:49:00 #60 35.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:00 #60 35.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:00 #60 36.15 (1/3) Installing ca-certificates (20240226-r0) 09:49:00 #60 36.37 (2/3) Installing dumb-init (1.2.5-r2) 09:49:00 #60 36.40 (3/3) Installing tzdata (2024a-r0) 09:49:00 #60 36.47 Executing busybox-1.36.1-r7.trigger 09:49:00 #60 36.48 Executing ca-certificates-20240226-r0.trigger 09:49:00 #60 36.54 OK: 11 MiB in 18 packages 09:49:00 #60 DONE 36.7s 09:49:00 09:49:00 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 09:49:00 #69 1.871 OK: 264 MiB in 52 packages 09:49:01 d6de4b400683: Pull complete 09:49:01 35cb2a7552d0: Pull complete 09:49:01 4f4fb700ef54: Pull complete 09:49:01 464afbd9ba4c: Pull complete 09:49:01 #69 ... 09:49:01 09:49:01 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:49:01 #61 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #61 35.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #61 36.04 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:49:01 #61 36.04 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:49:01 #61 36.04 OK: 20070 distinct packages available 09:49:01 #61 36.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #61 36.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #61 36.62 (1/4) Installing dumb-init (1.2.5-r2) 09:49:01 #61 36.66 (2/4) Installing musl-obstack (1.2.3-r2) 09:49:01 #61 36.67 (3/4) Installing libucontext (1.2-r2) 09:49:01 #61 36.67 (4/4) Installing gcompat (1.1.0-r1) 09:49:01 #61 36.68 Executing busybox-1.36.1-r7.trigger 09:49:01 #61 36.71 OK: 8 MiB in 19 packages 09:49:01 #61 DONE 37.4s 09:49:01 09:49:01 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:49:01 #65 35.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #65 36.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #65 36.67 (1/4) Installing dumb-init (1.2.5-r2) 09:49:01 #65 36.68 (2/4) Installing openssl (3.1.7-r0) 09:49:01 #65 36.69 (3/4) Installing su-exec (0.2-r3) 09:49:01 #65 36.70 (4/4) Installing yq (4.33.3-r5) 09:49:01 #65 36.76 Executing busybox-1.36.1-r7.trigger 09:49:01 #65 36.77 OK: 17 MiB in 19 packages 09:49:01 #65 DONE 37.3s 09:49:01 09:49:01 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:49:01 #68 35.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #68 35.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #68 35.95 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:49:01 #68 35.95 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:49:01 #68 35.95 OK: 20070 distinct packages available 09:49:01 #68 36.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #68 36.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #68 36.56 (1/11) Installing ca-certificates (20240226-r0) 09:49:01 #68 36.64 (2/11) Installing brotli-libs (1.0.9-r14) 09:49:01 #68 36.67 (3/11) Installing libunistring (1.1-r1) 09:49:01 #68 36.69 (4/11) Installing libidn2 (2.3.4-r1) 09:49:01 #68 36.70 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:49:01 #68 36.70 (6/11) Installing libcurl (8.9.1-r0) 09:49:01 #68 36.71 (7/11) Installing curl (8.9.1-r0) 09:49:01 #68 36.72 (8/11) Installing dumb-init (1.2.5-r2) 09:49:01 #68 36.72 (9/11) Installing musl-obstack (1.2.3-r2) 09:49:01 #68 36.73 (10/11) Installing libucontext (1.2-r2) 09:49:01 #68 36.73 (11/11) Installing gcompat (1.1.0-r1) 09:49:01 #68 36.73 Executing busybox-1.36.1-r7.trigger 09:49:01 #68 36.74 Executing ca-certificates-20240226-r0.trigger 09:49:01 #68 36.85 OK: 12 MiB in 26 packages 09:49:01 #68 DONE 37.4s 09:49:01 09:49:01 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:49:01 #67 35.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #67 35.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #67 36.25 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:49:01 #67 36.25 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:49:01 #67 36.25 OK: 20070 distinct packages available 09:49:01 #67 36.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #67 36.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #67 36.68 (1/5) Installing dumb-init (1.2.5-r2) 09:49:01 #67 36.69 (2/5) Installing musl-obstack (1.2.3-r2) 09:49:01 #67 36.70 (3/5) Installing libucontext (1.2-r2) 09:49:01 #67 36.70 (4/5) Installing gcompat (1.1.0-r1) 09:49:01 #67 36.70 (5/5) Installing openssl (3.1.7-r0) 09:49:01 #67 36.71 Executing busybox-1.36.1-r7.trigger 09:49:01 #67 36.74 OK: 8 MiB in 20 packages 09:49:01 #67 DONE 37.4s 09:49:01 09:49:01 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:49:01 #66 36.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #66 36.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #66 36.72 (1/4) Installing ca-certificates (20240226-r0) 09:49:01 #66 36.73 (2/4) Installing dumb-init (1.2.5-r2) 09:49:01 #66 36.74 (3/4) Installing su-exec (0.2-r3) 09:49:01 #66 36.74 (4/4) Installing yq (4.33.3-r5) 09:49:01 #66 36.82 Executing busybox-1.36.1-r7.trigger 09:49:01 #66 36.83 Executing ca-certificates-20240226-r0.trigger 09:49:01 #66 36.88 OK: 17 MiB in 19 packages 09:49:01 #66 DONE 37.4s 09:49:01 09:49:01 #69 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:49:01 #69 DONE 2.4s 09:49:01 09:49:01 #70 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:49:01 #70 ... 09:49:01 09:49:01 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:01 #71 DONE 2.5s 09:49:01 09:49:01 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 09:49:01 #72 DONE 0.1s 09:49:01 09:49:01 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:49:01 #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #0 2.161 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:49:01 #0 2.161 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:49:01 #0 2.161 OK: 20078 distinct packages available 09:49:01 #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #0 2.548 OK: 264 MiB in 52 packages 09:49:01 #73 DONE 2.6s 09:49:01 09:49:01 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:49:01 #74 DONE 0.0s 09:49:01 09:49:01 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:01 #75 ... 09:49:01 09:49:01 #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:49:01 #0 2.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #0 2.685 OK: 264 MiB in 52 packages 09:49:01 #76 DONE 2.8s 09:49:01 09:49:01 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:49:01 #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #0 2.676 OK: 7 MiB in 16 packages 09:49:01 #77 DONE 2.8s 09:49:01 09:49:01 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:49:01 #78 DONE 0.0s 09:49:01 09:49:01 #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:49:01 #0 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:01 #0 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:01 #0 2.849 OK: 264 MiB in 52 packages 09:49:01 #79 DONE 2.9s 09:49:01 09:49:01 #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:49:01 #80 DONE 0.1s 09:49:01 09:49:01 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:03 #81 ... 09:49:03 09:49:03 #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:49:03 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:03 #0 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:03 #0 2.598 OK: 7 MiB in 16 packages 09:49:03 #82 DONE 2.7s 09:49:03 09:49:03 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:49:03 #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:03 #0 2.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:03 #0 2.842 OK: 7 MiB in 17 packages 09:49:03 #83 DONE 2.9s 09:49:03 09:49:03 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:49:03 #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:03 #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:03 #84 2.627 OK: 11 MiB in 18 packages 09:49:03 #84 DONE 2.7s 09:49:03 09:49:03 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:49:03 #85 ... 09:49:03 09:49:03 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:49:03 #0 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:03 #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:03 #0 2.194 OK: 8 MiB in 19 packages 09:49:03 #86 DONE 2.3s 09:49:03 09:49:03 #70 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:49:03 #70 2.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:03 #70 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:04 #70 2.602 OK: 8 MiB in 20 packages 09:49:04 #70 DONE 3.1s 09:49:04 09:49:04 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:49:04 #0 2.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:04 #0 2.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:04 #0 2.380 OK: 17 MiB in 19 packages 09:49:04 #87 DONE 3.1s 09:49:04 09:49:04 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:49:04 #0 2.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:04 #0 3.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:04 #0 3.250 OK: 8 MiB in 17 packages 09:49:04 #88 DONE 3.7s 09:49:04 09:49:04 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:49:04 #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:04 #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:04 #0 2.535 OK: 17 MiB in 19 packages 09:49:04 #89 DONE 3.1s 09:49:04 09:49:04 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:49:04 #90 DONE 0.9s 09:49:04 09:49:04 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:49:05 #91 DONE 1.1s 09:49:05 09:49:05 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:49:05 #92 DONE 1.1s 09:49:05 09:49:05 #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:49:05 #0 2.981 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:05 #0 4.315 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:05 #0 4.936 (1/1) Installing dumb-init (1.2.5-r2) 09:49:05 #0 5.253 Executing busybox-1.36.1-r7.trigger 09:49:05 #0 5.261 OK: 7 MiB in 16 packages 09:49:05 #93 DONE 6.3s 09:49:05 09:49:05 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:49:05 #94 DONE 1.1s 09:49:05 09:49:05 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:49:05 #0 3.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:05 #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:05 #0 3.382 OK: 12 MiB in 26 packages 09:49:05 #95 DONE 4.2s 09:49:05 09:49:05 #96 [security-spire-config stage-2 6/10] COPY security.txt / 09:49:05 #96 DONE 0.0s 09:49:05 09:49:05 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:49:05 #97 DONE 1.1s 09:49:05 09:49:05 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:49:05 #98 DONE 0.1s 09:49:05 09:49:05 #99 [security-spire-server stage-2 6/9] COPY security.txt / 09:49:05 #99 ... 09:49:05 09:49:05 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:49:05 #100 DONE 0.1s 09:49:05 09:49:05 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:49:06 #101 DONE 0.5s 09:49:06 09:49:06 #99 [security-spire-server stage-2 6/9] COPY security.txt / 09:49:06 #99 DONE 0.5s 09:49:06 09:49:06 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:49:06 #102 DONE 0.1s 09:49:06 09:49:06 #103 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:49:06 #0 2.972 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:49:06 #0 3.438 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:49:06 #0 4.207 OK: 264 MiB in 52 packages 09:49:06 #103 DONE 4.8s 09:49:06 09:49:06 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:49:06 #104 DONE 0.7s 09:49:06 09:49:06 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:49:06 #105 DONE 0.1s 09:49:06 09:49:06 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:49:06 #106 DONE 0.1s 09:49:06 09:49:06 #107 [security-spire-config] exporting to image 09:49:06 #107 exporting layers 09:49:06 #107 ... 09:49:06 09:49:06 #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:49:06 #108 DONE 0.1s 09:49:06 09:49:06 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:49:06 #109 DONE 0.2s 09:49:06 09:49:06 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 09:49:06 #110 DONE 0.1s 09:49:06 09:49:06 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:49:06 #111 DONE 0.1s 09:49:06 09:49:06 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:49:06 #112 DONE 0.1s 09:49:06 09:49:06 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:49:06 #113 DONE 0.1s 09:49:06 09:49:06 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:49:06 #114 DONE 0.1s 09:49:06 09:49:06 #107 [security-spire-server] exporting to image 09:49:07 #107 exporting layers 0.7s done 09:49:07 #107 writing image sha256:1f5e9c03dbbac0bf078547f703f2c727630d5b26752d98bb12c97999d1da9ea1 0.0s done 09:49:07 #107 naming to docker.io/library/security-spire-config done 09:49:07 #107 writing image sha256:70842df90a5c4f9a2f0bedfd0f2bad6536a23a74976b844920b8b46cf2eae4e2 0.0s done 09:49:07 #107 naming to docker.io/library/security-spire-server done 09:49:07 #107 ... 09:49:07 09:49:07 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:49:07 #85 DONE 4.0s 09:49:07 09:49:07 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:49:07 #115 DONE 0.0s 09:49:07 09:49:07 #107 [security-spire-server] exporting to image 09:49:07 #107 exporting layers 0.7s done 09:49:07 #107 writing image sha256:3c0610506fbc748dbad8159e5e6fcb85a3921a6985232fdc97af0661bd8da267 done 09:49:07 #107 naming to docker.io/library/security-spire-agent done 09:49:07 #107 DONE 1.0s 09:49:07 09:49:07 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:11 00f215d4a9da: Pull complete 09:49:11 #116 ... 09:49:11 09:49:11 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:11 #117 ... 09:49:11 09:49:11 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:11 d496ad576159: Pull complete 09:49:11 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:49:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:49:12 WORKDIR /edgex 09:49:12 COPY go.mod . 09:49:12 RUN go mod download 09:49:12 + docker build -t ci-base-image-arm64 -f - . 09:49:12 Sending build context to Docker daemon 3.576MB 09:49:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:49:12 ---> f246e2811388 09:49:12 Step 2/4 : WORKDIR /edgex 09:49:14 ---> Running in 39a9bc452445 09:49:15 Removing intermediate container 39a9bc452445 09:49:15 ---> 7cae3d8eb987 09:49:15 Step 3/4 : COPY go.mod . 09:49:15 ---> ab52b5bddfbb 09:49:15 Step 4/4 : RUN go mod download 09:49:15 ---> Running in 410a2d6e6dfe 09:49:50 #118 ... 09:49:50 09:49:50 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:50 #81 DONE 46.0s 09:49:50 09:49:50 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:50 #116 DONE 41.4s 09:49:50 09:49:50 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:50 #117 DONE 46.3s 09:49:50 09:49:50 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:50 #75 DONE 46.2s 09:49:50 09:49:50 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:50 #118 DONE 46.0s 09:49:50 09:49:50 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:49:58 #119 ... 09:49:58 09:49:58 #120 [core-keeper builder 7/8] COPY . . 09:49:58 #120 ... 09:49:58 09:49:58 #121 [core-data builder 6/7] COPY . . 09:49:58 #121 ... 09:49:58 09:49:58 #122 [security-bootstrapper builder 6/7] COPY . . 09:49:58 #122 ... 09:49:58 09:49:58 #123 [support-cron-scheduler builder 6/7] COPY . . 09:49:58 #123 DONE 10.5s 09:49:58 09:49:58 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:49:58 #119 DONE 10.5s 09:49:58 09:49:58 #121 [core-data builder 6/7] COPY . . 09:49:58 #121 DONE 10.5s 09:49:58 09:49:58 #122 [security-bootstrapper builder 6/7] COPY . . 09:49:58 #122 DONE 10.5s 09:49:58 09:49:58 #120 [core-keeper builder 7/8] COPY . . 09:49:58 #120 DONE 10.6s 09:49:58 09:49:58 #124 [security-secretstore-setup builder 6/7] COPY . . 09:49:58 #124 CACHED 09:49:58 09:49:58 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:49:58 #125 CACHED 09:49:58 09:49:58 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:58 #126 CACHED 09:49:58 09:49:58 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:58 #127 CACHED 09:49:58 09:49:58 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 09:49:58 #128 CACHED 09:49:58 09:49:58 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:49:58 #129 CACHED 09:49:58 09:49:58 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:58 #130 CACHED 09:49:58 09:49:58 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:49:58 #131 CACHED 09:49:58 09:49:58 #132 [security-proxy-auth builder 6/7] COPY . . 09:49:58 #132 CACHED 09:49:58 09:49:58 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:58 #133 CACHED 09:49:58 09:49:58 #134 [core-metadata builder 6/7] COPY . . 09:49:58 #134 CACHED 09:49:58 09:49:58 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:49:58 #135 CACHED 09:49:58 09:49:58 #136 [support-scheduler builder 6/7] COPY . . 09:49:58 #136 CACHED 09:49:58 09:49:58 #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:49:58 #137 CACHED 09:49:58 09:49:58 #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:58 #138 CACHED 09:49:58 09:49:58 #139 [core-command builder 6/7] COPY . . 09:49:58 #139 CACHED 09:49:58 09:49:58 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 09:49:58 #140 CACHED 09:49:58 09:49:58 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:58 #141 CACHED 09:49:58 09:49:58 #142 [security-proxy-setup builder 6/7] COPY . . 09:49:58 #142 CACHED 09:49:58 09:49:58 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:58 #143 CACHED 09:49:58 09:49:58 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:49:58 #144 CACHED 09:49:58 09:49:58 #145 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:49:58 #145 CACHED 09:49:58 09:49:58 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:58 #146 CACHED 09:49:58 09:49:58 #147 [support-notifications builder 6/7] COPY . . 09:49:58 #147 CACHED 09:49:58 09:49:58 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:49:59 #148 0.971 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:50:09 #148 ... 09:50:09 09:50:09 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:50:09 #0 1.550 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:50:09 #149 ... 09:50:09 09:50:09 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:50:09 #0 1.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:50:09 #150 ... 09:50:09 09:50:09 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:50:09 #0 0.320 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:50:09 #151 ... 09:50:09 09:50:09 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:50:09 #0 1.233 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:50:09 #152 ... 09:50:09 09:50:09 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:50:09 #0 0.876 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:50:09 #153 ... 09:50:09 09:50:09 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:50:09 #0 0.868 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:50:09 #154 ... 09:50:09 09:50:09 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:50:09 #0 1.120 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:50:09 #155 ... 09:50:09 09:50:09 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:50:09 #0 0.558 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:50:09 #156 ... 09:50:09 09:50:09 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:50:09 #0 0.556 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:50:09 #157 ... 09:50:09 09:50:09 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:50:09 #0 1.704 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:50:09 #158 ... 09:50:09 09:50:09 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:50:09 #0 1.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:50:10 #159 ... 09:50:10 09:50:10 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:50:10 #0 1.192 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:50:23 Removing intermediate container 410a2d6e6dfe 09:50:23 ---> 62853f7c3c01 09:50:23 Successfully built 62853f7c3c01 09:50:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:24 + docker inspect -f . ci-base-image-arm64 09:50:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:24 prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container 09:50:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:50:25 $ docker top 8fe85adcfe7074649511060f6f21cdfa25d1506da1cb4d2049497cca3e3183c4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:26 + go version 09:50:26 go version go1.21.9 linux/arm64 [Pipeline] } 09:50:26 $ docker stop --time=1 8fe85adcfe7074649511060f6f21cdfa25d1506da1cb4d2049497cca3e3183c4 09:50:28 $ docker rm -f --volumes 8fe85adcfe7074649511060f6f21cdfa25d1506da1cb4d2049497cca3e3183c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:29 + docker inspect -f . ci-base-image-arm64 09:50:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:29 prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container 09:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:50:30 $ docker top 35e89b4a7d0894b0cfc75fa0593aa185cca7b24afb4d6a220b0d84200cd0fc28 -eo pid,comm [Pipeline] { [Pipeline] echo 09:50:31 ========================================================= 09:50:31 [edgeXBuildGoParallel] Running Tests and Build... 09:50:31 ========================================================= [Pipeline] sh 09:50:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:50:31 + make test 09:50:31 go test -race -coverprofile=coverage.out ./... 09:51:18 ? github.com/edgexfoundry/edgex-go [no test files] 09:51:46 #160 ... 09:51:46 09:51:46 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:51:46 #150 100.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:52:42 #150 ... 09:52:42 09:52:42 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:52:42 #160 DONE 163.2s 09:52:42 09:52:42 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:52:48 #41 ... 09:52:48 09:52:48 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:52:48 #154 DONE 169.0s 09:52:48 09:52:48 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:52:48 #159 DONE 169.1s 09:52:48 09:52:48 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:52:48 #150 DONE 169.1s 09:52:48 09:52:48 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:52:48 #151 DONE 169.1s 09:52:48 09:52:48 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:52:48 #156 DONE 169.1s 09:52:48 09:52:48 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:52:48 #158 DONE 169.1s 09:52:48 09:52:48 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:52:48 #161 ... 09:52:48 09:52:48 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:52:48 #157 DONE 169.3s 09:52:48 09:52:48 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:52:48 #148 DONE 169.3s 09:52:48 09:52:48 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:52:48 #162 ... 09:52:48 09:52:48 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:52:48 #152 DONE 169.4s 09:52:48 09:52:48 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:52:48 #155 DONE 169.5s 09:52:48 09:52:48 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:52:48 #153 DONE 169.5s 09:52:48 09:52:48 #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:52:48 #163 ... 09:52:48 09:52:48 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:52:48 #149 DONE 169.6s 09:52:48 09:52:48 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:52:48 #164 ... 09:52:48 09:52:48 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:52:48 #161 DONE 0.9s 09:52:48 09:52:48 #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:52:48 #165 DONE 0.9s 09:52:48 09:52:48 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:52:48 #166 DONE 0.9s 09:52:48 09:52:48 #167 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:52:48 #167 DONE 0.8s 09:52:48 09:52:48 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:52:48 #162 DONE 0.8s 09:52:48 09:52:48 #168 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:52:48 #168 DONE 0.6s 09:52:48 09:52:48 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:52:48 #164 DONE 0.4s 09:52:48 09:52:48 #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:52:48 #169 DONE 0.6s 09:52:48 09:52:48 #170 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:52:48 #170 ... 09:52:48 09:52:48 #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:52:48 #163 DONE 0.5s 09:52:48 09:52:48 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:52:49 #171 DONE 0.7s 09:52:49 09:52:49 #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:52:49 #172 DONE 0.7s 09:52:49 09:52:49 #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:52:49 #173 CACHED 09:52:49 09:52:49 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:52:49 #174 CACHED 09:52:49 09:52:49 #175 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:52:49 #175 CACHED 09:52:49 09:52:49 #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:52:49 #176 CACHED 09:52:49 09:52:49 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:52:49 #177 CACHED 09:52:49 09:52:49 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:52:49 #178 CACHED 09:52:49 09:52:49 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:52:49 #179 CACHED 09:52:49 09:52:49 #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:52:49 #180 CACHED 09:52:49 09:52:49 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:52:49 #181 DONE 0.7s 09:52:49 09:52:49 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:52:49 #182 DONE 0.7s 09:52:49 09:52:49 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:52:49 #183 DONE 0.7s 09:52:49 09:52:49 #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:52:49 #184 DONE 0.7s 09:52:49 09:52:49 #170 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:52:49 #170 DONE 0.7s 09:52:49 09:52:49 #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:52:49 #185 DONE 0.7s 09:52:49 09:52:49 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:52:51 #186 ... 09:52:51 09:52:51 #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 09:52:51 #187 DONE 1.8s 09:52:51 09:52:51 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:52:51 #188 ... 09:52:51 09:52:51 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:52:51 #189 DONE 2.6s 09:52:51 09:52:51 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:52:51 #190 DONE 2.6s 09:52:51 09:52:51 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:52:51 #191 DONE 2.6s 09:52:51 09:52:51 #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:52:51 #192 DONE 2.6s 09:52:51 09:52:51 #193 [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:52:51 #193 DONE 2.6s 09:52:51 09:52:51 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:52:51 #194 DONE 2.6s 09:52:51 09:52:51 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:52:51 #195 DONE 2.6s 09:52:51 09:52:51 #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:52:51 #186 DONE 2.6s 09:52:51 09:52:51 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:52:51 #188 DONE 2.6s 09:52:51 09:52:51 #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:52:51 #196 DONE 2.6s 09:52:51 09:52:51 #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:52:51 #197 DONE 2.6s 09:52:51 09:52:51 #107 [core-keeper] exporting to image 09:52:51 #107 exporting layers 09:52:51 #107 ... 09:52:51 09:52:51 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:52:51 #198 DONE 3.6s 09:52:52 09:52:52 #107 [core-keeper] exporting to image 09:52:52 #107 exporting layers 0.3s done 09:52:52 #107 ... 09:52:52 09:52:52 #199 [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:52:52 #199 DONE 0.7s 09:52:52 09:52:52 #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:52:52 #200 DONE 0.4s 09:52:52 09:52:52 #201 [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:52:52 #201 DONE 0.5s 09:52:52 09:52:52 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:52:52 #202 DONE 0.5s 09:52:52 09:52:52 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:52:52 #203 DONE 0.5s 09:52:52 09:52:52 #204 [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:52:52 #204 DONE 0.5s 09:52:52 09:52:52 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:52:52 #205 DONE 0.6s 09:52:52 09:52:52 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:52:52 #206 ... 09:52:52 09:52:52 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:52:52 #207 DONE 0.6s 09:52:52 09:52:52 #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:52:52 #208 DONE 0.6s 09:52:52 09:52:52 #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:52:52 #209 DONE 0.6s 09:52:52 09:52:52 #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:52:52 #210 DONE 0.6s 09:52:52 09:52:52 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:52:52 #211 DONE 0.5s 09:52:52 09:52:52 #107 [support-notifications] exporting to image 09:52:52 #107 exporting layers 0.3s done 09:52:52 #107 ... 09:52:52 09:52:52 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:52:52 #212 DONE 0.5s 09:52:52 09:52:52 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:52:52 #213 DONE 0.6s 09:52:52 09:52:52 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:52:52 #214 DONE 0.6s 09:52:52 09:52:52 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:52:52 #215 DONE 0.6s 09:52:52 09:52:52 #107 [core-data] exporting to image 09:52:52 #107 ... 09:52:52 09:52:52 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:52:52 #206 DONE 0.5s 09:52:52 09:52:52 #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:52:52 #216 DONE 0.5s 09:52:52 09:52:52 #107 [core-metadata] exporting to image 09:52:52 #107 writing image sha256:47ccbc6b1248938c4da293ec1ed809272bddf80440eaa29f0b8d83f631607b00 09:52:53 #107 ... 09:52:53 09:52:53 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:52:53 #217 DONE 0.5s 09:52:53 09:52:53 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:52:53 #218 DONE 0.4s 09:52:53 09:52:53 #107 [core-keeper] exporting to image 09:52:53 #107 exporting layers 0.7s done 09:52:53 #107 writing image sha256:47ccbc6b1248938c4da293ec1ed809272bddf80440eaa29f0b8d83f631607b00 0.0s done 09:52:53 #107 naming to docker.io/library/core-keeper done 09:52:53 #107 ... 09:52:53 09:52:53 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:52:53 #219 DONE 0.2s 09:52:53 09:52:53 #107 [core-keeper] exporting to image 09:52:53 #107 writing image sha256:e6a1c14e2ef222e952537fd04d42d9ec1b9a7d911267b4645dd815bccd16e7c1 09:52:53 #107 writing image sha256:e0d07faa15c3898ad9099a5996692059fa2f933abf2e4330f712af76476b94c1 09:52:53 #107 writing image sha256:a365d45e6cc40e05adef40a77a4b21dfeb3832554bfce6858c0fe5cb9e37e4a9 09:52:53 #107 writing image sha256:f1659c08dfd5cb170aa84a0944398355760e909dabdd55e22de0e4b5d5f2df63 09:52:53 #107 ... 09:52:53 09:52:53 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:52:53 #220 DONE 0.3s 09:52:53 09:52:53 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:52:53 #221 DONE 0.3s 09:52:53 09:52:53 #107 [core-metadata] exporting to image 09:52:53 #107 exporting layers 0.5s done 09:52:53 #107 writing image sha256:e6a1c14e2ef222e952537fd04d42d9ec1b9a7d911267b4645dd815bccd16e7c1 0.2s done 09:52:53 #107 writing image sha256:e0d07faa15c3898ad9099a5996692059fa2f933abf2e4330f712af76476b94c1 0.2s done 09:52:53 #107 writing image sha256:a365d45e6cc40e05adef40a77a4b21dfeb3832554bfce6858c0fe5cb9e37e4a9 0.2s done 09:52:53 #107 writing image sha256:f1659c08dfd5cb170aa84a0944398355760e909dabdd55e22de0e4b5d5f2df63 0.2s done 09:52:53 #107 naming to docker.io/library/core-command done 09:52:53 #107 naming to docker.io/library/security-spiffe-token-provider done 09:52:53 #107 naming to docker.io/library/support-scheduler done 09:52:53 #107 writing image sha256:7b6acea0b4160853963c9782cfec9b56d0ce37b65fc7735bb707c4e004abaaac 0.0s done 09:52:53 #107 naming to docker.io/library/support-notifications done 09:52:53 #107 naming to docker.io/library/support-cron-scheduler done 09:52:53 #107 writing image sha256:9ba4057fce4229b3ca100c7b4f98995c5ab13ed68af8baacb29afd4e506fde74 done 09:52:53 #107 naming to docker.io/library/core-metadata done 09:52:53 #107 writing image sha256:0a90a6e72603b3ff38925744977f5d8013d1de26882fc015d8619780a059b9ca done 09:52:53 #107 naming to docker.io/library/core-data done 09:52:53 #107 DONE 2.7s 09:52:53 09:52:53 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:52:53 #222 DONE 0.7s 09:52:53 09:52:53 #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:52:53 #223 DONE 0.2s 09:52:53 09:52:53 #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:52:53 #224 DONE 0.7s 09:52:53 09:52:53 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:52:53 #225 DONE 0.2s 09:52:53 09:52:53 #226 [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:52:53 #226 DONE 0.0s 09:52:53 09:52:53 #107 [core-common-config-bootstrapper] exporting to image 09:52:53 #107 exporting layers 0.1s done 09:52:53 #107 ... 09:52:53 09:52:53 #227 [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:52:53 #227 DONE 0.0s 09:52:53 09:52:53 #228 [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:52:53 #228 DONE 0.1s 09:52:53 09:52:53 #107 [core-common-config-bootstrapper] exporting to image 09:52:53 #107 writing image sha256:3718c181e7d936527410cfbf9c84462420a246047733e8efd73fa1687683e754 done 09:52:53 #107 naming to docker.io/library/core-common-config-bootstrapper done 09:52:53 #107 exporting layers 0.2s done 09:52:53 #107 writing image sha256:055cdc4ce11cbc9ebcd5fc7e638345902226b00ca63b5e60d79375ddaf042abb done 09:52:53 #107 naming to docker.io/library/security-proxy-auth 0.0s done 09:52:53 #107 DONE 3.0s 09:52:53 09:52:53 #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:52:53 #229 DONE 0.1s 09:52:53 09:52:53 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:52:53 #230 ... 09:52:53 09:52:53 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:52:53 #231 DONE 0.7s 09:52:53 09:52:53 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:52:53 #232 DONE 0.1s 09:52:54 09:52:54 #107 [security-proxy-setup] exporting to image 09:52:54 #107 exporting layers 0.2s done 09:52:54 #107 writing image sha256:01382832776b663d4d84ef64f0a06a1d3802541dbe61e67c4456d8592437fe59 done 09:52:54 #107 naming to docker.io/library/security-proxy-setup done 09:52:54 #107 DONE 3.2s 09:52:54 09:52:54 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:52:54 #233 ... 09:52:54 09:52:54 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:52:54 #230 DONE 0.7s 09:52:54 09:52:54 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:52:54 #233 DONE 0.4s 09:52:54 09:52:54 #107 [security-bootstrapper] exporting to image 09:52:54 #107 exporting layers 0.3s done 09:52:54 #107 writing image sha256:7c1af91dfa593dcba7067749954ddb42653deefe27eea48988b47a5c1fb91494 done 09:52:54 #107 naming to docker.io/library/security-secretstore-setup done 09:52:54 #107 writing image sha256:639d318f9bc385f3dca4eacdb167a10c9f92447a1f0c9a67cc7d209d4383e818 done 09:52:54 #107 naming to docker.io/library/security-bootstrapper done 09:52:54 #107 DONE 3.5s 09:52:54 09:52:54 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:52:54 time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:52:54 $ docker stop --time=1 0c33abe781737945ec2b4f6bf1d75c58f53f3e9984bf2ad374f6705c00da724e 09:52:56 $ docker rm -f --volumes 0c33abe781737945ec2b4f6bf1d75c58f53f3e9984bf2ad374f6705c00da724e [Pipeline] // withDockerContainer [Pipeline] sh 09:52:56 + docker images 09:52:56 REPOSITORY TAG IMAGE ID CREATED SIZE 09:52:56 security-secretstore-setup latest 7c1af91dfa59 2 seconds ago 37MB 09:52:56 security-bootstrapper latest 639d318f9bc3 2 seconds ago 19MB 09:52:56 security-proxy-setup latest 01382832776b 3 seconds ago 26.2MB 09:52:56 security-proxy-auth latest 055cdc4ce11c 3 seconds ago 33.1MB 09:52:56 core-common-config-bootstrapper latest 3718c181e7d9 3 seconds ago 15.2MB 09:52:56 security-spiffe-token-provider latest e0d07faa15c3 4 seconds ago 28.9MB 09:52:56 core-data latest 0a90a6e72603 4 seconds ago 39.8MB 09:52:56 support-cron-scheduler latest 7b6acea0b416 4 seconds ago 44.3MB 09:52:56 core-command latest e6a1c14e2ef2 4 seconds ago 35.5MB 09:52:56 support-notifications latest a365d45e6cc4 4 seconds ago 42.6MB 09:52:56 support-scheduler latest f1659c08dfd5 4 seconds ago 42.1MB 09:52:56 core-metadata latest 9ba4057fce42 4 seconds ago 39.9MB 09:52:56 core-keeper latest 47ccbc6b1248 5 seconds ago 39.7MB 09:52:56 security-spire-server latest 70842df90a5c 3 minutes ago 121MB 09:52:56 security-spire-config latest 1f5e9c03dbba 3 minutes ago 120MB 09:52:56 security-spire-agent latest 3c0610506fbc 3 minutes ago 182MB 09:52:56 ci-base-image-x86_64 latest 6c39b53c387e 7 minutes ago 971MB 09:52:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 09:52:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 09:52:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:54:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:54:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:55:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:55:12 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:55:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:55:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:55:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:55:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:55:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:55:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:55:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:55:18 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:55:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:55:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:55:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:55:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.122s coverage: 28.7% of statements 09:55:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.185s coverage: 97.0% of statements 09:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:55:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.285s coverage: 69.2% of statements 09:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:55:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.216s coverage: 53.2% of statements 09:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:55:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:56:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:56:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.933s coverage: 93.4% of statements 09:56:08 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.319s coverage: 91.7% of statements 09:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:56:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.220s coverage: 7.0% of statements 09:56:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:56:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:56:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:56:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:56:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:56:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:56:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:56:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:56:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:56:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:56:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:56:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.641s coverage: 95.8% of statements 09:56:24 ok github.com/edgexfoundry/edgex-go/internal/io 1.092s coverage: 72.2% of statements 09:56:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:56:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.126s coverage: 0.0% of statements [no tests to run] 09:56:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:56:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements 09:56:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.144s coverage: 30.7% of statements 09:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.149s coverage: 41.7% of statements 09:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.122s coverage: 77.8% of statements 09:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.147s coverage: 94.1% of statements 09:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.119s coverage: 96.3% of statements 09:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.108s coverage: 87.5% of statements 09:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:56:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:56:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:56:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:56:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:56:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.113s coverage: 94.4% of statements 09:56:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:56:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:56:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:57:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:57:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:57:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:57:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:57:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.893s coverage: 79.9% of statements 09:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.162s coverage: 92.9% of statements 09:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements 09:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.118s coverage: 62.3% of statements 09:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.108s coverage: 75.0% of statements 09:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.107s coverage: 87.2% of statements 09:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements 09:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements 09:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.272s coverage: 81.8% of statements 09:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.275s coverage: 82.1% of statements 09:57:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.127s coverage: 86.0% of statements 09:57:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:57:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.733s coverage: 63.1% of statements 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.112s coverage: 100.0% of statements 09:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.101s coverage: 89.4% of statements 09:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.085s coverage: 100.0% of statements 09:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:57:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements 09:57:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements 09:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:57:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.684s coverage: 36.5% of statements 09:57:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements 09:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:57:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements 09:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:57:40 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.130s coverage: 4.9% of statements 09:57:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:57:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:57:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:57:47 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.331s coverage: 97.1% of statements 09:57:47 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.126s coverage: 35.9% of statements 09:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:57:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:57:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:57:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:57:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:57:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.206s coverage: 19.9% of statements 09:58:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.465s coverage: 95.7% of statements 09:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:58:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:58:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.146s coverage: 61.8% of statements 09:58:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:58:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:58:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.279s coverage: 98.9% of statements 09:58:09 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:58:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:58:09 go vet ./... 10:02:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:02:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:02:31 ./bin/test-attribution-txt.sh 10:02:31 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 10:02:31 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 10:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:02:32 + ls -al . 10:02:32 total 932 10:02:32 drwxrwxr-x 10 1001 1001 4096 Sep 13 09:50 . 10:02:32 drwxr-xr-x 4 root root 4096 Sep 13 09:50 .. 10:02:32 drwxrwxr-x 2 1001 1001 4096 Sep 13 09:48 .blubracket 10:02:32 -rw-rw-r-- 1 1001 1001 10 Sep 13 09:48 .dockerignore 10:02:32 drwxrwxr-x 8 1001 1001 4096 Sep 13 09:48 .git 10:02:32 drwxrwxr-x 3 1001 1001 4096 Sep 13 09:48 .github 10:02:32 -rw-rw-r-- 1 1001 1001 1102 Sep 13 09:48 .gitignore 10:02:32 -rw-rw-r-- 1 1001 1001 42 Sep 13 09:48 .golangci.yml 10:02:32 -rw-rw-r-- 1 1001 1001 100 Sep 13 09:48 .hadolint.yml 10:02:32 -rw-rw-r-- 1 1001 1001 155 Sep 13 09:48 .sonarcloud.properties 10:02:32 -rw-rw-r-- 1 1001 1001 1171 Sep 13 09:48 ADOPTERS.md 10:02:32 -rw-rw-r-- 1 1001 1001 21286 Sep 13 09:48 Attribution.txt 10:02:32 -rw-rw-r-- 1 1001 1001 100284 Sep 13 09:48 CHANGELOG.md 10:02:32 -rw-rw-r-- 1 1001 1001 3804 Sep 13 09:48 CONTRIBUTING.md 10:02:32 -rw-rw-r-- 1 1001 1001 677 Sep 13 09:48 GOVERNANCE.md 10:02:32 -rw-rw-r-- 1 1001 1001 861 Sep 13 09:48 Jenkinsfile 10:02:32 -rw-rw-r-- 1 1001 1001 10775 Sep 13 09:48 LICENSE 10:02:32 -rw-rw-r-- 1 1001 1001 16854 Sep 13 09:48 Makefile 10:02:32 -rw-rw-r-- 1 1001 1001 582 Sep 13 09:48 OWNERS.md 10:02:32 -rw-rw-r-- 1 1001 1001 9528 Sep 13 09:48 README.md 10:02:32 -rw-rw-r-- 1 1001 1001 789 Sep 13 09:48 SECURITY.md 10:02:32 -rw-rw-r-- 1 1001 1001 5 Sep 13 09:44 VERSION 10:02:32 drwxrwxr-x 2 1001 1001 4096 Sep 13 09:48 bin 10:02:32 drwxrwxr-x 20 1001 1001 4096 Sep 13 09:48 cmd 10:02:32 -rw-r--r-- 1 root root 567970 Sep 13 09:58 coverage.out 10:02:32 drwxrwxr-x 2 1001 1001 4096 Sep 13 09:48 fuzz_test 10:02:32 -rw-rw-r-- 1 1001 1001 7305 Sep 13 09:48 go.mod 10:02:32 -rw-rw-r-- 1 1001 1001 102748 Sep 13 09:48 go.sum 10:02:32 drwxrwxr-x 7 1001 1001 4096 Sep 13 09:48 internal 10:02:32 drwxrwxr-x 3 1001 1001 4096 Sep 13 09:48 openapi 10:02:32 -rw-rw-r-- 1 1001 1001 584 Sep 13 09:48 security.txt 10:02:32 -rw-rw-r-- 1 1001 1001 204 Sep 13 09:48 version.go [Pipeline] sh 10:02:32 + '[' -e coverage.out ] 10:02:32 + chown 1001:1001 coverage.out [Pipeline] stash 10:02:32 Warning: overwriting stash ‘coverage-report’ 10:02:33 Stashed 1 file(s) [Pipeline] sh 10:02:33 + make build 10:02:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:05:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:05:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:06:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:06:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:06:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:06:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:06:48 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:06:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:07:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:07:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:07:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:07:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:07: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:07:30 $ docker stop --time=1 35e89b4a7d0894b0cfc75fa0593aa185cca7b24afb4d6a220b0d84200cd0fc28 10:07:32 $ docker rm -f --volumes 35e89b4a7d0894b0cfc75fa0593aa185cca7b24afb4d6a220b0d84200cd0fc28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:07:36 10:07:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:07:37 latest: Pulling from edgex-devops/edgex-compose-arm64 10:07:37 547446be3368: Pulling fs layer 10:07:37 d125d8839a47: Pulling fs layer 10:07:37 3e85d5ac6304: Pulling fs layer 10:07:37 c3105a71a48b: Pulling fs layer 10:07:37 0f093f025ec4: Pulling fs layer 10:07:37 c3106fc0e877: Pulling fs layer 10:07:37 0f093f025ec4: Waiting 10:07:37 c3106fc0e877: Waiting 10:07:37 c3105a71a48b: Waiting 10:07:37 547446be3368: Verifying Checksum 10:07:37 547446be3368: Download complete 10:07:37 c3105a71a48b: Verifying Checksum 10:07:37 c3105a71a48b: Download complete 10:07:37 d125d8839a47: Verifying Checksum 10:07:37 d125d8839a47: Download complete 10:07:37 c3106fc0e877: Verifying Checksum 10:07:37 c3106fc0e877: Download complete 10:07:37 0f093f025ec4: Verifying Checksum 10:07:37 0f093f025ec4: Download complete 10:07:37 547446be3368: Pull complete 10:07:38 d125d8839a47: Pull complete 10:07:39 3e85d5ac6304: Download complete 10:07:49 3e85d5ac6304: Pull complete 10:07:49 c3105a71a48b: Pull complete 10:07:50 0f093f025ec4: Pull complete 10:07:50 c3106fc0e877: Pull complete 10:07:50 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:50 prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container 10:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:07:52 $ docker top 6ff7a56cc7808473d1c171727687ccb5715e6cb3f1a47a58fa2ef5fef0b2339f -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:53 + docker compose -f ./docker-compose-build.yml build --parallel 10:08:03 #1 [core-command internal] load build definition from Dockerfile 10:08:03 #1 transferring dockerfile: 10:08:03 #1 transferring dockerfile: 1.93kB 0.0s done 10:08:03 #1 DONE 0.1s 10:08:03 10:08:03 #2 [security-proxy-auth internal] load build definition from Dockerfile 10:08:03 #2 transferring dockerfile: 2.15kB done 10:08:03 #2 DONE 0.0s 10:08:03 10:08:03 #3 [core-keeper internal] load build definition from Dockerfile 10:08:03 #3 transferring dockerfile: 2.01kB done 10:08:03 #3 DONE 0.0s 10:08:03 10:08:03 #4 [security-spire-server internal] load build definition from Dockerfile 10:08:03 #4 transferring dockerfile: 1.70kB done 10:08:03 #4 DONE 0.0s 10:08:03 10:08:03 #5 [security-spire-agent internal] load build definition from Dockerfile 10:08:03 #5 transferring dockerfile: 1.81kB 0.0s done 10:08:04 #5 DONE 0.1s 10:08:04 10:08:04 #6 [security-proxy-setup internal] load build definition from Dockerfile 10:08:04 #6 transferring dockerfile: 2.50kB done 10:08:04 #6 DONE 0.1s 10:08:04 10:08:04 #7 [security-spire-config internal] load build definition from Dockerfile 10:08:04 #7 transferring dockerfile: 1.69kB done 10:08:04 #7 DONE 0.1s 10:08:04 10:08:04 #8 [support-cron-scheduler internal] load build definition from Dockerfile 10:08:04 #8 transferring dockerfile: 1.85kB done 10:08:04 #8 DONE 0.0s 10:08:04 10:08:04 #9 [support-scheduler internal] load build definition from Dockerfile 10:08:04 #9 transferring dockerfile: 1.93kB done 10:08:04 #9 DONE 0.0s 10:08:04 10:08:04 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:08:04 #10 transferring dockerfile: 2.23kB done 10:08:04 #10 DONE 0.1s 10:08:04 10:08:04 #11 [security-secretstore-setup internal] load build definition from Dockerfile 10:08:04 #11 transferring dockerfile: 2.49kB 0.0s done 10:08:04 #11 DONE 0.1s 10:08:04 10:08:04 #12 [security-bootstrapper internal] load build definition from Dockerfile 10:08:04 #12 transferring dockerfile: 3.17kB 0.0s done 10:08:04 #12 DONE 0.1s 10:08:04 10:08:04 #13 [core-metadata internal] load build definition from Dockerfile 10:08:04 #13 transferring dockerfile: 2.06kB done 10:08:04 #13 DONE 0.1s 10:08:04 10:08:04 #14 [support-notifications internal] load build definition from Dockerfile 10:08:04 #14 transferring dockerfile: 1.95kB done 10:08:04 #14 DONE 0.1s 10:08:04 10:08:04 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:08:04 #15 transferring dockerfile: 1.89kB 0.0s done 10:08:04 #15 DONE 0.1s 10:08:04 10:08:04 #16 [core-data internal] load build definition from Dockerfile 10:08:04 #16 transferring dockerfile: 2.07kB 0.0s done 10:08:04 #16 DONE 0.1s 10:08:04 10:08:04 #17 [core-command internal] load .dockerignore 10:08:04 #17 transferring context: 50B 0.0s done 10:08:04 #17 DONE 0.1s 10:08:05 10:08:05 #18 [security-proxy-auth internal] load .dockerignore 10:08:05 #18 transferring context: 50B done 10:08:05 #18 DONE 0.0s 10:08:05 10:08:05 #19 [core-keeper internal] load .dockerignore 10:08:05 #19 transferring context: 50B done 10:08:05 #19 DONE 0.0s 10:08:05 10:08:05 #20 [security-spire-server internal] load .dockerignore 10:08:05 #20 transferring context: 50B done 10:08:05 #20 DONE 0.1s 10:08:05 10:08:05 #21 [security-spire-agent internal] load .dockerignore 10:08:05 #21 transferring context: 50B done 10:08:05 #21 DONE 0.1s 10:08:05 10:08:05 #22 [security-proxy-setup internal] load .dockerignore 10:08:05 #22 transferring context: 50B 0.0s done 10:08:05 #22 DONE 0.1s 10:08:05 10:08:05 #23 [security-spire-config internal] load .dockerignore 10:08:05 #23 transferring context: 50B 0.0s done 10:08:05 #23 DONE 0.1s 10:08:05 10:08:05 #24 [support-cron-scheduler internal] load .dockerignore 10:08:05 #24 transferring context: 50B done 10:08:05 #24 DONE 0.1s 10:08:05 10:08:05 #25 [support-scheduler internal] load .dockerignore 10:08:05 #25 transferring context: 50B done 10:08:05 #25 DONE 0.1s 10:08:05 10:08:05 #26 [core-common-config-bootstrapper internal] load .dockerignore 10:08:06 #26 transferring context: 50B 0.0s done 10:08:06 #26 DONE 0.1s 10:08:06 10:08:06 #27 [security-secretstore-setup internal] load .dockerignore 10:08:06 #27 transferring context: 50B 0.0s done 10:08:06 #27 DONE 0.1s 10:08:06 10:08:06 #28 [security-bootstrapper internal] load .dockerignore 10:08:06 #28 transferring context: 50B done 10:08:06 #28 DONE 0.1s 10:08:06 10:08:06 #29 [core-metadata internal] load .dockerignore 10:08:06 #29 transferring context: 50B done 10:08:06 #29 DONE 0.1s 10:08:06 10:08:06 #30 [support-notifications internal] load .dockerignore 10:08:06 #30 transferring context: 50B 0.0s done 10:08:06 #30 DONE 0.1s 10:08:06 10:08:06 #31 [security-spiffe-token-provider internal] load .dockerignore 10:08:06 #31 transferring context: 50B done 10:08:06 #31 DONE 0.0s 10:08:06 10:08:06 #32 [core-data internal] load .dockerignore 10:08:06 #32 transferring context: 50B done 10:08:06 #32 DONE 0.0s 10:08:06 10:08:06 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:06 #33 DONE 0.0s 10:08:06 10:08:06 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 10:08:06 #34 DONE 0.4s 10:08:06 10:08:06 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:06 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:08:06 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 10:08:06 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:08:06 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:08:06 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:08:07 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.3s 10:08:07 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:08:07 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 10:08:07 #35 ... 10:08:07 10:08:07 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:07 #33 DONE 0.0s 10:08:07 10:08:07 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 10:08:07 #34 DONE 0.4s 10:08:07 10:08:07 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:07 #33 DONE 0.0s 10:08:07 10:08:07 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:07 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:08:07 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:08:07 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:08:07 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:08:07 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:08:07 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:08:07 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:08:07 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:08:07 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:08:07 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:08:07 #35 ... 10:08:07 10:08:07 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 10:08:07 #34 DONE 0.6s 10:08:07 10:08:07 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:08 #35 ... 10:08:08 10:08:08 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:08:08 #36 DONE 1.8s 10:08:08 10:08:08 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:08 #35 ... 10:08:08 10:08:08 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:08 #33 DONE 0.0s 10:08:08 10:08:08 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:08 #35 ... 10:08:08 10:08:08 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 10:08:08 #34 DONE 1.0s 10:08:08 10:08:08 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:08:08 #36 DONE 1.9s 10:08:08 10:08:08 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 10:08:08 #37 DONE 1.0s 10:08:08 10:08:08 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:08 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:08:08 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:08:08 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:08:08 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:08:08 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:08:08 #35 ... 10:08:08 10:08:08 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:08 #33 DONE 0.0s 10:08:08 10:08:08 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:08 #35 ... 10:08:08 10:08:08 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:08 #33 DONE 0.0s 10:08:08 10:08:08 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:08 #35 ... 10:08:08 10:08:08 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:08 #33 DONE 0.0s 10:08:08 10:08:08 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:08 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 10:08:09 #35 ... 10:08:09 10:08:09 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:09 #33 DONE 0.0s 10:08:09 10:08:09 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:08:09 #36 DONE 2.0s 10:08:09 10:08:09 #38 [core-common-config-bootstrapper internal] load build context 10:08:09 #38 DONE 0.0s 10:08:09 10:08:09 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 10:08:09 #37 DONE 1.1s 10:08:09 10:08:09 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:08:09 #39 DONE 1.5s 10:08:09 10:08:09 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:08:09 #40 DONE 1.3s 10:08:09 10:08:09 #41 [security-spire-config internal] load build context 10:08:09 #41 DONE 0.0s 10:08:09 10:08:09 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:08:09 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:08:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:08:09 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:08:09 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:08:09 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 10:08:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:08:09 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:08:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:08:09 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:08:09 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:08:09 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 10:08:09 #35 ... 10:08:09 10:08:09 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:09 #33 DONE 0.0s 10:08:09 10:08:09 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:09 #33 DONE 0.0s 10:08:09 10:08:09 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:09 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 10:08:09 #42 ... 10:08:09 10:08:09 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:09 #33 DONE 0.0s 10:08:09 10:08:09 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:08:09 #36 DONE 2.0s 10:08:09 10:08:09 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 10:08:09 #37 DONE 1.1s 10:08:09 10:08:09 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:08:09 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:08:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:08:09 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:08:09 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:08:09 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 10:08:10 #35 ... 10:08:10 10:08:10 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:08:10 #33 DONE 0.0s 10:08:10 10:08:10 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:10 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:08:10 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 10:08:10 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 10:08:10 #42 ... 10:08:10 10:08:10 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 10:08:10 #34 DONE 3.1s 10:08:10 10:08:10 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:08:10 #36 DONE 2.1s 10:08:10 10:08:10 #37 [core-data builder 2/7] WORKDIR /edgex-go 10:08:10 #37 DONE 1.2s 10:08:10 10:08:10 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:10 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:08:10 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:08:10 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:08:10 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:08:10 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:08:10 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 10:08:10 #35 ... 10:08:10 10:08:10 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:08:10 #36 DONE 2.1s 10:08:10 10:08:10 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 10:08:10 #37 DONE 1.2s 10:08:10 10:08:10 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:10 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:08:10 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:08:10 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:08:10 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:08:10 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:08:10 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 10:08:11 #35 ... 10:08:11 10:08:11 #43 [security-spire-agent internal] load build context 10:08:11 #43 transferring context: 27.24kB 0.4s done 10:08:11 #43 DONE 1.9s 10:08:11 10:08:11 #44 [security-spire-server internal] load build context 10:08:11 #44 transferring context: 27.71kB 0.4s done 10:08:11 #44 DONE 2.1s 10:08:11 10:08:11 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:11 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s 10:08:11 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.1s 10:08:11 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.1s 10:08:11 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s 10:08:11 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s 10:08:11 #42 ... 10:08:11 10:08:11 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:08:11 #35 DONE 5.7s 10:08:11 10:08:11 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:11 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 10:08:11 #42 ... 10:08:11 10:08:11 #41 [security-spire-config internal] load build context 10:08:11 #41 transferring context: 25.96kB 0.5s done 10:08:11 #41 DONE 2.3s 10:08:11 10:08:11 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:11 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done 10:08:11 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done 10:08:12 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done 10:08:12 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done 10:08:12 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done 10:08:13 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 10:08:13 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 10:08:13 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 10:08:14 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.6s 10:08:14 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.3s 10:08:15 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 10:08:15 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.2s 10:08:16 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.0s 10:08:16 #42 ... 10:08:16 10:08:16 #45 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:16 #45 DONE 8.1s 10:08:16 10:08:16 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:16 #42 ... 10:08:16 10:08:16 #46 [core-command internal] load build context 10:08:16 #46 transferring context: 44.70MB 9.9s 10:08:16 #46 ... 10:08:16 10:08:16 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:16 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.11MB / 28.04MB 6.5s 10:08:17 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.24MB / 28.04MB 6.9s 10:08:17 #42 ... 10:08:17 10:08:17 #47 [security-proxy-auth internal] load build context 10:08:17 #47 ... 10:08:17 10:08:17 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:17 #42 ... 10:08:17 10:08:17 #48 [core-keeper internal] load build context 10:08:17 #48 ... 10:08:17 10:08:17 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:18 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.7s 10:08:18 #42 ... 10:08:18 10:08:18 #49 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:08:18 #0 6.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:18 #0 6.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:18 #0 9.231 OK: 266 MiB in 52 packages 10:08:18 #49 ... 10:08:18 10:08:18 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:08:18 #0 7.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:18 #0 8.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:18 #50 10.22 OK: 266 MiB in 52 packages 10:08:18 #50 ... 10:08:18 10:08:18 #51 [security-proxy-setup internal] load build context 10:08:18 #51 ... 10:08:18 10:08:18 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:18 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.43MB / 28.04MB 8.3s 10:08:19 #42 ... 10:08:19 10:08:19 #49 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:08:19 #49 DONE 11.5s 10:08:19 10:08:19 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:19 #42 ... 10:08:19 10:08:19 #38 [core-common-config-bootstrapper internal] load build context 10:08:19 #38 ... 10:08:19 10:08:19 #52 [security-secretstore-setup internal] load build context 10:08:19 #52 ... 10:08:19 10:08:19 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:08:19 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done 10:08:19 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:08:19 #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 10:08:19 #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 10:08:19 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:08:19 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 10:08:19 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 10:08:19 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.9s done 10:08:19 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 10:08:19 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.6s done 10:08:19 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 10:08:19 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10:08:19 #53 ... 10:08:19 10:08:19 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:08:19 #0 5.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:19 #0 5.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:19 #0 8.509 OK: 266 MiB in 52 packages 10:08:19 #54 ... 10:08:19 10:08:19 #55 [support-scheduler internal] load build context 10:08:19 #55 ... 10:08:19 10:08:19 #56 [support-cron-scheduler internal] load build context 10:08:19 #56 ... 10:08:19 10:08:19 #57 [support-notifications internal] load build context 10:08:20 #57 ... 10:08:20 10:08:20 #58 [security-bootstrapper internal] load build context 10:08:20 #58 ... 10:08:20 10:08:20 #59 [core-metadata internal] load build context 10:08:20 #59 ... 10:08:20 10:08:20 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:20 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 10.0s 10:08:20 #42 ... 10:08:20 10:08:20 #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:08:20 #54 DONE 11.2s 10:08:20 10:08:20 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:20 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.4s 10:08:21 #42 ... 10:08:21 10:08:21 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:08:21 #50 DONE 12.4s 10:08:21 10:08:21 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:21 #42 ... 10:08:21 10:08:21 #60 [core-data internal] load build context 10:08:21 #60 ... 10:08:21 10:08:21 #61 [security-spiffe-token-provider internal] load build context 10:08:21 #61 ... 10:08:21 10:08:21 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:08:21 #0 6.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:21 #0 7.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:21 #0 8.816 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:08:21 #0 8.816 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:08:21 #0 8.816 OK: 19954 distinct packages available 10:08:21 #0 9.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:21 #0 9.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:21 #62 ... 10:08:21 10:08:21 #60 [core-data internal] load build context 10:08:22 #60 ... 10:08:22 10:08:22 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:08:22 #62 10.62 OK: 266 MiB in 52 packages 10:08:22 #62 DONE 11.7s 10:08:22 10:08:22 #60 [core-data internal] load build context 10:08:22 #60 ... 10:08:22 10:08:22 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:08:23 #63 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:23 #63 ... 10:08:23 10:08:23 #60 [core-data internal] load build context 10:08:23 #60 transferring context: 11.55MB 10.1s 10:08:24 #60 ... 10:08:24 10:08:24 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:24 #64 ... 10:08:24 10:08:24 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:08:24 #65 ... 10:08:24 10:08:24 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:08:24 #66 ... 10:08:24 10:08:24 #67 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:08:24 #0 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:24 #67 ... 10:08:24 10:08:24 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:08:24 #68 ... 10:08:24 10:08:24 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:08:24 #69 ... 10:08:24 10:08:24 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:08:24 #70 ... 10:08:24 10:08:24 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:08:25 #71 ... 10:08:25 10:08:25 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:08:25 #72 ... 10:08:25 10:08:25 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:08:25 #73 ... 10:08:25 10:08:25 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:25 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.5s done 10:08:25 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.7s 10:08:26 #42 ... 10:08:26 10:08:26 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:08:26 #74 ... 10:08:26 10:08:26 #61 [security-spiffe-token-provider internal] load build context 10:08:26 #61 ... 10:08:26 10:08:26 #46 [core-command internal] load build context 10:08:27 #46 transferring context: 60.38MB 20.2s 10:08:27 #46 ... 10:08:27 10:08:27 #61 [security-spiffe-token-provider internal] load build context 10:08:27 #61 ... 10:08:27 10:08:27 #47 [security-proxy-auth internal] load build context 10:08:27 #47 ... 10:08:27 10:08:27 #61 [security-spiffe-token-provider internal] load build context 10:08:28 #61 ... 10:08:28 10:08:28 #48 [core-keeper internal] load build context 10:08:28 #48 ... 10:08:28 10:08:28 #61 [security-spiffe-token-provider internal] load build context 10:08:28 #61 ... 10:08:28 10:08:28 #67 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:08:28 #67 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:28 #67 13.47 (1/1) Installing dumb-init (1.2.5-r2) 10:08:28 #67 13.47 Executing busybox-1.36.1-r7.trigger 10:08:28 #67 13.52 OK: 8 MiB in 16 packages 10:08:28 #67 DONE 15.0s 10:08:28 10:08:28 #61 [security-spiffe-token-provider internal] load build context 10:08:28 #61 ... 10:08:28 10:08:28 #51 [security-proxy-setup internal] load build context 10:08:29 #51 ... 10:08:29 10:08:29 #61 [security-spiffe-token-provider internal] load build context 10:08:29 #61 ... 10:08:29 10:08:29 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:29 #64 DONE 15.1s 10:08:29 10:08:29 #61 [security-spiffe-token-provider internal] load build context 10:08:29 #61 ... 10:08:29 10:08:29 #38 [core-common-config-bootstrapper internal] load build context 10:08:29 #38 ... 10:08:29 10:08:29 #52 [security-secretstore-setup internal] load build context 10:08:29 #52 ... 10:08:29 10:08:29 #61 [security-spiffe-token-provider internal] load build context 10:08:30 #61 ... 10:08:30 10:08:30 #56 [support-cron-scheduler internal] load build context 10:08:30 #56 ... 10:08:30 10:08:30 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:08:30 #63 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:30 #63 12.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:08:30 #63 12.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:08:30 #63 12.26 OK: 19946 distinct packages available 10:08:30 #63 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:30 #63 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:30 #63 15.29 (1/11) Installing ca-certificates (20240226-r0) 10:08:30 #63 15.41 (2/11) Installing brotli-libs (1.0.9-r14) 10:08:30 #63 15.41 (3/11) Installing libunistring (1.1-r1) 10:08:30 #63 15.52 (4/11) Installing libidn2 (2.3.4-r1) 10:08:30 #63 15.52 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:08:30 #63 15.62 (6/11) Installing libcurl (8.9.1-r0) 10:08:30 #63 15.62 (7/11) Installing curl (8.9.1-r0) 10:08:30 #63 15.62 (8/11) Installing dumb-init (1.2.5-r2) 10:08:30 #63 15.70 (9/11) Installing musl-obstack (1.2.3-r2) 10:08:30 #63 15.70 (10/11) Installing libucontext (1.2-r2) 10:08:30 #63 15.76 (11/11) Installing gcompat (1.1.0-r1) 10:08:30 #63 15.93 Executing busybox-1.36.1-r7.trigger 10:08:30 #63 15.93 Executing ca-certificates-20240226-r0.trigger 10:08:30 #63 16.31 OK: 13 MiB in 26 packages 10:08:30 #63 DONE 17.4s 10:08:30 10:08:30 #56 [support-cron-scheduler internal] load build context 10:08:30 #56 ... 10:08:30 10:08:30 #55 [support-scheduler internal] load build context 10:08:30 #55 ... 10:08:30 10:08:30 #59 [core-metadata internal] load build context 10:08:30 #59 ... 10:08:30 10:08:30 #57 [support-notifications internal] load build context 10:08:30 #57 ... 10:08:30 10:08:30 #58 [security-bootstrapper internal] load build context 10:08:30 #58 ... 10:08:30 10:08:30 #59 [core-metadata internal] load build context 10:08:31 #59 ... 10:08:31 10:08:31 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:08:31 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.3s 10:08:31 #53 ... 10:08:31 10:08:31 #48 [core-keeper internal] load build context 10:08:32 #48 transferring context: 58.16MB 25.0s 10:08:33 #48 ... 10:08:33 10:08:33 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:08:33 #66 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:33 #66 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:33 #66 16.46 (1/4) Installing dumb-init (1.2.5-r2) 10:08:33 #66 16.46 (2/4) Installing openssl (3.1.7-r0) 10:08:33 #66 16.46 (3/4) Installing su-exec (0.2-r3) 10:08:33 #66 16.46 (4/4) Installing yq (4.33.3-r5) 10:08:33 #66 17.02 Executing busybox-1.36.1-r7.trigger 10:08:33 #66 17.32 OK: 18 MiB in 19 packages 10:08:33 #66 DONE 19.2s 10:08:33 10:08:33 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:08:34 #75 ... 10:08:34 10:08:34 #60 [core-data internal] load build context 10:08:34 #60 ... 10:08:34 10:08:34 #61 [security-spiffe-token-provider internal] load build context 10:08:35 #61 ... 10:08:35 10:08:35 #60 [core-data internal] load build context 10:08:37 #60 ... 10:08:37 10:08:37 #46 [core-command internal] load build context 10:08:37 #46 transferring context: 73.76MB 30.4s 10:08:37 #46 ... 10:08:37 10:08:37 #60 [core-data internal] load build context 10:08:38 #60 ... 10:08:38 10:08:38 #47 [security-proxy-auth internal] load build context 10:08:38 #47 ... 10:08:38 10:08:38 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:38 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.5s 10:08:38 #42 ... 10:08:38 10:08:38 #60 [core-data internal] load build context 10:08:38 #60 ... 10:08:38 10:08:38 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:08:38 #68 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:38 #68 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:38 #68 19.94 (1/2) Installing ca-certificates (20240226-r0) 10:08:38 #68 20.30 (2/2) Installing dumb-init (1.2.5-r2) 10:08:38 #68 20.39 Executing busybox-1.36.1-r7.trigger 10:08:38 #68 20.57 Executing ca-certificates-20240226-r0.trigger 10:08:38 #68 21.53 OK: 9 MiB in 17 packages 10:08:38 #68 DONE 23.8s 10:08:38 10:08:38 #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 10:08:38 #76 ... 10:08:38 10:08:38 #60 [core-data internal] load build context 10:08:39 #60 ... 10:08:39 10:08:39 #51 [security-proxy-setup internal] load build context 10:08:39 #51 ... 10:08:39 10:08:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:39 #42 ... 10:08:39 10:08:39 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:08:39 #72 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:39 #72 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:39 #72 22.11 (1/2) Installing dumb-init (1.2.5-r2) 10:08:39 #72 22.13 (2/2) Installing su-exec (0.2-r3) 10:08:39 #72 22.15 Executing busybox-1.36.1-r7.trigger 10:08:39 #72 22.51 OK: 8 MiB in 17 packages 10:08:39 #72 DONE 24.5s 10:08:39 10:08:39 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:08:39 #77 ... 10:08:39 10:08:39 #51 [security-proxy-setup internal] load build context 10:08:39 #51 ... 10:08:39 10:08:39 #38 [core-common-config-bootstrapper internal] load build context 10:08:39 #38 ... 10:08:39 10:08:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:40 #42 ... 10:08:40 10:08:40 #52 [security-secretstore-setup internal] load build context 10:08:40 #52 ... 10:08:40 10:08:40 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:08:40 #65 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:40 #65 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:40 #65 19.34 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:08:40 #65 19.34 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:08:40 #65 19.34 OK: 19946 distinct packages available 10:08:40 #65 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:40 #65 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:40 #65 25.86 (1/5) Installing dumb-init (1.2.5-r2) 10:08:40 #65 25.86 (2/5) Installing musl-obstack (1.2.3-r2) 10:08:40 #65 ... 10:08:40 10:08:40 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:08:40 #78 ... 10:08:40 10:08:40 #56 [support-cron-scheduler internal] load build context 10:08:40 #56 ... 10:08:40 10:08:40 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:08:40 #65 26.02 (3/5) Installing libucontext (1.2-r2) 10:08:40 #65 26.02 (4/5) Installing gcompat (1.1.0-r1) 10:08:40 #65 26.02 (5/5) Installing openssl (3.1.7-r0) 10:08:40 #65 26.13 Executing busybox-1.36.1-r7.trigger 10:08:40 #65 ... 10:08:40 10:08:40 #55 [support-scheduler internal] load build context 10:08:40 #55 ... 10:08:40 10:08:40 #57 [support-notifications internal] load build context 10:08:40 #57 ... 10:08:40 10:08:40 #58 [security-bootstrapper internal] load build context 10:08:41 #58 ... 10:08:41 10:08:41 #57 [support-notifications internal] load build context 10:08:41 #57 ... 10:08:41 10:08:41 #59 [core-metadata internal] load build context 10:08:41 #59 ... 10:08:41 10:08:41 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:42 #42 ... 10:08:42 10:08:42 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:08:42 #65 26.48 OK: 9 MiB in 20 packages 10:08:42 #65 DONE 28.1s 10:08:42 10:08:42 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:08:42 #79 ... 10:08:42 10:08:42 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:08:42 #69 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:42 #69 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:42 #69 23.08 (1/4) Installing ca-certificates (20240226-r0) 10:08:42 #69 23.76 (2/4) Installing dumb-init (1.2.5-r2) 10:08:42 #69 23.76 (3/4) Installing su-exec (0.2-r3) 10:08:42 #69 23.76 (4/4) Installing yq (4.33.3-r5) 10:08:42 #69 25.20 Executing busybox-1.36.1-r7.trigger 10:08:42 #69 25.37 Executing ca-certificates-20240226-r0.trigger 10:08:42 #69 26.93 OK: 18 MiB in 19 packages 10:08:42 #69 ... 10:08:42 10:08:42 #59 [core-metadata internal] load build context 10:08:43 #59 ... 10:08:43 10:08:43 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:08:43 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.5s 10:08:43 #53 ... 10:08:43 10:08:43 #52 [security-secretstore-setup internal] load build context 10:08:43 #52 transferring context: 59.18MB 33.6s 10:08:43 #52 ... 10:08:43 10:08:43 #48 [core-keeper internal] load build context 10:08:43 #48 ... 10:08:43 10:08:43 #52 [security-secretstore-setup internal] load build context 10:08:44 #52 ... 10:08:44 10:08:44 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:08:44 #69 DONE 29.9s 10:08:44 10:08:44 #52 [security-secretstore-setup internal] load build context 10:08:45 #52 ... 10:08:45 10:08:45 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:08:45 #74 18.41 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:45 #74 20.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:45 #74 27.13 OK: 266 MiB in 52 packages 10:08:45 #74 ... 10:08:45 10:08:45 #52 [security-secretstore-setup internal] load build context 10:08:45 #52 ... 10:08:45 10:08:45 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:08:45 #70 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:45 #70 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:45 #70 27.01 (1/3) Installing ca-certificates (20240226-r0) 10:08:45 #70 27.44 (2/3) Installing dumb-init (1.2.5-r2) 10:08:45 #70 27.47 (3/3) Installing tzdata (2024a-r0) 10:08:45 #70 30.65 Executing busybox-1.36.1-r7.trigger 10:08:45 #70 30.78 Executing ca-certificates-20240226-r0.trigger 10:08:45 #70 ... 10:08:45 10:08:45 #59 [core-metadata internal] load build context 10:08:45 #59 ... 10:08:45 10:08:45 #61 [security-spiffe-token-provider internal] load build context 10:08:45 #61 ... 10:08:45 10:08:45 #52 [security-secretstore-setup internal] load build context 10:08:46 #52 ... 10:08:46 10:08:46 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:08:46 #74 DONE 30.1s 10:08:47 10:08:47 #52 [security-secretstore-setup internal] load build context 10:08:47 #52 ... 10:08:47 10:08:47 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:08:47 #73 22.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:47 #73 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:47 #73 30.33 (1/1) Installing dumb-init (1.2.5-r2) 10:08:47 #73 30.33 Executing busybox-1.36.1-r7.trigger 10:08:47 #73 30.50 OK: 8 MiB in 16 packages 10:08:47 #73 DONE 32.3s 10:08:47 10:08:47 #52 [security-secretstore-setup internal] load build context 10:08:47 #52 ... 10:08:47 10:08:47 #46 [core-command internal] load build context 10:08:47 #46 transferring context: 89.33MB 40.7s 10:08:47 #46 ... 10:08:47 10:08:47 #52 [security-secretstore-setup internal] load build context 10:08:48 #52 ... 10:08:48 10:08:48 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:08:48 #71 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:48 #71 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:48 #71 31.39 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:08:48 #71 31.39 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:08:48 #71 31.39 OK: 19946 distinct packages available 10:08:48 #71 32.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:48 #71 33.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:48 #71 ... 10:08:48 10:08:48 #52 [security-secretstore-setup internal] load build context 10:08:48 #52 ... 10:08:48 10:08:48 #47 [security-proxy-auth internal] load build context 10:08:48 #47 ... 10:08:48 10:08:48 #61 [security-spiffe-token-provider internal] load build context 10:08:48 #61 ... 10:08:48 10:08:48 #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 10:08:48 #76 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:48 #76 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:48 #76 18.68 OK: 8 MiB in 16 packages 10:08:48 #76 DONE 21.3s 10:08:48 10:08:48 #61 [security-spiffe-token-provider internal] load build context 10:08:48 #61 ... 10:08:48 10:08:48 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:08:48 #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:49 #80 ... 10:08:49 10:08:49 #51 [security-proxy-setup internal] load build context 10:08:49 #51 ... 10:08:49 10:08:49 #61 [security-spiffe-token-provider internal] load build context 10:08:49 #61 ... 10:08:49 10:08:49 #60 [core-data internal] load build context 10:08:49 #60 ... 10:08:49 10:08:49 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:08:49 #81 ... 10:08:49 10:08:49 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:08:49 #70 32.45 OK: 12 MiB in 18 packages 10:08:49 #70 DONE 34.8s 10:08:49 10:08:49 #60 [core-data internal] load build context 10:08:49 #60 ... 10:08:49 10:08:49 #38 [core-common-config-bootstrapper internal] load build context 10:08:50 #38 ... 10:08:50 10:08:50 #60 [core-data internal] load build context 10:08:50 #60 ... 10:08:50 10:08:50 #56 [support-cron-scheduler internal] load build context 10:08:50 #56 ... 10:08:50 10:08:50 #60 [core-data internal] load build context 10:08:51 #60 ... 10:08:51 10:08:51 #55 [support-scheduler internal] load build context 10:08:51 #55 ... 10:08:51 10:08:51 #56 [support-cron-scheduler internal] load build context 10:08:51 #56 ... 10:08:51 10:08:51 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:08:51 #78 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:51 #78 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:51 #78 19.07 OK: 13 MiB in 26 packages 10:08:51 #78 DONE 20.9s 10:08:51 10:08:51 #56 [support-cron-scheduler internal] load build context 10:08:51 #56 ... 10:08:51 10:08:51 #58 [security-bootstrapper internal] load build context 10:08:51 #58 ... 10:08:51 10:08:51 #56 [support-cron-scheduler internal] load build context 10:08:51 #56 ... 10:08:51 10:08:51 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:08:51 #75 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:51 #75 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:51 #75 16.65 OK: 18 MiB in 19 packages 10:08:51 #75 DONE 18.0s 10:08:51 10:08:51 #60 [core-data internal] load build context 10:08:51 #60 ... 10:08:51 10:08:51 #57 [support-notifications internal] load build context 10:08:52 #57 ... 10:08:52 10:08:52 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:08:52 #77 12.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:52 #77 14.59 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:52 #77 20.34 (1/1) Installing dumb-init (1.2.5-r2) 10:08:52 #77 21.26 Executing busybox-1.36.1-r7.trigger 10:08:52 #77 21.26 OK: 8 MiB in 16 packages 10:08:52 #77 ... 10:08:52 10:08:52 #60 [core-data internal] load build context 10:08:52 #60 ... 10:08:52 10:08:52 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:08:52 #77 DONE 22.9s 10:08:52 10:08:52 #57 [support-notifications internal] load build context 10:08:53 #57 ... 10:08:53 10:08:53 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:08:53 #80 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:53 #80 13.35 OK: 9 MiB in 17 packages 10:08:53 #80 DONE 14.5s 10:08:53 10:08:53 #57 [support-notifications internal] load build context 10:08:53 #57 ... 10:08:53 10:08:53 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:08:53 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.3s 10:08:53 #53 ... 10:08:53 10:08:53 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:08:53 #79 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:54 #79 ... 10:08:54 10:08:54 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:08:54 #71 37.73 (1/4) Installing dumb-init (1.2.5-r2) 10:08:54 #71 37.73 (2/4) Installing musl-obstack (1.2.3-r2) 10:08:54 #71 37.73 (3/4) Installing libucontext (1.2-r2) 10:08:54 #71 37.73 (4/4) Installing gcompat (1.1.0-r1) 10:08:54 #71 37.73 Executing busybox-1.36.1-r7.trigger 10:08:54 #71 37.86 OK: 8 MiB in 19 packages 10:08:54 #71 DONE 39.3s 10:08:54 10:08:54 #48 [core-keeper internal] load build context 10:08:54 #48 transferring context: 91.67MB 45.9s 10:08:54 #48 ... 10:08:54 10:08:54 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:08:54 #79 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:54 #79 ... 10:08:54 10:08:54 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:08:54 #81 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:54 #81 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:54 #81 13.74 OK: 8 MiB in 17 packages 10:08:54 #81 DONE 14.8s 10:08:54 10:08:54 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:08:54 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.8s 10:08:54 #42 ... 10:08:54 10:08:54 #48 [core-keeper internal] load build context 10:08:54 #48 ... 10:08:54 10:08:54 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:08:54 #82 DONE 3.0s 10:08:54 10:08:54 #48 [core-keeper internal] load build context 10:08:54 #48 ... 10:08:54 10:08:54 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:08:54 #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:54 #83 ... 10:08:54 10:08:54 #48 [core-keeper internal] load build context 10:08:55 #48 ... 10:08:55 10:08:55 #59 [core-metadata internal] load build context 10:08:55 #59 ... 10:08:55 10:08:55 #48 [core-keeper internal] load build context 10:08:56 #48 ... 10:08:56 10:08:56 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:08:56 #79 12.73 OK: 9 MiB in 20 packages 10:08:56 #79 DONE 13.5s 10:08:56 10:08:56 #48 [core-keeper internal] load build context 10:08:57 #48 ... 10:08:57 10:08:57 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:08:57 #84 ... 10:08:57 10:08:57 #48 [core-keeper internal] load build context 10:08:57 #48 ... 10:08:57 10:08:57 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:08:57 #83 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:08:57 #83 11.97 OK: 18 MiB in 19 packages 10:08:57 #83 DONE 12.8s 10:08:57 10:08:57 #59 [core-metadata internal] load build context 10:08:57 #59 ... 10:08:57 10:08:57 #46 [core-command internal] load build context 10:08:58 #46 ... 10:08:58 10:08:58 #59 [core-metadata internal] load build context 10:08:59 #59 transferring context: 80.42MB 48.7s 10:08:59 #59 ... 10:08:59 10:08:59 #47 [security-proxy-auth internal] load build context 10:08:59 #47 ... 10:08:59 10:08:59 #61 [security-spiffe-token-provider internal] load build context 10:08:59 #61 ... 10:08:59 10:08:59 #51 [security-proxy-setup internal] load build context 10:08:59 #51 ... 10:08:59 10:08:59 #52 [security-secretstore-setup internal] load build context 10:08:59 #52 ... 10:08:59 10:08:59 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:08:59 #0 9.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:08:59 #85 ... 10:08:59 10:08:59 #51 [security-proxy-setup internal] load build context 10:09:00 #51 ... 10:09:00 10:09:00 #38 [core-common-config-bootstrapper internal] load build context 10:09:00 #38 ... 10:09:00 10:09:00 #51 [security-proxy-setup internal] load build context 10:09:01 #51 ... 10:09:01 10:09:01 #55 [support-scheduler internal] load build context 10:09:01 #55 ... 10:09:01 10:09:01 #51 [security-proxy-setup internal] load build context 10:09:01 #51 ... 10:09:01 10:09:01 #58 [security-bootstrapper internal] load build context 10:09:01 #58 ... 10:09:01 10:09:01 #56 [support-cron-scheduler internal] load build context 10:09:02 #56 ... 10:09:02 10:09:02 #58 [security-bootstrapper internal] load build context 10:09:02 #58 ... 10:09:02 10:09:02 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:09:02 #84 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:02 #84 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:02 #84 12.95 OK: 8 MiB in 16 packages 10:09:02 #84 DONE 15.5s 10:09:02 10:09:02 #58 [security-bootstrapper internal] load build context 10:09:02 #58 ... 10:09:02 10:09:02 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:09:02 #86 DONE 8.3s 10:09:02 10:09:02 #58 [security-bootstrapper internal] load build context 10:09:03 #58 ... 10:09:03 10:09:03 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:09:03 #85 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:03 #85 11.88 OK: 12 MiB in 18 packages 10:09:03 #85 DONE 13.3s 10:09:03 10:09:03 #58 [security-bootstrapper internal] load build context 10:09:03 #58 ... 10:09:03 10:09:03 #60 [core-data internal] load build context 10:09:03 #60 ... 10:09:03 10:09:03 #58 [security-bootstrapper internal] load build context 10:09:03 #58 ... 10:09:03 10:09:03 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:03 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 41.3s done 10:09:03 #53 ... 10:09:03 10:09:03 #57 [support-notifications internal] load build context 10:09:03 #57 ... 10:09:03 10:09:03 #58 [security-bootstrapper internal] load build context 10:09:04 #58 ... 10:09:04 10:09:04 #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:09:04 #87 DONE 1.1s 10:09:04 10:09:04 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:09:04 #0 7.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:09:04 #0 8.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:09:04 #0 9.118 OK: 8 MiB in 19 packages 10:09:04 #88 DONE 9.9s 10:09:04 10:09:04 #58 [security-bootstrapper internal] load build context 10:09:04 #58 ... 10:09:04 10:09:04 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:04 #53 DONE 54.7s 10:09:04 10:09:04 #58 [security-bootstrapper internal] load build context 10:09:04 #58 transferring context: 36.03MB 52.5s 10:09:05 #58 ... 10:09:05 10:09:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:05 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.2s 10:09:05 #42 ... 10:09:05 10:09:05 #58 [security-bootstrapper internal] load build context 10:09:07 #58 ... 10:09:07 10:09:07 #48 [core-keeper internal] load build context 10:09:07 #48 ... 10:09:07 10:09:07 #55 [support-scheduler internal] load build context 10:09:07 #55 ... 10:09:07 10:09:07 #48 [core-keeper internal] load build context 10:09:08 #48 ... 10:09:08 10:09:08 #46 [core-command internal] load build context 10:09:08 #46 transferring context: 137.82MB 61.3s 10:09:08 #46 ... 10:09:08 10:09:08 #48 [core-keeper internal] load build context 10:09:08 #48 ... 10:09:08 10:09:08 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:09:08 #89 DONE 2.5s 10:09:08 10:09:08 #48 [core-keeper internal] load build context 10:09:09 #48 ... 10:09:09 10:09:09 #59 [core-metadata internal] load build context 10:09:09 #59 ... 10:09:09 10:09:09 #48 [core-keeper internal] load build context 10:09:09 #48 ... 10:09:09 10:09:09 #61 [security-spiffe-token-provider internal] load build context 10:09:09 #61 ... 10:09:09 10:09:09 #47 [security-proxy-auth internal] load build context 10:09:09 #47 ... 10:09:09 10:09:09 #52 [security-secretstore-setup internal] load build context 10:09:10 #52 ... 10:09:10 10:09:10 #48 [core-keeper internal] load build context 10:09:10 #48 ... 10:09:10 10:09:10 #38 [core-common-config-bootstrapper internal] load build context 10:09:10 #38 ... 10:09:10 10:09:10 #48 [core-keeper internal] load build context 10:09:11 #48 ... 10:09:11 10:09:11 #51 [security-proxy-setup internal] load build context 10:09:11 #51 ... 10:09:11 10:09:11 #48 [core-keeper internal] load build context 10:09:11 #48 ... 10:09:11 10:09:11 #56 [support-cron-scheduler internal] load build context 10:09:12 #56 ... 10:09:12 10:09:12 #51 [security-proxy-setup internal] load build context 10:09:13 #51 ... 10:09:13 10:09:13 #60 [core-data internal] load build context 10:09:13 #60 ... 10:09:13 10:09:13 #51 [security-proxy-setup internal] load build context 10:09:14 #51 ... 10:09:14 10:09:14 #57 [support-notifications internal] load build context 10:09:14 #57 ... 10:09:14 10:09:14 #60 [core-data internal] load build context 10:09:14 #60 transferring context: 134.58MB 61.6s 10:09:15 #60 ... 10:09:15 10:09:15 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:09:15 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 48.9s done 10:09:15 #42 ... 10:09:15 10:09:15 #60 [core-data internal] load build context 10:09:18 #60 ... 10:09:18 10:09:18 #58 [security-bootstrapper internal] load build context 10:09:18 #58 ... 10:09:18 10:09:18 #60 [core-data internal] load build context 10:09:18 #60 ... 10:09:18 10:09:18 #55 [support-scheduler internal] load build context 10:09:18 #55 ... 10:09:18 10:09:18 #58 [security-bootstrapper internal] load build context 10:09:18 #58 ... 10:09:18 10:09:18 #46 [core-command internal] load build context 10:09:18 #46 transferring context: 181.77MB 71.5s 10:09:18 #46 ... 10:09:18 10:09:18 #58 [security-bootstrapper internal] load build context 10:09:19 #58 ... 10:09:19 10:09:19 #59 [core-metadata internal] load build context 10:09:19 #59 ... 10:09:19 10:09:19 #58 [security-bootstrapper internal] load build context 10:09:19 #58 ... 10:09:19 10:09:19 #61 [security-spiffe-token-provider internal] load build context 10:09:19 #61 ... 10:09:19 10:09:19 #58 [security-bootstrapper internal] load build context 10:09:19 #58 ... 10:09:19 10:09:19 #47 [security-proxy-auth internal] load build context 10:09:20 #47 ... 10:09:20 10:09:20 #52 [security-secretstore-setup internal] load build context 10:09:20 #52 ... 10:09:20 10:09:20 #58 [security-bootstrapper internal] load build context 10:09:20 #58 ... 10:09:20 10:09:20 #38 [core-common-config-bootstrapper internal] load build context 10:09:20 #38 ... 10:09:20 10:09:20 #58 [security-bootstrapper internal] load build context 10:09:21 #58 ... 10:09:21 10:09:21 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:09:21 #90 DONE 4.1s 10:09:21 10:09:21 #58 [security-bootstrapper internal] load build context 10:09:21 #58 ... 10:09:21 10:09:21 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:09:21 #91 DONE 4.3s 10:09:21 10:09:21 #58 [security-bootstrapper internal] load build context 10:09:21 #58 ... 10:09:21 10:09:21 #48 [core-keeper internal] load build context 10:09:22 #48 ... 10:09:22 10:09:22 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:09:22 #92 DONE 3.7s 10:09:22 10:09:22 #56 [support-cron-scheduler internal] load build context 10:09:22 #56 ... 10:09:22 10:09:22 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:09:22 #93 ... 10:09:22 10:09:22 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:09:22 #94 DONE 1.0s 10:09:22 10:09:22 #95 [security-spire-server stage-2 6/9] COPY security.txt / 10:09:22 #95 ... 10:09:22 10:09:22 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:09:22 #96 DONE 1.3s 10:09:23 10:09:23 #58 [security-bootstrapper internal] load build context 10:09:23 #58 ... 10:09:23 10:09:23 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:09:23 #93 DONE 1.2s 10:09:23 10:09:23 #58 [security-bootstrapper internal] load build context 10:09:24 #58 ... 10:09:24 10:09:24 #95 [security-spire-server stage-2 6/9] COPY security.txt / 10:09:24 #95 DONE 1.4s 10:09:24 10:09:24 #51 [security-proxy-setup internal] load build context 10:09:24 #51 ... 10:09:24 10:09:24 #57 [support-notifications internal] load build context 10:09:24 #57 ... 10:09:24 10:09:24 #51 [security-proxy-setup internal] load build context 10:09:24 #51 transferring context: 185.84MB 75.6s 10:09:24 #51 ... 10:09:24 10:09:24 #97 [security-spire-config stage-2 6/10] COPY security.txt / 10:09:24 #97 DONE 1.4s 10:09:24 10:09:24 #51 [security-proxy-setup internal] load build context 10:09:24 #51 ... 10:09:24 10:09:24 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 10:09:24 #98 DONE 1.2s 10:09:24 10:09:24 #51 [security-proxy-setup internal] load build context 10:09:25 #51 ... 10:09:25 10:09:25 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:09:25 #99 DONE 1.4s 10:09:25 10:09:25 #51 [security-proxy-setup internal] load build context 10:09:26 #51 ... 10:09:26 10:09:26 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:09:26 #100 DONE 1.5s 10:09:26 10:09:26 #51 [security-proxy-setup internal] load build context 10:09:26 #51 ... 10:09:26 10:09:26 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:09:26 #101 DONE 1.4s 10:09:26 10:09:26 #51 [security-proxy-setup internal] load build context 10:09:27 #51 ... 10:09:27 10:09:27 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:09:27 #102 DONE 1.4s 10:09:27 10:09:27 #51 [security-proxy-setup internal] load build context 10:09:27 #51 ... 10:09:27 10:09:27 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:09:27 #103 DONE 1.4s 10:09:27 10:09:27 #51 [security-proxy-setup internal] load build context 10:09:27 #51 ... 10:09:27 10:09:27 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:09:27 #104 DONE 1.6s 10:09:27 10:09:27 #51 [security-proxy-setup internal] load build context 10:09:27 #51 ... 10:09:27 10:09:27 #60 [core-data internal] load build context 10:09:28 #60 ... 10:09:28 10:09:28 #55 [support-scheduler internal] load build context 10:09:28 #55 ... 10:09:28 10:09:28 #51 [security-proxy-setup internal] load build context 10:09:28 #51 ... 10:09:28 10:09:28 #46 [core-command internal] load build context 10:09:28 #46 ... 10:09:28 10:09:28 #51 [security-proxy-setup internal] load build context 10:09:29 #51 ... 10:09:29 10:09:29 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:09:29 #105 DONE 1.6s 10:09:29 10:09:29 #51 [security-proxy-setup internal] load build context 10:09:29 #51 ... 10:09:29 10:09:29 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:09:29 #106 DONE 1.6s 10:09:29 10:09:29 #51 [security-proxy-setup internal] load build context 10:09:29 #51 transferring context: 207.18MB 80.6s 10:09:29 #51 ... 10:09:29 10:09:29 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:09:29 #107 DONE 1.6s 10:09:29 10:09:29 #51 [security-proxy-setup internal] load build context 10:09:29 #51 ... 10:09:29 10:09:29 #59 [core-metadata internal] load build context 10:09:30 #59 ... 10:09:30 10:09:30 #51 [security-proxy-setup internal] load build context 10:09:30 #51 ... 10:09:30 10:09:30 #52 [security-secretstore-setup internal] load build context 10:09:30 #52 ... 10:09:30 10:09:30 #61 [security-spiffe-token-provider internal] load build context 10:09:30 #61 ... 10:09:30 10:09:30 #47 [security-proxy-auth internal] load build context 10:09:30 #47 ... 10:09:30 10:09:30 #61 [security-spiffe-token-provider internal] load build context 10:09:31 #61 ... 10:09:31 10:09:31 #38 [core-common-config-bootstrapper internal] load build context 10:09:31 #38 ... 10:09:31 10:09:31 #55 [support-scheduler internal] load build context 10:09:32 #55 ... 10:09:32 10:09:32 #48 [core-keeper internal] load build context 10:09:32 #48 ... 10:09:32 10:09:32 #56 [support-cron-scheduler internal] load build context 10:09:32 #56 ... 10:09:32 10:09:32 #55 [support-scheduler internal] load build context 10:09:34 #55 ... 10:09:34 10:09:34 #58 [security-bootstrapper internal] load build context 10:09:34 #58 ... 10:09:34 10:09:34 #55 [support-scheduler internal] load build context 10:09:34 #55 ... 10:09:34 10:09:34 #57 [support-notifications internal] load build context 10:09:34 #57 ... 10:09:34 10:09:34 #55 [support-scheduler internal] load build context 10:09:34 #55 transferring context: 190.56MB 84.7s 10:09:36 #55 ... 10:09:36 10:09:36 #108 [security-spire-config] exporting to image 10:09:36 #108 exporting layers 5.9s done 10:09:36 #108 writing image sha256:fb10c85cba1909fa68012d5d03c874a69ffb839c0ac0c78d17e1313a552cb393 0.2s done 10:09:36 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 10:09:36 #108 writing image sha256:6d1a75ba2337b04a2993943abcfba94afe2a886e3ef2ad7d1c56c87f80ca318c 0.0s done 10:09:36 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 10:09:36 #108 writing image sha256:aa84dc0ab56d48f2e8346ee3b068f34dd3e38fa9a7516f1ce50e37078846d404 0.0s done 10:09:36 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 10:09:36 #108 DONE 6.5s 10:09:36 10:09:36 #55 [support-scheduler internal] load build context 10:09:38 #55 ... 10:09:38 10:09:38 #60 [core-data internal] load build context 10:09:38 #60 ... 10:09:38 10:09:38 #55 [support-scheduler internal] load build context 10:09:38 #55 ... 10:09:38 10:09:38 #46 [core-command internal] load build context 10:09:38 #46 transferring context: 256.54MB 91.8s 10:09:38 #46 ... 10:09:38 10:09:38 #60 [core-data internal] load build context 10:09:39 #60 ... 10:09:39 10:09:39 #61 [security-spiffe-token-provider internal] load build context 10:09:39 #61 transferring context: 310.82MB 86.6s done 10:09:39 #61 DONE 88.8s 10:09:39 10:09:39 #60 [core-data internal] load build context 10:09:40 #60 ... 10:09:40 10:09:40 #59 [core-metadata internal] load build context 10:09:40 #59 ... 10:09:40 10:09:40 #60 [core-data internal] load build context 10:09:40 #60 ... 10:09:40 10:09:40 #51 [security-proxy-setup internal] load build context 10:09:40 #51 ... 10:09:40 10:09:40 #52 [security-secretstore-setup internal] load build context 10:09:40 #52 ... 10:09:40 10:09:40 #47 [security-proxy-auth internal] load build context 10:09:40 #47 ... 10:09:40 10:09:40 #52 [security-secretstore-setup internal] load build context 10:09:41 #52 ... 10:09:41 10:09:41 #38 [core-common-config-bootstrapper internal] load build context 10:09:41 #38 ... 10:09:41 10:09:41 #51 [security-proxy-setup internal] load build context 10:09:41 #51 ... 10:09:41 10:09:41 #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:09:41 #109 DONE 2.1s 10:09:41 10:09:41 #51 [security-proxy-setup internal] load build context 10:09:42 #51 ... 10:09:42 10:09:42 #48 [core-keeper internal] load build context 10:09:42 #48 ... 10:09:42 10:09:42 #56 [support-cron-scheduler internal] load build context 10:09:42 #56 ... 10:09:42 10:09:42 #48 [core-keeper internal] load build context 10:09:42 #48 ... 10:09:42 10:09:42 #52 [security-secretstore-setup internal] load build context 10:09:42 #52 transferring context: 310.82MB 92.2s done 10:09:42 #52 DONE 93.4s 10:09:42 10:09:42 #48 [core-keeper internal] load build context 10:09:42 #48 ... 10:09:42 10:09:42 #59 [core-metadata internal] load build context 10:09:42 #59 transferring context: 310.82MB 91.8s done 10:09:42 #59 DONE 93.1s 10:09:42 10:09:42 #48 [core-keeper internal] load build context 10:09:43 #48 transferring context: 310.82MB 95.3s done 10:09:43 #48 DONE 95.8s 10:09:43 10:09:43 #51 [security-proxy-setup internal] load build context 10:09:44 #51 ... 10:09:44 10:09:44 #58 [security-bootstrapper internal] load build context 10:09:44 #58 ... 10:09:44 10:09:44 #51 [security-proxy-setup internal] load build context 10:09:44 #51 ... 10:09:44 10:09:44 #57 [support-notifications internal] load build context 10:09:44 #57 ... 10:09:44 10:09:44 #51 [security-proxy-setup internal] load build context 10:09:44 #51 ... 10:09:44 10:09:44 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:09:44 #110 DONE 1.9s 10:09:44 10:09:44 #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:09:44 #111 DONE 1.7s 10:09:44 10:09:44 #51 [security-proxy-setup internal] load build context 10:09:45 #51 ... 10:09:45 10:09:45 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:09:45 #112 DONE 1.2s 10:09:45 10:09:45 #51 [security-proxy-setup internal] load build context 10:09:48 #51 transferring context: 280.92MB 99.7s 10:09:48 #51 ... 10:09:48 10:09:48 #46 [core-command internal] load build context 10:09:49 #46 ... 10:09:49 10:09:49 #55 [support-scheduler internal] load build context 10:09:49 #55 ... 10:09:49 10:09:49 #51 [security-proxy-setup internal] load build context 10:09:50 #51 ... 10:09:50 10:09:50 #60 [core-data internal] load build context 10:09:50 #60 ... 10:09:50 10:09:50 #51 [security-proxy-setup internal] load build context 10:09:51 #51 ... 10:09:51 10:09:51 #47 [security-proxy-auth internal] load build context 10:09:51 #47 ... 10:09:51 10:09:51 #51 [security-proxy-setup internal] load build context 10:09:51 #51 ... 10:09:51 10:09:51 #60 [core-data internal] load build context 10:09:51 #60 transferring context: 310.82MB 98.4s done 10:09:51 #60 DONE 100.3s 10:09:51 10:09:51 #51 [security-proxy-setup internal] load build context 10:09:51 #51 ... 10:09:51 10:09:51 #38 [core-common-config-bootstrapper internal] load build context 10:09:51 #38 ... 10:09:51 10:09:51 #51 [security-proxy-setup internal] load build context 10:09:51 #51 ... 10:09:51 10:09:51 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:52 #113 ... 10:09:52 10:09:52 #46 [core-command internal] load build context 10:09:52 #46 transferring context: 310.82MB 105.0s done 10:09:52 #46 DONE 105.1s 10:09:52 10:09:52 #38 [core-common-config-bootstrapper internal] load build context 10:09:52 #38 ... 10:09:52 10:09:52 #56 [support-cron-scheduler internal] load build context 10:09:52 #56 transferring context: 310.82MB 102.7s done 10:09:52 #56 DONE 103.4s 10:09:52 10:09:52 #38 [core-common-config-bootstrapper internal] load build context 10:09:54 #38 ... 10:09:54 10:09:54 #114 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:09:54 #114 DONE 1.2s 10:09:54 10:09:54 #38 [core-common-config-bootstrapper internal] load build context 10:09:54 #38 ... 10:09:54 10:09:54 #58 [security-bootstrapper internal] load build context 10:09:54 #58 ... 10:09:54 10:09:54 #38 [core-common-config-bootstrapper internal] load build context 10:09:54 #38 ... 10:09:54 10:09:54 #57 [support-notifications internal] load build context 10:09:54 #57 ... 10:09:54 10:09:54 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:55 #115 ... 10:09:55 10:09:55 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:55 #116 ... 10:09:55 10:09:55 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:55 #117 ... 10:09:55 10:09:55 #51 [security-proxy-setup internal] load build context 10:09:55 #51 transferring context: 310.82MB 106.4s done 10:09:55 #51 DONE 106.7s 10:09:55 10:09:55 #57 [support-notifications internal] load build context 10:09:59 #57 ... 10:09:59 10:09:59 #55 [support-scheduler internal] load build context 10:09:59 #55 transferring context: 310.82MB 109.4s done 10:09:59 #55 DONE 110.1s 10:09:59 10:09:59 #57 [support-notifications internal] load build context 10:10:00 #57 ... 10:10:00 10:10:00 #47 [security-proxy-auth internal] load build context 10:10:00 #47 transferring context: 310.82MB 112.8s done 10:10:00 #47 DONE 113.0s 10:10:00 10:10:00 #57 [support-notifications internal] load build context 10:10:01 #57 ... 10:10:01 10:10:01 #38 [core-common-config-bootstrapper internal] load build context 10:10:01 #38 transferring context: 310.82MB 111.2s done 10:10:01 #38 DONE 111.9s 10:10:01 10:10:01 #57 [support-notifications internal] load build context 10:10:03 #57 ... 10:10:03 10:10:03 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:03 #118 ... 10:10:03 10:10:03 #57 [support-notifications internal] load build context 10:10:04 #57 ... 10:10:04 10:10:04 #58 [security-bootstrapper internal] load build context 10:10:04 #58 ... 10:10:04 10:10:04 #57 [support-notifications internal] load build context 10:10:05 #57 ... 10:10:05 10:10:05 #58 [security-bootstrapper internal] load build context 10:10:05 #58 transferring context: 310.82MB 113.7s done 10:10:05 #58 DONE 115.6s 10:10:05 10:10:05 #57 [support-notifications internal] load build context 10:10:10 #57 transferring context: 310.82MB 118.2s done 10:10:10 #57 DONE 120.0s 10:10:10 10:10:10 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:06 #113 DONE 84.6s 10:11:06 10:11:06 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:11:09 #119 ... 10:11:09 10:11:09 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:09 #115 DONE 83.9s 10:11:09 10:11:09 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:09 #117 DONE 83.7s 10:11:09 10:11:09 #120 [core-keeper builder 7/8] COPY . . 10:11:09 #120 ... 10:11:09 10:11:09 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:09 #116 DONE 84.1s 10:11:09 10:11:09 #121 [core-metadata builder 6/7] COPY . . 10:11:11 #121 ... 10:11:11 10:11:11 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:11 #118 DONE 77.0s 10:11:11 10:11:11 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:11:11 #119 DONE 4.4s 10:11:11 10:11:11 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:11:12 #122 1.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:11:13 #122 ... 10:11:13 10:11:13 #121 [core-metadata builder 6/7] COPY . . 10:11:13 #121 DONE 4.9s 10:11:13 10:11:13 #123 [support-scheduler builder 6/7] COPY . . 10:11:13 #123 CACHED 10:11:13 10:11:13 #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:13 #124 CACHED 10:11:13 10:11:13 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:11:13 #125 CACHED 10:11:13 10:11:13 #120 [core-keeper builder 7/8] COPY . . 10:11:13 #120 DONE 5.2s 10:11:14 10:11:14 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:14 #126 CACHED 10:11:14 10:11:14 #127 [core-data builder 6/7] COPY . . 10:11:14 #127 CACHED 10:11:14 10:11:14 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 10:11:14 #128 CACHED 10:11:14 10:11:14 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:14 #129 CACHED 10:11:14 10:11:14 #130 [security-bootstrapper builder 6/7] COPY . . 10:11:14 #130 CACHED 10:11:14 10:11:14 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:11:14 #131 CACHED 10:11:14 10:11:14 #132 [security-secretstore-setup builder 6/7] COPY . . 10:11:14 #132 DONE 5.3s 10:11:14 10:11:14 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 10:11:14 #133 CACHED 10:11:14 10:11:14 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:14 #134 CACHED 10:11:14 10:11:14 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:11:14 #135 CACHED 10:11:14 10:11:14 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:14 #136 CACHED 10:11:14 10:11:14 #137 [security-proxy-setup builder 6/7] COPY . . 10:11:14 #137 CACHED 10:11:14 10:11:14 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:11:14 #138 CACHED 10:11:14 10:11:14 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:11:14 #139 CACHED 10:11:14 10:11:14 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:14 #140 CACHED 10:11:14 10:11:14 #141 [security-proxy-auth builder 6/7] COPY . . 10:11:14 #141 CACHED 10:11:14 10:11:14 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:14 #142 CACHED 10:11:14 10:11:14 #143 [core-command builder 6/7] COPY . . 10:11:14 #143 CACHED 10:11:14 10:11:14 #144 [core-command builder 4/7] COPY go.mod vendor* ./ 10:11:14 #144 CACHED 10:11:14 10:11:14 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:11:16 #145 ... 10:11:16 10:11:16 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:16 #146 CACHED 10:11:16 10:11:16 #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:11:16 #147 CACHED 10:11:16 10:11:16 #148 [support-notifications builder 6/7] COPY . . 10:11:16 #148 CACHED 10:11:16 10:11:16 #149 [support-cron-scheduler builder 6/7] COPY . . 10:11:16 #149 DONE 5.2s 10:11:16 10:11:16 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:11:21 #150 ... 10:11:21 10:11:21 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:11:21 #145 7.239 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:11:24 #145 ... 10:11:24 10:11:24 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:11:24 #0 7.485 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:11:24 #151 ... 10:11:24 10:11:24 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:24 #0 7.648 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:11:24 #152 ... 10:11:24 10:11:24 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:11:24 #0 6.287 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:11:24 #153 ... 10:11:24 10:11:24 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:11:24 #0 8.218 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:11:24 #154 ... 10:11:24 10:11:24 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:11:24 #0 6.756 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:11:24 #155 ... 10:11:24 10:11:24 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:11:24 #0 7.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:11:24 #156 ... 10:11:24 10:11:24 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:11:24 #0 5.416 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:11:25 #157 ... 10:11:25 10:11:25 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:11:25 #0 7.100 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:11:25 #158 ... 10:11:25 10:11:25 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:11:25 #0 7.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:11:25 #159 ... 10:11:25 10:11:25 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:11:25 #150 5.957 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:11:26 #150 ... 10:11:26 10:11:26 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:11:26 #0 5.778 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:31:19 #160 ... 10:31:19 10:31:19 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:31:19 #159 1197.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:31:19 #159 ... 10:31:19 10:31:19 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:31:19 #145 DONE 1203.1s 10:31:19 10:31:19 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:31:19 #154 DONE 1203.5s 10:31:19 10:31:19 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:31:19 #155 ... 10:31:19 10:31:19 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:31:19 #161 DONE 0.4s 10:31:19 10:31:19 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:31:19 #162 ... 10:31:19 10:31:19 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:31:19 #163 DONE 0.3s 10:31:19 10:31:19 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:31:19 #162 DONE 0.4s 10:31:19 10:31:19 #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:31:19 #164 ... 10:31:19 10:31:19 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:31:19 #165 DONE 0.3s 10:31:19 10:31:19 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:31:19 #166 DONE 0.3s 10:31:19 10:31:19 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:31:19 #167 DONE 0.3s 10:31:19 10:31:19 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:31:20 #168 DONE 0.4s 10:31:20 10:31:20 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:31:20 #150 ... 10:31:20 10:31:20 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:31:21 #169 ... 10:31:21 10:31:21 #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:31:21 #164 DONE 3.1s 10:31:22 10:31:22 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:31:22 #170 DONE 0.4s 10:31:22 10:31:22 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:31:22 #171 DONE 0.3s 10:31:22 10:31:22 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:31:22 #150 ... 10:31:22 10:31:22 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:31:22 #172 DONE 0.5s 10:31:22 10:31:22 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:31:23 #150 ... 10:31:23 10:31:23 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:31:23 #173 DONE 0.1s 10:31:23 10:31:23 #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/ 10:31:23 #174 DONE 0.3s 10:31:23 10:31:23 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:31:23 #158 ... 10:31:23 10:31:23 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:31:23 #169 DONE 3.3s 10:31:23 10:31:23 #108 [security-proxy-setup] exporting to image 10:31:23 #108 exporting layers 10:31:24 #108 ... 10:31:24 10:31:24 #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/ 10:31:24 #175 DONE 0.6s 10:31:24 10:31:24 #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/ 10:31:24 #176 DONE 0.3s 10:31:24 10:31:24 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:31:24 #177 DONE 0.2s 10:31:24 10:31:24 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:31:24 #178 DONE 0.3s 10:31:24 10:31:24 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:31:25 #158 ... 10:31:25 10:31:25 #108 [security-proxy-setup] exporting to image 10:31:25 #108 exporting layers 1.5s done 10:31:25 #108 writing image sha256:f1d9cc1a45fe231e27ce0422670886b584d64353b1d221173f1bbe1adf7ab3b9 done 10:31:25 #108 naming to docker.io/library/security-proxy-setup-arm64 done 10:31:25 #108 DONE 8.0s 10:31:25 10:31:25 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:31:27 #179 DONE 2.2s 10:31:27 10:31:27 #108 [security-bootstrapper] exporting to image 10:31:28 #108 exporting layers 1.4s done 10:31:28 #108 writing image sha256:282d5d01c3eb0877f0adb48a12348886204803fe1980a7a1d61a549683fdf54b done 10:31:28 #108 naming to docker.io/library/security-bootstrapper-arm64 done 10:31:28 #108 DONE 9.5s 10:31:28 10:31:28 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:31:35 #150 ... 10:31:35 10:31:35 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:31:35 #159 DONE 1221.2s 10:31:35 10:31:35 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:31:36 #152 ... 10:31:36 10:31:36 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:31:36 #180 DONE 0.1s 10:31:36 10:31:36 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:31:36 #181 DONE 0.2s 10:31:36 10:31:36 #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 10:31:36 #182 DONE 0.1s 10:31:36 10:31:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:31:36 #42 ... 10:31:36 10:31:36 #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 10:31:36 #183 DONE 0.2s 10:31:36 10:31:36 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:31:37 #184 DONE 0.1s 10:31:37 10:31:37 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:31:37 #185 DONE 0.2s 10:31:37 10:31:37 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:31:37 #151 ... 10:31:37 10:31:37 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:31:37 #186 DONE 0.3s 10:31:37 10:31:37 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:31:38 #187 DONE 0.1s 10:31:38 10:31:38 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:31:39 #188 DONE 2.2s 10:31:39 10:31:39 #108 [security-secretstore-setup] exporting to image 10:31:39 #108 exporting layers 10:31:41 #108 exporting layers 1.5s done 10:31:41 #108 writing image sha256:fb589a3635e2cefd00acb3ec62bdebc24f46574a74ff1a0e21e4fe6655a4a1e0 done 10:31:41 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 10:31:41 #108 DONE 11.0s 10:31:41 10:31:41 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:32:28 #150 ... 10:32:28 10:32:28 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:32:28 #158 DONE 1272.5s 10:32:28 10:32:28 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:32:28 #160 ... 10:32:28 10:32:28 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:32:28 #189 DONE 0.2s 10:32:28 10:32:28 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:32:28 #190 DONE 0.2s 10:32:28 10:32:28 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:32:28 #191 DONE 0.3s 10:32:28 10:32:28 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:32:28 #156 ... 10:32:28 10:32:28 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:32:28 #192 DONE 0.2s 10:32:28 10:32:28 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:32:28 #193 DONE 0.2s 10:32:28 10:32:28 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:32:30 #194 DONE 2.3s 10:32:30 10:32:30 #108 [core-common-config-bootstrapper] exporting to image 10:32:30 #108 exporting layers 10:32:31 #108 exporting layers 0.7s done 10:32:31 #108 writing image sha256:ad5c8c871166cfaac9c1f25a7e465737dc900f70f7159a8b782b21c5e7a0a08a done 10:32:31 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:32:31 #108 DONE 11.8s 10:32:31 10:32:31 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:34:22 #150 ... 10:34:22 10:34:22 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:34:22 #122 DONE 1386.7s 10:34:22 10:34:22 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:34:22 #152 ... 10:34:22 10:34:22 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:34:22 #195 DONE 0.1s 10:34:22 10:34:22 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:34:22 #196 DONE 0.2s 10:34:22 10:34:22 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:34:22 #197 DONE 0.4s 10:34:22 10:34:22 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:34:22 #156 ... 10:34:22 10:34:22 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:34:22 #198 DONE 0.3s 10:34:22 10:34:22 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:34:22 #42 ... 10:34:22 10:34:22 #108 [security-spiffe-token-provider] exporting to image 10:34:22 #108 exporting layers 10:34:22 #108 exporting layers 0.8s done 10:34:22 #108 writing image sha256:a8ddd1703da10a904c616a62ee1878e7f2d0cc72fb0d5f810f3adaf9281286d4 done 10:34:22 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:34:22 #108 DONE 12.5s 10:34:22 10:34:22 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:42:45 #150 ... 10:42:45 10:42:45 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:42:45 #155 DONE 1884.4s 10:42:45 10:42:45 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:42:45 #160 ... 10:42:45 10:42:45 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:42:45 #199 DONE 0.2s 10:42:45 10:42:45 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:42:45 #200 DONE 0.2s 10:42:45 10:42:45 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:42:45 #201 DONE 0.5s 10:42:45 10:42:45 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:42:45 #160 ... 10:42:45 10:42:45 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:42:45 #202 DONE 0.1s 10:42:45 10:42:45 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:42:45 #203 DONE 0.1s 10:42:45 10:42:45 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:42:45 #42 ... 10:42:45 10:42:45 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:42:45 #204 DONE 2.4s 10:42:45 10:42:45 #108 [security-proxy-auth] exporting to image 10:42:45 #108 exporting layers 10:42:45 #108 exporting layers 0.9s done 10:42:45 #108 writing image sha256:44a61a8dc7c2d0f27e3eb8524ee72229db720670585193ad2e9dba6cbf02498b done 10:42:45 #108 naming to docker.io/library/security-proxy-auth-arm64 done 10:42:45 #108 DONE 13.4s 10:42:45 10:42:45 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:43:52 #160 ... 10:43:52 10:43:52 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:43:52 #156 DONE 1955.5s 10:43:52 10:43:52 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:43:52 #152 ... 10:43:52 10:43:52 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:43:52 #205 DONE 0.2s 10:43:52 10:43:52 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:43:52 #206 DONE 0.2s 10:43:52 10:43:52 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:43:52 #207 DONE 0.6s 10:43:52 10:43:52 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:43:52 #150 ... 10:43:52 10:43:52 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:43:52 #208 DONE 0.1s 10:43:52 10:43:52 #108 [core-command] exporting to image 10:43:52 #108 exporting layers 10:43:52 #108 exporting layers 0.5s done 10:43:52 #108 writing image sha256:1c04ff84c606e8f98f72021eaf59ddf9d877fbed2a35a029843975260d7943d9 done 10:43:52 #108 naming to docker.io/library/core-command-arm64 done 10:43:52 #108 DONE 13.9s 10:43:52 10:43:52 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:45:59 #42 ... 10:45:59 10:45:59 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:45:59 #157 DONE 2073.1s 10:45:59 10:45:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:45:59 #42 ... 10:45:59 10:45:59 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:45:59 #209 DONE 0.1s 10:45:59 10:45:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:45:59 #42 ... 10:45:59 10:45:59 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:45:59 #210 DONE 0.5s 10:45:59 10:45:59 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:45:59 #211 DONE 0.1s 10:45:59 10:45:59 #108 [core-keeper] exporting to image 10:45:59 #108 exporting layers 10:45:59 #108 exporting layers 0.7s done 10:45:59 #108 writing image sha256:4d49408f5e04c4f67dbbd247f4eb4184d00ab527bbda889c61dd11b95d2d2789 done 10:45:59 #108 naming to docker.io/library/core-keeper-arm64 done 10:45:59 #108 DONE 14.6s 10:45:59 10:45:59 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:45:59 #160 ... 10:45:59 10:45:59 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:45:59 #152 DONE 2081.9s 10:45:59 10:45:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:45:59 #42 ... 10:45:59 10:45:59 #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:45:59 #212 DONE 0.2s 10:45:59 10:45:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:45:59 #42 ... 10:45:59 10:45:59 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:45:59 #213 DONE 0.2s 10:45:59 10:45:59 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:45:59 #214 DONE 0.5s 10:45:59 10:45:59 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:45:59 #215 DONE 0.2s 10:45:59 10:45:59 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:45:59 #153 ... 10:45:59 10:45:59 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:45:59 #216 DONE 0.2s 10:45:59 10:45:59 #108 [core-data] exporting to image 10:45:59 #108 exporting layers 10:45:59 #108 exporting layers 0.7s done 10:45:59 #108 writing image sha256:8ae2d318eef353b76d732c7eb47e7f741394db21afa9434748f48626aeb34df4 10:45:59 #108 writing image sha256:8ae2d318eef353b76d732c7eb47e7f741394db21afa9434748f48626aeb34df4 done 10:45:59 #108 naming to docker.io/library/core-data-arm64 done 10:45:59 #108 DONE 15.4s 10:45:59 10:45:59 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:45:59 #160 ... 10:45:59 10:45:59 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:45:59 #153 DONE 2084.7s 10:45:59 10:45:59 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:45:59 #150 ... 10:45:59 10:45:59 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:45:59 #217 DONE 0.3s 10:45:59 10:45:59 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:45:59 #218 DONE 0.1s 10:45:59 10:45:59 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:46:00 #219 DONE 0.4s 10:46:00 10:46:00 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:46:00 #220 DONE 0.1s 10:46:00 10:46:00 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:46:00 #150 ... 10:46:00 10:46:00 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:46:00 #221 DONE 0.1s 10:46:00 10:46:00 #108 [core-metadata] exporting to image 10:46:01 #108 exporting layers 0.5s done 10:46:01 #108 writing image sha256:649e433dd8093317437fcd0bbab6c8714f2baf86655a4463b6a37c46e2a926db done 10:46:01 #108 naming to docker.io/library/core-metadata-arm64 done 10:46:01 #108 DONE 15.9s 10:46:01 10:46:01 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:46:33 #150 ... 10:46:33 10:46:33 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:46:33 #160 DONE 2114.6s 10:46:33 10:46:33 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:46:33 #151 DONE 2116.8s 10:46:33 10:46:33 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:33 #42 ... 10:46:33 10:46:33 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:46:33 #222 DONE 0.3s 10:46:33 10:46:33 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:46:33 #223 DONE 0.2s 10:46:33 10:46:33 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:46:33 #224 ... 10:46:33 10:46:33 #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:46:33 #225 DONE 0.3s 10:46:33 10:46:33 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:46:33 #224 DONE 0.3s 10:46:33 10:46:33 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:46:33 #226 ... 10:46:33 10:46:33 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:46:33 #227 DONE 0.7s 10:46:33 10:46:33 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:46:33 #226 DONE 0.6s 10:46:33 10:46:33 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:46:33 #228 DONE 0.2s 10:46:33 10:46:33 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:46:33 #229 DONE 0.2s 10:46:33 10:46:33 #108 [support-notifications] exporting to image 10:46:33 #108 exporting layers 10:46:33 #108 ... 10:46:33 10:46:33 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:46:33 #150 DONE 2117.1s 10:46:33 10:46:33 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:33 #42 ... 10:46:33 10:46:33 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:46:33 #230 DONE 0.2s 10:46:33 10:46:33 #108 [support-scheduler] exporting to image 10:46:33 #108 exporting layers 0.8s done 10:46:33 #108 writing image sha256:023b20b6dd97217e86b67a5f69c77a3efd308c235bbf958808617dee5df5676d done 10:46:33 #108 naming to docker.io/library/support-scheduler-arm64 done 10:46:34 #108 exporting layers 1.0s done 10:46:34 #108 writing image sha256:65341da3f9adf6ce85b652771b1b99bc43baaaffeda97f709116d1efa4fc4982 done 10:46:34 #108 naming to docker.io/library/support-notifications-arm64 done 10:46:34 #108 DONE 16.9s 10:46:34 10:46:34 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:46:34 #231 DONE 0.1s 10:46:34 10:46:34 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:46:34 #232 DONE 0.4s 10:46:34 10:46:34 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:34 #42 ... 10:46:34 10:46:34 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:46:34 #233 DONE 0.1s 10:46:34 10:46:34 #108 [support-cron-scheduler] exporting to image 10:46:36 #108 exporting layers 1.4s done 10:46:36 #108 writing image sha256:1aea3428bf5583b50ad7c6ab892a874d24ec127812b790da8278bfdc949da644 done 10:46:36 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 10:46:36 #108 DONE 18.3s 10:46:36 10:46:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:36 time="2024-09-13T10:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:46:36 time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:46:36 $ docker stop --time=1 6ff7a56cc7808473d1c171727687ccb5715e6cb3f1a47a58fa2ef5fef0b2339f 10:46:37 $ docker rm -f --volumes 6ff7a56cc7808473d1c171727687ccb5715e6cb3f1a47a58fa2ef5fef0b2339f [Pipeline] // withDockerContainer [Pipeline] sh 10:46:38 + docker images 10:46:38 REPOSITORY TAG IMAGE ID CREATED SIZE 10:46:38 support-cron-scheduler-arm64 latest 1aea3428bf55 4 seconds ago 43.7MB 10:46:38 support-scheduler-arm64 latest 023b20b6dd97 6 seconds ago 41.4MB 10:46:38 support-notifications-arm64 latest 65341da3f9ad 6 seconds ago 42.2MB 10:46:38 core-metadata-arm64 latest 649e433dd809 38 seconds ago 39.4MB 10:46:38 core-data-arm64 latest 8ae2d318eef3 41 seconds ago 39.3MB 10:46:38 core-keeper-arm64 latest 4d49408f5e04 50 seconds ago 39.2MB 10:46:38 core-command-arm64 latest 1c04ff84c606 2 minutes ago 35.1MB 10:46:38 security-proxy-auth-arm64 latest 44a61a8dc7c2 3 minutes ago 32.7MB 10:46:38 security-spiffe-token-provider-arm64 latest a8ddd1703da1 12 minutes ago 29.1MB 10:46:38 core-common-config-bootstrapper-arm64 latest ad5c8c871166 14 minutes ago 15.4MB 10:46:38 security-secretstore-setup-arm64 latest fb589a3635e2 14 minutes ago 36.4MB 10:46:38 security-bootstrapper-arm64 latest 282d5d01c3eb 15 minutes ago 18.9MB 10:46:38 security-proxy-setup-arm64 latest f1d9cc1a45fe 15 minutes ago 26.2MB 10:46:38 security-spire-agent-arm64 latest fb10c85cba19 37 minutes ago 174MB 10:46:38 security-spire-server-arm64 latest 6d1a75ba2337 37 minutes ago 116MB 10:46:38 security-spire-config-arm64 latest aa84dc0ab56d 37 minutes ago 115MB 10:46:38 ci-base-image-arm64 latest 62853f7c3c01 56 minutes ago 967MB 10:46:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 10:46:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:39 10:46:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:39 arm64: Pulling from edgex-lftools-log-publisher 10:46:39 8998bd30e6a1: Pulling fs layer 10:46:39 04944245beec: Pulling fs layer 10:46:39 699f458cf7ca: Pulling fs layer 10:46:39 765212b225bb: Pulling fs layer 10:46:39 f23df028b6ca: Pulling fs layer 10:46:39 d65c8cfc05b1: Pulling fs layer 10:46:39 2437ff75d9bd: Pulling fs layer 10:46:39 f23df028b6ca: Waiting 10:46:39 d65c8cfc05b1: Waiting 10:46:39 2437ff75d9bd: Waiting 10:46:39 765212b225bb: Waiting 10:46:39 04944245beec: Verifying Checksum 10:46:39 04944245beec: Download complete 10:46:39 765212b225bb: Verifying Checksum 10:46:39 765212b225bb: Download complete 10:46:39 f23df028b6ca: Verifying Checksum 10:46:39 f23df028b6ca: Download complete 10:46:40 d65c8cfc05b1: Verifying Checksum 10:46:40 d65c8cfc05b1: Download complete 10:46:40 699f458cf7ca: Verifying Checksum 10:46:40 699f458cf7ca: Download complete 10:46:40 8998bd30e6a1: Verifying Checksum 10:46:40 8998bd30e6a1: Download complete 10:46:43 2437ff75d9bd: Verifying Checksum 10:46:43 2437ff75d9bd: Download complete 10:46:44 8998bd30e6a1: Pull complete 10:46:45 04944245beec: Pull complete 10:46:46 699f458cf7ca: Pull complete 10:46:47 765212b225bb: Pull complete 10:46:48 f23df028b6ca: Pull complete 10:46:48 d65c8cfc05b1: Pull complete 10:47:06 2437ff75d9bd: Pull complete 10:47:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:47:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:06 prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container 10:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:47:09 $ docker top f1197f8125fe1ece568b3e02d573f2f28ed5e9aef397b22ecd456cfafe9c3cbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:47:10 ---> job-cost.sh 10:47:10 lf-activate-venv: SKIPPING 10:47:10 INFO: No Stack... 10:47:12 INFO: Retrieving Pricing Info for: v3-standard-4 10:47:13 INFO: Archiving Costs [Pipeline] sh 10:47:13 + + cat /w/workspace/edgex-go/1/archives/cost.csv 10:47:13 cut -d, -f6 [Pipeline] lock 10:47:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4914-1-stack-cost] 10:47:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4914-1-stack-cost] did not exist. Created. 10:47:13 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4914-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:47:14 + echo total: 0.2199999988079071 [Pipeline] stash 10:47:14 Stashed 1 file(s) [Pipeline] } 10:47:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4914-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:47:14 $ docker stop --time=1 f1197f8125fe1ece568b3e02d573f2f28ed5e9aef397b22ecd456cfafe9c3cbe 10:47:16 $ docker rm -f --volumes f1197f8125fe1ece568b3e02d573f2f28ed5e9aef397b22ecd456cfafe9c3cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:47:17 provisioning config files... 10:47:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4857622049590339131tmp [Pipeline] { [Pipeline] sh 10:47:17 + set +x 10:47:17 + curl -s https://codecov.io/bash 10:47:17 + bash -s -- 10:47:17 10:47:17 _____ _ 10:47:17 / ____| | | 10:47:17 | | ___ __| | ___ ___ _____ __ 10:47:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:47:17 | |___| (_) | (_| | __/ (_| (_) \ V / 10:47:17 \_____\___/ \__,_|\___|\___\___/ \_/ 10:47:17 Bash-1.0.6 10:47:17 10:47:17 10:47:17 ==> git version 2.25.1 found 10:47:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:47:17 Release-Date: 2020-01-08 10:47:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:47:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:47:17 ==> Jenkins CI detected. 10:47:17 current dir:  /w/workspace/edgex-go/1 10:47:17 project root: . 10:47:17 --> token set from env 10:47:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:47:17 ==> Running gcov in . (disable via -X gcov) 10:47:17 ==> Python coveragepy not found 10:47:17 ==> Searching for coverage reports in: 10:47:17 + . 10:47:18 -> Found 1 reports 10:47:18 ==> Detecting git/mercurial file structure 10:47:18 ==> Reading reports 10:47:18 + ./coverage.out bytes=567970 10:47:18 ==> Appending adjustments 10:47:18 https://docs.codecov.io/docs/fixing-reports 10:47:19 + Found adjustments 10:47:19 ==> Gzipping contents 10:47:19 72K /tmp/codecov.AgwPyq.gz 10:47:19 ==> Uploading reports 10:47:19 url: https://codecov.io 10:47:19 query: branch=PR-4914&commit=a8bb9105af1c6398587726f8b6be1dd5c186712b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4914%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4914&job=&cmd_args= 10:47:19 -> Pinging Codecov 10:47:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4914&commit=a8bb9105af1c6398587726f8b6be1dd5c186712b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4914%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4914&job=&cmd_args= 10:47:19 -> Uploading to 10:47:19 https://storage.googleapis.com/codecov/v4/raw/2024-09-13/00271124DB129430A58F1EEE437C3FCB/a8bb9105af1c6398587726f8b6be1dd5c186712b/f658bceb-f86b-4f92-9a00-9b02905f6d95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240913%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240913T104719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf89dd27276aaf51132aa087933df235d6552a6b50037f16fa37608abcdc5158 10:47:19 % Total % Received % Xferd Average Speed Time Time Time Current 10:47:19 Dload Upload Total Spent Left Speed 10:47:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69985 0 0 100 69985 0 110k --:--:-- --:--:-- --:--:-- 110k 10:47:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a8bb9105af1c6398587726f8b6be1dd5c186712b [Pipeline] } 10:47:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:47:21 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:47:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:47:23 ---> package-listing.sh 10:47:23 ++ facter osfamily 10:47:23 ++ tr '[:upper:]' '[:lower:]' 10:47:23 + OS_FAMILY=debian 10:47:23 + workspace=/w/workspace/edgex-go/1 10:47:23 + START_PACKAGES=/tmp/packages_start.txt 10:47:23 + END_PACKAGES=/tmp/packages_end.txt 10:47:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:47:23 + PACKAGES=/tmp/packages_start.txt 10:47:23 + '[' /w/workspace/edgex-go/1 ']' 10:47:23 + PACKAGES=/tmp/packages_end.txt 10:47:23 + case "${OS_FAMILY}" in 10:47:23 + dpkg -l 10:47:23 + grep '^ii' 10:47:23 + '[' -f /tmp/packages_start.txt ']' 10:47:23 + '[' -f /tmp/packages_end.txt ']' 10:47:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:47:23 + '[' /w/workspace/edgex-go/1 ']' 10:47:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:47:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:47:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:47:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:47:24 10:47:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:47:24 latest: Pulling from edgex-lftools-log-publisher 10:47:24 5eb5b503b376: Pulling fs layer 10:47:24 5c69ac0246d0: Pulling fs layer 10:47:24 ec43610c2a17: Pulling fs layer 10:47:24 3a2ae6a8a46f: Pulling fs layer 10:47:24 33b1e0a273af: Pulling fs layer 10:47:24 5d3b04190fa2: Pulling fs layer 10:47:24 2f39f015ded8: Pulling fs layer 10:47:24 3a2ae6a8a46f: Waiting 10:47:24 33b1e0a273af: Waiting 10:47:24 5d3b04190fa2: Waiting 10:47:24 2f39f015ded8: Waiting 10:47:24 5c69ac0246d0: Download complete 10:47:24 3a2ae6a8a46f: Verifying Checksum 10:47:24 3a2ae6a8a46f: Download complete 10:47:24 33b1e0a273af: Verifying Checksum 10:47:24 33b1e0a273af: Download complete 10:47:24 5d3b04190fa2: Download complete 10:47:25 ec43610c2a17: Verifying Checksum 10:47:25 ec43610c2a17: Download complete 10:47:25 5eb5b503b376: Download complete 10:47:25 2f39f015ded8: Download complete 10:47:26 5eb5b503b376: Pull complete 10:47:26 5c69ac0246d0: Pull complete 10:47:26 ec43610c2a17: Pull complete 10:47:26 3a2ae6a8a46f: Pull complete 10:47:26 33b1e0a273af: Pull complete 10:47:26 5d3b04190fa2: Pull complete 10:47:31 2f39f015ded8: Pull complete 10:47:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:47:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:47:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:31 prd-ubuntu20.04-docker-8c-8g-10225 does not seem to be running inside a container 10:47:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:47:35 $ docker top df477895fc9746d56ec16bb66f836ade024e93742630bdc179ba45c2cc4c6b04 -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:35 + touch /tmp/pre-build-complete [Pipeline] sh 10:47:36 + mkdir -p /var/log/sysstat [Pipeline] sh 10:47:36 + ls /var/log/sa-host 10:47:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:47:36 provisioning config files... 10:47:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7750615250590530114tmp [Pipeline] { [Pipeline] echo 10:47:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:47:36 ---> create-netrc.sh [Pipeline] } 10:47:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:47:37 ---> python-tools-install.sh [Pipeline] echo 10:47:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:47:37 ---> sudo-logs.sh 10:47:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:47:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:47:38 ---> job-cost.sh 10:47:38 lf-activate-venv: SKIPPING 10:47:38 DEBUG: total: 0.2199999988079071 10:47:38 INFO: Retrieving Stack Cost... 10:47:38 INFO: Retrieving Pricing Info for: v3-standard-8 10:47:38 INFO: Archiving Costs [Pipeline] echo 10:47:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:47:39 ---> logs-deploy.sh 10:47:39 lf-activate-venv: SKIPPING 10:47:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4914/1 10:47:39 INFO: archiving workspace using pattern(s): 10:47:40 Archives upload complete. 10:47:40 INFO: archiving logs to Nexus 10:47:41 ---> uname -a: 10:47:41 Linux prd-ubuntu20-04-docker-8c-8g-10225 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:47:41 10:47:41 10:47:41 ---> lscpu: 10:47:41 Architecture: x86_64 10:47:41 CPU op-mode(s): 32-bit, 64-bit 10:47:41 Byte Order: Little Endian 10:47:41 Address sizes: 40 bits physical, 48 bits virtual 10:47:41 CPU(s): 8 10:47:41 On-line CPU(s) list: 0-7 10:47:41 Thread(s) per core: 1 10:47:41 Core(s) per socket: 1 10:47:41 Socket(s): 8 10:47:41 NUMA node(s): 1 10:47:41 Vendor ID: AuthenticAMD 10:47:41 CPU family: 23 10:47:41 Model: 49 10:47:41 Model name: AMD EPYC-Rome Processor 10:47:41 Stepping: 0 10:47:41 CPU MHz: 2799.998 10:47:41 BogoMIPS: 5599.99 10:47:41 Virtualization: AMD-V 10:47:41 Hypervisor vendor: KVM 10:47:41 Virtualization type: full 10:47:41 L1d cache: 256 KiB 10:47:41 L1i cache: 256 KiB 10:47:41 L2 cache: 4 MiB 10:47:41 L3 cache: 128 MiB 10:47:41 NUMA node0 CPU(s): 0-7 10:47:41 Vulnerability Itlb multihit: Not affected 10:47:41 Vulnerability L1tf: Not affected 10:47:41 Vulnerability Mds: Not affected 10:47:41 Vulnerability Meltdown: Not affected 10:47:41 Vulnerability Mmio stale data: Not affected 10:47:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:47:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:47:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:47:41 Vulnerability Srbds: Not affected 10:47:41 Vulnerability Tsx async abort: Not affected 10:47:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:47:41 10:47:41 10:47:41 ---> nproc: 10:47:41 8 10:47:41 10:47:41 10:47:41 ---> df -h: 10:47:41 Filesystem Size Used Avail Use% Mounted on 10:47:41 overlay 155G 28G 128G 18% / 10:47:41 tmpfs 64M 0 64M 0% /dev 10:47:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:47:41 shm 64M 0 64M 0% /dev/shm 10:47:41 /dev/vda1 155G 28G 128G 18% /facter-os 10:47:41 10:47:41 10:47:41 ---> sar -b -r -n DEV: 10:47:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10225) 09/13/24 _x86_64_ (8 CPU) 10:47:41 10:47:41 09:43:22 LINUX RESTART (8 CPU) 10:47:41 10:47:41 09:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:47:41 09:45:01 405.69 11.76 393.93 0.00 1780.55 56668.93 0.00 10:47:41 09:46:01 92.27 0.08 92.18 0.00 6.67 33784.12 0.00 10:47:41 09:47:01 43.42 0.21 43.20 0.00 18.54 32784.48 0.00 10:47:41 09:48:01 41.76 0.27 41.49 0.00 5.69 22689.28 0.00 10:47:41 09:49:01 353.72 1.28 352.43 0.00 111.83 256974.48 0.00 10:47:41 09:50:01 783.55 15.18 768.37 0.00 138.51 199459.30 0.00 10:47:41 09:51:01 255.21 0.18 255.03 0.00 1.47 41283.17 0.00 10:47:41 09:52:01 393.35 0.00 393.35 0.00 0.00 113074.53 0.00 10:47:41 09:53:01 719.03 0.03 719.00 0.00 0.80 120177.04 0.00 10:47:41 09:54:01 52.76 5.55 47.21 0.00 4277.82 8370.20 0.00 10:47:41 09:55:01 6.88 0.02 6.87 0.00 0.13 127.98 0.00 10:47:41 09:56:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 10:47:41 09:57:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 10:47:41 09:58:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 10:47:41 09:59:01 2.17 0.02 2.15 0.00 0.13 24.40 0.00 10:47:41 10:00:01 1.98 0.00 1.98 0.00 0.00 22.26 0.00 10:47:41 10:01:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 10:47:41 10:02:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 10:47:41 10:03:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 10:47:41 10:04:01 2.45 0.30 2.15 0.00 10.00 25.06 0.00 10:47:41 10:05:01 2.73 1.22 1.52 0.00 25.46 19.86 0.00 10:47:41 10:06:01 1.97 0.00 1.97 0.00 0.00 23.33 0.00 10:47:41 10:07:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 10:47:41 10:08:01 2.03 0.00 2.03 0.00 0.00 22.93 0.00 10:47:41 10:09:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 10:47:41 10:10:01 1.93 0.00 1.93 0.00 0.00 21.60 0.00 10:47:41 10:11:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 10:47:41 10:12:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 10:47:41 10:13:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 10:47:41 10:14:01 2.18 0.00 2.18 0.00 0.00 25.73 0.00 10:47:41 10:15:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 10:47:41 10:16:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 10:47:41 10:17:01 1.33 0.02 1.32 0.00 0.13 14.66 0.00 10:47:41 10:18:01 2.32 0.00 2.32 0.00 0.00 25.86 0.00 10:47:41 10:19:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 10:47:41 10:20:01 1.87 0.00 1.87 0.00 0.00 20.66 0.00 10:47:41 10:21:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 10:47:41 10:22:01 1.73 0.00 1.73 0.00 0.00 19.72 0.00 10:47:41 10:23:01 3.62 1.02 2.60 0.00 21.86 34.26 0.00 10:47:41 10:24:01 1.63 0.00 1.63 0.00 0.00 20.00 0.00 10:47:41 10:25:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 10:47:41 10:26:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 10:47:41 10:27:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 10:47:41 10:28:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 10:47:41 10:29:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 10:47:41 10:30:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 10:47:41 10:31:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 10:47:41 10:32:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 10:47:41 10:33:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 10:47:41 10:34:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 10:47:41 10:35:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 10:47:41 10:36:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 10:47:41 10:37:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 10:47:41 10:38:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 10:47:41 10:39:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 10:47:41 10:40:01 1.18 0.00 1.18 0.00 0.00 15.86 0.00 10:47:41 10:41:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 10:47:41 10:42:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 10:47:41 10:43:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 10:47:41 10:44:01 1.48 0.00 1.48 0.00 0.00 18.66 0.00 10:47:41 10:45:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 10:47:41 10:46:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 10:47:41 10:47:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 10:47:41 Average: 51.18 0.59 50.59 0.00 101.14 14062.94 0.00 10:47:41 10:47:41 09:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:47:41 09:45:01 28149416 31502788 807192 2.45 100856 3458528 1863796 5.49 1259880 3009516 365668 10:47:41 09:46:01 27110068 31347568 955212 2.90 129176 4237868 2064344 6.08 1888148 3336772 908664 10:47:41 09:47:01 26874396 31180760 1119120 3.40 133088 4285232 2086848 6.15 1642052 3801720 477108 10:47:41 09:48:01 26326680 31427160 870408 2.65 136148 5031208 1954100 5.76 1822508 4122436 601240 10:47:41 09:49:01 20496340 31193640 1086880 3.31 149840 10480860 4375744 12.90 2039452 9563672 4056 10:47:41 09:50:01 14129396 30918220 1319088 4.01 334604 15873008 5363572 15.81 3036364 14369372 44276 10:47:41 09:51:01 8451528 27854716 4348940 13.23 363256 18190332 11613800 34.23 7182804 15582332 1365052 10:47:41 09:52:01 6288744 27572736 4648744 14.14 375376 20025360 10072208 29.68 8075856 16843084 464148 10:47:41 09:53:01 10107476 31377372 899596 2.74 387860 20153960 2385548 7.03 3057380 18278544 228 10:47:41 09:54:01 9669248 31358620 889792 2.71 414372 20546796 2323504 6.85 3339372 18409720 1212 10:47:41 09:55:01 9677244 31361536 887708 2.70 412900 20543552 2292148 6.76 3330888 18406504 4 10:47:41 09:56:01 9737816 31422228 826948 2.51 412976 20543560 2292148 6.76 3270396 18406512 180 10:47:41 09:57:01 9739216 31423668 825424 2.51 413032 20543564 2292148 6.76 3269240 18406508 136 10:47:41 09:58:01 9740228 31424756 824552 2.51 413096 20543568 2292148 6.76 3269376 18406512 176 10:47:41 09:59:01 9742620 31427300 821852 2.50 413172 20543568 2306800 6.80 3266900 18406508 36 10:47:41 10:00:01 9743620 31428372 820736 2.50 413220 20543572 2306800 6.80 3265564 18406512 140 10:47:41 10:01:01 9743636 31428452 820648 2.50 413280 20543572 2306800 6.80 3265356 18406520 8 10:47:41 10:02:01 9743684 31428600 820460 2.50 413352 20543576 2306800 6.80 3265656 18406516 24 10:47:41 10:03:01 9743192 31428188 820804 2.50 413416 20543580 2306800 6.80 3265584 18406520 12 10:47:41 10:04:01 9742960 31428304 820596 2.50 413496 20543872 2290540 6.75 3268540 18406612 32 10:47:41 10:05:01 9735476 31422724 825992 2.51 413544 20544648 2290540 6.75 3275908 18406824 180 10:47:41 10:06:01 9736260 31423608 825324 2.51 413600 20544652 2290540 6.75 3276008 18406772 180 10:47:41 10:07:01 9736244 31423652 825216 2.51 413664 20544652 2290540 6.75 3275772 18406772 148 10:47:41 10:08:01 9736156 31423608 825172 2.51 413720 20544660 2290540 6.75 3275800 18406776 180 10:47:41 10:09:01 9736036 31423556 825264 2.51 413788 20544660 2290540 6.75 3275944 18406776 36 10:47:41 10:10:01 9736268 31423876 825212 2.51 413848 20544664 2290540 6.75 3275800 18406784 4 10:47:41 10:11:01 9735716 31423396 825652 2.51 413904 20544668 2290540 6.75 3276096 18406792 184 10:47:41 10:12:01 9735708 31423456 825520 2.51 413980 20544668 2290540 6.75 3276088 18406796 8 10:47:41 10:13:01 9735600 31423352 825756 2.51 413996 20544672 2290540 6.75 3276148 18406800 188 10:47:41 10:14:01 9735696 31423548 825552 2.51 414072 20544680 2290540 6.75 3276460 18406796 36 10:47:41 10:15:01 9735900 31423788 825276 2.51 414084 20544680 2290540 6.75 3276344 18406800 204 10:47:41 10:16:01 9735600 31423492 825528 2.51 414136 20544676 2290540 6.75 3275988 18406804 8 10:47:41 10:17:01 9735292 31423296 825644 2.51 414228 20544680 2290540 6.75 3276744 18406812 8 10:47:41 10:18:01 9735000 31423080 825784 2.51 414308 20544688 2290540 6.75 3276380 18406808 8 10:47:41 10:19:01 9734652 31422860 825972 2.51 414400 20544692 2290540 6.75 3276688 18406812 36 10:47:41 10:20:01 9734232 31422680 826024 2.51 414452 20544820 2290540 6.75 3276808 18406932 188 10:47:41 10:21:01 9734428 31422940 825708 2.51 414508 20544824 2290540 6.75 3276900 18406940 188 10:47:41 10:22:01 9734428 31422956 825608 2.51 414544 20544824 2290540 6.75 3276632 18406948 12 10:47:41 10:23:01 9729436 31418892 829352 2.52 414640 20545448 2340872 6.90 3276944 18407472 8 10:47:41 10:24:01 9730408 31419936 828488 2.52 414672 20545456 2340872 6.90 3277204 18407480 68 10:47:41 10:25:01 9730616 31420152 828416 2.52 414724 20545456 2340872 6.90 3277136 18407484 208 10:47:41 10:26:01 9730892 31420492 828100 2.52 414740 20545460 2340872 6.90 3277160 18407492 200 10:47:41 10:27:01 9730616 31420224 828284 2.52 414764 20545464 2340872 6.90 3277296 18407496 208 10:47:41 10:28:01 9730600 31420264 828244 2.52 414792 20545464 2340872 6.90 3277244 18407500 188 10:47:41 10:29:01 9730584 31420252 828168 2.52 414820 20545468 2340872 6.90 3277248 18407504 44 10:47:41 10:30:01 9730324 31419996 828352 2.52 414832 20545468 2340872 6.90 3277192 18407504 208 10:47:41 10:31:01 9730476 31420208 828312 2.52 414860 20545476 2340872 6.90 3277288 18407496 212 10:47:41 10:32:01 9730256 31420000 828488 2.52 414876 20545480 2340872 6.90 3277196 18407504 180 10:47:41 10:33:01 9730704 31420448 828076 2.52 414896 20545480 2340872 6.90 3277344 18407504 200 10:47:41 10:34:01 9730720 31420532 828096 2.52 414908 20545484 2340872 6.90 3277392 18407512 220 10:47:41 10:35:01 9730412 31420228 828308 2.52 414944 20545484 2340872 6.90 3277388 18407512 208 10:47:41 10:36:01 9730340 31420164 828296 2.52 414964 20545488 2340872 6.90 3277400 18407516 216 10:47:41 10:37:01 9730480 31420372 828068 2.52 414988 20545492 2340872 6.90 3277496 18407524 188 10:47:41 10:38:01 9730472 31420364 827988 2.52 415020 20545492 2324480 6.85 3277424 18407524 12 10:47:41 10:39:01 9730696 31420656 827896 2.52 415060 20545496 2324480 6.85 3277544 18407532 44 10:47:41 10:40:01 9730672 31420684 827820 2.52 415092 20545504 2324480 6.85 3277544 18407524 248 10:47:41 10:41:01 9730876 31420892 827520 2.52 415120 20545508 2324480 6.85 3277580 18407524 224 10:47:41 10:42:01 9730876 31420952 827472 2.52 415148 20545512 2324480 6.85 3277272 18407532 4 10:47:41 10:43:01 9730788 31420968 827308 2.52 415164 20545640 2324480 6.85 3277604 18407632 188 10:47:41 10:44:01 9730752 31421036 827456 2.52 415204 20545632 2324480 6.85 3277736 18407676 20 10:47:41 10:45:01 9730712 31421004 827436 2.52 415224 20545648 2324480 6.85 3277652 18407680 208 10:47:41 10:46:01 9730916 31421208 827156 2.52 415240 20545648 2324480 6.85 3277688 18407680 244 10:47:41 10:47:01 9730868 31421224 827108 2.52 415272 20545652 2324480 6.85 3277744 18407688 224 10:47:41 Average: 11007313 31286762 965002 2.93 388623 19224785 2645781 7.80 3285532 17188788 67273 10:47:41 10:47:41 09:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:47:41 09:45:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 10:47:41 09:45:01 ens3 1214.25 1162.25 10529.72 133.86 0.00 0.00 0.00 0.00 10:47:41 09:45:01 docker0 917.08 899.39 66.71 5033.51 0.00 0.00 0.00 0.00 10:47:41 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 09:46:01 ens3 28.31 19.35 27.25 11.42 0.00 0.00 0.00 0.00 10:47:41 09:46:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:46:01 vethb3af9cf 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 10:47:41 09:47:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 09:47:01 ens3 33.67 22.42 25.86 14.65 0.00 0.00 0.00 0.00 10:47:41 09:47:01 docker0 1.30 1.30 0.09 0.11 0.00 0.00 0.00 0.00 10:47:41 09:47:01 vethb3af9cf 1.30 1.32 0.11 0.11 0.00 0.00 0.00 0.00 10:47:41 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 09:48:01 ens3 33.08 19.50 28.67 28.92 0.00 0.00 0.00 0.00 10:47:41 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:48:01 vethb3af9cf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:49:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth71a7535 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth2fd87b2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:49:01 ens3 221.78 153.22 3764.66 141.44 0.00 0.00 0.00 0.00 10:47:41 09:49:01 docker0 25.42 46.70 1.64 648.30 0.00 0.00 0.00 0.00 10:47:41 09:49:01 vethfdf5efb 3.47 1.52 40.63 0.12 0.00 0.00 0.00 0.00 10:47:41 09:49:01 vethf5984aa 1.35 2.65 0.11 34.03 0.00 0.00 0.00 0.00 10:47:41 09:49:01 vethd34e674 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth70dc6c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth3d203d6 1.22 2.98 0.09 30.89 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth45520bb 0.62 0.83 0.06 0.25 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth27aaeca 3.93 7.16 0.32 92.81 0.00 0.00 0.00 0.01 10:47:41 09:49:01 veth3cded07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth99b9c84 2.65 1.35 34.03 0.11 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth61253e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth5f93e7d 2.38 5.83 0.18 95.58 0.00 0.00 0.00 0.01 10:47:41 09:49:01 vethd55895f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth37d2a4d 2.92 4.67 0.23 68.17 0.00 0.00 0.00 0.01 10:47:41 09:49:01 veth7ac39da 2.18 6.10 0.17 98.04 0.00 0.00 0.00 0.01 10:47:41 09:49:01 vethed847c0 1.52 3.47 0.12 40.63 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth1972995 3.65 5.28 0.28 62.98 0.00 0.00 0.00 0.01 10:47:41 09:49:01 vethd1fe79c 1.65 2.22 0.12 30.85 0.00 0.00 0.00 0.00 10:47:41 09:49:01 veth794c813 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:50:01 veth8588f8c 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:50:01 veth92d8503 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:50:01 veth66bd1d2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 09:50:01 vethac52c4b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:50:01 ens3 718.63 426.82 6427.81 51.47 0.00 0.00 0.00 0.00 10:47:41 09:50:01 docker0 413.65 699.48 36.74 6412.30 0.00 0.00 0.00 0.00 10:47:41 09:50:01 vethd98040c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:50:01 vethad777ef 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:50:01 veth1dd36e2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:50:01 veth8ffdaaa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:50:01 veth1caa2bb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:50:01 veth45520bb 0.13 0.98 0.01 0.04 0.00 0.00 0.00 0.00 10:47:41 09:50:01 veth20e394f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:50:01 veth82522df 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:50:01 vethc8dccdf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:50:01 vetha8b63c7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:51:01 veth8588f8c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:51:01 veth92d8503 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:51:01 veth66bd1d2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:51:01 vethac52c4b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:51:01 ens3 8.60 6.46 7.03 4.12 0.00 0.00 0.00 0.00 10:47:41 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:51:01 vethd98040c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:51:01 vethad777ef 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:51:01 veth1dd36e2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:51:01 veth8ffdaaa 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:51:01 veth1caa2bb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:51:01 veth45520bb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:51:01 veth20e394f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:51:01 veth82522df 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:51:01 vethc8dccdf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:47:41 09:51:01 vetha8b63c7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 veth8588f8c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 veth92d8503 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 veth66bd1d2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 09:52:01 vethac52c4b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 ens3 5.16 2.90 3.90 2.10 0.00 0.00 0.00 0.00 10:47:41 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 vethd98040c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 vethad777ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 veth1dd36e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 veth8ffdaaa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 veth1caa2bb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 veth45520bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 veth20e394f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 veth82522df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 vethc8dccdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:52:01 vetha8b63c7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:53:01 ens3 14.60 8.25 12.08 6.25 0.00 0.00 0.00 0.00 10:47:41 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:54:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 10:47:41 09:54:01 ens3 213.43 94.93 2733.98 6.62 0.00 0.00 0.00 0.00 10:47:41 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:55:01 ens3 0.28 0.20 0.03 0.01 0.00 0.00 0.00 0.00 10:47:41 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 09:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:57:01 ens3 0.25 0.13 0.47 0.01 0.00 0.00 0.00 0.00 10:47:41 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 09:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 09:59:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:47:41 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:01:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:02:01 ens3 0.43 0.38 0.27 0.22 0.00 0.00 0.00 0.00 10:47:41 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:03:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:47:41 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:04:01 ens3 1.35 0.85 0.94 0.44 0.00 0.00 0.00 0.00 10:47:41 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:05:01 ens3 7.68 6.07 4.85 5.99 0.00 0.00 0.00 0.00 10:47:41 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:06:01 ens3 0.90 0.47 0.31 0.26 0.00 0.00 0.00 0.00 10:47:41 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:09:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:47:41 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:10:01 ens3 0.42 0.08 0.10 0.01 0.00 0.00 0.00 0.00 10:47:41 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:14:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:47:41 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:18:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:19:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:47:41 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:20:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:23:01 ens3 0.18 0.08 0.12 0.01 0.00 0.00 0.00 0.00 10:47:41 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:24:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:47:41 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:29:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:47:41 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:30:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:34:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:47:41 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:38:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:39:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:47:41 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:44:01 ens3 0.35 0.33 0.10 0.09 0.00 0.00 0.00 0.00 10:47:41 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:45:01 ens3 0.27 0.18 0.28 0.01 0.00 0.00 0.00 0.00 10:47:41 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:47:41 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:41 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 10:47:41 Average: ens3 39.51 30.31 371.55 6.45 0.00 0.00 0.00 0.00 10:47:41 Average: docker0 21.32 25.92 1.65 190.80 0.00 0.00 0.00 0.00 10:47:41 10:47:41 10:47:41 ---> sar -P ALL: 10:47:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10225) 09/13/24 _x86_64_ (8 CPU) 10:47:41 10:47:41 09:43:22 LINUX RESTART (8 CPU) 10:47:41 10:47:41 09:44:02 CPU %user %nice %system %iowait %steal %idle 10:47:41 09:45:01 all 9.58 0.00 4.00 2.98 0.07 83.36 10:47:41 09:45:01 0 9.67 0.00 3.59 2.23 0.07 84.44 10:47:41 09:45:01 1 9.88 0.00 3.90 10.48 0.07 75.66 10:47:41 09:45:01 2 10.37 0.00 4.63 0.69 0.05 84.26 10:47:41 09:45:01 3 7.40 0.00 3.80 0.57 0.07 88.16 10:47:41 09:45:01 4 13.40 0.00 4.25 1.81 0.09 80.46 10:47:41 09:45:01 5 8.63 0.00 4.35 3.45 0.07 83.50 10:47:41 09:45:01 6 7.76 0.00 3.60 2.92 0.07 85.65 10:47:41 09:45:01 7 9.55 0.00 3.90 1.71 0.05 84.79 10:47:41 09:46:01 all 33.83 0.00 5.46 1.79 0.08 58.83 10:47:41 09:46:01 0 34.74 0.00 5.50 0.52 0.12 59.13 10:47:41 09:46:01 1 32.48 0.00 5.57 2.36 0.08 59.50 10:47:41 09:46:01 2 34.48 0.00 5.46 0.62 0.08 59.36 10:47:41 09:46:01 3 37.26 0.00 5.73 0.03 0.08 56.90 10:47:41 09:46:01 4 32.42 0.00 5.29 0.20 0.07 62.02 10:47:41 09:46:01 5 32.50 0.00 6.29 0.61 0.08 60.52 10:47:41 09:46:01 6 36.50 0.00 5.30 0.10 0.07 58.04 10:47:41 09:46:01 7 30.23 0.00 4.57 9.91 0.08 55.20 10:47:41 09:47:01 all 37.56 0.00 6.59 1.62 0.10 54.13 10:47:41 09:47:01 0 39.01 0.00 6.63 0.00 0.10 54.26 10:47:41 09:47:01 1 37.17 0.00 8.39 2.02 0.10 52.31 10:47:41 09:47:01 2 38.26 0.00 7.15 0.69 0.08 53.81 10:47:41 09:47:01 3 34.93 0.00 6.38 0.08 0.07 58.54 10:47:41 09:47:01 4 38.52 0.00 6.71 0.02 0.08 54.67 10:47:41 09:47:01 5 40.08 0.00 6.04 8.23 0.10 45.55 10:47:41 09:47:01 6 38.91 0.00 6.09 0.00 0.08 54.92 10:47:41 09:47:01 7 33.54 0.00 5.33 2.12 0.15 58.86 10:47:41 09:48:01 all 51.55 0.00 7.20 0.42 0.10 40.73 10:47:41 09:48:01 0 50.12 0.00 7.32 0.02 0.10 42.44 10:47:41 09:48:01 1 53.37 0.00 7.12 0.89 0.10 38.51 10:47:41 09:48:01 2 53.43 0.00 7.20 0.58 0.10 38.69 10:47:41 09:48:01 3 52.90 0.00 6.92 0.07 0.10 40.01 10:47:41 09:48:01 4 51.53 0.00 7.67 1.51 0.10 39.19 10:47:41 09:48:01 5 50.72 0.00 7.44 0.03 0.10 41.70 10:47:41 09:48:01 6 51.42 0.00 7.36 0.15 0.12 40.94 10:47:41 09:48:01 7 48.88 0.00 6.58 0.10 0.10 44.34 10:47:41 09:49:01 all 17.39 0.00 6.61 18.72 0.11 57.17 10:47:41 09:49:01 0 15.42 0.00 6.12 3.32 0.10 75.05 10:47:41 09:49:01 1 17.59 0.00 7.11 6.90 0.07 68.33 10:47:41 09:49:01 2 18.39 0.00 7.63 27.91 0.17 45.89 10:47:41 09:49:01 3 16.26 0.00 6.12 19.53 0.08 58.00 10:47:41 09:49:01 4 18.49 0.00 6.68 15.59 0.08 59.15 10:47:41 09:49:01 5 18.11 0.00 6.54 29.31 0.17 45.88 10:47:41 09:49:01 6 18.59 0.00 6.53 24.81 0.10 49.97 10:47:41 09:49:01 7 16.28 0.00 6.18 22.44 0.10 55.00 10:47:41 09:50:01 all 10.16 0.00 6.23 15.50 0.07 68.05 10:47:41 09:50:01 0 10.05 0.00 5.76 5.70 0.05 78.44 10:47:41 09:50:01 1 10.34 0.00 5.68 11.60 0.07 72.31 10:47:41 09:50:01 2 10.58 0.00 5.54 8.07 0.05 75.76 10:47:41 09:50:01 3 8.30 0.00 4.80 21.09 0.07 65.74 10:47:41 09:50:01 4 10.68 0.00 6.70 9.56 0.07 73.00 10:47:41 09:50:01 5 10.55 0.00 7.37 26.91 0.08 55.08 10:47:41 09:50:01 6 10.69 0.00 6.81 11.03 0.05 71.41 10:47:41 09:50:01 7 10.06 0.00 7.18 30.05 0.08 52.62 10:47:41 09:51:01 all 86.99 0.00 12.07 0.71 0.13 0.11 10:47:41 09:51:01 0 86.05 0.00 13.07 0.72 0.12 0.03 10:47:41 09:51:01 1 86.87 0.00 11.79 1.04 0.12 0.18 10:47:41 09:51:01 2 87.33 0.00 11.80 0.63 0.15 0.08 10:47:41 09:51:01 3 87.18 0.00 11.45 0.99 0.12 0.25 10:47:41 09:51:01 4 86.50 0.00 12.67 0.66 0.14 0.03 10:47:41 09:51:01 5 87.08 0.00 12.10 0.60 0.13 0.08 10:47:41 09:51:01 6 88.51 0.00 10.77 0.47 0.13 0.12 10:47:41 09:51:01 7 86.34 0.00 12.90 0.55 0.15 0.05 10:47:41 09:52:01 all 88.80 0.00 11.00 0.00 0.19 0.00 10:47:41 09:52:01 0 88.76 0.00 11.05 0.00 0.19 0.00 10:47:41 09:52:01 1 89.54 0.00 10.28 0.00 0.17 0.02 10:47:41 09:52:01 2 86.76 0.00 12.98 0.00 0.25 0.00 10:47:41 09:52:01 3 89.83 0.00 9.95 0.00 0.22 0.00 10:47:41 09:52:01 4 88.69 0.00 11.12 0.00 0.19 0.00 10:47:41 09:52:01 5 88.75 0.00 11.09 0.00 0.15 0.00 10:47:41 09:52:01 6 89.40 0.00 10.41 0.00 0.19 0.00 10:47:41 09:52:01 7 88.61 0.00 11.21 0.00 0.19 0.00 10:47:41 09:53:01 all 57.85 0.00 10.46 6.21 0.18 25.30 10:47:41 09:53:01 0 57.46 0.00 11.19 8.86 0.21 22.28 10:47:41 09:53:01 1 55.96 0.00 10.34 2.40 0.17 31.12 10:47:41 09:53:01 2 56.77 0.00 11.76 9.42 0.25 21.80 10:47:41 09:53:01 3 58.21 0.00 9.81 2.80 0.15 29.03 10:47:41 09:53:01 4 58.93 0.00 10.68 13.79 0.17 16.43 10:47:41 09:53:01 5 58.57 0.00 9.59 3.76 0.14 27.94 10:47:41 09:53:01 6 59.44 0.00 9.61 4.06 0.17 26.71 10:47:41 09:53:01 7 57.44 0.00 10.73 4.73 0.17 26.93 10:47:41 09:54:01 all 2.48 0.00 1.39 1.21 0.03 94.89 10:47:41 09:54:01 0 1.60 0.00 0.92 0.03 0.02 97.43 10:47:41 09:54:01 1 1.34 0.00 0.84 0.02 0.03 97.77 10:47:41 09:54:01 2 2.52 0.00 0.70 1.50 0.03 95.25 10:47:41 09:54:01 3 2.33 0.00 0.97 3.94 0.03 92.72 10:47:41 09:54:01 4 2.86 0.00 1.15 1.66 0.02 94.31 10:47:41 09:54:01 5 3.51 0.00 3.02 0.12 0.03 93.32 10:47:41 09:54:01 6 4.25 0.00 1.79 2.38 0.03 91.55 10:47:41 09:54:01 7 1.42 0.00 1.75 0.03 0.02 96.78 10:47:41 09:55:01 all 0.28 0.00 0.05 0.01 0.01 99.64 10:47:41 09:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:47:41 09:55:01 1 0.10 0.00 0.05 0.00 0.02 99.83 10:47:41 09:55:01 2 1.29 0.00 0.05 0.00 0.02 98.64 10:47:41 09:55:01 3 0.35 0.00 0.05 0.08 0.02 99.50 10:47:41 09:55:01 4 0.05 0.00 0.05 0.00 0.02 99.88 10:47:41 09:55:01 5 0.07 0.00 0.03 0.00 0.00 99.90 10:47:41 09:55:01 6 0.23 0.00 0.12 0.03 0.02 99.60 10:47:41 09:55:01 7 0.07 0.00 0.03 0.00 0.02 99.88 10:47:41 10:47:41 09:55:01 CPU %user %nice %system %iowait %steal %idle 10:47:41 09:56:01 all 0.26 0.00 0.01 0.01 0.00 99.71 10:47:41 09:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 09:56:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:47:41 09:56:01 2 2.00 0.00 0.00 0.02 0.00 97.98 10:47:41 09:56:01 3 0.02 0.00 0.00 0.07 0.02 99.90 10:47:41 09:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 09:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 09:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:41 09:56:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:47:41 09:57:01 all 0.26 0.00 0.01 0.00 0.00 99.72 10:47:41 09:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 09:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 09:57:01 2 1.97 0.00 0.00 0.00 0.02 98.01 10:47:41 09:57:01 3 0.02 0.00 0.05 0.02 0.02 99.90 10:47:41 09:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 09:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 09:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:41 09:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 09:58:01 all 0.23 0.00 0.02 0.01 0.01 99.73 10:47:41 09:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 09:58:01 1 0.08 0.00 0.05 0.00 0.02 99.85 10:47:41 09:58:01 2 1.53 0.00 0.02 0.00 0.02 98.44 10:47:41 09:58:01 3 0.03 0.00 0.02 0.03 0.02 99.90 10:47:41 09:58:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:47:41 09:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:47:41 09:58:01 6 0.02 0.00 0.03 0.02 0.02 99.92 10:47:41 09:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 09:59:01 all 0.03 0.00 0.04 0.01 0.00 99.92 10:47:41 09:59:01 0 0.02 0.00 0.07 0.00 0.00 99.92 10:47:41 09:59:01 1 0.05 0.00 0.05 0.00 0.00 99.90 10:47:41 09:59:01 2 0.10 0.00 0.02 0.00 0.00 99.88 10:47:41 09:59:01 3 0.03 0.00 0.07 0.03 0.02 99.85 10:47:41 09:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:47:41 09:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 09:59:01 6 0.02 0.00 0.03 0.02 0.00 99.93 10:47:41 09:59:01 7 0.00 0.00 0.05 0.00 0.00 99.95 10:47:41 10:00:01 all 0.07 0.00 0.02 0.01 0.01 99.89 10:47:41 10:00:01 0 0.10 0.00 0.03 0.00 0.00 99.87 10:47:41 10:00:01 1 0.10 0.00 0.03 0.00 0.02 99.85 10:47:41 10:00:01 2 0.07 0.00 0.02 0.00 0.02 99.90 10:47:41 10:00:01 3 0.07 0.00 0.02 0.05 0.03 99.83 10:47:41 10:00:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:47:41 10:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 10:00:01 6 0.05 0.00 0.00 0.05 0.00 99.90 10:47:41 10:00:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:47:41 10:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:47:41 10:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:47:41 10:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:01:01 3 0.02 0.00 0.03 0.03 0.03 99.88 10:47:41 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:01:01 6 0.00 0.00 0.05 0.02 0.02 99.92 10:47:41 10:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:47:41 10:02:01 0 0.07 0.00 0.03 0.00 0.00 99.90 10:47:41 10:02:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:47:41 10:02:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:47:41 10:02:01 3 0.02 0.00 0.02 0.03 0.02 99.92 10:47:41 10:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:47:41 10:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:02:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:47:41 10:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:03:01 all 0.06 0.00 0.01 0.01 0.01 99.91 10:47:41 10:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:03:01 2 0.42 0.00 0.02 0.00 0.02 99.55 10:47:41 10:03:01 3 0.03 0.00 0.03 0.03 0.03 99.87 10:47:41 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:03:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:47:41 10:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:47:41 10:04:01 all 0.31 0.00 0.02 0.01 0.01 99.65 10:47:41 10:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:47:41 10:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:47:41 10:04:01 2 1.82 0.00 0.03 0.00 0.02 98.13 10:47:41 10:04:01 3 0.22 0.00 0.02 0.05 0.02 99.70 10:47:41 10:04:01 4 0.13 0.00 0.02 0.02 0.02 99.82 10:47:41 10:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:04:01 6 0.07 0.00 0.00 0.02 0.00 99.92 10:47:41 10:04:01 7 0.10 0.00 0.02 0.00 0.00 99.88 10:47:41 10:05:01 all 0.47 0.00 0.03 0.01 0.01 99.48 10:47:41 10:05:01 0 0.20 0.00 0.07 0.00 0.00 99.73 10:47:41 10:05:01 1 0.25 0.00 0.07 0.00 0.02 99.67 10:47:41 10:05:01 2 1.97 0.00 0.02 0.00 0.00 98.01 10:47:41 10:05:01 3 0.10 0.00 0.02 0.03 0.02 99.83 10:47:41 10:05:01 4 0.80 0.00 0.02 0.00 0.00 99.18 10:47:41 10:05:01 5 0.27 0.00 0.05 0.03 0.00 99.65 10:47:41 10:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 10:47:41 10:05:01 7 0.18 0.00 0.02 0.00 0.00 99.80 10:47:41 10:06:01 all 0.14 0.00 0.01 0.01 0.01 99.83 10:47:41 10:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:47:41 10:06:01 2 0.85 0.00 0.00 0.00 0.02 99.14 10:47:41 10:06:01 3 0.05 0.00 0.02 0.03 0.03 99.87 10:47:41 10:06:01 4 0.08 0.00 0.00 0.00 0.00 99.92 10:47:41 10:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:06:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:47:41 10:06:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:47:41 10:47:41 10:06:01 CPU %user %nice %system %iowait %steal %idle 10:47:41 10:07:01 all 0.15 0.00 0.01 0.00 0.01 99.82 10:47:41 10:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:07:01 1 0.10 0.00 0.02 0.00 0.00 99.88 10:47:41 10:07:01 2 1.01 0.00 0.02 0.00 0.02 98.96 10:47:41 10:07:01 3 0.05 0.00 0.03 0.02 0.02 99.88 10:47:41 10:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:47:41 10:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:47:41 10:08:01 all 0.03 0.00 0.01 0.01 0.00 99.95 10:47:41 10:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:08:01 1 0.08 0.00 0.03 0.00 0.00 99.88 10:47:41 10:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:08:01 3 0.05 0.00 0.02 0.03 0.03 99.87 10:47:41 10:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:47:41 10:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 10:09:01 all 0.16 0.00 0.01 0.09 0.01 99.73 10:47:41 10:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:47:41 10:09:01 2 1.19 0.00 0.03 0.00 0.00 98.78 10:47:41 10:09:01 3 0.03 0.00 0.02 0.47 0.02 99.47 10:47:41 10:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:09:01 6 0.00 0.00 0.02 0.25 0.02 99.72 10:47:41 10:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:10:01 all 0.28 0.00 0.01 0.04 0.01 99.65 10:47:41 10:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:47:41 10:10:01 1 0.07 0.00 0.02 0.00 0.00 99.92 10:47:41 10:10:01 2 1.99 0.00 0.00 0.00 0.02 98.00 10:47:41 10:10:01 3 0.10 0.00 0.03 0.32 0.03 99.52 10:47:41 10:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:47:41 10:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:47:41 10:11:01 all 0.21 0.00 0.01 0.00 0.01 99.77 10:47:41 10:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:47:41 10:11:01 2 1.50 0.00 0.00 0.00 0.00 98.50 10:47:41 10:11:01 3 0.10 0.00 0.05 0.02 0.02 99.82 10:47:41 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:47:41 10:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:47:41 10:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:47:41 10:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:47:41 10:12:01 1 0.07 0.00 0.00 0.00 0.02 99.92 10:47:41 10:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:47:41 10:12:01 3 0.07 0.00 0.02 0.03 0.03 99.85 10:47:41 10:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:47:41 10:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:47:41 10:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:13:01 3 0.03 0.00 0.02 0.00 0.03 99.92 10:47:41 10:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:47:41 10:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:47:41 10:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:47:41 10:14:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:47:41 10:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:47:41 10:14:01 3 0.05 0.00 0.03 0.03 0.02 99.87 10:47:41 10:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:47:41 10:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:47:41 10:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:47:41 10:15:01 all 0.14 0.00 0.01 0.00 0.01 99.83 10:47:41 10:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:47:41 10:15:01 2 0.07 0.00 0.00 0.00 0.02 99.92 10:47:41 10:15:01 3 0.08 0.00 0.00 0.02 0.05 99.85 10:47:41 10:15:01 4 0.91 0.00 0.00 0.00 0.00 99.09 10:47:41 10:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:47:41 10:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:47:41 10:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:16:01 all 0.26 0.00 0.01 0.01 0.01 99.72 10:47:41 10:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:47:41 10:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:47:41 10:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:16:01 3 0.05 0.00 0.02 0.03 0.02 99.88 10:47:41 10:16:01 4 1.94 0.00 0.02 0.00 0.02 98.03 10:47:41 10:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:41 10:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:17:01 all 0.09 0.00 0.02 0.00 0.01 99.87 10:47:41 10:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 10:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:47:41 10:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 10:17:01 3 0.07 0.00 0.03 0.03 0.03 99.83 10:47:41 10:17:01 4 0.50 0.00 0.07 0.00 0.00 99.43 10:47:41 10:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:47:41 10:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:47:41 10:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:47:41 10:17:01 CPU %user %nice %system %iowait %steal %idle 10:47:41 10:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:47:41 10:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:47:41 10:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:47:41 10:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:47:41 10:18:01 3 0.02 0.00 0.03 0.02 0.02 99.92 10:47:41 10:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:47:41 10:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:41 10:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:19:01 all 0.18 0.00 0.01 0.01 0.01 99.79 10:47:41 10:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90 10:47:41 10:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:19:01 3 0.07 0.00 0.02 0.03 0.03 99.85 10:47:41 10:19:01 4 1.19 0.00 0.05 0.00 0.00 98.76 10:47:41 10:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 10:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:47:41 10:20:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:47:41 10:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:47:41 10:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:20:01 3 0.03 0.00 0.02 0.03 0.03 99.88 10:47:41 10:20:01 4 0.13 0.00 0.03 0.00 0.02 99.82 10:47:41 10:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:20:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:47:41 10:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:47:41 10:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:21:01 1 0.07 0.00 0.05 0.00 0.00 99.88 10:47:41 10:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:21:01 3 0.05 0.00 0.02 0.02 0.02 99.90 10:47:41 10:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:47:41 10:21:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:47:41 10:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:47:41 10:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:47:41 10:22:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:47:41 10:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:47:41 10:22:01 3 0.03 0.00 0.00 0.02 0.03 99.92 10:47:41 10:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:22:01 5 0.07 0.00 0.03 0.00 0.00 99.90 10:47:41 10:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:47:41 10:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:23:01 all 0.07 0.00 0.04 0.01 0.00 99.87 10:47:41 10:23:01 0 0.23 0.00 0.07 0.03 0.00 99.67 10:47:41 10:23:01 1 0.07 0.00 0.07 0.00 0.00 99.87 10:47:41 10:23:01 2 0.02 0.00 0.07 0.00 0.00 99.92 10:47:41 10:23:01 3 0.07 0.00 0.03 0.03 0.03 99.83 10:47:41 10:23:01 4 0.03 0.00 0.05 0.00 0.00 99.92 10:47:41 10:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:47:41 10:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:47:41 10:23:01 7 0.07 0.00 0.03 0.02 0.00 99.88 10:47:41 10:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:47:41 10:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:24:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:47:41 10:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:24:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:47:41 10:24:01 5 0.03 0.00 0.03 0.02 0.02 99.90 10:47:41 10:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:24:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:47:41 10:25:01 all 0.04 0.00 0.01 0.00 0.00 99.94 10:47:41 10:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:25:01 1 0.07 0.00 0.00 0.00 0.00 99.93 10:47:41 10:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:47:41 10:25:01 3 0.08 0.00 0.02 0.03 0.00 99.87 10:47:41 10:25:01 4 0.00 0.00 0.03 0.00 0.00 99.97 10:47:41 10:25:01 5 0.07 0.00 0.03 0.00 0.02 99.88 10:47:41 10:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:47:41 10:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:47:41 10:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:47:41 10:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:47:41 10:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:47:41 10:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:26:01 5 0.03 0.00 0.02 0.00 0.03 99.92 10:47:41 10:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:47:41 10:27:01 all 0.05 0.00 0.01 0.00 0.00 99.94 10:47:41 10:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:27:01 1 0.08 0.00 0.00 0.00 0.00 99.92 10:47:41 10:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:47:41 10:27:01 3 0.12 0.00 0.02 0.00 0.00 99.87 10:47:41 10:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:27:01 5 0.07 0.00 0.03 0.00 0.02 99.88 10:47:41 10:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:27:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:47:41 10:28:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:47:41 10:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:47:41 10:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:47:41 10:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:28:01 3 0.10 0.00 0.00 0.07 0.02 99.82 10:47:41 10:28:01 4 0.00 0.00 0.00 0.05 0.02 99.93 10:47:41 10:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:47:41 10:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:47:41 10:28:01 CPU %user %nice %system %iowait %steal %idle 10:47:41 10:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:47:41 10:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:47:41 10:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:47:41 10:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:47:41 10:29:01 3 0.05 0.00 0.00 0.02 0.02 99.92 10:47:41 10:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:29:01 5 0.07 0.00 0.02 0.00 0.02 99.90 10:47:41 10:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:47:41 10:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:47:41 10:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:30:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:47:41 10:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:30:01 3 0.08 0.00 0.02 0.02 0.02 99.87 10:47:41 10:30:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:47:41 10:30:01 5 0.02 0.00 0.03 0.00 0.03 99.92 10:47:41 10:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:31:01 all 0.11 0.00 0.01 0.00 0.01 99.87 10:47:41 10:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:47:41 10:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:31:01 3 0.81 0.00 0.03 0.00 0.00 99.15 10:47:41 10:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:47:41 10:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:32:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:47:41 10:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:32:01 3 0.03 0.00 0.00 0.02 0.02 99.93 10:47:41 10:32:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:47:41 10:32:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:47:41 10:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 10:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:47:41 10:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:47:41 10:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:33:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:47:41 10:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:33:01 5 0.05 0.00 0.03 0.00 0.03 99.88 10:47:41 10:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:47:41 10:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:47:41 10:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:34:01 1 0.08 0.00 0.02 0.00 0.02 99.88 10:47:41 10:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 10:47:41 10:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:47:41 10:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 10:47:41 10:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 10:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:47:41 10:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:35:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:47:41 10:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:35:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:47:41 10:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:47:41 10:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:47:41 10:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:47:41 10:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:36:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:47:41 10:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:36:01 3 0.03 0.00 0.00 0.02 0.02 99.93 10:47:41 10:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:47:41 10:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:36:01 7 0.03 0.00 0.03 0.00 0.03 99.90 10:47:41 10:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:47:41 10:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:37:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:47:41 10:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:47:41 10:38:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:47:41 10:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:47:41 10:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 10:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 10:47:41 10:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 10:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:47:41 10:38:01 6 0.02 0.00 0.03 0.02 0.00 99.93 10:47:41 10:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:47:41 10:39:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:47:41 10:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:47:41 10:39:01 2 0.17 0.00 0.00 0.00 0.02 99.82 10:47:41 10:39:01 3 0.03 0.00 0.00 0.02 0.02 99.93 10:47:41 10:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:47:41 10:39:01 6 0.00 0.00 0.02 0.02 0.02 99.95 10:47:41 10:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:47:41 10:39:01 CPU %user %nice %system %iowait %steal %idle 10:47:41 10:40:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:47:41 10:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:47:41 10:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:40:01 3 0.05 0.00 0.00 0.03 0.02 99.90 10:47:41 10:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:47:41 10:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:47:41 10:41:01 all 0.01 0.00 0.02 0.00 0.00 99.96 10:47:41 10:41:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:47:41 10:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:47:41 10:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:41:01 3 0.05 0.00 0.00 0.02 0.00 99.93 10:47:41 10:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:41:01 6 0.02 0.00 0.03 0.02 0.00 99.93 10:47:41 10:41:01 7 0.02 0.00 0.05 0.00 0.02 99.92 10:47:41 10:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:47:41 10:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:42:01 1 0.08 0.00 0.02 0.00 0.02 99.88 10:47:41 10:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:47:41 10:42:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:47:41 10:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:42:01 7 0.02 0.00 0.03 0.00 0.03 99.92 10:47:41 10:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:47:41 10:43:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:47:41 10:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 10:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:47:41 10:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:47:41 10:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:47:41 10:44:01 all 0.05 0.00 0.02 0.00 0.01 99.92 10:47:41 10:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:44:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:47:41 10:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:44:01 3 0.20 0.00 0.02 0.02 0.02 99.75 10:47:41 10:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:47:41 10:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:47:41 10:44:01 7 0.05 0.00 0.03 0.00 0.03 99.88 10:47:41 10:45:01 all 0.16 0.00 0.01 0.00 0.01 99.82 10:47:41 10:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:45:01 3 1.16 0.00 0.00 0.02 0.02 98.81 10:47:41 10:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:47:41 10:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:45:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:47:41 10:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:47:41 10:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:47:41 10:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:47:41 10:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:47:41 10:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:47:41 10:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:47:41 10:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:47:41 10:47:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:47:41 10:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:47:41 10:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:47:41 10:47:01 3 0.12 0.00 0.03 0.02 0.02 99.82 10:47:41 10:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:47:41 10:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:47:41 10:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:47:41 10:47:01 7 0.03 0.00 0.05 0.00 0.03 99.88 10:47:41 Average: all 6.26 0.00 1.12 0.77 0.02 91.82 10:47:41 Average: 0 6.17 0.00 1.13 0.33 0.02 92.36 10:47:41 Average: 1 6.20 0.00 1.13 0.59 0.02 92.05 10:47:41 Average: 2 6.43 0.00 1.16 0.77 0.02 91.61 10:47:41 Average: 3 6.27 0.00 1.05 0.80 0.03 91.85 10:47:41 Average: 4 6.37 0.00 1.15 0.70 0.02 91.76 10:47:41 Average: 5 6.25 0.00 1.16 1.14 0.02 91.42 10:47:41 Average: 6 6.37 0.00 1.08 0.73 0.02 91.80 10:47:41 Average: 7 5.99 0.00 1.11 1.12 0.02 91.76 10:47:41 10:47:41 10:47:41