Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Loading trusted files from base branch main at d3e93d299d336768afbb67d4e8d03cb0d65cb15d rather than 3918288b3b7167383648d2921917951aae13068f Obtained Jenkinsfile from d3e93d299d336768afbb67d4e8d03cb0d65cb15d 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-ssh11130206032851768474.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh330671578099894792.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4790/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-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9386583888734855512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4833733905243410096.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-4790/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-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2749386556347810655.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 ‘prd-centos7-blackbox-4c-2g-4589’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-4546’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-4789’ is offline ‘prd-ubuntu20.04-docker-8c-8g-4794’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-4790’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4795 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 3918288b3b7167383648d2921917951aae13068f Merge succeeded, producing 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 Checking out Revision 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 (PR-4790) > 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/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3918288b3b7167383648d2921917951aae13068f # 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 d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 # timeout=10 Commit message: "Merge commit 'd3e93d299d336768afbb67d4e8d03cb0d65cb15d' into HEAD" > git rev-list --no-walk 3918288b3b7167383648d2921917951aae13068f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:56 ========================================================= 08:29:56 EdgeX Global Pipelines Version Info 08:29:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:57 ------------------- 08:29:57 stable info: 08:29:57 ------------------- 08:29:57 Commited By: Ginny Guan ginny@iotechsys.com 08:29:57 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:29:57 Message: update stable to v1.0.260 08:29:57 ------------------- 08:29:57 experimental info: 08:29:57 ------------------- 08:29:57 Commited By: Ginny Guan ginny@iotechsys.com 08:29:57 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:29:57 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4790 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4790 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4790 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d0c6b4 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:58 provisioning config files... 08:29:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config15356024802601922835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:58 ---> ****-login.sh 08:29:58 nexus3.edgexfoundry.org:10001 08:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 nexus3.edgexfoundry.org:10002 08:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 nexus3.edgexfoundry.org:10003 08:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 nexus3.edgexfoundry.org:10004 08:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 ****.io 08:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 ---> ****-login.sh ends [Pipeline] } 08:29:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:00 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:00 + dirname cmd/core-command/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo core-command,cmd/core-command/Dockerfile 08:30:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:00 + dirname cmd/core-data/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo core-data,cmd/core-data/Dockerfile 08:30:00 + dirname cmd/core-keeper/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo core-keeper,cmd/core-keeper/Dockerfile 08:30:00 + + dirname cmd/core-metadata/Dockerfile 08:30:00 cut -d/ -f2 08:30:00 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:00 + dirname cmd/security-bootstrapper/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:00 + dirname cmd/security-proxy-auth/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:00 + dirname cmd/security-proxy-setup/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:00 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:00 + dirname cmd/security-spire-agent/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:00 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 08:30:00 -f2 08:30:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:00 + dirname cmd/security-spire-server/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:00 + dirname cmd/support-notifications/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:00 + dirname cmd/support-scheduler/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:00 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-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:00 + git rev-list -1 --merges 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5~1..4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 [Pipeline] echo 08:30:00 -----------> git rev-list -1 --merges 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5~1..4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 08:30:00 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 [false] [Pipeline] sh 08:30:00 + git log --format=format:%s -1 4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 [Pipeline] echo 08:30:00 ========================================================= 08:30:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:01 + grep -v github /etc/ssh/ssh_known_hosts 08:30:01 + [ -e /tmp/ssh_known_hosts ] 08:30:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:01 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:01 08:30:01 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:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:04 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:04 b85a868b505f: Pulling fs layer 08:30:04 e2be974225ed: Pulling fs layer 08:30:04 339a4e72a1f5: Pulling fs layer 08:30:04 988bab9f4d93: Pulling fs layer 08:30:04 1469e6f7b9e6: Pulling fs layer 08:30:04 eaf3925da568: Pulling fs layer 08:30:04 bab4dde63d76: Pulling fs layer 08:30:04 bde34c3a00c8: Pulling fs layer 08:30:04 b352a97aabf1: Pulling fs layer 08:30:04 4872d77fe225: Pulling fs layer 08:30:04 5851b861e8e6: Pulling fs layer 08:30:04 1469e6f7b9e6: Waiting 08:30:04 988bab9f4d93: Waiting 08:30:04 eaf3925da568: Waiting 08:30:04 bab4dde63d76: Waiting 08:30:04 bde34c3a00c8: Waiting 08:30:04 b352a97aabf1: Waiting 08:30:04 4872d77fe225: Waiting 08:30:04 5851b861e8e6: Waiting 08:30:05 e2be974225ed: Download complete 08:30:05 988bab9f4d93: Verifying Checksum 08:30:05 988bab9f4d93: Download complete 08:30:05 1469e6f7b9e6: Verifying Checksum 08:30:05 1469e6f7b9e6: Download complete 08:30:05 eaf3925da568: Verifying Checksum 08:30:05 eaf3925da568: Download complete 08:30:05 339a4e72a1f5: Verifying Checksum 08:30:05 339a4e72a1f5: Download complete 08:30:05 bde34c3a00c8: Verifying Checksum 08:30:05 bde34c3a00c8: Download complete 08:30:05 b352a97aabf1: Verifying Checksum 08:30:05 b352a97aabf1: Download complete 08:30:05 4872d77fe225: Verifying Checksum 08:30:05 4872d77fe225: Download complete 08:30:05 5851b861e8e6: Download complete 08:30:05 b85a868b505f: Download complete 08:30:05 bab4dde63d76: Verifying Checksum 08:30:05 bab4dde63d76: Download complete 08:30:07 b85a868b505f: Pull complete 08:30:07 e2be974225ed: Pull complete 08:30:08 339a4e72a1f5: Pull complete 08:30:08 988bab9f4d93: Pull complete 08:30:08 1469e6f7b9e6: Pull complete 08:30:08 eaf3925da568: Pull complete 08:30:11 bab4dde63d76: Pull complete 08:30:11 bde34c3a00c8: Pull complete 08:30:11 b352a97aabf1: Pull complete 08:30:11 4872d77fe225: Pull complete 08:30:11 5851b861e8e6: Pull complete 08:30:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:11 prd-ubuntu20.04-docker-8c-8g-4795 does not seem to be running inside a container 08:30:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:14 $ docker top 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a -eo pid,comm 08:30:14 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:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:14 [ssh-agent] Looking for ssh-agent implementation... 08:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:15 $ docker exec 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a ssh-agent 08:30:15 SSH_AUTH_SOCK=/tmp/ssh-iRDDFnuWVlqu/agent.32 08:30:15 SSH_AGENT_PID=38 08:30:15 Running ssh-add (command line suppressed) 08:30:15 Identity added: /w/workspace/edgex-go/6@tmp/private_key_15681528490515280124.key (/w/workspace/edgex-go/6@tmp/private_key_15681528490515280124.key) 08:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:15 + git tag --points-at HEAD [Pipeline] } 08:30:15 $ docker exec --env ******** --env ******** 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a ssh-agent -k 08:30:15 unset SSH_AUTH_SOCK; 08:30:15 unset SSH_AGENT_PID; 08:30:15 echo Agent pid 38 killed; 08:30:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:15 [ssh-agent] Looking for ssh-agent implementation... 08:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:15 $ docker exec 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a ssh-agent 08:30:15 SSH_AUTH_SOCK=/tmp/ssh-IPUWOwzB4dJ4/agent.72 08:30:15 SSH_AGENT_PID=78 08:30:15 Running ssh-add (command line suppressed) 08:30:16 Identity added: /w/workspace/edgex-go/6@tmp/private_key_1502713349887352008.key (/w/workspace/edgex-go/6@tmp/private_key_1502713349887352008.key) 08:30:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:16 + git semver init 08:30:16 2024-07-02 08:30:16,528 [run_init] DEBUG init version:0.0.0 force:False 08:30:16 2024-07-02 08:30:16,529 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 08:30:16 2024-07-02 08:30:16,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 08:30:16 2024-07-02 08:30:16,530 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 08:30:21 2024-07-02 08:30:21,633 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 08:30:21 2024-07-02 08:30:21,634 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4790 with force:False 08:30:21 2024-07-02 08:30:21,634 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4790 08:30:21 2024-07-02 08:30:21,638 [execute] INFO git cat-file --batch-check 08:30:21 2024-07-02 08:30:21,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 08:30:21 2024-07-02 08:30:21,645 [execute] INFO git cat-file --batch 08:30:21 2024-07-02 08:30:21,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 08:30:21 2024-07-02 08:30:21,650 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4790 08:30:21 0.0.0 [Pipeline] } 08:30:21 $ docker exec --env ******** --env ******** 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a ssh-agent -k 08:30:22 unset SSH_AUTH_SOCK; 08:30:22 unset SSH_AGENT_PID; 08:30:22 echo Agent pid 78 killed; 08:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:22 + git semver [Pipeline] } 08:30:22 $ docker stop --time=1 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a 08:30:23 $ docker rm -f --volumes 870641ee9056cd663508becff5ec0fce7561b511fe544a58fc3068f70ac9711a [Pipeline] // withDockerContainer [Pipeline] sh 08:30:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:24 Stashed 1 file(s) [Pipeline] echo 08:30:24 [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:24 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 08:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:24 ========================================================= 08:30:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:25 619be1103602: Pulling fs layer 08:30:25 7862e08f4a3e: Pulling fs layer 08:30:25 5df492c9dc93: Pulling fs layer 08:30:25 7629e6793208: Pulling fs layer 08:30:25 7629e6793208: Waiting 08:30:25 4f4fb700ef54: Pulling fs layer 08:30:25 fb5054dd5b73: Pulling fs layer 08:30:25 4f4fb700ef54: Waiting 08:30:25 eeca6798cff9: Pulling fs layer 08:30:25 aa269ceb94a6: Pulling fs layer 08:30:25 ada007ff1a6a: Pulling fs layer 08:30:25 fb5054dd5b73: Waiting 08:30:25 ada007ff1a6a: Waiting 08:30:25 7862e08f4a3e: Verifying Checksum 08:30:25 7862e08f4a3e: Download complete 08:30:25 7629e6793208: Verifying Checksum 08:30:25 7629e6793208: Download complete 08:30:25 4f4fb700ef54: Verifying Checksum 08:30:25 4f4fb700ef54: Download complete 08:30:25 fb5054dd5b73: Download complete 08:30:25 619be1103602: Verifying Checksum 08:30:25 619be1103602: Download complete 08:30:25 eeca6798cff9: Verifying Checksum 08:30:25 eeca6798cff9: Download complete 08:30:25 619be1103602: Pull complete 08:30:25 ada007ff1a6a: Verifying Checksum 08:30:25 ada007ff1a6a: Download complete 08:30:25 7862e08f4a3e: Pull complete 08:30:25 5df492c9dc93: Verifying Checksum 08:30:25 5df492c9dc93: Download complete 08:30:26 aa269ceb94a6: Verifying Checksum 08:30:26 aa269ceb94a6: Download complete 08:30:28 5df492c9dc93: Pull complete 08:30:28 7629e6793208: Pull complete 08:30:28 4f4fb700ef54: Pull complete 08:30:28 fb5054dd5b73: Pull complete 08:30:28 eeca6798cff9: Pull complete 08:30:31 aa269ceb94a6: Pull complete 08:30:31 ada007ff1a6a: Pull complete 08:30:31 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:31 WORKDIR /edgex 08:30:31 COPY go.mod . 08:30:31 RUN go mod download 08:30:31 + docker build -t ci-base-image-x86_64 -f - . 08:30:32 Sending build context to Docker daemon 178.5MB 08:30:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:32 ---> f489d0715acc 08:30:32 Step 2/4 : WORKDIR /edgex 08:30:39 Still waiting to schedule task 08:30:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:30:46 ---> Running in 503803ae0bff 08:30:46 Removing intermediate container 503803ae0bff 08:30:46 ---> 3463e317b7cf 08:30:46 Step 3/4 : COPY go.mod . 08:30:46 ---> 07d610188b46 08:30:46 Step 4/4 : RUN go mod download 08:30:46 ---> Running in 18a4baaa9994 08:31:13 Removing intermediate container 18a4baaa9994 08:31:13 ---> 4b9c4b68a973 08:31:13 Successfully built 4b9c4b68a973 08:31:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:13 + docker inspect -f . ci-base-image-x86_64 08:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:13 prd-ubuntu20.04-docker-8c-8g-4795 does not seem to be running inside a container 08:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:14 $ docker top f79b0e2fce7cf7f6b1d7461e361c3b8af8819f2d2b2bedf78ed6efe1e5238cf4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:14 + go version 08:31:14 go version go1.21.9 linux/amd64 [Pipeline] } 08:31:14 $ docker stop --time=1 f79b0e2fce7cf7f6b1d7461e361c3b8af8819f2d2b2bedf78ed6efe1e5238cf4 08:31:15 $ docker rm -f --volumes f79b0e2fce7cf7f6b1d7461e361c3b8af8819f2d2b2bedf78ed6efe1e5238cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:16 + docker inspect -f . ci-base-image-x86_64 08:31:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:16 prd-ubuntu20.04-docker-8c-8g-4795 does not seem to be running inside a container 08:31:16 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:16 $ docker top b0cc37125081d95eacd83c90e940368b4c89a60af6aec0f4808be1e0b78ee7e3 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:16 ========================================================= 08:31:16 [edgeXBuildGoParallel] Running Tests and Build... 08:31:16 ========================================================= [Pipeline] sh 08:31:17 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 08:31:17 + make test 08:31:17 go test -race -coverprofile=coverage.out ./... 08:31:24 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.130s coverage: 97.0% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.710s coverage: 93.4% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 6.6% of statements 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.394s coverage: 97.6% of statements 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 0.8% of statements 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 32.2% of statements 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 82.9% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.039s coverage: 92.9% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.017s coverage: 89.4% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.079s coverage: 100.0% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.247s coverage: 38.4% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.035s coverage: 19.9% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 95.7% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements 08:32:37 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:37 running golangci-lint 08:32:37 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:37 go version go1.21.9 linux/amd64 08:32:37 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:37 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:59 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|deps|imports|types_sizes) took 19.825007102s" 08:32:59 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.358675ms" 08:33:07 level=info msg="[linters_context/goanalysis] analyzers took 1m22.567669766s with top 10 stages: buildir: 46.370497058s, gosec: 7.427921416s, inspect: 2.325601997s, fact_deprecated: 1.916117533s, ctrlflow: 1.571299958s, printf: 1.502099566s, fact_purity: 1.137774544s, nilness: 955.047806ms, directives: 755.497105ms, SA5012: 728.545074ms" 08:33:07 level=info msg="[runner] Issues before processing: 209, after processing: 0" 08:33:07 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, cgo: 209/209, filename_unadjuster: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, skip_dirs: 209/209, path_prettifier: 209/209, skip_files: 209/209, exclude: 209/209, exclude-rules: 21/209" 08:33:07 level=info msg="[runner] processing took 16.345258ms with stages: nolint: 7.377757ms, identifier_marker: 4.708179ms, exclude-rules: 1.516482ms, path_prettifier: 1.184237ms, autogenerated_exclude: 1.041675ms, skip_dirs: 445.537µs, cgo: 52.391µs, filename_unadjuster: 15.4µs, max_same_issues: 540ns, fixer: 490ns, uniq_by_line: 390ns, skip_files: 310ns, exclude: 310ns, source_code: 250ns, path_shortener: 240ns, severity-rules: 240ns, sort_results: 240ns, diff: 200ns, max_from_linter: 160ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" 08:33:07 level=info msg="[runner] linters took 10.106079534s with stages: goanalysis_metalinter: 10.089657535s" 08:33:07 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:07 level=info msg="Memory: 298 samples, avg is 272.6MB, max is 1270.5MB" 08:33:07 level=info msg="Execution took 29.979816972s" 08:33:07 go vet ./... 08:33:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:14 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:14 + ls -al . 08:33:14 total 840 08:33:14 drwxrwxr-x 11 1001 1001 4096 Jul 2 08:31 . 08:33:14 drwxr-xr-x 4 root root 4096 Jul 2 08:31 .. 08:33:14 drwxrwxr-x 2 1001 1001 4096 Jul 2 08:29 .blubracket 08:33:14 -rw-rw-r-- 1 1001 1001 10 Jul 2 08:29 .dockerignore 08:33:14 drwxrwxr-x 8 1001 1001 4096 Jul 2 08:32 .git 08:33:14 drwxrwxr-x 3 1001 1001 4096 Jul 2 08:29 .github 08:33:14 -rw-rw-r-- 1 1001 1001 1102 Jul 2 08:29 .gitignore 08:33:14 -rw-rw-r-- 1 1001 1001 42 Jul 2 08:29 .golangci.yml 08:33:14 -rw-rw-r-- 1 1001 1001 100 Jul 2 08:29 .hadolint.yml 08:33:14 drwxr-xr-x 3 1001 1001 4096 Jul 2 08:30 .semver 08:33:14 -rw-rw-r-- 1 1001 1001 155 Jul 2 08:29 .sonarcloud.properties 08:33:14 -rw-rw-r-- 1 1001 1001 1171 Jul 2 08:29 ADOPTERS.md 08:33:14 -rw-rw-r-- 1 1001 1001 20361 Jul 2 08:29 Attribution.txt 08:33:14 -rw-rw-r-- 1 1001 1001 100284 Jul 2 08:29 CHANGELOG.md 08:33:14 -rw-rw-r-- 1 1001 1001 3804 Jul 2 08:29 CONTRIBUTING.md 08:33:14 -rw-rw-r-- 1 1001 1001 677 Jul 2 08:29 GOVERNANCE.md 08:33:14 -rw-rw-r-- 1 1001 1001 861 Jul 2 08:29 Jenkinsfile 08:33:14 -rw-rw-r-- 1 1001 1001 10775 Jul 2 08:29 LICENSE 08:33:14 -rw-rw-r-- 1 1001 1001 16051 Jul 2 08:29 Makefile 08:33:14 -rw-rw-r-- 1 1001 1001 582 Jul 2 08:29 OWNERS.md 08:33:14 -rw-rw-r-- 1 1001 1001 9528 Jul 2 08:29 README.md 08:33:14 -rw-rw-r-- 1 1001 1001 789 Jul 2 08:29 SECURITY.md 08:33:14 -rw-rw-r-- 1 1001 1001 5 Jul 2 08:30 VERSION 08:33:14 drwxrwxr-x 2 1001 1001 4096 Jul 2 08:29 bin 08:33:14 drwxrwxr-x 19 1001 1001 4096 Jul 2 08:29 cmd 08:33:14 -rw-r--r-- 1 root root 480141 Jul 2 08:32 coverage.out 08:33:14 drwxrwxr-x 2 1001 1001 4096 Jul 2 08:29 fuzz_test 08:33:14 -rw-rw-r-- 1 1001 1001 6910 Jul 2 08:29 go.mod 08:33:14 -rw-rw-r-- 1 1001 1001 101535 Jul 2 08:29 go.sum 08:33:14 drwxrwxr-x 7 1001 1001 4096 Jul 2 08:29 internal 08:33:14 drwxrwxr-x 3 1001 1001 4096 Jul 2 08:29 openapi 08:33:14 -rw-rw-r-- 1 1001 1001 584 Jul 2 08:29 security.txt 08:33:14 -rw-rw-r-- 1 1001 1001 204 Jul 2 08:29 version.go [Pipeline] sh 08:33:15 + '[' -e coverage.out ] 08:33:15 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:15 Stashed 1 file(s) [Pipeline] sh 08:33:15 + make build 08:33:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33: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-metadata/core-metadata ./cmd/core-metadata 08:33: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:33:38 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:38 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:40 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:46 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:33:46 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:33:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:50 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:33:50 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:33:51 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:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:53 $ docker stop --time=1 b0cc37125081d95eacd83c90e940368b4c89a60af6aec0f4808be1e0b78ee7e3 08:33:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4798 in /w/workspace/edgexfoundry_edgex-go_PR-4790 08:33:59 $ docker rm -f --volumes b0cc37125081d95eacd83c90e940368b4c89a60af6aec0f4808be1e0b78ee7e3 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 08:34:00 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 08:34:00 The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:01 08:34:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:01 latest: Pulling from edgex-devops/edgex-compose 08:34:01 91d30c5bc195: Pulling fs layer 08:34:01 2e9b0aa3be6d: Pulling fs layer 08:34:01 9c61dcf015f6: Pulling fs layer 08:34:01 4698f68db338: Pulling fs layer 08:34:01 2a2f49069b9e: Pulling fs layer 08:34:01 e0025b399a48: Pulling fs layer 08:34:01 4698f68db338: Waiting 08:34:01 e0025b399a48: Waiting 08:34:01 2a2f49069b9e: Waiting 08:34:01 91d30c5bc195: Verifying Checksum 08:34:01 91d30c5bc195: Download complete 08:34:01 4698f68db338: Verifying Checksum 08:34:01 4698f68db338: Download complete 08:34:01 2e9b0aa3be6d: Verifying Checksum 08:34:01 2e9b0aa3be6d: Download complete 08:34:01 e0025b399a48: Verifying Checksum 08:34:01 e0025b399a48: Download complete 08:34:01 91d30c5bc195: Pull complete 08:34:01 2a2f49069b9e: Verifying Checksum 08:34:01 2a2f49069b9e: Download complete 08:34:01 2e9b0aa3be6d: Pull complete 08:34:02 9c61dcf015f6: Download complete 08:34:04 9c61dcf015f6: Pull complete 08:34:04 4698f68db338: Pull complete 08:34:04 2a2f49069b9e: Pull complete 08:34:04 e0025b399a48: Pull complete 08:34:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:04 prd-ubuntu20.04-docker-8c-8g-4795 does not seem to be running inside a container 08:34:04 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:05 using credential edgex-jenkins-ssh 08:34:05 Cloning the remote Git repository 08:34:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:05 > git init /w/workspace/edgex-go/6 # timeout=10 08:34:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:06 > git --version # timeout=10 08:34:06 > git --version # 'git version 2.25.1' 08:34:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:08 $ docker top db5267c90d4b614fcdf2c1025200da98483d9fcf91afd83989c92de26ae9c94c -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:09 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:11 #1 [security-spire-config internal] load build definition from Dockerfile 08:34:11 #1 transferring dockerfile: 1.69kB done 08:34:11 #1 DONE 0.0s 08:34:11 08:34:11 #2 [core-keeper internal] load build definition from Dockerfile 08:34:11 #2 transferring dockerfile: 2.01kB done 08:34:11 #2 DONE 0.0s 08:34:11 08:34:11 #3 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:11 #3 transferring dockerfile: 2.49kB done 08:34:11 #3 DONE 0.0s 08:34:11 08:34:11 #4 [security-proxy-auth internal] load build definition from Dockerfile 08:34:11 #4 transferring dockerfile: 2.15kB done 08:34:11 #4 DONE 0.0s 08:34:11 08:34:11 #5 [security-spire-server internal] load build definition from Dockerfile 08:34:11 #5 transferring dockerfile: 1.70kB done 08:34:11 #5 DONE 0.1s 08:34:11 08:34:11 #6 [core-data internal] load build definition from Dockerfile 08:34:11 #6 transferring dockerfile: 2.01kB done 08:34:11 #6 DONE 0.1s 08:34:11 08:34:11 #7 [support-notifications internal] load build definition from Dockerfile 08:34:11 #7 transferring dockerfile: 1.95kB done 08:34:11 #7 DONE 0.1s 08:34:11 08:34:11 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:34:11 #8 transferring dockerfile: 2.93kB done 08:34:11 #8 DONE 0.1s 08:34:11 08:34:11 #9 [support-scheduler internal] load build definition from Dockerfile 08:34:11 #9 ... 08:34:11 08:34:11 #10 [core-command internal] load build definition from Dockerfile 08:34:11 #10 transferring dockerfile: 1.93kB done 08:34:11 #10 DONE 0.1s 08:34:11 08:34:11 #11 [core-metadata internal] load build definition from Dockerfile 08:34:11 #11 transferring dockerfile: 2.06kB done 08:34:11 #11 DONE 0.1s 08:34:11 08:34:11 #12 [security-spire-agent internal] load build definition from Dockerfile 08:34:11 #12 transferring dockerfile: 1.81kB done 08:34:11 #12 DONE 0.1s 08:34:11 08:34:11 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:11 #13 transferring dockerfile: 1.89kB done 08:34:11 #13 DONE 0.1s 08:34:11 08:34:11 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:11 #14 transferring dockerfile: 2.23kB done 08:34:11 #14 DONE 0.1s 08:34:11 08:34:11 #15 [security-proxy-setup internal] load build definition from Dockerfile 08:34:11 #15 transferring dockerfile: 2.50kB done 08:34:11 #15 DONE 0.1s 08:34:11 08:34:11 #16 [security-spire-config internal] load .dockerignore 08:34:11 #16 transferring context: 50B done 08:34:11 #16 DONE 0.0s 08:34:11 08:34:11 #9 [support-scheduler internal] load build definition from Dockerfile 08:34:11 #9 transferring dockerfile: 1.93kB done 08:34:11 #9 DONE 0.1s 08:34:11 08:34:11 #17 [core-keeper internal] load .dockerignore 08:34:11 #17 transferring context: 50B done 08:34:11 #17 DONE 0.0s 08:34:11 08:34:11 #18 [security-secretstore-setup internal] load .dockerignore 08:34:11 #18 transferring context: 50B done 08:34:11 #18 DONE 0.0s 08:34:11 08:34:11 #19 [security-spire-server internal] load .dockerignore 08:34:11 #19 transferring context: 50B done 08:34:11 #19 DONE 0.0s 08:34:11 08:34:11 #20 [security-proxy-auth internal] load .dockerignore 08:34:11 #20 transferring context: 50B done 08:34:11 #20 DONE 0.0s 08:34:11 08:34:11 #21 [core-data internal] load .dockerignore 08:34:11 #21 transferring context: 50B done 08:34:11 #21 DONE 0.0s 08:34:11 08:34:11 #22 [support-notifications internal] load .dockerignore 08:34:11 #22 transferring context: 50B done 08:34:11 #22 DONE 0.0s 08:34:11 08:34:11 #23 [security-bootstrapper internal] load .dockerignore 08:34:11 #23 transferring context: 50B done 08:34:11 #23 DONE 0.0s 08:34:11 08:34:11 #24 [core-command internal] load .dockerignore 08:34:11 #24 transferring context: 50B done 08:34:11 #24 DONE 0.0s 08:34:11 08:34:11 #25 [core-metadata internal] load .dockerignore 08:34:11 #25 transferring context: 50B done 08:34:11 #25 DONE 0.0s 08:34:11 08:34:11 #26 [security-spire-agent internal] load .dockerignore 08:34:11 #26 transferring context: 50B done 08:34:11 #26 DONE 0.0s 08:34:11 08:34:11 #27 [security-spiffe-token-provider internal] load .dockerignore 08:34:11 #27 transferring context: 50B done 08:34:11 #27 DONE 0.0s 08:34:11 08:34:11 #28 [core-common-config-bootstrapper internal] load .dockerignore 08:34:11 #28 transferring context: 50B done 08:34:11 #28 DONE 0.0s 08:34:11 08:34:11 #29 [support-scheduler internal] load .dockerignore 08:34:11 #29 transferring context: 50B done 08:34:11 #29 DONE 0.0s 08:34:11 08:34:11 #30 [security-proxy-setup internal] load .dockerignore 08:34:11 #30 transferring context: 50B done 08:34:11 #30 DONE 0.0s 08:34:11 08:34:11 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:12 #31 DONE 0.0s 08:34:12 08:34:12 #32 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:12 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 08:34:12 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s 08:34:12 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:34:12 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 08:34:12 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 08:34:12 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 08:34:12 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 08:34:12 #32 ... 08:34:12 08:34:12 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:34:12 #33 DONE 0.3s 08:34:12 08:34:12 #32 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:12 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 08:34:12 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 08:34:12 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:34:12 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 08:34:12 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 08:34:13 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 08:34:13 #32 ... 08:34:13 08:34:13 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:13 #34 DONE 1.0s 08:34:13 08:34:13 #32 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:13 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 08:34:13 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 08:34:13 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:34:13 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 08:34:13 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 08:34:13 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 08:34:13 #32 DONE 1.1s 08:34:13 08:34:13 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:13 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 08:34:13 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:13 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:34:13 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:13 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.7s 08:34:13 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.7s 08:34:13 #35 ... 08:34:13 08:34:13 #32 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:13 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 08:34:13 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 08:34:13 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:34:13 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 08:34:13 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 08:34:13 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 08:34:13 #32 DONE 1.1s 08:34:13 08:34:13 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:13 #36 DONE 1.7s 08:34:13 08:34:13 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:13 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 08:34:13 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:13 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:34:13 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:13 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s 08:34:13 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s 08:34:13 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:14 #35 ... 08:34:14 08:34:14 #37 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 08:34:14 #37 DONE 1.9s 08:34:14 08:34:14 #38 [security-spire-config internal] load build context 08:34:14 #38 transferring context: 25.04kB done 08:34:14 #38 DONE 1.1s 08:34:14 08:34:14 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:14 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 08:34:14 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.9s 08:34:14 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:34:14 #35 ... 08:34:14 08:34:14 #39 [security-spire-server internal] load build context 08:34:14 #39 transferring context: 26.79kB 0.0s done 08:34:14 #39 DONE 1.2s 08:34:14 08:34:14 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:14 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 08:34:14 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done 08:34:14 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 1.1s 08:34:14 #35 ... 08:34:14 08:34:14 #40 [security-spire-agent internal] load build context 08:34:14 #40 transferring context: 26.32kB 0.0s done 08:34:14 #40 DONE 0.3s 08:34:14 08:34:14 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:14 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:34:14 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 1.3s 08:34:14 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 1.4s 08:34:14 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s 08:34:22 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.6s 08:34:22 #35 ... 08:34:22 08:34:22 #41 [security-proxy-auth internal] load build context 08:34:22 #41 transferring context: 165.95MB 9.8s 08:34:22 #41 ... 08:34:22 08:34:22 #42 [core-command internal] load build context 08:34:22 #42 ... 08:34:22 08:34:22 #43 [security-bootstrapper internal] load build context 08:34:22 #43 ... 08:34:22 08:34:22 #44 [security-spiffe-token-provider internal] load build context 08:34:22 #44 ... 08:34:22 08:34:22 #45 [core-keeper internal] load build context 08:34:22 #45 ... 08:34:22 08:34:22 #46 [security-secretstore-setup internal] load build context 08:34:22 #46 ... 08:34:22 08:34:22 #47 [core-data internal] load build context 08:34:22 #47 ... 08:34:22 08:34:22 #48 [support-scheduler internal] load build context 08:34:22 #48 ... 08:34:22 08:34:22 #49 [security-proxy-setup internal] load build context 08:34:22 #49 ... 08:34:22 08:34:22 #50 [core-common-config-bootstrapper internal] load build context 08:34:23 #50 ... 08:34:23 08:34:23 #51 [support-notifications internal] load build context 08:34:23 #51 ... 08:34:23 08:34:23 #52 [core-metadata internal] load build context 08:34:23 #52 ... 08:34:23 08:34:23 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:25 #35 ... 08:34:25 08:34:25 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:25 #53 ... 08:34:25 08:34:25 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:25 #54 ... 08:34:25 08:34:25 #55 [core-command builder 2/8] WORKDIR /edgex-go 08:34:25 #55 ... 08:34:25 08:34:25 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:25 #56 ... 08:34:25 08:34:25 #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:25 #57 ... 08:34:25 08:34:25 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:25 Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 3918288b3b7167383648d2921917951aae13068f 08:34:25 #58 ... 08:34:25 08:34:25 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:25 #59 ... 08:34:25 08:34:25 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:25 #60 ... 08:34:25 08:34:25 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:26 #61 ... 08:34:26 08:34:26 #62 [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:26 #62 ... 08:34:26 08:34:26 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:26 Merge succeeded, producing 5dc910da8de577e4e7c9615b69c50e9816b5c96b 08:34:26 Checking out Revision 5dc910da8de577e4e7c9615b69c50e9816b5c96b (PR-4790) 08:34:26 #63 ... 08:34:26 08:34:26 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:26 #64 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 08:34:26 #64 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:34:26 #64 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:34:26 #64 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 08:34:26 #64 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 08:34:26 #64 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 7.6s done 08:34:26 #64 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 12.1s 08:34:26 #64 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:34:26 #64 ... 08:34:26 08:34:26 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:26 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 13.4s 08:34:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:25 > git config core.sparsecheckout # timeout=10 08:34:25 > git checkout -f 3918288b3b7167383648d2921917951aae13068f # timeout=10 08:34:26 > git remote # timeout=10 08:34:26 > git config --get remote.origin.url # timeout=10 08:34:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:26 > git merge d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 08:34:26 > git rev-parse HEAD^{commit} # timeout=10 08:34:26 > git config core.sparsecheckout # timeout=10 08:34:26 > git checkout -f 5dc910da8de577e4e7c9615b69c50e9816b5c96b # timeout=10 08:34:29 Commit message: "Merge commit 'd3e93d299d336768afbb67d4e8d03cb0d65cb15d' into HEAD" 08:34:29 > git rev-list --no-walk 3918288b3b7167383648d2921917951aae13068f # timeout=10 08:34:30 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.9s done 08:34:30 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 08:34:30 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:31 Dload Upload Total Spent Left Speed 08:34:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 245k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh 08:34:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:32 #35 ... 08:34:32 08:34:32 #41 [security-proxy-auth internal] load build context 08:34:32 #41 transferring context: 439.62MB 16.1s done 08:34:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:32 + sudo tee /etc/docker/daemon.new 08:34:32 { 08:34:32 "registry-mirrors": [ 08:34:32 "https://nexus3.edgexfoundry.org:10001" 08:34:32 ], 08:34:32 "bip": "10.250.0.254/24", 08:34:32 "hosts": [ 08:34:32 "tcp://0.0.0.0:5555", 08:34:32 "unix:///var/run/docker.sock" 08:34:32 ], 08:34:32 "mtu": 1458, 08:34:32 "selinux-enabled": true, 08:34:32 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:32 } [Pipeline] sh 08:34:32 #41 ... 08:34:32 08:34:32 #44 [security-spiffe-token-provider internal] load build context 08:34:32 #44 transferring context: 439.62MB 14.4s done 08:34:32 #44 ... 08:34:32 08:34:32 #46 [security-secretstore-setup internal] load build context 08:34:32 #46 transferring context: 439.62MB 15.2s done 08:34:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:32 #46 ... 08:34:32 08:34:32 #45 [core-keeper internal] load build context 08:34:32 #45 transferring context: 439.62MB 13.7s done 08:34:33 + sudo service docker restart 08:34:33 #45 ... 08:34:33 08:34:33 #49 [security-proxy-setup internal] load build context 08:34:33 #49 transferring context: 439.62MB 15.2s done 08:34:33 #49 ... 08:34:33 08:34:33 #47 [core-data internal] load build context 08:34:33 #47 transferring context: 439.62MB 16.4s done 08:34:33 #47 ... 08:34:33 08:34:33 #43 [security-bootstrapper internal] load build context 08:34:33 #43 transferring context: 439.62MB 14.3s done 08:34:34 #43 ... 08:34:34 08:34:34 #52 [core-metadata internal] load build context 08:34:34 #52 transferring context: 439.62MB 15.7s done 08:34:34 #52 ... 08:34:34 08:34:34 #50 [core-common-config-bootstrapper internal] load build context 08:34:34 #50 transferring context: 439.62MB 14.2s done 08:34:34 #50 ... 08:34:34 08:34:34 #51 [support-notifications internal] load build context 08:34:34 #51 transferring context: 439.62MB 15.9s done 08:34:34 #51 ... 08:34:34 08:34:34 #42 [core-command internal] load build context 08:34:34 #42 transferring context: 439.62MB 14.1s done 08:34:35 #42 ... 08:34:35 08:34:35 #48 [support-scheduler internal] load build context 08:34:35 #48 transferring context: 439.62MB 14.8s done 08:34:35 #48 ... 08:34:35 08:34:35 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:35 #64 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 15.9s done 08:34:35 #64 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:34:40 #64 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 08:34:40 #64 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:51 provisioning config files... 08:34:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config9173642651693148364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:51 ---> ****-login.sh 08:34:51 nexus3.edgexfoundry.org:10001 08:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:52 Configure a credential helper to remove this warning. See 08:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:52 08:34:52 Login Succeeded 08:34:52 nexus3.edgexfoundry.org:10002 08:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:52 Configure a credential helper to remove this warning. See 08:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:52 08:34:52 Login Succeeded 08:34:52 nexus3.edgexfoundry.org:10003 08:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:53 Configure a credential helper to remove this warning. See 08:34:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:53 08:34:53 Login Succeeded 08:34:53 nexus3.edgexfoundry.org:10004 08:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:53 Configure a credential helper to remove this warning. See 08:34:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:53 08:34:53 Login Succeeded 08:34:53 ****.io 08:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:34:54 Configure a credential helper to remove this warning. See 08:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:34:54 08:34:54 Login Succeeded 08:34:54 ---> ****-login.sh ends [Pipeline] } 08:34:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:54 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 08:34:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:34:55 ========================================================= 08:34:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:34:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:34:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:55 c6b39de5b339: Pulling fs layer 08:34:55 a69c41024577: Pulling fs layer 08:34:55 d6de4b400683: Pulling fs layer 08:34:55 35cb2a7552d0: Pulling fs layer 08:34:55 4f4fb700ef54: Pulling fs layer 08:34:55 464afbd9ba4c: Pulling fs layer 08:34:55 00f215d4a9da: Pulling fs layer 08:34:55 d496ad576159: Pulling fs layer 08:34:55 4f4fb700ef54: Waiting 08:34:55 464afbd9ba4c: Waiting 08:34:55 35cb2a7552d0: Waiting 08:34:55 00f215d4a9da: Waiting 08:34:55 d496ad576159: Waiting 08:34:55 #64 ... 08:34:55 08:34:55 #42 [core-command internal] load build context 08:34:55 #42 DONE 42.2s 08:34:55 08:34:55 #55 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 08:34:55 #55 DONE 40.3s 08:34:55 08:34:55 #45 [core-keeper internal] load build context 08:34:55 #45 DONE 42.3s 08:34:55 08:34:55 #50 [core-common-config-bootstrapper internal] load build context 08:34:55 #50 DONE 42.0s 08:34:55 08:34:55 #43 [security-bootstrapper internal] load build context 08:34:55 #43 DONE 42.2s 08:34:55 08:34:55 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:34:55 #65 ... 08:34:55 08:34:55 #44 [security-spiffe-token-provider internal] load build context 08:34:55 #44 DONE 42.0s 08:34:55 08:34:55 #46 [security-secretstore-setup internal] load build context 08:34:55 #46 DONE 42.4s 08:34:55 08:34:55 #48 [support-scheduler internal] load build context 08:34:55 #48 DONE 42.1s 08:34:55 08:34:55 #49 [security-proxy-setup internal] load build context 08:34:55 #49 DONE 42.1s 08:34:55 08:34:55 #51 [support-notifications internal] load build context 08:34:55 #51 DONE 42.4s 08:34:55 08:34:55 #41 [security-proxy-auth internal] load build context 08:34:55 #41 DONE 42.4s 08:34:55 08:34:55 #47 [core-data internal] load build context 08:34:55 #47 DONE 42.4s 08:34:55 08:34:55 #52 [core-metadata internal] load build context 08:34:55 #52 DONE 42.3s 08:34:55 08:34:55 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:55 #64 ... 08:34:55 08:34:55 #62 [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:55 #62 DONE 41.6s 08:34:55 08:34:55 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:55 #53 41.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:55 #53 41.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:55 a69c41024577: Verifying Checksum 08:34:55 a69c41024577: Download complete 08:34:55 35cb2a7552d0: Verifying Checksum 08:34:55 35cb2a7552d0: Download complete 08:34:55 4f4fb700ef54: Download complete 08:34:55 c6b39de5b339: Verifying Checksum 08:34:55 c6b39de5b339: Download complete 08:34:55 464afbd9ba4c: Verifying Checksum 08:34:55 464afbd9ba4c: Download complete 08:34:55 #53 42.03 (1/2) Installing ca-certificates (20240226-r0) 08:34:55 #53 42.05 (2/2) Installing dumb-init (1.2.5-r2) 08:34:55 #53 42.06 Executing busybox-1.36.1-r7.trigger 08:34:55 #53 42.08 Executing ca-certificates-20240226-r0.trigger 08:34:55 #53 42.13 OK: 8 MiB in 17 packages 08:34:56 d496ad576159: Verifying Checksum 08:34:56 d496ad576159: Download complete 08:34:56 c6b39de5b339: Pull complete 08:34:56 #53 DONE 42.8s 08:34:56 08:34:56 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:56 #58 41.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #58 41.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #58 41.90 (1/2) Installing dumb-init (1.2.5-r2) 08:34:56 #58 41.91 (2/2) Installing su-exec (0.2-r3) 08:34:56 #58 41.91 Executing busybox-1.36.1-r7.trigger 08:34:56 #58 41.93 OK: 7 MiB in 17 packages 08:34:56 #58 DONE 42.8s 08:34:56 08:34:56 #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:56 #57 41.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #57 41.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #57 41.96 (1/1) Installing dumb-init (1.2.5-r2) 08:34:56 #57 41.97 Executing busybox-1.36.1-r7.trigger 08:34:56 #57 41.98 OK: 7 MiB in 16 packages 08:34:56 #57 DONE 42.8s 08:34:56 08:34:56 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:56 #56 42.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #56 42.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #56 42.43 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:56 #56 42.46 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:56 #56 42.50 (3/6) Installing dumb-init (1.2.5-r2) 08:34:56 #56 42.51 (4/6) Installing openssl (3.1.6-r0) 08:34:56 #56 42.52 (5/6) Installing su-exec (0.2-r3) 08:34:56 #56 42.52 (6/6) Installing yq (4.33.3-r5) 08:34:56 #56 42.60 Executing busybox-1.36.1-r7.trigger 08:34:56 #56 42.60 OK: 17 MiB in 19 packages 08:34:56 #56 DONE 42.8s 08:34:56 08:34:56 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:56 #66 DONE 2.3s 08:34:56 08:34:56 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:56 #60 41.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #60 41.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #60 41.89 (1/4) Installing ca-certificates (20240226-r0) 08:34:56 #60 41.90 (2/4) Installing dumb-init (1.2.5-r2) 08:34:56 #60 41.91 (3/4) Installing su-exec (0.2-r3) 08:34:56 #60 41.91 (4/4) Installing yq (4.33.3-r5) 08:34:56 #60 42.03 Executing busybox-1.36.1-r7.trigger 08:34:56 #60 42.04 Executing ca-certificates-20240226-r0.trigger 08:34:56 #60 42.40 OK: 17 MiB in 19 packages 08:34:56 #60 DONE 42.8s 08:34:56 08:34:56 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:56 #54 40.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #54 41.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #54 41.63 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:56 #54 41.63 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:56 #54 41.63 OK: 20072 distinct packages available 08:34:56 #54 41.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #54 41.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #54 41.99 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:56 #54 42.05 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:56 #54 42.06 (3/7) Installing dumb-init (1.2.5-r2) 08:34:56 #54 42.07 (4/7) Installing musl-obstack (1.2.3-r2) 08:34:56 #54 42.07 (5/7) Installing libucontext (1.2-r2) 08:34:56 #54 42.09 (6/7) Installing gcompat (1.1.0-r1) 08:34:56 #54 42.09 (7/7) Installing openssl (3.1.6-r0) 08:34:56 #54 42.10 Executing busybox-1.36.1-r7.trigger 08:34:56 #54 42.11 OK: 8 MiB in 20 packages 08:34:56 #54 DONE 42.9s 08:34:56 08:34:56 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:56 #61 41.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #61 41.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #61 41.94 (1/1) Installing dumb-init (1.2.5-r2) 08:34:56 #61 41.95 Executing busybox-1.36.1-r7.trigger 08:34:56 #61 41.99 OK: 7 MiB in 16 packages 08:34:56 #61 DONE 42.8s 08:34:56 08:34:56 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:56 #59 40.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #59 41.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #59 41.57 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:56 #59 41.57 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:56 #59 41.57 OK: 20072 distinct packages available 08:34:56 #59 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #59 41.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #59 42.02 (1/4) Installing dumb-init (1.2.5-r2) 08:34:56 #59 42.02 (2/4) Installing musl-obstack (1.2.3-r2) 08:34:56 #59 42.03 (3/4) Installing libucontext (1.2-r2) 08:34:56 #59 42.03 (4/4) Installing gcompat (1.1.0-r1) 08:34:56 #59 42.03 Executing busybox-1.36.1-r7.trigger 08:34:56 #59 42.05 OK: 8 MiB in 19 packages 08:34:56 #59 DONE 42.8s 08:34:56 08:34:56 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:34:56 #67 ... 08:34:56 08:34:56 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:56 #0 2.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #0 2.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #0 2.338 OK: 264 MiB in 52 packages 08:34:56 #68 DONE 2.5s 08:34:56 08:34:56 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:34:56 #65 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #65 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #65 2.340 OK: 264 MiB in 52 packages 08:34:56 #65 DONE 2.5s 08:34:56 08:34:56 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:56 #0 2.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #0 2.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #0 2.347 OK: 264 MiB in 52 packages 08:34:56 #69 DONE 2.5s 08:34:57 08:34:57 #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:34:57 #70 DONE 0.1s 08:34:57 08:34:57 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:34:57 #71 DONE 0.1s 08:34:57 08:34:57 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:34:57 #72 DONE 0.1s 08:34:57 08:34:57 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 #73 ... 08:34:57 08:34:57 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:57 #63 41.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:57 #63 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:57 #63 41.91 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:57 #63 41.91 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:57 #63 41.91 OK: 20072 distinct packages available 08:34:57 #63 41.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:57 #63 42.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:57 #63 42.37 (1/11) Installing ca-certificates (20240226-r0) 08:34:57 #63 42.39 (2/11) Installing brotli-libs (1.0.9-r14) 08:34:57 #63 42.41 (3/11) Installing libunistring (1.1-r1) 08:34:57 #63 42.98 (4/11) Installing libidn2 (2.3.4-r1) 08:34:57 #63 42.99 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:34:57 #63 42.99 (6/11) Installing libcurl (8.5.0-r0) 08:34:57 #63 43.05 (7/11) Installing curl (8.5.0-r0) 08:34:57 #63 43.06 (8/11) Installing dumb-init (1.2.5-r2) 08:34:57 #63 43.06 (9/11) Installing musl-obstack (1.2.3-r2) 08:34:57 #63 43.06 (10/11) Installing libucontext (1.2-r2) 08:34:57 #63 43.07 (11/11) Installing gcompat (1.1.0-r1) 08:34:57 #63 43.07 Executing busybox-1.36.1-r7.trigger 08:34:57 #63 43.08 Executing ca-certificates-20240226-r0.trigger 08:34:57 #63 43.16 OK: 12 MiB in 26 packages 08:34:57 #63 DONE 43.3s 08:34:57 08:34:57 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:34:57 a69c41024577: Pull complete 08:34:57 d6de4b400683: Verifying Checksum 08:34:57 d6de4b400683: Download complete 08:34:58 00f215d4a9da: Verifying Checksum 08:34:58 00f215d4a9da: Download complete 08:34:58 #74 2.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:58 #74 2.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #74 ... 08:34:59 08:34:59 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:59 #0 3.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 3.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 3.983 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:59 #0 3.983 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:59 #0 3.983 OK: 20075 distinct packages available 08:34:59 #0 4.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 4.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 4.309 OK: 264 MiB in 52 packages 08:34:59 #75 DONE 4.6s 08:34:59 08:34:59 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:34:59 #74 2.470 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:59 #74 2.512 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:59 #74 2.521 OK: 7 MiB in 16 packages 08:34:59 #74 ... 08:34:59 08:34:59 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:34:59 #0 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.187 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:59 #0 2.219 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:59 #0 2.295 Executing ca-certificates-20240226-r0.trigger 08:34:59 #0 2.352 OK: 17 MiB in 19 packages 08:34:59 #76 DONE 2.7s 08:34:59 08:34:59 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:59 #77 DONE 0.4s 08:34:59 08:34:59 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:34:59 #74 DONE 2.9s 08:34:59 08:34:59 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:34:59 #0 2.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.606 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:59 #0 2.675 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:59 #0 2.686 OK: 7 MiB in 17 packages 08:34:59 #78 DONE 2.9s 08:34:59 08:34:59 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:34:59 #0 2.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.637 OK: 8 MiB in 20 packages 08:34:59 #79 DONE 2.9s 08:34:59 08:34:59 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:59 #0 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.317 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:59 #0 2.557 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:59 #0 2.588 OK: 8 MiB in 19 packages 08:34:59 #80 DONE 2.8s 08:34:59 08:34:59 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:01 #81 DONE 1.4s 08:35:01 08:35:01 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:01 #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:01 #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:01 #0 2.633 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:35:01 #0 2.720 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:35:01 #0 2.821 Executing ca-certificates-20240226-r0.trigger 08:35:01 #0 2.880 OK: 8 MiB in 17 packages 08:35:01 #82 DONE 4.3s 08:35:01 08:35:01 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:01 #67 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:01 #67 3.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:01 #67 3.282 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:35:01 #67 3.321 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:35:01 #67 3.329 OK: 7 MiB in 16 packages 08:35:01 #67 DONE 4.3s 08:35:01 08:35:01 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:01 #0 2.709 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:01 #0 3.489 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:01 #0 4.232 (1/1) Installing dumb-init (1.2.5-r2) 08:35:01 #0 4.532 Executing busybox-1.36.1-r7.trigger 08:35:01 #0 4.537 OK: 7 MiB in 16 packages 08:35:01 #83 DONE 5.5s 08:35:01 08:35:01 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:01 #84 DONE 1.4s 08:35:01 08:35:01 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:01 #85 DONE 0.0s 08:35:01 08:35:01 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:01 #86 DONE 1.4s 08:35:01 08:35:01 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:01 #87 ... 08:35:01 08:35:01 #88 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:01 #88 DONE 0.1s 08:35:01 08:35:01 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:01 #89 DONE 0.1s 08:35:01 08:35:01 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:01 #90 ... 08:35:01 08:35:01 #91 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:01 #91 DONE 0.8s 08:35:02 08:35:02 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:02 #0 4.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:02 #0 4.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:02 #0 4.647 OK: 17 MiB in 19 packages 08:35:02 #92 DONE 5.2s 08:35:02 08:35:02 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:02 #0 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:02 #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:02 #0 4.139 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:35:02 #0 4.172 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:35:02 #0 4.184 Executing ca-certificates-20240226-r0.trigger 08:35:02 #0 4.220 OK: 12 MiB in 26 packages 08:35:02 #93 DONE 4.7s 08:35:02 08:35:02 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:02 #87 DONE 0.9s 08:35:02 08:35:02 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:02 #90 DONE 0.8s 08:35:02 08:35:02 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:02 #94 DONE 0.2s 08:35:02 08:35:02 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:02 #95 DONE 0.2s 08:35:02 08:35:02 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:02 #96 DONE 0.1s 08:35:02 08:35:02 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:02 #97 DONE 0.1s 08:35:02 08:35:02 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:02 #98 DONE 0.1s 08:35:02 08:35:02 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:02 #99 ... 08:35:02 08:35:02 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:02 #100 DONE 0.1s 08:35:02 08:35:02 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:02 #101 DONE 0.1s 08:35:02 08:35:02 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:02 #102 DONE 0.1s 08:35:02 08:35:02 #103 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:02 #0 4.376 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:02 #0 4.877 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:02 #0 5.562 OK: 264 MiB in 52 packages 08:35:02 #103 DONE 5.6s 08:35:02 08:35:02 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:02 #99 DONE 0.1s 08:35:02 08:35:02 #104 [security-spire-config] exporting to image 08:35:02 #104 exporting layers 08:35:02 #104 ... 08:35:02 08:35:02 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:02 #105 DONE 0.1s 08:35:02 08:35:02 #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:02 #106 DONE 0.1s 08:35:02 08:35:02 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:02 #107 DONE 0.1s 08:35:02 08:35:02 #104 [security-spire-agent] exporting to image 08:35:02 #104 ... 08:35:02 08:35:02 #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:02 #108 DONE 3.1s 08:35:02 08:35:02 #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:35:02 #109 DONE 0.0s 08:35:02 08:35:02 #104 [security-spire-agent] exporting to image 08:35:02 #104 exporting layers 0.6s done 08:35:02 #104 exporting layers 0.5s done 08:35:02 #104 writing image sha256:2ed8a97dc736b4c8124c8cf8de516d919d6dc532af2f14ba6d2089d94d88ba21 done 08:35:02 #104 naming to docker.io/library/security-spire-config done 08:35:02 #104 writing image sha256:905ee5ab844bd8d0dc201a9248a135f094554eebb3294f430588871a15c534d3 done 08:35:02 #104 naming to docker.io/library/security-spire-server done 08:35:03 #104 writing image sha256:5934be3182ca448459dcac777546c4b0f5e93c05463cf89dc740ce38457545f8 done 08:35:03 #104 naming to docker.io/library/security-spire-agent done 08:35:03 #104 DONE 0.8s 08:35:03 08:35:03 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:04 #110 ... 08:35:04 08:35:04 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:35:07 #35 ... 08:35:07 08:35:07 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:07 #111 ... 08:35:07 08:35:07 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:07 #112 ... 08:35:07 08:35:07 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:11 d6de4b400683: Pull complete 08:35:11 35cb2a7552d0: Pull complete 08:35:11 4f4fb700ef54: Pull complete 08:35:11 464afbd9ba4c: Pull complete 08:35:19 00f215d4a9da: Pull complete 08:35:21 d496ad576159: Pull complete 08:35:21 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:35:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:21 WORKDIR /edgex 08:35:21 COPY go.mod . 08:35:21 RUN go mod download 08:35:21 + docker build -t ci-base-image-arm64 -f - . 08:35:22 Sending build context to Docker daemon 3.175MB 08:35:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:35:22 ---> f246e2811388 08:35:22 Step 2/4 : WORKDIR /edgex 08:35:24 ---> Running in 5e482d2e9662 08:35:24 Removing intermediate container 5e482d2e9662 08:35:24 ---> e71b8d076e8f 08:35:24 Step 3/4 : COPY go.mod . 08:35:25 ---> f861dd16442e 08:35:25 Step 4/4 : RUN go mod download 08:35:25 ---> Running in 3069fd140da6 08:35:46 #113 DONE 45.7s 08:35:46 08:35:46 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 #73 DONE 48.0s 08:35:46 08:35:46 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 #110 DONE 42.6s 08:35:46 08:35:46 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 #112 DONE 48.1s 08:35:46 08:35:46 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 #111 DONE 48.1s 08:35:46 08:35:46 #114 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:56 #114 ... 08:35:56 08:35:56 #115 [security-secretstore-setup builder 6/7] COPY . . 08:35:56 #115 ... 08:35:56 08:35:56 #116 [support-notifications builder 6/7] COPY . . 08:35:56 #116 DONE 10.3s 08:35:56 08:35:56 #117 [security-proxy-auth builder 6/7] COPY . . 08:35:56 #117 DONE 10.3s 08:35:56 08:35:56 #118 [core-keeper builder 7/8] COPY . . 08:35:56 #118 DONE 10.3s 08:35:56 08:35:56 #119 [core-data builder 6/7] COPY . . 08:35:56 #119 CACHED 08:35:56 08:35:56 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:56 #120 CACHED 08:35:56 08:35:56 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:56 #121 CACHED 08:35:56 08:35:56 #114 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:56 #114 DONE 10.3s 08:35:56 08:35:56 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:56 #122 CACHED 08:35:56 08:35:56 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:56 #123 CACHED 08:35:56 08:35:56 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:56 #124 CACHED 08:35:56 08:35:56 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:56 #125 CACHED 08:35:56 08:35:56 #126 [support-scheduler builder 6/7] COPY . . 08:35:56 #126 CACHED 08:35:56 08:35:56 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:56 #127 CACHED 08:35:56 08:35:56 #128 [core-command builder 6/7] COPY . . 08:35:56 #128 CACHED 08:35:56 08:35:56 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:56 #129 CACHED 08:35:56 08:35:56 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:56 #130 CACHED 08:35:56 08:35:56 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:56 #131 CACHED 08:35:56 08:35:56 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:56 #132 CACHED 08:35:56 08:35:56 #133 [core-metadata builder 6/7] COPY . . 08:35:56 #133 CACHED 08:35:56 08:35:56 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:56 #134 ... 08:35:56 08:35:56 #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:56 #135 CACHED 08:35:56 08:35:56 #136 [security-proxy-setup builder 6/7] COPY . . 08:35:56 #136 CACHED 08:35:56 08:35:56 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:56 #137 CACHED 08:35:56 08:35:56 #115 [security-secretstore-setup builder 6/7] COPY . . 08:35:56 #115 DONE 10.3s 08:35:56 08:35:56 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:56 #138 CACHED 08:35:56 08:35:56 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:56 #139 CACHED 08:35:56 08:35:56 #140 [security-bootstrapper builder 6/7] COPY . . 08:35:56 #140 CACHED 08:35:56 08:35:56 #141 [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:35:56 #141 1.218 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:06 #141 ... 08:36:06 08:36:06 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:06 #0 1.364 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:06 #142 ... 08:36:06 08:36:06 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:06 #0 0.637 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:06 #143 ... 08:36:06 08:36:06 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:06 #0 1.675 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:06 #144 ... 08:36:06 08:36:06 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:06 #0 1.277 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:06 #145 ... 08:36:06 08:36:06 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:06 #0 1.511 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:06 #146 ... 08:36:06 08:36:06 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:06 #0 0.699 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:06 #147 ... 08:36:06 08:36:06 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:06 #0 0.992 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:06 #148 ... 08:36:06 08:36:06 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:06 #0 0.407 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:06 #149 ... 08:36:06 08:36:06 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:06 #0 0.582 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:06 #150 ... 08:36:06 08:36:06 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:06 #0 0.856 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:07 #151 ... 08:36:07 08:36:07 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:07 #134 1.625 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:33 Removing intermediate container 3069fd140da6 08:36:33 ---> 31b45c482789 08:36:33 Successfully built 31b45c482789 08:36:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:33 + docker inspect -f . ci-base-image-arm64 08:36:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:33 prd-ubuntu20.04-docker-arm64-4c-16g-4798 does not seem to be running inside a container 08:36:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:34 $ docker top a779ae026feaeeb943ac9ca09d67c05c5ae5eb5b4a488fdff974ea27f3e5d655 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:35 + go version 08:36:35 go version go1.21.9 linux/arm64 [Pipeline] } 08:36:35 $ docker stop --time=1 a779ae026feaeeb943ac9ca09d67c05c5ae5eb5b4a488fdff974ea27f3e5d655 08:36:37 $ docker rm -f --volumes a779ae026feaeeb943ac9ca09d67c05c5ae5eb5b4a488fdff974ea27f3e5d655 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:38 + docker inspect -f . ci-base-image-arm64 08:36:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:38 prd-ubuntu20.04-docker-arm64-4c-16g-4798 does not seem to be running inside a container 08:36:38 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:39 $ docker top a756d606771509ea06fff7d34e0edaa5e09dd76ba4a2fbb95a908e6830cdf5df -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:39 ========================================================= 08:36:39 [edgeXBuildGoParallel] Running Tests and Build... 08:36:39 ========================================================= [Pipeline] sh 08:36:40 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 08:36:40 + make test 08:36:40 go test -race -coverprofile=coverage.out ./... 08:37:27 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:28 #134 ... 08:37:28 08:37:28 #141 [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:28 #141 91.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:26 #141 DONE 147.5s 08:38:26 08:38:26 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:26 #144 DONE 147.4s 08:38:26 08:38:26 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:26 #142 DONE 147.5s 08:38:26 08:38:26 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:26 #146 DONE 147.4s 08:38:26 08:38:26 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:26 #149 DONE 147.5s 08:38:26 08:38:26 #152 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #152 ... 08:38:26 08:38:26 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:26 #148 DONE 147.5s 08:38:26 08:38:26 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:26 #145 DONE 147.5s 08:38:26 08:38:26 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:26 #134 DONE 147.7s 08:38:26 08:38:26 #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #153 ... 08:38:26 08:38:26 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:26 #147 DONE 147.9s 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 147.9s 08:38:26 08:38:26 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:26 #143 DONE 147.9s 08:38:26 08:38:26 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:26 #151 DONE 147.9s 08:38:26 08:38:26 #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #154 ... 08:38:26 08:38:26 #152 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #152 DONE 0.8s 08:38:26 08:38:26 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #155 DONE 0.8s 08:38:26 08:38:26 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:26 #156 DONE 0.7s 08:38:26 08:38:26 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #157 DONE 0.7s 08:38:26 08:38:26 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #158 DONE 0.6s 08:38:26 08:38:26 #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #154 DONE 0.4s 08:38:26 08:38:26 #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #153 DONE 0.6s 08:38:26 08:38:26 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:26 #159 ... 08:38:26 08:38:26 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #160 DONE 0.6s 08:38:26 08:38:26 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:26 #161 DONE 0.5s 08:38:26 08:38:26 #162 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:26 #162 DONE 0.5s 08:38:26 08:38:26 #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:26 #163 DONE 0.5s 08:38:26 08:38:26 #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #164 CACHED 08:38:26 08:38:26 #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:26 #165 CACHED 08:38:26 08:38:26 #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #166 CACHED 08:38:26 08:38:26 #167 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:26 #167 CACHED 08:38:26 08:38:26 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:26 #168 CACHED 08:38:26 08:38:26 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #169 CACHED 08:38:26 08:38:26 #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #170 CACHED 08:38:26 08:38:26 #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:26 #171 CACHED 08:38:26 08:38:26 #172 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:26 #172 DONE 0.5s 08:38:26 08:38:26 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:38:26 #173 DONE 0.5s 08:38:26 08:38:26 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:26 #159 DONE 0.5s 08:38:26 08:38:26 #174 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:26 #174 ... 08:38:26 08:38:26 #175 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:26 #175 DONE 1.0s 08:38:26 08:38:26 #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:26 #176 DONE 1.1s 08:38:26 08:38:26 #177 [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:26 #177 DONE 1.1s 08:38:26 08:38:26 #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:26 #178 DONE 1.0s 08:38:26 08:38:26 #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:26 #179 DONE 1.0s 08:38:26 08:38:26 #104 [core-keeper] exporting to image 08:38:26 #104 exporting layers 08:38:26 #104 ... 08:38:26 08:38:26 #180 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:26 #180 DONE 1.3s 08:38:26 08:38:26 #181 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:26 #181 DONE 1.3s 08:38:26 08:38:26 #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:26 #182 DONE 1.3s 08:38:26 08:38:26 #183 [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:26 #183 DONE 1.3s 08:38:26 08:38:26 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:26 #184 DONE 1.4s 08:38:26 08:38:26 #174 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:26 #174 DONE 1.4s 08:38:26 08:38:26 #104 [core-keeper] exporting to image 08:38:26 #104 exporting layers 0.3s done 08:38:26 #104 ... 08:38:26 08:38:26 #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:26 #185 DONE 0.6s 08:38:26 08:38:26 #186 [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:26 #186 DONE 0.6s 08:38:26 08:38:26 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:26 #187 DONE 0.6s 08:38:26 08:38:26 #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:26 #188 DONE 0.4s 08:38:26 08:38:26 #189 [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 #189 DONE 0.4s 08:38:26 08:38:26 #190 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:26 #190 DONE 0.4s 08:38:26 08:38:26 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:26 #191 DONE 0.4s 08:38:26 08:38:26 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:26 #192 DONE 0.4s 08:38:26 08:38:26 #193 [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:26 #193 DONE 0.4s 08:38:26 08:38:26 #194 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:26 #194 DONE 0.4s 08:38:26 08:38:26 #195 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:38:26 #195 DONE 2.3s 08:38:26 08:38:26 #104 [support-notifications] exporting to image 08:38:26 #104 ... 08:38:26 08:38:26 #196 [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:26 #196 DONE 0.4s 08:38:26 08:38:26 #197 [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:26 #197 DONE 0.4s 08:38:26 08:38:26 #104 [support-notifications] exporting to image 08:38:26 #104 writing image sha256:b492147263ab22c42db8a80bce9b10c40274d402df85b0d00b9412f65a80eb4c 08:38:26 #104 ... 08:38:26 08:38:26 #198 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:26 #198 DONE 0.5s 08:38:26 08:38:26 #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:26 #199 DONE 0.4s 08:38:26 08:38:26 #200 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:26 #200 DONE 0.4s 08:38:26 08:38:26 #201 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:26 #201 DONE 0.4s 08:38:26 08:38:26 #202 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 #202 DONE 0.3s 08:38:26 08:38:26 #104 [core-metadata] exporting to image 08:38:26 #104 writing image sha256:b492147263ab22c42db8a80bce9b10c40274d402df85b0d00b9412f65a80eb4c 0.1s done 08:38:26 #104 naming to docker.io/library/core-keeper done 08:38:26 #104 exporting layers 0.4s done 08:38:26 #104 writing image sha256:9dcf134499ed2dcd6280595fd90423d54ce27b619949906febdde5abdb354711 08:38:26 #104 ... 08:38:26 08:38:26 #203 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:26 #203 DONE 0.3s 08:38:26 08:38:26 #104 [core-metadata] exporting to image 08:38:26 #104 writing image sha256:462c61fd6ba0fcf4c855d60fdc009197213f2a26b82c696932d21f614cdce0fc 08:38:26 #104 writing image sha256:cf80a804a248db89a05279b8c65f8f5dc816d6ecb41a5adefe5945db3d8fd90c 08:38:26 #104 writing image sha256:fa29c4e3f7322799d941af97da9e29142e25d3d8a64226ea708201c62532bdfb 08:38:26 #104 ... 08:38:26 08:38:26 #204 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:38:26 #204 DONE 0.3s 08:38:26 08:38:26 #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:26 #205 DONE 0.3s 08:38:26 08:38:26 #104 [security-spiffe-token-provider] exporting to image 08:38:26 #104 exporting layers 0.3s done 08:38:26 #104 writing image sha256:9dcf134499ed2dcd6280595fd90423d54ce27b619949906febdde5abdb354711 0.1s done 08:38:26 #104 writing image sha256:462c61fd6ba0fcf4c855d60fdc009197213f2a26b82c696932d21f614cdce0fc 0.1s done 08:38:26 #104 writing image sha256:cf80a804a248db89a05279b8c65f8f5dc816d6ecb41a5adefe5945db3d8fd90c 0.1s done 08:38:26 #104 writing image sha256:fa29c4e3f7322799d941af97da9e29142e25d3d8a64226ea708201c62532bdfb 0.1s done 08:38:26 #104 naming to docker.io/library/support-scheduler done 08:38:26 #104 naming to docker.io/library/core-command done 08:38:26 #104 naming to docker.io/library/support-notifications done 08:38:26 #104 naming to docker.io/library/core-data done 08:38:26 #104 writing image sha256:ba3e41e0cb1482fec6c980b859d1e8ecd3ee5bd71c37f60d13d1d8b6b4433443 done 08:38:26 #104 naming to docker.io/library/security-spiffe-token-provider done 08:38:26 #104 writing image sha256:ddafaa43105c7c98d1cf6e9e023aedbc3cdd2926623804487f7870cf9ba2bbc4 08:38:26 #104 writing image sha256:ddafaa43105c7c98d1cf6e9e023aedbc3cdd2926623804487f7870cf9ba2bbc4 done 08:38:26 #104 naming to docker.io/library/core-metadata done 08:38:26 #104 DONE 2.3s 08:38:26 08:38:26 #206 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:27 #206 DONE 0.4s 08:38:27 08:38:27 #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:27 #207 DONE 0.4s 08:38:27 08:38:27 #208 [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 #208 DONE 0.8s 08:38:27 08:38:27 #209 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:27 #209 DONE 0.0s 08:38:27 08:38:27 #210 [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:27 #210 DONE 0.9s 08:38:27 08:38:27 #104 [core-common-config-bootstrapper] exporting to image 08:38:27 #104 ... 08:38:27 08:38:27 #211 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:27 #211 DONE 0.1s 08:38:27 08:38:27 #212 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:38:27 #212 DONE 0.1s 08:38:27 08:38:27 #104 [core-common-config-bootstrapper] exporting to image 08:38:27 #104 exporting layers 0.1s done 08:38:27 #104 exporting layers 0.2s done 08:38:27 #104 writing image sha256:07699c0f4181aab58626784e2a44b7cd19b356c3c1df67436c2015c369c6d1b1 done 08:38:27 #104 naming to docker.io/library/core-common-config-bootstrapper done 08:38:27 #104 writing image sha256:776d46bbaaeed0e04f140995944ad485729b3820ab595b24266b8527285ec03a 0.0s done 08:38:27 #104 naming to docker.io/library/security-proxy-auth 0.0s done 08:38:27 #104 DONE 2.6s 08:38:27 08:38:27 #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:38:27 #213 DONE 0.0s 08:38:27 08:38:27 #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:38:27 #214 DONE 0.2s 08:38:27 08:38:27 #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:27 #215 DONE 0.8s 08:38:27 08:38:27 #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:27 #216 DONE 0.1s 08:38:27 08:38:27 #104 [security-proxy-setup] exporting to image 08:38:27 #104 exporting layers 0.2s done 08:38:27 #104 writing image sha256:4d6b84f510d0d8fa5e15a59d66d92314c60abe7e086bfb67564a4b3dbe30a8a8 done 08:38:27 #104 naming to docker.io/library/security-proxy-setup done 08:38:27 #104 DONE 2.8s 08:38:27 08:38:27 #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:38:27 #217 ... 08:38:27 08:38:27 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:27 #218 DONE 0.7s 08:38:27 08:38:27 #104 [security-secretstore-setup] exporting to image 08:38:28 #104 ... 08:38:28 08:38:28 #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:38:28 #217 DONE 0.7s 08:38:28 08:38:28 #104 [security-bootstrapper] exporting to image 08:38:28 #104 writing image sha256:c2a131e8b16c6f1fd012e9f7661651c80af31e3912b178b3cc0de1921886bc3f done 08:38:28 #104 naming to docker.io/library/security-secretstore-setup done 08:38:28 #104 exporting layers 0.2s done 08:38:28 #104 writing image sha256:5f352034fe7c9c0dc66a865a19a46b00222b5e15cc9c1d71de20e848b1095ab6 done 08:38:28 #104 naming to docker.io/library/security-bootstrapper done 08:38:28 #104 DONE 3.3s 08:38:28 08:38:28 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:28 time="2024-07-02T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:28 $ docker stop --time=1 db5267c90d4b614fcdf2c1025200da98483d9fcf91afd83989c92de26ae9c94c 08:38:29 $ docker rm -f --volumes db5267c90d4b614fcdf2c1025200da98483d9fcf91afd83989c92de26ae9c94c [Pipeline] // withDockerContainer [Pipeline] sh 08:38:29 + docker images 08:38:29 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:29 security-bootstrapper latest 5f352034fe7c 1 second ago 24MB 08:38:29 security-proxy-setup latest 4d6b84f510d0 2 seconds ago 31.2MB 08:38:29 security-secretstore-setup latest c2a131e8b16c 2 seconds ago 42.2MB 08:38:29 security-proxy-auth latest 776d46bbaaee 3 seconds ago 38MB 08:38:29 security-spiffe-token-provider latest ba3e41e0cb14 3 seconds ago 34MB 08:38:29 core-metadata latest ddafaa43105c 3 seconds ago 41MB 08:38:29 core-common-config-bootstrapper latest 07699c0f4181 3 seconds ago 20.2MB 08:38:29 support-notifications latest fa29c4e3f732 4 seconds ago 43.9MB 08:38:29 support-scheduler latest cf80a804a248 4 seconds ago 43.1MB 08:38:29 core-command latest 9dcf134499ed 4 seconds ago 40.4MB 08:38:29 core-data latest 462c61fd6ba0 4 seconds ago 40.8MB 08:38:29 core-keeper latest b492147263ab 5 seconds ago 35.6MB 08:38:29 security-spire-config latest 2ed8a97dc736 3 minutes ago 107MB 08:38:29 security-spire-server latest 905ee5ab844b 3 minutes ago 107MB 08:38:29 security-spire-agent latest 5934be3182ca 3 minutes ago 166MB 08:38:29 ci-base-image-x86_64 latest 4b9c4b68a973 7 minutes ago 966MB 08:38:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 08:38:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 08:38:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months 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:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements 08:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.190s coverage: 97.0% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.289s coverage: 69.2% of statements 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.213s coverage: 53.2% of statements 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:41:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.098s coverage: 93.4% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.303s coverage: 91.7% of statements 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:42:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.229s coverage: 6.6% of statements 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:42:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:42:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.656s coverage: 97.6% of statements 08:42:13 ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements 08:42:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:42:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.285s coverage: 0.8% of statements 08:42:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.144s coverage: 32.2% of statements 08:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.146s coverage: 41.7% of statements 08:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.109s coverage: 82.9% of statements 08:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.098s coverage: 94.1% of statements 08:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:42:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:42:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:42:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.104s coverage: 94.4% of statements 08:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.667s coverage: 79.9% of statements 08:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.457s coverage: 92.9% of statements 08:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.080s coverage: 64.4% of statements 08:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.113s coverage: 62.3% of statements 08:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.099s coverage: 87.2% of statements 08:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements 08:42:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.083s coverage: 100.0% of statements 08:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:43:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.344s coverage: 81.8% of statements 08:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.306s coverage: 82.1% of statements 08:43:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.104s coverage: 86.0% of statements 08:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:43:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:43:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.745s coverage: 63.1% of statements 08:43:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.118s coverage: 100.0% of statements 08:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.123s coverage: 89.4% of statements 08:43:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:43:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements 08:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 08:43:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:43:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:43:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:43:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.673s coverage: 38.4% of statements 08:43:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.110s coverage: 89.5% of statements 08:43:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:43:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:43:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:43:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements 08:43:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:43:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:43:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:43:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:43:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.164s coverage: 19.9% of statements 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:43:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.487s coverage: 95.7% of statements 08:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:43:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:43:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.181s coverage: 61.8% of statements 08:43:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:43:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:43:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.282s coverage: 98.9% of statements 08:43:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:43:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:43:47 go vet ./... 08:47:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:47:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:47:54 ./bin/test-attribution-txt.sh [Pipeline] echo 08:47:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:47:54 + ls -al . 08:47:54 total 836 08:47:54 drwxrwxr-x 10 1001 1001 4096 Jul 2 08:36 . 08:47:54 drwxr-xr-x 4 root root 4096 Jul 2 08:36 .. 08:47:54 drwxrwxr-x 2 1001 1001 4096 Jul 2 08:34 .blubracket 08:47:54 -rw-rw-r-- 1 1001 1001 10 Jul 2 08:34 .dockerignore 08:47:54 drwxrwxr-x 8 1001 1001 4096 Jul 2 08:34 .git 08:47:54 drwxrwxr-x 3 1001 1001 4096 Jul 2 08:34 .github 08:47:54 -rw-rw-r-- 1 1001 1001 1102 Jul 2 08:34 .gitignore 08:47:54 -rw-rw-r-- 1 1001 1001 42 Jul 2 08:34 .golangci.yml 08:47:54 -rw-rw-r-- 1 1001 1001 100 Jul 2 08:34 .hadolint.yml 08:47:54 -rw-rw-r-- 1 1001 1001 155 Jul 2 08:34 .sonarcloud.properties 08:47:54 -rw-rw-r-- 1 1001 1001 1171 Jul 2 08:34 ADOPTERS.md 08:47:54 -rw-rw-r-- 1 1001 1001 20361 Jul 2 08:34 Attribution.txt 08:47:54 -rw-rw-r-- 1 1001 1001 100284 Jul 2 08:34 CHANGELOG.md 08:47:54 -rw-rw-r-- 1 1001 1001 3804 Jul 2 08:34 CONTRIBUTING.md 08:47:54 -rw-rw-r-- 1 1001 1001 677 Jul 2 08:34 GOVERNANCE.md 08:47:54 -rw-rw-r-- 1 1001 1001 861 Jul 2 08:34 Jenkinsfile 08:47:54 -rw-rw-r-- 1 1001 1001 10775 Jul 2 08:34 LICENSE 08:47:54 -rw-rw-r-- 1 1001 1001 16051 Jul 2 08:34 Makefile 08:47:54 -rw-rw-r-- 1 1001 1001 582 Jul 2 08:34 OWNERS.md 08:47:54 -rw-rw-r-- 1 1001 1001 9528 Jul 2 08:34 README.md 08:47:54 -rw-rw-r-- 1 1001 1001 789 Jul 2 08:34 SECURITY.md 08:47:54 -rw-rw-r-- 1 1001 1001 5 Jul 2 08:30 VERSION 08:47:54 drwxrwxr-x 2 1001 1001 4096 Jul 2 08:34 bin 08:47:54 drwxrwxr-x 19 1001 1001 4096 Jul 2 08:34 cmd 08:47:54 -rw-r--r-- 1 root root 480141 Jul 2 08:43 coverage.out 08:47:54 drwxrwxr-x 2 1001 1001 4096 Jul 2 08:34 fuzz_test 08:47:54 -rw-rw-r-- 1 1001 1001 6910 Jul 2 08:34 go.mod 08:47:54 -rw-rw-r-- 1 1001 1001 101535 Jul 2 08:34 go.sum 08:47:54 drwxrwxr-x 7 1001 1001 4096 Jul 2 08:34 internal 08:47:54 drwxrwxr-x 3 1001 1001 4096 Jul 2 08:34 openapi 08:47:54 -rw-rw-r-- 1 1001 1001 584 Jul 2 08:34 security.txt 08:47:54 -rw-rw-r-- 1 1001 1001 204 Jul 2 08:34 version.go [Pipeline] sh 08:47:55 + '[' -e coverage.out ] 08:47:55 + chown 1001:1001 coverage.out [Pipeline] stash 08:47:55 Warning: overwriting stash ‘coverage-report’ 08:47:56 Stashed 1 file(s) [Pipeline] sh 08:47:56 + make build 08:47:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:51:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:51:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:51:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:51:21 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:53 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:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:52:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:52:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:52:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:52:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:52:26 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:31 $ docker stop --time=1 a756d606771509ea06fff7d34e0edaa5e09dd76ba4a2fbb95a908e6830cdf5df 08:52:33 $ docker rm -f --volumes a756d606771509ea06fff7d34e0edaa5e09dd76ba4a2fbb95a908e6830cdf5df [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:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:37 08:52:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:38 latest: Pulling from edgex-devops/edgex-compose-arm64 08:52:38 547446be3368: Pulling fs layer 08:52:38 d125d8839a47: Pulling fs layer 08:52:38 3e85d5ac6304: Pulling fs layer 08:52:38 c3105a71a48b: Pulling fs layer 08:52:38 0f093f025ec4: Pulling fs layer 08:52:38 c3106fc0e877: Pulling fs layer 08:52:38 c3105a71a48b: Waiting 08:52:38 0f093f025ec4: Waiting 08:52:38 c3106fc0e877: Waiting 08:52:38 547446be3368: Verifying Checksum 08:52:38 547446be3368: Download complete 08:52:38 c3105a71a48b: Verifying Checksum 08:52:38 c3105a71a48b: Download complete 08:52:38 d125d8839a47: Verifying Checksum 08:52:38 d125d8839a47: Download complete 08:52:38 c3106fc0e877: Verifying Checksum 08:52:38 c3106fc0e877: Download complete 08:52:39 0f093f025ec4: Verifying Checksum 08:52:39 0f093f025ec4: Download complete 08:52:39 547446be3368: Pull complete 08:52:40 d125d8839a47: Pull complete 08:52:41 3e85d5ac6304: Verifying Checksum 08:52:41 3e85d5ac6304: Download complete 08:52:51 3e85d5ac6304: Pull complete 08:52:51 c3105a71a48b: Pull complete 08:52:52 0f093f025ec4: Pull complete 08:52:52 c3106fc0e877: Pull complete 08:52:52 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:52 prd-ubuntu20.04-docker-arm64-4c-16g-4798 does not seem to be running inside a container 08:52:52 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:52:55 $ docker top aa57166d20cf5affc1a05faac5fbef0720e21b778499f6d2cbe8bc8d78fa22bf -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:55 + docker compose -f ./docker-compose-build.yml build --parallel 08:53:05 #1 [security-spire-agent internal] load build definition from Dockerfile 08:53:05 #1 transferring dockerfile: 1.81kB done 08:53:05 #1 DONE 0.1s 08:53:05 08:53:05 #2 [core-keeper internal] load build definition from Dockerfile 08:53:05 #2 transferring dockerfile: 2.01kB done 08:53:05 #2 DONE 0.1s 08:53:05 08:53:05 #3 [security-spire-config internal] load build definition from Dockerfile 08:53:05 #3 transferring dockerfile: 1.69kB done 08:53:05 #3 DONE 0.1s 08:53:05 08:53:05 #4 [security-proxy-auth internal] load build definition from Dockerfile 08:53:05 #4 transferring dockerfile: 2.15kB 0.0s done 08:53:05 #4 DONE 0.1s 08:53:05 08:53:05 #5 [security-spire-server internal] load build definition from Dockerfile 08:53:05 #5 transferring dockerfile: 1.70kB 0.0s done 08:53:05 #5 DONE 0.1s 08:53:05 08:53:05 #6 [security-proxy-setup internal] load build definition from Dockerfile 08:53:05 #6 transferring dockerfile: 2.50kB done 08:53:05 #6 DONE 0.1s 08:53:05 08:53:05 #7 [security-secretstore-setup internal] load build definition from Dockerfile 08:53:05 #7 transferring dockerfile: 2.49kB done 08:53:05 #7 DONE 0.1s 08:53:05 08:53:05 #8 [support-notifications internal] load build definition from Dockerfile 08:53:06 #8 transferring dockerfile: 1.95kB 0.0s done 08:53:06 #8 DONE 0.1s 08:53:06 08:53:06 #9 [security-bootstrapper internal] load build definition from Dockerfile 08:53:06 #9 transferring dockerfile: 2.93kB 0.0s done 08:53:06 #9 DONE 0.1s 08:53:06 08:53:06 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:53:06 #10 transferring dockerfile: 1.89kB 0.0s done 08:53:06 #10 DONE 0.1s 08:53:06 08:53:06 #11 [core-metadata internal] load build definition from Dockerfile 08:53:06 #11 transferring dockerfile: 2.06kB 0.0s done 08:53:06 #11 DONE 0.1s 08:53:06 08:53:06 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:53:06 #12 transferring dockerfile: 2.23kB 0.0s done 08:53:06 #12 DONE 0.1s 08:53:06 08:53:06 #13 [core-command internal] load build definition from Dockerfile 08:53:06 #13 transferring dockerfile: 1.93kB done 08:53:06 #13 DONE 0.1s 08:53:06 08:53:06 #14 [core-data internal] load build definition from Dockerfile 08:53:06 #14 transferring dockerfile: 2.01kB 0.0s done 08:53:06 #14 DONE 0.1s 08:53:06 08:53:06 #15 [security-spire-agent internal] load .dockerignore 08:53:06 #15 transferring context: 50B 0.0s done 08:53:06 #15 DONE 0.1s 08:53:06 08:53:06 #16 [support-scheduler internal] load build definition from Dockerfile 08:53:06 #16 transferring dockerfile: 1.93kB 0.0s done 08:53:06 #16 DONE 0.1s 08:53:07 08:53:07 #17 [core-keeper internal] load .dockerignore 08:53:07 #17 transferring context: 50B done 08:53:07 #17 DONE 0.0s 08:53:07 08:53:07 #18 [security-spire-config internal] load .dockerignore 08:53:07 #18 transferring context: 50B done 08:53:07 #18 DONE 0.1s 08:53:07 08:53:07 #19 [security-proxy-auth internal] load .dockerignore 08:53:07 #19 transferring context: 50B done 08:53:07 #19 DONE 0.1s 08:53:07 08:53:07 #20 [security-spire-server internal] load .dockerignore 08:53:07 #20 transferring context: 50B done 08:53:07 #20 DONE 0.1s 08:53:07 08:53:07 #21 [security-proxy-setup internal] load .dockerignore 08:53:07 #21 transferring context: 50B done 08:53:07 #21 DONE 0.1s 08:53:07 08:53:07 #22 [security-secretstore-setup internal] load .dockerignore 08:53:07 #22 transferring context: 50B done 08:53:07 #22 DONE 0.1s 08:53:07 08:53:07 #23 [support-notifications internal] load .dockerignore 08:53:07 #23 transferring context: 50B done 08:53:07 #23 DONE 0.1s 08:53:07 08:53:07 #24 [security-bootstrapper internal] load .dockerignore 08:53:07 #24 transferring context: 50B done 08:53:07 #24 DONE 0.1s 08:53:07 08:53:07 #25 [security-spiffe-token-provider internal] load .dockerignore 08:53:07 #25 transferring context: 50B done 08:53:07 #25 DONE 0.1s 08:53:07 08:53:07 #26 [core-metadata internal] load .dockerignore 08:53:08 #26 transferring context: 50B 0.0s done 08:53:08 #26 DONE 0.1s 08:53:08 08:53:08 #27 [core-common-config-bootstrapper internal] load .dockerignore 08:53:08 #27 transferring context: 50B done 08:53:08 #27 DONE 0.1s 08:53:08 08:53:08 #28 [core-command internal] load .dockerignore 08:53:08 #28 transferring context: 50B done 08:53:08 #28 DONE 0.1s 08:53:08 08:53:08 #29 [core-data internal] load .dockerignore 08:53:08 #29 transferring context: 50B 0.0s done 08:53:08 #29 DONE 0.1s 08:53:08 08:53:08 #30 [support-scheduler internal] load .dockerignore 08:53:08 #30 transferring context: 50B 0.0s done 08:53:08 #30 DONE 0.1s 08:53:08 08:53:08 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:53:08 #31 ... 08:53:08 08:53:08 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:53:08 #32 DONE 0.2s 08:53:08 08:53:08 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:53:09 #33 DONE 0.7s 08:53:09 08:53:09 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:53:09 #31 DONE 0.6s 08:53:09 08:53:09 #34 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:09 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:09 #34 ... 08:53:09 08:53:09 #35 [security-spire-agent internal] load build context 08:53:09 #35 transferring context: 26.32kB 0.0s done 08:53:09 #35 DONE 0.1s 08:53:09 08:53:09 #34 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:09 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:53:09 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:53:09 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:53:09 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s 08:53:09 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:53:09 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.15MB / 3.34MB 0.2s 08:53:09 #34 ... 08:53:09 08:53:09 #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:09 #36 DONE 0.0s 08:53:09 08:53:09 #34 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:09 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 08:53:09 #34 ... 08:53:09 08:53:09 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:53:09 #32 DONE 0.3s 08:53:09 08:53:09 #34 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:09 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 08:53:09 #34 ... 08:53:09 08:53:09 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:53:09 #32 DONE 0.4s 08:53:09 08:53:09 #34 [core-keeper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:09 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:53:09 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:53:09 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:53:09 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 08:53:09 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:53:09 #34 ... 08:53:09 08:53:09 #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:09 #36 DONE 0.0s 08:53:09 08:53:09 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:53:09 #31 DONE 0.7s 08:53:09 08:53:09 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:53:09 #32 DONE 0.5s 08:53:09 08:53:09 #34 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:09 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:53:09 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:53:09 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:53:09 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 08:53:09 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:53:10 #34 ... 08:53:10 08:53:10 #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:10 #36 DONE 0.0s 08:53:10 08:53:10 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:53:10 #32 DONE 0.7s 08:53:10 08:53:10 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:53:10 #31 DONE 1.0s 08:53:10 08:53:10 #34 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:10 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:53:10 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:53:10 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:53:10 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 08:53:10 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:53:10 #34 ... 08:53:10 08:53:10 #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:10 #36 DONE 0.0s 08:53:10 08:53:10 #34 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:10 #34 ... 08:53:10 08:53:10 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:53:10 #32 DONE 1.0s 08:53:10 08:53:10 #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:10 #36 DONE 0.0s 08:53:10 08:53:10 #34 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:10 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:53:10 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:53:10 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:53:10 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 08:53:10 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:53:11 #34 ... 08:53:11 08:53:11 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:53:11 #32 DONE 1.1s 08:53:11 08:53:11 #37 [security-spire-config internal] load build context 08:53:11 #37 transferring context: 25.04kB 0.1s done 08:53:11 #37 DONE 1.1s 08:53:11 08:53:11 #34 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:11 #34 ... 08:53:11 08:53:11 #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:11 #36 DONE 0.0s 08:53:11 08:53:11 #34 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:11 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:53:11 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:53:11 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:53:11 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 08:53:11 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:53:11 #34 ... 08:53:11 08:53:11 #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:11 #36 DONE 0.0s 08:53:11 08:53:11 #34 [support-notifications stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:11 #34 ... 08:53:11 08:53:11 #38 [security-spire-server internal] load build context 08:53:11 #38 transferring context: 26.79kB 0.1s done 08:53:11 #38 DONE 1.0s 08:53:11 08:53:11 #34 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:11 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:53:11 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:53:11 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:53:11 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 08:53:11 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:53:11 #34 ... 08:53:11 08:53:11 #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:11 #36 DONE 0.0s 08:53:11 08:53:11 #34 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:11 #34 ... 08:53:11 08:53:11 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:53:11 #32 DONE 1.9s 08:53:11 08:53:11 #34 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:11 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:53:11 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:53:11 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:53:11 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 08:53:11 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:53:11 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:53:11 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:53:11 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:53:11 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 08:53:11 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:53:12 #34 ... 08:53:12 08:53:12 #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:12 #36 DONE 0.1s 08:53:12 08:53:12 #34 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:12 #34 ... 08:53:12 08:53:12 #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:12 #36 DONE 0.1s 08:53:12 08:53:12 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:53:12 #32 DONE 2.3s 08:53:12 08:53:12 #34 [core-metadata stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:12 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.0s done 08:53:12 #34 ... 08:53:12 08:53:12 #39 [core-common-config-bootstrapper internal] load build context 08:53:12 #39 DONE 0.0s 08:53:12 08:53:12 #34 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:12 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:53:12 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:53:12 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:53:12 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 08:53:12 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:53:12 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.0s done 08:53:13 #34 ... 08:53:13 08:53:13 #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:13 #36 DONE 0.1s 08:53:13 08:53:13 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:53:13 #32 DONE 2.5s 08:53:13 08:53:13 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:53:13 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 08:53:13 #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:53:13 #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:53:13 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 08:53:13 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 08:53:13 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:53:13 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 08:53:13 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 3.8s 08:53:13 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:53:13 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:53:13 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 08:53:13 #40 ... 08:53:13 08:53:13 #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:13 #36 DONE 0.1s 08:53:13 08:53:13 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:53:13 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.9s done 08:53:13 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 08:53:13 #40 ... 08:53:13 08:53:13 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:53:13 #32 DONE 2.6s 08:53:13 08:53:13 #41 [support-scheduler internal] load build context 08:53:14 #41 ... 08:53:14 08:53:14 #42 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 08:53:14 #42 DONE 4.9s 08:53:14 08:53:14 #41 [support-scheduler internal] load build context 08:53:15 #41 ... 08:53:15 08:53:15 #34 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:53:15 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:53:15 #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:53:15 #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:53:15 #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 08:53:15 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:53:15 #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.0s done 08:53:15 #34 DONE 6.7s 08:53:15 08:53:15 #43 [core-command builder 2/8] WORKDIR /edgex-go 08:53:15 #43 DONE 1.4s 08:53:15 08:53:15 #41 [support-scheduler internal] load build context 08:53:16 #41 transferring context: 2.37MB 1.9s 08:53:19 #41 ... 08:53:19 08:53:19 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:53:19 #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 08:53:19 #44 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:53:19 #44 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:53:19 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 08:53:19 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 08:53:19 #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:53:19 #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:53:19 #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 08:53:19 #44 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.1s done 08:53:19 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 08:53:19 #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 08:53:19 #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.2s 08:53:19 #44 ... 08:53:19 08:53:19 #45 [security-proxy-auth internal] load build context 08:53:19 #45 ... 08:53:19 08:53:19 #41 [support-scheduler internal] load build context 08:53:19 #41 ... 08:53:19 08:53:19 #46 [core-keeper internal] load build context 08:53:19 #46 ... 08:53:19 08:53:19 #41 [support-scheduler internal] load build context 08:53:20 #41 ... 08:53:20 08:53:20 #47 [security-proxy-setup internal] load build context 08:53:20 #47 ... 08:53:20 08:53:20 #46 [core-keeper internal] load build context 08:53:20 #46 ... 08:53:20 08:53:20 #48 [security-secretstore-setup internal] load build context 08:53:21 #48 ... 08:53:21 08:53:21 #49 [support-notifications internal] load build context 08:53:21 #49 transferring context: 30.02MB 9.1s 08:53:21 #49 ... 08:53:21 08:53:21 #48 [security-secretstore-setup internal] load build context 08:53:21 #48 ... 08:53:21 08:53:21 #50 [security-bootstrapper internal] load build context 08:53:21 #50 ... 08:53:21 08:53:21 #46 [core-keeper internal] load build context 08:53:21 #46 ... 08:53:21 08:53:21 #51 [security-spiffe-token-provider internal] load build context 08:53:21 #51 ... 08:53:21 08:53:21 #52 [core-metadata internal] load build context 08:53:22 #52 ... 08:53:22 08:53:22 #51 [security-spiffe-token-provider internal] load build context 08:53:22 #51 ... 08:53:22 08:53:22 #39 [core-common-config-bootstrapper internal] load build context 08:53:22 #39 ... 08:53:22 08:53:22 #53 [core-command internal] load build context 08:53:22 #53 ... 08:53:22 08:53:22 #39 [core-common-config-bootstrapper internal] load build context 08:53:23 #39 ... 08:53:23 08:53:23 #54 [core-data internal] load build context 08:53:23 #54 ... 08:53:23 08:53:23 #39 [core-common-config-bootstrapper internal] load build context 08:53:24 #39 ... 08:53:24 08:53:24 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:53:24 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.1s 08:53:24 #40 ... 08:53:24 08:53:24 #39 [core-common-config-bootstrapper internal] load build context 08:53:25 #39 ... 08:53:25 08:53:25 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:53:25 #0 7.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:25 #0 7.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:25 #0 9.760 (1/2) Installing dumb-init (1.2.5-r2) 08:53:25 #0 9.760 (2/2) Installing su-exec (0.2-r3) 08:53:25 #0 9.760 Executing busybox-1.36.1-r7.trigger 08:53:25 #0 9.760 OK: 8 MiB in 17 packages 08:53:25 #55 ... 08:53:25 08:53:25 #51 [security-spiffe-token-provider internal] load build context 08:53:25 #51 ... 08:53:25 08:53:25 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:53:25 #0 8.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:25 #0 9.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:25 #56 ... 08:53:25 08:53:25 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:53:25 #57 ... 08:53:25 08:53:25 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:53:26 #58 ... 08:53:26 08:53:26 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:53:26 #59 ... 08:53:26 08:53:26 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:26 #60 ... 08:53:26 08:53:26 #61 [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:26 #61 ... 08:53:26 08:53:26 #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:53:26 #62 ... 08:53:26 08:53:26 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:26 #63 ... 08:53:26 08:53:26 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:26 #64 ... 08:53:26 08:53:26 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:26 #65 ... 08:53:26 08:53:26 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:26 #66 ... 08:53:26 08:53:26 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:53:26 #67 ... 08:53:26 08:53:26 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:27 #68 ... 08:53:27 08:53:27 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:53:27 #55 DONE 11.8s 08:53:27 08:53:27 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:27 #69 ... 08:53:27 08:53:27 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:53:27 #40 ... 08:53:27 08:53:27 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:27 #68 DONE 11.9s 08:53:27 08:53:27 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:53:29 #40 ... 08:53:29 08:53:29 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:53:29 #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.7s 08:53:29 #44 ... 08:53:29 08:53:29 #45 [security-proxy-auth internal] load build context 08:53:29 #45 transferring context: 45.46MB 19.0s 08:53:29 #45 ... 08:53:29 08:53:29 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:53:29 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.3s 08:53:30 #40 ... 08:53:30 08:53:30 #41 [support-scheduler internal] load build context 08:53:30 #41 ... 08:53:30 08:53:30 #47 [security-proxy-setup internal] load build context 08:53:30 #47 ... 08:53:30 08:53:30 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:53:31 #40 ... 08:53:31 08:53:31 #49 [support-notifications internal] load build context 08:53:31 #49 ... 08:53:31 08:53:31 #41 [support-scheduler internal] load build context 08:53:31 #41 ... 08:53:31 08:53:31 #48 [security-secretstore-setup internal] load build context 08:53:31 #48 ... 08:53:31 08:53:31 #50 [security-bootstrapper internal] load build context 08:53:31 #50 ... 08:53:31 08:53:31 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:53:31 #56 10.95 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:31 #56 10.95 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:31 #56 10.95 OK: 19951 distinct packages available 08:53:31 #56 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:31 #56 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:31 #56 14.35 OK: 266 MiB in 52 packages 08:53:31 #56 DONE 16.0s 08:53:31 08:53:31 #50 [security-bootstrapper internal] load build context 08:53:31 #50 ... 08:53:31 08:53:31 #41 [support-scheduler internal] load build context 08:53:32 #41 ... 08:53:32 08:53:32 #46 [core-keeper internal] load build context 08:53:32 #46 ... 08:53:32 08:53:32 #52 [core-metadata internal] load build context 08:53:32 #52 ... 08:53:32 08:53:32 #41 [support-scheduler internal] load build context 08:53:32 #41 ... 08:53:32 08:53:32 #53 [core-command internal] load build context 08:53:33 #53 ... 08:53:33 08:53:33 #41 [support-scheduler internal] load build context 08:53:33 #41 ... 08:53:33 08:53:33 #54 [core-data internal] load build context 08:53:33 #54 ... 08:53:33 08:53:33 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:53:33 #58 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:33 #58 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:33 #58 16.38 OK: 266 MiB in 52 packages 08:53:33 #58 DONE 18.1s 08:53:33 08:53:33 #54 [core-data internal] load build context 08:53:33 #54 ... 08:53:33 08:53:33 #41 [support-scheduler internal] load build context 08:53:34 #41 ... 08:53:34 08:53:34 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:53:34 #59 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:34 #59 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:34 #59 16.75 OK: 266 MiB in 52 packages 08:53:34 #59 DONE 18.5s 08:53:34 08:53:34 #41 [support-scheduler internal] load build context 08:53:34 #41 transferring context: 19.65MB 20.4s 08:53:35 #41 ... 08:53:35 08:53:35 #39 [core-common-config-bootstrapper internal] load build context 08:53:35 #39 ... 08:53:35 08:53:35 #41 [support-scheduler internal] load build context 08:53:35 #41 ... 08:53:35 08:53:35 #51 [security-spiffe-token-provider internal] load build context 08:53:36 #51 ... 08:53:36 08:53:36 #41 [support-scheduler internal] load build context 08:53:36 #41 ... 08:53:36 08:53:36 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:53:36 #57 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:36 #57 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:36 #57 18.13 OK: 266 MiB in 52 packages 08:53:36 #57 DONE 20.7s 08:53:36 08:53:36 #41 [support-scheduler internal] load build context 08:53:38 #41 ... 08:53:38 08:53:38 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:53:38 #70 ... 08:53:38 08:53:38 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:53:38 #71 ... 08:53:38 08:53:38 #51 [security-spiffe-token-provider internal] load build context 08:53:39 #51 transferring context: 56.26MB 27.0s 08:53:39 #51 ... 08:53:39 08:53:39 #45 [security-proxy-auth internal] load build context 08:53:39 #45 ... 08:53:39 08:53:39 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:53:39 #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.2s 08:53:39 #44 ... 08:53:39 08:53:39 #45 [security-proxy-auth internal] load build context 08:53:40 #45 ... 08:53:40 08:53:40 #47 [security-proxy-setup internal] load build context 08:53:40 #47 ... 08:53:40 08:53:40 #45 [security-proxy-auth internal] load build context 08:53:41 #45 ... 08:53:41 08:53:41 #61 [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:41 #61 DONE 25.2s 08:53:41 08:53:41 #45 [security-proxy-auth internal] load build context 08:53:41 #45 ... 08:53:41 08:53:41 #49 [support-notifications internal] load build context 08:53:41 #49 ... 08:53:41 08:53:41 #48 [security-secretstore-setup internal] load build context 08:53:42 #48 ... 08:53:42 08:53:42 #50 [security-bootstrapper internal] load build context 08:53:42 #50 ... 08:53:42 08:53:42 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:53:42 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.7s 08:53:42 #40 ... 08:53:42 08:53:42 #50 [security-bootstrapper internal] load build context 08:53:42 #50 ... 08:53:42 08:53:42 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:42 #60 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:42 #60 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:42 #60 20.67 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:42 #60 20.67 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:42 #60 20.67 OK: 19948 distinct packages available 08:53:42 #60 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:42 #60 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:42 #60 25.69 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:53:42 #60 26.28 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:53:42 #60 26.39 (3/7) Installing dumb-init (1.2.5-r2) 08:53:42 #60 26.39 (4/7) Installing musl-obstack (1.2.3-r2) 08:53:42 #60 ... 08:53:42 08:53:42 #52 [core-metadata internal] load build context 08:53:42 #52 ... 08:53:42 08:53:42 #46 [core-keeper internal] load build context 08:53:42 #46 ... 08:53:42 08:53:42 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:42 #69 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:42 #69 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:42 #69 22.11 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:42 #69 22.11 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:42 #69 22.11 OK: 19948 distinct packages available 08:53:42 #69 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:42 #69 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:42 #69 ... 08:53:42 08:53:42 #46 [core-keeper internal] load build context 08:53:43 #46 ... 08:53:43 08:53:43 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:53:43 #67 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:43 #67 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:43 #67 23.89 (1/1) Installing dumb-init (1.2.5-r2) 08:53:43 #67 23.92 Executing busybox-1.36.1-r7.trigger 08:53:43 #67 24.37 OK: 8 MiB in 16 packages 08:53:43 #67 DONE 26.5s 08:53:43 08:53:43 #46 [core-keeper internal] load build context 08:53:43 #46 ... 08:53:43 08:53:43 #53 [core-command internal] load build context 08:53:43 #53 ... 08:53:43 08:53:43 #52 [core-metadata internal] load build context 08:53:43 #52 ... 08:53:43 08:53:43 #54 [core-data internal] load build context 08:53:43 #54 ... 08:53:43 08:53:43 #46 [core-keeper internal] load build context 08:53:43 #46 ... 08:53:43 08:53:43 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:43 #66 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:43 #66 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:43 #66 22.43 (1/2) Installing ca-certificates (20240226-r0) 08:53:43 #66 22.86 (2/2) Installing dumb-init (1.2.5-r2) 08:53:43 #66 22.86 Executing busybox-1.36.1-r7.trigger 08:53:43 #66 22.98 Executing ca-certificates-20240226-r0.trigger 08:53:43 #66 24.87 OK: 9 MiB in 17 packages 08:53:43 #66 DONE 27.4s 08:53:43 08:53:43 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:53:44 #72 ... 08:53:44 08:53:44 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:44 #60 26.44 (5/7) Installing libucontext (1.2-r2) 08:53:44 #60 26.46 (6/7) Installing gcompat (1.1.0-r1) 08:53:44 #60 26.53 (7/7) Installing openssl (3.1.6-r0) 08:53:44 #60 26.63 Executing busybox-1.36.1-r7.trigger 08:53:44 #60 26.83 OK: 9 MiB in 20 packages 08:53:44 #60 DONE 29.4s 08:53:44 08:53:44 #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:53:45 #73 ... 08:53:45 08:53:45 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:45 #63 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:45 #63 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:45 #63 25.03 (1/4) Installing ca-certificates (20240226-r0) 08:53:45 #63 25.26 (2/4) Installing dumb-init (1.2.5-r2) 08:53:45 #63 25.26 (3/4) Installing su-exec (0.2-r3) 08:53:45 #63 25.26 (4/4) Installing yq (4.33.3-r5) 08:53:45 #63 26.25 Executing busybox-1.36.1-r7.trigger 08:53:45 #63 26.40 Executing ca-certificates-20240226-r0.trigger 08:53:45 #63 27.88 OK: 18 MiB in 19 packages 08:53:45 #63 ... 08:53:45 08:53:45 #52 [core-metadata internal] load build context 08:53:45 #52 transferring context: 50.91MB 31.0s 08:53:46 #52 ... 08:53:46 08:53:46 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:46 #63 DONE 30.1s 08:53:46 08:53:46 #52 [core-metadata internal] load build context 08:53:46 #52 ... 08:53:46 08:53:46 #39 [core-common-config-bootstrapper internal] load build context 08:53:46 #39 ... 08:53:46 08:53:46 #52 [core-metadata internal] load build context 08:53:47 #52 ... 08:53:47 08:53:47 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:47 #64 22.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:47 #64 24.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:47 #64 28.10 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:53:47 #64 28.58 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:53:47 #64 28.65 (3/6) Installing dumb-init (1.2.5-r2) 08:53:47 #64 28.65 (4/6) Installing openssl (3.1.6-r0) 08:53:47 #64 28.77 (5/6) Installing su-exec (0.2-r3) 08:53:47 #64 28.91 (6/6) Installing yq (4.33.3-r5) 08:53:47 #64 29.72 Executing busybox-1.36.1-r7.trigger 08:53:47 #64 30.05 OK: 18 MiB in 19 packages 08:53:47 #64 DONE 31.4s 08:53:47 08:53:47 #52 [core-metadata internal] load build context 08:53:47 #52 ... 08:53:47 08:53:47 #41 [support-scheduler internal] load build context 08:53:48 #41 ... 08:53:48 08:53:48 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:53:50 #74 ... 08:53:50 08:53:50 #51 [security-spiffe-token-provider internal] load build context 08:53:50 #51 ... 08:53:50 08:53:50 #39 [core-common-config-bootstrapper internal] load build context 08:53:50 #39 ... 08:53:50 08:53:50 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:50 #69 30.08 (1/11) Installing ca-certificates (20240226-r0) 08:53:50 #69 30.34 (2/11) Installing brotli-libs (1.0.9-r14) 08:53:50 #69 30.45 (3/11) Installing libunistring (1.1-r1) 08:53:50 #69 30.71 (4/11) Installing libidn2 (2.3.4-r1) 08:53:50 #69 30.71 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:53:50 #69 30.71 (6/11) Installing libcurl (8.5.0-r0) 08:53:50 #69 30.71 (7/11) Installing curl (8.5.0-r0) 08:53:50 #69 30.81 (8/11) Installing dumb-init (1.2.5-r2) 08:53:50 #69 30.81 (9/11) Installing musl-obstack (1.2.3-r2) 08:53:50 #69 30.81 (10/11) Installing libucontext (1.2-r2) 08:53:50 #69 30.81 (11/11) Installing gcompat (1.1.0-r1) 08:53:50 #69 30.93 Executing busybox-1.36.1-r7.trigger 08:53:50 #69 30.96 Executing ca-certificates-20240226-r0.trigger 08:53:50 #69 32.21 OK: 13 MiB in 26 packages 08:53:50 #69 DONE 33.9s 08:53:50 08:53:50 #39 [core-common-config-bootstrapper internal] load build context 08:53:50 #39 ... 08:53:50 08:53:50 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:53:50 #44 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 36.6s done 08:53:50 #44 ... 08:53:50 08:53:50 #51 [security-spiffe-token-provider internal] load build context 08:53:50 #51 transferring context: 74.35MB 38.0s 08:53:50 #51 ... 08:53:50 08:53:50 #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:53:50 #62 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:50 #62 27.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:50 #62 32.50 (1/1) Installing dumb-init (1.2.5-r2) 08:53:50 #62 32.50 Executing busybox-1.36.1-r7.trigger 08:53:50 #62 32.65 OK: 8 MiB in 16 packages 08:53:50 #62 DONE 34.4s 08:53:50 08:53:50 #51 [security-spiffe-token-provider internal] load build context 08:53:50 #51 ... 08:53:50 08:53:50 #47 [security-proxy-setup internal] load build context 08:53:51 #47 ... 08:53:51 08:53:51 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:51 #65 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:51 #65 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:51 #65 30.16 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:51 #65 30.16 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:51 #65 30.16 OK: 19948 distinct packages available 08:53:51 #65 30.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:51 #65 31.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:51 #65 ... 08:53:51 08:53:51 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:53:51 #75 ... 08:53:51 08:53:51 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:53:51 #76 ... 08:53:51 08:53:51 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:51 #65 35.38 (1/4) Installing dumb-init (1.2.5-r2) 08:53:51 #65 35.42 (2/4) Installing musl-obstack (1.2.3-r2) 08:53:51 #65 35.54 (3/4) Installing libucontext (1.2-r2) 08:53:51 #65 35.54 (4/4) Installing gcompat (1.1.0-r1) 08:53:51 #65 35.54 Executing busybox-1.36.1-r7.trigger 08:53:51 #65 35.63 OK: 8 MiB in 19 packages 08:53:51 #65 ... 08:53:51 08:53:51 #49 [support-notifications internal] load build context 08:53:52 #49 ... 08:53:52 08:53:52 #39 [core-common-config-bootstrapper internal] load build context 08:53:52 #39 ... 08:53:52 08:53:52 #48 [security-secretstore-setup internal] load build context 08:53:52 #48 ... 08:53:52 08:53:52 #45 [security-proxy-auth internal] load build context 08:53:52 #45 ... 08:53:52 08:53:52 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:53:52 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 38.8s 08:53:52 #40 ... 08:53:52 08:53:52 #50 [security-bootstrapper internal] load build context 08:53:52 #50 ... 08:53:52 08:53:52 #48 [security-secretstore-setup internal] load build context 08:53:53 #48 ... 08:53:53 08:53:53 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:53:53 #77 ... 08:53:53 08:53:53 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:53:53 #40 ... 08:53:53 08:53:53 #53 [core-command internal] load build context 08:53:53 #53 ... 08:53:53 08:53:53 #54 [core-data internal] load build context 08:53:53 #54 ... 08:53:53 08:53:53 #46 [core-keeper internal] load build context 08:53:53 #46 ... 08:53:53 08:53:53 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:53:53 #71 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:53 #71 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:53 #71 23.00 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:53:53 #71 23.15 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:53:53 #71 23.21 OK: 8 MiB in 17 packages 08:53:53 #71 DONE 26.4s 08:53:53 08:53:53 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:53:54 #40 ... 08:53:54 08:53:54 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:54 #65 DONE 38.4s 08:53:54 08:53:54 #46 [core-keeper internal] load build context 08:53:55 #46 transferring context: 61.04MB 45.7s 08:53:55 #46 ... 08:53:55 08:53:55 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:53:55 #70 20.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:55 #70 22.11 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:55 #70 24.95 OK: 266 MiB in 52 packages 08:53:55 #70 DONE 27.9s 08:53:55 08:53:55 #46 [core-keeper internal] load build context 08:53:56 #46 ... 08:53:56 08:53:56 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:53:57 #78 ... 08:53:57 08:53:57 #49 [support-notifications internal] load build context 08:53:57 #49 ... 08:53:57 08:53:57 #47 [security-proxy-setup internal] load build context 08:53:57 #47 ... 08:53:57 08:53:57 #49 [support-notifications internal] load build context 08:53:58 #49 ... 08:53:58 08:53:58 #52 [core-metadata internal] load build context 08:53:58 #52 ... 08:53:58 08:53:58 #41 [support-scheduler internal] load build context 08:53:58 #41 ... 08:53:58 08:53:58 #52 [core-metadata internal] load build context 08:53:58 #52 ... 08:53:58 08:53:58 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:53:58 #44 DONE 49.7s 08:53:58 08:53:58 #52 [core-metadata internal] load build context 08:53:58 #52 ... 08:53:58 08:53:58 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:53:58 #76 10.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:58 #76 11.56 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:58 #76 13.96 (1/1) Installing dumb-init (1.2.5-r2) 08:53:58 #76 14.50 Executing busybox-1.36.1-r7.trigger 08:53:58 #76 14.50 OK: 8 MiB in 16 packages 08:53:58 #76 DONE 17.2s 08:53:58 08:53:58 #52 [core-metadata internal] load build context 08:53:59 #52 ... 08:53:59 08:53:59 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:53:59 #72 9.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:59 #72 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:59 #72 11.84 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:53:59 #72 11.98 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:53:59 #72 11.98 Executing ca-certificates-20240226-r0.trigger 08:53:59 #72 12.58 OK: 9 MiB in 17 packages 08:53:59 #72 DONE 15.1s 08:53:59 08:53:59 #52 [core-metadata internal] load build context 08:54:00 #52 ... 08:54:00 08:54:00 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:54:00 #77 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:00 #77 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:00 #77 15.60 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:54:00 #77 15.72 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:54:00 #77 15.76 OK: 8 MiB in 16 packages 08:54:00 #77 DONE 17.0s 08:54:00 08:54:00 #52 [core-metadata internal] load build context 08:54:00 #52 ... 08:54:00 08:54:00 #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:54:00 #73 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:00 #73 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:00 #73 14.48 OK: 9 MiB in 20 packages 08:54:00 #73 DONE 16.2s 08:54:00 08:54:00 #53 [core-command internal] load build context 08:54:00 #53 ... 08:54:00 08:54:00 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:54:00 #79 ... 08:54:00 08:54:00 #53 [core-command internal] load build context 08:54:00 #53 transferring context: 84.31MB 47.3s 08:54:00 #53 ... 08:54:00 08:54:00 #51 [security-spiffe-token-provider internal] load build context 08:54:00 #51 ... 08:54:00 08:54:00 #53 [core-command internal] load build context 08:54:02 #53 ... 08:54:02 08:54:02 #39 [core-common-config-bootstrapper internal] load build context 08:54:02 #39 ... 08:54:02 08:54:02 #45 [security-proxy-auth internal] load build context 08:54:02 #45 ... 08:54:02 08:54:02 #51 [security-spiffe-token-provider internal] load build context 08:54:02 #51 ... 08:54:02 08:54:02 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:54:02 #74 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:02 #74 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:02 #74 14.00 OK: 18 MiB in 19 packages 08:54:02 #74 DONE 14.7s 08:54:02 08:54:02 #51 [security-spiffe-token-provider internal] load build context 08:54:02 #51 ... 08:54:02 08:54:02 #50 [security-bootstrapper internal] load build context 08:54:02 #50 ... 08:54:02 08:54:02 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:54:03 #80 ... 08:54:03 08:54:03 #48 [security-secretstore-setup internal] load build context 08:54:03 #48 ... 08:54:03 08:54:03 #53 [core-command internal] load build context 08:54:04 #53 ... 08:54:04 08:54:04 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:54:04 #78 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:04 #78 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:04 #78 15.38 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:54:04 #78 15.74 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:54:04 #78 15.81 Executing ca-certificates-20240226-r0.trigger 08:54:04 #78 16.30 OK: 18 MiB in 19 packages 08:54:04 #78 DONE 17.2s 08:54:04 08:54:04 #53 [core-command internal] load build context 08:54:04 #53 ... 08:54:04 08:54:04 #54 [core-data internal] load build context 08:54:04 #54 ... 08:54:04 08:54:04 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:54:04 #81 ... 08:54:04 08:54:04 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:54:04 #80 DONE 1.7s 08:54:04 08:54:04 #54 [core-data internal] load build context 08:54:04 #54 ... 08:54:04 08:54:04 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:04 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 51.6s 08:54:05 #40 ... 08:54:05 08:54:05 #48 [security-secretstore-setup internal] load build context 08:54:05 #48 ... 08:54:05 08:54:05 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:54:05 #0 9.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:05 #82 ... 08:54:05 08:54:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:06 #40 ... 08:54:06 08:54:06 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:54:06 #79 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:06 #79 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:06 #79 13.53 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:54:06 #79 13.70 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:54:06 #79 13.70 Executing ca-certificates-20240226-r0.trigger 08:54:06 #79 14.17 OK: 13 MiB in 26 packages 08:54:06 #79 DONE 15.4s 08:54:06 08:54:06 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:06 #40 ... 08:54:06 08:54:06 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:54:06 #81 DONE 11.9s 08:54:06 08:54:06 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:06 #40 ... 08:54:06 08:54:06 #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:54:06 #75 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:06 #75 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:06 #75 14.50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:54:06 #75 14.71 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:54:06 #75 14.74 OK: 8 MiB in 16 packages 08:54:06 #75 DONE 16.0s 08:54:06 08:54:06 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:07 #40 ... 08:54:07 08:54:07 #46 [core-keeper internal] load build context 08:54:07 #46 transferring context: 75.46MB 57.2s 08:54:07 #46 ... 08:54:07 08:54:07 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:07 #40 ... 08:54:07 08:54:07 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:54:07 #83 DONE 1.1s 08:54:07 08:54:07 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:07 #40 ... 08:54:07 08:54:07 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:54:07 #82 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:07 #82 11.57 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:54:07 #82 11.76 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:54:07 #82 11.76 OK: 8 MiB in 19 packages 08:54:07 #82 DONE 12.3s 08:54:07 08:54:07 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:07 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 54.7s done 08:54:07 #40 ... 08:54:07 08:54:07 #47 [security-proxy-setup internal] load build context 08:54:08 #47 ... 08:54:08 08:54:08 #49 [support-notifications internal] load build context 08:54:08 #49 ... 08:54:08 08:54:08 #47 [security-proxy-setup internal] load build context 08:54:08 #47 ... 08:54:08 08:54:08 #41 [support-scheduler internal] load build context 08:54:08 #41 ... 08:54:08 08:54:08 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:54:08 #84 DONE 3.5s 08:54:08 08:54:08 #49 [support-notifications internal] load build context 08:54:09 #49 ... 08:54:09 08:54:09 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:54:09 #40 DONE 61.0s 08:54:09 08:54:09 #49 [support-notifications internal] load build context 08:54:10 #49 ... 08:54:10 08:54:10 #52 [core-metadata internal] load build context 08:54:10 #52 ... 08:54:10 08:54:10 #49 [support-notifications internal] load build context 08:54:12 #49 transferring context: 120.83MB 60.3s 08:54:12 #49 ... 08:54:12 08:54:12 #45 [security-proxy-auth internal] load build context 08:54:12 #45 ... 08:54:12 08:54:12 #39 [core-common-config-bootstrapper internal] load build context 08:54:13 #39 ... 08:54:13 08:54:13 #51 [security-spiffe-token-provider internal] load build context 08:54:13 #51 ... 08:54:13 08:54:13 #50 [security-bootstrapper internal] load build context 08:54:13 #50 ... 08:54:13 08:54:13 #39 [core-common-config-bootstrapper internal] load build context 08:54:14 #39 ... 08:54:14 08:54:14 #53 [core-command internal] load build context 08:54:14 #53 ... 08:54:14 08:54:14 #39 [core-common-config-bootstrapper internal] load build context 08:54:15 #39 ... 08:54:15 08:54:15 #54 [core-data internal] load build context 08:54:15 #54 ... 08:54:15 08:54:15 #39 [core-common-config-bootstrapper internal] load build context 08:54:15 #39 ... 08:54:15 08:54:15 #48 [security-secretstore-setup internal] load build context 08:54:15 #48 ... 08:54:15 08:54:15 #39 [core-common-config-bootstrapper internal] load build context 08:54:16 #39 ... 08:54:16 08:54:16 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:16 #85 DONE 4.3s 08:54:16 08:54:16 #39 [core-common-config-bootstrapper internal] load build context 08:54:16 #39 ... 08:54:16 08:54:16 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:16 #86 DONE 4.5s 08:54:16 08:54:16 #39 [core-common-config-bootstrapper internal] load build context 08:54:16 #39 ... 08:54:16 08:54:16 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:16 #87 DONE 4.2s 08:54:16 08:54:16 #39 [core-common-config-bootstrapper internal] load build context 08:54:17 #39 ... 08:54:17 08:54:17 #46 [core-keeper internal] load build context 08:54:17 #46 transferring context: 105.45MB 67.5s 08:54:17 #46 ... 08:54:17 08:54:17 #39 [core-common-config-bootstrapper internal] load build context 08:54:17 #39 ... 08:54:17 08:54:17 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:54:17 #88 DONE 1.3s 08:54:17 08:54:17 #39 [core-common-config-bootstrapper internal] load build context 08:54:17 #39 ... 08:54:17 08:54:17 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:54:17 #89 DONE 1.1s 08:54:17 08:54:17 #39 [core-common-config-bootstrapper internal] load build context 08:54:18 #39 ... 08:54:18 08:54:18 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:54:18 #90 DONE 1.5s 08:54:18 08:54:18 #39 [core-common-config-bootstrapper internal] load build context 08:54:18 #39 ... 08:54:18 08:54:18 #41 [support-scheduler internal] load build context 08:54:18 #41 ... 08:54:18 08:54:18 #47 [security-proxy-setup internal] load build context 08:54:18 #47 ... 08:54:18 08:54:18 #39 [core-common-config-bootstrapper internal] load build context 08:54:19 #39 ... 08:54:19 08:54:19 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 08:54:19 #91 DONE 1.3s 08:54:19 08:54:19 #39 [core-common-config-bootstrapper internal] load build context 08:54:19 #39 ... 08:54:19 08:54:19 #92 [security-spire-config stage-2 6/10] COPY security.txt / 08:54:19 #92 DONE 1.5s 08:54:19 08:54:19 #39 [core-common-config-bootstrapper internal] load build context 08:54:19 #39 ... 08:54:19 08:54:19 #93 [security-spire-server stage-2 6/9] COPY security.txt / 08:54:19 #93 DONE 2.0s 08:54:19 08:54:19 #39 [core-common-config-bootstrapper internal] load build context 08:54:20 #39 ... 08:54:20 08:54:20 #52 [core-metadata internal] load build context 08:54:20 #52 ... 08:54:20 08:54:20 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:54:20 #94 DONE 1.4s 08:54:20 08:54:20 #52 [core-metadata internal] load build context 08:54:20 #52 ... 08:54:20 08:54:20 #39 [core-common-config-bootstrapper internal] load build context 08:54:21 #39 ... 08:54:21 08:54:21 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:54:21 #95 DONE 1.1s 08:54:21 08:54:21 #39 [core-common-config-bootstrapper internal] load build context 08:54:21 #39 ... 08:54:21 08:54:21 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:54:21 #96 DONE 1.5s 08:54:21 08:54:21 #39 [core-common-config-bootstrapper internal] load build context 08:54:22 #39 ... 08:54:22 08:54:22 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:54:22 #97 DONE 1.5s 08:54:22 08:54:22 #39 [core-common-config-bootstrapper internal] load build context 08:54:22 #39 transferring context: 173.24MB 68.0s 08:54:22 #39 ... 08:54:22 08:54:22 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:54:22 #98 DONE 1.6s 08:54:22 08:54:22 #49 [support-notifications internal] load build context 08:54:22 #49 ... 08:54:22 08:54:22 #45 [security-proxy-auth internal] load build context 08:54:23 #45 ... 08:54:23 08:54:23 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:54:23 #99 DONE 1.2s 08:54:23 08:54:23 #45 [security-proxy-auth internal] load build context 08:54:23 #45 ... 08:54:23 08:54:23 #39 [core-common-config-bootstrapper internal] load build context 08:54:23 #39 ... 08:54:23 08:54:23 #51 [security-spiffe-token-provider internal] load build context 08:54:23 #51 ... 08:54:23 08:54:23 #50 [security-bootstrapper internal] load build context 08:54:23 #50 ... 08:54:23 08:54:23 #51 [security-spiffe-token-provider internal] load build context 08:54:23 #51 ... 08:54:23 08:54:23 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:54:23 #100 DONE 1.3s 08:54:23 08:54:23 #51 [security-spiffe-token-provider internal] load build context 08:54:24 #51 ... 08:54:24 08:54:24 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:54:24 #101 DONE 1.3s 08:54:24 08:54:24 #51 [security-spiffe-token-provider internal] load build context 08:54:24 #51 ... 08:54:24 08:54:24 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:54:24 #102 DONE 1.7s 08:54:24 08:54:24 #51 [security-spiffe-token-provider internal] load build context 08:54:24 #51 ... 08:54:24 08:54:24 #53 [core-command internal] load build context 08:54:24 #53 ... 08:54:24 08:54:24 #50 [security-bootstrapper internal] load build context 08:54:25 #50 ... 08:54:25 08:54:25 #54 [core-data internal] load build context 08:54:25 #54 ... 08:54:25 08:54:25 #50 [security-bootstrapper internal] load build context 08:54:26 #50 ... 08:54:26 08:54:26 #48 [security-secretstore-setup internal] load build context 08:54:26 #48 ... 08:54:26 08:54:26 #50 [security-bootstrapper internal] load build context 08:54:27 #50 ... 08:54:27 08:54:27 #46 [core-keeper internal] load build context 08:54:27 #46 transferring context: 130.24MB 77.6s 08:54:27 #46 ... 08:54:27 08:54:27 #41 [support-scheduler internal] load build context 08:54:27 #41 ... 08:54:27 08:54:27 #46 [core-keeper internal] load build context 08:54:28 #46 ... 08:54:28 08:54:28 #47 [security-proxy-setup internal] load build context 08:54:29 #47 ... 08:54:29 08:54:29 #46 [core-keeper internal] load build context 08:54:30 #46 ... 08:54:30 08:54:30 #52 [core-metadata internal] load build context 08:54:30 #52 ... 08:54:30 08:54:30 #103 [security-spire-config] exporting to image 08:54:30 #103 exporting layers 5.5s done 08:54:30 #103 writing image sha256:1dd2a52413a57c994f58d1848dfdc257de4b433b003f2ce5edad676a6007cc90 0.3s done 08:54:30 #103 writing image sha256:09602c2a1881c9ec4c2b1afe57a11c664c45cfb9e1ab8c12cf2cd738cc7512a0 0.0s done 08:54:30 #103 naming to docker.io/library/security-spire-server-arm64 0.1s done 08:54:30 #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:54:30 #103 writing image sha256:de9f8528c3f444ccb78386641a93af687ca8cfa1fd547633dae98d4d1fc7f5cf 0.0s done 08:54:30 #103 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:54:30 #103 DONE 6.4s 08:54:30 08:54:30 #52 [core-metadata internal] load build context 08:54:30 #52 ... 08:54:30 08:54:30 #46 [core-keeper internal] load build context 08:54:32 #46 transferring context: 145.03MB 82.6s 08:54:32 #46 ... 08:54:32 08:54:32 #49 [support-notifications internal] load build context 08:54:32 #49 ... 08:54:32 08:54:32 #45 [security-proxy-auth internal] load build context 08:54:33 #45 ... 08:54:33 08:54:33 #52 [core-metadata internal] load build context 08:54:33 #52 ... 08:54:33 08:54:33 #39 [core-common-config-bootstrapper internal] load build context 08:54:33 #39 ... 08:54:33 08:54:33 #52 [core-metadata internal] load build context 08:54:34 #52 ... 08:54:34 08:54:34 #53 [core-command internal] load build context 08:54:34 #53 ... 08:54:34 08:54:34 #51 [security-spiffe-token-provider internal] load build context 08:54:35 #51 ... 08:54:35 08:54:35 #52 [core-metadata internal] load build context 08:54:35 #52 ... 08:54:35 08:54:35 #54 [core-data internal] load build context 08:54:35 #54 ... 08:54:35 08:54:35 #52 [core-metadata internal] load build context 08:54:36 #52 ... 08:54:36 08:54:36 #48 [security-secretstore-setup internal] load build context 08:54:36 #48 ... 08:54:36 08:54:36 #52 [core-metadata internal] load build context 08:54:37 #52 ... 08:54:37 08:54:37 #53 [core-command internal] load build context 08:54:37 #53 transferring context: 256.23MB 83.4s done 08:54:37 #53 DONE 84.6s 08:54:37 08:54:37 #52 [core-metadata internal] load build context 08:54:37 #52 ... 08:54:37 08:54:37 #50 [security-bootstrapper internal] load build context 08:54:37 #50 ... 08:54:37 08:54:37 #52 [core-metadata internal] load build context 08:54:37 #52 ... 08:54:37 08:54:37 #41 [support-scheduler internal] load build context 08:54:37 #41 ... 08:54:37 08:54:37 #52 [core-metadata internal] load build context 08:54:39 #52 ... 08:54:39 08:54:39 #39 [core-common-config-bootstrapper internal] load build context 08:54:39 #39 transferring context: 256.23MB 83.4s done 08:54:39 #39 DONE 86.4s 08:54:39 08:54:39 #52 [core-metadata internal] load build context 08:54:39 #52 ... 08:54:39 08:54:39 #47 [security-proxy-setup internal] load build context 08:54:39 #47 ... 08:54:39 08:54:39 #52 [core-metadata internal] load build context 08:54:39 #52 ... 08:54:39 08:54:39 #51 [security-spiffe-token-provider internal] load build context 08:54:39 #51 transferring context: 256.23MB 86.3s done 08:54:39 #51 DONE 87.7s 08:54:39 08:54:39 #52 [core-metadata internal] load build context 08:54:40 #52 ... 08:54:40 08:54:40 #49 [support-notifications internal] load build context 08:54:40 #49 transferring context: 256.23MB 87.5s done 08:54:40 #49 DONE 89.0s 08:54:40 08:54:40 #52 [core-metadata internal] load build context 08:54:40 #52 ... 08:54:40 08:54:40 #104 [core-command builder 4/7] COPY go.mod vendor* ./ 08:54:40 #104 DONE 2.8s 08:54:40 08:54:40 #52 [core-metadata internal] load build context 08:54:40 #52 ... 08:54:40 08:54:40 #48 [security-secretstore-setup internal] load build context 08:54:40 #48 transferring context: 256.23MB 88.7s done 08:54:40 #48 DONE 89.6s 08:54:40 08:54:40 #52 [core-metadata internal] load build context 08:54:41 #52 ... 08:54:41 08:54:41 #105 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:54:41 #105 DONE 1.2s 08:54:41 08:54:41 #52 [core-metadata internal] load build context 08:54:41 #52 transferring context: 256.23MB 86.8s done 08:54:41 #52 DONE 89.8s 08:54:41 08:54:41 #106 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:54:41 #106 DONE 1.4s 08:54:41 08:54:41 #45 [security-proxy-auth internal] load build context 08:54:41 #45 ... 08:54:41 08:54:41 #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:54:41 #107 DONE 1.4s 08:54:41 08:54:41 #45 [security-proxy-auth internal] load build context 08:54:41 #45 ... 08:54:41 08:54:41 #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:42 #108 ... 08:54:42 08:54:42 #50 [security-bootstrapper internal] load build context 08:54:42 #50 transferring context: 256.23MB 89.9s done 08:54:42 #50 DONE 90.9s 08:54:42 08:54:42 #41 [support-scheduler internal] load build context 08:54:42 #41 ... 08:54:42 08:54:42 #45 [security-proxy-auth internal] load build context 08:54:42 #45 transferring context: 256.23MB 92.1s done 08:54:42 #45 DONE 92.8s 08:54:42 08:54:42 #41 [support-scheduler internal] load build context 08:54:42 #41 ... 08:54:42 08:54:42 #54 [core-data internal] load build context 08:54:42 #54 transferring context: 256.23MB 87.8s done 08:54:42 #54 DONE 89.7s 08:54:42 08:54:42 #41 [support-scheduler internal] load build context 08:54:43 #41 ... 08:54:43 08:54:43 #46 [core-keeper internal] load build context 08:54:43 #46 ... 08:54:43 08:54:43 #41 [support-scheduler internal] load build context 08:54:45 #41 transferring context: 256.23MB 91.3s done 08:54:45 #41 DONE 92.1s 08:54:45 08:54:45 #46 [core-keeper internal] load build context 08:54:47 #46 ... 08:54:47 08:54:47 #47 [security-proxy-setup internal] load build context 08:54:47 #47 transferring context: 256.23MB 96.7s done 08:54:47 #47 DONE 97.3s 08:54:47 08:54:47 #46 [core-keeper internal] load build context 08:54:48 #46 transferring context: 256.23MB 98.9s done 08:54:48 #46 DONE 99.2s 08:54:48 08:54:48 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:48 #109 ... 08:54:48 08:54:48 #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:54:49 #110 DONE 0.7s 08:54:49 08:54:49 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:49 #111 ... 08:54:49 08:54:49 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:50 #112 ... 08:54:50 08:54:50 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:58 #113 ... 08:55:58 08:55:58 #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:58 #108 DONE 75.1s 08:55:58 08:55:58 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:58 #111 DONE 75.8s 08:55:58 08:55:58 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:58 #109 DONE 75.0s 08:55:58 08:55:58 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:58 #112 DONE 67.5s 08:55:58 08:55:58 #114 [security-secretstore-setup builder 6/7] COPY . . 08:55:58 #114 ... 08:55:58 08:55:58 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:58 #113 DONE 76.8s 08:55:58 08:55:58 #115 [core-command builder 6/7] COPY . . 08:56:02 #115 DONE 4.7s 08:56:02 08:56:02 #116 [support-notifications builder 6/7] COPY . . 08:56:02 #116 DONE 4.8s 08:56:02 08:56:02 #117 [security-spiffe-token-provider builder 6/7] COPY . . 08:56:02 #117 DONE 4.8s 08:56:02 08:56:02 #114 [security-secretstore-setup builder 6/7] COPY . . 08:56:02 #114 DONE 4.7s 08:56:02 08:56:02 #118 [security-bootstrapper builder 6/7] COPY . . 08:56:02 #118 CACHED 08:56:02 08:56:02 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:02 #119 CACHED 08:56:02 08:56:02 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:02 #120 CACHED 08:56:02 08:56:02 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:02 #121 CACHED 08:56:02 08:56:02 #122 [security-proxy-setup builder 6/7] COPY . . 08:56:02 #122 CACHED 08:56:02 08:56:02 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:56:02 #123 CACHED 08:56:02 08:56:02 #124 [core-keeper builder 7/8] COPY . . 08:56:02 #124 DONE 4.8s 08:56:02 08:56:02 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:56:02 #125 ... 08:56:02 08:56:02 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:02 #126 CACHED 08:56:02 08:56:02 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:56:02 #127 CACHED 08:56:02 08:56:02 #128 [support-scheduler builder 6/7] COPY . . 08:56:02 #128 CACHED 08:56:02 08:56:02 #129 [core-data builder 6/7] COPY . . 08:56:02 #129 CACHED 08:56:02 08:56:02 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 08:56:02 #130 CACHED 08:56:02 08:56:02 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:02 #131 CACHED 08:56:02 08:56:02 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 08:56:02 #132 CACHED 08:56:02 08:56:02 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:02 #133 CACHED 08:56:02 08:56:02 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:02 #134 CACHED 08:56:02 08:56:02 #135 [core-metadata builder 6/7] COPY . . 08:56:02 #135 CACHED 08:56:02 08:56:02 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:02 #136 CACHED 08:56:02 08:56:02 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:56:02 #137 CACHED 08:56:02 08:56:02 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:02 #138 CACHED 08:56:02 08:56:02 #139 [security-proxy-auth builder 6/7] COPY . . 08:56:02 #139 CACHED 08:56:02 08:56:02 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:56:02 #140 CACHED 08:56:02 08:56:02 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:56:07 #141 ... 08:56:07 08:56:07 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:56:07 #0 4.813 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:56:08 #142 ... 08:56:08 08:56:08 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:56:08 #0 6.087 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:56:08 #143 ... 08:56:08 08:56:08 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:56:08 #125 6.842 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:56:12 #125 ... 08:56:12 08:56:12 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:56:12 #0 5.766 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:56:12 #144 ... 08:56:12 08:56:12 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:56:12 #0 6.132 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:56:12 #145 ... 08:56:12 08:56:12 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:56:12 #0 6.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:56:12 #146 ... 08:56:12 08:56:12 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:56:12 #0 5.486 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:56:12 #147 ... 08:56:12 08:56:12 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:56:12 #0 4.295 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:56:12 #148 ... 08:56:12 08:56:12 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:56:12 #0 6.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:56:12 #149 ... 08:56:12 08:56:12 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:56:12 #0 6.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:56:13 #150 ... 08:56:13 08:56:13 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:56:13 #0 6.761 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:56:13 #151 ... 08:56:13 08:56:13 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:56:13 #141 7.078 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:14:36 #141 ... 09:14:36 09:14:36 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:14:36 #146 DONE 1109.4s 09:14:36 09:14:36 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:14:36 #148 ... 09:14:36 09:14:36 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:14:36 #152 DONE 0.2s 09:14:36 09:14:36 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:14:36 #151 ... 09:14:36 09:14:36 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:14:36 #153 DONE 0.3s 09:14:36 09:14:36 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:14:36 #149 ... 09:14:36 09:14:36 #154 [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:14:36 #154 DONE 0.2s 09:14:36 09:14:36 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:14:36 #155 DONE 0.2s 09:14:36 09:14:36 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:14:36 #156 DONE 0.3s 09:14:36 09:14:36 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:14:36 #148 ... 09:14:36 09:14:36 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:14:36 #157 DONE 0.2s 09:14:36 09:14:36 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:36 #158 DONE 2.4s 09:14:36 09:14:36 #103 [security-proxy-setup] exporting to image 09:14:36 #103 exporting layers 09:14:37 #103 exporting layers 1.3s done 09:14:37 #103 writing image sha256:e37e87672890e678381affe7d0f24c7b9b987aa0274c00885a9904c9aab7184d 0.0s done 09:14:37 #103 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:14:37 #103 DONE 7.7s 09:14:37 09:14:37 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:14:45 #148 ... 09:14:45 09:14:45 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:14:45 #151 1123.1 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:14:47 #151 ... 09:14:47 09:14:47 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:14:47 #147 DONE 1125.4s 09:14:47 09:14:47 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:14:48 #125 ... 09:14:48 09:14:48 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:14:48 #159 DONE 0.3s 09:14:48 09:14:48 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:14:50 #160 DONE 2.4s 09:14:50 09:14:50 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:14:50 #161 DONE 0.3s 09:14:50 09:14:50 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:14:51 #148 ... 09:14:51 09:14:51 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:14:51 #162 DONE 0.3s 09:14:51 09:14:51 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:14:52 #163 DONE 0.5s 09:14:52 09:14:52 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:14:52 #151 ... 09:14:52 09:14:52 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:14:52 #164 DONE 0.2s 09:14:52 09:14:52 #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:14:52 #165 DONE 0.2s 09:14:52 09:14:52 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:14:52 #151 ... 09:14:52 09:14:52 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:14:52 #166 DONE 0.3s 09:14:52 09:14:52 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:14:52 #144 ... 09:14:52 09:14:52 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:14:52 #167 DONE 0.1s 09:14:52 09:14:52 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:14:53 #168 DONE 0.2s 09:14:53 09:14:53 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:14:55 #169 DONE 2.6s 09:14:55 09:14:55 #103 [security-bootstrapper] exporting to image 09:14:55 #103 exporting layers 09:14:57 #103 exporting layers 1.2s done 09:14:57 #103 writing image sha256:2eeccaa405194d4b3f768b2592162fd6e3f1464c0d1d3031cf782b32993a7523 done 09:14:57 #103 naming to docker.io/library/security-bootstrapper-arm64 done 09:14:57 #103 DONE 8.9s 09:14:57 09:14:57 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:15:05 #148 ... 09:15:05 09:15:05 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:15:05 #151 DONE 1143.1s 09:15:05 09:15:05 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:15:05 #144 ... 09:15:05 09:15:05 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:15:05 #170 DONE 0.3s 09:15:05 09:15:05 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:15:05 #171 DONE 0.2s 09:15:05 09:15:05 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:15:05 #144 ... 09:15:05 09:15:05 #172 [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:15:06 #172 DONE 0.3s 09:15:06 09:15:06 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:15:06 #149 ... 09:15:06 09:15:06 #173 [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:15:06 #173 DONE 0.2s 09:15:06 09:15:06 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:15:06 #174 DONE 0.3s 09:15:06 09:15:06 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:15:07 #175 DONE 0.3s 09:15:07 09:15:07 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:15:07 #145 ... 09:15:07 09:15:07 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:15:07 #176 DONE 0.4s 09:15:07 09:15:07 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:15:07 #177 DONE 0.2s 09:15:07 09:15:07 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:15:07 #148 ... 09:15:07 09:15:07 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:10 #178 DONE 2.6s 09:15:10 09:15:10 #103 [security-secretstore-setup] exporting to image 09:15:10 #103 exporting layers 09:15:11 #103 exporting layers 1.5s done 09:15:11 #103 writing image sha256:2320d03346556e7eb87182d6eff768a84a21fb798c074747a2706f16888cd8a6 done 09:15:11 #103 naming to docker.io/library/security-secretstore-setup-arm64 done 09:15:11 #103 DONE 10.4s 09:15:11 09:15:11 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:16:07 #144 ... 09:16:07 09:16:07 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:16:07 #142 DONE 1200.6s 09:16:07 09:16:07 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:07 #148 ... 09:16:07 09:16:07 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:16:07 #179 DONE 0.2s 09:16:07 09:16:07 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:16:07 #180 DONE 0.1s 09:16:07 09:16:07 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:16:07 #181 DONE 0.3s 09:16:07 09:16:07 #182 [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:16:07 #182 DONE 0.1s 09:16:07 09:16:07 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:16:07 #183 DONE 0.2s 09:16:07 09:16:07 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:16:07 #144 ... 09:16:07 09:16:07 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:07 #184 DONE 2.5s 09:16:07 09:16:07 #103 [core-common-config-bootstrapper] exporting to image 09:16:07 #103 exporting layers 09:16:07 #103 exporting layers 0.8s done 09:16:07 #103 writing image sha256:fe06465d795a300d5bcb64d153b065eccdbc48ced6e5d328e6869b848b8c99c7 done 09:16:07 #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:16:07 #103 DONE 11.2s 09:16:07 09:16:07 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:18:14 #145 ... 09:18:14 09:18:14 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:18:14 #144 DONE 1329.7s 09:18:14 09:18:14 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:18:14 #149 ... 09:18:14 09:18:14 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:18:14 #185 DONE 0.2s 09:18:14 09:18:14 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:18:14 #186 DONE 0.1s 09:18:14 09:18:14 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:18:14 #187 DONE 0.3s 09:18:14 09:18:14 #188 [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:18:14 #188 DONE 0.1s 09:18:14 09:18:14 #103 [security-spiffe-token-provider] exporting to image 09:18:14 #103 exporting layers 09:18:14 #103 exporting layers 0.9s done 09:18:14 #103 writing image sha256:632e0e6e45d227e17306c7eca67df4a19704d404e3b43a975b16e1cbb60224f4 done 09:18:14 #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:18:14 #103 DONE 12.2s 09:18:14 09:18:14 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:25:51 #149 ... 09:25:51 09:25:51 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:25:51 #150 DONE 1778.6s 09:25:51 09:25:51 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:25:51 #149 ... 09:25:51 09:25:51 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:25:51 #189 DONE 0.2s 09:25:51 09:25:51 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:25:51 #190 DONE 0.1s 09:25:51 09:25:51 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:25:51 #191 DONE 0.5s 09:25:51 09:25:51 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:25:51 #192 DONE 0.1s 09:25:51 09:25:51 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:25:51 #193 DONE 0.1s 09:25:51 09:25:51 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:25:51 #194 DONE 1.7s 09:25:51 09:25:51 #103 [security-proxy-auth] exporting to image 09:25:51 #103 exporting layers 09:25:51 #103 exporting layers 0.7s done 09:25:51 #103 writing image sha256:daf989a6238654f5a58107869f52eb3ff1e09e10ddca71a0035d1500a4dd0cd9 done 09:25:51 #103 naming to docker.io/library/security-proxy-auth-arm64 done 09:25:51 #103 DONE 12.9s 09:25:51 09:25:51 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:30 #148 ... 09:26:30 09:26:30 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:26:30 #149 DONE 1826.8s 09:26:30 09:26:30 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:26:30 #125 ... 09:26:30 09:26:30 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:26:30 #195 DONE 0.1s 09:26:30 09:26:30 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:30 #148 ... 09:26:30 09:26:30 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:26:30 #196 DONE 0.1s 09:26:30 09:26:30 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:26:30 #197 DONE 0.4s 09:26:30 09:26:30 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:26:30 #198 DONE 0.1s 09:26:30 09:26:30 #103 [core-command] exporting to image 09:26:30 #103 exporting layers 09:26:30 #103 exporting layers 0.4s done 09:26:30 #103 writing image sha256:bef3368b9d5912a6af1b793daeb8669fb300ef79c58d5f138b77848ee4a0bf36 09:26:30 #103 writing image sha256:bef3368b9d5912a6af1b793daeb8669fb300ef79c58d5f138b77848ee4a0bf36 0.0s done 09:26:30 #103 naming to docker.io/library/core-command-arm64 done 09:26:30 #103 DONE 13.3s 09:26:30 09:26:30 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:26:40 #125 DONE 1838.1s 09:26:40 09:26:40 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:40 #148 ... 09:26:40 09:26:40 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:26:40 #199 DONE 0.1s 09:26:40 09:26:40 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:40 #148 ... 09:26:40 09:26:40 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:26:41 #200 DONE 0.5s 09:26:41 09:26:41 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:26:41 #201 DONE 0.2s 09:26:41 09:26:41 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:41 #141 ... 09:26:41 09:26:41 #103 [core-keeper] exporting to image 09:26:41 #103 exporting layers 09:26:42 #103 ... 09:26:42 09:26:42 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:42 #141 DONE 1840.1s 09:26:42 09:26:42 #103 [core-keeper] exporting to image 09:26:42 #103 exporting layers 1.0s done 09:26:42 #103 writing image sha256:33e0a9bbb524a0b844cb7f151ced92af53cda5248c056f71145f21214ac92d84 done 09:26:42 #103 naming to docker.io/library/core-keeper-arm64 done 09:26:42 #103 DONE 14.3s 09:26:42 09:26:42 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:42 #148 ... 09:26:42 09:26:42 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:26:43 #202 DONE 0.3s 09:26:43 09:26:43 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:26:43 #203 DONE 0.1s 09:26:43 09:26:43 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:26:44 #204 DONE 0.4s 09:26:44 09:26:44 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:44 #148 ... 09:26:44 09:26:44 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:26:44 #205 DONE 0.1s 09:26:44 09:26:44 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:26:44 #206 DONE 0.1s 09:26:44 09:26:44 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:44 #148 ... 09:26:44 09:26:44 #103 [core-metadata] exporting to image 09:26:44 #103 exporting layers 0.5s done 09:26:44 #103 writing image sha256:bf5dfa3e886e8a60319366e1cffe1cc905ee6eb3cda413a0771c54a7c604627c done 09:26:44 #103 naming to docker.io/library/core-metadata-arm64 done 09:26:44 #103 DONE 14.8s 09:26:44 09:26:44 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:46 #148 ... 09:26:46 09:26:46 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:26:46 #145 DONE 1844.5s 09:26:46 09:26:46 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:46 #207 DONE 0.3s 09:26:46 09:26:46 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:46 #148 ... 09:26:46 09:26:46 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:26:47 #208 DONE 0.2s 09:26:47 09:26:47 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:26:47 #209 DONE 0.4s 09:26:47 09:26:47 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:47 #148 ... 09:26:47 09:26:47 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:26:47 #210 DONE 0.1s 09:26:47 09:26:47 #103 [core-data] exporting to image 09:26:48 #103 exporting layers 0.6s done 09:26:48 #103 writing image sha256:31befec9c6ccc01ea6d6b6b2b56b9b98a2a434c287333bbcb25090469147d7fc done 09:26:48 #103 naming to docker.io/library/core-data-arm64 done 09:26:48 #103 DONE 15.4s 09:26:48 09:26:48 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:27:14 #148 DONE 1869.5s 09:27:14 09:27:14 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:27:14 #143 DONE 1869.4s 09:27:14 09:27:14 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:27:14 #211 ... 09:27:14 09:27:14 #212 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:27:14 #212 DONE 0.1s 09:27:14 09:27:14 #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:14 #213 DONE 0.1s 09:27:14 09:27:14 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:27:14 #211 DONE 0.1s 09:27:14 09:27:14 #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:27:14 #214 DONE 0.1s 09:27:14 09:27:14 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:27:14 #215 DONE 0.4s 09:27:14 09:27:14 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:27:14 #216 DONE 0.4s 09:27:14 09:27:14 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:27:14 #217 DONE 0.1s 09:27:14 09:27:14 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:27:14 #218 DONE 0.1s 09:27:14 09:27:14 #103 [support-scheduler] exporting to image 09:27:14 #103 exporting layers 09:27:14 #103 exporting layers 0.5s done 09:27:14 #103 writing image sha256:4760bea1aa60f9585081da2dfd823dc41b20b2551abb6a21f79cc282d469d573 0.0s done 09:27:14 #103 naming to docker.io/library/support-scheduler-arm64 done 09:27:14 #103 exporting layers 0.6s done 09:27:14 #103 writing image sha256:73574ad8ff0543cd47f6e55a3816fb2005162022f94b0226ff36f392cd3343b4 done 09:27:14 #103 naming to docker.io/library/support-notifications-arm64 done 09:27:14 #103 DONE 16.1s 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:27:14 time="2024-07-02T08:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:27:14 $ docker stop --time=1 aa57166d20cf5affc1a05faac5fbef0720e21b778499f6d2cbe8bc8d78fa22bf 09:27:16 $ docker rm -f --volumes aa57166d20cf5affc1a05faac5fbef0720e21b778499f6d2cbe8bc8d78fa22bf [Pipeline] // withDockerContainer [Pipeline] sh 09:27:17 + docker images 09:27:17 REPOSITORY TAG IMAGE ID CREATED SIZE 09:27:17 support-scheduler-arm64 latest 4760bea1aa60 5 seconds ago 42.4MB 09:27:17 support-notifications-arm64 latest 73574ad8ff05 5 seconds ago 43.3MB 09:27:17 core-data-arm64 latest 31befec9c6cc 30 seconds ago 40.2MB 09:27:17 core-metadata-arm64 latest bf5dfa3e886e 34 seconds ago 40.3MB 09:27:17 core-keeper-arm64 latest 33e0a9bbb524 36 seconds ago 35.2MB 09:27:17 core-command-arm64 latest bef3368b9d59 48 seconds ago 39.9MB 09:27:17 security-proxy-auth-arm64 latest daf989a62386 About a minute ago 37.4MB 09:27:17 security-spiffe-token-provider-arm64 latest 632e0e6e45d2 9 minutes ago 34.1MB 09:27:17 core-common-config-bootstrapper-arm64 latest fe06465d795a 11 minutes ago 20.1MB 09:27:17 security-secretstore-setup-arm64 latest 2320d0334655 12 minutes ago 41.5MB 09:27:17 security-bootstrapper-arm64 latest 2eeccaa40519 12 minutes ago 23.7MB 09:27:17 security-proxy-setup-arm64 latest e37e87672890 12 minutes ago 31MB 09:27:17 security-spire-config-arm64 latest de9f8528c3f4 32 minutes ago 101MB 09:27:17 security-spire-agent-arm64 latest 1dd2a52413a5 32 minutes ago 157MB 09:27:17 security-spire-server-arm64 latest 09602c2a1881 32 minutes ago 102MB 09:27:17 ci-base-image-arm64 latest 31b45c482789 50 minutes ago 962MB 09:27:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 09:27:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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:27:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:27:17 09:27:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:27:17 arm64: Pulling from edgex-lftools-log-publisher 09:27:17 8998bd30e6a1: Pulling fs layer 09:27:17 04944245beec: Pulling fs layer 09:27:17 699f458cf7ca: Pulling fs layer 09:27:17 765212b225bb: Pulling fs layer 09:27:17 f23df028b6ca: Pulling fs layer 09:27:17 d65c8cfc05b1: Pulling fs layer 09:27:17 2437ff75d9bd: Pulling fs layer 09:27:17 765212b225bb: Waiting 09:27:17 f23df028b6ca: Waiting 09:27:17 d65c8cfc05b1: Waiting 09:27:17 2437ff75d9bd: Waiting 09:27:18 04944245beec: Verifying Checksum 09:27:18 04944245beec: Download complete 09:27:18 765212b225bb: Verifying Checksum 09:27:18 765212b225bb: Download complete 09:27:18 f23df028b6ca: Download complete 09:27:18 d65c8cfc05b1: Verifying Checksum 09:27:18 d65c8cfc05b1: Download complete 09:27:18 699f458cf7ca: Verifying Checksum 09:27:18 699f458cf7ca: Download complete 09:27:18 8998bd30e6a1: Verifying Checksum 09:27:18 8998bd30e6a1: Download complete 09:27:21 2437ff75d9bd: Verifying Checksum 09:27:21 2437ff75d9bd: Download complete 09:27:23 8998bd30e6a1: Pull complete 09:27:23 04944245beec: Pull complete 09:27:25 699f458cf7ca: Pull complete 09:27:25 765212b225bb: Pull complete 09:27:26 f23df028b6ca: Pull complete 09:27:26 d65c8cfc05b1: Pull complete 09:27:45 2437ff75d9bd: Pull complete 09:27:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:27:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:27:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:45 prd-ubuntu20.04-docker-arm64-4c-16g-4798 does not seem to be running inside a container 09:27:45 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:27:48 $ docker top c5f3f479b63656f6e77819ff1f0bf4289366de4db99514a37fddcf27315f2ea5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:49 ---> job-cost.sh 09:27:49 lf-activate-venv: SKIPPING 09:27:49 INFO: No Stack... 09:27:49 INFO: Retrieving Pricing Info for: v3-standard-4 09:27:50 INFO: Archiving Costs [Pipeline] sh 09:27:50 + cat /w/workspace/edgex-go/6/archives/cost.csv 09:27:50 + cut -d, -f6 [Pipeline] lock 09:27:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-6-stack-cost] 09:27:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4790-6-stack-cost] did not exist. Created. 09:27:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:27:51 + echo total: 0.10999999940395355 [Pipeline] stash 09:27:51 Stashed 1 file(s) [Pipeline] } 09:27:51 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-6-stack-cost] [Pipeline] // lock [Pipeline] } 09:27:51 $ docker stop --time=1 c5f3f479b63656f6e77819ff1f0bf4289366de4db99514a37fddcf27315f2ea5 09:27:53 $ docker rm -f --volumes c5f3f479b63656f6e77819ff1f0bf4289366de4db99514a37fddcf27315f2ea5 [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:27:53 provisioning config files... 09:27:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config9660806707962625915tmp [Pipeline] { [Pipeline] sh 09:27:54 + set +x 09:27:54 + bash -s -- 09:27:54 + curl -s https://codecov.io/bash 09:27:54 09:27:54 _____ _ 09:27:54 / ____| | | 09:27:54 | | ___ __| | ___ ___ _____ __ 09:27:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:27:54 | |___| (_) | (_| | __/ (_| (_) \ V / 09:27:54 \_____\___/ \__,_|\___|\___\___/ \_/ 09:27:54 Bash-1.0.6 09:27:54 09:27:54 09:27:54 ==> git version 2.25.1 found 09:27:54 ==> 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:27:54 Release-Date: 2020-01-08 09:27:54 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:27:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:27:54 ==> Jenkins CI detected. 09:27:54 current dir:  /w/workspace/edgex-go/6 09:27:54 project root: . 09:27:54 --> token set from env 09:27:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:27:54 ==> Running gcov in . (disable via -X gcov) 09:27:54 ==> Python coveragepy not found 09:27:54 ==> Searching for coverage reports in: 09:27:54 + . 09:27:54 -> Found 1 reports 09:27:54 ==> Detecting git/mercurial file structure 09:27:54 ==> Reading reports 09:27:54 + ./coverage.out bytes=480141 09:27:54 ==> Appending adjustments 09:27:54 https://docs.codecov.io/docs/fixing-reports 09:27:55 + Found adjustments 09:27:55 ==> Gzipping contents 09:27:55 60K /tmp/codecov.8wUEX8.gz 09:27:55 ==> Uploading reports 09:27:55 url: https://codecov.io 09:27:55 query: branch=PR-4790&commit=4d0c6b4bcde87f6e508adc1e48317329ed0b1df5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= 09:27:55 -> Pinging Codecov 09:27:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4790&commit=4d0c6b4bcde87f6e508adc1e48317329ed0b1df5&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= 09:27:55 -> Uploading to 09:27:55 https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/4d0c6b4bcde87f6e508adc1e48317329ed0b1df5/ad241088-b6ce-46ba-9e67-b37418432a1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T092755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=065c84b2cb6b0383d6ff64c7f1ca398625d44306b3691ed8dd8f334e678086c6 09:27:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:27:55 Dload Upload Total Spent Left Speed 09:27:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61109 0 0 100 61109 0 233k --:--:-- --:--:-- --:--:-- 233k 09:27:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4d0c6b4bcde87f6e508adc1e48317329ed0b1df5 [Pipeline] } 09:27:55 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:27:56 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 09:27:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:27:57 ---> package-listing.sh 09:27:57 ++ facter osfamily 09:27:57 ++ tr '[:upper:]' '[:lower:]' 09:27:57 + OS_FAMILY=debian 09:27:57 + workspace=/w/workspace/edgex-go/6 09:27:57 + START_PACKAGES=/tmp/packages_start.txt 09:27:57 + END_PACKAGES=/tmp/packages_end.txt 09:27:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:57 + PACKAGES=/tmp/packages_start.txt 09:27:57 + '[' /w/workspace/edgex-go/6 ']' 09:27:57 + PACKAGES=/tmp/packages_end.txt 09:27:57 + case "${OS_FAMILY}" in 09:27:57 + dpkg -l 09:27:57 + grep '^ii' 09:27:57 + '[' -f /tmp/packages_start.txt ']' 09:27:57 + '[' -f /tmp/packages_end.txt ']' 09:27:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:57 + '[' /w/workspace/edgex-go/6 ']' 09:27:57 + mkdir -p /w/workspace/edgex-go/6/archives/ 09:27:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 09:27:57 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:27:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:27:58 09:27:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:27:59 latest: Pulling from edgex-lftools-log-publisher 09:27:59 5eb5b503b376: Pulling fs layer 09:27:59 5c69ac0246d0: Pulling fs layer 09:27:59 ec43610c2a17: Pulling fs layer 09:27:59 3a2ae6a8a46f: Pulling fs layer 09:27:59 33b1e0a273af: Pulling fs layer 09:27:59 5d3b04190fa2: Pulling fs layer 09:27:59 2f39f015ded8: Pulling fs layer 09:27:59 5d3b04190fa2: Waiting 09:27:59 33b1e0a273af: Waiting 09:27:59 3a2ae6a8a46f: Waiting 09:27:59 5c69ac0246d0: Verifying Checksum 09:27:59 5c69ac0246d0: Download complete 09:27:59 3a2ae6a8a46f: Verifying Checksum 09:27:59 3a2ae6a8a46f: Download complete 09:27:59 33b1e0a273af: Verifying Checksum 09:27:59 33b1e0a273af: Download complete 09:27:59 5d3b04190fa2: Download complete 09:27:59 ec43610c2a17: Verifying Checksum 09:27:59 ec43610c2a17: Download complete 09:27:59 5eb5b503b376: Verifying Checksum 09:27:59 5eb5b503b376: Download complete 09:28:00 2f39f015ded8: Download complete 09:28:00 5eb5b503b376: Pull complete 09:28:00 5c69ac0246d0: Pull complete 09:28:01 ec43610c2a17: Pull complete 09:28:01 3a2ae6a8a46f: Pull complete 09:28:01 33b1e0a273af: Pull complete 09:28:01 5d3b04190fa2: Pull complete 09:28:05 2f39f015ded8: Pull complete 09:28:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:05 prd-ubuntu20.04-docker-8c-8g-4795 does not seem to be running inside a container 09:28:05 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:28:14 $ docker top 635ddfbbb2860e260284b038ba367cff18a765dbe9355beaf7be0053fc1dcbaf -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:14 + touch /tmp/pre-build-complete [Pipeline] sh 09:28:15 + mkdir -p /var/log/sysstat [Pipeline] sh 09:28:15 + ls /var/log/sa-host 09:28:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:28:15 provisioning config files... 09:28:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3883054375146783244tmp [Pipeline] { [Pipeline] echo 09:28:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:28:15 ---> create-netrc.sh [Pipeline] } 09:28:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:28:16 ---> python-tools-install.sh [Pipeline] echo 09:28:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:28:16 ---> sudo-logs.sh 09:28:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:28:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:28:16 ---> job-cost.sh 09:28:16 lf-activate-venv: SKIPPING 09:28:16 DEBUG: total: 0.10999999940395355 09:28:16 INFO: Retrieving Stack Cost... 09:28:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:28:17 INFO: Archiving Costs [Pipeline] echo 09:28:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:28:17 ---> logs-deploy.sh 09:28:17 lf-activate-venv: SKIPPING 09:28:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4790/6 09:28:17 INFO: archiving workspace using pattern(s): 09:28:18 Archives upload complete. 09:28:19 INFO: archiving logs to Nexus 09:28:19 ---> uname -a: 09:28:19 Linux prd-ubuntu20-04-docker-8c-8g-4795 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:28:19 09:28:19 09:28:19 ---> lscpu: 09:28:19 Architecture: x86_64 09:28:19 CPU op-mode(s): 32-bit, 64-bit 09:28:19 Byte Order: Little Endian 09:28:19 Address sizes: 40 bits physical, 48 bits virtual 09:28:19 CPU(s): 8 09:28:19 On-line CPU(s) list: 0-7 09:28:19 Thread(s) per core: 1 09:28:19 Core(s) per socket: 1 09:28:19 Socket(s): 8 09:28:19 NUMA node(s): 1 09:28:19 Vendor ID: AuthenticAMD 09:28:19 CPU family: 23 09:28:19 Model: 49 09:28:19 Model name: AMD EPYC-Rome Processor 09:28:19 Stepping: 0 09:28:19 CPU MHz: 2800.000 09:28:19 BogoMIPS: 5600.00 09:28:19 Virtualization: AMD-V 09:28:19 Hypervisor vendor: KVM 09:28:19 Virtualization type: full 09:28:19 L1d cache: 256 KiB 09:28:19 L1i cache: 256 KiB 09:28:19 L2 cache: 4 MiB 09:28:19 L3 cache: 128 MiB 09:28:19 NUMA node0 CPU(s): 0-7 09:28:19 Vulnerability Itlb multihit: Not affected 09:28:19 Vulnerability L1tf: Not affected 09:28:19 Vulnerability Mds: Not affected 09:28:19 Vulnerability Meltdown: Not affected 09:28:19 Vulnerability Mmio stale data: Not affected 09:28:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:28:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:28:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:28:19 Vulnerability Srbds: Not affected 09:28:19 Vulnerability Tsx async abort: Not affected 09:28:19 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:28:19 09:28:19 09:28:19 ---> nproc: 09:28:19 8 09:28:19 09:28:19 09:28:19 ---> df -h: 09:28:19 Filesystem Size Used Avail Use% Mounted on 09:28:19 overlay 155G 26G 130G 17% / 09:28:19 tmpfs 64M 0 64M 0% /dev 09:28:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:28:19 shm 64M 0 64M 0% /dev/shm 09:28:19 /dev/vda1 155G 26G 130G 17% /facter-os 09:28:19 09:28:19 09:28:19 ---> sar -b -r -n DEV: 09:28:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4795) 07/02/24 _x86_64_ (8 CPU) 09:28:19 09:28:19 08:29:12 LINUX RESTART (8 CPU) 09:28:19 09:28:19 08:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:28:19 08:31:01 182.55 4.15 178.39 0.00 439.93 61564.07 0.00 09:28:19 08:32:01 63.73 0.12 63.62 0.00 20.12 25964.88 0.00 09:28:19 08:33:01 34.78 0.03 34.74 0.00 0.27 24516.86 0.00 09:28:19 08:34:01 56.92 0.20 56.72 0.00 2.80 38011.93 0.00 09:28:19 08:35:01 413.86 1.28 412.58 0.00 106.38 207267.72 0.00 09:28:19 08:36:01 690.90 12.11 678.79 0.00 104.12 180646.56 0.00 09:28:19 08:37:01 172.01 0.12 171.89 0.00 0.93 32084.91 0.00 09:28:19 08:38:01 315.19 0.03 315.16 0.00 0.26 91002.51 0.00 09:28:19 08:39:01 554.12 0.02 554.11 0.00 0.67 74272.02 0.00 09:28:19 08:40:01 53.77 6.77 47.01 0.00 4319.68 8385.27 0.00 09:28:19 08:41:02 7.02 0.02 7.00 0.00 0.13 127.98 0.00 09:28:19 08:42:01 1.95 0.00 1.95 0.00 0.00 21.96 0.00 09:28:19 08:43:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 09:28:19 08:44:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 09:28:19 08:45:01 1.88 0.02 1.87 0.00 0.13 20.93 0.00 09:28:19 08:46:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 09:28:19 08:47:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 09:28:19 08:48:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 09:28:19 08:49:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 09:28:19 08:50:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 09:28:19 08:51:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 09:28:19 08:52:01 1.58 0.00 1.58 0.00 0.00 19.60 0.00 09:28:19 08:53:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 09:28:19 08:54:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 09:28:19 08:55:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 09:28:19 08:56:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 09:28:19 08:57:01 2.78 1.52 1.27 0.00 35.46 16.13 0.00 09:28:19 08:58:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 09:28:19 08:59:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 09:28:19 09:00:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 09:28:19 09:01:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 09:28:19 09:02:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 09:28:19 09:03:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 09:28:19 09:04:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 09:28:19 09:05:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 09:28:19 09:06:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 09:28:19 09:07:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 09:28:19 09:08:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 09:28:19 09:09:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 09:28:19 09:10:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 09:28:19 09:11:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 09:28:19 09:12:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 09:28:19 09:13:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 09:28:19 09:14:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 09:28:19 09:15:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 09:28:19 09:16:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 09:28:19 09:17:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 09:28:19 09:18:01 1.57 0.02 1.55 0.00 0.13 17.46 0.00 09:28:19 09:19:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 09:28:19 09:20:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 09:28:19 09:21:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 09:28:19 09:22:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 09:28:19 09:23:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 09:28:19 09:24:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 09:28:19 09:25:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 09:28:19 09:26:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 09:28:19 09:27:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 09:28:19 09:28:01 4.28 0.22 4.07 0.00 16.93 344.40 0.00 09:28:19 Average: 44.98 0.46 44.53 0.00 86.94 12846.32 0.00 09:28:19 09:28:19 08:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:28:19 08:31:01 28013728 31519984 793720 2.41 106560 3597912 2035520 6.00 1251644 3148540 143776 09:28:19 08:32:01 27199748 31338528 965940 2.94 128208 4147416 2145344 6.32 1861976 3285224 645424 09:28:19 08:33:01 26539696 30742580 1560592 4.75 132176 4188952 2439876 7.19 2081200 3707616 435744 09:28:19 08:34:01 28052588 31543640 765128 2.33 134468 3533392 1866524 5.50 1283264 3055636 5940 09:28:19 08:35:01 21420504 31234844 1040108 3.16 148428 9619796 3448452 10.16 2115612 8580644 59908 09:28:19 08:36:01 15153588 30474160 1757260 5.34 333780 14401464 5752400 16.95 3436212 12936312 107484 09:28:19 08:37:01 11327532 29289412 2924360 8.89 354208 16838216 9110700 26.85 5794428 14191908 1721196 09:28:19 08:38:01 9951168 30170180 2061460 6.27 366236 19036748 5130632 15.12 5719900 15631584 1735544 09:28:19 08:39:01 12509120 31438700 841920 2.56 373140 17922336 2173032 6.40 2894144 16138628 84 09:28:19 08:40:01 12066984 31420324 834752 2.54 399720 18316416 2096480 6.18 3180936 16265984 1240 09:28:19 08:41:02 12114128 31462580 792424 2.41 398256 18313168 2093296 6.17 3134716 16262768 8 09:28:19 08:42:01 12114080 31462592 792356 2.41 398312 18313168 2093296 6.17 3134756 16262772 8 09:28:19 08:43:01 12115284 31463868 791056 2.41 398368 18313172 2093296 6.17 3133716 16262780 4 09:28:19 08:44:01 12118844 31467524 787404 2.39 398412 18313176 2093296 6.17 3131084 16262788 8 09:28:19 08:45:01 12118392 31467156 787572 2.40 398452 18313180 2118864 6.24 3131516 16262772 16 09:28:19 08:46:01 12118248 31467016 787600 2.40 398500 18313184 2118864 6.24 3130856 16262776 28 09:28:19 08:47:01 12117928 31466756 787640 2.40 398540 18313184 2118864 6.24 3131676 16262780 168 09:28:19 08:48:01 12118108 31467028 787280 2.39 398608 18313188 2118864 6.24 3131336 16262788 172 09:28:19 08:49:01 12117816 31466736 787504 2.39 398616 18313188 2118864 6.24 3131256 16262788 148 09:28:19 08:50:01 12118156 31467148 787172 2.39 398644 18313184 2102776 6.20 3131160 16262784 16 09:28:19 08:51:01 12118480 31467504 787012 2.39 398668 18313196 2102776 6.20 3131560 16262788 180 09:28:19 08:52:01 12118696 31467724 786764 2.39 398692 18313200 2102776 6.20 3131336 16262788 24 09:28:19 08:53:01 12118356 31467392 787032 2.39 398716 18313204 2102776 6.20 3131172 16262796 8 09:28:19 08:54:01 12118868 31468000 786420 2.39 398728 18313208 2102776 6.20 3131228 16262804 12 09:28:19 08:55:01 12118584 31467720 786680 2.39 398760 18313196 2102776 6.20 3131296 16262804 8 09:28:19 08:56:01 12118248 31467484 786692 2.39 398784 18313212 2102776 6.20 3131348 16262812 28 09:28:19 08:57:01 12110204 31461488 792536 2.41 398820 18314404 2102776 6.20 3140076 16263188 152 09:28:19 08:58:01 12110376 31461692 792204 2.41 398844 18314408 2102776 6.20 3139828 16263180 196 09:28:19 08:59:01 12110368 31461688 792124 2.41 398868 18314412 2102776 6.20 3139580 16263184 148 09:28:19 09:00:01 12110092 31461472 792296 2.41 398912 18314412 2102776 6.20 3139768 16263188 32 09:28:19 09:01:01 12110052 31461440 792244 2.41 398936 18314416 2102776 6.20 3139700 16263192 164 09:28:19 09:02:01 12110404 31461856 792072 2.41 398968 18314420 2102776 6.20 3139924 16263200 44 09:28:19 09:03:01 12110332 31461792 792032 2.41 398984 18314424 2102776 6.20 3139792 16263204 28 09:28:19 09:04:01 12110388 31461912 791928 2.41 399008 18314428 2102776 6.20 3139596 16263200 28 09:28:19 09:05:01 12110300 31461840 791928 2.41 399028 18314424 2102776 6.20 3139920 16263200 12 09:28:19 09:06:01 12110608 31462176 791720 2.41 399048 18314432 2102776 6.20 3139616 16263204 8 09:28:19 09:07:01 12110420 31461992 791860 2.41 399056 18314436 2102776 6.20 3139616 16263208 4 09:28:19 09:08:01 12110500 31462072 791700 2.41 399076 18314436 2102776 6.20 3140024 16263208 4 09:28:19 09:09:01 12110476 31462112 791652 2.41 399100 18314440 2102776 6.20 3139920 16263216 28 09:28:19 09:10:01 12110556 31462200 791500 2.41 399116 18314436 2102776 6.20 3139812 16263212 16 09:28:19 09:11:01 12110656 31462312 791404 2.41 399140 18314448 2102776 6.20 3140056 16263216 44 09:28:19 09:12:01 12110460 31462124 791500 2.41 399168 18314452 2102776 6.20 3139764 16263224 8 09:28:19 09:13:01 12111024 31462752 791092 2.41 399188 18314444 2102776 6.20 3140020 16263228 12 09:28:19 09:14:01 12111040 31462780 791016 2.41 399200 18314460 2102776 6.20 3139844 16263236 196 09:28:19 09:15:01 12110748 31462488 791204 2.41 399232 18314456 2102776 6.20 3140140 16263236 200 09:28:19 09:16:01 12110596 31462400 791224 2.41 399248 18314464 2102776 6.20 3140168 16263236 176 09:28:19 09:17:01 12110620 31462432 791132 2.41 399272 18314468 2102428 6.20 3140704 16263240 24 09:28:19 09:18:01 12110336 31462196 791324 2.41 399300 18314468 2102428 6.20 3140224 16263240 8 09:28:19 09:19:01 12110112 31461976 791424 2.41 399316 18314472 2102428 6.20 3140268 16263244 208 09:28:19 09:20:01 12110208 31462148 791272 2.41 399348 18314480 2102428 6.20 3140252 16263252 8 09:28:19 09:21:01 12110392 31462336 791232 2.41 399368 18314480 2102428 6.20 3140024 16263252 8 09:28:19 09:22:01 12110416 31462368 791160 2.41 399388 18314484 2118484 6.24 3140008 16263256 24 09:28:19 09:23:01 12110116 31462128 791380 2.41 399408 18314484 2102076 6.20 3140064 16263260 12 09:28:19 09:24:01 12110560 31462704 790940 2.41 399420 18314616 2102076 6.20 3140064 16263392 8 09:28:19 09:25:01 12110504 31462668 790924 2.41 399456 18314616 2102076 6.20 3140200 16263396 24 09:28:19 09:26:01 12110552 31462780 790776 2.40 399488 18314620 2102076 6.20 3140248 16263396 12 09:28:19 09:27:01 12110632 31462864 790616 2.40 399508 18314620 2102076 6.20 3140568 16263400 28 09:28:19 09:28:01 11782664 31404724 847916 2.58 400264 18565068 2383764 7.03 3195076 16513364 254684 09:28:19 Average: 13333165 31368422 888607 2.70 372904 17084951 2370107 6.98 3108003 15134836 88168 09:28:19 09:28:19 08:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:28:19 08:31:01 ens3 1094.63 953.94 9936.59 99.35 0.00 0.00 0.00 0.00 09:28:19 08:31:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 09:28:19 08:31:01 docker0 827.15 904.29 61.85 5028.85 0.00 0.00 0.00 0.00 09:28:19 08:32:01 ens3 23.21 15.94 25.11 10.06 0.00 0.00 0.00 0.00 09:28:19 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:32:01 veth9d236fb 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 09:28:19 08:32:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:33:01 ens3 32.74 22.78 26.52 14.18 0.00 0.00 0.00 0.00 09:28:19 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:33:01 veth9d236fb 1.50 1.52 0.13 0.14 0.00 0.00 0.00 0.00 09:28:19 08:33:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 09:28:19 08:34:01 ens3 28.55 19.20 25.68 13.08 0.00 0.00 0.00 0.00 09:28:19 08:34:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:28:19 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:35:01 ens3 267.47 178.05 4323.46 173.48 0.00 0.00 0.00 0.00 09:28:19 08:35:01 vethebc68f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:35:01 veth6405054 2.70 3.47 0.26 1.47 0.00 0.00 0.00 0.00 09:28:19 08:35:01 veth595fcd1 0.35 0.98 0.03 0.16 0.00 0.00 0.00 0.00 09:28:19 08:35:01 veth8c88ebd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:35:01 veth6d312ea 1.83 4.47 0.14 63.39 0.00 0.00 0.00 0.01 09:28:19 08:35:01 veth51f8175 1.15 2.75 0.09 30.91 0.00 0.00 0.00 0.00 09:28:19 08:35:01 vethfb6ac40 6.47 4.83 31.72 0.34 0.00 0.00 0.00 0.00 09:28:19 08:35:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 09:28:19 08:35:01 veth2f63af0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:35:01 vethe094e76 2.23 4.10 0.16 63.48 0.00 0.00 0.00 0.01 09:28:19 08:35:01 vethf93fe93 2.88 6.12 0.21 63.49 0.00 0.00 0.00 0.01 09:28:19 08:35:01 veth858fb40 0.92 1.02 0.09 0.50 0.00 0.00 0.00 0.00 09:28:19 08:35:01 veth0c52f7c 6.12 2.88 63.49 0.21 0.00 0.00 0.00 0.00 09:28:19 08:35:01 docker0 60.59 105.47 3.80 1309.45 0.00 0.00 0.00 0.00 09:28:19 08:35:01 veth56907ce 0.53 0.65 0.05 0.27 0.00 0.00 0.00 0.00 09:28:19 08:35:01 vethe318393 4.10 2.23 63.48 0.16 0.00 0.00 0.00 0.00 09:28:19 08:35:01 vethee93069 0.88 1.42 0.07 3.18 0.00 0.00 0.00 0.00 09:28:19 08:35:01 veth2bbb921 4.83 6.47 0.34 31.72 0.00 0.00 0.00 0.00 09:28:19 08:35:01 veth7aac67c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:36:01 ens3 708.63 402.12 5933.55 47.99 0.00 0.00 0.00 0.00 09:28:19 08:36:01 veth962b41c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 veth793ce69 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 veth595fcd1 0.12 0.42 0.01 0.02 0.00 0.00 0.00 0.00 09:28:19 08:36:01 veth38c6005 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 vethb1ae7b1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 veth90b5c2c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 veth02946e2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 docker0 390.70 692.13 34.94 5920.11 0.00 0.00 0.00 0.00 09:28:19 08:36:01 vethcebd9df 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 veth5c5ac43 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 veth684034c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 veth7b22afd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 vethadc83d0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:36:01 veth0ea4e01 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:28:19 08:37:01 ens3 7.45 5.65 5.93 3.46 0.00 0.00 0.00 0.00 09:28:19 08:37:01 veth962b41c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 veth793ce69 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 veth595fcd1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 veth38c6005 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 vethb1ae7b1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 veth90b5c2c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 veth02946e2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 vethcebd9df 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 veth5c5ac43 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 veth684034c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 veth7b22afd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 vethadc83d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:37:01 veth0ea4e01 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 ens3 5.94 4.25 4.69 2.64 0.00 0.00 0.00 0.00 09:28:19 08:38:01 veth962b41c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 veth793ce69 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 veth595fcd1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 veth38c6005 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 vethb1ae7b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 veth90b5c2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:38:01 veth02946e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 vethcebd9df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 veth5c5ac43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 veth684034c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 veth7b22afd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 vethadc83d0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:38:01 veth0ea4e01 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:39:01 ens3 6.30 4.62 5.72 2.92 0.00 0.00 0.00 0.00 09:28:19 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:40:01 ens3 213.76 106.52 2715.45 7.39 0.00 0.00 0.00 0.00 09:28:19 08:40:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 09:28:19 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:41:02 ens3 0.23 0.17 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:42:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:45:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:28:19 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:46:01 ens3 0.27 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:28:19 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:47:01 ens3 0.52 0.32 0.28 0.21 0.00 0.00 0.00 0.00 09:28:19 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:48:01 ens3 0.40 0.08 0.05 0.01 0.00 0.00 0.00 0.00 09:28:19 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:50:01 ens3 0.65 0.18 0.11 0.07 0.00 0.00 0.00 0.00 09:28:19 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:51:01 ens3 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:28:19 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:52:01 ens3 0.72 0.72 0.89 0.30 0.00 0.00 0.00 0.00 09:28:19 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:55:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:28:19 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:56:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 09:28:19 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:57:01 ens3 8.03 6.77 5.45 6.39 0.00 0.00 0.00 0.00 09:28:19 08:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:00:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:28:19 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:02:01 ens3 0.42 0.28 0.26 0.20 0.00 0.00 0.00 0.00 09:28:19 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:04:01 ens3 0.55 0.13 0.05 0.01 0.00 0.00 0.00 0.00 09:28:19 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:05:01 ens3 0.72 0.48 0.53 0.34 0.00 0.00 0.00 0.00 09:28:19 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:07:01 ens3 0.47 0.08 0.10 0.00 0.00 0.00 0.00 0.00 09:28:19 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:08:01 ens3 0.78 0.37 0.30 0.22 0.00 0.00 0.00 0.00 09:28:19 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:09:01 ens3 0.62 0.37 0.35 0.27 0.00 0.00 0.00 0.00 09:28:19 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:10:01 ens3 0.77 0.22 0.13 0.07 0.00 0.00 0.00 0.00 09:28:19 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:11:01 ens3 1.05 0.57 0.36 0.23 0.00 0.00 0.00 0.00 09:28:19 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:12:01 ens3 0.38 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:28:19 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:13:01 ens3 0.48 0.45 0.35 0.28 0.00 0.00 0.00 0.00 09:28:19 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:15:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:28:19 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:16:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:19:01 ens3 0.32 0.12 0.10 0.01 0.00 0.00 0.00 0.00 09:28:19 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:20:01 ens3 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 09:28:19 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:25:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:28:19 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:26:01 ens3 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 09:28:19 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:27:01 ens3 0.73 0.55 0.39 0.22 0.00 0.00 0.00 0.00 09:28:19 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:28:01 ens3 88.58 53.45 2521.92 9.84 0.00 0.00 0.00 0.00 09:28:19 09:28:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:28:19 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 Average: ens3 42.79 30.44 437.56 6.76 0.00 0.00 0.00 0.00 09:28:19 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 09:28:19 Average: docker0 21.84 29.12 1.72 209.99 0.00 0.00 0.00 0.00 09:28:19 09:28:19 09:28:19 ---> sar -P ALL: 09:28:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4795) 07/02/24 _x86_64_ (8 CPU) 09:28:19 09:28:19 08:29:12 LINUX RESTART (8 CPU) 09:28:19 09:28:19 08:30:02 CPU %user %nice %system %iowait %steal %idle 09:28:19 08:31:01 all 7.53 0.00 3.42 7.84 0.09 81.12 09:28:19 08:31:01 0 7.17 0.00 4.10 0.36 0.10 88.27 09:28:19 08:31:01 1 9.40 0.00 3.96 10.16 0.07 76.41 09:28:19 08:31:01 2 7.29 0.00 4.90 0.45 0.07 87.29 09:28:19 08:31:01 3 10.17 0.00 3.95 8.24 0.09 77.55 09:28:19 08:31:01 4 6.53 0.00 2.70 1.16 0.15 89.45 09:28:19 08:31:01 5 8.44 0.00 3.01 18.77 0.16 69.63 09:28:19 08:31:01 6 4.98 0.00 2.74 0.27 0.05 91.95 09:28:19 08:31:01 7 6.31 0.00 1.99 23.36 0.07 68.27 09:28:19 08:32:01 all 29.15 0.00 4.58 2.18 0.11 63.99 09:28:19 08:32:01 0 26.67 0.00 4.33 4.48 0.08 64.44 09:28:19 08:32:01 1 24.99 0.00 3.94 0.05 0.08 70.93 09:28:19 08:32:01 2 33.13 0.00 5.94 1.18 0.17 59.59 09:28:19 08:32:01 3 32.74 0.00 4.82 6.59 0.08 55.77 09:28:19 08:32:01 4 25.17 0.00 3.85 1.02 0.10 69.86 09:28:19 08:32:01 5 34.52 0.00 4.63 3.59 0.17 57.09 09:28:19 08:32:01 6 28.14 0.00 4.28 0.12 0.08 67.37 09:28:19 08:32:01 7 27.74 0.00 4.83 0.37 0.08 66.98 09:28:19 08:33:01 all 35.19 0.00 5.20 1.93 0.09 57.59 09:28:19 08:33:01 0 32.11 0.00 4.43 6.38 0.07 57.00 09:28:19 08:33:01 1 33.42 0.00 5.87 2.40 0.09 58.23 09:28:19 08:33:01 2 39.22 0.00 5.20 1.04 0.10 54.44 09:28:19 08:33:01 3 32.48 0.00 4.92 0.00 0.10 62.49 09:28:19 08:33:01 4 34.55 0.00 5.09 0.00 0.08 60.28 09:28:19 08:33:01 5 37.32 0.00 6.27 5.59 0.13 50.69 09:28:19 08:33:01 6 35.92 0.00 4.86 0.00 0.08 59.13 09:28:19 08:33:01 7 36.48 0.00 4.94 0.00 0.08 58.50 09:28:19 08:34:01 all 38.62 0.00 6.38 3.48 0.10 51.42 09:28:19 08:34:01 0 36.77 0.00 5.83 0.37 0.08 56.94 09:28:19 08:34:01 1 38.21 0.00 6.40 18.40 0.10 36.89 09:28:19 08:34:01 2 41.98 0.00 7.03 0.25 0.12 50.62 09:28:19 08:34:01 3 38.65 0.00 5.75 0.10 0.10 55.39 09:28:19 08:34:01 4 38.14 0.00 6.42 0.26 0.12 55.06 09:28:19 08:34:01 5 40.97 0.00 7.73 6.30 0.10 44.90 09:28:19 08:34:01 6 35.66 0.00 6.28 1.88 0.08 56.10 09:28:19 08:34:01 7 38.56 0.00 5.61 0.10 0.12 55.60 09:28:19 08:35:01 all 16.11 0.00 6.31 26.60 0.17 50.81 09:28:19 08:35:01 0 14.32 0.00 6.11 20.45 0.27 58.84 09:28:19 08:35:01 1 16.40 0.00 5.97 18.82 0.08 58.73 09:28:19 08:35:01 2 14.11 0.00 4.76 16.03 0.10 65.00 09:28:19 08:35:01 3 15.06 0.00 5.86 15.32 0.10 63.67 09:28:19 08:35:01 4 15.89 0.00 6.23 48.76 0.12 29.00 09:28:19 08:35:01 5 18.24 0.00 7.98 37.88 0.14 35.76 09:28:19 08:35:01 6 17.64 0.00 5.49 10.26 0.29 66.33 09:28:19 08:35:01 7 17.23 0.00 8.03 45.23 0.25 29.25 09:28:19 08:36:01 all 11.54 0.00 5.74 15.65 0.08 66.98 09:28:19 08:36:01 0 11.09 0.00 4.01 6.35 0.08 78.46 09:28:19 08:36:01 1 11.85 0.00 5.02 5.79 0.08 77.27 09:28:19 08:36:01 2 10.12 0.00 6.00 15.41 0.05 68.42 09:28:19 08:36:01 3 10.13 0.00 4.81 7.07 0.07 77.92 09:28:19 08:36:01 4 11.76 0.00 8.43 64.20 0.12 15.49 09:28:19 08:36:01 5 12.67 0.00 5.69 5.37 0.05 76.21 09:28:19 08:36:01 6 11.98 0.00 5.68 8.74 0.10 73.50 09:28:19 08:36:01 7 12.74 0.00 6.31 12.81 0.10 68.03 09:28:19 08:37:01 all 84.73 0.00 11.34 3.71 0.21 0.01 09:28:19 08:37:01 0 85.43 0.00 10.70 3.78 0.10 0.00 09:28:19 08:37:01 1 85.23 0.00 10.99 3.61 0.12 0.05 09:28:19 08:37:01 2 83.58 0.00 12.24 4.02 0.12 0.03 09:28:19 08:37:01 3 85.92 0.00 10.20 3.71 0.17 0.00 09:28:19 08:37:01 4 85.51 0.00 10.66 3.58 0.25 0.00 09:28:19 08:37:01 5 83.76 0.00 12.10 3.70 0.42 0.02 09:28:19 08:37:01 6 85.21 0.00 10.78 3.65 0.36 0.00 09:28:19 08:37:01 7 83.15 0.00 13.06 3.65 0.14 0.00 09:28:19 08:38:01 all 81.60 0.00 11.19 5.91 0.20 1.09 09:28:19 08:38:01 0 81.83 0.00 10.60 5.90 0.21 1.46 09:28:19 08:38:01 1 81.45 0.00 11.15 5.84 0.15 1.40 09:28:19 08:38:01 2 80.88 0.00 12.28 5.55 0.20 1.10 09:28:19 08:38:01 3 81.73 0.00 11.23 6.74 0.22 0.09 09:28:19 08:38:01 4 81.84 0.00 10.73 5.85 0.22 1.36 09:28:19 08:38:01 5 82.18 0.00 11.03 5.73 0.19 0.87 09:28:19 08:38:01 6 82.63 0.00 10.46 5.66 0.20 1.04 09:28:19 08:38:01 7 80.23 0.00 12.06 6.04 0.23 1.44 09:28:19 08:39:01 all 15.96 0.00 3.50 4.68 0.06 75.79 09:28:19 08:39:01 0 16.11 0.00 3.28 4.44 0.07 76.10 09:28:19 08:39:01 1 15.81 0.00 4.29 16.72 0.07 63.10 09:28:19 08:39:01 2 15.95 0.00 3.17 2.02 0.05 78.81 09:28:19 08:39:01 3 14.46 0.00 3.28 5.57 0.10 76.59 09:28:19 08:39:01 4 16.44 0.00 3.69 2.41 0.07 77.39 09:28:19 08:39:01 5 16.96 0.00 3.43 1.68 0.05 77.89 09:28:19 08:39:01 6 17.13 0.00 3.22 2.88 0.05 76.72 09:28:19 08:39:01 7 14.81 0.00 3.65 1.89 0.05 79.59 09:28:19 08:40:01 all 2.51 0.00 1.29 2.70 0.04 93.47 09:28:19 08:40:01 0 3.34 0.00 0.84 0.87 0.05 94.90 09:28:19 08:40:01 1 2.33 0.00 1.55 0.17 0.02 95.94 09:28:19 08:40:01 2 2.73 0.00 1.10 1.10 0.03 95.03 09:28:19 08:40:01 3 3.34 0.00 1.21 0.74 0.03 94.69 09:28:19 08:40:01 4 2.24 0.00 1.54 1.42 0.02 94.79 09:28:19 08:40:01 5 2.46 0.00 0.92 3.15 0.03 93.44 09:28:19 08:40:01 6 1.67 0.00 1.00 13.60 0.05 83.67 09:28:19 08:40:01 7 1.94 0.00 2.14 0.57 0.05 95.30 09:28:19 08:41:02 all 0.09 0.00 0.05 0.01 0.01 99.83 09:28:19 08:41:02 0 0.05 0.00 0.07 0.03 0.00 99.85 09:28:19 08:41:02 1 0.02 0.00 0.05 0.00 0.02 99.92 09:28:19 08:41:02 2 0.10 0.00 0.03 0.02 0.02 99.83 09:28:19 08:41:02 3 0.25 0.00 0.08 0.00 0.00 99.67 09:28:19 08:41:02 4 0.10 0.00 0.03 0.00 0.03 99.83 09:28:19 08:41:02 5 0.02 0.00 0.05 0.05 0.02 99.87 09:28:19 08:41:02 6 0.02 0.00 0.03 0.00 0.00 99.95 09:28:19 08:41:02 7 0.20 0.00 0.07 0.00 0.00 99.73 09:28:19 09:28:19 08:41:02 CPU %user %nice %system %iowait %steal %idle 09:28:19 08:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:28:19 08:42:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:28:19 08:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:42:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:28:19 08:42:01 5 0.02 0.00 0.00 0.03 0.02 99.93 09:28:19 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:28:19 08:43:01 all 0.03 0.00 0.01 0.04 0.01 99.91 09:28:19 08:43:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:28:19 08:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:28:19 08:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 08:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 08:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:28:19 08:43:01 5 0.07 0.00 0.00 0.32 0.02 99.60 09:28:19 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:43:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:28:19 08:44:01 all 0.24 0.00 0.01 0.00 0.01 99.74 09:28:19 08:44:01 0 0.03 0.00 0.03 0.02 0.02 99.90 09:28:19 08:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:28:19 08:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:44:01 5 1.78 0.00 0.00 0.02 0.02 98.19 09:28:19 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 08:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 08:45:01 all 0.12 0.00 0.02 0.01 0.01 99.84 09:28:19 08:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 08:45:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:28:19 08:45:01 2 0.07 0.00 0.03 0.02 0.02 99.87 09:28:19 08:45:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:28:19 08:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 08:45:01 5 0.63 0.00 0.05 0.08 0.02 99.22 09:28:19 08:45:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:28:19 08:45:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:28:19 08:46:01 all 0.10 0.00 0.01 0.00 0.01 99.88 09:28:19 08:46:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:28:19 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:46:01 2 0.05 0.00 0.02 0.00 0.03 99.90 09:28:19 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 08:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:28:19 08:46:01 6 0.70 0.00 0.00 0.00 0.02 99.29 09:28:19 08:46:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:28:19 08:47:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:28:19 08:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 08:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 08:47:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:28:19 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 08:47:01 5 0.03 0.00 0.02 0.02 0.02 99.92 09:28:19 08:47:01 6 1.97 0.00 0.00 0.00 0.00 98.03 09:28:19 08:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 08:48:01 all 0.27 0.00 0.01 0.06 0.01 99.64 09:28:19 08:48:01 0 0.03 0.00 0.03 0.03 0.02 99.88 09:28:19 08:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 08:48:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:28:19 08:48:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:28:19 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 08:48:01 5 0.00 0.00 0.00 0.45 0.00 99.55 09:28:19 08:48:01 6 1.95 0.00 0.02 0.00 0.02 98.01 09:28:19 08:48:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:28:19 08:49:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:28:19 08:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:28:19 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:49:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:28:19 08:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 08:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 08:49:01 6 1.82 0.00 0.03 0.00 0.00 98.14 09:28:19 08:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:28:19 08:50:01 all 0.28 0.00 0.01 0.00 0.01 99.69 09:28:19 08:50:01 0 0.05 0.00 0.03 0.02 0.02 99.88 09:28:19 08:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 08:50:01 2 0.05 0.00 0.02 0.00 0.03 99.90 09:28:19 08:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:28:19 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:28:19 08:50:01 6 1.97 0.00 0.00 0.00 0.02 98.01 09:28:19 08:50:01 7 0.12 0.00 0.00 0.00 0.00 99.88 09:28:19 08:51:01 all 0.26 0.00 0.01 0.00 0.01 99.73 09:28:19 08:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 08:51:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:28:19 08:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 08:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:28:19 08:51:01 6 1.94 0.00 0.00 0.00 0.00 98.06 09:28:19 08:51:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:28:19 08:52:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:28:19 08:52:01 0 0.05 0.00 0.05 0.02 0.02 99.87 09:28:19 08:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:28:19 08:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 08:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:28:19 08:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 08:52:01 5 0.05 0.00 0.00 0.02 0.03 99.90 09:28:19 08:52:01 6 1.87 0.00 0.03 0.00 0.02 98.08 09:28:19 08:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 09:28:19 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:28:19 08:53:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:28:19 08:53:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:28:19 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 08:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 08:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 08:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:53:01 5 0.02 0.00 0.03 0.02 0.02 99.92 09:28:19 08:53:01 6 0.25 0.00 0.00 0.00 0.00 99.75 09:28:19 08:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 08:54:01 all 0.03 0.00 0.00 0.00 0.01 99.96 09:28:19 08:54:01 0 0.05 0.00 0.02 0.02 0.00 99.92 09:28:19 08:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 08:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 08:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 08:54:01 5 0.03 0.00 0.02 0.02 0.03 99.90 09:28:19 08:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 08:54:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:28:19 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:28:19 08:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:28:19 08:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 08:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 08:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:28:19 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:55:01 5 0.05 0.00 0.02 0.02 0.02 99.90 09:28:19 08:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 08:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 08:56:01 all 0.06 0.00 0.01 0.00 0.01 99.92 09:28:19 08:56:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:28:19 08:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 08:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 08:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 08:56:01 5 0.03 0.00 0.00 0.02 0.03 99.92 09:28:19 08:56:01 6 0.30 0.00 0.00 0.00 0.02 99.68 09:28:19 08:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 08:57:01 all 0.27 0.00 0.03 0.01 0.01 99.68 09:28:19 08:57:01 0 0.18 0.00 0.07 0.00 0.02 99.73 09:28:19 08:57:01 1 0.05 0.00 0.02 0.02 0.02 99.90 09:28:19 08:57:01 2 0.10 0.00 0.02 0.00 0.02 99.87 09:28:19 08:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 08:57:01 4 0.22 0.00 0.03 0.00 0.00 99.75 09:28:19 08:57:01 5 0.18 0.00 0.05 0.02 0.03 99.72 09:28:19 08:57:01 6 0.90 0.00 0.00 0.00 0.00 99.10 09:28:19 08:57:01 7 0.52 0.00 0.05 0.03 0.00 99.40 09:28:19 08:58:01 all 0.20 0.00 0.02 0.00 0.01 99.76 09:28:19 08:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 08:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:28:19 08:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 08:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:28:19 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 08:58:01 5 0.03 0.00 0.02 0.02 0.03 99.90 09:28:19 08:58:01 6 1.47 0.00 0.03 0.00 0.02 98.48 09:28:19 08:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 08:59:01 all 0.17 0.00 0.00 0.00 0.01 99.82 09:28:19 08:59:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:28:19 08:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:28:19 08:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 08:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 08:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 08:59:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:28:19 08:59:01 6 1.19 0.00 0.00 0.00 0.00 98.81 09:28:19 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:00:01 all 0.04 0.00 0.01 0.01 0.01 99.93 09:28:19 09:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:28:19 09:00:01 1 0.02 0.00 0.03 0.07 0.00 99.88 09:28:19 09:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:28:19 09:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:28:19 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:00:01 5 0.02 0.00 0.00 0.03 0.03 99.92 09:28:19 09:00:01 6 0.15 0.00 0.02 0.00 0.02 99.82 09:28:19 09:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 09:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:28:19 09:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:28:19 09:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 09:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 09:01:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:28:19 09:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 09:01:01 5 0.03 0.00 0.02 0.02 0.03 99.90 09:28:19 09:01:01 6 0.08 0.00 0.00 0.00 0.00 99.92 09:28:19 09:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:02:01 all 0.07 0.00 0.01 0.00 0.00 99.91 09:28:19 09:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:02:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:28:19 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:02:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:28:19 09:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 09:02:01 5 0.02 0.00 0.03 0.02 0.02 99.92 09:28:19 09:02:01 6 0.43 0.00 0.00 0.00 0.00 99.57 09:28:19 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:03:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:28:19 09:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:28:19 09:03:01 1 0.00 0.00 0.08 0.00 0.02 99.90 09:28:19 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:03:01 5 0.05 0.00 0.02 0.00 0.03 99.90 09:28:19 09:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:03:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:28:19 09:28:19 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:28:19 09:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:28:19 09:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:28:19 09:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:28:19 09:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:28:19 09:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 09:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 09:04:01 5 0.02 0.00 0.03 0.02 0.03 99.90 09:28:19 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 09:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:28:19 09:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 09:05:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:28:19 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:28:19 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:05:01 5 0.05 0.00 0.02 0.02 0.03 99.88 09:28:19 09:05:01 6 0.12 0.00 0.02 0.00 0.02 99.85 09:28:19 09:05:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:28:19 09:06:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:28:19 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 09:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:06:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:28:19 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:06:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:28:19 09:07:01 all 0.01 0.00 0.01 0.01 0.02 99.95 09:28:19 09:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:07:01 1 0.00 0.00 0.05 0.00 0.00 99.95 09:28:19 09:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:28:19 09:07:01 3 0.03 0.00 0.00 0.00 0.08 99.88 09:28:19 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:07:01 5 0.02 0.00 0.02 0.05 0.02 99.90 09:28:19 09:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:08:01 all 0.01 0.00 0.01 0.15 0.01 99.81 09:28:19 09:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:08:01 1 0.02 0.00 0.02 0.15 0.02 99.80 09:28:19 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:08:01 5 0.02 0.00 0.03 1.08 0.03 98.83 09:28:19 09:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:09:01 all 0.04 0.00 0.01 0.06 0.01 99.87 09:28:19 09:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 09:09:01 1 0.02 0.00 0.02 0.35 0.02 99.60 09:28:19 09:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:28:19 09:09:01 3 0.07 0.00 0.02 0.00 0.00 99.92 09:28:19 09:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:09:01 5 0.02 0.00 0.02 0.17 0.02 99.78 09:28:19 09:09:01 6 0.10 0.00 0.00 0.00 0.02 99.88 09:28:19 09:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:28:19 09:10:01 all 0.02 0.00 0.01 0.02 0.01 99.94 09:28:19 09:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:28:19 09:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:28:19 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:10:01 5 0.02 0.00 0.02 0.18 0.02 99.77 09:28:19 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:28:19 09:11:01 all 0.03 0.00 0.01 0.01 0.00 99.94 09:28:19 09:11:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:28:19 09:11:01 1 0.02 0.00 0.03 0.02 0.00 99.93 09:28:19 09:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 09:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:28:19 09:11:01 5 0.03 0.00 0.02 0.05 0.02 99.88 09:28:19 09:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 09:12:01 all 0.01 0.00 0.01 0.02 0.01 99.95 09:28:19 09:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:28:19 09:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 09:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:12:01 4 0.03 0.00 0.00 0.00 0.03 99.93 09:28:19 09:12:01 5 0.00 0.00 0.00 0.17 0.00 99.83 09:28:19 09:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 09:12:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:28:19 09:13:01 all 0.04 0.00 0.01 0.05 0.01 99.89 09:28:19 09:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:28:19 09:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:28:19 09:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 09:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:13:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:28:19 09:13:01 5 0.02 0.00 0.00 0.37 0.02 99.60 09:28:19 09:13:01 6 0.13 0.00 0.02 0.00 0.00 99.85 09:28:19 09:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:28:19 09:14:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:28:19 09:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 09:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 09:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:14:01 4 0.08 0.00 0.05 0.00 0.02 99.85 09:28:19 09:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:28:19 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:28:19 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:28:19 09:15:01 all 0.04 0.00 0.01 0.00 0.01 99.95 09:28:19 09:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 09:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 09:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 09:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:15:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:28:19 09:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 09:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 09:15:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:28:19 09:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:28:19 09:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 09:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:28:19 09:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:16:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:28:19 09:16:01 5 0.00 0.00 0.00 0.07 0.00 99.93 09:28:19 09:16:01 6 0.08 0.00 0.03 0.00 0.00 99.88 09:28:19 09:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:17:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:28:19 09:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:28:19 09:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:28:19 09:17:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:28:19 09:17:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:28:19 09:17:01 6 0.10 0.00 0.00 0.00 0.00 99.90 09:28:19 09:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 09:18:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:28:19 09:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:28:19 09:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:28:19 09:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:18:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:28:19 09:18:01 5 0.00 0.00 0.00 0.05 0.00 99.95 09:28:19 09:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 09:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:19:01 all 0.06 0.00 0.01 0.02 0.00 99.91 09:28:19 09:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:28:19 09:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 09:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:19:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:28:19 09:19:01 5 0.02 0.00 0.00 0.13 0.00 99.85 09:28:19 09:19:01 6 0.35 0.00 0.00 0.00 0.00 99.65 09:28:19 09:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:20:01 all 0.02 0.00 0.00 0.02 0.01 99.95 09:28:19 09:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:28:19 09:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 09:20:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:28:19 09:20:01 5 0.00 0.00 0.00 0.13 0.00 99.87 09:28:19 09:20:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:28:19 09:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:28:19 09:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:28:19 09:21:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:28:19 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:28:19 09:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 09:21:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:28:19 09:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:28:19 09:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 09:22:01 all 0.00 0.00 0.01 0.00 0.00 99.97 09:28:19 09:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 09:22:01 1 0.00 0.00 0.03 0.02 0.02 99.93 09:28:19 09:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:22:01 4 0.00 0.00 0.05 0.00 0.02 99.93 09:28:19 09:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:28:19 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 09:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:28:19 09:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 09:23:01 1 0.00 0.00 0.03 0.05 0.00 99.92 09:28:19 09:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 09:23:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:28:19 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:28:19 09:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:28:19 09:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 09:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:28:19 09:24:01 5 0.03 0.00 0.03 0.02 0.02 99.90 09:28:19 09:24:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:28:19 09:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:25:01 all 0.27 0.00 0.01 0.00 0.01 99.72 09:28:19 09:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 09:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:28:19 09:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:25:01 5 0.03 0.00 0.03 0.02 0.03 99.88 09:28:19 09:25:01 6 1.97 0.00 0.00 0.00 0.00 98.03 09:28:19 09:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:28:19 09:25:01 CPU %user %nice %system %iowait %steal %idle 09:28:19 09:26:01 all 0.14 0.00 0.01 0.00 0.01 99.84 09:28:19 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:26:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:28:19 09:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:28:19 09:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:28:19 09:26:01 6 0.94 0.00 0.00 0.00 0.00 99.06 09:28:19 09:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:28:19 09:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:28:19 09:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 09:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:28:19 09:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:28:19 09:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 09:27:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:28:19 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:28:19 09:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 09:28:01 all 1.42 0.00 0.61 0.06 0.02 97.88 09:28:19 09:28:01 0 1.30 0.00 0.68 0.00 0.02 98.00 09:28:19 09:28:01 1 1.50 0.00 0.70 0.02 0.02 97.76 09:28:19 09:28:01 2 1.22 0.00 0.62 0.00 0.03 98.13 09:28:19 09:28:01 3 1.00 0.00 0.57 0.02 0.03 98.38 09:28:19 09:28:01 4 2.05 0.00 0.63 0.00 0.02 97.30 09:28:19 09:28:01 5 1.49 0.00 0.37 0.40 0.02 97.73 09:28:19 09:28:01 6 1.22 0.00 0.69 0.07 0.03 97.99 09:28:19 09:28:01 7 1.55 0.00 0.64 0.02 0.02 97.78 09:28:19 Average: all 5.57 0.00 1.02 1.28 0.03 92.11 09:28:19 Average: 0 5.40 0.00 0.95 0.91 0.03 92.71 09:28:19 Average: 1 5.48 0.00 1.03 1.41 0.02 92.06 09:28:19 Average: 2 5.65 0.00 1.08 0.80 0.03 92.44 09:28:19 Average: 3 5.52 0.00 0.96 0.91 0.03 92.58 09:28:19 Average: 4 5.45 0.00 1.03 2.17 0.03 91.32 09:28:19 Average: 5 5.78 0.00 1.08 1.62 0.04 91.48 09:28:19 Average: 6 5.84 0.00 0.95 0.80 0.03 92.38 09:28:19 Average: 7 5.42 0.00 1.08 1.59 0.03 91.88 09:28:19 09:28:19 09:28:19