Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+c631058b2a2739a940fc36a69156d76351522c2f (09fa0a7b4ad794619c6e2a1c3a4936e4d734534a) 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-ssh14028662164129789477.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-ssh12264114976522653004.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17616666547393333319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9512795435971822913.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14669490042020511647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10112 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing 6b453c319958920d03fa0af161ca18cd0b94dcc1 Checking out Revision 6b453c319958920d03fa0af161ca18cd0b94dcc1 (PR-4907) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b453c319958920d03fa0af161ca18cd0b94dcc1 # timeout=10 Commit message: "Merge commit 'c631058b2a2739a940fc36a69156d76351522c2f' into HEAD" > git rev-list --no-walk cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:20 ========================================================= 08:30:20 EdgeX Global Pipelines Version Info 08:30:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:21 ------------------- 08:30:21 stable info: 08:30:21 ------------------- 08:30:21 Commited By: Cherry Wang cherry@iotechsys.com 08:30:21 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:30:21 Message: update stable to v1.0.263 08:30:21 ------------------- 08:30:21 experimental info: 08:30:21 ------------------- 08:30:21 Commited By: Cherry Wang cherry@iotechsys.com 08:30:21 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:30:21 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b453c319958920d03fa0af161ca18cd0b94dcc1 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b453c3 [Pipeline] echo 08:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:22 provisioning config files... 08:30:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16855789458557212181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:23 ---> ****-login.sh 08:30:23 nexus3.edgexfoundry.org:10001 08:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:23 Configure a credential helper to remove this warning. See 08:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:23 08:30:23 Login Succeeded 08:30:23 nexus3.edgexfoundry.org:10002 08:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:23 Configure a credential helper to remove this warning. See 08:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:23 08:30:23 Login Succeeded 08:30:23 nexus3.edgexfoundry.org:10003 08:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:23 Configure a credential helper to remove this warning. See 08:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:23 08:30:23 Login Succeeded 08:30:23 nexus3.edgexfoundry.org:10004 08:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:23 Configure a credential helper to remove this warning. See 08:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:23 08:30:23 Login Succeeded 08:30:23 ****.io 08:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 ---> ****-login.sh ends [Pipeline] } 08:30:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:24 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:24 + dirname cmd/core-command/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo core-command,cmd/core-command/Dockerfile 08:30:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:24 + dirname cmd/core-data/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo core-data,cmd/core-data/Dockerfile 08:30:24 + + cut -d/ -f2 08:30:24 dirname cmd/core-keeper/Dockerfile 08:30:24 + echo core-keeper,cmd/core-keeper/Dockerfile 08:30:24 + dirname cmd/core-metadata/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:24 + dirname cmd/security-bootstrapper/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:24 + dirname cmd/security-proxy-auth/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:24 + dirname cmd/security-proxy-setup/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:24 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:24 + + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:24 cut -d/ -f2 08:30:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:24 + dirname cmd/security-spire-agent/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:24 + dirname cmd/security-spire-config/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:24 + dirname cmd/security-spire-server/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:24 + dirname cmd/support-cron-scheduler/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:30:24 + dirname cmd/support-notifications/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:24 + dirname cmd/support-scheduler/Dockerfile 08:30:24 + cut -d/ -f2 08:30:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:24 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:24 + git rev-list -1 --merges 6b453c319958920d03fa0af161ca18cd0b94dcc1~1..6b453c319958920d03fa0af161ca18cd0b94dcc1 [Pipeline] echo 08:30:24 -----------> git rev-list -1 --merges 6b453c319958920d03fa0af161ca18cd0b94dcc1~1..6b453c319958920d03fa0af161ca18cd0b94dcc1 6b453c319958920d03fa0af161ca18cd0b94dcc1 08:30:24 6b453c319958920d03fa0af161ca18cd0b94dcc1 [false] [Pipeline] sh 08:30:25 + git log --format=format:%s -1 6b453c319958920d03fa0af161ca18cd0b94dcc1 [Pipeline] echo 08:30:25 ========================================================= 08:30:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:25 + grep -v github /etc/ssh/ssh_known_hosts 08:30:25 + [ -e /tmp/ssh_known_hosts ] 08:30:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:25 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:25 08:30:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:26 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:26 b85a868b505f: Pulling fs layer 08:30:26 e2be974225ed: Pulling fs layer 08:30:26 339a4e72a1f5: Pulling fs layer 08:30:26 988bab9f4d93: Pulling fs layer 08:30:26 1469e6f7b9e6: Pulling fs layer 08:30:26 eaf3925da568: Pulling fs layer 08:30:26 bab4dde63d76: Pulling fs layer 08:30:26 bde34c3a00c8: Pulling fs layer 08:30:26 b352a97aabf1: Pulling fs layer 08:30:26 4872d77fe225: Pulling fs layer 08:30:26 5851b861e8e6: Pulling fs layer 08:30:26 bab4dde63d76: Waiting 08:30:26 bde34c3a00c8: Waiting 08:30:26 b352a97aabf1: Waiting 08:30:26 4872d77fe225: Waiting 08:30:26 5851b861e8e6: Waiting 08:30:26 988bab9f4d93: Waiting 08:30:26 1469e6f7b9e6: Waiting 08:30:26 eaf3925da568: Waiting 08:30:26 e2be974225ed: Verifying Checksum 08:30:26 e2be974225ed: Download complete 08:30:26 988bab9f4d93: Verifying Checksum 08:30:26 988bab9f4d93: Download complete 08:30:26 1469e6f7b9e6: Verifying Checksum 08:30:26 1469e6f7b9e6: Download complete 08:30:26 eaf3925da568: Verifying Checksum 08:30:26 eaf3925da568: Download complete 08:30:26 339a4e72a1f5: Verifying Checksum 08:30:26 339a4e72a1f5: Download complete 08:30:26 bde34c3a00c8: Verifying Checksum 08:30:26 bde34c3a00c8: Download complete 08:30:26 b352a97aabf1: Download complete 08:30:26 4872d77fe225: Verifying Checksum 08:30:26 4872d77fe225: Download complete 08:30:26 5851b861e8e6: Download complete 08:30:26 b85a868b505f: Verifying Checksum 08:30:26 b85a868b505f: Download complete 08:30:26 bab4dde63d76: Verifying Checksum 08:30:26 bab4dde63d76: Download complete 08:30:27 b85a868b505f: Pull complete 08:30:28 e2be974225ed: Pull complete 08:30:28 339a4e72a1f5: Pull complete 08:30:28 988bab9f4d93: Pull complete 08:30:28 1469e6f7b9e6: Pull complete 08:30:28 eaf3925da568: Pull complete 08:30:30 bab4dde63d76: Pull complete 08:30:30 bde34c3a00c8: Pull complete 08:30:30 b352a97aabf1: Pull complete 08:30:30 4872d77fe225: Pull complete 08:30:30 5851b861e8e6: Pull complete 08:30:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:30 prd-ubuntu20.04-docker-8c-8g-10112 does not seem to be running inside a container 08:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:34 $ docker top fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 -eo pid,comm 08:30:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:34 [ssh-agent] Looking for ssh-agent implementation... 08:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:34 $ docker exec fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 ssh-agent 08:30:34 SSH_AUTH_SOCK=/tmp/ssh-Ox002BVQf6WP/agent.32 08:30:34 SSH_AGENT_PID=38 08:30:34 Running ssh-add (command line suppressed) 08:30:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8165385637389237745.key (/w/workspace/edgex-go/2@tmp/private_key_8165385637389237745.key) 08:30:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:35 + git tag --points-at HEAD [Pipeline] } 08:30:35 $ docker exec --env ******** --env ******** fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 ssh-agent -k 08:30:35 unset SSH_AUTH_SOCK; 08:30:35 unset SSH_AGENT_PID; 08:30:35 echo Agent pid 38 killed; 08:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:35 [ssh-agent] Looking for ssh-agent implementation... 08:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:35 $ docker exec fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 ssh-agent 08:30:35 SSH_AUTH_SOCK=/tmp/ssh-vMH4KzpKlVHQ/agent.72 08:30:35 SSH_AGENT_PID=78 08:30:35 Running ssh-add (command line suppressed) 08:30:35 Identity added: /w/workspace/edgex-go/2@tmp/private_key_15221936005507854300.key (/w/workspace/edgex-go/2@tmp/private_key_15221936005507854300.key) 08:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:36 + git semver init 08:30:36 2024-09-11 08:30:36,271 [run_init] DEBUG init version:0.0.0 force:False 08:30:36 2024-09-11 08:30:36,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:36 2024-09-11 08:30:36,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:36 2024-09-11 08:30:36,273 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:42 2024-09-11 08:30:42,085 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:42 2024-09-11 08:30:42,085 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4907 with force:False 08:30:42 2024-09-11 08:30:42,086 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4907 08:30:42 2024-09-11 08:30:42,090 [execute] INFO git cat-file --batch-check 08:30:42 2024-09-11 08:30:42,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:42 2024-09-11 08:30:42,096 [execute] INFO git cat-file --batch 08:30:42 2024-09-11 08:30:42,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:42 2024-09-11 08:30:42,101 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4907 08:30:42 0.0.0 [Pipeline] } 08:30:42 $ docker exec --env ******** --env ******** fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 ssh-agent -k 08:30:43 unset SSH_AUTH_SOCK; 08:30:43 unset SSH_AGENT_PID; 08:30:43 echo Agent pid 78 killed; 08:30:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:43 + git semver [Pipeline] } 08:30:43 $ docker stop --time=1 fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 08:30:44 $ docker rm -f --volumes fc86c4d7678b33ed4b0f7ca500c2c35184c3c249071fb8695bd022052a3583b2 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:45 Stashed 1 file(s) [Pipeline] echo 08:30:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:45 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:45 ========================================================= 08:30:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:46 619be1103602: Pulling fs layer 08:30:46 7862e08f4a3e: Pulling fs layer 08:30:46 5df492c9dc93: Pulling fs layer 08:30:46 7629e6793208: Pulling fs layer 08:30:46 4f4fb700ef54: Pulling fs layer 08:30:46 fb5054dd5b73: Pulling fs layer 08:30:46 eeca6798cff9: Pulling fs layer 08:30:46 aa269ceb94a6: Pulling fs layer 08:30:46 ada007ff1a6a: Pulling fs layer 08:30:46 4f4fb700ef54: Waiting 08:30:46 fb5054dd5b73: Waiting 08:30:46 ada007ff1a6a: Waiting 08:30:46 eeca6798cff9: Waiting 08:30:46 aa269ceb94a6: Waiting 08:30:46 7629e6793208: Waiting 08:30:46 7862e08f4a3e: Download complete 08:30:46 7629e6793208: Verifying Checksum 08:30:46 7629e6793208: Download complete 08:30:46 4f4fb700ef54: Verifying Checksum 08:30:46 4f4fb700ef54: Download complete 08:30:46 fb5054dd5b73: Verifying Checksum 08:30:46 fb5054dd5b73: Download complete 08:30:46 619be1103602: Verifying Checksum 08:30:46 619be1103602: Download complete 08:30:46 eeca6798cff9: Verifying Checksum 08:30:46 eeca6798cff9: Download complete 08:30:46 619be1103602: Pull complete 08:30:46 7862e08f4a3e: Pull complete 08:30:46 ada007ff1a6a: Verifying Checksum 08:30:46 ada007ff1a6a: Download complete 08:30:46 5df492c9dc93: Verifying Checksum 08:30:46 5df492c9dc93: Download complete 08:30:47 aa269ceb94a6: Download complete 08:30:50 5df492c9dc93: Pull complete 08:30:50 7629e6793208: Pull complete 08:30:50 4f4fb700ef54: Pull complete 08:30:50 fb5054dd5b73: Pull complete 08:30:50 eeca6798cff9: Pull complete 08:30:52 aa269ceb94a6: Pull complete 08:30:53 ada007ff1a6a: Pull complete 08:30:53 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:53 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:53 WORKDIR /edgex 08:30:53 COPY go.mod . 08:30:53 RUN go mod download 08:30:53 docker build -t ci-base-image-x86_64 -f - . 08:30:53 Sending build context to Docker daemon 179.3MB 08:30:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:53 ---> f489d0715acc 08:30:53 Step 2/4 : WORKDIR /edgex 08:31:00 ---> Running in d355b27f4dd4 08:31:00 Removing intermediate container d355b27f4dd4 08:31:00 ---> 0cddcd81609d 08:31:00 Step 3/4 : COPY go.mod . 08:31:00 ---> 590bff7b0fec 08:31:00 Step 4/4 : RUN go mod download 08:31:00 ---> Running in 7ccaae320386 08:31:00 Still waiting to schedule task 08:31:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:32 Removing intermediate container 7ccaae320386 08:31:32 ---> 6797412eb610 08:31:32 Successfully built 6797412eb610 08:31:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:32 + docker inspect -f . ci-base-image-x86_64 08:31:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:33 prd-ubuntu20.04-docker-8c-8g-10112 does not seem to be running inside a container 08:31:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:33 $ docker top abf911b3a48b300c0235b40d0ee102eb7969dc772bb8f33bfbfb0bfc5a3d09ca -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:33 + go version 08:31:33 go version go1.21.9 linux/amd64 [Pipeline] } 08:31:33 $ docker stop --time=1 abf911b3a48b300c0235b40d0ee102eb7969dc772bb8f33bfbfb0bfc5a3d09ca 08:31:35 $ docker rm -f --volumes abf911b3a48b300c0235b40d0ee102eb7969dc772bb8f33bfbfb0bfc5a3d09ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:35 + docker inspect -f . ci-base-image-x86_64 08:31:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:35 prd-ubuntu20.04-docker-8c-8g-10112 does not seem to be running inside a container 08:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:36 $ docker top f32508b95031f8c52f595ccafca98f9d91d98eb178192dad2cb7437a16240ca9 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:36 ========================================================= 08:31:36 [edgeXBuildGoParallel] Running Tests and Build... 08:31:36 ========================================================= [Pipeline] sh 08:31:36 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:36 + make test 08:31:36 go test -race -coverprofile=coverage.out ./... 08:31:44 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.125s coverage: 69.2% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.610s coverage: 93.4% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 95.8% of statements 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 94.1% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10113 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws 08:32:45 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:32:45 The recommended git tool is: git 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.246s coverage: 79.9% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.044s coverage: 92.9% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.049s coverage: 87.2% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 36.5% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.032s coverage: 35.9% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 19.9% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.033s coverage: 61.8% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements 08:32:51 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:51 running golangci-lint 08:32:51 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:51 go version go1.21.9 linux/amd64 08:32:52 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:52 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:53 using credential edgex-jenkins-ssh 08:32:53 Cloning the remote Git repository 08:32:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:54 > git init /w/workspace/edgex-go/2 # timeout=10 08:32:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:54 > git --version # timeout=10 08:32:54 > git --version # 'git version 2.25.1' 08:32:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:14 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 20.743614844s" 08:33:14 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.627161ms" 08:33:14 Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 08:33:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:14 > git config core.sparsecheckout # timeout=10 08:33:14 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 08:33:15 > git remote # timeout=10 08:33:15 Merge succeeded, producing c8713cc9fb8c07833c29bea52dc6bfec4ce82685 08:33:15 Checking out Revision c8713cc9fb8c07833c29bea52dc6bfec4ce82685 (PR-4907) 08:33:15 > git config --get remote.origin.url # timeout=10 08:33:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:15 > git merge c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 08:33:15 > git rev-parse HEAD^{commit} # timeout=10 08:33:15 > git config core.sparsecheckout # timeout=10 08:33:15 > git checkout -f c8713cc9fb8c07833c29bea52dc6bfec4ce82685 # timeout=10 08:33:18 Commit message: "Merge commit 'c631058b2a2739a940fc36a69156d76351522c2f' into HEAD" 08:33:18 > git rev-list --no-walk cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:20 Dload Upload Total Spent Left Speed 08:33:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh 08:33:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:21 + sudo tee /etc/docker/daemon.new 08:33:21 { 08:33:21 "registry-mirrors": [ 08:33:21 "https://nexus3.edgexfoundry.org:10001" 08:33:21 ], 08:33:21 "bip": "10.250.0.254/24", 08:33:21 "hosts": [ 08:33:21 "tcp://0.0.0.0:5555", 08:33:21 "unix:///var/run/docker.sock" 08:33:21 ], 08:33:21 "mtu": 1458, 08:33:21 "selinux-enabled": true, 08:33:21 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:21 } [Pipeline] sh 08:33:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:22 + sudo service docker restart 08:33:23 level=info msg="[linters_context/goanalysis] analyzers took 1m35.518315714s with top 10 stages: buildir: 49.067424725s, gosec: 8.023515855s, inspect: 2.642760578s, fact_deprecated: 2.224540517s, ctrlflow: 1.79699257s, printf: 1.68228903s, nilness: 1.235340995s, fact_purity: 1.201611769s, S1038: 1.079155051s, typedness: 702.598634ms" 08:33:23 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:33:23 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, exclude: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214" 08:33:23 level=info msg="[runner] processing took 15.99044ms with stages: nolint: 6.596471ms, identifier_marker: 4.38081ms, autogenerated_exclude: 1.533311ms, path_prettifier: 1.476301ms, exclude-rules: 1.183846ms, skip_dirs: 771.15µs, cgo: 29.341µs, filename_unadjuster: 15.39µs, exclude: 680ns, max_same_issues: 540ns, skip_files: 440ns, fixer: 370ns, uniq_by_line: 340ns, severity-rules: 250ns, sort_results: 250ns, path_shortener: 210ns, diff: 200ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 08:33:23 level=info msg="[runner] linters took 10.475125982s with stages: goanalysis_metalinter: 10.459050001s" 08:33:23 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:23 level=info msg="Memory: 311 samples, avg is 291.6MB, max is 1400.5MB" 08:33:23 level=info msg="Execution took 31.271948224s" 08:33:23 go vet ./... 08:33:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:29 ./bin/test-attribution-txt.sh 08:33:29 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:33:29 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:33:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:30 + ls -al . 08:33:30 total 924 08:33:30 drwxrwxr-x 11 1001 1001 4096 Sep 11 08:31 . 08:33:30 drwxr-xr-x 4 root root 4096 Sep 11 08:31 .. 08:33:30 drwxrwxr-x 2 1001 1001 4096 Sep 11 08:30 .blubracket 08:33:30 -rw-rw-r-- 1 1001 1001 10 Sep 11 08:30 .dockerignore 08:33:30 drwxrwxr-x 8 1001 1001 4096 Sep 11 08:32 .git 08:33:30 drwxrwxr-x 3 1001 1001 4096 Sep 11 08:30 .github 08:33:30 -rw-rw-r-- 1 1001 1001 1102 Sep 11 08:30 .gitignore 08:33:30 -rw-rw-r-- 1 1001 1001 42 Sep 11 08:30 .golangci.yml 08:33:30 -rw-rw-r-- 1 1001 1001 100 Sep 11 08:30 .hadolint.yml 08:33:30 drwxr-xr-x 3 1001 1001 4096 Sep 11 08:30 .semver 08:33:30 -rw-rw-r-- 1 1001 1001 155 Sep 11 08:30 .sonarcloud.properties 08:33:30 -rw-rw-r-- 1 1001 1001 1171 Sep 11 08:30 ADOPTERS.md 08:33:30 -rw-rw-r-- 1 1001 1001 21286 Sep 11 08:30 Attribution.txt 08:33:30 -rw-rw-r-- 1 1001 1001 100284 Sep 11 08:30 CHANGELOG.md 08:33:30 -rw-rw-r-- 1 1001 1001 3804 Sep 11 08:30 CONTRIBUTING.md 08:33:30 -rw-rw-r-- 1 1001 1001 677 Sep 11 08:30 GOVERNANCE.md 08:33:30 -rw-rw-r-- 1 1001 1001 861 Sep 11 08:30 Jenkinsfile 08:33:30 -rw-rw-r-- 1 1001 1001 10775 Sep 11 08:30 LICENSE 08:33:30 -rw-rw-r-- 1 1001 1001 16854 Sep 11 08:30 Makefile 08:33:30 -rw-rw-r-- 1 1001 1001 582 Sep 11 08:30 OWNERS.md 08:33:30 -rw-rw-r-- 1 1001 1001 9528 Sep 11 08:30 README.md 08:33:30 -rw-rw-r-- 1 1001 1001 789 Sep 11 08:30 SECURITY.md 08:33:30 -rw-rw-r-- 1 1001 1001 5 Sep 11 08:30 VERSION 08:33:30 drwxrwxr-x 2 1001 1001 4096 Sep 11 08:30 bin 08:33:30 drwxrwxr-x 20 1001 1001 4096 Sep 11 08:30 cmd 08:33:30 -rw-r--r-- 1 root root 555208 Sep 11 08:32 coverage.out 08:33:30 drwxrwxr-x 2 1001 1001 4096 Sep 11 08:30 fuzz_test 08:33:30 -rw-rw-r-- 1 1001 1001 7305 Sep 11 08:30 go.mod 08:33:30 -rw-rw-r-- 1 1001 1001 102748 Sep 11 08:30 go.sum 08:33:30 drwxrwxr-x 7 1001 1001 4096 Sep 11 08:30 internal 08:33:30 drwxrwxr-x 3 1001 1001 4096 Sep 11 08:30 openapi 08:33:30 -rw-rw-r-- 1 1001 1001 584 Sep 11 08:30 security.txt 08:33:30 -rw-rw-r-- 1 1001 1001 204 Sep 11 08:30 version.go [Pipeline] sh 08:33:30 + '[' -e coverage.out ] 08:33:30 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:30 Stashed 1 file(s) [Pipeline] sh 08:33:30 + make build 08:33:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:40 provisioning config files... 08:33:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6388108331353574047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:40 ---> ****-login.sh 08:33:40 nexus3.edgexfoundry.org:10001 08:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:41 Configure a credential helper to remove this warning. See 08:33:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:41 08:33:41 Login Succeeded 08:33:41 nexus3.edgexfoundry.org:10002 08:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:41 Configure a credential helper to remove this warning. See 08:33:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:41 08:33:41 Login Succeeded 08:33:41 nexus3.edgexfoundry.org:10003 08:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:42 Configure a credential helper to remove this warning. See 08:33:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:42 08:33:42 Login Succeeded 08:33:42 nexus3.edgexfoundry.org:10004 08:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:42 Configure a credential helper to remove this warning. See 08:33:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:42 08:33:42 Login Succeeded 08:33:42 ****.io 08:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:42 Configure a credential helper to remove this warning. See 08:33:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:42 08:33:42 Login Succeeded 08:33:42 ---> ****-login.sh ends [Pipeline] } 08:33:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:43 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:43 ========================================================= 08:33:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:33:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:43 c6b39de5b339: Pulling fs layer 08:33:43 a69c41024577: Pulling fs layer 08:33:43 d6de4b400683: Pulling fs layer 08:33:43 35cb2a7552d0: Pulling fs layer 08:33:43 4f4fb700ef54: Pulling fs layer 08:33:43 464afbd9ba4c: Pulling fs layer 08:33:43 00f215d4a9da: Pulling fs layer 08:33:43 d496ad576159: Pulling fs layer 08:33:43 35cb2a7552d0: Waiting 08:33:43 4f4fb700ef54: Waiting 08:33:43 464afbd9ba4c: Waiting 08:33:43 00f215d4a9da: Waiting 08:33:43 d496ad576159: Waiting 08:33:44 a69c41024577: Verifying Checksum 08:33:44 a69c41024577: Download complete 08:33:44 35cb2a7552d0: Verifying Checksum 08:33:44 35cb2a7552d0: Download complete 08:33:44 4f4fb700ef54: Verifying Checksum 08:33:44 4f4fb700ef54: Download complete 08:33:44 464afbd9ba4c: Verifying Checksum 08:33:44 464afbd9ba4c: Download complete 08:33:44 c6b39de5b339: Download complete 08:33:44 d496ad576159: Verifying Checksum 08:33:44 d496ad576159: Download complete 08:33:44 c6b39de5b339: Pull complete 08:33:45 a69c41024577: Pull complete 08:33:45 d6de4b400683: Verifying Checksum 08:33:45 d6de4b400683: Download complete 08:33:47 00f215d4a9da: Verifying Checksum 08:33:47 00f215d4a9da: Download complete 08:33:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:33:58 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:59 d6de4b400683: Pull complete 08:33:59 35cb2a7552d0: Pull complete 08:33:59 4f4fb700ef54: Pull complete 08:33:59 464afbd9ba4c: Pull complete 08:34:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:34:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:09 00f215d4a9da: Pull complete 08:34:09 d496ad576159: Pull complete 08:34:09 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:34:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:10 WORKDIR /edgex 08:34:10 COPY go.mod . 08:34:10 RUN go mod download 08:34:10 + docker build -t ci-base-image-arm64 -f - . [Pipeline] } 08:34:10 $ docker stop --time=1 f32508b95031f8c52f595ccafca98f9d91d98eb178192dad2cb7437a16240ca9 08:34:10 Sending build context to Docker daemon 3.552MB 08:34:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:10 ---> f246e2811388 08:34:10 Step 2/4 : WORKDIR /edgex 08:34:12 ---> Running in cfcf3c63c68f 08:34:12 Removing intermediate container cfcf3c63c68f 08:34:12 ---> 7f480e9ff50d 08:34:12 Step 3/4 : COPY go.mod . 08:34:13 ---> 497842c69387 08:34:13 Step 4/4 : RUN go mod download 08:34:13 ---> Running in f5d82b0ea0ef 08:34:19 $ docker rm -f --volumes f32508b95031f8c52f595ccafca98f9d91d98eb178192dad2cb7437a16240ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:21 08:34:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:21 latest: Pulling from edgex-devops/edgex-compose 08:34:21 91d30c5bc195: Pulling fs layer 08:34:21 2e9b0aa3be6d: Pulling fs layer 08:34:21 9c61dcf015f6: Pulling fs layer 08:34:21 4698f68db338: Pulling fs layer 08:34:21 2a2f49069b9e: Pulling fs layer 08:34:21 e0025b399a48: Pulling fs layer 08:34:21 4698f68db338: Waiting 08:34:21 e0025b399a48: Waiting 08:34:21 2a2f49069b9e: Waiting 08:34:21 91d30c5bc195: Download complete 08:34:21 4698f68db338: Download complete 08:34:21 91d30c5bc195: Pull complete 08:34:21 2e9b0aa3be6d: Verifying Checksum 08:34:21 2e9b0aa3be6d: Download complete 08:34:21 e0025b399a48: Verifying Checksum 08:34:21 e0025b399a48: Download complete 08:34:21 2a2f49069b9e: Verifying Checksum 08:34:21 2e9b0aa3be6d: Pull complete 08:34:22 9c61dcf015f6: Download complete 08:34:24 9c61dcf015f6: Pull complete 08:34:24 4698f68db338: Pull complete 08:34:24 2a2f49069b9e: Pull complete 08:34:24 e0025b399a48: Pull complete 08:34:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:25 prd-ubuntu20.04-docker-8c-8g-10112 does not seem to be running inside a container 08:34:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:28 $ docker top a16f498bef8275c7f4bcb79fa4fa94dea4d60532b7c53132fa528a0ada1ff175 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:29 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:31 #1 [security-bootstrapper internal] load build definition from Dockerfile 08:34:31 #1 transferring dockerfile: 3.17kB done 08:34:31 #1 DONE 0.0s 08:34:31 08:34:31 #2 [core-keeper internal] load build definition from Dockerfile 08:34:31 #2 transferring dockerfile: 2.01kB done 08:34:31 #2 DONE 0.0s 08:34:31 08:34:31 #3 [security-spire-config internal] load build definition from Dockerfile 08:34:31 #3 transferring dockerfile: 1.69kB done 08:34:31 #3 DONE 0.0s 08:34:31 08:34:31 #4 [core-metadata internal] load build definition from Dockerfile 08:34:31 #4 transferring dockerfile: 2.06kB done 08:34:31 #4 DONE 0.0s 08:34:31 08:34:31 #5 [support-notifications internal] load build definition from Dockerfile 08:34:31 #5 transferring dockerfile: 1.95kB done 08:34:31 #5 DONE 0.0s 08:34:31 08:34:31 #6 [security-proxy-setup internal] load build definition from Dockerfile 08:34:31 #6 transferring dockerfile: 2.50kB done 08:34:31 #6 DONE 0.0s 08:34:31 08:34:31 #7 [security-proxy-auth internal] load build definition from Dockerfile 08:34:31 #7 transferring dockerfile: 2.15kB done 08:34:31 #7 DONE 0.0s 08:34:31 08:34:31 #8 [core-command internal] load build definition from Dockerfile 08:34:31 #8 transferring dockerfile: 1.93kB done 08:34:31 #8 DONE 0.0s 08:34:31 08:34:31 #9 [core-data internal] load build definition from Dockerfile 08:34:31 #9 transferring dockerfile: 2.07kB done 08:34:31 #9 DONE 0.0s 08:34:31 08:34:31 #10 [security-spire-agent internal] load build definition from Dockerfile 08:34:31 #10 transferring dockerfile: 1.81kB done 08:34:31 #10 DONE 0.0s 08:34:31 08:34:31 #11 [security-bootstrapper internal] load .dockerignore 08:34:31 #11 transferring context: 50B done 08:34:31 #11 DONE 0.0s 08:34:31 08:34:31 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:31 #12 transferring dockerfile: 2.23kB done 08:34:31 #12 DONE 0.0s 08:34:31 08:34:31 #13 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:31 #13 transferring dockerfile: 2.49kB done 08:34:31 #13 DONE 0.1s 08:34:31 08:34:31 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:31 #14 transferring dockerfile: 1.89kB done 08:34:31 #14 DONE 0.0s 08:34:31 08:34:31 #15 [support-cron-scheduler internal] load build definition from Dockerfile 08:34:31 #15 transferring dockerfile: 1.85kB done 08:34:31 #15 DONE 0.1s 08:34:31 08:34:31 #16 [security-spire-server internal] load build definition from Dockerfile 08:34:31 #16 transferring dockerfile: 1.70kB done 08:34:31 #16 DONE 0.0s 08:34:31 08:34:31 #17 [support-scheduler internal] load build definition from Dockerfile 08:34:31 #17 transferring dockerfile: 1.93kB done 08:34:31 #17 DONE 0.0s 08:34:31 08:34:31 #18 [core-keeper internal] load .dockerignore 08:34:31 #18 transferring context: 50B done 08:34:31 #18 DONE 0.0s 08:34:31 08:34:31 #19 [security-spire-config internal] load .dockerignore 08:34:31 #19 transferring context: 50B done 08:34:31 #19 DONE 0.0s 08:34:31 08:34:31 #20 [core-metadata internal] load .dockerignore 08:34:31 #20 transferring context: 50B done 08:34:31 #20 DONE 0.0s 08:34:31 08:34:31 #21 [support-notifications internal] load .dockerignore 08:34:32 #21 transferring context: 50B done 08:34:32 #21 DONE 0.0s 08:34:32 08:34:32 #22 [security-proxy-setup internal] load .dockerignore 08:34:32 #22 transferring context: 50B done 08:34:32 #22 DONE 0.0s 08:34:32 08:34:32 #23 [security-proxy-auth internal] load .dockerignore 08:34:32 #23 transferring context: 50B done 08:34:32 #23 DONE 0.0s 08:34:32 08:34:32 #24 [core-command internal] load .dockerignore 08:34:32 #24 transferring context: 50B done 08:34:32 #24 DONE 0.0s 08:34:32 08:34:32 #25 [core-data internal] load .dockerignore 08:34:32 #25 transferring context: 50B done 08:34:32 #25 DONE 0.0s 08:34:32 08:34:32 #26 [security-spire-agent internal] load .dockerignore 08:34:32 #26 transferring context: 50B done 08:34:32 #26 DONE 0.0s 08:34:32 08:34:32 #27 [security-secretstore-setup internal] load .dockerignore 08:34:32 #27 transferring context: 50B done 08:34:32 #27 DONE 0.0s 08:34:32 08:34:32 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:32 #28 DONE 0.0s 08:34:32 08:34:32 #29 [core-common-config-bootstrapper internal] load .dockerignore 08:34:32 #29 transferring context: 50B done 08:34:32 #29 DONE 0.0s 08:34:32 08:34:32 #30 [security-spiffe-token-provider internal] load .dockerignore 08:34:32 #30 transferring context: 50B done 08:34:32 #30 DONE 0.0s 08:34:32 08:34:32 #31 [support-cron-scheduler internal] load .dockerignore 08:34:32 #31 transferring context: 50B done 08:34:32 #31 DONE 0.0s 08:34:32 08:34:32 #32 [security-spire-server internal] load .dockerignore 08:34:32 #32 transferring context: 50B done 08:34:32 #32 DONE 0.0s 08:34:32 08:34:32 #33 [support-scheduler internal] load .dockerignore 08:34:32 #33 transferring context: 50B done 08:34:32 #33 DONE 0.0s 08:34:32 08:34:32 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:34:32 #34 ... 08:34:32 08:34:32 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:32 #28 DONE 0.0s 08:34:32 08:34:32 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:34:32 #34 ... 08:34:32 08:34:32 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:32 #28 DONE 0.0s 08:34:32 08:34:32 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:34:32 #34 DONE 0.5s 08:34:32 08:34:32 #35 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:32 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 08:34:32 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 08:34:32 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:34:32 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:34:32 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s 08:34:32 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:34:32 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:34:32 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:34:32 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s 08:34:32 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:34:33 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 08:34:33 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 08:34:33 #35 ... 08:34:33 08:34:33 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:34:33 #36 DONE 0.8s 08:34:33 08:34:33 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:34:33 #37 DONE 0.9s 08:34:33 08:34:33 #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:33 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 08:34:33 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:34:33 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:34:33 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 08:34:33 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:34:33 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.7s done 08:34:33 #35 ... 08:34:33 08:34:33 #38 [security-spire-server internal] load build context 08:34:33 #38 transferring context: 27.71kB 0.1s done 08:34:33 #38 DONE 0.6s 08:34:33 08:34:33 #39 [security-spire-config internal] load build context 08:34:33 #39 transferring context: 25.96kB 0.1s done 08:34:33 #39 DONE 0.6s 08:34:34 08:34:34 #40 [security-spire-agent internal] load build context 08:34:34 #40 transferring context: 27.24kB 0.1s done 08:34:34 #40 DONE 0.7s 08:34:34 08:34:34 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:34 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:34:34 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:34:34 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:34:34 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:34:34 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:34:34 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:34:34 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:34:34 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:34:34 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 08:34:34 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s 08:34:34 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:34:34 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.5s 08:34:34 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.8s 08:34:34 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 0.8s 08:34:34 #41 ... 08:34:34 08:34:34 #35 [support-cron-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:34 #35 DONE 2.0s 08:34:34 08:34:34 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:35 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 08:34:35 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:34:35 #41 ... 08:34:35 08:34:35 #42 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 08:34:35 #42 DONE 3.3s 08:34:35 08:34:35 #43 [support-cron-scheduler builder 2/8] WORKDIR /edgex-go 08:34:41 #43 ... 08:34:41 08:34:41 #44 [security-spiffe-token-provider internal] load build context 08:34:41 #44 transferring context: 240.75MB 8.0s 08:34:41 #44 ... 08:34:41 08:34:41 #45 [security-bootstrapper internal] load build context 08:34:41 #45 ... 08:34:41 08:34:41 #44 [security-spiffe-token-provider internal] load build context 08:34:42 #44 ... 08:34:42 08:34:42 #46 [security-secretstore-setup internal] load build context 08:34:42 #46 ... 08:34:42 08:34:42 #47 [core-command internal] load build context 08:34:42 #47 ... 08:34:42 08:34:42 #48 [security-proxy-setup internal] load build context 08:34:42 #48 ... 08:34:42 08:34:42 #49 [core-common-config-bootstrapper internal] load build context 08:34:43 #49 ... 08:34:43 08:34:43 #50 [core-keeper internal] load build context 08:34:43 #50 ... 08:34:43 08:34:43 #51 [support-cron-scheduler internal] load build context 08:34:43 #51 ... 08:34:43 08:34:43 #52 [support-notifications internal] load build context 08:34:43 #52 ... 08:34:43 08:34:43 #53 [core-data internal] load build context 08:34:43 #53 ... 08:34:43 08:34:43 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:43 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:34:43 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:34:43 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:34:43 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:34:43 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:34:43 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 08:34:43 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 08:34:43 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s 08:34:43 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:34:43 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:34:43 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done 08:34:43 #54 ... 08:34:43 08:34:43 #55 [security-proxy-auth internal] load build context 08:34:43 #55 ... 08:34:43 08:34:43 #56 [support-scheduler internal] load build context 08:34:44 #56 ... 08:34:44 08:34:44 #57 [core-metadata internal] load build context 08:34:44 #57 ... 08:34:44 08:34:44 #52 [support-notifications internal] load build context 08:34:44 #52 ... 08:34:44 08:34:44 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:45 #58 ... 08:34:45 08:34:45 #52 [support-notifications internal] load build context 08:34:45 #52 ... 08:34:45 08:34:45 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:45 #59 ... 08:34:45 08:34:45 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:45 #60 ... 08:34:45 08:34:45 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:45 #61 ... 08:34:45 08:34:45 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:34:45 #62 ... 08:34:45 08:34:45 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:46 #63 ... 08:34:46 08:34:46 #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:46 #64 ... 08:34:46 08:34:46 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:46 #65 ... 08:34:46 08:34:46 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:46 #66 ... 08:34:46 08:34:46 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:46 #67 ... 08:34:46 08:34:46 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:46 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.2s done 08:34:46 #41 ... 08:34:46 08:34:46 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:46 #68 ... 08:34:46 08:34:46 #52 [support-notifications internal] load build context 08:34:46 #52 transferring context: 345.52MB 13.9s 08:34:48 #52 transferring context: 496.03MB 15.7s done 08:34:50 #52 ... 08:34:50 08:34:50 #47 [core-command internal] load build context 08:34:50 #47 transferring context: 496.03MB 17.1s done 08:34:51 #47 ... 08:34:51 08:34:51 #45 [security-bootstrapper internal] load build context 08:34:51 #45 transferring context: 496.03MB 15.2s done 08:34:52 #45 ... 08:34:52 08:34:52 #44 [security-spiffe-token-provider internal] load build context 08:34:52 #44 transferring context: 496.03MB 14.0s done 08:34:52 #44 ... 08:34:52 08:34:52 #46 [security-secretstore-setup internal] load build context 08:34:52 #46 transferring context: 496.03MB 15.1s done 08:34:53 #46 ... 08:34:53 08:34:53 #48 [security-proxy-setup internal] load build context 08:34:53 #48 transferring context: 496.03MB 13.6s done 08:34:53 #48 ... 08:34:53 08:34:53 #49 [core-common-config-bootstrapper internal] load build context 08:34:53 #49 transferring context: 496.03MB 13.9s done 08:34:53 #49 ... 08:34:53 08:34:53 #50 [core-keeper internal] load build context 08:34:53 #50 transferring context: 496.03MB 14.1s done 08:34:53 #50 ... 08:34:53 08:34:53 #51 [support-cron-scheduler internal] load build context 08:34:53 #51 transferring context: 496.03MB 14.1s done 08:34:53 #51 ... 08:34:53 08:34:53 #53 [core-data internal] load build context 08:34:53 #53 transferring context: 496.03MB 15.4s done 08:34:54 #53 ... 08:34:54 08:34:54 #55 [security-proxy-auth internal] load build context 08:34:54 #55 transferring context: 496.03MB 15.5s done 08:34:54 #55 ... 08:34:54 08:34:54 #57 [core-metadata internal] load build context 08:34:54 #57 transferring context: 496.03MB 15.2s done 08:34:54 #57 ... 08:34:54 08:34:54 #56 [support-scheduler internal] load build context 08:34:54 #56 transferring context: 496.03MB 13.1s done 08:35:09 Removing intermediate container f5d82b0ea0ef 08:35:09 ---> 4f932c1f71c2 08:35:09 Successfully built 4f932c1f71c2 08:35:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:10 + docker inspect -f . ci-base-image-arm64 08:35:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:10 prd-ubuntu20.04-docker-arm64-4c-16g-10113 does not seem to be running inside a container 08:35:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:11 $ docker top c99e0a9d35455312151bb620d1c2991fa24420211173085c94df44a6d3b42fc6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:12 + go version 08:35:12 go version go1.21.9 linux/arm64 [Pipeline] } 08:35:12 $ docker stop --time=1 c99e0a9d35455312151bb620d1c2991fa24420211173085c94df44a6d3b42fc6 08:35:14 $ docker rm -f --volumes c99e0a9d35455312151bb620d1c2991fa24420211173085c94df44a6d3b42fc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:14 + docker inspect -f . ci-base-image-arm64 08:35:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:14 prd-ubuntu20.04-docker-arm64-4c-16g-10113 does not seem to be running inside a container 08:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:16 $ docker top af05f800cd7ca88db9e5ca2f562191ad16f336710adecbc561a78e51f3054859 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:16 ========================================================= 08:35:16 [edgeXBuildGoParallel] Running Tests and Build... 08:35:16 ========================================================= [Pipeline] sh 08:35:17 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:17 + make test 08:35:17 go test -race -coverprofile=coverage.out ./... 08:35:20 #56 DONE 46.3s 08:35:20 08:35:20 #48 [security-proxy-setup internal] load build context 08:35:20 #48 DONE 46.3s 08:35:20 08:35:20 #49 [core-common-config-bootstrapper internal] load build context 08:35:20 #49 DONE 46.3s 08:35:20 08:35:20 #44 [security-spiffe-token-provider internal] load build context 08:35:20 #44 DONE 46.3s 08:35:20 08:35:20 #43 [support-notifications builder 2/8] WORKDIR /edgex-go 08:35:20 #43 DONE 43.3s 08:35:20 08:35:20 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:35:20 #69 ... 08:35:20 08:35:20 #50 [core-keeper internal] load build context 08:35:20 #50 DONE 46.3s 08:35:20 08:35:20 #51 [support-cron-scheduler internal] load build context 08:35:20 #51 DONE 46.3s 08:35:20 08:35:20 #46 [security-secretstore-setup internal] load build context 08:35:20 #46 DONE 46.4s 08:35:20 08:35:20 #53 [core-data internal] load build context 08:35:20 #53 DONE 46.4s 08:35:20 08:35:20 #55 [security-proxy-auth internal] load build context 08:35:20 #55 DONE 46.4s 08:35:20 08:35:20 #57 [core-metadata internal] load build context 08:35:20 #57 DONE 46.4s 08:35:20 08:35:20 #52 [support-notifications internal] load build context 08:35:20 #52 DONE 46.4s 08:35:20 08:35:20 #47 [core-command internal] load build context 08:35:20 #47 DONE 46.4s 08:35:20 08:35:20 #45 [security-bootstrapper internal] load build context 08:35:20 #45 DONE 46.4s 08:35:20 08:35:20 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:20 #41 DONE 45.8s 08:35:20 08:35:20 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:20 #58 44.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #58 ... 08:35:20 08:35:20 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:20 #54 DONE 45.8s 08:35:20 08:35:20 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:20 #58 44.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #58 ... 08:35:20 08:35:20 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:20 #65 DONE 44.4s 08:35:20 08:35:20 #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:20 #64 44.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #64 44.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #64 44.82 (1/1) Installing dumb-init (1.2.5-r2) 08:35:20 #64 44.82 Executing busybox-1.36.1-r7.trigger 08:35:20 #64 44.83 OK: 7 MiB in 16 packages 08:35:20 #64 ... 08:35:20 08:35:20 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:20 #67 44.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #67 44.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #67 44.48 (1/4) Installing dumb-init (1.2.5-r2) 08:35:20 #67 44.49 (2/4) Installing openssl (3.1.7-r0) 08:35:20 #67 44.51 (3/4) Installing su-exec (0.2-r3) 08:35:20 #67 44.51 (4/4) Installing yq (4.33.3-r5) 08:35:20 #67 44.59 Executing busybox-1.36.1-r7.trigger 08:35:20 #67 44.60 OK: 17 MiB in 19 packages 08:35:20 #67 DONE 45.3s 08:35:20 08:35:20 #64 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:20 #64 DONE 45.4s 08:35:20 08:35:20 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:20 #68 44.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #68 44.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #68 44.60 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:20 #68 44.60 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:20 #68 44.60 OK: 20070 distinct packages available 08:35:20 #68 44.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #68 44.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #68 44.97 (1/4) Installing dumb-init (1.2.5-r2) 08:35:20 #68 44.98 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:20 #68 44.98 (3/4) Installing libucontext (1.2-r2) 08:35:20 #68 44.98 (4/4) Installing gcompat (1.1.0-r1) 08:35:20 #68 44.99 Executing busybox-1.36.1-r7.trigger 08:35:20 #68 45.00 OK: 8 MiB in 19 packages 08:35:20 #68 DONE 45.4s 08:35:20 08:35:20 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:20 #0 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #0 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #0 1.419 OK: 264 MiB in 52 packages 08:35:20 #70 DONE 1.9s 08:35:20 08:35:20 #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:35:20 #71 ... 08:35:20 08:35:20 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:20 #58 45.22 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:20 #58 45.22 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:20 #58 45.22 OK: 20070 distinct packages available 08:35:20 #58 45.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #58 45.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #58 45.58 (1/5) Installing dumb-init (1.2.5-r2) 08:35:20 #58 45.58 (2/5) Installing musl-obstack (1.2.3-r2) 08:35:20 #58 45.58 (3/5) Installing libucontext (1.2-r2) 08:35:20 #58 45.59 (4/5) Installing gcompat (1.1.0-r1) 08:35:20 #58 45.59 (5/5) Installing openssl (3.1.7-r0) 08:35:20 #58 45.60 Executing busybox-1.36.1-r7.trigger 08:35:20 #58 45.61 OK: 8 MiB in 20 packages 08:35:20 #58 DONE 46.1s 08:35:20 08:35:20 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:20 #63 44.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #63 44.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #63 44.65 (1/4) Installing ca-certificates (20240226-r0) 08:35:20 #63 44.66 (2/4) Installing dumb-init (1.2.5-r2) 08:35:20 #63 44.66 (3/4) Installing su-exec (0.2-r3) 08:35:20 #63 44.67 (4/4) Installing yq (4.33.3-r5) 08:35:20 #63 44.73 Executing busybox-1.36.1-r7.trigger 08:35:20 #63 44.75 Executing ca-certificates-20240226-r0.trigger 08:35:20 #63 44.84 OK: 17 MiB in 19 packages 08:35:20 #63 DONE 45.4s 08:35:20 08:35:20 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:20 #61 44.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #61 44.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #61 44.78 (1/3) Installing ca-certificates (20240226-r0) 08:35:20 #61 44.80 (2/3) Installing dumb-init (1.2.5-r2) 08:35:20 #61 44.80 (3/3) Installing tzdata (2024a-r0) 08:35:20 #61 44.90 Executing busybox-1.36.1-r7.trigger 08:35:20 #61 44.91 Executing ca-certificates-20240226-r0.trigger 08:35:20 #61 44.95 OK: 11 MiB in 18 packages 08:35:20 #61 DONE 45.5s 08:35:20 08:35:20 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:20 #66 44.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #66 44.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #66 44.58 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:20 #66 44.58 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:20 #66 44.58 OK: 20070 distinct packages available 08:35:20 #66 44.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #66 44.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #66 44.95 (1/11) Installing ca-certificates (20240226-r0) 08:35:20 #66 44.97 (2/11) Installing brotli-libs (1.0.9-r14) 08:35:20 #66 44.98 (3/11) Installing libunistring (1.1-r1) 08:35:20 #66 45.00 (4/11) Installing libidn2 (2.3.4-r1) 08:35:20 #66 45.00 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:35:20 #66 45.00 (6/11) Installing libcurl (8.9.1-r0) 08:35:20 #66 45.01 (7/11) Installing curl (8.9.1-r0) 08:35:20 #66 45.06 (8/11) Installing dumb-init (1.2.5-r2) 08:35:20 #66 45.06 (9/11) Installing musl-obstack (1.2.3-r2) 08:35:20 #66 45.07 (10/11) Installing libucontext (1.2-r2) 08:35:20 #66 45.07 (11/11) Installing gcompat (1.1.0-r1) 08:35:20 #66 45.08 Executing busybox-1.36.1-r7.trigger 08:35:20 #66 45.08 Executing ca-certificates-20240226-r0.trigger 08:35:20 #66 45.13 OK: 12 MiB in 26 packages 08:35:20 #66 DONE 45.5s 08:35:20 08:35:20 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:35:20 #62 44.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #62 44.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #62 45.01 (1/2) Installing dumb-init (1.2.5-r2) 08:35:20 #62 45.03 (2/2) Installing su-exec (0.2-r3) 08:35:20 #62 45.03 Executing busybox-1.36.1-r7.trigger 08:35:20 #62 45.03 OK: 7 MiB in 17 packages 08:35:20 #62 DONE 45.5s 08:35:20 08:35:20 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:20 #72 DONE 0.2s 08:35:20 08:35:20 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:20 #60 45.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #60 45.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #60 45.53 (1/2) Installing ca-certificates (20240226-r0) 08:35:20 #60 45.55 (2/2) Installing dumb-init (1.2.5-r2) 08:35:20 #60 45.55 Executing busybox-1.36.1-r7.trigger 08:35:20 #60 45.56 Executing ca-certificates-20240226-r0.trigger 08:35:20 #60 45.66 OK: 8 MiB in 17 packages 08:35:20 #60 ... 08:35:20 08:35:20 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:20 #59 45.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:20 #59 45.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:20 #59 45.52 (1/1) Installing dumb-init (1.2.5-r2) 08:35:20 #59 45.52 Executing busybox-1.36.1-r7.trigger 08:35:20 #59 45.53 OK: 7 MiB in 16 packages 08:35:20 #59 DONE 45.9s 08:35:21 08:35:21 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:21 #60 DONE 45.9s 08:35:21 08:35:21 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:21 #73 ... 08:35:21 08:35:21 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:21 #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:21 #0 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:21 #0 1.930 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:21 #0 1.930 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:21 #0 1.930 OK: 20078 distinct packages available 08:35:21 #0 1.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:21 #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:21 #0 2.227 OK: 264 MiB in 52 packages 08:35:21 #74 DONE 2.4s 08:35:21 08:35:21 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:21 #75 DONE 0.1s 08:35:21 08:35:21 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 #76 ... 08:35:22 08:35:22 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:35:22 #69 2.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:22 #69 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:22 #69 3.108 OK: 264 MiB in 52 packages 08:35:22 #69 DONE 3.2s 08:35:22 08:35:22 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:22 #77 DONE 0.0s 08:35:22 08:35:22 #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:22 #78 DONE 3.3s 08:35:22 08:35:22 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:22 #79 ... 08:35:22 08:35:22 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:22 #0 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:22 #0 1.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:22 #0 1.918 OK: 17 MiB in 19 packages 08:35:22 #80 DONE 2.0s 08:35:22 08:35:22 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:22 #81 DONE 0.0s 08:35:22 08:35:22 #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:35:22 #71 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:22 #71 2.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:22 #71 ... 08:35:22 08:35:22 #82 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:22 #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:22 #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:22 #0 3.844 OK: 264 MiB in 52 packages 08:35:22 #82 DONE 4.0s 08:35:22 08:35:22 #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:22 #83 DONE 0.0s 08:35:23 08:35:23 #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:35:23 #71 2.476 OK: 7 MiB in 16 packages 08:35:23 #71 DONE 2.6s 08:35:23 08:35:23 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:23 #84 ... 08:35:23 08:35:23 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:23 #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:23 #0 2.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:23 #0 2.646 OK: 8 MiB in 19 packages 08:35:23 #85 DONE 2.8s 08:35:23 08:35:23 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:35:23 #0 2.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:23 #0 2.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:23 #0 2.700 OK: 8 MiB in 20 packages 08:35:23 #86 DONE 2.8s 08:35:23 08:35:23 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:25 #87 DONE 1.8s 08:35:25 08:35:25 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:25 #88 DONE 1.8s 08:35:25 08:35:25 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:25 #0 2.645 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:25 #0 3.208 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:25 #0 3.839 (1/1) Installing dumb-init (1.2.5-r2) 08:35:25 #0 4.137 Executing busybox-1.36.1-r7.trigger 08:35:25 #0 4.142 OK: 7 MiB in 16 packages 08:35:25 #89 DONE 5.7s 08:35:25 08:35:25 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:25 #90 DONE 1.8s 08:35:25 08:35:25 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:25 #73 4.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:25 #73 ... 08:35:25 08:35:25 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:25 #91 DONE 0.1s 08:35:25 08:35:25 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:25 #73 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:25 #73 ... 08:35:25 08:35:25 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:25 #92 DONE 0.2s 08:35:25 08:35:25 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:25 #73 4.598 OK: 8 MiB in 17 packages 08:35:27 #73 DONE 5.1s 08:35:27 08:35:27 #93 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:27 #93 DONE 0.9s 08:35:27 08:35:27 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:27 #0 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:27 #0 4.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:27 #0 5.002 OK: 17 MiB in 19 packages 08:35:27 #94 DONE 5.6s 08:35:27 08:35:27 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:27 #0 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:27 #0 4.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:27 #0 5.160 OK: 12 MiB in 26 packages 08:35:27 #95 DONE 5.6s 08:35:27 08:35:27 #96 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:27 #96 DONE 1.0s 08:35:27 08:35:27 #97 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:27 #0 4.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:27 #0 4.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:27 #0 4.973 OK: 11 MiB in 18 packages 08:35:27 #97 DONE 5.6s 08:35:27 08:35:27 #98 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:35:27 #0 4.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:27 #0 4.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:27 #0 4.518 OK: 7 MiB in 16 packages 08:35:27 #98 DONE 5.2s 08:35:27 08:35:27 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:27 #99 DONE 1.1s 08:35:27 08:35:27 #100 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:35:27 #0 4.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:27 #0 4.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:27 #0 5.057 OK: 7 MiB in 17 packages 08:35:27 #100 DONE 5.6s 08:35:27 08:35:27 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:27 #101 DONE 0.1s 08:35:27 08:35:27 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:27 #102 DONE 0.1s 08:35:27 08:35:27 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:27 #103 DONE 0.1s 08:35:27 08:35:27 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:27 #104 DONE 0.0s 08:35:27 08:35:27 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:27 #105 DONE 0.0s 08:35:27 08:35:27 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:27 #106 DONE 0.0s 08:35:27 08:35:27 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:27 #107 DONE 0.0s 08:35:27 08:35:27 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:27 #108 DONE 0.1s 08:35:27 08:35:27 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:27 #109 DONE 0.0s 08:35:27 08:35:27 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:27 #110 DONE 0.1s 08:35:27 08:35:27 #111 [security-spire-config] exporting to image 08:35:27 #111 exporting layers 08:35:27 #111 ... 08:35:27 08:35:27 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:27 #112 DONE 0.0s 08:35:27 08:35:27 #111 [security-spire-agent] exporting to image 08:35:27 #111 exporting layers 0.7s done 08:35:27 #111 writing image sha256:5f9917395e3e05d222cf4b2dee6bf568164ab4cd8aa8891bbc4eb4be38c4069f 08:35:27 #111 exporting layers 0.6s done 08:35:27 #111 writing image sha256:5f9917395e3e05d222cf4b2dee6bf568164ab4cd8aa8891bbc4eb4be38c4069f done 08:35:27 #111 naming to docker.io/library/security-spire-server done 08:35:27 #111 writing image sha256:0c7214952fe677ae3b4f897ce5ead878c92a9108840ec1174dd41c05a17ad6f7 done 08:35:27 #111 naming to docker.io/library/security-spire-config done 08:35:27 #111 writing image sha256:36aeba42f5fa7aa6a80b8c9d38e45f5cc542e35c15e5e0bc5a07316f1498cf2f done 08:35:27 #111 naming to docker.io/library/security-spire-agent done 08:35:27 #111 DONE 0.7s 08:35:27 08:35:27 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:27 #79 4.073 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:27 #79 ... 08:35:27 08:35:27 #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:27 #113 DONE 1.1s 08:35:27 08:35:27 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:35:27 #114 DONE 0.0s 08:35:27 08:35:27 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 #115 ... 08:35:27 08:35:27 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:27 #79 5.649 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:28 #79 6.263 OK: 264 MiB in 52 packages 08:35:28 #79 DONE 6.4s 08:35:28 08:35:28 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:28 #116 DONE 0.1s 08:35:28 08:35:28 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:28 #117 ... 08:35:28 08:35:28 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:08 #118 ... 08:36:08 08:36:08 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #115 DONE 41.6s 08:36:08 08:36:08 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #84 DONE 40.8s 08:36:08 08:36:08 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #76 DONE 42.4s 08:36:08 08:36:08 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:08 #119 ... 08:36:08 08:36:08 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #117 DONE 42.9s 08:36:08 08:36:08 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #118 DONE 35.1s 08:36:08 08:36:08 #120 [core-keeper builder 7/8] COPY . . 08:36:08 #120 DONE 4.7s 08:36:08 08:36:08 #121 [support-cron-scheduler builder 6/7] COPY . . 08:36:08 #121 CACHED 08:36:08 08:36:08 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:08 #122 CACHED 08:36:08 08:36:08 #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #123 CACHED 08:36:08 08:36:08 #124 [security-proxy-setup builder 6/7] COPY . . 08:36:08 #124 DONE 4.7s 08:36:08 08:36:08 #125 [support-notifications builder 6/7] COPY . . 08:36:08 #125 DONE 4.8s 08:36:08 08:36:08 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #126 CACHED 08:36:08 08:36:08 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:08 #127 CACHED 08:36:08 08:36:08 #128 [security-secretstore-setup builder 6/7] COPY . . 08:36:08 #128 CACHED 08:36:08 08:36:08 #119 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:08 #119 DONE 4.8s 08:36:08 08:36:08 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #129 CACHED 08:36:08 08:36:08 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:08 #130 CACHED 08:36:08 08:36:08 #131 [security-bootstrapper builder 6/7] COPY . . 08:36:08 #131 CACHED 08:36:08 08:36:08 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:08 #132 ... 08:36:08 08:36:08 #133 [security-proxy-auth builder 6/7] COPY . . 08:36:08 #133 DONE 4.8s 08:36:08 08:36:08 #134 [support-scheduler builder 6/7] COPY . . 08:36:08 #134 CACHED 08:36:08 08:36:08 #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:08 #135 CACHED 08:36:08 08:36:08 #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #136 CACHED 08:36:08 08:36:08 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #137 CACHED 08:36:08 08:36:08 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 08:36:08 #138 CACHED 08:36:08 08:36:08 #139 [core-data builder 6/7] COPY . . 08:36:08 #139 CACHED 08:36:08 08:36:08 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:08 #140 CACHED 08:36:08 08:36:08 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:08 #141 CACHED 08:36:08 08:36:08 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #142 CACHED 08:36:08 08:36:08 #143 [core-command builder 6/7] COPY . . 08:36:08 #143 CACHED 08:36:08 08:36:08 #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #144 CACHED 08:36:08 08:36:08 #145 [core-command builder 4/7] COPY go.mod vendor* ./ 08:36:08 #145 CACHED 08:36:08 08:36:08 #146 [core-metadata builder 6/7] COPY . . 08:36:08 #146 CACHED 08:36:08 08:36:08 #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #147 CACHED 08:36:08 08:36:08 #148 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:08 #148 CACHED 08:36:08 08:36:08 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:10 #149 1.183 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:20 #149 ... 08:36:20 08:36:20 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:20 #0 1.203 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:20 #150 ... 08:36:20 08:36:20 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:20 #0 1.389 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:20 #151 ... 08:36:20 08:36:20 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:20 #0 0.722 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:20 #152 ... 08:36:20 08:36:20 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:20 #0 0.814 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:20 #153 ... 08:36:20 08:36:20 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:20 #0 0.714 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:20 #154 ... 08:36:20 08:36:20 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:20 #0 1.335 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:20 #155 ... 08:36:20 08:36:20 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:20 #0 1.056 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:20 #156 ... 08:36:20 08:36:20 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:20 #0 0.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:20 #157 ... 08:36:20 08:36:20 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:20 #0 1.026 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:36:20 #158 ... 08:36:20 08:36:20 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:20 #0 1.168 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:20 #159 ... 08:36:20 08:36:20 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:36:20 #0 0.483 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:36:20 #160 ... 08:36:20 08:36:20 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:20 #132 1.469 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:37:42 #132 ... 08:37:42 08:37:42 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:42 #153 83.67 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:14 #153 DONE 124.5s 08:38:14 08:38:14 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:14 #151 ... 08:38:14 08:38:14 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:14 #132 DONE 124.5s 08:38:14 08:38:14 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:14 #157 DONE 124.5s 08:38:14 08:38:14 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:14 #152 DONE 124.5s 08:38:14 08:38:14 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:14 #161 ... 08:38:14 08:38:14 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:14 #149 DONE 124.6s 08:38:14 08:38:14 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:14 #162 ... 08:38:14 08:38:14 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:14 #161 DONE 0.6s 08:38:14 08:38:14 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:14 #163 DONE 0.2s 08:38:14 08:38:14 #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:14 #164 DONE 0.3s 08:38:14 08:38:14 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:14 #162 DONE 0.5s 08:38:14 08:38:14 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:14 #165 DONE 0.5s 08:38:14 08:38:14 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:14 #166 DONE 0.6s 08:38:14 08:38:14 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:14 #167 ... 08:38:14 08:38:14 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:38:14 #168 DONE 0.3s 08:38:14 08:38:14 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:14 #169 DONE 0.3s 08:38:14 08:38:14 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:14 #170 DONE 0.3s 08:38:14 08:38:14 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:14 #167 DONE 0.4s 08:38:14 08:38:14 #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:14 #171 ... 08:38:14 08:38:14 #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:14 #172 DONE 0.5s 08:38:14 08:38:14 #173 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:14 #173 DONE 0.5s 08:38:14 08:38:14 #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:14 #171 DONE 0.4s 08:38:14 08:38:14 #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:14 #174 DONE 0.5s 08:38:14 08:38:14 #175 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:14 #175 ... 08:38:14 08:38:14 #176 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:14 #176 DONE 0.2s 08:38:14 08:38:14 #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:14 #177 DONE 0.2s 08:38:14 08:38:14 #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:14 #178 DONE 0.2s 08:38:14 08:38:14 #179 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:38:14 #179 DONE 1.0s 08:38:14 08:38:14 #175 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:14 #175 DONE 0.2s 08:38:14 08:38:14 #111 [security-spiffe-token-provider] exporting to image 08:38:14 #111 exporting layers 08:38:15 #111 ... 08:38:15 08:38:15 #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:15 #180 DONE 0.6s 08:38:15 08:38:15 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:15 #181 DONE 0.6s 08:38:15 08:38:15 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:15 #182 DONE 0.7s 08:38:15 08:38:15 #183 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:38:15 #183 DONE 0.6s 08:38:15 08:38:15 #111 [security-spiffe-token-provider] exporting to image 08:38:15 #111 exporting layers 0.6s done 08:38:15 #111 writing image sha256:134b9086e17518f23efe89c0e4ee87f0064c95c2c1060341cf1aa972e6e710c1 08:38:15 #111 writing image sha256:134b9086e17518f23efe89c0e4ee87f0064c95c2c1060341cf1aa972e6e710c1 0.0s done 08:38:15 #111 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:38:15 #111 DONE 1.5s 08:38:15 08:38:15 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:16 #184 DONE 0.6s 08:38:16 08:38:16 #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:38:16 #185 DONE 0.6s 08:38:16 08:38:16 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:16 #186 ... 08:38:16 08:38:16 #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:16 #187 DONE 1.2s 08:38:16 08:38:16 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:16 #186 DONE 0.5s 08:38:16 08:38:16 #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:16 #188 DONE 0.5s 08:38:16 08:38:16 #111 [core-common-config-bootstrapper] exporting to image 08:38:17 #111 ... 08:38:17 08:38:17 #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:17 #189 DONE 1.4s 08:38:17 08:38:17 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:17 #190 DONE 0.3s 08:38:17 08:38:17 #191 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:17 #191 DONE 0.3s 08:38:17 08:38:17 #111 [security-proxy-setup] exporting to image 08:38:17 #111 exporting layers 0.5s done 08:38:17 #111 writing image sha256:6c0d034f91cd56b8313b07a945c61cdd65a801a9d9dc7f2b2d6aedb3dbb28a14 08:38:17 #111 writing image sha256:6c0d034f91cd56b8313b07a945c61cdd65a801a9d9dc7f2b2d6aedb3dbb28a14 0.0s done 08:38:17 #111 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:38:17 #111 ... 08:38:17 08:38:17 #192 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:38:17 #192 DONE 0.7s 08:38:17 08:38:17 #111 [security-proxy-setup] exporting to image 08:38:17 #111 exporting layers 0.8s done 08:38:17 #111 writing image sha256:c3de412494a33e7b0a2655b8d7b085dbda97541547f86012334bf7ca9492fd85 done 08:38:17 #111 naming to docker.io/library/security-proxy-setup done 08:38:17 #111 DONE 2.6s 08:38:17 08:38:17 #193 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:38:18 #193 DONE 0.4s 08:38:18 08:38:18 #194 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:18 #194 ... 08:38:18 08:38:18 #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:38:18 #195 DONE 0.1s 08:38:18 08:38:18 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:38:18 #196 DONE 0.0s 08:38:18 08:38:18 #194 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:18 #194 DONE 1.3s 08:38:18 08:38:18 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:18 #197 DONE 0.0s 08:38:18 08:38:18 #111 [security-secretstore-setup] exporting to image 08:38:18 #111 exporting layers 0.7s done 08:38:18 #111 writing image sha256:d77e4f68f0192d709ab069ba6f99b403f6541a69d4e7ed3e5d8d622d4211e93c 08:38:19 #111 writing image sha256:d77e4f68f0192d709ab069ba6f99b403f6541a69d4e7ed3e5d8d622d4211e93c done 08:38:19 #111 naming to docker.io/library/security-secretstore-setup done 08:38:19 #111 DONE 3.2s 08:38:19 08:38:19 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:38:19 #198 DONE 1.5s 08:38:19 08:38:19 #111 [security-bootstrapper] exporting to image 08:38:20 #111 exporting layers 0.4s done 08:38:20 #111 writing image sha256:34c5cec85726f96eb5e7415039cdda3dc950c2756cc60855f626b3566e08aad4 done 08:38:20 #111 naming to docker.io/library/security-bootstrapper done 08:38:20 #111 DONE 3.6s 08:38:20 08:38:20 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:26 #156 ... 08:38:26 08:38:26 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:26 #150 DONE 136.2s 08:38:26 08:38:26 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #199 DONE 0.1s 08:38:26 08:38:26 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:26 #200 DONE 0.2s 08:38:26 08:38:26 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:26 #201 DONE 0.1s 08:38:26 08:38:26 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:26 #202 DONE 0.0s 08:38:26 08:38:26 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:26 #203 DONE 0.0s 08:38:26 08:38:26 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:26 #151 ... 08:38:26 08:38:26 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:27 #204 DONE 2.2s 08:38:27 08:38:27 #111 [security-proxy-auth] exporting to image 08:38:27 #111 exporting layers 08:38:27 #111 exporting layers 0.3s done 08:38:27 #111 writing image sha256:aa37c2d7399c7c175b2020e232d691199c83ce68de0d5cc51798184076671936 done 08:38:27 #111 naming to docker.io/library/security-proxy-auth done 08:38:27 #111 DONE 3.9s 08:38:27 08:38:27 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:30 #159 ... 08:38:30 08:38:30 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:30 #151 DONE 142.1s 08:38:30 08:38:30 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:30 #156 ... 08:38:30 08:38:30 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:30 #205 DONE 0.1s 08:38:30 08:38:30 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:30 #206 DONE 0.1s 08:38:30 08:38:30 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:31 #207 DONE 0.1s 08:38:31 08:38:31 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:31 #208 DONE 0.0s 08:38:31 08:38:31 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:31 #156 ... 08:38:31 08:38:31 #111 [core-command] exporting to image 08:38:31 #111 exporting layers 0.1s done 08:38:31 #111 writing image sha256:eedd74669751f36d37bcbe36b919c202abbb981ddb0d51fa346a8fa9df071efc done 08:38:31 #111 naming to docker.io/library/core-command done 08:38:31 #111 DONE 4.1s 08:38:31 08:38:31 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:41 #159 ... 08:38:41 08:38:41 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:41 #154 DONE 152.9s 08:38:41 08:38:41 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:41 #159 DONE 152.8s 08:38:41 08:38:41 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:41 #158 DONE 152.9s 08:38:41 08:38:41 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:41 #155 DONE 152.9s 08:38:41 08:38:41 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:38:41 #160 DONE 152.9s 08:38:41 08:38:41 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:41 #156 DONE 152.9s 08:38:41 08:38:41 #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:41 #209 DONE 0.2s 08:38:41 08:38:41 #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:41 #210 ... 08:38:41 08:38:41 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:41 #211 DONE 0.4s 08:38:41 08:38:41 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:41 #212 DONE 0.2s 08:38:41 08:38:41 #213 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:41 #213 DONE 0.4s 08:38:41 08:38:41 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:41 #214 DONE 0.3s 08:38:41 08:38:41 #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:41 #215 DONE 0.3s 08:38:41 08:38:41 #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:41 #210 DONE 0.3s 08:38:41 08:38:41 #216 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:41 #216 CACHED 08:38:41 08:38:41 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:41 #217 CACHED 08:38:41 08:38:41 #218 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:42 #218 ... 08:38:42 08:38:42 #219 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:42 #219 DONE 0.2s 08:38:42 08:38:42 #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:44 #220 ... 08:38:44 08:38:44 #221 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:44 #221 DONE 1.9s 08:38:44 08:38:44 #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:44 #222 DONE 1.9s 08:38:44 08:38:44 #223 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:44 #223 DONE 1.9s 08:38:44 08:38:44 #218 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:44 #218 DONE 1.9s 08:38:44 08:38:44 #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:44 #220 DONE 1.9s 08:38:44 08:38:44 #224 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:45 #224 DONE 1.3s 08:38:45 08:38:45 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:45 #225 DONE 1.4s 08:38:45 08:38:45 #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:38:45 #226 DONE 2.2s 08:38:45 08:38:45 #227 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:45 #227 DONE 1.4s 08:38:45 08:38:45 #228 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:45 #228 DONE 1.4s 08:38:45 08:38:45 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:45 #229 DONE 1.4s 08:38:45 08:38:45 #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:45 #230 DONE 0.1s 08:38:45 08:38:45 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:38:45 #231 DONE 0.1s 08:38:45 08:38:45 #232 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:45 #232 DONE 0.1s 08:38:45 08:38:45 #111 [support-cron-scheduler] exporting to image 08:38:45 #111 exporting layers 08:38:45 #111 ... 08:38:45 08:38:45 #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:38:45 #233 DONE 0.1s 08:38:45 08:38:45 #111 [core-data] exporting to image 08:38:45 #111 exporting layers 0.3s done 08:38:45 #111 writing image sha256:a875d600a16f6434c956182e6c8f4de45a92146503bc52d91d576db6cdb93569 08:38:45 #111 writing image sha256:dbb12c9f8182d89a0ff9e9a7d75cc4949020682db9967dfdef174f0e57189188 08:38:45 #111 exporting layers 0.3s done 08:38:45 #111 writing image sha256:a875d600a16f6434c956182e6c8f4de45a92146503bc52d91d576db6cdb93569 0.0s done 08:38:45 #111 writing image sha256:dbb12c9f8182d89a0ff9e9a7d75cc4949020682db9967dfdef174f0e57189188 0.0s done 08:38:45 #111 writing image sha256:16d7d389c6fbfaffe46df851e31605e7dee8ee0361a502b76886fb2ce933483f 0.0s done 08:38:45 #111 naming to docker.io/library/support-scheduler done 08:38:45 #111 naming to docker.io/library/core-keeper done 08:38:45 #111 naming to docker.io/library/support-notifications done 08:38:45 #111 exporting layers 0.2s done 08:38:45 #111 writing image sha256:6adc2d7ca52f44398938eb8a8a59b028eab958c5b1443166303e8e656dc0cf61 done 08:38:45 #111 naming to docker.io/library/support-cron-scheduler done 08:38:45 #111 writing image sha256:66a362f3b48e77824df17b4eb9a5cf13b4e23bd9a6fa454c60b8780a41fb070a done 08:38:45 #111 naming to docker.io/library/core-data done 08:38:46 #111 exporting layers 0.8s done 08:38:46 #111 writing image sha256:7b43c26925c758469fa610b18e57826591b1b55c7acd176290a91eb6ba9a40eb done 08:38:46 #111 naming to docker.io/library/core-metadata done 08:38:46 #111 DONE 5.1s 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:46 time="2024-09-11T08:34:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:46 $ docker stop --time=1 a16f498bef8275c7f4bcb79fa4fa94dea4d60532b7c53132fa528a0ada1ff175 08:38:47 $ docker rm -f --volumes a16f498bef8275c7f4bcb79fa4fa94dea4d60532b7c53132fa528a0ada1ff175 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:47 + docker images 08:38:47 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:47 core-metadata latest 7b43c26925c7 2 seconds ago 39.9MB 08:38:47 support-scheduler latest a875d600a16f 2 seconds ago 42MB 08:38:47 core-keeper latest dbb12c9f8182 2 seconds ago 39.6MB 08:38:47 support-cron-scheduler latest 6adc2d7ca52f 2 seconds ago 44.2MB 08:38:47 core-data latest 66a362f3b48e 2 seconds ago 39.7MB 08:38:47 support-notifications latest 16d7d389c6fb 2 seconds ago 42.6MB 08:38:47 core-command latest eedd74669751 16 seconds ago 35.5MB 08:38:47 security-proxy-auth latest aa37c2d7399c 20 seconds ago 33.1MB 08:38:47 security-bootstrapper latest 34c5cec85726 28 seconds ago 19MB 08:38:47 security-secretstore-setup latest d77e4f68f019 29 seconds ago 37MB 08:38:47 security-proxy-setup latest c3de412494a3 31 seconds ago 26.2MB 08:38:47 core-common-config-bootstrapper latest 6c0d034f91cd 31 seconds ago 15.2MB 08:38:47 security-spiffe-token-provider latest 134b9086e175 33 seconds ago 28.9MB 08:38:47 security-spire-agent latest 36aeba42f5fa 3 minutes ago 182MB 08:38:47 security-spire-config latest 0c7214952fe6 3 minutes ago 120MB 08:38:47 security-spire-server latest 5f9917395e3e 3 minutes ago 121MB 08:38:47 ci-base-image-x86_64 latest 6797412eb610 7 minutes ago 971MB 08:38:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 08:38:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 08:38:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.115s coverage: 28.7% of statements 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.266s coverage: 69.2% of statements 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.214s coverage: 53.2% of statements 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.574s coverage: 93.4% of statements 08:40:53 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.348s coverage: 91.7% of statements 08:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.225s coverage: 7.0% of statements 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.637s coverage: 95.8% of statements 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/io 1.092s coverage: 72.2% of statements 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:41:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.111s coverage: 0.0% of statements [no tests to run] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.313s coverage: 0.8% of statements 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.221s coverage: 30.7% of statements 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.132s coverage: 41.7% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.098s coverage: 77.8% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.084s coverage: 94.1% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.104s coverage: 96.3% of statements 08:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements 08:41:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.104s coverage: 94.4% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.879s coverage: 79.9% of statements 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.147s coverage: 92.9% of statements 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.094s coverage: 66.7% of statements 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.112s coverage: 62.3% of statements 08:41:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.099s coverage: 75.0% of statements 08:42:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements 08:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.073s coverage: 20.0% of statements 08:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements 08:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.267s coverage: 81.8% of statements 08:42:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.264s coverage: 82.1% of statements 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.115s coverage: 86.0% of statements 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.721s coverage: 63.1% of statements 08:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.110s coverage: 100.0% of statements 08:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements 08:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.675s coverage: 36.5% of statements 08:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements 08:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.126s coverage: 4.9% of statements 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.337s coverage: 97.1% of statements 08:42:33 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.132s coverage: 35.9% of statements 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.173s coverage: 19.9% of statements 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.487s coverage: 95.7% of statements 08:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.161s coverage: 61.8% of statements 08:42:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.279s coverage: 98.9% of statements 08:42:57 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:42:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:57 go vet ./... 08:47:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:47:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:47:19 ./bin/test-attribution-txt.sh 08:47:19 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:47:19 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:47:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:47:20 + ls -al . 08:47:20 total 924 08:47:20 drwxrwxr-x 10 1001 1001 4096 Sep 11 08:35 . 08:47:20 drwxr-xr-x 4 root root 4096 Sep 11 08:35 .. 08:47:20 drwxrwxr-x 2 1001 1001 4096 Sep 11 08:33 .blubracket 08:47:20 -rw-rw-r-- 1 1001 1001 10 Sep 11 08:33 .dockerignore 08:47:20 drwxrwxr-x 8 1001 1001 4096 Sep 11 08:33 .git 08:47:20 drwxrwxr-x 3 1001 1001 4096 Sep 11 08:33 .github 08:47:20 -rw-rw-r-- 1 1001 1001 1102 Sep 11 08:33 .gitignore 08:47:20 -rw-rw-r-- 1 1001 1001 42 Sep 11 08:33 .golangci.yml 08:47:20 -rw-rw-r-- 1 1001 1001 100 Sep 11 08:33 .hadolint.yml 08:47:20 -rw-rw-r-- 1 1001 1001 155 Sep 11 08:33 .sonarcloud.properties 08:47:20 -rw-rw-r-- 1 1001 1001 1171 Sep 11 08:33 ADOPTERS.md 08:47:20 -rw-rw-r-- 1 1001 1001 21286 Sep 11 08:33 Attribution.txt 08:47:20 -rw-rw-r-- 1 1001 1001 100284 Sep 11 08:33 CHANGELOG.md 08:47:20 -rw-rw-r-- 1 1001 1001 3804 Sep 11 08:33 CONTRIBUTING.md 08:47:20 -rw-rw-r-- 1 1001 1001 677 Sep 11 08:33 GOVERNANCE.md 08:47:20 -rw-rw-r-- 1 1001 1001 861 Sep 11 08:33 Jenkinsfile 08:47:20 -rw-rw-r-- 1 1001 1001 10775 Sep 11 08:33 LICENSE 08:47:20 -rw-rw-r-- 1 1001 1001 16854 Sep 11 08:33 Makefile 08:47:20 -rw-rw-r-- 1 1001 1001 582 Sep 11 08:33 OWNERS.md 08:47:20 -rw-rw-r-- 1 1001 1001 9528 Sep 11 08:33 README.md 08:47:20 -rw-rw-r-- 1 1001 1001 789 Sep 11 08:33 SECURITY.md 08:47:20 -rw-rw-r-- 1 1001 1001 5 Sep 11 08:30 VERSION 08:47:20 drwxrwxr-x 2 1001 1001 4096 Sep 11 08:33 bin 08:47:20 drwxrwxr-x 20 1001 1001 4096 Sep 11 08:33 cmd 08:47:20 -rw-r--r-- 1 root root 555208 Sep 11 08:42 coverage.out 08:47:20 drwxrwxr-x 2 1001 1001 4096 Sep 11 08:33 fuzz_test 08:47:20 -rw-rw-r-- 1 1001 1001 7305 Sep 11 08:33 go.mod 08:47:20 -rw-rw-r-- 1 1001 1001 102748 Sep 11 08:33 go.sum 08:47:20 drwxrwxr-x 7 1001 1001 4096 Sep 11 08:33 internal 08:47:20 drwxrwxr-x 3 1001 1001 4096 Sep 11 08:33 openapi 08:47:20 -rw-rw-r-- 1 1001 1001 584 Sep 11 08:33 security.txt 08:47:20 -rw-rw-r-- 1 1001 1001 204 Sep 11 08:33 version.go [Pipeline] sh 08:47:20 + '[' -e coverage.out ] 08:47:20 + chown 1001:1001 coverage.out [Pipeline] stash 08:47:20 Warning: overwriting stash ‘coverage-report’ 08:47:21 Stashed 1 file(s) [Pipeline] sh 08:47:22 + make build 08:47:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:50:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:50:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:50:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:50:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:50:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:51:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:51:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:51:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:51:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:51: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:52: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/secrets-config ./cmd/secrets-config 08:52:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:52:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:52:14 $ docker stop --time=1 af05f800cd7ca88db9e5ca2f562191ad16f336710adecbc561a78e51f3054859 08:52:16 $ docker rm -f --volumes af05f800cd7ca88db9e5ca2f562191ad16f336710adecbc561a78e51f3054859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:19 08:52:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:20 latest: Pulling from edgex-devops/edgex-compose-arm64 08:52:20 547446be3368: Pulling fs layer 08:52:20 d125d8839a47: Pulling fs layer 08:52:20 3e85d5ac6304: Pulling fs layer 08:52:20 c3105a71a48b: Pulling fs layer 08:52:20 0f093f025ec4: Pulling fs layer 08:52:20 c3106fc0e877: Pulling fs layer 08:52:20 c3105a71a48b: Waiting 08:52:20 0f093f025ec4: Waiting 08:52:20 c3106fc0e877: Waiting 08:52:20 547446be3368: Verifying Checksum 08:52:20 547446be3368: Download complete 08:52:20 c3105a71a48b: Verifying Checksum 08:52:20 c3105a71a48b: Download complete 08:52:20 d125d8839a47: Verifying Checksum 08:52:20 d125d8839a47: Download complete 08:52:20 c3106fc0e877: Verifying Checksum 08:52:20 c3106fc0e877: Download complete 08:52:20 0f093f025ec4: Verifying Checksum 08:52:20 0f093f025ec4: Download complete 08:52:21 547446be3368: Pull complete 08:52:22 d125d8839a47: Pull complete 08:52:22 3e85d5ac6304: Verifying Checksum 08:52:22 3e85d5ac6304: Download complete 08:52:32 3e85d5ac6304: Pull complete 08:52:32 c3105a71a48b: Pull complete 08:52:34 0f093f025ec4: Pull complete 08:52:34 c3106fc0e877: Pull complete 08:52:34 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:34 prd-ubuntu20.04-docker-arm64-4c-16g-10113 does not seem to be running inside a container 08:52:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:52:36 $ docker top bd002945c895724fa6bef6b64b5fef3c7be7b1fa071a24b6bd56f790ed07331d -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:37 + docker compose -f ./docker-compose-build.yml build --parallel 08:52:43 #1 [security-proxy-auth internal] load build definition from Dockerfile 08:52:43 #1 transferring dockerfile: 08:52:43 #1 transferring dockerfile: 2.15kB done 08:52:43 #1 DONE 0.1s 08:52:45 08:52:45 #2 [security-proxy-auth internal] load .dockerignore 08:52:45 #2 transferring context: 50B 0.0s done 08:52:45 #2 DONE 0.1s 08:52:46 08:52:46 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:46 #3 DONE 0.0s 08:52:46 08:52:46 #4 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:52:46 #4 DONE 0.4s 08:52:46 08:52:46 #5 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:46 #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:47 #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:47 #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:47 #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:47 #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 08:52:47 #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.2s 08:52:47 #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:52:47 #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 08:52:47 #5 ... 08:52:47 08:52:47 #6 [support-cron-scheduler internal] load build definition from Dockerfile 08:52:47 #6 transferring dockerfile: 1.85kB 0.0s done 08:52:47 #6 DONE 0.3s 08:52:47 08:52:47 #7 [core-keeper internal] load build definition from Dockerfile 08:52:47 #7 transferring dockerfile: 2.01kB 0.0s done 08:52:47 #7 DONE 0.4s 08:52:48 08:52:48 #8 [security-spire-config internal] load build definition from Dockerfile 08:52:48 #8 transferring dockerfile: 1.69kB 0.0s done 08:52:48 #8 DONE 0.5s 08:52:48 08:52:48 #9 [security-spire-server internal] load build definition from Dockerfile 08:52:48 #9 ... 08:52:48 08:52:48 #10 [security-spire-agent internal] load build definition from Dockerfile 08:52:48 #10 transferring dockerfile: 1.81kB 0.0s done 08:52:48 #10 DONE 0.4s 08:52:48 08:52:48 #11 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:48 #11 DONE 1.1s 08:52:48 08:52:48 #12 [core-command internal] load build definition from Dockerfile 08:52:48 #12 transferring dockerfile: 1.93kB done 08:52:48 #12 DONE 0.5s 08:52:48 08:52:48 #13 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:52:48 #13 ... 08:52:48 08:52:48 #14 [security-bootstrapper internal] load build definition from Dockerfile 08:52:48 #14 transferring dockerfile: 3.17kB 0.0s done 08:52:48 #14 DONE 0.5s 08:52:48 08:52:48 #9 [security-spire-server internal] load build definition from Dockerfile 08:52:48 #9 transferring dockerfile: 1.70kB 0.0s done 08:52:48 #9 DONE 0.6s 08:52:48 08:52:48 #15 [support-scheduler internal] load build definition from Dockerfile 08:52:48 #15 transferring dockerfile: 1.93kB 0.0s done 08:52:48 #15 ... 08:52:48 08:52:48 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:52:48 #16 transferring dockerfile: 1.89kB 0.0s done 08:52:48 #16 DONE 0.5s 08:52:48 08:52:48 #15 [support-scheduler internal] load build definition from Dockerfile 08:52:48 #15 DONE 0.4s 08:52:48 08:52:48 #13 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:52:48 #13 DONE 0.5s 08:52:48 08:52:48 #17 [security-secretstore-setup internal] load build definition from Dockerfile 08:52:48 #17 transferring dockerfile: 2.49kB 0.0s done 08:52:48 #17 DONE 0.3s 08:52:48 08:52:48 #18 [core-data internal] load build definition from Dockerfile 08:52:49 #18 ... 08:52:49 08:52:49 #19 [security-proxy-setup internal] load build definition from Dockerfile 08:52:49 #19 transferring dockerfile: 2.50kB 0.0s done 08:52:49 #19 DONE 0.4s 08:52:49 08:52:49 #18 [core-data internal] load build definition from Dockerfile 08:52:49 #18 transferring dockerfile: 2.07kB 0.0s done 08:52:49 #18 DONE 0.2s 08:52:49 08:52:49 #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:52:49 #20 ... 08:52:49 08:52:49 #21 [core-metadata internal] load build definition from Dockerfile 08:52:49 #21 transferring dockerfile: 2.06kB 0.0s done 08:52:49 #21 DONE 0.2s 08:52:49 08:52:49 #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:52:49 #20 transferring dockerfile: 2.23kB 0.0s done 08:52:49 #20 DONE 0.2s 08:52:49 08:52:49 #22 [support-notifications internal] load build definition from Dockerfile 08:52:49 #22 transferring dockerfile: 1.95kB 0.0s done 08:52:49 #22 DONE 0.2s 08:52:49 08:52:49 #5 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:49 #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 08:52:49 #5 DONE 2.5s 08:52:49 08:52:49 #23 [security-proxy-auth internal] load build context 08:52:50 #23 transferring context: 57.56MB 3.2s 08:52:50 #23 ... 08:52:50 08:52:50 #24 [core-keeper internal] load .dockerignore 08:52:50 #24 transferring context: 50B 0.0s done 08:52:50 #24 DONE 0.1s 08:52:50 08:52:50 #23 [security-proxy-auth internal] load build context 08:52:51 #23 ... 08:52:51 08:52:51 #25 [support-cron-scheduler internal] load .dockerignore 08:52:51 #25 transferring context: 50B 0.1s done 08:52:51 #25 DONE 0.2s 08:52:51 08:52:51 #23 [security-proxy-auth internal] load build context 08:52:51 #23 ... 08:52:51 08:52:51 #26 [security-spire-config internal] load .dockerignore 08:52:51 #26 transferring context: 50B 0.0s done 08:52:51 #26 DONE 0.1s 08:52:51 08:52:51 #23 [security-proxy-auth internal] load build context 08:52:51 #23 ... 08:52:51 08:52:51 #27 [security-spire-agent internal] load .dockerignore 08:52:51 #27 transferring context: 50B 0.0s done 08:52:51 #27 DONE 0.1s 08:52:51 08:52:51 #23 [security-proxy-auth internal] load build context 08:52:51 #23 ... 08:52:51 08:52:51 #28 [core-command internal] load .dockerignore 08:52:51 #28 transferring context: 50B 0.0s done 08:52:51 #28 DONE 0.2s 08:52:51 08:52:51 #23 [security-proxy-auth internal] load build context 08:52:51 #23 ... 08:52:51 08:52:51 #29 [security-bootstrapper internal] load .dockerignore 08:52:51 #29 transferring context: 50B 0.0s done 08:52:51 #29 DONE 0.2s 08:52:51 08:52:51 #23 [security-proxy-auth internal] load build context 08:52:52 #23 ... 08:52:52 08:52:52 #30 [security-spire-server internal] load .dockerignore 08:52:52 #30 transferring context: 50B 0.0s done 08:52:52 #30 DONE 0.1s 08:52:52 08:52:52 #23 [security-proxy-auth internal] load build context 08:52:52 #23 ... 08:52:52 08:52:52 #31 [security-spiffe-token-provider internal] load .dockerignore 08:52:52 #31 transferring context: 50B 0.0s done 08:52:52 #31 DONE 0.1s 08:52:52 08:52:52 #23 [security-proxy-auth internal] load build context 08:52:52 #23 ... 08:52:52 08:52:52 #32 [support-scheduler internal] load .dockerignore 08:52:52 #32 transferring context: 50B 0.0s done 08:52:52 #32 DONE 0.1s 08:52:52 08:52:52 #33 [security-secretstore-setup internal] load .dockerignore 08:52:52 #33 transferring context: 50B 0.0s done 08:52:52 #33 DONE 0.2s 08:52:52 08:52:52 #23 [security-proxy-auth internal] load build context 08:52:52 #23 ... 08:52:52 08:52:52 #34 [security-proxy-setup internal] load .dockerignore 08:52:52 #34 transferring context: 50B 0.0s done 08:52:52 #34 DONE 0.1s 08:52:52 08:52:52 #23 [security-proxy-auth internal] load build context 08:52:52 #23 ... 08:52:52 08:52:52 #35 [core-data internal] load .dockerignore 08:52:52 #35 transferring context: 50B 0.0s done 08:52:52 #35 DONE 0.1s 08:52:52 08:52:52 #23 [security-proxy-auth internal] load build context 08:52:52 #23 ... 08:52:52 08:52:52 #36 [core-metadata internal] load .dockerignore 08:52:52 #36 transferring context: 50B 0.0s done 08:52:52 #36 DONE 0.2s 08:52:52 08:52:52 #23 [security-proxy-auth internal] load build context 08:52:52 #23 ... 08:52:52 08:52:52 #37 [core-common-config-bootstrapper internal] load .dockerignore 08:52:52 #37 transferring context: 50B 0.0s done 08:52:52 #37 DONE 0.1s 08:52:52 08:52:52 #23 [security-proxy-auth internal] load build context 08:52:53 #23 ... 08:52:53 08:52:53 #38 [support-notifications internal] load .dockerignore 08:52:53 #38 transferring context: 50B 0.0s done 08:52:53 #38 DONE 0.1s 08:52:53 08:52:53 #23 [security-proxy-auth internal] load build context 08:52:54 #23 transferring context: 139.66MB 7.2s 08:52:54 #23 ... 08:52:54 08:52:54 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:54 #3 DONE 0.0s 08:52:54 08:52:54 #23 [security-proxy-auth internal] load build context 08:52:54 #23 ... 08:52:54 08:52:54 #4 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:52:54 #4 DONE 0.5s 08:52:54 08:52:54 #23 [security-proxy-auth internal] load build context 08:52:54 #23 ... 08:52:54 08:52:54 #11 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:54 #11 DONE 2.1s 08:52:54 08:52:54 #13 [core-keeper builder 2/7] WORKDIR /edgex-go 08:52:54 #13 DONE 1.0s 08:52:54 08:52:54 #5 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:54 #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:54 #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:54 #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:54 #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:54 #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:52:54 #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 08:52:54 #5 DONE 4.9s 08:52:54 08:52:54 #3 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:54 #3 DONE 0.0s 08:52:54 08:52:54 #23 [security-proxy-auth internal] load build context 08:52:55 #23 ... 08:52:55 08:52:55 #11 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:55 #11 DONE 2.1s 08:52:55 08:52:55 #13 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:52:55 #13 DONE 1.0s 08:52:55 08:52:55 #5 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:55 #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:55 #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:55 #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:55 #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:55 #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:52:55 #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 08:52:55 #5 DONE 4.9s 08:52:55 08:52:55 #23 [security-proxy-auth internal] load build context 08:52:55 #23 ... 08:52:55 08:52:55 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:55 #3 DONE 0.0s 08:52:55 08:52:55 #23 [security-proxy-auth internal] load build context 08:52:55 #23 ... 08:52:55 08:52:55 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:55 #3 DONE 0.0s 08:52:55 08:52:55 #39 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:55 #0 3.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:55 #0 3.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:55 #0 4.995 (1/1) Installing dumb-init (1.2.5-r2) 08:52:55 #0 5.014 Executing busybox-1.36.1-r7.trigger 08:52:55 #0 5.074 OK: 8 MiB in 16 packages 08:52:55 #39 DONE 5.7s 08:52:55 08:52:55 #40 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:52:55 #0 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:55 #0 4.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:55 #0 5.701 OK: 266 MiB in 52 packages 08:52:55 #40 DONE 6.6s 08:52:55 08:52:55 #23 [security-proxy-auth internal] load build context 08:52:55 #23 ... 08:52:55 08:52:55 #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:52:55 #4 DONE 1.2s 08:52:55 08:52:55 #23 [security-proxy-auth internal] load build context 08:52:55 #23 ... 08:52:55 08:52:55 #11 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:55 #11 DONE 2.3s 08:52:55 08:52:55 #13 [core-command builder 2/7] WORKDIR /edgex-go 08:52:55 #13 DONE 1.2s 08:52:55 08:52:55 #5 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:55 #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:55 #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:55 #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:55 #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:55 #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:52:55 #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 08:52:55 #5 DONE 5.1s 08:52:55 08:52:55 #41 [core-command internal] load build context 08:52:55 #41 DONE 0.0s 08:52:55 08:52:55 #39 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:55 #39 DONE 8.3s 08:52:55 08:52:55 #40 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:52:55 #40 DONE 9.2s 08:52:55 08:52:55 #23 [security-proxy-auth internal] load build context 08:52:55 #23 ... 08:52:55 08:52:55 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:55 #3 DONE 0.0s 08:52:55 08:52:55 #23 [security-proxy-auth internal] load build context 08:52:56 #23 ... 08:52:56 08:52:56 #11 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:56 #11 DONE 2.5s 08:52:56 08:52:56 #13 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:52:56 #13 DONE 1.4s 08:52:56 08:52:56 #5 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:56 #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:56 #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:56 #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:56 #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:56 #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:52:56 #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 08:52:56 #5 DONE 5.3s 08:52:56 08:52:56 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:56 #3 DONE 0.0s 08:52:56 08:52:56 #23 [security-proxy-auth internal] load build context 08:52:56 #23 ... 08:52:56 08:52:56 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:56 #3 DONE 0.0s 08:52:56 08:52:56 #23 [security-proxy-auth internal] load build context 08:52:56 #23 ... 08:52:56 08:52:56 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:56 #3 DONE 0.0s 08:52:56 08:52:56 #23 [security-proxy-auth internal] load build context 08:52:56 #23 ... 08:52:56 08:52:56 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:56 #3 DONE 0.0s 08:52:56 08:52:56 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:52:56 #42 DONE 1.7s 08:52:56 08:52:56 #23 [security-proxy-auth internal] load build context 08:52:56 #23 ... 08:52:56 08:52:56 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:52:56 #43 DONE 2.1s 08:52:56 08:52:56 #11 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:56 #11 DONE 3.1s 08:52:56 08:52:56 #13 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:52:56 #13 DONE 2.0s 08:52:56 08:52:56 #5 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:56 #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:56 #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:56 #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:56 #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:56 #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:52:56 #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 08:52:56 #5 DONE 5.9s 08:52:56 08:52:56 #4 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:52:56 #4 DONE 2.2s 08:52:56 08:52:56 #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:56 #39 DONE 8.8s 08:52:56 08:52:56 #40 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:52:56 #40 DONE 10.1s 08:52:56 08:52:56 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:56 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:57 #44 ... 08:52:57 08:52:57 #11 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:57 #11 DONE 3.1s 08:52:57 08:52:57 #13 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:52:57 #13 DONE 2.0s 08:52:57 08:52:57 #5 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:57 #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:57 #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:57 #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:57 #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:57 #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:52:57 #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 08:52:57 #5 DONE 5.9s 08:52:57 08:52:57 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:57 #3 DONE 0.0s 08:52:57 08:52:57 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:57 #3 DONE 0.0s 08:52:57 08:52:57 #45 [security-spire-agent internal] load build context 08:52:57 #45 transferring context: 27.24kB 0.1s done 08:52:57 #45 ... 08:52:57 08:52:57 #46 [security-spire-server internal] load build context 08:52:57 #46 transferring context: 27.71kB 0.1s done 08:52:57 #46 DONE 0.4s 08:52:57 08:52:57 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:57 #3 DONE 0.0s 08:52:57 08:52:57 #45 [security-spire-agent internal] load build context 08:52:57 #45 DONE 0.5s 08:52:57 08:52:57 #23 [security-proxy-auth internal] load build context 08:52:58 #23 ... 08:52:58 08:52:58 #47 [security-spire-config internal] load build context 08:52:58 #47 transferring context: 25.96kB 0.2s done 08:52:58 #47 DONE 1.8s 08:52:59 08:52:59 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:59 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done 08:52:59 #44 DONE 2.2s 08:52:59 08:52:59 #23 [security-proxy-auth internal] load build context 08:52:59 #23 ... 08:52:59 08:52:59 #11 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:59 #11 DONE 3.3s 08:52:59 08:52:59 #13 [support-notifications builder 2/7] WORKDIR /edgex-go 08:52:59 #13 DONE 2.2s 08:52:59 08:52:59 #5 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:59 #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:59 #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:59 #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:59 #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:59 #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:52:59 #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 08:52:59 #5 DONE 6.1s 08:52:59 08:52:59 #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:52:59 #4 DONE 4.2s 08:52:59 08:52:59 #23 [security-proxy-auth internal] load build context 08:52:59 #23 ... 08:52:59 08:52:59 #11 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:59 #11 DONE 3.3s 08:52:59 08:52:59 #13 [core-metadata builder 2/7] WORKDIR /edgex-go 08:52:59 #13 DONE 2.2s 08:52:59 08:52:59 #5 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:52:59 #5 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:52:59 #5 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:52:59 #5 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:52:59 #5 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:52:59 #5 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 08:52:59 #5 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 08:52:59 #5 DONE 6.1s 08:52:59 08:52:59 #39 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:59 #39 DONE 9.4s 08:52:59 08:52:59 #40 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:52:59 #40 DONE 10.2s 08:52:59 08:52:59 #48 [core-common-config-bootstrapper internal] load build context 08:52:59 #48 DONE 0.0s 08:52:59 08:52:59 #23 [security-proxy-auth internal] load build context 08:53:01 #23 transferring context: 191.25MB 14.1s 08:53:04 #23 ... 08:53:04 08:53:04 #49 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:04 #49 DONE 9.0s 08:53:04 08:53:04 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:04 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:53:04 #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:53:04 #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:53:04 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done 08:53:04 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done 08:53:04 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done 08:53:04 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:53:04 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.6s 08:53:04 #44 ... 08:53:04 08:53:04 #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:04 #50 DONE 10.0s 08:53:04 08:53:04 #23 [security-proxy-auth internal] load build context 08:53:04 #23 ... 08:53:04 08:53:04 #51 [core-keeper internal] load build context 08:53:04 #51 ... 08:53:04 08:53:04 #52 [support-cron-scheduler internal] load build context 08:53:05 #52 ... 08:53:05 08:53:05 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:53:05 #0 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:05 #0 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:05 #53 ... 08:53:05 08:53:05 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:05 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.7s 08:53:05 #44 ... 08:53:05 08:53:05 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:53:05 #54 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:05 #54 ... 08:53:05 08:53:05 #55 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:53:05 #55 ... 08:53:05 08:53:05 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:05 #44 ... 08:53:05 08:53:05 #56 [security-bootstrapper internal] load build context 08:53:05 #56 ... 08:53:05 08:53:05 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:53:05 #57 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:05 #57 ... 08:53:05 08:53:05 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:06 #58 ... 08:53:06 08:53:06 #41 [core-command internal] load build context 08:53:06 #41 ... 08:53:06 08:53:06 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:06 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.55MB / 28.04MB 4.9s 08:53:06 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:53:06 #44 ... 08:53:06 08:53:06 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:53:06 #59 ... 08:53:06 08:53:06 #60 [security-spiffe-token-provider internal] load build context 08:53:06 #60 ... 08:53:06 08:53:06 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:06 #0 6.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:06 #0 7.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:06 #0 8.793 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:06 #0 8.793 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:06 #0 8.793 OK: 19946 distinct packages available 08:53:06 #0 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:06 #61 ... 08:53:06 08:53:06 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:06 #44 ... 08:53:06 08:53:06 #62 [core-data internal] load build context 08:53:07 #62 ... 08:53:07 08:53:07 #63 [support-scheduler internal] load build context 08:53:07 #63 ... 08:53:07 08:53:07 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:07 #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.1s done 08:53:07 #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:53:07 #64 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:53:07 #64 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:53:07 #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done 08:53:07 #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s done 08:53:07 #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:53:07 #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.0s done 08:53:07 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 5.9s 08:53:07 #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:53:07 #64 ... 08:53:07 08:53:07 #65 [security-proxy-setup internal] load build context 08:53:07 #65 ... 08:53:07 08:53:07 #66 [security-secretstore-setup internal] load build context 08:53:07 #66 ... 08:53:07 08:53:07 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:07 #67 ... 08:53:07 08:53:07 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:07 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.6s 08:53:08 #44 ... 08:53:08 08:53:08 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:53:08 #68 ... 08:53:08 08:53:08 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:08 #44 ... 08:53:08 08:53:08 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:08 #69 ... 08:53:08 08:53:08 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:08 #70 ... 08:53:08 08:53:08 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:08 #71 ... 08:53:08 08:53:08 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:09 #44 ... 08:53:09 08:53:09 #72 [support-notifications internal] load build context 08:53:09 #72 ... 08:53:09 08:53:09 #62 [core-data internal] load build context 08:53:09 #62 ... 08:53:09 08:53:09 #48 [core-common-config-bootstrapper internal] load build context 08:53:10 #48 transferring context: 7.08MB 8.4s 08:53:10 #48 ... 08:53:10 08:53:10 #73 [core-metadata internal] load build context 08:53:10 #73 ... 08:53:10 08:53:10 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:10 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.9s 08:53:10 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:53:10 #44 ... 08:53:10 08:53:10 #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:53:10 #53 13.81 OK: 266 MiB in 52 packages 08:53:10 #53 DONE 16.7s 08:53:10 08:53:10 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:10 #44 ... 08:53:10 08:53:10 #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:10 #74 ... 08:53:10 08:53:10 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:10 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.92MB / 28.04MB 9.5s 08:53:12 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.2s 08:53:12 #44 ... 08:53:12 08:53:12 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:53:12 #57 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:12 #57 14.76 OK: 266 MiB in 52 packages 08:53:12 #57 DONE 17.5s 08:53:12 08:53:12 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:13 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 12.6s 08:53:14 #44 ... 08:53:14 08:53:14 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:53:14 #75 ... 08:53:14 08:53:14 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:14 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 13.4s 08:53:14 #44 ... 08:53:14 08:53:14 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:14 #61 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:14 #61 13.72 (1/11) Installing ca-certificates (20240226-r0) 08:53:14 #61 14.61 (2/11) Installing brotli-libs (1.0.9-r14) 08:53:14 #61 14.61 (3/11) Installing libunistring (1.1-r1) 08:53:14 #61 14.61 (4/11) Installing libidn2 (2.3.4-r1) 08:53:14 #61 14.61 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:53:14 #61 14.61 (6/11) Installing libcurl (8.9.1-r0) 08:53:14 #61 14.89 (7/11) Installing curl (8.9.1-r0) 08:53:14 #61 14.89 (8/11) Installing dumb-init (1.2.5-r2) 08:53:14 #61 14.89 (9/11) Installing musl-obstack (1.2.3-r2) 08:53:14 #61 14.89 (10/11) Installing libucontext (1.2-r2) 08:53:14 #61 14.89 (11/11) Installing gcompat (1.1.0-r1) 08:53:14 #61 14.89 Executing busybox-1.36.1-r7.trigger 08:53:14 #61 14.89 Executing ca-certificates-20240226-r0.trigger 08:53:14 #61 15.81 OK: 13 MiB in 26 packages 08:53:14 #61 DONE 18.1s 08:53:14 08:53:14 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:15 #44 ... 08:53:15 08:53:15 #23 [security-proxy-auth internal] load build context 08:53:15 #23 transferring context: 212.69MB 27.7s 08:53:15 #23 ... 08:53:15 08:53:15 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:53:15 #76 ... 08:53:15 08:53:15 #52 [support-cron-scheduler internal] load build context 08:53:15 #52 ... 08:53:15 08:53:15 #51 [core-keeper internal] load build context 08:53:15 #51 ... 08:53:15 08:53:15 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:15 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.8s 08:53:15 #44 ... 08:53:15 08:53:15 #56 [security-bootstrapper internal] load build context 08:53:16 #56 ... 08:53:16 08:53:16 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:16 #44 ... 08:53:16 08:53:16 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:53:16 #54 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:16 #54 15.06 (1/3) Installing ca-certificates (20240226-r0) 08:53:16 #54 15.41 (2/3) Installing dumb-init (1.2.5-r2) 08:53:16 #54 15.41 (3/3) Installing tzdata (2024a-r0) 08:53:16 #54 17.54 Executing busybox-1.36.1-r7.trigger 08:53:16 #54 17.65 Executing ca-certificates-20240226-r0.trigger 08:53:16 #54 18.99 OK: 12 MiB in 18 packages 08:53:16 #54 DONE 20.9s 08:53:16 08:53:16 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:16 #44 ... 08:53:16 08:53:16 #41 [core-command internal] load build context 08:53:16 #41 ... 08:53:16 08:53:16 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:16 #44 ... 08:53:16 08:53:16 #60 [security-spiffe-token-provider internal] load build context 08:53:16 #60 ... 08:53:16 08:53:16 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:16 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 15.6s 08:53:17 #44 ... 08:53:17 08:53:17 #55 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:53:17 #55 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:17 #55 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:17 #55 20.95 OK: 8 MiB in 16 packages 08:53:17 #55 DONE 25.5s 08:53:17 08:53:17 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:17 #44 ... 08:53:17 08:53:17 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:53:17 #59 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:17 #59 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:17 #59 15.56 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:17 #59 15.56 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:17 #59 15.56 OK: 19954 distinct packages available 08:53:17 #59 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:17 #59 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:17 #59 ... 08:53:17 08:53:17 #63 [support-scheduler internal] load build context 08:53:17 #63 ... 08:53:17 08:53:17 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:17 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.9s done 08:53:17 #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 08:53:17 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 08:53:17 #64 ... 08:53:17 08:53:17 #65 [security-proxy-setup internal] load build context 08:53:17 #65 ... 08:53:17 08:53:17 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:17 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.72MB / 28.04MB 16.5s 08:53:18 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 16.9s 08:53:18 #44 ... 08:53:18 08:53:18 #66 [security-secretstore-setup internal] load build context 08:53:18 #66 ... 08:53:18 08:53:18 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:19 #44 ... 08:53:19 08:53:19 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:19 #58 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:19 #58 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:19 #58 19.99 (1/2) Installing dumb-init (1.2.5-r2) 08:53:19 #58 20.06 (2/2) Installing su-exec (0.2-r3) 08:53:19 #58 20.06 Executing busybox-1.36.1-r7.trigger 08:53:19 #58 20.17 OK: 8 MiB in 17 packages 08:53:19 #58 DONE 22.9s 08:53:19 08:53:19 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:19 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.6s 08:53:19 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.7s done 08:53:19 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.7s done 08:53:19 #44 ... 08:53:19 08:53:19 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:53:19 #59 21.17 OK: 266 MiB in 52 packages 08:53:19 #59 DONE 23.1s 08:53:19 08:53:19 #66 [security-secretstore-setup internal] load build context 08:53:19 #66 ... 08:53:19 08:53:19 #62 [core-data internal] load build context 08:53:20 #62 ... 08:53:20 08:53:20 #48 [core-common-config-bootstrapper internal] load build context 08:53:20 #48 ... 08:53:20 08:53:20 #72 [support-notifications internal] load build context 08:53:20 #72 ... 08:53:20 08:53:20 #73 [core-metadata internal] load build context 08:53:20 #73 ... 08:53:20 08:53:20 #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:20 #74 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:20 #74 ... 08:53:20 08:53:20 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:53:20 #68 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:20 #68 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:20 #68 21.12 (1/1) Installing dumb-init (1.2.5-r2) 08:53:20 #68 21.21 Executing busybox-1.36.1-r7.trigger 08:53:20 #68 21.48 OK: 8 MiB in 16 packages 08:53:20 #68 DONE 23.2s 08:53:21 08:53:21 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:21 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.1s 08:53:25 #44 ... 08:53:25 08:53:25 #23 [security-proxy-auth internal] load build context 08:53:25 #23 transferring context: 230.06MB 38.1s 08:53:25 #23 ... 08:53:25 08:53:25 #73 [core-metadata internal] load build context 08:53:25 #73 ... 08:53:25 08:53:25 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:25 #67 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:25 #67 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:25 #67 22.04 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:25 #67 22.04 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:25 #67 22.04 OK: 19946 distinct packages available 08:53:25 #67 22.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:25 #67 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:25 #67 ... 08:53:25 08:53:25 #52 [support-cron-scheduler internal] load build context 08:53:25 #52 ... 08:53:25 08:53:25 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:53:25 #77 ... 08:53:25 08:53:25 #51 [core-keeper internal] load build context 08:53:26 #51 ... 08:53:26 08:53:26 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:26 #44 ... 08:53:26 08:53:26 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:26 #71 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:26 #71 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:26 #71 24.83 (1/4) Installing dumb-init (1.2.5-r2) 08:53:26 #71 24.83 (2/4) Installing openssl (3.1.7-r0) 08:53:26 #71 24.94 (3/4) Installing su-exec (0.2-r3) 08:53:26 #71 24.94 (4/4) Installing yq (4.33.3-r5) 08:53:26 #71 25.68 Executing busybox-1.36.1-r7.trigger 08:53:26 #71 25.91 OK: 18 MiB in 19 packages 08:53:26 #71 DONE 28.1s 08:53:26 08:53:26 #56 [security-bootstrapper internal] load build context 08:53:26 #56 ... 08:53:26 08:53:26 #41 [core-command internal] load build context 08:53:26 #41 ... 08:53:26 08:53:26 #56 [security-bootstrapper internal] load build context 08:53:26 #56 ... 08:53:26 08:53:26 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:53:26 #78 ... 08:53:26 08:53:26 #56 [security-bootstrapper internal] load build context 08:53:26 #56 ... 08:53:26 08:53:26 #60 [security-spiffe-token-provider internal] load build context 08:53:27 #60 ... 08:53:27 08:53:27 #56 [security-bootstrapper internal] load build context 08:53:27 #56 ... 08:53:27 08:53:27 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:27 #70 19.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:27 #70 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:27 #70 24.78 (1/4) Installing ca-certificates (20240226-r0) 08:53:27 #70 25.13 (2/4) Installing dumb-init (1.2.5-r2) 08:53:27 #70 25.13 (3/4) Installing su-exec (0.2-r3) 08:53:27 #70 25.13 (4/4) Installing yq (4.33.3-r5) 08:53:27 #70 26.06 Executing busybox-1.36.1-r7.trigger 08:53:27 #70 26.20 Executing ca-certificates-20240226-r0.trigger 08:53:27 #70 27.66 OK: 18 MiB in 19 packages 08:53:27 #70 ... 08:53:27 08:53:27 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:27 #69 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:27 #69 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:27 #69 24.17 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:27 #69 24.17 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:27 #69 24.17 OK: 19946 distinct packages available 08:53:27 #69 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:27 #69 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:27 #69 ... 08:53:27 08:53:27 #63 [support-scheduler internal] load build context 08:53:28 #63 ... 08:53:28 08:53:28 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:28 #70 DONE 29.7s 08:53:28 08:53:28 #63 [support-scheduler internal] load build context 08:53:28 #63 ... 08:53:28 08:53:28 #56 [security-bootstrapper internal] load build context 08:53:28 #56 ... 08:53:28 08:53:28 #65 [security-proxy-setup internal] load build context 08:53:28 #65 ... 08:53:28 08:53:28 #56 [security-bootstrapper internal] load build context 08:53:28 #56 ... 08:53:28 08:53:28 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:53:29 #79 ... 08:53:29 08:53:29 #56 [security-bootstrapper internal] load build context 08:53:29 #56 ... 08:53:29 08:53:29 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:29 #67 29.11 (1/5) Installing dumb-init (1.2.5-r2) 08:53:29 #67 29.11 (2/5) Installing musl-obstack (1.2.3-r2) 08:53:29 #67 29.16 (3/5) Installing libucontext (1.2-r2) 08:53:29 #67 29.23 (4/5) Installing gcompat (1.1.0-r1) 08:53:29 #67 29.23 (5/5) Installing openssl (3.1.7-r0) 08:53:29 #67 29.38 Executing busybox-1.36.1-r7.trigger 08:53:29 #67 29.46 OK: 9 MiB in 20 packages 08:53:29 #67 DONE 31.7s 08:53:29 08:53:29 #56 [security-bootstrapper internal] load build context 08:53:30 #56 ... 08:53:30 08:53:30 #66 [security-secretstore-setup internal] load build context 08:53:30 #66 ... 08:53:30 08:53:30 #62 [core-data internal] load build context 08:53:30 #62 ... 08:53:30 08:53:30 #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:30 #74 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:30 #74 25.58 (1/2) Installing ca-certificates (20240226-r0) 08:53:30 #74 26.05 (2/2) Installing dumb-init (1.2.5-r2) 08:53:30 #74 26.05 Executing busybox-1.36.1-r7.trigger 08:53:30 #74 26.23 Executing ca-certificates-20240226-r0.trigger 08:53:30 #74 27.15 OK: 9 MiB in 17 packages 08:53:30 #74 DONE 29.7s 08:53:30 08:53:30 #62 [core-data internal] load build context 08:53:30 #62 ... 08:53:30 08:53:30 #72 [support-notifications internal] load build context 08:53:30 #72 ... 08:53:30 08:53:30 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:30 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.3s 08:53:30 #64 ... 08:53:30 08:53:30 #48 [core-common-config-bootstrapper internal] load build context 08:53:30 #48 ... 08:53:30 08:53:30 #41 [core-command internal] load build context 08:53:30 #41 ... 08:53:30 08:53:30 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:53:31 #80 ... 08:53:31 08:53:31 #41 [core-command internal] load build context 08:53:31 #41 ... 08:53:31 08:53:31 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:31 #69 30.75 (1/4) Installing dumb-init (1.2.5-r2) 08:53:31 #69 30.75 (2/4) Installing musl-obstack (1.2.3-r2) 08:53:31 #69 30.75 (3/4) Installing libucontext (1.2-r2) 08:53:31 #69 30.75 (4/4) Installing gcompat (1.1.0-r1) 08:53:31 #69 30.75 Executing busybox-1.36.1-r7.trigger 08:53:31 #69 30.75 OK: 8 MiB in 19 packages 08:53:31 #69 DONE 33.2s 08:53:31 08:53:31 #41 [core-command internal] load build context 08:53:31 #41 ... 08:53:31 08:53:31 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:53:31 #76 19.93 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:31 #76 21.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:31 #76 24.91 OK: 266 MiB in 52 packages 08:53:31 #76 DONE 26.7s 08:53:31 08:53:31 #41 [core-command internal] load build context 08:53:33 #41 transferring context: 58.52MB 36.9s 08:53:34 #41 ... 08:53:34 08:53:34 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:53:34 #75 20.09 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:34 #75 22.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:34 #75 26.57 (1/1) Installing dumb-init (1.2.5-r2) 08:53:34 #75 27.24 Executing busybox-1.36.1-r7.trigger 08:53:34 #75 27.35 OK: 8 MiB in 16 packages 08:53:34 #75 DONE 29.5s 08:53:34 08:53:34 #41 [core-command internal] load build context 08:53:35 #41 ... 08:53:35 08:53:35 #23 [security-proxy-auth internal] load build context 08:53:35 #23 transferring context: 248.19MB 48.4s 08:53:35 #23 ... 08:53:35 08:53:35 #73 [core-metadata internal] load build context 08:53:35 #73 ... 08:53:35 08:53:35 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:53:35 #77 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:35 #77 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:35 #77 19.38 OK: 13 MiB in 26 packages 08:53:35 #77 DONE 20.8s 08:53:35 08:53:35 #73 [core-metadata internal] load build context 08:53:35 #73 ... 08:53:35 08:53:35 #52 [support-cron-scheduler internal] load build context 08:53:35 #52 ... 08:53:35 08:53:35 #73 [core-metadata internal] load build context 08:53:36 #73 ... 08:53:36 08:53:36 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:53:36 #79 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:36 #79 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:36 #79 15.65 OK: 8 MiB in 17 packages 08:53:36 #79 DONE 17.0s 08:53:36 08:53:36 #73 [core-metadata internal] load build context 08:53:36 #73 ... 08:53:36 08:53:36 #51 [core-keeper internal] load build context 08:53:36 #51 ... 08:53:36 08:53:36 #23 [security-proxy-auth internal] load build context 08:53:36 #23 ... 08:53:36 08:53:36 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:53:36 #78 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:36 #78 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:36 #78 17.77 OK: 12 MiB in 18 packages 08:53:36 #78 DONE 19.7s 08:53:36 08:53:36 #51 [core-keeper internal] load build context 08:53:36 #51 ... 08:53:36 08:53:36 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:53:36 #0 8.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:36 #0 9.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:36 #81 ... 08:53:36 08:53:36 #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:53:37 #82 ... 08:53:37 08:53:37 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:53:37 #80 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:37 #80 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:37 #80 14.63 OK: 8 MiB in 16 packages 08:53:37 #80 DONE 15.8s 08:53:37 08:53:37 #51 [core-keeper internal] load build context 08:53:37 #51 ... 08:53:37 08:53:37 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:37 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s 08:53:37 #44 ... 08:53:37 08:53:37 #60 [security-spiffe-token-provider internal] load build context 08:53:37 #60 ... 08:53:37 08:53:37 #23 [security-proxy-auth internal] load build context 08:53:38 #23 ... 08:53:38 08:53:38 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:53:38 #81 10.51 OK: 18 MiB in 19 packages 08:53:38 #81 DONE 11.4s 08:53:38 08:53:38 #23 [security-proxy-auth internal] load build context 08:53:38 #23 ... 08:53:38 08:53:38 #63 [support-scheduler internal] load build context 08:53:38 #63 ... 08:53:38 08:53:38 #23 [security-proxy-auth internal] load build context 08:53:38 #23 ... 08:53:38 08:53:38 #65 [security-proxy-setup internal] load build context 08:53:38 #65 ... 08:53:38 08:53:38 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:53:38 #0 9.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:38 #83 ... 08:53:38 08:53:38 #65 [security-proxy-setup internal] load build context 08:53:39 #65 ... 08:53:39 08:53:39 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:53:39 #0 8.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:39 #0 9.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:39 #84 ... 08:53:39 08:53:39 #65 [security-proxy-setup internal] load build context 08:53:39 #65 ... 08:53:39 08:53:39 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:53:39 #85 DONE 1.8s 08:53:39 08:53:39 #65 [security-proxy-setup internal] load build context 08:53:40 #65 ... 08:53:40 08:53:40 #56 [security-bootstrapper internal] load build context 08:53:40 #56 ... 08:53:40 08:53:40 #66 [security-secretstore-setup internal] load build context 08:53:40 #66 ... 08:53:40 08:53:40 #62 [core-data internal] load build context 08:53:40 #62 ... 08:53:40 08:53:40 #66 [security-secretstore-setup internal] load build context 08:53:40 #66 ... 08:53:40 08:53:40 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:53:40 #83 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:40 #83 11.62 OK: 18 MiB in 19 packages 08:53:40 #83 DONE 12.5s 08:53:40 08:53:40 #66 [security-secretstore-setup internal] load build context 08:53:40 #66 ... 08:53:40 08:53:40 #72 [support-notifications internal] load build context 08:53:41 #72 ... 08:53:41 08:53:41 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:41 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.6s 08:53:41 #64 ... 08:53:41 08:53:41 #48 [core-common-config-bootstrapper internal] load build context 08:53:41 #48 ... 08:53:41 08:53:41 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:53:41 #0 9.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:41 #0 9.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:41 #86 ... 08:53:41 08:53:41 #48 [core-common-config-bootstrapper internal] load build context 08:53:41 #48 ... 08:53:41 08:53:41 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:41 #87 ... 08:53:41 08:53:41 #66 [security-secretstore-setup internal] load build context 08:53:41 #66 ... 08:53:41 08:53:41 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:53:41 #84 11.15 OK: 9 MiB in 20 packages 08:53:41 #84 DONE 12.3s 08:53:41 08:53:41 #66 [security-secretstore-setup internal] load build context 08:53:43 #66 ... 08:53:43 08:53:43 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:53:43 #86 11.04 OK: 9 MiB in 17 packages 08:53:43 #86 DONE 12.3s 08:53:43 08:53:43 #66 [security-secretstore-setup internal] load build context 08:53:43 #66 transferring context: 71.67MB 45.4s 08:53:45 #66 ... 08:53:45 08:53:45 #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:53:45 #82 DONE 9.4s 08:53:45 08:53:45 #66 [security-secretstore-setup internal] load build context 08:53:45 #66 ... 08:53:45 08:53:45 #41 [core-command internal] load build context 08:53:45 #41 ... 08:53:45 08:53:45 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:45 #87 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:45 #87 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:45 #87 13.29 OK: 8 MiB in 19 packages 08:53:45 #87 DONE 14.1s 08:53:45 08:53:45 #41 [core-command internal] load build context 08:53:45 #41 ... 08:53:45 08:53:45 #72 [support-notifications internal] load build context 08:53:45 #72 ... 08:53:45 08:53:45 #52 [support-cron-scheduler internal] load build context 08:53:45 #52 ... 08:53:45 08:53:45 #72 [support-notifications internal] load build context 08:53:46 #72 ... 08:53:46 08:53:46 #73 [core-metadata internal] load build context 08:53:46 #73 ... 08:53:46 08:53:46 #72 [support-notifications internal] load build context 08:53:46 #72 ... 08:53:46 08:53:46 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:53:46 #88 DONE 1.0s 08:53:46 08:53:46 #72 [support-notifications internal] load build context 08:53:47 #72 ... 08:53:47 08:53:47 #51 [core-keeper internal] load build context 08:53:47 #51 ... 08:53:47 08:53:47 #72 [support-notifications internal] load build context 08:53:47 #72 ... 08:53:47 08:53:47 #60 [security-spiffe-token-provider internal] load build context 08:53:47 #60 ... 08:53:47 08:53:47 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:47 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.6s 08:53:47 #44 ... 08:53:47 08:53:47 #60 [security-spiffe-token-provider internal] load build context 08:53:48 #60 ... 08:53:48 08:53:48 #63 [support-scheduler internal] load build context 08:53:48 #63 ... 08:53:48 08:53:48 #60 [security-spiffe-token-provider internal] load build context 08:53:48 #60 ... 08:53:48 08:53:48 #23 [security-proxy-auth internal] load build context 08:53:48 #23 transferring context: 283.42MB 61.3s 08:53:48 #23 ... 08:53:48 08:53:48 #60 [security-spiffe-token-provider internal] load build context 08:53:50 #60 ... 08:53:50 08:53:50 #56 [security-bootstrapper internal] load build context 08:53:50 #56 ... 08:53:50 08:53:50 #65 [security-proxy-setup internal] load build context 08:53:50 #65 ... 08:53:50 08:53:50 #56 [security-bootstrapper internal] load build context 08:53:50 #56 ... 08:53:50 08:53:50 #62 [core-data internal] load build context 08:53:50 #62 ... 08:53:50 08:53:50 #56 [security-bootstrapper internal] load build context 08:53:51 #56 ... 08:53:51 08:53:51 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:51 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.2s done 08:53:51 #64 ... 08:53:51 08:53:51 #56 [security-bootstrapper internal] load build context 08:53:51 #56 ... 08:53:51 08:53:51 #48 [core-common-config-bootstrapper internal] load build context 08:53:51 #48 ... 08:53:51 08:53:51 #56 [security-bootstrapper internal] load build context 08:53:53 #56 ... 08:53:53 08:53:53 #23 [security-proxy-auth internal] load build context 08:53:53 #23 transferring context: 310.65MB 66.1s done 08:53:53 #23 DONE 66.7s 08:53:53 08:53:53 #56 [security-bootstrapper internal] load build context 08:53:56 #56 ... 08:53:56 08:53:56 #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:53:56 #89 DONE 2.1s 08:53:56 08:53:56 #56 [security-bootstrapper internal] load build context 08:53:56 #56 ... 08:53:56 08:53:56 #41 [core-command internal] load build context 08:53:56 #41 ... 08:53:56 08:53:56 #66 [security-secretstore-setup internal] load build context 08:53:56 #66 ... 08:53:56 08:53:56 #52 [support-cron-scheduler internal] load build context 08:53:56 #52 ... 08:53:56 08:53:56 #66 [security-secretstore-setup internal] load build context 08:53:56 #66 ... 08:53:56 08:53:56 #73 [core-metadata internal] load build context 08:53:56 #73 ... 08:53:56 08:53:56 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:56 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.5s 08:53:56 #44 ... 08:53:56 08:53:56 #73 [core-metadata internal] load build context 08:53:57 #73 ... 08:53:57 08:53:57 #51 [core-keeper internal] load build context 08:53:57 #51 ... 08:53:57 08:53:57 #72 [support-notifications internal] load build context 08:53:57 #72 ... 08:53:57 08:53:57 #73 [core-metadata internal] load build context 08:53:58 #73 ... 08:53:58 08:53:58 #63 [support-scheduler internal] load build context 08:53:58 #63 ... 08:53:58 08:53:58 #73 [core-metadata internal] load build context 08:53:59 #73 ... 08:53:59 08:53:59 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:53:59 #90 DONE 2.6s 08:53:59 08:53:59 #73 [core-metadata internal] load build context 08:54:00 #73 ... 08:54:00 08:54:00 #60 [security-spiffe-token-provider internal] load build context 08:54:00 #60 ... 08:54:00 08:54:00 #66 [security-secretstore-setup internal] load build context 08:54:00 #66 ... 08:54:00 08:54:00 #65 [security-proxy-setup internal] load build context 08:54:00 #65 ... 08:54:00 08:54:00 #73 [core-metadata internal] load build context 08:54:01 #73 ... 08:54:01 08:54:01 #62 [core-data internal] load build context 08:54:01 #62 ... 08:54:01 08:54:01 #73 [core-metadata internal] load build context 08:54:01 #73 transferring context: 150.87MB 60.5s 08:54:02 #73 ... 08:54:02 08:54:02 #48 [core-common-config-bootstrapper internal] load build context 08:54:02 #48 ... 08:54:02 08:54:02 #73 [core-metadata internal] load build context 08:54:04 #73 ... 08:54:04 08:54:04 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:04 #64 ... 08:54:04 08:54:04 #73 [core-metadata internal] load build context 08:54:04 #73 ... 08:54:04 08:54:04 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:04 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.9s done 08:54:04 #44 DONE 67.2s 08:54:04 08:54:04 #73 [core-metadata internal] load build context 08:54:05 #73 ... 08:54:05 08:54:05 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:06 #91 ... 08:54:06 08:54:06 #56 [security-bootstrapper internal] load build context 08:54:06 #56 transferring context: 162.94MB 70.1s 08:54:06 #56 ... 08:54:06 08:54:06 #41 [core-command internal] load build context 08:54:06 #41 ... 08:54:06 08:54:06 #56 [security-bootstrapper internal] load build context 08:54:06 #56 ... 08:54:06 08:54:06 #52 [support-cron-scheduler internal] load build context 08:54:06 #52 ... 08:54:06 08:54:06 #41 [core-command internal] load build context 08:54:07 #41 ... 08:54:07 08:54:07 #51 [core-keeper internal] load build context 08:54:08 #51 ... 08:54:08 08:54:08 #72 [support-notifications internal] load build context 08:54:08 #72 ... 08:54:08 08:54:08 #41 [core-command internal] load build context 08:54:08 #41 ... 08:54:08 08:54:08 #63 [support-scheduler internal] load build context 08:54:08 #63 ... 08:54:08 08:54:08 #72 [support-notifications internal] load build context 08:54:11 #72 ... 08:54:11 08:54:11 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:11 #92 DONE 3.7s 08:54:11 08:54:11 #72 [support-notifications internal] load build context 08:54:11 #72 ... 08:54:11 08:54:11 #60 [security-spiffe-token-provider internal] load build context 08:54:11 #60 ... 08:54:11 08:54:11 #66 [security-secretstore-setup internal] load build context 08:54:11 #66 ... 08:54:11 08:54:11 #65 [security-proxy-setup internal] load build context 08:54:11 #65 ... 08:54:11 08:54:11 #60 [security-spiffe-token-provider internal] load build context 08:54:11 #60 ... 08:54:11 08:54:11 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:11 #93 DONE 4.3s 08:54:11 08:54:11 #65 [security-proxy-setup internal] load build context 08:54:11 #65 ... 08:54:11 08:54:11 #62 [core-data internal] load build context 08:54:11 #62 ... 08:54:11 08:54:11 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:11 #94 DONE 3.5s 08:54:11 08:54:11 #62 [core-data internal] load build context 08:54:11 #62 ... 08:54:11 08:54:11 #65 [security-proxy-setup internal] load build context 08:54:11 #65 transferring context: 157.49MB 73.5s 08:54:12 #65 ... 08:54:12 08:54:12 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:54:12 #95 DONE 1.4s 08:54:12 08:54:12 #65 [security-proxy-setup internal] load build context 08:54:12 #65 ... 08:54:12 08:54:12 #48 [core-common-config-bootstrapper internal] load build context 08:54:12 #48 ... 08:54:12 08:54:12 #65 [security-proxy-setup internal] load build context 08:54:12 #65 ... 08:54:12 08:54:12 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:54:12 #96 DONE 1.4s 08:54:12 08:54:12 #97 [security-spire-config stage-2 6/10] COPY security.txt / 08:54:13 #97 ... 08:54:13 08:54:13 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:54:13 #98 DONE 1.1s 08:54:13 08:54:13 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 08:54:13 #99 ... 08:54:13 08:54:13 #100 [security-spire-server stage-2 6/9] COPY security.txt / 08:54:13 #100 DONE 1.4s 08:54:13 08:54:13 #65 [security-proxy-setup internal] load build context 08:54:14 #65 ... 08:54:14 08:54:14 #97 [security-spire-config stage-2 6/10] COPY security.txt / 08:54:14 #97 DONE 1.6s 08:54:14 08:54:14 #65 [security-proxy-setup internal] load build context 08:54:14 #65 ... 08:54:14 08:54:14 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 08:54:14 #99 DONE 1.5s 08:54:14 08:54:14 #65 [security-proxy-setup internal] load build context 08:54:15 #65 ... 08:54:15 08:54:15 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:54:15 #101 DONE 1.7s 08:54:15 08:54:15 #65 [security-proxy-setup internal] load build context 08:54:16 #65 ... 08:54:16 08:54:16 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:54:16 #102 DONE 1.4s 08:54:16 08:54:16 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:54:16 #103 DONE 1.4s 08:54:16 08:54:16 #65 [security-proxy-setup internal] load build context 08:54:16 #65 ... 08:54:16 08:54:16 #73 [core-metadata internal] load build context 08:54:16 #73 ... 08:54:16 08:54:16 #65 [security-proxy-setup internal] load build context 08:54:16 #65 ... 08:54:16 08:54:16 #56 [security-bootstrapper internal] load build context 08:54:16 #56 transferring context: 205.80MB 80.5s 08:54:16 #56 ... 08:54:16 08:54:16 #52 [support-cron-scheduler internal] load build context 08:54:16 #52 ... 08:54:16 08:54:16 #56 [security-bootstrapper internal] load build context 08:54:16 #56 ... 08:54:16 08:54:16 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:54:16 #104 DONE 1.4s 08:54:16 08:54:16 #56 [security-bootstrapper internal] load build context 08:54:17 #56 ... 08:54:17 08:54:17 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:54:17 #105 DONE 1.3s 08:54:17 08:54:17 #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:54:17 #106 DONE 1.3s 08:54:17 08:54:17 #56 [security-bootstrapper internal] load build context 08:54:18 #56 ... 08:54:18 08:54:18 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:54:18 #107 DONE 1.0s 08:54:18 08:54:18 #56 [security-bootstrapper internal] load build context 08:54:18 #56 ... 08:54:18 08:54:18 #51 [core-keeper internal] load build context 08:54:18 #51 ... 08:54:18 08:54:18 #56 [security-bootstrapper internal] load build context 08:54:18 #56 ... 08:54:18 08:54:18 #41 [core-command internal] load build context 08:54:18 #41 ... 08:54:18 08:54:18 #63 [support-scheduler internal] load build context 08:54:18 #63 ... 08:54:18 08:54:18 #41 [core-command internal] load build context 08:54:19 #41 ... 08:54:19 08:54:19 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:54:19 #108 DONE 1.6s 08:54:19 08:54:19 #41 [core-command internal] load build context 08:54:19 #41 ... 08:54:19 08:54:19 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:54:19 #109 DONE 1.5s 08:54:19 08:54:19 #41 [core-command internal] load build context 08:54:21 #41 ... 08:54:21 08:54:21 #72 [support-notifications internal] load build context 08:54:21 #72 ... 08:54:21 08:54:21 #66 [security-secretstore-setup internal] load build context 08:54:21 #66 ... 08:54:21 08:54:21 #41 [core-command internal] load build context 08:54:21 #41 ... 08:54:21 08:54:21 #60 [security-spiffe-token-provider internal] load build context 08:54:21 #60 ... 08:54:21 08:54:21 #72 [support-notifications internal] load build context 08:54:21 #72 ... 08:54:21 08:54:21 #62 [core-data internal] load build context 08:54:22 #62 ... 08:54:22 08:54:22 #72 [support-notifications internal] load build context 08:54:22 #72 ... 08:54:22 08:54:22 #48 [core-common-config-bootstrapper internal] load build context 08:54:22 #48 transferring context: 222.30MB 81.0s 08:54:22 #48 ... 08:54:22 08:54:22 #72 [support-notifications internal] load build context 08:54:26 #72 ... 08:54:26 08:54:26 #110 [security-spire-config] exporting to image 08:54:26 #110 exporting layers 6.2s done 08:54:26 #110 writing image sha256:385a6311c740cbb1967bdbbb2b4445bfe73133a9d0a7e7c97e670d72064e72ae 0.4s done 08:54:26 #110 writing image sha256:eaa9e80ca0eafd3de8acba0b8cf3ff46a8c09fdd177dd2ff87f73fa528b6f929 0.3s done 08:54:26 #110 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:54:26 #110 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:54:26 #110 writing image sha256:cd17885ac24bf624bc2c72a5649b1b1d5ad95b037a76f780041162a460dc66d1 0.0s done 08:54:26 #110 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:54:26 #110 DONE 7.4s 08:54:26 08:54:26 #72 [support-notifications internal] load build context 08:54:26 #72 ... 08:54:26 08:54:26 #73 [core-metadata internal] load build context 08:54:26 #73 ... 08:54:26 08:54:26 #63 [support-scheduler internal] load build context 08:54:26 #63 ... 08:54:26 08:54:26 #65 [security-proxy-setup internal] load build context 08:54:26 #65 ... 08:54:26 08:54:26 #73 [core-metadata internal] load build context 08:54:26 #73 ... 08:54:26 08:54:26 #52 [support-cron-scheduler internal] load build context 08:54:26 #52 transferring context: 258.83MB 91.5s 08:54:27 #52 ... 08:54:27 08:54:27 #63 [support-scheduler internal] load build context 08:54:28 #63 ... 08:54:28 08:54:28 #51 [core-keeper internal] load build context 08:54:28 #51 ... 08:54:28 08:54:28 #72 [support-notifications internal] load build context 08:54:28 #72 ... 08:54:28 08:54:28 #56 [security-bootstrapper internal] load build context 08:54:28 #56 ... 08:54:28 08:54:28 #51 [core-keeper internal] load build context 08:54:31 #51 ... 08:54:31 08:54:31 #66 [security-secretstore-setup internal] load build context 08:54:31 #66 ... 08:54:31 08:54:31 #62 [core-data internal] load build context 08:54:31 #62 ... 08:54:31 08:54:31 #66 [security-secretstore-setup internal] load build context 08:54:31 #66 ... 08:54:31 08:54:31 #60 [security-spiffe-token-provider internal] load build context 08:54:31 #60 ... 08:54:31 08:54:31 #41 [core-command internal] load build context 08:54:31 #41 ... 08:54:31 08:54:31 #60 [security-spiffe-token-provider internal] load build context 08:54:32 #60 transferring context: 264.81MB 95.6s 08:54:32 #60 ... 08:54:32 08:54:32 #48 [core-common-config-bootstrapper internal] load build context 08:54:32 #48 ... 08:54:32 08:54:32 #60 [security-spiffe-token-provider internal] load build context 08:54:37 #60 ... 08:54:37 08:54:37 #65 [security-proxy-setup internal] load build context 08:54:37 #65 ... 08:54:37 08:54:37 #66 [security-secretstore-setup internal] load build context 08:54:37 #66 ... 08:54:37 08:54:37 #73 [core-metadata internal] load build context 08:54:37 #73 ... 08:54:37 08:54:37 #66 [security-secretstore-setup internal] load build context 08:54:37 #66 ... 08:54:37 08:54:37 #52 [support-cron-scheduler internal] load build context 08:54:37 #52 transferring context: 290.57MB 101.7s 08:54:37 #52 ... 08:54:37 08:54:37 #66 [security-secretstore-setup internal] load build context 08:54:38 #66 ... 08:54:38 08:54:38 #63 [support-scheduler internal] load build context 08:54:38 #63 ... 08:54:38 08:54:38 #66 [security-secretstore-setup internal] load build context 08:54:39 #66 ... 08:54:39 08:54:39 #72 [support-notifications internal] load build context 08:54:39 #72 ... 08:54:39 08:54:39 #56 [security-bootstrapper internal] load build context 08:54:39 #56 ... 08:54:39 08:54:39 #66 [security-secretstore-setup internal] load build context 08:54:41 #66 ... 08:54:41 08:54:41 #73 [core-metadata internal] load build context 08:54:41 #73 transferring context: 310.65MB 99.9s done 08:54:41 #73 DONE 101.6s 08:54:41 08:54:41 #66 [security-secretstore-setup internal] load build context 08:54:41 #66 ... 08:54:41 08:54:41 #51 [core-keeper internal] load build context 08:54:41 #51 ... 08:54:41 08:54:41 #62 [core-data internal] load build context 08:54:41 #62 ... 08:54:41 08:54:41 #66 [security-secretstore-setup internal] load build context 08:54:41 #66 ... 08:54:41 08:54:41 #41 [core-command internal] load build context 08:54:41 #41 ... 08:54:41 08:54:41 #66 [security-secretstore-setup internal] load build context 08:54:42 #66 ... 08:54:42 08:54:42 #63 [support-scheduler internal] load build context 08:54:42 #63 transferring context: 310.65MB 104.1s done 08:54:42 #63 DONE 105.4s 08:54:42 08:54:42 #52 [support-cron-scheduler internal] load build context 08:54:42 #52 transferring context: 310.65MB 106.8s done 08:54:42 #52 DONE 107.5s 08:54:42 08:54:42 #66 [security-secretstore-setup internal] load build context 08:54:42 #66 ... 08:54:42 08:54:42 #48 [core-common-config-bootstrapper internal] load build context 08:54:43 #48 ... 08:54:43 08:54:43 #72 [support-notifications internal] load build context 08:54:43 #72 ... 08:54:43 08:54:43 #62 [core-data internal] load build context 08:54:43 #62 transferring context: 310.65MB 104.8s done 08:54:43 #62 DONE 106.5s 08:54:43 08:54:43 #72 [support-notifications internal] load build context 08:54:44 #72 ... 08:54:44 08:54:44 #60 [security-spiffe-token-provider internal] load build context 08:54:44 #60 transferring context: 310.65MB 106.9s done 08:54:44 #60 DONE 108.3s 08:54:44 08:54:44 #72 [support-notifications internal] load build context 08:54:45 #72 ... 08:54:45 08:54:45 #66 [security-secretstore-setup internal] load build context 08:54:45 #66 transferring context: 310.65MB 106.9s done 08:54:45 #66 DONE 108.3s 08:54:45 08:54:45 #72 [support-notifications internal] load build context 08:54:46 #72 transferring context: 310.65MB 105.3s done 08:54:46 #72 DONE 106.7s 08:54:46 08:54:46 #56 [security-bootstrapper internal] load build context 08:54:46 #56 transferring context: 310.65MB 110.4s done 08:54:46 #56 ... 08:54:46 08:54:46 #65 [security-proxy-setup internal] load build context 08:54:46 #65 ... 08:54:46 08:54:46 #48 [core-common-config-bootstrapper internal] load build context 08:54:46 #48 transferring context: 310.65MB 104.7s done 08:54:46 #48 DONE 107.1s 08:54:46 08:54:46 #51 [core-keeper internal] load build context 08:54:47 #51 ... 08:54:47 08:54:47 #56 [security-bootstrapper internal] load build context 08:54:47 #56 DONE 111.4s 08:54:47 08:54:47 #51 [core-keeper internal] load build context 08:54:47 #51 ... 08:54:47 08:54:47 #65 [security-proxy-setup internal] load build context 08:54:47 #65 ... 08:54:47 08:54:47 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:54:47 #111 DONE 1.5s 08:54:47 08:54:47 #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:54:47 #112 DONE 4.7s 08:54:47 08:54:47 #65 [security-proxy-setup internal] load build context 08:54:47 #65 ... 08:54:47 08:54:47 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:54:47 #113 DONE 2.7s 08:54:47 08:54:47 #41 [core-command internal] load build context 08:54:47 #41 transferring context: 310.65MB 111.3s done 08:54:47 #41 DONE 111.8s 08:54:47 08:54:47 #65 [security-proxy-setup internal] load build context 08:54:49 #65 transferring context: 310.65MB 110.7s done 08:54:49 #65 DONE 111.9s 08:54:49 08:54:49 #51 [core-keeper internal] load build context 08:54:51 #51 ... 08:54:51 08:54:51 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:51 #91 DONE 55.5s 08:54:51 08:54:51 #51 [core-keeper internal] load build context 08:54:53 #51 transferring context: 270.56MB 118.3s 08:54:55 #51 transferring context: 310.65MB 120.1s done 08:54:55 #51 DONE 120.5s 08:54:55 08:54:55 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:54:56 #114 ... 08:54:56 08:54:56 #115 [security-proxy-auth builder 6/7] COPY . . 08:54:56 #115 DONE 4.6s 08:54:56 08:54:56 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:54:56 #116 CACHED 08:54:56 08:54:56 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 08:54:56 #117 CACHED 08:54:56 08:54:56 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:56 #118 CACHED 08:54:56 08:54:56 #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:54:56 #119 CACHED 08:54:56 08:54:56 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:56 #120 CACHED 08:54:56 08:54:56 #121 [core-metadata builder 6/7] COPY . . 08:54:56 #121 CACHED 08:54:56 08:54:56 #122 [core-data builder 6/7] COPY . . 08:54:56 #122 CACHED 08:54:56 08:54:56 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 08:54:56 #123 CACHED 08:54:56 08:54:56 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:56 #124 CACHED 08:54:56 08:54:56 #125 [support-scheduler builder 6/7] COPY . . 08:54:56 #125 CACHED 08:54:56 08:54:56 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:54:56 #126 CACHED 08:54:56 08:54:56 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:56 #127 CACHED 08:54:56 08:54:56 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 08:54:56 #128 CACHED 08:54:56 08:54:56 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:56 #129 CACHED 08:54:56 08:54:56 #130 [core-command builder 6/7] COPY . . 08:54:56 #130 CACHED 08:54:56 08:54:56 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:54:56 #114 DONE 1.0s 08:54:56 08:54:56 #131 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:57 #131 ... 08:54:57 08:54:57 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:57 #132 ... 08:54:57 08:54:57 #133 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:57 #133 ... 08:54:57 08:54:57 #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:57 #134 ... 08:54:57 08:54:57 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:55:01 #135 4.351 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:55:06 #135 ... 08:55:06 08:55:06 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:55:06 #0 4.609 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:55:06 #136 ... 08:55:06 08:55:06 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:55:06 #0 3.877 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:55:06 #137 ... 08:55:06 08:55:06 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:55:06 #0 3.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:55:06 #138 ... 08:55:06 08:55:06 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:55:06 #0 4.112 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:55:07 #139 ... 08:55:07 08:55:07 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:55:07 #0 4.701 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:57:13 #140 ... 08:57:13 08:57:13 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:13 #132 DONE 139.4s 08:57:13 08:57:13 #133 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:13 #133 DONE 139.4s 08:57:13 08:57:13 #141 [security-secretstore-setup builder 6/7] COPY . . 08:57:13 #141 ... 08:57:13 08:57:13 #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:13 #134 DONE 142.4s 08:57:13 08:57:13 #142 [support-cron-scheduler builder 6/7] COPY . . 08:57:13 #142 ... 08:57:13 08:57:13 #143 [security-proxy-setup builder 6/7] COPY . . 08:57:13 #143 CACHED 08:57:13 08:57:13 #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:13 #144 CACHED 08:57:13 08:57:13 #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:57:13 #145 CACHED 08:57:13 08:57:13 #141 [security-secretstore-setup builder 6/7] COPY . . 08:57:13 #141 DONE 3.5s 08:57:13 08:57:13 #146 [security-spiffe-token-provider builder 6/7] COPY . . 08:57:13 #146 DONE 3.5s 08:57:13 08:57:13 #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:57:13 #147 CACHED 08:57:13 08:57:13 #148 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:13 #148 CACHED 08:57:13 08:57:13 #149 [security-bootstrapper builder 6/7] COPY . . 08:57:13 #149 CACHED 08:57:13 08:57:13 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:57:14 #150 4.328 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:57:16 #150 ... 08:57:16 08:57:16 #151 [support-notifications builder 6/7] COPY . . 08:57:16 #151 CACHED 08:57:16 08:57:16 #152 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:57:16 #152 CACHED 08:57:16 08:57:16 #153 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:16 #153 CACHED 08:57:16 08:57:16 #142 [support-cron-scheduler builder 6/7] COPY . . 08:57:16 #142 DONE 6.5s 08:57:16 08:57:16 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:57:19 #154 2.721 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:57:20 #154 ... 08:57:20 08:57:20 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:57:20 #0 3.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:57:20 #155 ... 08:57:20 08:57:20 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:57:20 #0 3.659 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:57:20 #156 ... 08:57:20 08:57:20 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:57:20 #0 4.172 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:57:20 #157 ... 08:57:20 08:57:20 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:20 #0 2.441 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:57:30 #158 ... 08:57:30 08:57:30 #131 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:30 #131 DONE 153.0s 08:57:30 08:57:30 #159 [core-keeper builder 7/8] COPY . . 08:57:33 #159 DONE 3.7s 08:57:33 08:57:33 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:57:35 #160 1.961 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:15:28 #160 ... 09:15:28 09:15:28 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:15:28 #139 DONE 1230.5s 09:15:28 09:15:28 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:15:28 #136 ... 09:15:28 09:15:28 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:15:28 #161 DONE 0.3s 09:15:28 09:15:28 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:15:28 #162 DONE 0.1s 09:15:28 09:15:28 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:15:28 #163 DONE 0.2s 09:15:28 09:15:28 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:28 #64 ... 09:15:28 09:15:28 #164 [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:15:28 #164 DONE 0.1s 09:15:28 09:15:28 #165 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:15:28 #165 DONE 0.1s 09:15:28 09:15:28 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:15:28 #135 ... 09:15:28 09:15:28 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:31 #166 DONE 2.4s 09:15:31 09:15:31 #110 [core-common-config-bootstrapper] exporting to image 09:15:31 #110 exporting layers 09:15:31 #110 exporting layers 0.7s done 09:15:31 #110 writing image sha256:5e14bfc274f3b2fb3cba20036503bf0fb9a41feaf2567c813e7e814f02b75ed6 0.0s done 09:15:31 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 09:15:31 #110 DONE 8.1s 09:15:31 09:15:31 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:39 #158 ... 09:16:39 09:16:39 #157 [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:16:39 #157 1169.0 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:16:51 #157 ... 09:16:51 09:16:51 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:16:51 #155 DONE 1180.1s 09:16:51 09:16:51 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:16:51 #135 ... 09:16:51 09:16:51 #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:16:51 #167 DONE 0.1s 09:16:51 09:16:51 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:16:51 #64 ... 09:16:51 09:16:51 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:16:51 #168 DONE 0.1s 09:16:51 09:16:51 #169 [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:16:51 #169 DONE 0.2s 09:16:51 09:16:51 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:16:51 #170 DONE 0.1s 09:16:51 09:16:51 #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:16:51 #171 DONE 0.2s 09:16:51 09:16:51 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:51 #158 ... 09:16:51 09:16:51 #172 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:16:51 #172 DONE 0.1s 09:16:51 09:16:51 #173 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:54 #173 DONE 2.4s 09:16:54 09:16:54 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:16:54 #150 ... 09:16:54 09:16:54 #110 [security-proxy-setup] exporting to image 09:16:54 #110 exporting layers 09:16:55 #110 exporting layers 1.1s done 09:16:55 #110 writing image sha256:7b9a9c01d1c0b0528a8208a53874732ca3436ded042dc3c942d16b9b91ba9209 done 09:16:55 #110 naming to docker.io/library/security-proxy-setup-arm64 done 09:16:55 #110 DONE 9.2s 09:16:55 09:16:55 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:16:58 #64 ... 09:16:58 09:16:58 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:16:58 #156 DONE 1188.3s 09:16:58 09:16:58 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:16:59 #138 ... 09:16:59 09:16:59 #174 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:16:59 #174 ... 09:16:59 09:16:59 #157 [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:16:59 #157 DONE 1189.2s 09:16:59 09:16:59 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:16:59 #138 ... 09:16:59 09:16:59 #174 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:16:59 #174 DONE 0.4s 09:16:59 09:16:59 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:17:00 #175 ... 09:17:00 09:17:00 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:17:00 #176 DONE 0.5s 09:17:01 09:17:01 #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:17:01 #177 DONE 0.2s 09:17:01 09:17:01 #178 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:17:01 #178 DONE 0.3s 09:17:01 09:17:01 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:17:01 #150 ... 09:17:01 09:17:01 #179 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:17:01 #179 DONE 0.3s 09:17:01 09:17:01 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:17:01 #138 ... 09:17:01 09:17:01 #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:17:01 #180 DONE 0.2s 09:17:01 09:17:01 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:01 #140 ... 09:17:01 09:17:01 #181 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:17:02 #181 DONE 0.5s 09:17:02 09:17:02 #182 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:17:02 #182 DONE 0.3s 09:17:02 09:17:02 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:17:02 #135 ... 09:17:02 09:17:02 #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:17:03 #183 DONE 0.3s 09:17:03 09:17:03 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:17:03 #175 DONE 3.2s 09:17:03 09:17:03 #184 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:17:03 #184 DONE 0.6s 09:17:03 09:17:03 #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:17:03 #185 DONE 0.3s 09:17:03 09:17:03 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:06 #186 ... 09:17:06 09:17:06 #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:17:06 #187 DONE 0.4s 09:17:06 09:17:06 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:17:06 #188 DONE 0.1s 09:17:06 09:17:06 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:17:06 #154 ... 09:17:06 09:17:06 #189 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:17:06 #189 DONE 0.1s 09:17:06 09:17:06 #190 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:17:06 #190 DONE 0.1s 09:17:06 09:17:06 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:06 #186 ... 09:17:06 09:17:06 #191 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:17:06 #191 DONE 0.3s 09:17:06 09:17:06 #192 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:17:06 #192 DONE 0.3s 09:17:06 09:17:06 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:06 #64 ... 09:17:06 09:17:06 #193 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:17:06 #193 DONE 0.3s 09:17:06 09:17:06 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:17:06 #140 ... 09:17:06 09:17:06 #194 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:17:06 #194 ... 09:17:06 09:17:06 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:06 #186 DONE 3.6s 09:17:06 09:17:06 #110 [security-secretstore-setup] exporting to image 09:17:06 #110 exporting layers 09:17:08 #110 ... 09:17:08 09:17:08 #194 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:17:08 #194 DONE 2.7s 09:17:08 09:17:08 #110 [security-bootstrapper] exporting to image 09:17:09 #110 exporting layers 2.6s done 09:17:09 #110 writing image sha256:cc918d4ae12772d667381059383b3852c8e83e111220d31ba6a9c7d1ab6e3ab9 0.0s done 09:17:09 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 09:17:09 #110 exporting layers 1.3s done 09:17:09 #110 writing image sha256:796e7ad3ac196b2980a3d7032784397d194c034156dfa917ce2228741c46e80d done 09:17:09 #110 naming to docker.io/library/security-bootstrapper-arm64 done 09:17:09 #110 DONE 12.5s 09:17:09 09:17:09 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:20:17 #64 ... 09:20:17 09:20:17 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:20:17 #150 DONE 1377.7s 09:20:17 09:20:17 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:20:17 #137 ... 09:20:17 09:20:17 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:20:17 #195 DONE 0.2s 09:20:17 09:20:17 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:20:17 #196 DONE 0.2s 09:20:17 09:20:17 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:20:17 #197 DONE 0.3s 09:20:17 09:20:17 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:20:17 #160 ... 09:20:17 09:20:17 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:20:17 #198 DONE 0.1s 09:20:17 09:20:17 #110 [security-spiffe-token-provider] exporting to image 09:20:17 #110 exporting layers 09:20:17 #110 exporting layers 0.7s done 09:20:17 #110 writing image sha256:42faa01c66805e47abc1033d291a6cbcbf64e5e52e47a567b0d3855a4151a622 done 09:20:17 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:20:17 #110 DONE 13.3s 09:20:17 09:20:17 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:26:24 #154 ... 09:26:24 09:26:24 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:24 #140 DONE 1884.5s 09:26:24 09:26:24 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:26:24 #138 ... 09:26:24 09:26:24 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:26:24 #199 DONE 0.2s 09:26:24 09:26:24 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:26:24 #138 ... 09:26:24 09:26:24 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:26:24 #200 DONE 0.2s 09:26:24 09:26:24 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:26:24 #201 DONE 0.5s 09:26:24 09:26:24 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:26:24 #202 DONE 0.1s 09:26:24 09:26:24 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:26:24 #203 DONE 0.1s 09:26:24 09:26:24 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:26:24 #64 ... 09:26:24 09:26:24 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:24 #204 DONE 1.8s 09:26:24 09:26:24 #110 [security-proxy-auth] exporting to image 09:26:24 #110 exporting layers 09:26:24 #110 exporting layers 0.7s done 09:26:25 #110 writing image sha256:65347038d22f5e675b09c50dabfadb80e4ec046952ae9b0fce105d95e3e04735 0.1s done 09:26:25 #110 naming to docker.io/library/security-proxy-auth-arm64 done 09:26:25 #110 DONE 14.1s 09:26:25 09:26:25 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:27:21 #135 DONE 1942.6s 09:27:21 09:27:21 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:27:21 #137 ... 09:27:21 09:27:21 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:27:21 #205 DONE 0.3s 09:27:21 09:27:21 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:27:21 #206 DONE 0.2s 09:27:21 09:27:21 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:27:21 #207 DONE 0.6s 09:27:21 09:27:21 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:27:21 #208 DONE 0.2s 09:27:21 09:27:21 #110 [core-command] exporting to image 09:27:21 #110 exporting layers 09:27:21 #110 exporting layers 0.4s done 09:27:21 #110 writing image sha256:261dac4da6f88a06eac12711b853c62b7f7049b7f2adf4a4af6dd2cfcd2c8e88 done 09:27:21 #110 naming to docker.io/library/core-command-arm64 done 09:27:21 #110 DONE 14.6s 09:27:21 09:27:21 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:43 #138 DONE 2075.6s 09:29:43 09:29:43 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:43 #136 DONE 2075.6s 09:29:43 09:29:43 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:43 #160 ... 09:29:43 09:29:43 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:29:43 #209 ... 09:29:43 09:29:43 #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:29:43 #210 DONE 0.2s 09:29:43 09:29:43 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:29:43 #209 DONE 0.3s 09:29:43 09:29:43 #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:29:43 #211 ... 09:29:43 09:29:43 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:29:43 #212 DONE 0.3s 09:29:43 09:29:43 #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:29:43 #211 DONE 0.3s 09:29:43 09:29:43 #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:29:43 #213 DONE 0.9s 09:29:43 09:29:43 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:29:43 #214 DONE 0.9s 09:29:43 09:29:43 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:29:43 #215 DONE 0.1s 09:29:43 09:29:43 #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:29:43 #216 DONE 0.2s 09:29:43 09:29:43 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:29:43 #217 ... 09:29:43 09:29:43 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:29:43 #218 DONE 0.2s 09:29:43 09:29:43 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:29:43 #217 DONE 0.3s 09:29:43 09:29:43 #110 [core-metadata] exporting to image 09:29:43 #110 exporting layers 09:29:43 #110 exporting layers 1.0s done 09:29:43 #110 writing image sha256:0287c61b01c12c539747a1f5e91d47d2c2df8617596c9b7233b47a5e5470c1e6 0.0s done 09:29:43 #110 naming to docker.io/library/core-data-arm64 09:29:43 #110 exporting layers 0.9s done 09:29:43 #110 naming to docker.io/library/core-data-arm64 done 09:29:43 #110 writing image sha256:51b6fae24c0946526c1094209f81955e455f53c5cdf0e63add0674628eb77607 done 09:29:43 #110 naming to docker.io/library/core-metadata-arm64 done 09:29:43 #110 DONE 15.6s 09:29:43 09:29:43 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:30:22 #154 ... 09:30:22 09:30:22 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:22 #137 DONE 2123.8s 09:30:22 09:30:22 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:22 #64 ... 09:30:22 09:30:22 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:22 #219 DONE 0.2s 09:30:22 09:30:22 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:22 #220 DONE 0.1s 09:30:22 09:30:22 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:22 #158 ... 09:30:22 09:30:22 #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:30:22 #221 DONE 0.4s 09:30:22 09:30:22 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:30:22 #160 ... 09:30:22 09:30:22 #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:30:22 #222 DONE 0.1s 09:30:22 09:30:22 #110 [support-scheduler] exporting to image 09:30:22 #110 exporting layers 09:30:22 #110 exporting layers 0.5s done 09:30:22 #110 writing image sha256:cffe613911524e9deab25910e8b3a2664a857898f07958d5d14622d4fcf9c02d done 09:30:22 #110 naming to docker.io/library/support-scheduler-arm64 done 09:30:22 #110 DONE 16.1s 09:30:22 09:30:22 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:28 #158 ... 09:30:28 09:30:28 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:30:28 #160 DONE 1974.6s 09:30:28 09:30:28 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:28 #158 ... 09:30:28 09:30:28 #223 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:30:28 #223 DONE 0.3s 09:30:28 09:30:28 #224 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:30:29 #224 DONE 0.5s 09:30:29 09:30:29 #225 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:30:29 #225 DONE 0.1s 09:30:29 09:30:29 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:29 #158 ... 09:30:29 09:30:29 #110 [core-keeper] exporting to image 09:30:29 #110 exporting layers 09:30:29 #110 exporting layers 0.6s done 09:30:29 #110 writing image sha256:f4fa878b4b850b2d54dfc93c4e8cca64abbea3ef5dd9f805b410f5ada932a304 done 09:30:29 #110 naming to docker.io/library/core-keeper-arm64 done 09:30:29 #110 DONE 16.7s 09:30:29 09:30:29 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:51 #158 DONE 2014.9s 09:30:51 09:30:51 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:51 #64 ... 09:30:51 09:30:51 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:51 #226 DONE 0.2s 09:30:51 09:30:51 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:51 #227 DONE 0.1s 09:30:51 09:30:51 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:30:52 #228 DONE 0.5s 09:30:52 09:30:52 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:52 #64 ... 09:30:52 09:30:52 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:30:52 #229 DONE 0.1s 09:30:52 09:30:52 #110 [support-notifications] exporting to image 09:30:52 #110 exporting layers 09:30:52 #110 exporting layers 0.6s done 09:30:53 #110 writing image sha256:0f7b3876de589ff25286a9ec10af87789bd2d05ff1269ddb0ca206316e230b18 0.0s done 09:30:53 #110 naming to docker.io/library/support-notifications-arm64 0.0s done 09:30:53 #110 DONE 17.3s 09:30:53 09:30:53 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:30:53 #154 DONE 2016.9s 09:30:53 09:30:53 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:53 #64 ... 09:30:53 09:30:53 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:53 #230 DONE 0.1s 09:30:53 09:30:53 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:53 #231 DONE 0.1s 09:30:53 09:30:53 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:30:54 #232 DONE 0.3s 09:30:54 09:30:54 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:30:54 #233 DONE 0.1s 09:30:54 09:30:54 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:54 #64 ... 09:30:54 09:30:54 #110 [support-cron-scheduler] exporting to image 09:30:55 #110 exporting layers 1.3s done 09:30:55 #110 writing image sha256:fb9fcf80d213f64c225b232091a052d75cdc2f855a550fb60c12089ba01bd80c done 09:30:55 #110 naming to docker.io/library/support-cron-scheduler-arm64 done 09:30:55 #110 DONE 18.6s 09:30:55 09:30:55 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:55 time="2024-09-11T08:52:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:55 time="2024-09-11T08:52:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:30:55 $ docker stop --time=1 bd002945c895724fa6bef6b64b5fef3c7be7b1fa071a24b6bd56f790ed07331d 09:30:57 $ docker rm -f --volumes bd002945c895724fa6bef6b64b5fef3c7be7b1fa071a24b6bd56f790ed07331d [Pipeline] // withDockerContainer [Pipeline] sh 09:30:57 + docker images 09:30:57 REPOSITORY TAG IMAGE ID CREATED SIZE 09:30:57 support-cron-scheduler-arm64 latest fb9fcf80d213 4 seconds ago 43.7MB 09:30:57 support-notifications-arm64 latest 0f7b3876de58 5 seconds ago 42.1MB 09:30:57 core-keeper-arm64 latest f4fa878b4b85 29 seconds ago 39.2MB 09:30:57 support-scheduler-arm64 latest cffe61391152 36 seconds ago 41.4MB 09:30:57 core-data-arm64 latest 0287c61b01c1 About a minute ago 39.2MB 09:30:57 core-metadata-arm64 latest 51b6fae24c09 About a minute ago 39.4MB 09:30:57 core-command-arm64 latest 261dac4da6f8 3 minutes ago 35.1MB 09:30:57 security-proxy-auth-arm64 latest 65347038d22f 4 minutes ago 32.7MB 09:30:57 security-spiffe-token-provider-arm64 latest 42faa01c6680 10 minutes ago 29.1MB 09:30:57 security-bootstrapper-arm64 latest 796e7ad3ac19 13 minutes ago 18.9MB 09:30:57 security-secretstore-setup-arm64 latest cc918d4ae127 13 minutes ago 36.4MB 09:30:57 security-proxy-setup-arm64 latest 7b9a9c01d1c0 14 minutes ago 26.2MB 09:30:57 core-common-config-bootstrapper-arm64 latest 5e14bfc274f3 15 minutes ago 15.4MB 09:30:57 security-spire-config-arm64 latest cd17885ac24b 36 minutes ago 115MB 09:30:57 security-spire-agent-arm64 latest eaa9e80ca0ea 36 minutes ago 174MB 09:30:57 security-spire-server-arm64 latest 385a6311c740 36 minutes ago 116MB 09:30:57 ci-base-image-arm64 latest 4f932c1f71c2 55 minutes ago 967MB 09:30:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 09:30:57 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 09:30:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:58 09:30:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:58 arm64: Pulling from edgex-lftools-log-publisher 09:30:58 8998bd30e6a1: Pulling fs layer 09:30:58 04944245beec: Pulling fs layer 09:30:58 699f458cf7ca: Pulling fs layer 09:30:58 765212b225bb: Pulling fs layer 09:30:58 765212b225bb: Waiting 09:30:58 f23df028b6ca: Pulling fs layer 09:30:58 f23df028b6ca: Waiting 09:30:58 d65c8cfc05b1: Pulling fs layer 09:30:58 2437ff75d9bd: Pulling fs layer 09:30:58 d65c8cfc05b1: Waiting 09:30:58 2437ff75d9bd: Waiting 09:30:58 04944245beec: Verifying Checksum 09:30:58 765212b225bb: Verifying Checksum 09:30:58 765212b225bb: Download complete 09:30:59 f23df028b6ca: Verifying Checksum 09:30:59 f23df028b6ca: Download complete 09:30:59 d65c8cfc05b1: Verifying Checksum 09:30:59 d65c8cfc05b1: Download complete 09:30:59 699f458cf7ca: Verifying Checksum 09:30:59 699f458cf7ca: Download complete 09:30:59 8998bd30e6a1: Verifying Checksum 09:30:59 8998bd30e6a1: Download complete 09:31:01 2437ff75d9bd: Verifying Checksum 09:31:01 2437ff75d9bd: Download complete 09:31:04 8998bd30e6a1: Pull complete 09:31:04 04944245beec: Pull complete 09:31:05 699f458cf7ca: Pull complete 09:31:06 765212b225bb: Pull complete 09:31:07 f23df028b6ca: Pull complete 09:31:07 d65c8cfc05b1: Pull complete 09:31:25 2437ff75d9bd: Pull complete 09:31:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:31:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:25 prd-ubuntu20.04-docker-arm64-4c-16g-10113 does not seem to be running inside a container 09:31:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:31:28 $ docker top 4b0120a1fa6f248139f4af37e5ecfe889af14dc69332c1f2fa29a5d0b3146aa7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:29 ---> job-cost.sh 09:31:29 lf-activate-venv: SKIPPING 09:31:29 INFO: No Stack... 09:31:30 INFO: Retrieving Pricing Info for: v3-standard-4 09:31:30 INFO: Archiving Costs [Pipeline] sh 09:31:31 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:31:31 + cut -d, -f6 [Pipeline] lock 09:31:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-2-stack-cost] 09:31:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4907-2-stack-cost] did not exist. Created. 09:31:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:31:32 + echo total: 0.2199999988079071 [Pipeline] stash 09:31:32 Stashed 1 file(s) [Pipeline] } 09:31:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:31:32 $ docker stop --time=1 4b0120a1fa6f248139f4af37e5ecfe889af14dc69332c1f2fa29a5d0b3146aa7 09:31:33 $ docker rm -f --volumes 4b0120a1fa6f248139f4af37e5ecfe889af14dc69332c1f2fa29a5d0b3146aa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:31:34 provisioning config files... 09:31:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2717565043728081789tmp [Pipeline] { [Pipeline] sh 09:31:34 + set +x 09:31:34 + + bashcurl -s -s -- https://codecov.io/bash 09:31:34 09:31:34 09:31:34 _____ _ 09:31:34 / ____| | | 09:31:34 | | ___ __| | ___ ___ _____ __ 09:31:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:31:34 | |___| (_) | (_| | __/ (_| (_) \ V / 09:31:34 \_____\___/ \__,_|\___|\___\___/ \_/ 09:31:34 Bash-1.0.6 09:31:34 09:31:34 09:31:34 ==> git version 2.25.1 found 09:31:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:31:34 Release-Date: 2020-01-08 09:31:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:31:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:31:34 ==> Jenkins CI detected. 09:31:34 current dir:  /w/workspace/edgex-go/2 09:31:34 project root: . 09:31:34 --> token set from env 09:31:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:31:34 ==> Running gcov in . (disable via -X gcov) 09:31:34 ==> Python coveragepy not found 09:31:34 ==> Searching for coverage reports in: 09:31:34 + . 09:31:34 -> Found 1 reports 09:31:34 ==> Detecting git/mercurial file structure 09:31:34 ==> Reading reports 09:31:34 + ./coverage.out bytes=555208 09:31:34 ==> Appending adjustments 09:31:34 https://docs.codecov.io/docs/fixing-reports 09:31:36 + Found adjustments 09:31:36 ==> Gzipping contents 09:31:36 68K /tmp/codecov.x44HSU.gz 09:31:36 ==> Uploading reports 09:31:36 url: https://codecov.io 09:31:36 query: branch=PR-4907&commit=6b453c319958920d03fa0af161ca18cd0b94dcc1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:31:36 -> Pinging Codecov 09:31:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=6b453c319958920d03fa0af161ca18cd0b94dcc1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:31:36 -> Uploading to 09:31:36 https://storage.googleapis.com/codecov/v4/raw/2024-09-11/00271124DB129430A58F1EEE437C3FCB/6b453c319958920d03fa0af161ca18cd0b94dcc1/7982cb4d-c15b-495f-9362-e3129ac8e901.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240911%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240911T093136Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=013825f4dcd1f94a740bb2db482ceb8cdac64cd4b57408b109c7e74eceb0f622 09:31:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:31:36 Dload Upload Total Spent Left Speed 09:31:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68842 0 0 100 68842 0 244k --:--:-- --:--:-- --:--:-- 244k 09:31:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6b453c319958920d03fa0af161ca18cd0b94dcc1 [Pipeline] } 09:31:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:31:37 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:31:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:31:38 ---> package-listing.sh 09:31:38 ++ facter osfamily 09:31:38 ++ tr '[:upper:]' '[:lower:]' 09:31:39 + OS_FAMILY=debian 09:31:39 + workspace=/w/workspace/edgex-go/2 09:31:39 + START_PACKAGES=/tmp/packages_start.txt 09:31:39 + END_PACKAGES=/tmp/packages_end.txt 09:31:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:31:39 + PACKAGES=/tmp/packages_start.txt 09:31:39 + '[' /w/workspace/edgex-go/2 ']' 09:31:39 + PACKAGES=/tmp/packages_end.txt 09:31:39 + case "${OS_FAMILY}" in 09:31:39 + dpkg -l 09:31:39 + grep '^ii' 09:31:39 + '[' -f /tmp/packages_start.txt ']' 09:31:39 + '[' -f /tmp/packages_end.txt ']' 09:31:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:31:39 + '[' /w/workspace/edgex-go/2 ']' 09:31:39 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:31:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:31:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:31:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:39 09:31:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:40 latest: Pulling from edgex-lftools-log-publisher 09:31:40 5eb5b503b376: Pulling fs layer 09:31:40 5c69ac0246d0: Pulling fs layer 09:31:40 ec43610c2a17: Pulling fs layer 09:31:40 3a2ae6a8a46f: Pulling fs layer 09:31:40 33b1e0a273af: Pulling fs layer 09:31:40 3a2ae6a8a46f: Waiting 09:31:40 5d3b04190fa2: Pulling fs layer 09:31:40 2f39f015ded8: Pulling fs layer 09:31:40 33b1e0a273af: Waiting 09:31:40 5d3b04190fa2: Waiting 09:31:40 2f39f015ded8: Waiting 09:31:40 5c69ac0246d0: Download complete 09:31:40 3a2ae6a8a46f: Verifying Checksum 09:31:40 3a2ae6a8a46f: Download complete 09:31:40 33b1e0a273af: Verifying Checksum 09:31:40 33b1e0a273af: Download complete 09:31:40 5d3b04190fa2: Verifying Checksum 09:31:40 5d3b04190fa2: Download complete 09:31:40 ec43610c2a17: Verifying Checksum 09:31:40 ec43610c2a17: Download complete 09:31:40 5eb5b503b376: Download complete 09:31:41 2f39f015ded8: Download complete 09:31:41 5eb5b503b376: Pull complete 09:31:41 5c69ac0246d0: Pull complete 09:31:42 ec43610c2a17: Pull complete 09:31:42 3a2ae6a8a46f: Pull complete 09:31:42 33b1e0a273af: Pull complete 09:31:42 5d3b04190fa2: Pull complete 09:31:46 2f39f015ded8: Pull complete 09:31:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:31:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:46 prd-ubuntu20.04-docker-8c-8g-10112 does not seem to be running inside a container 09:31:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:31:48 $ docker top 83da8664eaa8c1ace712b766e68448b7755278885a33eb26e67ca966402b853b -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:48 + touch /tmp/pre-build-complete [Pipeline] sh 09:31:48 + mkdir -p /var/log/sysstat [Pipeline] sh 09:31:48 + ls /var/log/sa-host 09:31:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:31:49 provisioning config files... 09:31:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config15488071867902383989tmp [Pipeline] { [Pipeline] echo 09:31:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:31:49 ---> create-netrc.sh [Pipeline] } 09:31:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:31:49 ---> python-tools-install.sh [Pipeline] echo 09:31:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:31:50 ---> sudo-logs.sh 09:31:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:31:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:31:50 ---> job-cost.sh 09:31:50 lf-activate-venv: SKIPPING 09:31:50 DEBUG: total: 0.2199999988079071 09:31:50 INFO: Retrieving Stack Cost... 09:31:50 INFO: Retrieving Pricing Info for: v3-standard-8 09:31:51 INFO: Archiving Costs [Pipeline] echo 09:31:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:31:51 ---> logs-deploy.sh 09:31:51 lf-activate-venv: SKIPPING 09:31:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/2 09:31:51 INFO: archiving workspace using pattern(s): 09:31:52 Archives upload complete. 09:31:52 INFO: archiving logs to Nexus 09:31:53 ---> uname -a: 09:31:53 Linux prd-ubuntu20-04-docker-8c-8g-10112 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:31:53 09:31:53 09:31:53 ---> lscpu: 09:31:53 Architecture: x86_64 09:31:53 CPU op-mode(s): 32-bit, 64-bit 09:31:53 Byte Order: Little Endian 09:31:53 Address sizes: 40 bits physical, 48 bits virtual 09:31:53 CPU(s): 8 09:31:53 On-line CPU(s) list: 0-7 09:31:53 Thread(s) per core: 1 09:31:53 Core(s) per socket: 1 09:31:53 Socket(s): 8 09:31:53 NUMA node(s): 1 09:31:53 Vendor ID: AuthenticAMD 09:31:53 CPU family: 23 09:31:53 Model: 49 09:31:53 Model name: AMD EPYC-Rome Processor 09:31:53 Stepping: 0 09:31:53 CPU MHz: 2799.998 09:31:53 BogoMIPS: 5599.99 09:31:53 Virtualization: AMD-V 09:31:53 Hypervisor vendor: KVM 09:31:53 Virtualization type: full 09:31:53 L1d cache: 256 KiB 09:31:53 L1i cache: 256 KiB 09:31:53 L2 cache: 4 MiB 09:31:53 L3 cache: 128 MiB 09:31:53 NUMA node0 CPU(s): 0-7 09:31:53 Vulnerability Itlb multihit: Not affected 09:31:53 Vulnerability L1tf: Not affected 09:31:53 Vulnerability Mds: Not affected 09:31:53 Vulnerability Meltdown: Not affected 09:31:53 Vulnerability Mmio stale data: Not affected 09:31:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:31:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:31:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:31:53 Vulnerability Srbds: Not affected 09:31:53 Vulnerability Tsx async abort: Not affected 09:31:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:31:53 09:31:53 09:31:53 ---> nproc: 09:31:53 8 09:31:53 09:31:53 09:31:53 ---> df -h: 09:31:53 Filesystem Size Used Avail Use% Mounted on 09:31:53 overlay 155G 28G 128G 18% / 09:31:53 tmpfs 64M 0 64M 0% /dev 09:31:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:31:53 shm 64M 0 64M 0% /dev/shm 09:31:53 /dev/vda1 155G 28G 128G 18% /facter-os 09:31:53 09:31:53 09:31:53 ---> sar -b -r -n DEV: 09:31:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10112) 09/11/24 _x86_64_ (8 CPU) 09:31:53 09:31:53 08:29:30 LINUX RESTART (8 CPU) 09:31:53 09:31:53 08:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:31:53 08:31:01 333.35 16.05 317.30 0.00 1976.07 53427.01 0.00 09:31:53 08:32:01 138.26 0.52 137.74 0.00 5.07 35881.22 0.00 09:31:53 08:33:01 45.41 0.00 45.41 0.00 0.00 34521.20 0.00 09:31:53 08:34:01 33.04 0.18 32.86 0.00 2.67 17391.77 0.00 09:31:53 08:35:01 235.73 1.48 234.24 0.00 115.18 183906.42 0.00 09:31:53 08:36:01 776.92 17.16 759.76 0.00 4379.00 181290.85 0.00 09:31:53 08:37:01 385.70 0.43 385.27 0.00 7.60 137712.76 0.00 09:31:53 08:38:01 361.56 0.02 361.55 0.00 0.13 102429.32 0.00 09:31:53 08:39:01 857.65 0.02 857.63 0.00 0.67 143723.69 0.00 09:31:53 08:40:01 2.57 0.00 2.57 0.00 0.00 28.53 0.00 09:31:53 08:41:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 09:31:53 08:42:01 1.47 0.00 1.47 0.00 0.00 22.79 0.00 09:31:53 08:43:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 09:31:53 08:44:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 09:31:53 08:45:01 1.85 0.02 1.83 0.00 0.13 21.86 0.00 09:31:53 08:46:01 1.75 0.00 1.75 0.00 0.00 24.53 0.00 09:31:53 08:47:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 09:31:53 08:48:01 1.50 0.00 1.50 0.00 0.00 18.80 0.00 09:31:53 08:49:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 09:31:53 08:50:02 1.50 0.00 1.50 0.00 0.00 18.00 0.00 09:31:53 08:51:01 1.12 0.00 1.12 0.00 0.00 13.42 0.00 09:31:53 08:52:01 2.75 1.58 1.17 0.00 36.93 16.66 0.00 09:31:53 08:53:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 09:31:53 08:54:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 09:31:53 08:55:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 09:31:53 08:56:01 1.77 0.00 1.77 0.00 0.00 21.06 0.00 09:31:53 08:57:01 0.85 0.00 0.85 0.00 0.00 9.86 0.00 09:31:53 08:58:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 09:31:53 08:59:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 09:31:53 09:00:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 09:31:53 09:01:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 09:31:53 09:02:01 3.68 1.02 2.67 0.00 21.86 35.33 0.00 09:31:53 09:03:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 09:31:53 09:04:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 09:31:53 09:05:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 09:31:53 09:06:01 1.85 0.00 1.85 0.00 0.00 22.26 0.00 09:31:53 09:07:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 09:31:53 09:08:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 09:31:53 09:09:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 09:31:53 09:10:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 09:31:53 09:11:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 09:31:53 09:12:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 09:31:53 09:13:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 09:31:53 09:14:01 1.37 0.00 1.37 0.00 0.00 16.79 0.00 09:31:53 09:15:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 09:31:53 09:16:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 09:31:53 09:17:01 0.92 0.02 0.90 0.00 0.13 10.53 0.00 09:31:53 09:18:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 09:31:53 09:19:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 09:31:53 09:20:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 09:31:53 09:21:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 09:31:53 09:22:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 09:31:53 09:23:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 09:31:53 09:24:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 09:31:53 09:25:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 09:31:53 09:26:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 09:31:53 09:27:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 09:31:53 09:28:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 09:31:53 09:29:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 09:31:53 09:30:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 09:31:53 09:31:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 09:31:53 Average: 53.03 0.63 52.40 0.00 106.82 14602.46 0.00 09:31:53 09:31:53 08:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:31:53 08:31:01 28689420 31504124 802660 2.44 77160 3009148 1973172 5.82 1127508 2667048 800 09:31:53 08:32:01 27167604 31147824 1147480 3.49 128420 3999716 2249264 6.63 1969412 3213652 722200 09:31:53 08:33:01 27012164 31146464 1145352 3.48 132468 4138216 2546536 7.50 1826892 3491388 346088 09:31:53 08:34:01 26579424 31510572 778040 2.37 135784 4875560 1813004 5.34 1706076 3989088 571020 09:31:53 08:35:01 20669816 31369012 914592 2.78 148520 10500396 2811692 8.29 1878084 9583136 2134476 09:31:53 08:36:01 16813196 31323960 923412 2.81 342468 13789724 2519356 7.42 2876936 12066940 671040 09:31:53 08:37:01 8054484 27655712 4515336 13.73 386100 18372496 11781024 34.72 7529140 15600776 1453236 09:31:53 08:38:01 6143252 28015812 4172060 12.69 399676 20583688 9553932 28.16 7956368 17066120 1210788 09:31:53 08:39:01 9715304 31390624 854728 2.60 412832 20533200 2266856 6.68 3295456 18396432 376 09:31:53 08:40:01 9715760 31391180 853848 2.60 412872 20533204 2266856 6.68 3295340 18396436 24 09:31:53 08:41:01 9748400 31423896 821112 2.50 412896 20533204 2266856 6.68 3263356 18396436 20 09:31:53 08:42:01 9751912 31427448 817548 2.49 412920 20533208 2266856 6.68 3260628 18396440 4 09:31:53 08:43:01 9752028 31427572 817344 2.49 412940 20533212 2266856 6.68 3260636 18396444 28 09:31:53 08:44:01 9752416 31427992 817052 2.48 412964 20533216 2266856 6.68 3260968 18396444 128 09:31:53 08:45:01 9751912 31427588 817524 2.49 413008 20533216 2296252 6.77 3260856 18396452 24 09:31:53 08:46:01 9752144 31427840 817408 2.49 413040 20533196 2296252 6.77 3261480 18396428 188 09:31:53 08:47:01 9752032 31427744 817360 2.49 413064 20533200 2296252 6.77 3261468 18396432 180 09:31:53 08:48:01 9752056 31427888 817236 2.49 413096 20533268 2296252 6.77 3261204 18396500 44 09:31:53 08:49:01 9752008 31427844 817212 2.49 413104 20533268 2296252 6.77 3261224 18396500 4 09:31:53 08:50:02 9753536 31429412 815600 2.48 413124 20533272 2296252 6.77 3259772 18396504 144 09:31:53 08:51:01 9753488 31429372 815536 2.48 413176 20533272 2296252 6.77 3259904 18396504 12 09:31:53 08:52:01 9736788 31414948 829924 2.52 413224 20534384 2296252 6.77 3277840 18396844 188 09:31:53 08:53:01 9736876 31415084 829732 2.52 413264 20534388 2296252 6.77 3277908 18396824 32 09:31:53 08:54:01 9737288 31415524 829436 2.52 413296 20534384 2296252 6.77 3277660 18396800 156 09:31:53 08:55:01 9737012 31415256 829664 2.52 413296 20534392 2296252 6.77 3277644 18396804 8 09:31:53 08:56:01 9736672 31415088 829772 2.52 413324 20534528 2296252 6.77 3277772 18396940 8 09:31:53 08:57:01 9736876 31415296 829484 2.52 413336 20534528 2296252 6.77 3277712 18396940 8 09:31:53 08:58:01 9737016 31415472 829268 2.52 413340 20534532 2296252 6.77 3277780 18396944 192 09:31:53 08:59:01 9736716 31415176 829492 2.52 413352 20534532 2296252 6.77 3277768 18396944 8 09:31:53 09:00:01 9736916 31415400 829416 2.52 413380 20534536 2296252 6.77 3277804 18396948 8 09:31:53 09:01:01 9737076 31415648 829368 2.52 413452 20534532 2296252 6.77 3277936 18396956 12 09:31:53 09:02:01 9732296 31411924 832912 2.53 413528 20535160 2318156 6.83 3278496 18397496 56 09:31:53 09:03:01 9732036 31411688 833088 2.53 413548 20535164 2318156 6.83 3278252 18397500 8 09:31:53 09:04:01 9732140 31411972 832752 2.53 413600 20535292 2318156 6.83 3278592 18397628 56 09:31:53 09:05:01 9732344 31412184 832464 2.53 413616 20535296 2318156 6.83 3278308 18397632 8 09:31:53 09:06:01 9732020 31411888 832636 2.53 413672 20535276 2318156 6.83 3278408 18397636 8 09:31:53 09:07:01 9732224 31412156 832628 2.53 413688 20535300 2318156 6.83 3278436 18397636 8 09:31:53 09:08:01 9732572 31412508 832188 2.53 413696 20535304 2301936 6.78 3278452 18397640 40 09:31:53 09:09:01 9733052 31412992 831668 2.53 413704 20535308 2301936 6.78 3278144 18397644 8 09:31:53 09:10:01 9732744 31412736 831892 2.53 413724 20535312 2301936 6.78 3278212 18397644 8 09:31:53 09:11:01 9732696 31412700 831860 2.53 413736 20535316 2301936 6.78 3278264 18397648 8 09:31:53 09:12:01 9732900 31412936 831572 2.53 413760 20535316 2301936 6.78 3278244 18397652 8 09:31:53 09:13:01 9732852 31412916 831532 2.53 413780 20535324 2301936 6.78 3278264 18397656 16 09:31:53 09:14:01 9732980 31413060 831536 2.53 413792 20535328 2301936 6.78 3278588 18397660 44 09:31:53 09:15:01 9732688 31412780 831772 2.53 413800 20535328 2301936 6.78 3278340 18397660 8 09:31:53 09:16:01 9732428 31412532 831948 2.53 413824 20535328 2301936 6.78 3278416 18397664 8 09:31:53 09:17:01 9732088 31412224 832216 2.53 413836 20535328 2301936 6.78 3278444 18397668 8 09:31:53 09:18:01 9732064 31412236 832116 2.53 413856 20535340 2301936 6.78 3278464 18397672 52 09:31:53 09:19:01 9732284 31412476 831944 2.53 413872 20535344 2301936 6.78 3278520 18397676 8 09:31:53 09:20:01 9732576 31412792 831592 2.53 413896 20535344 2301936 6.78 3278500 18397676 40 09:31:53 09:21:01 9732496 31412728 831608 2.53 413920 20535332 2301936 6.78 3278560 18397680 8 09:31:53 09:22:01 9732364 31412636 831824 2.53 413936 20535352 2301936 6.78 3279088 18397688 224 09:31:53 09:23:01 9732316 31412604 831804 2.53 413940 20535352 2301936 6.78 3278884 18397688 156 09:31:53 09:24:01 9732340 31412640 831760 2.53 413956 20535356 2301936 6.78 3278604 18397692 44 09:31:53 09:25:01 9732292 31412608 831736 2.53 413968 20535356 2301936 6.78 3278632 18397692 8 09:31:53 09:26:01 9732476 31412812 831672 2.53 413992 20535352 2301936 6.78 3278696 18397696 44 09:31:53 09:27:01 9732248 31412608 831856 2.53 414004 20535364 2301936 6.78 3278672 18397700 8 09:31:53 09:28:01 9732352 31412844 831716 2.53 414008 20535500 2301936 6.78 3278984 18397816 240 09:31:53 09:29:01 9732564 31413068 831428 2.53 414016 20535504 2301936 6.78 3279020 18397820 196 09:31:53 09:30:01 9732620 31413148 831336 2.53 414048 20535508 2301936 6.78 3278736 18397824 200 09:31:53 09:31:01 9732320 31412876 831560 2.53 414072 20535496 2301936 6.78 3278812 18397824 8 09:31:53 Average: 11101229 31290001 956600 2.91 387995 19141079 2574439 7.59 3286337 17093955 116606 09:31:53 09:31:53 08:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:31:53 08:31:01 docker0 659.16 587.17 44.74 2948.19 0.00 0.00 0.00 0.00 09:31:53 08:31:01 ens3 1477.90 1469.28 11257.52 183.40 0.00 0.00 0.00 0.00 09:31:53 08:31:01 veth9089f95 17.40 21.17 1.61 17.12 0.00 0.00 0.00 0.00 09:31:53 08:31:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 09:31:53 08:32:01 docker0 217.95 330.73 19.13 2052.96 0.00 0.00 0.00 0.00 09:31:53 08:32:01 ens3 360.06 233.66 2080.26 32.97 0.00 0.00 0.00 0.00 09:31:53 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:32:01 veth2d33db4 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 09:31:53 08:33:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 09:31:53 08:33:01 ens3 37.28 27.83 28.84 16.90 0.00 0.00 0.00 0.00 09:31:53 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:33:01 veth2d33db4 1.70 1.73 0.15 0.16 0.00 0.00 0.00 0.00 09:31:53 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:34:01 ens3 19.01 14.26 16.95 9.61 0.00 0.00 0.00 0.00 09:31:53 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:34:01 veth2d33db4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:35:01 veth8cd748c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:35:01 docker0 0.60 0.47 0.05 0.23 0.00 0.00 0.00 0.00 09:31:53 08:35:01 veth828fdca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:35:01 ens3 186.97 124.70 3784.53 165.37 0.00 0.00 0.00 0.00 09:31:53 08:35:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:31:53 08:35:01 veth353d082 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:35:01 vethe9c2971 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:35:01 vethb4145a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:35:01 veth062b154 0.60 0.62 0.05 0.24 0.00 0.00 0.00 0.00 09:31:53 08:35:01 veth466a170 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:35:01 veth8efb3f6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:35:01 veth20ed6de 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:35:01 veth3bf2ef0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:35:01 veth467eda8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:36:01 docker0 479.62 761.74 40.81 7030.93 0.00 0.00 0.00 0.00 09:31:53 08:36:01 vethaadec92 77.89 134.13 8.21 1183.17 0.00 0.00 0.00 0.10 09:31:53 08:36:01 ens3 954.56 566.92 9109.63 59.25 0.00 0.00 0.00 0.00 09:31:53 08:36:01 veth63a932d 94.00 136.41 9.22 1181.90 0.00 0.00 0.00 0.10 09:31:53 08:36:01 veth97d81b1 86.54 140.86 8.76 1185.01 0.00 0.00 0.00 0.10 09:31:53 08:36:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:31:53 08:36:01 veth062b154 0.07 1.08 0.00 0.05 0.00 0.00 0.00 0.00 09:31:53 08:36:01 vethf2da1ac 89.44 131.76 8.99 1185.04 0.00 0.00 0.00 0.10 09:31:53 08:36:01 veth3474ba7 79.15 131.24 8.24 1183.25 0.00 0.00 0.00 0.10 09:31:53 08:37:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:37:01 veth38ecd73 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 ens3 10.63 5.66 8.63 4.70 0.00 0.00 0.00 0.00 09:31:53 08:37:01 veth1492178 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 vethb9ecf94 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 veth50f3059 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 vethddcc3ac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 veth57aa928 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:37:01 vethc47fa10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 veth5bcbbbe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 veth8150b95 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 veth062b154 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 veth045130d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 veth20982e0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 veth5aa2b99 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:37:01 vetha9fe7ff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:53 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 veth38ecd73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 ens3 5.26 2.73 4.30 2.28 0.00 0.00 0.00 0.00 09:31:53 08:38:01 veth1492178 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 vethb9ecf94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 veth50f3059 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 vethddcc3ac 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 veth57aa928 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:38:01 vethc47fa10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 veth5bcbbbe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 veth8150b95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 veth062b154 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 veth045130d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 veth20982e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 veth5aa2b99 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:38:01 vetha9fe7ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:39:01 ens3 22.49 15.71 19.04 10.38 0.00 0.00 0.00 0.00 09:31:53 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:41:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:31:53 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:43:01 ens3 0.42 0.40 1.39 0.03 0.00 0.00 0.00 0.00 09:31:53 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:45:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:31:53 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:46:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 09:31:53 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:47:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:50:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:50:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:51:01 ens3 0.20 0.14 0.08 0.07 0.00 0.00 0.00 0.00 09:31:53 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:52:01 ens3 6.15 4.87 4.47 5.09 0.00 0.00 0.00 0.00 09:31:53 08:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:31:53 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:53:01 ens3 1.85 1.50 1.14 1.21 0.00 0.00 0.00 0.00 09:31:53 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:56:01 ens3 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:31:53 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:01:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:31:53 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:02:01 ens3 0.50 0.47 0.26 0.22 0.00 0.00 0.00 0.00 09:31:53 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:04:01 ens3 0.83 0.40 0.30 0.22 0.00 0.00 0.00 0.00 09:31:53 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:06:01 ens3 0.43 0.35 0.20 0.08 0.00 0.00 0.00 0.00 09:31:53 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:11:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:31:53 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:16:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 09:31:53 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:20:01 ens3 0.27 0.25 0.13 0.02 0.00 0.00 0.00 0.00 09:31:53 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:21:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:31:53 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:26:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 09:31:53 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:53 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 09:31:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:31:53 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:53 Average: docker0 22.11 27.43 1.71 196.55 0.00 0.00 0.00 0.00 09:31:53 Average: ens3 50.27 40.15 428.60 8.03 0.00 0.00 0.00 0.00 09:31:53 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 09:31:53 09:31:53 09:31:53 ---> sar -P ALL: 09:31:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10112) 09/11/24 _x86_64_ (8 CPU) 09:31:53 09:31:53 08:29:30 LINUX RESTART (8 CPU) 09:31:53 09:31:53 08:30:02 CPU %user %nice %system %iowait %steal %idle 09:31:53 08:31:01 all 10.09 0.00 3.24 3.52 0.06 83.10 09:31:53 08:31:01 0 12.89 0.00 4.48 8.87 0.07 73.70 09:31:53 08:31:01 1 10.30 0.00 3.46 4.47 0.07 81.70 09:31:53 08:31:01 2 7.83 0.00 2.08 2.05 0.05 87.99 09:31:53 08:31:01 3 11.15 0.00 2.95 0.45 0.05 85.40 09:31:53 08:31:01 4 9.80 0.00 2.77 0.10 0.05 87.27 09:31:53 08:31:01 5 6.24 0.00 2.79 0.22 0.05 90.69 09:31:53 08:31:01 6 10.73 0.00 3.74 2.58 0.05 82.90 09:31:53 08:31:01 7 11.81 0.00 3.64 9.48 0.05 75.02 09:31:53 08:32:01 all 29.14 0.00 4.95 3.09 0.08 62.75 09:31:53 08:32:01 0 27.80 0.00 5.69 0.10 0.07 66.34 09:31:53 08:32:01 1 29.46 0.00 4.32 0.30 0.07 65.85 09:31:53 08:32:01 2 28.45 0.00 5.48 17.19 0.10 48.78 09:31:53 08:32:01 3 30.86 0.00 4.68 0.34 0.07 64.06 09:31:53 08:32:01 4 29.09 0.00 5.23 1.72 0.08 63.87 09:31:53 08:32:01 5 29.52 0.00 4.44 0.35 0.07 65.62 09:31:53 08:32:01 6 28.63 0.00 4.72 0.02 0.08 66.55 09:31:53 08:32:01 7 29.31 0.00 5.04 4.72 0.07 60.87 09:31:53 08:33:01 all 27.41 0.00 4.44 2.08 0.09 65.98 09:31:53 08:33:01 0 27.86 0.00 4.66 0.03 0.08 67.36 09:31:53 08:33:01 1 27.32 0.00 4.71 0.42 0.08 67.47 09:31:53 08:33:01 2 27.79 0.00 3.71 0.25 0.08 68.17 09:31:53 08:33:01 3 28.03 0.00 4.93 0.07 0.07 66.91 09:31:53 08:33:01 4 26.38 0.00 4.27 0.00 0.10 69.25 09:31:53 08:33:01 5 25.51 0.00 4.52 1.31 0.08 68.58 09:31:53 08:33:01 6 28.84 0.00 4.16 0.15 0.08 66.77 09:31:53 08:33:01 7 27.58 0.00 4.58 14.45 0.10 53.29 09:31:53 08:34:01 all 59.62 0.00 7.54 0.88 0.11 31.84 09:31:53 08:34:01 0 60.23 0.00 7.71 0.45 0.13 31.47 09:31:53 08:34:01 1 59.29 0.00 8.10 0.56 0.10 31.95 09:31:53 08:34:01 2 57.81 0.00 7.24 0.49 0.12 34.34 09:31:53 08:34:01 3 61.34 0.00 7.82 0.17 0.12 30.55 09:31:53 08:34:01 4 58.83 0.00 7.25 2.51 0.12 31.29 09:31:53 08:34:01 5 58.89 0.00 7.26 1.90 0.12 31.84 09:31:53 08:34:01 6 58.83 0.00 7.49 0.81 0.10 32.77 09:31:53 08:34:01 7 61.76 0.00 7.49 0.12 0.10 30.53 09:31:53 08:35:01 all 18.46 0.00 5.94 15.86 0.08 59.66 09:31:53 08:35:01 0 17.88 0.00 5.63 7.06 0.07 69.36 09:31:53 08:35:01 1 18.15 0.00 5.19 9.47 0.08 67.10 09:31:53 08:35:01 2 19.00 0.00 5.57 7.87 0.07 67.49 09:31:53 08:35:01 3 17.86 0.00 6.20 34.73 0.08 41.13 09:31:53 08:35:01 4 18.88 0.00 5.72 14.87 0.07 60.46 09:31:53 08:35:01 5 18.66 0.00 6.62 36.45 0.07 38.19 09:31:53 08:35:01 6 19.57 0.00 6.76 8.13 0.10 65.44 09:31:53 08:35:01 7 17.70 0.00 5.80 8.54 0.07 67.88 09:31:53 08:36:01 all 12.38 0.00 6.24 21.11 0.08 60.19 09:31:53 08:36:01 0 11.96 0.00 5.55 16.60 0.07 65.81 09:31:53 08:36:01 1 12.84 0.00 6.19 15.02 0.07 65.88 09:31:53 08:36:01 2 11.61 0.00 5.64 20.50 0.07 62.18 09:31:53 08:36:01 3 13.42 0.00 6.53 31.97 0.09 48.00 09:31:53 08:36:01 4 12.45 0.00 6.09 12.87 0.07 68.52 09:31:53 08:36:01 5 13.06 0.00 8.08 50.93 0.10 27.83 09:31:53 08:36:01 6 11.93 0.00 5.55 8.13 0.08 74.30 09:31:53 08:36:01 7 11.75 0.00 6.33 13.21 0.08 68.62 09:31:53 08:37:01 all 77.45 0.00 11.31 2.27 0.12 8.85 09:31:53 08:37:01 0 77.28 0.00 11.60 0.57 0.12 10.44 09:31:53 08:37:01 1 77.45 0.00 11.52 2.76 0.12 8.16 09:31:53 08:37:01 2 77.58 0.00 11.27 2.27 0.10 8.78 09:31:53 08:37:01 3 77.08 0.00 11.93 1.22 0.12 9.66 09:31:53 08:37:01 4 77.66 0.00 10.47 1.17 0.13 10.57 09:31:53 08:37:01 5 76.88 0.00 12.00 8.36 0.13 2.63 09:31:53 08:37:01 6 78.11 0.00 11.09 1.42 0.12 9.27 09:31:53 08:37:01 7 77.57 0.00 10.64 0.42 0.12 11.26 09:31:53 08:38:01 all 90.69 0.00 9.16 0.00 0.15 0.00 09:31:53 08:38:01 0 90.55 0.00 9.30 0.00 0.15 0.00 09:31:53 08:38:01 1 89.27 0.00 10.50 0.00 0.22 0.00 09:31:53 08:38:01 2 90.81 0.00 9.03 0.00 0.15 0.00 09:31:53 08:38:01 3 91.19 0.00 8.68 0.00 0.13 0.00 09:31:53 08:38:01 4 91.09 0.00 8.78 0.00 0.13 0.00 09:31:53 08:38:01 5 90.32 0.00 9.55 0.00 0.13 0.00 09:31:53 08:38:01 6 91.10 0.00 8.75 0.00 0.15 0.00 09:31:53 08:38:01 7 91.16 0.00 8.71 0.00 0.13 0.00 09:31:53 08:39:01 all 49.14 0.00 6.97 4.01 0.08 39.80 09:31:53 08:39:01 0 47.72 0.00 8.10 3.84 0.07 40.27 09:31:53 08:39:01 1 49.43 0.00 6.59 1.60 0.08 42.30 09:31:53 08:39:01 2 50.03 0.00 5.91 4.19 0.07 39.81 09:31:53 08:39:01 3 48.77 0.00 7.20 1.24 0.07 42.73 09:31:53 08:39:01 4 48.85 0.00 6.77 0.94 0.08 43.36 09:31:53 08:39:01 5 48.91 0.00 7.06 11.60 0.08 32.34 09:31:53 08:39:01 6 49.35 0.00 7.21 1.74 0.08 41.62 09:31:53 08:39:01 7 50.05 0.00 6.92 6.94 0.08 36.00 09:31:53 08:40:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:31:53 08:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:31:53 08:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 08:40:01 2 0.03 0.00 0.05 0.00 0.00 99.92 09:31:53 08:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 08:40:01 5 0.00 0.00 0.00 0.03 0.02 99.95 09:31:53 08:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:40:01 7 0.05 0.00 0.00 0.02 0.02 99.92 09:31:53 08:41:01 all 0.18 0.00 0.01 0.00 0.00 99.81 09:31:53 08:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 08:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:41:01 3 1.14 0.00 0.00 0.00 0.00 98.86 09:31:53 08:41:01 4 0.13 0.00 0.02 0.00 0.00 99.85 09:31:53 08:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:31:53 09:31:53 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:31:53 08:42:01 all 0.09 0.00 0.01 0.01 0.01 99.88 09:31:53 08:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:42:01 3 0.53 0.00 0.03 0.00 0.02 99.42 09:31:53 08:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:31:53 08:42:01 5 0.02 0.00 0.02 0.03 0.00 99.93 09:31:53 08:42:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 08:42:01 7 0.05 0.00 0.02 0.02 0.02 99.90 09:31:53 08:43:01 all 0.02 0.00 0.01 0.01 0.00 99.95 09:31:53 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 08:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:31:53 08:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:43:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:31:53 08:43:01 5 0.02 0.00 0.00 0.05 0.00 99.93 09:31:53 08:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 08:43:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:31:53 08:44:01 all 0.17 0.00 0.01 0.01 0.00 99.81 09:31:53 08:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:31:53 08:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:44:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:31:53 08:44:01 3 1.11 0.00 0.03 0.00 0.00 98.86 09:31:53 08:44:01 4 0.07 0.00 0.05 0.00 0.03 99.85 09:31:53 08:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:44:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:31:53 08:44:01 7 0.03 0.00 0.02 0.03 0.00 99.92 09:31:53 08:45:01 all 0.24 0.00 0.03 0.00 0.01 99.71 09:31:53 08:45:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:31:53 08:45:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:31:53 08:45:01 2 0.03 0.00 0.05 0.00 0.00 99.92 09:31:53 08:45:01 3 1.76 0.00 0.02 0.00 0.02 98.21 09:31:53 08:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:31:53 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:45:01 6 0.02 0.00 0.08 0.00 0.02 99.88 09:31:53 08:45:01 7 0.07 0.00 0.02 0.02 0.02 99.88 09:31:53 08:46:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:31:53 08:46:01 0 0.03 0.00 0.03 0.02 0.00 99.92 09:31:53 08:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:46:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:31:53 08:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:46:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:31:53 08:46:01 7 0.07 0.00 0.03 0.02 0.02 99.87 09:31:53 08:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:31:53 08:47:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:31:53 08:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:31:53 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:47:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:31:53 08:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 08:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:47:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:31:53 08:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:31:53 08:48:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:31:53 08:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 08:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 08:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 08:48:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:31:53 08:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 08:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:31:53 08:48:01 7 0.05 0.00 0.00 0.02 0.00 99.93 09:31:53 08:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:31:53 08:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 08:49:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:31:53 08:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 08:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:31:53 08:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 08:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:31:53 08:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:31:53 08:50:02 all 0.03 0.00 0.01 0.01 0.00 99.95 09:31:53 08:50:02 0 0.02 0.00 0.00 0.02 0.00 99.97 09:31:53 08:50:02 1 0.05 0.00 0.02 0.02 0.00 99.92 09:31:53 08:50:02 2 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 08:50:02 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:50:02 4 0.05 0.00 0.02 0.00 0.02 99.92 09:31:53 08:50:02 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:50:02 6 0.05 0.00 0.02 0.00 0.00 99.93 09:31:53 08:50:02 7 0.03 0.00 0.02 0.02 0.00 99.93 09:31:53 08:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:31:53 08:51:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:31:53 08:51:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:31:53 08:51:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:31:53 08:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 08:51:01 4 0.08 0.00 0.02 0.00 0.02 99.88 09:31:53 08:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:31:53 08:52:01 all 0.30 0.00 0.03 0.01 0.00 99.65 09:31:53 08:52:01 0 0.23 0.00 0.00 0.02 0.00 99.75 09:31:53 08:52:01 1 0.30 0.00 0.03 0.00 0.00 99.67 09:31:53 08:52:01 2 0.13 0.00 0.05 0.00 0.00 99.82 09:31:53 08:52:01 3 0.20 0.00 0.05 0.00 0.00 99.75 09:31:53 08:52:01 4 0.40 0.00 0.05 0.03 0.00 99.52 09:31:53 08:52:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:31:53 08:52:01 6 0.22 0.00 0.07 0.02 0.02 99.68 09:31:53 08:52:01 7 0.83 0.00 0.00 0.02 0.02 99.13 09:31:53 09:31:53 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:31:53 08:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:31:53 08:53:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:31:53 08:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:31:53 08:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:31:53 08:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:31:53 08:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 08:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 08:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:54:01 all 0.07 0.00 0.01 0.00 0.01 99.90 09:31:53 08:54:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:31:53 08:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:31:53 08:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:31:53 08:54:01 3 0.37 0.00 0.03 0.00 0.02 99.58 09:31:53 08:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:54:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:31:53 08:54:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:31:53 08:55:01 all 0.23 0.00 0.01 0.00 0.00 99.75 09:31:53 08:55:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:31:53 08:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:31:53 08:55:01 3 1.73 0.00 0.03 0.00 0.02 98.22 09:31:53 08:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 08:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:31:53 08:56:01 all 0.06 0.00 0.02 0.00 0.01 99.91 09:31:53 08:56:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:31:53 08:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:31:53 08:56:01 2 0.05 0.00 0.02 0.02 0.00 99.92 09:31:53 08:56:01 3 0.22 0.00 0.03 0.00 0.02 99.73 09:31:53 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:31:53 08:56:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:31:53 08:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 08:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:31:53 08:57:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:31:53 08:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:31:53 08:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 08:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:31:53 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:57:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:31:53 08:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:31:53 08:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 08:58:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:31:53 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:58:01 6 0.07 0.00 0.00 0.00 0.02 99.92 09:31:53 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 08:59:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:31:53 08:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 08:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:31:53 08:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:31:53 08:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:31:53 08:59:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:31:53 08:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 08:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:31:53 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:00:01 all 0.16 0.00 0.01 0.00 0.00 99.82 09:31:53 09:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 09:00:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:31:53 09:00:01 3 1.16 0.00 0.02 0.00 0.02 98.81 09:31:53 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:00:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:31:53 09:00:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:31:53 09:01:01 all 0.14 0.00 0.02 0.01 0.01 99.83 09:31:53 09:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:31:53 09:01:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:31:53 09:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:01:01 3 0.83 0.00 0.08 0.00 0.02 99.07 09:31:53 09:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:01:01 6 0.05 0.00 0.02 0.02 0.02 99.90 09:31:53 09:01:01 7 0.10 0.00 0.00 0.03 0.02 99.85 09:31:53 09:02:01 all 0.19 0.00 0.05 0.03 0.01 99.73 09:31:53 09:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:31:53 09:02:01 1 0.07 0.00 0.07 0.00 0.02 99.85 09:31:53 09:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:31:53 09:02:01 3 1.06 0.00 0.03 0.00 0.02 98.89 09:31:53 09:02:01 4 0.15 0.00 0.08 0.02 0.02 99.73 09:31:53 09:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:31:53 09:02:01 6 0.07 0.00 0.03 0.18 0.00 99.72 09:31:53 09:02:01 7 0.05 0.00 0.05 0.02 0.00 99.88 09:31:53 09:03:01 all 0.10 0.00 0.01 0.00 0.00 99.88 09:31:53 09:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 09:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:31:53 09:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:03:01 3 0.71 0.00 0.02 0.00 0.02 99.25 09:31:53 09:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 09:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:03:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:31:53 09:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:31:53 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:31:53 09:04:01 all 0.08 0.00 0.01 0.00 0.00 99.90 09:31:53 09:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:31:53 09:04:01 1 0.02 0.00 0.05 0.00 0.00 99.93 09:31:53 09:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:31:53 09:04:01 3 0.45 0.00 0.02 0.00 0.02 99.52 09:31:53 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 09:04:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:31:53 09:05:01 all 0.23 0.00 0.01 0.00 0.01 99.74 09:31:53 09:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:05:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 09:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:05:01 3 1.71 0.00 0.05 0.00 0.02 98.22 09:31:53 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:05:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:31:53 09:05:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:31:53 09:06:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:31:53 09:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:31:53 09:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:31:53 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:31:53 09:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 09:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:06:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:31:53 09:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:31:53 09:07:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:31:53 09:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:31:53 09:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:31:53 09:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:31:53 09:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 09:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:31:53 09:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:31:53 09:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:31:53 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:08:01 1 0.03 0.00 0.05 0.00 0.00 99.92 09:31:53 09:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:31:53 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:31:53 09:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:09:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:31:53 09:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:31:53 09:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:31:53 09:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:09:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:31:53 09:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:31:53 09:09:01 6 0.03 0.00 0.03 0.02 0.00 99.92 09:31:53 09:09:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:31:53 09:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:31:53 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:31:53 09:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:10:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:31:53 09:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:31:53 09:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:10:01 6 0.07 0.00 0.00 0.03 0.02 99.88 09:31:53 09:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:31:53 09:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:31:53 09:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:31:53 09:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:31:53 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:11:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:31:53 09:11:01 7 0.03 0.00 0.00 0.03 0.00 99.93 09:31:53 09:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:31:53 09:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:31:53 09:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:31:53 09:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:31:53 09:12:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:31:53 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 09:12:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:31:53 09:13:01 all 0.01 0.00 0.02 0.00 0.00 99.96 09:31:53 09:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 09:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 09:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:13:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:31:53 09:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:31:53 09:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 09:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:31:53 09:13:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:31:53 09:14:01 all 0.05 0.00 0.01 0.00 0.00 99.93 09:31:53 09:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:14:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:31:53 09:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 09:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:31:53 09:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:31:53 09:14:01 6 0.10 0.00 0.05 0.00 0.02 99.83 09:31:53 09:14:01 7 0.02 0.00 0.02 0.03 0.02 99.92 09:31:53 09:31:53 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:31:53 09:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:31:53 09:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 09:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 09:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 09:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:15:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:31:53 09:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:31:53 09:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:16:01 all 0.09 0.00 0.02 0.01 0.01 99.88 09:31:53 09:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 09:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 09:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:31:53 09:16:01 3 0.47 0.00 0.00 0.00 0.00 99.53 09:31:53 09:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:31:53 09:16:01 5 0.05 0.00 0.03 0.02 0.02 99.88 09:31:53 09:16:01 6 0.05 0.00 0.03 0.02 0.00 99.90 09:31:53 09:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:31:53 09:17:01 all 0.27 0.00 0.00 0.00 0.01 99.72 09:31:53 09:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 09:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 09:17:01 3 1.97 0.00 0.00 0.00 0.02 98.01 09:31:53 09:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:31:53 09:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 09:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:31:53 09:18:01 all 0.19 0.00 0.01 0.00 0.01 99.78 09:31:53 09:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:31:53 09:18:01 3 1.35 0.00 0.00 0.00 0.00 98.65 09:31:53 09:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:31:53 09:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 09:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:31:53 09:18:01 7 0.02 0.00 0.02 0.03 0.02 99.92 09:31:53 09:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:31:53 09:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 09:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 09:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:31:53 09:19:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:31:53 09:20:01 all 0.06 0.00 0.01 0.01 0.00 99.91 09:31:53 09:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:20:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:31:53 09:20:01 3 0.20 0.00 0.02 0.00 0.02 99.77 09:31:53 09:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:20:01 5 0.08 0.00 0.03 0.07 0.00 99.82 09:31:53 09:20:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:31:53 09:20:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:31:53 09:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:31:53 09:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 09:21:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:31:53 09:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:31:53 09:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 09:21:01 7 0.00 0.00 0.00 0.05 0.00 99.95 09:31:53 09:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:31:53 09:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:31:53 09:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:22:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:31:53 09:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 09:22:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:31:53 09:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:22:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:31:53 09:23:01 all 0.01 0.00 0.00 0.00 0.00 99.99 09:31:53 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:23:01 5 0.02 0.00 0.02 0.00 0.03 99.93 09:31:53 09:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:31:53 09:24:01 all 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:31:53 09:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:31:53 09:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 09:24:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:31:53 09:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 09:24:01 7 0.02 0.00 0.03 0.03 0.00 99.92 09:31:53 09:25:01 all 0.16 0.00 0.01 0.00 0.01 99.82 09:31:53 09:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 09:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:25:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:31:53 09:25:01 3 1.16 0.00 0.02 0.00 0.02 98.81 09:31:53 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:25:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:31:53 09:25:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:31:53 09:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:31:53 09:25:01 CPU %user %nice %system %iowait %steal %idle 09:31:53 09:26:01 all 0.22 0.00 0.01 0.00 0.01 99.75 09:31:53 09:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:31:53 09:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:31:53 09:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:26:01 3 1.53 0.00 0.00 0.00 0.00 98.47 09:31:53 09:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 09:26:01 5 0.07 0.00 0.07 0.00 0.02 99.85 09:31:53 09:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:31:53 09:26:01 7 0.03 0.00 0.00 0.03 0.02 99.92 09:31:53 09:27:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:31:53 09:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:27:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:31:53 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:27:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:31:53 09:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:31:53 09:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 09:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 09:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 09:28:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:31:53 09:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:28:01 7 0.02 0.00 0.00 0.03 0.00 99.95 09:31:53 09:29:01 all 0.02 0.00 0.02 0.00 0.01 99.96 09:31:53 09:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:53 09:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:29:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:31:53 09:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:29:01 5 0.03 0.00 0.07 0.00 0.02 99.88 09:31:53 09:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:31:53 09:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:31:53 09:30:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:31:53 09:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:31:53 09:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 09:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:31:53 09:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:53 09:30:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:31:53 09:30:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:31:53 09:30:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:31:53 09:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:31:53 09:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:31:53 09:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:31:53 09:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:53 09:31:01 5 0.05 0.00 0.07 0.00 0.03 99.85 09:31:53 09:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:31:53 09:31:01 7 0.03 0.00 0.00 0.03 0.00 99.93 09:31:53 Average: all 6.16 0.00 0.98 0.86 0.02 91.97 09:31:53 Average: 0 6.12 0.00 1.03 0.61 0.02 92.23 09:31:53 Average: 1 6.07 0.00 0.99 0.56 0.02 92.35 09:31:53 Average: 2 6.07 0.00 0.92 0.89 0.02 92.10 09:31:53 Average: 3 6.52 0.00 1.00 1.13 0.02 91.32 09:31:53 Average: 4 6.12 0.00 0.95 0.56 0.02 92.36 09:31:53 Average: 5 6.02 0.00 1.03 1.79 0.02 91.15 09:31:53 Average: 6 6.18 0.00 0.98 0.38 0.02 92.44 09:31:53 Average: 7 6.21 0.00 0.97 0.95 0.02 91.85 09:31:53 09:31:53 09:31:53