Pull request #4851 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1770748c5df81fcb5b00ccebe0d0854ab8ca338a+26a39fe2efc8fe81094dee69ee2f79fc5a0422cd (f0cda504d0bd4fe46f8ca98b8d87dbd51a1d09ed) 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-ssh8967389493910075316.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-ssh7507500746402679781.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-4851/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-4851/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14005809463841353187.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-ssh11850610121964124994.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-4851/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-4851/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4011920306098004617.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7222 in /w/workspace/edgexfoundry_edgex-go_PR-4851 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4851/head:refs/remotes/origin/PR-4851 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd into PR head commit 1770748c5df81fcb5b00ccebe0d0854ab8ca338a Merge succeeded, producing 1770748c5df81fcb5b00ccebe0d0854ab8ca338a Checking out Revision 1770748c5df81fcb5b00ccebe0d0854ab8ca338a (PR-4851) Commit message: "build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 1770748c5df81fcb5b00ccebe0d0854ab8ca338a # 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 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1770748c5df81fcb5b00ccebe0d0854ab8ca338a # timeout=10 > git rev-list --no-walk f9b1b879a8626ed7e3c819c2f1cb6b4216812f4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:46:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:46:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:46:13 ========================================================= 22:46:13 EdgeX Global Pipelines Version Info 22:46:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:46:14 ------------------- 22:46:14 stable info: 22:46:14 ------------------- 22:46:14 Commited By: Ginny Guan ginny@iotechsys.com 22:46:14 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 22:46:14 Message: update stable to v1.0.260 22:46:15 ------------------- 22:46:15 experimental info: 22:46:15 ------------------- 22:46:15 Commited By: Ginny Guan ginny@iotechsys.com 22:46:15 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 22:46:15 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4851 [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4851 [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4851 [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1770748c5df81fcb5b00ccebe0d0854ab8ca338a [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1770748 [Pipeline] echo 22:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:15 provisioning config files... 22:46:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11751104223237066959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:16 ---> ****-login.sh 22:46:16 nexus3.edgexfoundry.org:10001 22:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:46:16 Configure a credential helper to remove this warning. See 22:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:46:16 22:46:16 Login Succeeded 22:46:16 nexus3.edgexfoundry.org:10002 22:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:46:16 Configure a credential helper to remove this warning. See 22:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:46:16 22:46:16 Login Succeeded 22:46:16 nexus3.edgexfoundry.org:10003 22:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:46:16 Configure a credential helper to remove this warning. See 22:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:46:16 22:46:16 Login Succeeded 22:46:16 nexus3.edgexfoundry.org:10004 22:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:46:16 Configure a credential helper to remove this warning. See 22:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:46:16 22:46:16 Login Succeeded 22:46:16 ****.io 22:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:46:16 Configure a credential helper to remove this warning. See 22:46:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:46:16 22:46:16 Login Succeeded 22:46:16 ---> ****-login.sh ends [Pipeline] } 22:46:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:46:17 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 22:46:17 + dirname cmd/core-command/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo core-command,cmd/core-command/Dockerfile 22:46:17 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:46:17 + dirname cmd/core-data/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo core-data,cmd/core-data/Dockerfile 22:46:17 + dirname cmd/core-keeper/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo core-keeper,cmd/core-keeper/Dockerfile 22:46:17 + dirname cmd/core-metadata/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo core-metadata,cmd/core-metadata/Dockerfile 22:46:17 + dirname cmd/security-bootstrapper/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:46:17 + dirname cmd/security-proxy-auth/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:46:17 + dirname cmd/security-proxy-setup/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:46:17 + dirname cmd/security-secretstore-setup/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:46:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:46:17 + dirname cmd/security-spire-agent/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:46:17 + dirname cmd/security-spire-config/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:46:17 + dirname cmd/security-spire-server/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:46:17 + dirname cmd/support-cron-scheduler/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 22:46:17 + dirname cmd/support-notifications/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo support-notifications,cmd/support-notifications/Dockerfile 22:46:17 + dirname cmd/support-scheduler/Dockerfile 22:46:17 + cut -d/ -f2 22:46:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:46:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:46:17 + git rev-list -1 --merges 1770748c5df81fcb5b00ccebe0d0854ab8ca338a~1..1770748c5df81fcb5b00ccebe0d0854ab8ca338a [Pipeline] echo 22:46:17 -----------> git rev-list -1 --merges 1770748c5df81fcb5b00ccebe0d0854ab8ca338a~1..1770748c5df81fcb5b00ccebe0d0854ab8ca338a 1770748c5df81fcb5b00ccebe0d0854ab8ca338a [false] [Pipeline] sh 22:46:17 + git log --format=format:%s -1 1770748c5df81fcb5b00ccebe0d0854ab8ca338a [Pipeline] echo 22:46:18 ========================================================= 22:46:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:46:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:46:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:46:18 + grep -v github /etc/ssh/ssh_known_hosts 22:46:18 + [ -e /tmp/ssh_known_hosts ] 22:46:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:46:18 + sudo tee -a /etc/ssh/ssh_known_hosts 22:46:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:46:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:46:18 22:46:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:46:19 0.1.4: Pulling from edgex-devops/py-git-semver 22:46:19 b85a868b505f: Pulling fs layer 22:46:19 e2be974225ed: Pulling fs layer 22:46:19 339a4e72a1f5: Pulling fs layer 22:46:19 988bab9f4d93: Pulling fs layer 22:46:19 1469e6f7b9e6: Pulling fs layer 22:46:19 eaf3925da568: Pulling fs layer 22:46:19 bab4dde63d76: Pulling fs layer 22:46:19 bde34c3a00c8: Pulling fs layer 22:46:19 b352a97aabf1: Pulling fs layer 22:46:19 4872d77fe225: Pulling fs layer 22:46:19 5851b861e8e6: Pulling fs layer 22:46:19 bde34c3a00c8: Waiting 22:46:19 4872d77fe225: Waiting 22:46:19 5851b861e8e6: Waiting 22:46:19 988bab9f4d93: Waiting 22:46:19 eaf3925da568: Waiting 22:46:19 bab4dde63d76: Waiting 22:46:19 1469e6f7b9e6: Waiting 22:46:19 b352a97aabf1: Waiting 22:46:19 e2be974225ed: Download complete 22:46:19 988bab9f4d93: Verifying Checksum 22:46:19 988bab9f4d93: Download complete 22:46:19 1469e6f7b9e6: Verifying Checksum 22:46:19 1469e6f7b9e6: Download complete 22:46:19 eaf3925da568: Verifying Checksum 22:46:19 eaf3925da568: Download complete 22:46:19 339a4e72a1f5: Verifying Checksum 22:46:19 339a4e72a1f5: Download complete 22:46:19 bde34c3a00c8: Verifying Checksum 22:46:19 bde34c3a00c8: Download complete 22:46:19 b352a97aabf1: Download complete 22:46:19 4872d77fe225: Verifying Checksum 22:46:19 4872d77fe225: Download complete 22:46:19 5851b861e8e6: Verifying Checksum 22:46:19 5851b861e8e6: Download complete 22:46:19 b85a868b505f: Verifying Checksum 22:46:19 b85a868b505f: Download complete 22:46:19 bab4dde63d76: Verifying Checksum 22:46:19 bab4dde63d76: Download complete 22:46:20 b85a868b505f: Pull complete 22:46:20 e2be974225ed: Pull complete 22:46:21 339a4e72a1f5: Pull complete 22:46:21 988bab9f4d93: Pull complete 22:46:21 1469e6f7b9e6: Pull complete 22:46:21 eaf3925da568: Pull complete 22:46:23 bab4dde63d76: Pull complete 22:46:23 bde34c3a00c8: Pull complete 22:46:23 b352a97aabf1: Pull complete 22:46:23 4872d77fe225: Pull complete 22:46:23 5851b861e8e6: Pull complete 22:46:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:46:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:23 prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container 22:46:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:46:27 $ docker top 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 -eo pid,comm 22:46:27 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). 22:46:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:46:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:27 [ssh-agent] Looking for ssh-agent implementation... 22:46:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:27 $ docker exec 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 ssh-agent 22:46:27 SSH_AUTH_SOCK=/tmp/ssh-RLkYvBVwJG6z/agent.33 22:46:27 SSH_AGENT_PID=39 22:46:27 Running ssh-add (command line suppressed) 22:46:27 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6662416587351221353.key (/w/workspace/edgex-go/3@tmp/private_key_6662416587351221353.key) 22:46:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:27 + git tag --points-at HEAD [Pipeline] } 22:46:27 $ docker exec --env ******** --env ******** 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 ssh-agent -k 22:46:27 unset SSH_AUTH_SOCK; 22:46:27 unset SSH_AGENT_PID; 22:46:27 echo Agent pid 39 killed; 22:46:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:46:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:27 [ssh-agent] Looking for ssh-agent implementation... 22:46:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:28 $ docker exec 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 ssh-agent 22:46:28 SSH_AUTH_SOCK=/tmp/ssh-1q0vD6crX8I9/agent.72 22:46:28 SSH_AGENT_PID=79 22:46:28 Running ssh-add (command line suppressed) 22:46:28 Identity added: /w/workspace/edgex-go/3@tmp/private_key_329770328064798046.key (/w/workspace/edgex-go/3@tmp/private_key_329770328064798046.key) 22:46:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:28 + git semver init 22:46:28 2024-08-06 22:46:28,824 [run_init] DEBUG init version:0.0.0 force:False 22:46:28 2024-08-06 22:46:28,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 22:46:28 2024-08-06 22:46:28,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 22:46:28 2024-08-06 22:46:28,826 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 22:46:34 2024-08-06 22:46:34,051 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 22:46:34 2024-08-06 22:46:34,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4851 with force:False 22:46:34 2024-08-06 22:46:34,053 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4851 22:46:34 2024-08-06 22:46:34,057 [execute] INFO git cat-file --batch-check 22:46:34 2024-08-06 22:46:34,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 22:46:34 2024-08-06 22:46:34,065 [execute] INFO git cat-file --batch 22:46:34 2024-08-06 22:46:34,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 22:46:34 2024-08-06 22:46:34,071 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4851 22:46:34 0.0.0 [Pipeline] } 22:46:34 $ docker exec --env ******** --env ******** 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 ssh-agent -k 22:46:34 unset SSH_AUTH_SOCK; 22:46:34 unset SSH_AGENT_PID; 22:46:34 echo Agent pid 79 killed; 22:46:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:46:34 + git semver [Pipeline] } 22:46:34 $ docker stop --time=1 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 22:46:36 $ docker rm -f --volumes 17517569ce0907f77dd1a8dcc792b5f805ca4b68887cb8b5fea19f7da0a8ace5 [Pipeline] // withDockerContainer [Pipeline] sh 22:46:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:46:36 Stashed 1 file(s) [Pipeline] echo 22:46:36 [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 22:46:37 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 22:46:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:46:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:46:37 ========================================================= 22:46:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:46:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:46:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:46:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:46:37 619be1103602: Pulling fs layer 22:46:37 7862e08f4a3e: Pulling fs layer 22:46:37 5df492c9dc93: Pulling fs layer 22:46:37 7629e6793208: Pulling fs layer 22:46:37 4f4fb700ef54: Pulling fs layer 22:46:37 fb5054dd5b73: Pulling fs layer 22:46:37 eeca6798cff9: Pulling fs layer 22:46:37 aa269ceb94a6: Pulling fs layer 22:46:37 ada007ff1a6a: Pulling fs layer 22:46:37 4f4fb700ef54: Waiting 22:46:37 fb5054dd5b73: Waiting 22:46:37 eeca6798cff9: Waiting 22:46:37 aa269ceb94a6: Waiting 22:46:37 7629e6793208: Waiting 22:46:37 7862e08f4a3e: Download complete 22:46:37 7629e6793208: Verifying Checksum 22:46:37 7629e6793208: Download complete 22:46:37 4f4fb700ef54: Verifying Checksum 22:46:37 4f4fb700ef54: Download complete 22:46:37 fb5054dd5b73: Verifying Checksum 22:46:37 fb5054dd5b73: Download complete 22:46:37 619be1103602: Download complete 22:46:37 eeca6798cff9: Verifying Checksum 22:46:37 eeca6798cff9: Download complete 22:46:37 619be1103602: Pull complete 22:46:37 7862e08f4a3e: Pull complete 22:46:38 ada007ff1a6a: Verifying Checksum 22:46:38 ada007ff1a6a: Download complete 22:46:38 5df492c9dc93: Verifying Checksum 22:46:38 5df492c9dc93: Download complete 22:46:38 aa269ceb94a6: Verifying Checksum 22:46:38 aa269ceb94a6: Download complete 22:46:41 5df492c9dc93: Pull complete 22:46:41 7629e6793208: Pull complete 22:46:41 4f4fb700ef54: Pull complete 22:46:41 fb5054dd5b73: Pull complete 22:46:41 eeca6798cff9: Pull complete 22:46:44 aa269ceb94a6: Pull complete 22:46:44 ada007ff1a6a: Pull complete 22:46:44 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 22:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:46:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 22:46:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:46:44 WORKDIR /edgex 22:46:44 COPY go.mod . 22:46:44 RUN go mod download 22:46:44 + docker build -t ci-base-image-x86_64 -f - . 22:46:45 Sending build context to Docker daemon 178.9MB 22:46:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:46:45 ---> f489d0715acc 22:46:45 Step 2/4 : WORKDIR /edgex 22:46:50 ---> Running in a3df4255b23b 22:46:50 Removing intermediate container a3df4255b23b 22:46:50 ---> dd99755bcba4 22:46:50 Step 3/4 : COPY go.mod . 22:46:50 ---> e820de63f883 22:46:50 Step 4/4 : RUN go mod download 22:46:50 ---> Running in b268cbf77fb0 22:46:51 Still waiting to schedule task 22:46:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:47:12 Removing intermediate container b268cbf77fb0 22:47:12 ---> 141fb3ef1a0e 22:47:12 Successfully built 141fb3ef1a0e 22:47:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:12 + docker inspect -f . ci-base-image-x86_64 22:47:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:12 prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container 22:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:47:13 $ docker top f1be805c812a253315c00262ac86fcc72bc811647d08c7e30a603fc1eb3b2eb3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:13 + go version 22:47:13 go version go1.21.9 linux/amd64 [Pipeline] } 22:47:13 $ docker stop --time=1 f1be805c812a253315c00262ac86fcc72bc811647d08c7e30a603fc1eb3b2eb3 22:47:15 $ docker rm -f --volumes f1be805c812a253315c00262ac86fcc72bc811647d08c7e30a603fc1eb3b2eb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:15 + docker inspect -f . ci-base-image-x86_64 22:47:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:15 prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container 22:47:15 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:47:15 $ docker top 3445ca6791b2fe3ef25397835e6fffe8d3fbb6b45922754c9cdda2147b5d836a -eo pid,comm [Pipeline] { [Pipeline] echo 22:47:16 ========================================================= 22:47:16 [edgeXBuildGoParallel] Running Tests and Build... 22:47:16 ========================================================= [Pipeline] sh 22:47:16 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 22:47:16 + make test 22:47:16 go test -race -coverprofile=coverage.out ./... 22:47:24 ? github.com/edgexfoundry/edgex-go [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:47:51 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 22:47:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:47:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:47:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 22:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:47:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:47:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 22:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:47:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 22:47:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements 22:47:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.755s coverage: 93.4% of statements 22:47:59 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements 22:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 22:48:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:48:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements 22:48:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements 22:48:01 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 22:48:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:48:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:48:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] 22:48:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 22:48:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements 22:48:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 22:48:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements 22:48:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 22:48:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 22:48:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 22:48:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:48:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:48:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:48:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:48:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 22:48:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 22:48:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 22:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:48:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:48:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:48:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:48:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:48:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 22:48:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 22:48:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 22:48:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 22:48:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 22:48:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 22:48:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:48:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements 22:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:48:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:48:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.248s coverage: 79.9% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.058s coverage: 92.9% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 67.2% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 76.6% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.022s coverage: 87.2% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 19.9% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 22:48:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements 22:48:29 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 22:48:29 running golangci-lint 22:48:29 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 22:48:29 go version go1.21.9 linux/amd64 22:48:29 level=info msg="[config_reader] Used config file .golangci.yml" 22:48:29 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 22:48:51 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 20.832690047s" 22:48:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.193798ms" 22:49:03 level=info msg="[linters_context/goanalysis] analyzers took 1m45.123529209s with top 10 stages: buildir: 1m2.026795844s, gosec: 10.045827313s, inspect: 2.740734245s, fact_deprecated: 2.070627447s, printf: 1.892348306s, ctrlflow: 1.504597439s, nilness: 1.16705761s, fact_purity: 1.138136789s, S1038: 1.131573485s, typedness: 731.31772ms" 22:49:03 level=info msg="[runner] Issues before processing: 213, after processing: 0" 22:49:03 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 213/213, autogenerated_exclude: 213/213, exclude: 213/213, path_prettifier: 213/213, exclude-rules: 21/213, nolint: 0/21, skip_dirs: 213/213, identifier_marker: 213/213, filename_unadjuster: 213/213, cgo: 213/213" 22:49:03 level=info msg="[runner] processing took 16.834528ms with stages: nolint: 6.965912ms, identifier_marker: 3.887107ms, path_prettifier: 2.162196ms, autogenerated_exclude: 1.657688ms, exclude-rules: 1.13971ms, skip_dirs: 961.332µs, cgo: 37.892µs, filename_unadjuster: 18.721µs, skip_files: 630ns, max_same_issues: 590ns, fixer: 510ns, uniq_by_line: 370ns, diff: 280ns, severity-rules: 280ns, exclude: 260ns, sort_results: 240ns, path_shortener: 240ns, max_from_linter: 170ns, source_code: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 22:49:03 level=info msg="[runner] linters took 12.963431722s with stages: goanalysis_metalinter: 12.946502309s" 22:49:03 level=info msg="File cache stats: 0 entries of total size 0B" 22:49:03 level=info msg="Memory: 333 samples, avg is 314.6MB, max is 1375.1MB" 22:49:03 level=info msg="Execution took 33.846542768s" 22:49:03 go vet ./... 22:49:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:49:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:49:10 ./bin/test-attribution-txt.sh [Pipeline] echo 22:49:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 22:49:10 + ls -al . 22:49:10 total 872 22:49:10 drwxrwxr-x 11 1001 1001 4096 Aug 6 22:47 . 22:49:10 drwxr-xr-x 4 root root 4096 Aug 6 22:47 .. 22:49:10 drwxrwxr-x 2 1001 1001 4096 Aug 6 22:46 .blubracket 22:49:10 -rw-rw-r-- 1 1001 1001 10 Aug 6 22:46 .dockerignore 22:49:10 drwxrwxr-x 8 1001 1001 4096 Aug 6 22:48 .git 22:49:10 drwxrwxr-x 3 1001 1001 4096 Aug 6 22:46 .github 22:49:10 -rw-rw-r-- 1 1001 1001 1102 Aug 6 22:46 .gitignore 22:49:10 -rw-rw-r-- 1 1001 1001 42 Aug 6 22:46 .golangci.yml 22:49:10 -rw-rw-r-- 1 1001 1001 100 Aug 6 22:46 .hadolint.yml 22:49:10 drwxr-xr-x 3 1001 1001 4096 Aug 6 22:46 .semver 22:49:10 -rw-rw-r-- 1 1001 1001 155 Aug 6 22:46 .sonarcloud.properties 22:49:10 -rw-rw-r-- 1 1001 1001 1171 Aug 6 22:46 ADOPTERS.md 22:49:10 -rw-rw-r-- 1 1001 1001 20806 Aug 6 22:46 Attribution.txt 22:49:10 -rw-rw-r-- 1 1001 1001 100284 Aug 6 22:46 CHANGELOG.md 22:49:10 -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:46 CONTRIBUTING.md 22:49:10 -rw-rw-r-- 1 1001 1001 677 Aug 6 22:46 GOVERNANCE.md 22:49:10 -rw-rw-r-- 1 1001 1001 861 Aug 6 22:46 Jenkinsfile 22:49:10 -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:46 LICENSE 22:49:10 -rw-rw-r-- 1 1001 1001 16854 Aug 6 22:46 Makefile 22:49:10 -rw-rw-r-- 1 1001 1001 582 Aug 6 22:46 OWNERS.md 22:49:10 -rw-rw-r-- 1 1001 1001 9528 Aug 6 22:46 README.md 22:49:10 -rw-rw-r-- 1 1001 1001 789 Aug 6 22:46 SECURITY.md 22:49:10 -rw-rw-r-- 1 1001 1001 5 Aug 6 22:46 VERSION 22:49:10 drwxrwxr-x 2 1001 1001 4096 Aug 6 22:46 bin 22:49:10 drwxrwxr-x 20 1001 1001 4096 Aug 6 22:46 cmd 22:49:10 -rw-r--r-- 1 root root 504185 Aug 6 22:48 coverage.out 22:49:10 drwxrwxr-x 2 1001 1001 4096 Aug 6 22:46 fuzz_test 22:49:10 -rw-rw-r-- 1 1001 1001 7118 Aug 6 22:46 go.mod 22:49:10 -rw-rw-r-- 1 1001 1001 101672 Aug 6 22:46 go.sum 22:49:10 drwxrwxr-x 7 1001 1001 4096 Aug 6 22:46 internal 22:49:10 drwxrwxr-x 3 1001 1001 4096 Aug 6 22:46 openapi 22:49:10 -rw-rw-r-- 1 1001 1001 584 Aug 6 22:46 security.txt 22:49:10 -rw-rw-r-- 1 1001 1001 204 Aug 6 22:46 version.go [Pipeline] sh 22:49:10 + '[' -e coverage.out ] 22:49:10 + chown 1001:1001 coverage.out [Pipeline] stash 22:49:11 Stashed 1 file(s) [Pipeline] sh 22:49:11 + make build 22:49:11 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 22:49: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 22:49: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 22:49: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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:49: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 22:49:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7225 in /w/workspace/edgexfoundry_edgex-go_PR-4851 [Pipeline] { [Pipeline] ws 22:49:39 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 22:49: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 22:49:42 The recommended git tool is: git 22:49:44 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 22:49:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:49:47 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 22:49: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:49:50 using credential edgex-jenkins-ssh 22:49:50 Cloning the remote Git repository 22:49: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 22:49: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/secrets-config ./cmd/secrets-config 22:49:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:49:50 > git init /w/workspace/edgex-go/3 # timeout=10 22:49:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:49:50 > git --version # timeout=10 22:49:50 > git --version # 'git version 2.25.1' 22:49:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:49:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:49: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:49:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:49:54 $ docker stop --time=1 3445ca6791b2fe3ef25397835e6fffe8d3fbb6b45922754c9cdda2147b5d836a 22:50:00 $ docker rm -f --volumes 3445ca6791b2fe3ef25397835e6fffe8d3fbb6b45922754c9cdda2147b5d836a [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 22:50:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:50:01 22:50:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:50:01 latest: Pulling from edgex-devops/edgex-compose 22:50:01 91d30c5bc195: Pulling fs layer 22:50:01 2e9b0aa3be6d: Pulling fs layer 22:50:01 9c61dcf015f6: Pulling fs layer 22:50:01 4698f68db338: Pulling fs layer 22:50:01 2a2f49069b9e: Pulling fs layer 22:50:01 e0025b399a48: Pulling fs layer 22:50:01 e0025b399a48: Waiting 22:50:01 4698f68db338: Waiting 22:50:01 91d30c5bc195: Verifying Checksum 22:50:01 91d30c5bc195: Download complete 22:50:01 4698f68db338: Download complete 22:50:01 2e9b0aa3be6d: Verifying Checksum 22:50:01 2e9b0aa3be6d: Download complete 22:50:01 e0025b399a48: Verifying Checksum 22:50:01 e0025b399a48: Download complete 22:50:01 91d30c5bc195: Pull complete 22:50:01 2a2f49069b9e: Download complete 22:50:01 2e9b0aa3be6d: Pull complete 22:50:02 9c61dcf015f6: Download complete 22:50:04 9c61dcf015f6: Pull complete 22:50:04 4698f68db338: Pull complete 22:50:04 2a2f49069b9e: Pull complete 22:50:04 e0025b399a48: Pull complete 22:50:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 22:50:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:50:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:05 prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container 22:50:05 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:50:07 $ docker top 1fd62b03f5155c28d9935a56e0468763c404466ed72e2e4a74ba2dd375e18077 -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:08 + docker compose -f ./docker-compose-build.yml build --parallel 22:50:10 #1 [security-bootstrapper internal] load build definition from Dockerfile 22:50:10 #1 transferring dockerfile: 3.17kB done 22:50:10 #1 DONE 0.1s 22:50:10 22:50:10 #2 [core-data internal] load build definition from Dockerfile 22:50:10 #2 transferring dockerfile: 2.01kB done 22:50:10 #2 DONE 0.0s 22:50:10 22:50:10 #3 [support-cron-scheduler internal] load build definition from Dockerfile 22:50:10 #3 transferring dockerfile: 1.85kB done 22:50:10 #3 DONE 0.0s 22:50:10 22:50:10 #4 [security-proxy-setup internal] load build definition from Dockerfile 22:50:10 #4 transferring dockerfile: 2.50kB done 22:50:10 #4 DONE 0.0s 22:50:10 22:50:10 #5 [support-scheduler internal] load build definition from Dockerfile 22:50:10 #5 transferring dockerfile: 1.93kB done 22:50:10 #5 DONE 0.0s 22:50:10 22:50:10 #6 [security-proxy-auth internal] load build definition from Dockerfile 22:50:10 #6 transferring dockerfile: 2.15kB done 22:50:10 #6 DONE 0.0s 22:50:10 22:50:10 #7 [core-keeper internal] load build definition from Dockerfile 22:50:10 #7 transferring dockerfile: 2.01kB done 22:50:10 #7 DONE 0.0s 22:50:10 22:50:10 #8 [security-spire-agent internal] load build definition from Dockerfile 22:50:10 #8 transferring dockerfile: 1.81kB done 22:50:10 #8 DONE 0.0s 22:50:10 22:50:10 #9 [security-secretstore-setup internal] load build definition from Dockerfile 22:50:10 #9 transferring dockerfile: 2.49kB done 22:50:10 #9 DONE 0.0s 22:50:10 22:50:10 #10 [core-command internal] load build definition from Dockerfile 22:50:10 #10 transferring dockerfile: 1.93kB done 22:50:10 #10 DONE 0.0s 22:50:10 22:50:10 #11 [core-metadata internal] load build definition from Dockerfile 22:50:10 #11 transferring dockerfile: 2.06kB done 22:50:10 #11 DONE 0.0s 22:50:10 22:50:10 #12 [security-spire-server internal] load build definition from Dockerfile 22:50:10 #12 transferring dockerfile: 1.70kB done 22:50:10 #12 DONE 0.1s 22:50:10 22:50:10 #13 [support-notifications internal] load build definition from Dockerfile 22:50:10 #13 transferring dockerfile: 1.95kB done 22:50:10 #13 DONE 0.0s 22:50:10 22:50:10 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:50:10 #14 transferring dockerfile: 1.89kB done 22:50:10 #14 DONE 0.1s 22:50:10 22:50:10 #15 [security-spire-config internal] load build definition from Dockerfile 22:50:10 #15 transferring dockerfile: 1.69kB done 22:50:10 #15 DONE 0.0s 22:50:10 22:50:10 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:50:10 #16 transferring dockerfile: 2.23kB done 22:50:10 #16 DONE 0.1s 22:50:10 22:50:10 #17 [security-bootstrapper internal] load .dockerignore 22:50:10 #17 transferring context: 50B done 22:50:10 #17 DONE 0.0s 22:50:10 22:50:10 #18 [core-data internal] load .dockerignore 22:50:10 #18 transferring context: 50B done 22:50:10 #18 DONE 0.0s 22:50:10 22:50:10 #19 [support-cron-scheduler internal] load .dockerignore 22:50:10 #19 transferring context: 50B done 22:50:10 #19 DONE 0.0s 22:50:10 22:50:10 #20 [security-proxy-setup internal] load .dockerignore 22:50:10 #20 transferring context: 50B done 22:50:10 #20 DONE 0.0s 22:50:10 22:50:10 #21 [support-scheduler internal] load .dockerignore 22:50:10 #21 transferring context: 50B done 22:50:11 #21 DONE 0.0s 22:50:11 22:50:11 #22 [security-proxy-auth internal] load .dockerignore 22:50:11 #22 transferring context: 50B done 22:50:11 #22 DONE 0.0s 22:50:11 22:50:11 #23 [core-keeper internal] load .dockerignore 22:50:11 #23 transferring context: 50B done 22:50:11 #23 DONE 0.0s 22:50:11 22:50:11 #24 [security-spire-agent internal] load .dockerignore 22:50:11 #24 transferring context: 50B done 22:50:11 #24 DONE 0.0s 22:50:11 22:50:11 #25 [core-metadata internal] load .dockerignore 22:50:11 #25 transferring context: 50B done 22:50:11 #25 DONE 0.0s 22:50:11 22:50:11 #26 [security-secretstore-setup internal] load .dockerignore 22:50:11 #26 transferring context: 50B done 22:50:11 #26 DONE 0.1s 22:50:11 22:50:11 #27 [core-command internal] load .dockerignore 22:50:11 #27 transferring context: 50B done 22:50:11 #27 DONE 0.1s 22:50:11 22:50:11 #28 [support-notifications internal] load .dockerignore 22:50:11 #28 transferring context: 50B done 22:50:11 #28 DONE 0.1s 22:50:11 22:50:11 #29 [security-spiffe-token-provider internal] load .dockerignore 22:50:11 #29 transferring context: 50B done 22:50:11 #29 DONE 0.1s 22:50:11 22:50:11 #30 [security-spire-config internal] load .dockerignore 22:50:11 #30 transferring context: 50B done 22:50:11 #30 DONE 0.1s 22:50:11 22:50:11 #31 [security-spire-server internal] load .dockerignore 22:50:11 #31 transferring context: 50B done 22:50:11 #31 DONE 0.0s 22:50:11 22:50:11 #32 [core-common-config-bootstrapper internal] load .dockerignore 22:50:11 #32 transferring context: 50B done 22:50:11 #32 DONE 0.0s 22:50:11 22:50:11 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:50:11 #33 DONE 0.0s 22:50:11 22:50:11 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 22:50:11 #34 DONE 0.1s 22:50:11 22:50:11 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:50:11 #35 ... 22:50:11 22:50:11 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:50:11 #33 DONE 0.0s 22:50:11 22:50:11 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 22:50:11 #34 DONE 0.1s 22:50:11 22:50:11 #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:50:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:11 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:50:11 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:50:11 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 22:50:11 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 22:50:11 #35 ... 22:50:11 22:50:11 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:50:11 #33 DONE 0.0s 22:50:11 22:50:11 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:50:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:11 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:50:11 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:50:11 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 22:50:11 #35 ... 22:50:11 22:50:11 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:50:11 #33 DONE 0.0s 22:50:11 22:50:11 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:11 #35 ... 22:50:11 22:50:11 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 22:50:11 #34 DONE 0.4s 22:50:11 22:50:11 #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:11 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:50:11 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:11 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:50:11 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:50:11 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 22:50:11 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 22:50:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:50:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:50:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4851/head:refs/remotes/origin/PR-4851 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:50:12 Merging remotes/origin/main commit 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd into PR head commit 1770748c5df81fcb5b00ccebe0d0854ab8ca338a 22:50:12 #35 ... 22:50:12 22:50:12 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:50:12 #36 DONE 0.7s 22:50:12 22:50:12 #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 22:50:12 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:50:12 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:12 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:50:12 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:50:12 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 22:50:12 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 22:50:12 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 22:50:12 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 22:50:12 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 22:50:12 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 22:50:12 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 22:50:12 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 22:50:12 #35 DONE 1.2s 22:50:12 22:50:12 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 22:50:12 #37 DONE 0.8s 22:50:12 22:50:12 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:12 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 22:50:12 #38 ... 22:50:12 22:50:12 #39 [security-spire-server internal] load build context 22:50:12 #39 transferring context: 27.23kB 0.0s done 22:50:12 #39 DONE 0.3s 22:50:12 22:50:12 #40 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 22:50:12 #40 DONE 1.4s 22:50:12 22:50:12 #41 [security-spire-config internal] load build context 22:50:12 #41 transferring context: 25.48kB 0.1s done 22:50:12 #41 DONE 0.4s 22:50:12 22:50:12 #42 [security-spire-agent internal] load build context 22:50:12 #42 transferring context: 26.76kB 0.0s done 22:50:12 #42 DONE 0.3s 22:50:12 22:50:12 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:12 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 22:50:12 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 22:50:12 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 22:50:12 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 22:50:12 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 22:50:12 Merge succeeded, producing 1770748c5df81fcb5b00ccebe0d0854ab8ca338a 22:50:12 Checking out Revision 1770748c5df81fcb5b00ccebe0d0854ab8ca338a (PR-4851) 22:50:13 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 22:50:13 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.3s 22:50:13 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 22:50:13 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 22:50:13 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 22:50:13 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s 22:50:13 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 22:50:13 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 22:50:13 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 22:50:13 Commit message: "build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0" 22:50:12 > git config core.sparsecheckout # timeout=10 22:50:12 > git checkout -f 1770748c5df81fcb5b00ccebe0d0854ab8ca338a # timeout=10 22:50:12 > git remote # timeout=10 22:50:12 > git config --get remote.origin.url # timeout=10 22:50:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:12 > git merge 26a39fe2efc8fe81094dee69ee2f79fc5a0422cd # timeout=10 22:50:12 > git rev-parse HEAD^{commit} # timeout=10 22:50:12 > git config core.sparsecheckout # timeout=10 22:50:12 > git checkout -f 1770748c5df81fcb5b00ccebe0d0854ab8ca338a # timeout=10 22:50:16 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 3.8s 22:50:17 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 4.7s 22:50:17 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.84MB / 30.73MB 4.8s 22:50:17 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.66MB / 30.73MB 4.9s 22:50:17 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.0s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:50:18 #38 ... 22:50:18 22:50:18 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:18 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 22:50:18 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 22:50:18 #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 22:50:18 #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 22:50:18 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 22:50:18 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 22:50:18 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 22:50:18 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 22:50:18 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.2s 22:50:18 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.2s 22:50:18 #43 ... 22:50:18 22:50:18 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:50:18 % Total % Received % Xferd Average Speed Time Time Time Current 22:50:18 Dload Upload Total Spent Left Speed 22:50:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 22:50:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:50:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:50:19 + sudo tee /etc/docker/daemon.new 22:50:19 { 22:50:19 "registry-mirrors": [ 22:50:19 "https://nexus3.edgexfoundry.org:10001" 22:50:19 ], 22:50:19 "bip": "10.250.0.254/24", 22:50:19 "hosts": [ 22:50:19 "tcp://0.0.0.0:5555", 22:50:19 "unix:///var/run/docker.sock" 22:50:19 ], 22:50:19 "mtu": 1458, 22:50:19 "selinux-enabled": true, 22:50:19 "seccomp-profile": "/etc/docker/seccomp.json" 22:50:19 } [Pipeline] sh 22:50:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:50:20 + sudo service docker restart 22:50:22 #38 ... 22:50:22 22:50:22 #44 [security-bootstrapper internal] load build context 22:50:22 #44 transferring context: 328.60MB 10.0s 22:50:22 #44 ... 22:50:22 22:50:22 #45 [core-data internal] load build context 22:50:22 #45 ... 22:50:22 22:50:22 #46 [support-cron-scheduler internal] load build context 22:50:22 #46 ... 22:50:22 22:50:22 #47 [security-spiffe-token-provider internal] load build context 22:50:22 #47 ... 22:50:22 22:50:22 #48 [security-proxy-setup internal] load build context 22:50:22 #48 ... 22:50:22 22:50:22 #49 [support-scheduler internal] load build context 22:50:22 #49 ... 22:50:22 22:50:22 #50 [support-notifications internal] load build context 22:50:22 #50 ... 22:50:22 22:50:22 #51 [security-proxy-auth internal] load build context 22:50:22 #51 ... 22:50:22 22:50:22 #52 [core-keeper internal] load build context 22:50:22 #52 ... 22:50:22 22:50:22 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:22 #53 ... 22:50:22 22:50:22 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:50:22 #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:22 #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:22 #0 3.604 (1/2) Installing ca-certificates (20240226-r0) 22:50:22 #0 3.619 (2/2) Installing dumb-init (1.2.5-r2) 22:50:22 #0 3.622 Executing busybox-1.36.1-r7.trigger 22:50:22 #0 3.626 Executing ca-certificates-20240226-r0.trigger 22:50:22 #0 3.693 OK: 8 MiB in 17 packages 22:50:23 #54 ... 22:50:23 22:50:23 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:50:23 #55 ... 22:50:23 22:50:23 #56 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 22:50:23 #56 ... 22:50:23 22:50:23 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:50:23 #57 ... 22:50:23 22:50:23 #58 [core-metadata builder 2/7] WORKDIR /edgex-go 22:50:23 #58 ... 22:50:23 22:50:23 #59 [security-secretstore-setup internal] load build context 22:50:23 #59 ... 22:50:23 22:50:23 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:50:23 #60 ... 22:50:23 22:50:23 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:50:23 #0 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:23 #0 5.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:23 #0 5.420 (1/1) Installing dumb-init (1.2.5-r2) 22:50:23 #0 5.420 Executing busybox-1.36.1-r7.trigger 22:50:23 #0 5.426 OK: 7 MiB in 16 packages 22:50:23 #61 ... 22:50:23 22:50:23 #62 [core-metadata internal] load build context 22:50:23 #62 ... 22:50:23 22:50:23 #63 [core-common-config-bootstrapper internal] load build context 22:50:23 #63 ... 22:50:23 22:50:23 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:50:24 #64 ... 22:50:24 22:50:24 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:50:24 #65 ... 22:50:24 22:50:24 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:50:24 #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:24 #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:24 #0 1.233 (1/4) Installing dumb-init (1.2.5-r2) 22:50:24 #0 1.237 (2/4) Installing openssl (3.1.6-r0) 22:50:24 #0 1.248 (3/4) Installing su-exec (0.2-r3) 22:50:24 #0 1.258 (4/4) Installing yq (4.33.3-r5) 22:50:24 #0 1.352 Executing busybox-1.36.1-r7.trigger 22:50:24 #0 1.357 OK: 17 MiB in 19 packages 22:50:24 #66 ... 22:50:24 22:50:24 #67 [core-command internal] load build context 22:50:24 #67 ... 22:50:24 22:50:24 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:24 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 10.7s done 22:50:24 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 22:50:28 #38 ... 22:50:28 22:50:28 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:28 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.3s done 22:50:28 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 8.1s done 22:50:28 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 22:50:28 #43 ... 22:50:28 22:50:28 #45 [core-data internal] load build context 22:50:28 #45 transferring context: 475.83MB 17.1s 22:50:28 #45 ... 22:50:28 22:50:28 #47 [security-spiffe-token-provider internal] load build context 22:50:28 #47 ... 22:50:28 22:50:28 #45 [core-data internal] load build context 22:50:28 #45 transferring context: 493.12MB 17.2s done 22:50:31 #45 ... 22:50:31 22:50:31 #44 [security-bootstrapper internal] load build context 22:50:31 #44 transferring context: 493.12MB 15.4s done 22:50:31 #44 ... 22:50:31 22:50:31 #46 [support-cron-scheduler internal] load build context 22:50:31 #46 transferring context: 493.12MB 16.3s done 22:50:31 #46 ... 22:50:31 22:50:31 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:31 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done 22:50:32 #38 ... 22:50:32 22:50:32 #50 [support-notifications internal] load build context 22:50:32 #50 transferring context: 493.12MB 15.9s done 22:50:32 #50 ... 22:50:32 22:50:32 #48 [security-proxy-setup internal] load build context 22:50:32 #48 transferring context: 493.12MB 15.0s done 22:50:32 #48 ... 22:50:32 22:50:32 #52 [core-keeper internal] load build context 22:50:32 #52 transferring context: 493.12MB 15.4s done 22:50:32 #52 ... 22:50:32 22:50:32 #51 [security-proxy-auth internal] load build context 22:50:32 #51 transferring context: 493.12MB 16.5s done 22:50:33 #51 ... 22:50:33 22:50:33 #49 [support-scheduler internal] load build context 22:50:33 #49 transferring context: 493.12MB 15.4s done 22:50:33 #49 ... 22:50:33 22:50:33 #59 [security-secretstore-setup internal] load build context 22:50:33 #59 transferring context: 493.12MB 16.1s done 22:50:33 #59 ... 22:50:33 22:50:33 #62 [core-metadata internal] load build context 22:50:33 #62 transferring context: 493.12MB 15.7s done 22:50:34 #62 ... 22:50:34 22:50:34 #63 [core-common-config-bootstrapper internal] load build context 22:50:34 #63 transferring context: 493.12MB 15.6s done 22:50:34 #63 ... 22:50:34 22:50:34 #67 [core-command internal] load build context 22:50:34 #67 transferring context: 493.12MB 14.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:38 provisioning config files... 22:50:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17046344905115166805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:38 ---> ****-login.sh 22:50:38 nexus3.edgexfoundry.org:10001 22:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:50:39 Configure a credential helper to remove this warning. See 22:50:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:50:39 22:50:39 Login Succeeded 22:50:39 nexus3.edgexfoundry.org:10002 22:50:40 #67 ... 22:50:40 22:50:40 #47 [security-spiffe-token-provider internal] load build context 22:50:40 #47 transferring context: 493.12MB 18.1s done 22:50:40 #47 ... 22:50:40 22:50:40 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:40 #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done 22:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:50:40 Configure a credential helper to remove this warning. See 22:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:50:40 22:50:40 Login Succeeded 22:50:40 nexus3.edgexfoundry.org:10003 22:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:50:40 Configure a credential helper to remove this warning. See 22:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:50:40 22:50:40 Login Succeeded 22:50:40 nexus3.edgexfoundry.org:10004 22:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:50:40 Configure a credential helper to remove this warning. See 22:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:50:40 22:50:40 Login Succeeded 22:50:40 ****.io 22:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:50:41 Configure a credential helper to remove this warning. See 22:50:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:50:41 22:50:41 Login Succeeded 22:50:41 ---> ****-login.sh ends [Pipeline] } 22:50:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:50:42 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 22:50:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:50:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:50:42 ========================================================= 22:50:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:50:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:50:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:50:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:50:42 c6b39de5b339: Pulling fs layer 22:50:42 a69c41024577: Pulling fs layer 22:50:42 d6de4b400683: Pulling fs layer 22:50:42 35cb2a7552d0: Pulling fs layer 22:50:42 4f4fb700ef54: Pulling fs layer 22:50:42 464afbd9ba4c: Pulling fs layer 22:50:42 00f215d4a9da: Pulling fs layer 22:50:42 d496ad576159: Pulling fs layer 22:50:42 4f4fb700ef54: Waiting 22:50:42 464afbd9ba4c: Waiting 22:50:42 00f215d4a9da: Waiting 22:50:42 d496ad576159: Waiting 22:50:42 35cb2a7552d0: Waiting 22:50:42 a69c41024577: Verifying Checksum 22:50:42 a69c41024577: Download complete 22:50:42 35cb2a7552d0: Download complete 22:50:42 4f4fb700ef54: Verifying Checksum 22:50:42 4f4fb700ef54: Download complete 22:50:42 464afbd9ba4c: Verifying Checksum 22:50:42 464afbd9ba4c: Download complete 22:50:42 c6b39de5b339: Download complete 22:50:43 d496ad576159: Verifying Checksum 22:50:43 d496ad576159: Download complete 22:50:44 c6b39de5b339: Pull complete 22:50:44 a69c41024577: Pull complete 22:50:44 d6de4b400683: Download complete 22:50:46 00f215d4a9da: Verifying Checksum 22:50:46 00f215d4a9da: Download complete 22:50:50 #43 ... 22:50:50 22:50:50 #48 [security-proxy-setup internal] load build context 22:50:50 #48 DONE 37.4s 22:50:50 22:50:50 #67 [core-command internal] load build context 22:50:50 #67 DONE 37.4s 22:50:50 22:50:50 #52 [core-keeper internal] load build context 22:50:50 #52 DONE 37.5s 22:50:50 22:50:50 #49 [support-scheduler internal] load build context 22:50:50 #49 DONE 37.5s 22:50:50 22:50:50 #44 [security-bootstrapper internal] load build context 22:50:50 #44 DONE 37.7s 22:50:50 22:50:50 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:50:50 #65 ... 22:50:50 22:50:50 #63 [core-common-config-bootstrapper internal] load build context 22:50:50 #63 DONE 37.2s 22:50:50 22:50:50 #62 [core-metadata internal] load build context 22:50:50 #62 DONE 37.6s 22:50:50 22:50:50 #50 [support-notifications internal] load build context 22:50:50 #50 DONE 37.5s 22:50:50 22:50:50 #46 [support-cron-scheduler internal] load build context 22:50:50 #46 DONE 37.7s 22:50:50 22:50:50 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:50:50 #66 DONE 36.7s 22:50:50 22:50:50 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 22:50:50 #61 DONE 36.6s 22:50:50 22:50:50 #58 [support-notifications builder 2/7] WORKDIR /edgex-go 22:50:50 #58 DONE 36.7s 22:50:50 22:50:50 #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 22:50:50 #54 DONE 36.6s 22:50:50 22:50:50 #59 [security-secretstore-setup internal] load build context 22:50:50 #59 DONE 37.6s 22:50:50 22:50:50 #51 [security-proxy-auth internal] load build context 22:50:50 #51 DONE 37.7s 22:50:50 22:50:50 #47 [security-spiffe-token-provider internal] load build context 22:50:50 #47 DONE 37.6s 22:50:50 22:50:50 #45 [core-data internal] load build context 22:50:50 #45 DONE 37.8s 22:50:50 22:50:50 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:50:50 #38 ... 22:50:50 22:50:50 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:50 #53 DONE 37.4s 22:50:50 22:50:50 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:50:50 #57 37.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:50 #57 37.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:50 #57 37.77 (1/2) Installing dumb-init (1.2.5-r2) 22:50:50 #57 37.77 (2/2) Installing su-exec (0.2-r3) 22:50:50 #57 37.78 Executing busybox-1.36.1-r7.trigger 22:50:50 #57 37.79 OK: 7 MiB in 17 packages 22:50:50 #57 DONE 38.0s 22:50:50 22:50:50 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 22:50:50 #56 37.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:50 #56 37.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:50 #56 37.81 (1/1) Installing dumb-init (1.2.5-r2) 22:50:50 #56 37.81 Executing busybox-1.36.1-r7.trigger 22:50:50 #56 37.83 OK: 7 MiB in 16 packages 22:50:50 #56 DONE 38.0s 22:50:50 22:50:50 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 22:50:51 #68 ... 22:50:51 22:50:51 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:50:51 #55 37.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #55 37.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #55 37.71 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:50:51 #55 37.71 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:50:51 #55 37.71 OK: 20070 distinct packages available 22:50:51 #55 37.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #55 37.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #55 38.10 (1/4) Installing dumb-init (1.2.5-r2) 22:50:51 #55 38.11 (2/4) Installing musl-obstack (1.2.3-r2) 22:50:51 #55 38.13 (3/4) Installing libucontext (1.2-r2) 22:50:51 #55 38.13 (4/4) Installing gcompat (1.1.0-r1) 22:50:51 #55 38.13 Executing busybox-1.36.1-r7.trigger 22:50:51 #55 38.14 OK: 8 MiB in 19 packages 22:50:51 #55 DONE 38.8s 22:50:51 22:50:51 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:51 #69 DONE 2.3s 22:50:51 22:50:51 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:50:51 #0 1.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #0 1.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #0 1.956 OK: 264 MiB in 52 packages 22:50:51 #70 DONE 2.3s 22:50:51 22:50:51 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:50:51 #65 37.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #65 37.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #65 37.71 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:50:51 #65 37.71 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:50:51 #65 37.71 OK: 20070 distinct packages available 22:50:51 #65 37.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #65 37.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #65 38.16 (1/5) Installing dumb-init (1.2.5-r2) 22:50:51 #65 38.16 (2/5) Installing musl-obstack (1.2.3-r2) 22:50:51 #65 38.17 (3/5) Installing libucontext (1.2-r2) 22:50:51 #65 38.17 (4/5) Installing gcompat (1.1.0-r1) 22:50:51 #65 38.18 (5/5) Installing openssl (3.1.6-r0) 22:50:51 #65 38.19 Executing busybox-1.36.1-r7.trigger 22:50:51 #65 38.24 OK: 8 MiB in 20 packages 22:50:51 #65 DONE 38.8s 22:50:51 22:50:51 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:50:51 #64 37.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #64 38.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #64 38.43 (1/4) Installing ca-certificates (20240226-r0) 22:50:51 #64 38.45 (2/4) Installing dumb-init (1.2.5-r2) 22:50:51 #64 38.45 (3/4) Installing su-exec (0.2-r3) 22:50:51 #64 38.45 (4/4) Installing yq (4.33.3-r5) 22:50:51 #64 38.54 Executing busybox-1.36.1-r7.trigger 22:50:51 #64 38.54 Executing ca-certificates-20240226-r0.trigger 22:50:51 #64 38.65 OK: 17 MiB in 19 packages 22:50:51 #64 DONE 38.8s 22:50:51 22:50:51 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:50:51 #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #0 1.787 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:50:51 #0 1.787 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:50:51 #0 1.787 OK: 20077 distinct packages available 22:50:51 #0 1.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #0 1.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #0 2.207 OK: 264 MiB in 52 packages 22:50:51 #71 DONE 2.4s 22:50:51 22:50:51 #72 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 22:50:51 #72 DONE 0.1s 22:50:51 22:50:51 #73 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:51 #73 ... 22:50:51 22:50:51 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:50:51 #74 DONE 0.2s 22:50:51 22:50:51 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:50:51 #60 37.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #60 38.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #60 38.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 22:50:51 #60 38.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 22:50:51 #60 38.53 OK: 20070 distinct packages available 22:50:51 #60 38.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #60 38.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #60 38.95 (1/11) Installing ca-certificates (20240226-r0) 22:50:51 #60 38.97 (2/11) Installing brotli-libs (1.0.9-r14) 22:50:51 #60 39.01 (3/11) Installing libunistring (1.1-r1) 22:50:51 #60 39.02 (4/11) Installing libidn2 (2.3.4-r1) 22:50:51 #60 39.03 (5/11) Installing nghttp2-libs (1.57.0-r0) 22:50:51 #60 39.03 (6/11) Installing libcurl (8.9.0-r0) 22:50:51 #60 39.05 (7/11) Installing curl (8.9.0-r0) 22:50:51 #60 39.05 (8/11) Installing dumb-init (1.2.5-r2) 22:50:51 #60 39.06 (9/11) Installing musl-obstack (1.2.3-r2) 22:50:51 #60 39.06 (10/11) Installing libucontext (1.2-r2) 22:50:51 #60 39.07 (11/11) Installing gcompat (1.1.0-r1) 22:50:51 #60 39.08 Executing busybox-1.36.1-r7.trigger 22:50:51 #60 39.09 Executing ca-certificates-20240226-r0.trigger 22:50:51 #60 39.13 OK: 12 MiB in 26 packages 22:50:51 #60 ... 22:50:51 22:50:51 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 22:50:51 #0 2.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #0 2.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #0 2.528 OK: 7 MiB in 16 packages 22:50:51 #75 DONE 2.8s 22:50:51 22:50:51 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:50:51 #60 DONE 39.4s 22:50:51 22:50:51 #76 [core-data builder 3/7] RUN apk add --update --no-cache make git 22:50:51 #0 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #0 2.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #0 2.499 OK: 264 MiB in 52 packages 22:50:51 #76 DONE 2.8s 22:50:51 22:50:51 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:50:51 #0 2.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #0 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #0 2.667 OK: 17 MiB in 19 packages 22:50:51 #77 DONE 2.8s 22:50:51 22:50:51 #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 22:50:51 #78 DONE 0.0s 22:50:51 22:50:51 #79 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:50:51 #0 2.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:51 #0 2.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:51 #0 2.628 OK: 264 MiB in 52 packages 22:50:51 #79 DONE 3.1s 22:50:51 22:50:51 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:50:52 #80 DONE 0.1s 22:50:52 22:50:52 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 22:50:52 #81 DONE 0.1s 22:50:52 22:50:52 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:53 #82 ... 22:50:53 22:50:53 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 22:50:53 #0 3.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:53 #0 3.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:53 #0 3.903 OK: 8 MiB in 17 packages 22:50:53 #83 DONE 4.0s 22:50:53 22:50:53 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:50:53 #0 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:53 #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:53 #84 3.107 OK: 7 MiB in 17 packages 22:50:53 #84 DONE 3.3s 22:50:53 22:50:53 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:50:53 #85 ... 22:50:53 22:50:53 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:50:53 #0 2.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:53 #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:53 #0 2.496 OK: 17 MiB in 19 packages 22:50:53 #86 DONE 2.6s 22:50:54 22:50:54 #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 22:50:54 #68 3.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:54 #68 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:54 #68 3.554 OK: 7 MiB in 16 packages 22:50:54 #68 DONE 3.7s 22:50:54 22:50:54 #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 22:50:54 #0 2.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:54 #0 2.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:54 #0 2.722 OK: 8 MiB in 20 packages 22:50:54 #87 DONE 2.9s 22:50:54 22:50:54 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:50:55 #88 DONE 1.1s 22:50:55 22:50:55 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:50:55 #0 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:55 #0 3.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:55 #0 3.445 OK: 8 MiB in 19 packages 22:50:55 #89 DONE 4.0s 22:50:55 22:50:55 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:50:55 #0 2.208 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:55 #0 2.685 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:55 #0 3.439 OK: 264 MiB in 52 packages 22:50:55 #90 DONE 3.9s 22:50:55 22:50:55 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 22:50:55 #0 2.863 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:55 #0 3.338 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:55 #0 3.976 (1/1) Installing dumb-init (1.2.5-r2) 22:50:55 #0 4.298 Executing busybox-1.36.1-r7.trigger 22:50:55 #0 4.305 OK: 7 MiB in 16 packages 22:50:55 #91 DONE 5.3s 22:50:55 22:50:55 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:50:55 #92 DONE 1.1s 22:50:55 22:50:55 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:50:55 #93 ... 22:50:55 22:50:55 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:50:55 #85 DONE 1.7s 22:50:55 22:50:55 #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 22:50:56 #94 ... 22:50:56 22:50:56 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 22:50:56 #95 DONE 1.6s 22:50:56 22:50:56 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:50:56 #96 DONE 1.6s 22:50:56 22:50:56 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:50:56 #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:50:56 #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:50:56 #0 3.740 OK: 12 MiB in 26 packages 22:50:56 #97 DONE 5.0s 22:50:56 22:50:56 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 22:50:56 #98 DONE 1.6s 22:50:56 22:50:56 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:50:56 #93 DONE 1.6s 22:50:56 22:50:56 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 22:50:56 #99 DONE 0.1s 22:50:56 22:50:56 #100 [security-spire-server stage-2 6/9] COPY security.txt / 22:50:56 #100 DONE 0.1s 22:50:56 22:50:56 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 22:50:56 #101 DONE 0.1s 22:50:56 22:50:56 #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 22:50:56 #94 DONE 1.5s 22:50:56 22:50:56 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:50:57 #102 ... 22:50:57 22:50:57 #103 [security-spire-config stage-2 6/10] COPY security.txt / 22:50:57 #103 DONE 0.1s 22:50:57 22:50:57 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:50:57 #102 DONE 0.1s 22:50:57 22:50:57 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 22:50:57 #104 DONE 0.1s 22:50:57 22:50:57 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:50:57 #105 DONE 0.1s 22:50:57 22:50:57 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:50:57 #106 DONE 0.2s 22:50:57 22:50:57 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:50:57 #107 DONE 0.2s 22:50:57 22:50:57 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:50:57 #108 ... 22:50:57 22:50:57 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:50:57 #109 DONE 0.2s 22:50:57 22:50:57 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 22:50:57 #110 DONE 0.2s 22:50:57 22:50:57 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:50:57 #108 DONE 0.2s 22:50:57 22:50:57 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:50:57 #111 DONE 0.1s 22:50:57 22:50:57 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:50:57 #112 DONE 0.1s 22:50:57 22:50:57 #113 [security-spire-config] exporting to image 22:50:57 #113 exporting layers 22:50:58 #113 exporting layers 0.8s done 22:50:58 #113 writing image sha256:fa7bf7b793c8571c03b1c53dab3708af61622c24c0b6d7d8c2db900cf82e4be7 0.0s done 22:50:58 #113 naming to docker.io/library/security-spire-server done 22:50:58 #113 writing image sha256:25014f279cc11dc00bcadd33824a207001d2047cd6f0b5ab0e241a89b504f7ac 0.0s done 22:50:58 #113 naming to docker.io/library/security-spire-agent 22:50:58 #113 exporting layers 0.8s done 22:50:58 #113 naming to docker.io/library/security-spire-agent done 22:50:58 #113 writing image sha256:ab0bb34e376065bb6570465593ae823e314e29063b1c2d848f204ad8d84365e4 done 22:50:58 #113 naming to docker.io/library/security-spire-config done 22:50:58 #113 DONE 0.9s 22:50:58 22:50:58 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:59 #114 ... 22:50:59 22:50:59 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:50:59 #43 ... 22:50:59 22:50:59 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:01 d6de4b400683: Pull complete 22:51:01 35cb2a7552d0: Pull complete 22:51:01 4f4fb700ef54: Pull complete 22:51:01 464afbd9ba4c: Pull complete 22:51:01 #115 ... 22:51:01 22:51:01 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:09 00f215d4a9da: Pull complete 22:51:10 d496ad576159: Pull complete 22:51:10 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 22:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:51:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 22:51:10 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:51:10 WORKDIR /edgex 22:51:10 COPY go.mod . 22:51:10 RUN go mod download ci-base-image-arm64 22:51:10 -f - . 22:51:11 Sending build context to Docker daemon 3.374MB 22:51:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:51:11 ---> f246e2811388 22:51:11 Step 2/4 : WORKDIR /edgex 22:51:13 ---> Running in d0b47dc5a335 22:51:14 Removing intermediate container d0b47dc5a335 22:51:14 ---> 7de67c8af24f 22:51:14 Step 3/4 : COPY go.mod . 22:51:14 ---> b3b2e1c65e0b 22:51:14 Step 4/4 : RUN go mod download 22:51:15 ---> Running in 809c0a2148e4 22:51:33 #116 DONE 42.3s 22:51:33 22:51:33 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:51:34 #43 ... 22:51:34 22:51:34 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:34 #114 DONE 37.0s 22:51:34 22:51:34 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:34 #115 DONE 41.9s 22:51:34 22:51:34 #73 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:34 #73 DONE 42.4s 22:51:34 22:51:34 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:34 #82 DONE 41.9s 22:51:34 22:51:34 #117 [support-cron-scheduler builder 6/7] COPY . . 22:51:42 #117 DONE 7.6s 22:51:42 22:51:42 #118 [support-notifications builder 6/7] COPY . . 22:51:42 #118 CACHED 22:51:42 22:51:42 #119 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:51:42 #119 CACHED 22:51:42 22:51:42 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:42 #120 CACHED 22:51:42 22:51:42 #121 [core-keeper builder 7/8] COPY . . 22:51:42 #121 DONE 7.6s 22:51:42 22:51:42 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:51:42 #122 ... 22:51:42 22:51:42 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:42 #123 CACHED 22:51:42 22:51:42 #124 [security-secretstore-setup builder 6/7] COPY . . 22:51:42 #124 CACHED 22:51:42 22:51:42 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:51:42 #125 CACHED 22:51:42 22:51:42 #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:42 #126 CACHED 22:51:42 22:51:42 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 22:51:42 #127 CACHED 22:51:42 22:51:42 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:51:42 #128 CACHED 22:51:42 22:51:42 #129 [security-spiffe-token-provider builder 6/7] COPY . . 22:51:42 #129 DONE 7.7s 22:51:42 22:51:42 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:42 #130 CACHED 22:51:42 22:51:42 #131 [core-metadata builder 6/7] COPY . . 22:51:42 #131 CACHED 22:51:42 22:51:42 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:51:42 #132 CACHED 22:51:42 22:51:42 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:42 #133 CACHED 22:51:42 22:51:42 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 22:51:42 #134 CACHED 22:51:42 22:51:42 #135 [core-command builder 6/7] COPY . . 22:51:42 #135 CACHED 22:51:42 22:51:42 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:42 #136 CACHED 22:51:42 22:51:42 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:51:42 #137 CACHED 22:51:42 22:51:42 #138 [security-proxy-setup builder 6/7] COPY . . 22:51:42 #138 CACHED 22:51:42 22:51:42 #139 [security-proxy-auth builder 6/7] COPY . . 22:51:42 #139 CACHED 22:51:42 22:51:42 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:51:42 #140 CACHED 22:51:42 22:51:42 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:42 #141 CACHED 22:51:42 22:51:42 #142 [core-data builder 6/7] COPY . . 22:51:42 #142 DONE 7.6s 22:51:42 22:51:42 #143 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:51:42 #143 CACHED 22:51:42 22:51:42 #144 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:42 #144 CACHED 22:51:42 22:51:42 #145 [support-scheduler builder 6/7] COPY . . 22:51:42 #145 CACHED 22:51:42 22:51:42 #146 [security-bootstrapper builder 6/7] COPY . . 22:51:42 #146 DONE 7.6s 22:51:42 22:51:42 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:51:42 #147 0.808 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 22:51:52 #147 ... 22:51:52 22:51:52 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:51:52 #0 1.825 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 22:51:52 #148 ... 22:51:52 22:51:52 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:51:52 #0 1.169 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 22:51:52 #149 ... 22:51:52 22:51:52 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:51:52 #0 1.265 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 22:51:52 #150 ... 22:51:52 22:51:52 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:51:52 #0 1.500 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 22:51:52 #151 ... 22:51:52 22:51:52 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:51:52 #0 1.895 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 22:51:52 #152 ... 22:51:52 22:51:52 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:51:52 #122 0.448 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 22:51:52 #122 ... 22:51:52 22:51:52 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:51:52 #0 1.776 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 22:51:52 #153 ... 22:51:52 22:51:52 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:51:52 #0 1.565 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 22:51:52 #154 ... 22:51:52 22:51:52 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:51:52 #0 0.360 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 22:51:52 #155 ... 22:51:52 22:51:52 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:51:52 #0 0.607 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:51:53 #156 ... 22:51:53 22:51:53 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:51:53 #0 2.206 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 22:51:53 #157 ... 22:51:53 22:51:53 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:51:53 #0 1.709 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 22:52:22 Removing intermediate container 809c0a2148e4 22:52:22 ---> b456e1056b9e 22:52:22 Successfully built b456e1056b9e 22:52:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:23 + docker inspect -f . ci-base-image-arm64 22:52:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:23 prd-ubuntu20.04-docker-arm64-4c-16g-7225 does not seem to be running inside a container 22:52:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:52:25 $ docker top 28c689df9b4afbbe2448dc31f4aa941489b20468724a5da20b14ad179c13e134 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:25 + go version 22:52:25 go version go1.21.9 linux/arm64 [Pipeline] } 22:52:25 $ docker stop --time=1 28c689df9b4afbbe2448dc31f4aa941489b20468724a5da20b14ad179c13e134 22:52:27 $ docker rm -f --volumes 28c689df9b4afbbe2448dc31f4aa941489b20468724a5da20b14ad179c13e134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:28 + docker inspect -f . ci-base-image-arm64 22:52:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:28 prd-ubuntu20.04-docker-arm64-4c-16g-7225 does not seem to be running inside a container 22:52:28 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:52:30 $ docker top 940509e691ab0f99c66de4ffd8ef545ea4b9d43366ca82e4ae9fcccb6047f36a -eo pid,comm [Pipeline] { [Pipeline] echo 22:52:30 ========================================================= 22:52:30 [edgeXBuildGoParallel] Running Tests and Build... 22:52:30 ========================================================= [Pipeline] sh 22:52:31 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 22:52:31 + make test 22:52:31 go test -race -coverprofile=coverage.out ./... 22:53:28 ? github.com/edgexfoundry/edgex-go [no test files] 22:53:29 #158 ... 22:53:29 22:53:29 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:53:29 #149 99.13 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 22:53:47 #149 ... 22:53:47 22:53:47 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:53:47 #152 DONE 123.8s 22:53:47 22:53:47 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:53:47 #151 DONE 123.9s 22:53:47 22:53:47 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:53:47 #150 DONE 123.8s 22:53:47 22:53:47 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:53:47 #159 ... 22:53:47 22:53:47 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:53:47 #149 DONE 124.2s 22:53:47 22:53:47 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:53:47 #147 DONE 124.2s 22:53:47 22:53:47 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 22:53:52 #160 ... 22:53:52 22:53:52 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 22:53:56 #161 ... 22:53:56 22:53:56 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:53:57 #162 ... 22:53:57 22:53:57 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:53:59 #163 ... 22:53:59 22:53:59 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:53:59 #159 DONE 14.0s 22:53:59 22:53:59 #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 22:54:00 #164 ... 22:54:00 22:54:00 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:54:00 #162 DONE 14.6s 22:54:00 22:54:00 #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:54:02 #165 ... 22:54:02 22:54:02 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 22:54:02 #160 DONE 16.4s 22:54:02 22:54:02 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 22:54:02 #166 ... 22:54:02 22:54:02 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 22:54:02 #161 DONE 11.9s 22:54:02 22:54:02 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 22:54:03 #167 ... 22:54:03 22:54:03 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:54:03 #163 DONE 5.4s 22:54:03 22:54:03 #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:54:03 #165 DONE 2.6s 22:54:03 22:54:03 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:54:04 #168 DONE 1.8s 22:54:04 22:54:04 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:54:04 #169 ... 22:54:04 22:54:04 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:54:04 #170 DONE 1.9s 22:54:04 22:54:04 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 22:54:04 #166 DONE 2.3s 22:54:04 22:54:04 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:54:05 #171 ... 22:54:05 22:54:05 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 22:54:05 #167 DONE 2.6s 22:54:05 22:54:05 #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 22:54:05 #164 DONE 5.9s 22:54:05 22:54:05 #172 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 22:54:07 #172 ... 22:54:07 22:54:07 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:54:07 #173 DONE 3.1s 22:54:07 22:54:07 #174 [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 22:54:08 #174 ... 22:54:08 22:54:08 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:54:08 #169 DONE 3.6s 22:54:08 22:54:08 #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:54:08 #175 ... 22:54:08 22:54:08 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:54:08 #171 DONE 4.0s 22:54:08 22:54:08 #174 [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 22:54:08 #174 DONE 3.5s 22:54:08 22:54:08 #172 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 22:54:08 #172 DONE 3.4s 22:54:08 22:54:08 #176 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 22:54:09 #176 ... 22:54:09 22:54:09 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:54:09 #177 DONE 1.4s 22:54:09 22:54:09 #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:54:09 #175 DONE 1.2s 22:54:09 22:54:09 #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:54:09 #178 ... 22:54:09 22:54:09 #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:54:09 #179 DONE 1.1s 22:54:09 22:54:09 #180 [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 22:54:09 #180 DONE 1.2s 22:54:09 22:54:09 #176 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 22:54:09 #176 DONE 1.1s 22:54:09 22:54:09 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:54:11 #181 ... 22:54:11 22:54:11 #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:54:11 #182 DONE 2.1s 22:54:11 22:54:11 #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:54:13 #183 ... 22:54:13 22:54:13 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:54:13 #184 DONE 3.1s 22:54:13 22:54:13 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:54:13 #185 ... 22:54:13 22:54:13 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:54:13 #181 DONE 3.5s 22:54:13 22:54:13 #186 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:54:13 #186 ... 22:54:13 22:54:13 #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:54:13 #183 DONE 1.9s 22:54:13 22:54:13 #113 [security-spiffe-token-provider] exporting to image 22:54:13 #113 exporting layers 3.8s done 22:54:13 #113 writing image sha256:da7fa35d89e00867b46179f050ee6f6e174bad6da2ad13a796cc9505d59b0350 done 22:54:13 #113 naming to docker.io/library/security-spiffe-token-provider done 22:54:13 #113 DONE 4.7s 22:54:13 22:54:13 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:54:14 #187 ... 22:54:14 22:54:14 #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:54:14 #178 DONE 4.6s 22:54:14 22:54:14 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:54:14 #185 DONE 1.0s 22:54:14 22:54:14 #186 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:54:14 #186 DONE 0.8s 22:54:14 22:54:14 #113 [core-common-config-bootstrapper] exporting to image 22:54:15 #113 ... 22:54:15 22:54:15 #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:54:15 #188 DONE 0.8s 22:54:15 22:54:15 #113 [core-common-config-bootstrapper] exporting to image 22:54:15 #113 exporting layers 0.9s done 22:54:15 #113 writing image sha256:7708108c9e35e595ab899eec5974225c0989f99ee6e2cdb7f270a3d017b422b8 done 22:54:15 #113 naming to docker.io/library/core-common-config-bootstrapper done 22:54:15 #113 DONE 5.7s 22:54:15 22:54:15 #189 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:54:15 #189 DONE 0.8s 22:54:15 22:54:15 #190 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 22:54:15 #190 DONE 0.8s 22:54:15 22:54:15 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:54:15 #191 DONE 0.8s 22:54:15 22:54:15 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:54:15 #187 DONE 2.2s 22:54:15 22:54:15 #113 [security-proxy-setup] exporting to image 22:54:16 #113 ... 22:54:16 22:54:16 #192 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:54:16 #192 DONE 0.4s 22:54:16 22:54:16 #193 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:54:17 #193 DONE 1.8s 22:54:17 22:54:17 #194 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:54:18 #194 DONE 0.8s 22:54:18 22:54:18 #113 [security-proxy-setup] exporting to image 22:54:18 #113 exporting layers 2.7s done 22:54:18 #113 writing image sha256:126ea4e388f5cfd282b846ec9e4b8482b688a76f345b73d0c04ea94a05066eb9 0.2s done 22:54:18 #113 naming to docker.io/library/security-proxy-setup done 22:54:18 #113 DONE 8.6s 22:54:18 22:54:18 #195 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 22:54:19 #195 ... 22:54:19 22:54:19 #196 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:54:19 #196 DONE 3.1s 22:54:19 22:54:19 #113 [security-secretstore-setup] exporting to image 22:54:19 #113 exporting layers 0.6s done 22:54:19 #113 writing image sha256:818844b9095fe508cd16210d157b1669751c1511fa79d6d4e3614a2f22e61b96 done 22:54:19 #113 naming to docker.io/library/security-secretstore-setup done 22:54:19 #113 DONE 9.2s 22:54:19 22:54:19 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:54:22 #122 ... 22:54:22 22:54:22 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:54:22 #158 DONE 160.8s 22:54:22 22:54:22 #195 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 22:54:22 #195 DONE 3.5s 22:54:22 22:54:22 #113 [security-bootstrapper] exporting to image 22:54:26 #113 ... 22:54:26 22:54:26 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:54:26 #153 DONE 164.6s 22:54:26 22:54:26 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:54:26 #148 ... 22:54:26 22:54:26 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:54:26 #197 ... 22:54:26 22:54:26 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:54:26 #155 DONE 165.0s 22:54:26 22:54:26 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:54:27 #148 ... 22:54:27 22:54:27 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 22:54:27 #198 ... 22:54:27 22:54:27 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:54:27 #197 DONE 1.0s 22:54:27 22:54:27 #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 22:54:27 #198 DONE 0.2s 22:54:27 22:54:27 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 22:54:27 #199 ... 22:54:27 22:54:27 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:54:27 #200 DONE 0.4s 22:54:27 22:54:27 #201 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:54:27 #201 CACHED 22:54:27 22:54:27 #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:54:27 #202 CACHED 22:54:27 22:54:27 #113 [security-bootstrapper] exporting to image 22:54:27 #113 exporting layers 5.4s done 22:54:27 #113 writing image sha256:2c55db62d30d1b0979d8d49690239971edc5abb3390201fe0b210ce911fd3d97 done 22:54:27 #113 naming to docker.io/library/security-bootstrapper done 22:54:27 #113 DONE 14.6s 22:54:27 22:54:27 #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:54:31 #203 ... 22:54:31 22:54:31 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 22:54:31 #199 DONE 3.3s 22:54:31 22:54:31 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:54:31 #204 DONE 3.2s 22:54:31 22:54:31 #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:54:31 #203 DONE 3.2s 22:54:31 22:54:31 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:54:31 #205 ... 22:54:31 22:54:31 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:54:31 #148 DONE 169.4s 22:54:31 22:54:31 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 22:54:31 #206 DONE 0.2s 22:54:31 22:54:31 #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:54:31 #207 DONE 0.2s 22:54:31 22:54:31 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:54:31 #205 DONE 0.3s 22:54:31 22:54:31 #113 [core-command] exporting to image 22:54:31 #113 ... 22:54:31 22:54:31 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:54:31 #208 CACHED 22:54:31 22:54:31 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:54:31 #209 CACHED 22:54:31 22:54:31 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:54:31 #157 DONE 170.3s 22:54:31 22:54:31 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:54:31 #122 DONE 170.4s 22:54:31 22:54:31 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:54:31 #210 DONE 0.8s 22:54:31 22:54:31 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:54:32 #211 ... 22:54:32 22:54:32 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:54:32 #156 DONE 171.4s 22:54:32 22:54:32 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:54:32 #211 DONE 1.3s 22:54:32 22:54:32 #113 [core-command] exporting to image 22:54:32 #113 exporting layers 2.0s done 22:54:33 #113 writing image sha256:7e75a74d8e38f1ae51cbecf6a51b7faaf796321bcd826005c233bb71923aca15 0.0s done 22:54:33 #113 naming to docker.io/library/core-command done 22:54:33 #113 writing image sha256:8aa359aff900711c43488f558c9e5bc2a99201b8b7fb311b3d562abf630b2f02 done 22:54:33 #113 naming to docker.io/library/core-keeper 0.0s done 22:54:33 #113 DONE 16.7s 22:54:33 22:54:33 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:54:33 #212 ... 22:54:33 22:54:33 #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:54:33 #213 DONE 1.2s 22:54:33 22:54:33 #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:54:33 #214 DONE 1.3s 22:54:33 22:54:33 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:54:33 #212 DONE 0.3s 22:54:33 22:54:33 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:54:33 #154 DONE 171.9s 22:54:33 22:54:33 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:54:33 #215 DONE 0.2s 22:54:33 22:54:33 #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:54:33 #216 DONE 0.2s 22:54:33 22:54:33 #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:54:33 #217 DONE 0.2s 22:54:33 22:54:33 #218 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:54:33 #218 CACHED 22:54:33 22:54:33 #219 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:54:33 #219 CACHED 22:54:33 22:54:33 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:54:33 #220 ... 22:54:33 22:54:33 #221 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:54:33 #221 CACHED 22:54:33 22:54:33 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:54:33 #222 CACHED 22:54:33 22:54:33 #113 [core-metadata] exporting to image 22:54:35 #113 ... 22:54:35 22:54:35 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:54:35 #223 DONE 3.0s 22:54:35 22:54:35 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:54:35 #220 DONE 1.5s 22:54:35 22:54:35 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:54:35 #224 DONE 1.4s 22:54:35 22:54:35 #225 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 22:54:35 #225 DONE 1.5s 22:54:35 22:54:35 #226 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:54:35 #226 DONE 1.6s 22:54:35 22:54:35 #113 [core-metadata] exporting to image 22:54:35 #113 exporting layers 1.5s done 22:54:35 #113 writing image sha256:def43137dd21a3a380b75fc89e588a2586f629ef64819014b1dbcedfb7ba0f1d done 22:54:35 #113 naming to docker.io/library/core-metadata 0.0s done 22:54:35 #113 ... 22:54:35 22:54:35 #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:54:35 #227 DONE 0.1s 22:54:35 22:54:35 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:54:35 #228 DONE 0.2s 22:54:35 22:54:35 #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 22:54:35 #229 DONE 0.2s 22:54:35 22:54:35 #230 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:54:35 #230 DONE 0.2s 22:54:35 22:54:35 #113 [core-data] exporting to image 22:54:35 #113 exporting layers 0.3s done 22:54:35 #113 exporting layers 0.2s done 22:54:35 #113 writing image sha256:719ef806d20bb7ec9093a04f690d4d2da5d612a48c847f7e1f723f650e2ab179 0.0s done 22:54:35 #113 naming to docker.io/library/security-proxy-auth done 22:54:35 #113 writing image sha256:199c0b3704051720aeae9d5d26c13b6f445e85e832e462f5f51b9c227c46a7fc 0.0s done 22:54:35 #113 naming to docker.io/library/support-scheduler 22:54:35 #113 exporting layers 0.2s done 22:54:35 #113 naming to docker.io/library/support-scheduler done 22:54:35 #113 writing image sha256:e6ce68bf0760bd0f1cc7c3e763ed1b8c44016b3ed3ce2687d3b4437323765de7 0.0s done 22:54:35 #113 writing image sha256:723629d6249fc41c60ee50e35e16a5e8cd593b88aa42b75ad303587572af2fb4 done 22:54:35 #113 naming to docker.io/library/core-data done 22:54:35 #113 naming to docker.io/library/support-notifications done 22:54:35 #113 writing image sha256:a78136b9ba020bebd71ac2e76cd6d579665276d92cc335b2c5675080aaac87fa done 22:54:35 #113 naming to docker.io/library/support-cron-scheduler done 22:54:35 #113 DONE 18.6s 22:54:35 22:54:35 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:54:35 time="2024-08-06T22:50:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:54:35 $ docker stop --time=1 1fd62b03f5155c28d9935a56e0468763c404466ed72e2e4a74ba2dd375e18077 22:54:36 $ docker rm -f --volumes 1fd62b03f5155c28d9935a56e0468763c404466ed72e2e4a74ba2dd375e18077 [Pipeline] // withDockerContainer [Pipeline] sh 22:54:37 + docker images 22:54:37 REPOSITORY TAG IMAGE ID CREATED SIZE 22:54:37 support-cron-scheduler latest a78136b9ba02 2 seconds ago 42.2MB 22:54:37 support-scheduler latest 199c0b370405 2 seconds ago 41.8MB 22:54:37 core-data latest 723629d6249f 2 seconds ago 39.5MB 22:54:37 support-notifications latest e6ce68bf0760 2 seconds ago 42.4MB 22:54:37 security-proxy-auth latest 719ef806d20b 3 seconds ago 33MB 22:54:37 core-metadata latest def43137dd21 4 seconds ago 39.6MB 22:54:37 core-command latest 7e75a74d8e38 7 seconds ago 35.4MB 22:54:37 core-keeper latest 8aa359aff900 7 seconds ago 39.4MB 22:54:37 security-bootstrapper latest 2c55db62d30d 15 seconds ago 18.9MB 22:54:37 security-secretstore-setup latest 818844b9095f 19 seconds ago 37MB 22:54:37 security-proxy-setup latest 126ea4e388f5 22 seconds ago 26.2MB 22:54:37 core-common-config-bootstrapper latest 7708108c9e35 24 seconds ago 15.2MB 22:54:37 security-spiffe-token-provider latest da7fa35d89e0 28 seconds ago 28.8MB 22:54:37 security-spire-config latest ab0bb34e3760 3 minutes ago 120MB 22:54:37 security-spire-agent latest 25014f279cc1 3 minutes ago 182MB 22:54:37 security-spire-server latest fa7bf7b793c8 3 minutes ago 121MB 22:54:37 ci-base-image-x86_64 latest 141fb3ef1a0e 7 minutes ago 969MB 22:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 22:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 22:54:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:57:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:57:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:58:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:58:01 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 22:58:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:58:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:58:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:58:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:58:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:58:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:58:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:58:01 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 22:58:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:58:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:58:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:58:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:58:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:58:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:58:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.130s coverage: 28.7% of statements 22:58:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.220s coverage: 97.0% of statements 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:58:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:58:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.299s coverage: 69.2% of statements 22:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:58:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.235s coverage: 53.2% of statements 22:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 22:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 22:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 22:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 22:58:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 22:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 22:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 22:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 22:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 22:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:59:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.836s coverage: 93.4% of statements 22:59:07 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.382s coverage: 91.7% of statements 22:59:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:59:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:59:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.247s coverage: 6.5% of statements 22:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 22:59:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.051s coverage: 95.8% of statements 22:59:26 ok github.com/edgexfoundry/edgex-go/internal/io 1.108s coverage: 72.2% of statements 22:59:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.098s coverage: 0.0% of statements [no tests to run] 22:59:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:59:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.350s coverage: 0.8% of statements 22:59:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.159s coverage: 30.7% of statements 22:59:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.140s coverage: 41.7% of statements 22:59:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.118s coverage: 77.8% of statements 22:59:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.095s coverage: 94.1% of statements 22:59:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements 22:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.117s coverage: 87.5% of statements 22:59:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:59:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:59:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:59:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.114s coverage: 94.4% of statements 23:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 23:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 23:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.968s coverage: 79.9% of statements 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.146s coverage: 92.9% of statements 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.093s coverage: 67.2% of statements 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.120s coverage: 62.3% of statements 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 76.6% of statements 23:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements 23:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements 23:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements 23:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.279s coverage: 81.8% of statements 23:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.279s coverage: 82.1% of statements 23:00:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 86.0% of statements 23:00:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:00:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.809s coverage: 63.1% of statements 23:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.133s coverage: 100.0% of statements 23:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.128s coverage: 89.4% of statements 23:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements 23:00:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:00:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:00:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements 23:00:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.074s coverage: 100.0% of statements 23:00:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:00:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:00:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.739s coverage: 36.5% of statements 23:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.115s coverage: 89.5% of statements 23:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 23:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 23:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 23:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 23:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.114s coverage: 84.8% of statements 23:00:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:00:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:00:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:00:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:00:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.180s coverage: 19.9% of statements 23:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:01:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.522s coverage: 95.7% of statements 23:01:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:01:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:01:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.152s coverage: 61.8% of statements 23:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.320s coverage: 98.9% of statements 23:01:09 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:01:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:01:09 go vet ./... 23:06:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:06:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:06:01 ./bin/test-attribution-txt.sh [Pipeline] echo 23:06:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 23:06:02 + ls -al . 23:06:02 total 868 23:06:02 drwxrwxr-x 10 1001 1001 4096 Aug 6 22:52 . 23:06:02 drwxr-xr-x 4 root root 4096 Aug 6 22:52 .. 23:06:02 drwxrwxr-x 2 1001 1001 4096 Aug 6 22:50 .blubracket 23:06:02 -rw-rw-r-- 1 1001 1001 10 Aug 6 22:50 .dockerignore 23:06:02 drwxrwxr-x 8 1001 1001 4096 Aug 6 22:50 .git 23:06:02 drwxrwxr-x 3 1001 1001 4096 Aug 6 22:50 .github 23:06:02 -rw-rw-r-- 1 1001 1001 1102 Aug 6 22:50 .gitignore 23:06:02 -rw-rw-r-- 1 1001 1001 42 Aug 6 22:50 .golangci.yml 23:06:02 -rw-rw-r-- 1 1001 1001 100 Aug 6 22:50 .hadolint.yml 23:06:02 -rw-rw-r-- 1 1001 1001 155 Aug 6 22:50 .sonarcloud.properties 23:06:02 -rw-rw-r-- 1 1001 1001 1171 Aug 6 22:50 ADOPTERS.md 23:06:02 -rw-rw-r-- 1 1001 1001 20806 Aug 6 22:50 Attribution.txt 23:06:02 -rw-rw-r-- 1 1001 1001 100284 Aug 6 22:50 CHANGELOG.md 23:06:02 -rw-rw-r-- 1 1001 1001 3804 Aug 6 22:50 CONTRIBUTING.md 23:06:02 -rw-rw-r-- 1 1001 1001 677 Aug 6 22:50 GOVERNANCE.md 23:06:02 -rw-rw-r-- 1 1001 1001 861 Aug 6 22:50 Jenkinsfile 23:06:02 -rw-rw-r-- 1 1001 1001 10775 Aug 6 22:50 LICENSE 23:06:02 -rw-rw-r-- 1 1001 1001 16854 Aug 6 22:50 Makefile 23:06:02 -rw-rw-r-- 1 1001 1001 582 Aug 6 22:50 OWNERS.md 23:06:02 -rw-rw-r-- 1 1001 1001 9528 Aug 6 22:50 README.md 23:06:02 -rw-rw-r-- 1 1001 1001 789 Aug 6 22:50 SECURITY.md 23:06:02 -rw-rw-r-- 1 1001 1001 5 Aug 6 22:46 VERSION 23:06:02 drwxrwxr-x 2 1001 1001 4096 Aug 6 22:50 bin 23:06:02 drwxrwxr-x 20 1001 1001 4096 Aug 6 22:50 cmd 23:06:02 -rw-r--r-- 1 root root 504185 Aug 6 23:01 coverage.out 23:06:02 drwxrwxr-x 2 1001 1001 4096 Aug 6 22:50 fuzz_test 23:06:02 -rw-rw-r-- 1 1001 1001 7118 Aug 6 22:50 go.mod 23:06:02 -rw-rw-r-- 1 1001 1001 101672 Aug 6 22:50 go.sum 23:06:02 drwxrwxr-x 7 1001 1001 4096 Aug 6 22:50 internal 23:06:02 drwxrwxr-x 3 1001 1001 4096 Aug 6 22:50 openapi 23:06:02 -rw-rw-r-- 1 1001 1001 584 Aug 6 22:50 security.txt 23:06:02 -rw-rw-r-- 1 1001 1001 204 Aug 6 22:50 version.go [Pipeline] sh 23:06:03 + '[' -e coverage.out ] 23:06:03 + chown 1001:1001 coverage.out [Pipeline] stash 23:06:03 Warning: overwriting stash ‘coverage-report’ 23:06:04 Stashed 1 file(s) [Pipeline] sh 23:06:04 + make build 23:06:04 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 23:09:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:10:02 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 23:10: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 23:10:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:10:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:11:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:11:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 23:11:23 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 23:11:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:11:41 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 23:11:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:11: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:11:56 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] } 23:12:01 $ docker stop --time=1 940509e691ab0f99c66de4ffd8ef545ea4b9d43366ca82e4ae9fcccb6047f36a 23:12:03 $ docker rm -f --volumes 940509e691ab0f99c66de4ffd8ef545ea4b9d43366ca82e4ae9fcccb6047f36a [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 23:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:12:08 23:12:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:12:08 latest: Pulling from edgex-devops/edgex-compose-arm64 23:12:08 547446be3368: Pulling fs layer 23:12:08 d125d8839a47: Pulling fs layer 23:12:08 3e85d5ac6304: Pulling fs layer 23:12:08 c3105a71a48b: Pulling fs layer 23:12:08 0f093f025ec4: Pulling fs layer 23:12:08 c3106fc0e877: Pulling fs layer 23:12:08 0f093f025ec4: Waiting 23:12:08 c3105a71a48b: Waiting 23:12:09 547446be3368: Verifying Checksum 23:12:09 547446be3368: Download complete 23:12:09 c3105a71a48b: Verifying Checksum 23:12:09 c3105a71a48b: Download complete 23:12:09 d125d8839a47: Verifying Checksum 23:12:09 d125d8839a47: Download complete 23:12:09 c3106fc0e877: Verifying Checksum 23:12:09 c3106fc0e877: Download complete 23:12:09 0f093f025ec4: Verifying Checksum 23:12:09 0f093f025ec4: Download complete 23:12:10 547446be3368: Pull complete 23:12:11 d125d8839a47: Pull complete 23:12:11 3e85d5ac6304: Download complete 23:12:21 3e85d5ac6304: Pull complete 23:12:21 c3105a71a48b: Pull complete 23:12:23 0f093f025ec4: Pull complete 23:12:23 c3106fc0e877: Pull complete 23:12:23 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:12:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:23 prd-ubuntu20.04-docker-arm64-4c-16g-7225 does not seem to be running inside a container 23:12:23 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:12:26 $ docker top 7ce0be30b6e1138fe30f1c7ba9d750c2e6b0ce3551f6ed0aa61102b8e5da8df8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:27 + docker compose -f ./docker-compose-build.yml build --parallel 23:12:39 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:12:39 #1 transferring dockerfile: 1.89kB 0.0s done 23:12:39 #1 DONE 0.1s 23:12:39 23:12:39 #2 [security-proxy-setup internal] load build definition from Dockerfile 23:12:39 #2 transferring dockerfile: 2.50kB 0.0s done 23:12:39 #2 DONE 0.1s 23:12:39 23:12:39 #3 [security-proxy-auth internal] load build definition from Dockerfile 23:12:39 #3 transferring dockerfile: 2.15kB 0.0s done 23:12:39 #3 DONE 0.1s 23:12:39 23:12:39 #4 [core-data internal] load build definition from Dockerfile 23:12:39 #4 transferring dockerfile: 2.01kB 0.0s done 23:12:39 #4 DONE 0.1s 23:12:39 23:12:39 #5 [security-secretstore-setup internal] load build definition from Dockerfile 23:12:39 #5 transferring dockerfile: 2.49kB done 23:12:39 #5 DONE 0.1s 23:12:39 23:12:39 #6 [support-notifications internal] load build definition from Dockerfile 23:12:39 #6 transferring dockerfile: 1.95kB done 23:12:39 #6 DONE 0.1s 23:12:39 23:12:39 #7 [core-keeper internal] load build definition from Dockerfile 23:12:39 #7 transferring dockerfile: 2.01kB 0.0s done 23:12:39 #7 DONE 0.1s 23:12:39 23:12:39 #8 [support-scheduler internal] load build definition from Dockerfile 23:12:39 #8 transferring dockerfile: 1.93kB 0.0s done 23:12:39 #8 DONE 0.1s 23:12:39 23:12:39 #9 [core-metadata internal] load build definition from Dockerfile 23:12:39 #9 transferring dockerfile: 2.06kB done 23:12:39 #9 DONE 0.1s 23:12:39 23:12:39 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:12:39 #10 transferring dockerfile: 2.23kB done 23:12:39 #10 DONE 0.1s 23:12:39 23:12:39 #11 [support-cron-scheduler internal] load build definition from Dockerfile 23:12:39 #11 transferring dockerfile: 1.85kB done 23:12:39 #11 DONE 0.1s 23:12:39 23:12:39 #12 [security-spire-server internal] load build definition from Dockerfile 23:12:39 #12 transferring dockerfile: 1.70kB done 23:12:39 #12 DONE 0.1s 23:12:39 23:12:39 #13 [security-spire-agent internal] load build definition from Dockerfile 23:12:39 #13 transferring dockerfile: 1.81kB 0.0s done 23:12:39 #13 DONE 0.1s 23:12:39 23:12:39 #14 [security-bootstrapper internal] load build definition from Dockerfile 23:12:39 #14 transferring dockerfile: 3.17kB 0.0s done 23:12:39 #14 DONE 0.1s 23:12:39 23:12:39 #15 [core-command internal] load build definition from Dockerfile 23:12:39 #15 transferring dockerfile: 1.93kB done 23:12:39 #15 DONE 0.1s 23:12:39 23:12:39 #16 [security-spire-config internal] load build definition from Dockerfile 23:12:40 #16 transferring dockerfile: 1.69kB 0.0s done 23:12:40 #16 DONE 0.1s 23:12:40 23:12:40 #17 [security-spiffe-token-provider internal] load .dockerignore 23:12:40 #17 transferring context: 50B 0.0s done 23:12:40 #17 DONE 0.1s 23:12:41 23:12:41 #18 [security-proxy-setup internal] load .dockerignore 23:12:41 #18 transferring context: 50B done 23:12:41 #18 DONE 0.1s 23:12:41 23:12:41 #19 [security-proxy-auth internal] load .dockerignore 23:12:41 #19 transferring context: 50B 0.0s done 23:12:41 #19 DONE 0.1s 23:12:41 23:12:41 #20 [core-data internal] load .dockerignore 23:12:41 #20 transferring context: 50B done 23:12:41 #20 DONE 0.1s 23:12:41 23:12:41 #21 [security-secretstore-setup internal] load .dockerignore 23:12:41 #21 transferring context: 50B done 23:12:41 #21 DONE 0.1s 23:12:41 23:12:41 #22 [support-notifications internal] load .dockerignore 23:12:41 #22 transferring context: 50B done 23:12:41 #22 DONE 0.1s 23:12:41 23:12:41 #23 [core-keeper internal] load .dockerignore 23:12:41 #23 transferring context: 50B 0.0s done 23:12:41 #23 DONE 0.1s 23:12:41 23:12:41 #24 [support-scheduler internal] load .dockerignore 23:12:41 #24 transferring context: 50B 0.0s done 23:12:41 #24 DONE 0.1s 23:12:41 23:12:41 #25 [core-metadata internal] load .dockerignore 23:12:41 #25 transferring context: 50B 0.0s done 23:12:41 #25 DONE 0.1s 23:12:41 23:12:41 #26 [core-common-config-bootstrapper internal] load .dockerignore 23:12:41 #26 transferring context: 50B 0.0s done 23:12:41 #26 DONE 0.1s 23:12:41 23:12:41 #27 [support-cron-scheduler internal] load .dockerignore 23:12:41 #27 transferring context: 50B done 23:12:41 #27 DONE 0.1s 23:12:41 23:12:41 #28 [security-spire-server internal] load .dockerignore 23:12:41 #28 transferring context: 50B done 23:12:41 #28 DONE 0.1s 23:12:41 23:12:41 #29 [security-spire-agent internal] load .dockerignore 23:12:41 #29 transferring context: 50B done 23:12:41 #29 DONE 0.1s 23:12:41 23:12:41 #30 [security-bootstrapper internal] load .dockerignore 23:12:41 #30 transferring context: 50B 0.0s done 23:12:41 #30 DONE 0.1s 23:12:41 23:12:41 #31 [core-command internal] load .dockerignore 23:12:41 #31 transferring context: 50B done 23:12:41 #31 DONE 0.1s 23:12:42 23:12:42 #32 [security-spire-config internal] load .dockerignore 23:12:42 #32 transferring context: 50B 0.0s done 23:12:42 #32 DONE 0.1s 23:12:42 23:12:42 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:42 #33 DONE 0.0s 23:12:42 23:12:42 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 23:12:42 #34 DONE 0.1s 23:12:42 23:12:42 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:12:42 #35 DONE 0.0s 23:12:42 23:12:42 #36 [security-spiffe-token-provider internal] load build context 23:12:42 #36 DONE 0.0s 23:12:42 23:12:42 #37 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 23:12:42 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 23:12:42 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 23:12:42 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 23:12:42 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 23:12:42 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 23:12:42 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s 23:12:42 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 23:12:42 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 23:12:43 #37 ... 23:12:43 23:12:43 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:12:43 #35 DONE 1.0s 23:12:43 23:12:43 #37 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 23:12:43 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 23:12:43 #37 ... 23:12:43 23:12:43 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 23:12:43 #38 DONE 0.3s 23:12:43 23:12:43 #36 [security-spiffe-token-provider internal] load build context 23:12:43 #36 ... 23:12:43 23:12:43 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:43 #33 DONE 0.0s 23:12:43 23:12:43 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 23:12:43 #34 DONE 0.2s 23:12:43 23:12:43 #36 [security-spiffe-token-provider internal] load build context 23:12:44 #36 ... 23:12:44 23:12:44 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:44 #33 DONE 0.0s 23:12:44 23:12:44 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:12:44 #35 DONE 1.9s 23:12:44 23:12:44 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 23:12:44 #38 DONE 0.5s 23:12:44 23:12:44 #36 [security-spiffe-token-provider internal] load build context 23:12:44 #36 ... 23:12:44 23:12:44 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 23:12:44 #34 DONE 0.3s 23:12:44 23:12:44 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:12:44 #35 DONE 1.9s 23:12:44 23:12:44 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 23:12:44 #38 DONE 0.6s 23:12:44 23:12:44 #37 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 23:12:44 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 23:12:44 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 23:12:44 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 23:12:44 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 23:12:44 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 23:12:44 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 23:12:44 #37 DONE 2.7s 23:12:44 23:12:44 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:44 #33 DONE 0.0s 23:12:44 23:12:44 #39 [core-data internal] load build context 23:12:44 #39 ... 23:12:44 23:12:44 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:44 #33 DONE 0.0s 23:12:44 23:12:44 #39 [core-data internal] load build context 23:12:44 #39 ... 23:12:44 23:12:44 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:44 #33 DONE 0.0s 23:12:44 23:12:44 #39 [core-data internal] load build context 23:12:44 #39 ... 23:12:44 23:12:44 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:44 #33 DONE 0.0s 23:12:44 23:12:44 #39 [core-data internal] load build context 23:12:44 #39 ... 23:12:44 23:12:44 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:12:44 #35 DONE 2.0s 23:12:44 23:12:44 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 23:12:44 #38 DONE 0.6s 23:12:44 23:12:44 #37 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 23:12:44 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 23:12:44 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 23:12:44 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 23:12:44 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 23:12:44 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 23:12:44 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 23:12:44 #37 DONE 2.8s 23:12:44 23:12:44 #39 [core-data internal] load build context 23:12:44 #39 ... 23:12:44 23:12:44 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:44 #33 DONE 0.0s 23:12:44 23:12:44 #39 [core-data internal] load build context 23:12:45 #39 ... 23:12:45 23:12:45 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:45 #33 DONE 0.0s 23:12:45 23:12:45 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:12:45 #35 DONE 2.1s 23:12:45 23:12:45 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 23:12:45 #38 DONE 0.8s 23:12:45 23:12:45 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:45 #33 DONE 0.0s 23:12:45 23:12:45 #37 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 23:12:45 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 23:12:45 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 23:12:45 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 23:12:45 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 23:12:45 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 23:12:45 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 23:12:45 #37 DONE 2.9s 23:12:45 23:12:45 #40 [support-scheduler internal] load build context 23:12:45 #40 ... 23:12:45 23:12:45 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 23:12:45 #34 DONE 1.6s 23:12:45 23:12:45 #40 [support-scheduler internal] load build context 23:12:46 #40 ... 23:12:46 23:12:46 #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:12:46 #35 DONE 2.2s 23:12:46 23:12:46 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 23:12:46 #38 DONE 0.8s 23:12:46 23:12:46 #37 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 23:12:46 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 23:12:46 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 23:12:46 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 23:12:46 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 23:12:46 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 23:12:46 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 23:12:46 #37 DONE 2.9s 23:12:46 23:12:46 #41 [support-cron-scheduler internal] load build context 23:12:46 #41 DONE 0.0s 23:12:46 23:12:46 #42 [support-notifications internal] load build context 23:12:46 #42 ... 23:12:46 23:12:46 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:46 #33 DONE 0.0s 23:12:46 23:12:46 #42 [support-notifications internal] load build context 23:12:46 #42 ... 23:12:46 23:12:46 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:12:46 #33 DONE 0.0s 23:12:46 23:12:46 #42 [support-notifications internal] load build context 23:12:46 #42 ... 23:12:46 23:12:46 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:12:46 #35 DONE 2.3s 23:12:46 23:12:46 #38 [core-command builder 2/7] WORKDIR /edgex-go 23:12:46 #38 DONE 0.9s 23:12:46 23:12:46 #37 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 23:12:46 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 23:12:46 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 23:12:46 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 23:12:46 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 23:12:46 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 23:12:46 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 23:12:46 #37 DONE 3.0s 23:12:46 23:12:46 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 23:12:46 #34 DONE 2.1s 23:12:46 23:12:46 #42 [support-notifications internal] load build context 23:12:46 #42 ... 23:12:46 23:12:46 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:12:46 #35 DONE 2.3s 23:12:46 23:12:46 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 23:12:46 #38 DONE 0.9s 23:12:46 23:12:46 #37 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 23:12:46 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 23:12:46 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 23:12:46 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 23:12:46 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 23:12:46 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 23:12:46 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 23:12:46 #37 DONE 3.0s 23:12:46 23:12:46 #42 [support-notifications internal] load build context 23:12:46 #42 transferring context: 6.46MB 2.0s 23:12:48 #42 ... 23:12:48 23:12:48 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 23:12:48 #34 DONE 3.6s 23:12:48 23:12:48 #42 [support-notifications internal] load build context 23:12:49 #42 ... 23:12:49 23:12:49 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 23:12:49 #43 DONE 3.2s 23:12:49 23:12:49 #42 [support-notifications internal] load build context 23:12:49 #42 ... 23:12:49 23:12:49 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 23:12:49 #44 DONE 3.6s 23:12:49 23:12:49 #42 [support-notifications internal] load build context 23:12:49 #42 ... 23:12:49 23:12:49 #37 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 23:12:49 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 23:12:49 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 23:12:49 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 23:12:49 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 23:12:49 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 23:12:49 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 23:12:49 #37 DONE 3.0s 23:12:49 23:12:49 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:12:49 #45 DONE 0.0s 23:12:49 23:12:49 #42 [support-notifications internal] load build context 23:12:52 #42 ... 23:12:52 23:12:52 #46 [security-spire-server internal] load build context 23:12:52 #46 transferring context: 27.23kB 0.4s done 23:12:52 #46 DONE 2.5s 23:12:52 23:12:52 #42 [support-notifications internal] load build context 23:12:53 #42 ... 23:12:53 23:12:53 #47 [security-spire-agent internal] load build context 23:12:53 #47 transferring context: 26.76kB 0.7s done 23:12:53 #47 DONE 3.9s 23:12:53 23:12:53 #42 [support-notifications internal] load build context 23:12:53 #42 ... 23:12:53 23:12:53 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:12:53 #0 6.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:12:53 #0 7.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:12:53 #48 10.11 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:12:53 #48 10.11 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:12:53 #48 10.11 OK: 19953 distinct packages available 23:12:53 #48 ... 23:12:53 23:12:53 #49 [security-proxy-setup internal] load build context 23:12:53 #49 ... 23:12:53 23:12:53 #42 [support-notifications internal] load build context 23:12:53 #42 ... 23:12:53 23:12:53 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:12:54 #50 ... 23:12:54 23:12:54 #42 [support-notifications internal] load build context 23:12:54 #42 ... 23:12:54 23:12:54 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:12:54 #0 7.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:12:54 #0 8.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:12:54 #51 ... 23:12:54 23:12:54 #52 [security-spire-config internal] load build context 23:12:54 #52 transferring context: 25.48kB 0.7s done 23:12:54 #52 DONE 4.8s 23:12:54 23:12:54 #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:12:54 #53 ... 23:12:54 23:12:54 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:12:54 #54 ... 23:12:54 23:12:54 #55 [security-proxy-auth internal] load build context 23:12:54 #55 ... 23:12:54 23:12:54 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:12:54 #56 ... 23:12:54 23:12:54 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:55 #57 ... 23:12:55 23:12:55 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:12:55 #58 ... 23:12:55 23:12:55 #59 [security-secretstore-setup internal] load build context 23:12:55 #59 ... 23:12:55 23:12:55 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:55 #60 ... 23:12:55 23:12:55 #36 [security-spiffe-token-provider internal] load build context 23:12:55 #36 ... 23:12:55 23:12:55 #39 [core-data internal] load build context 23:12:55 #39 ... 23:12:55 23:12:55 #61 [core-common-config-bootstrapper internal] load build context 23:12:55 #61 ... 23:12:55 23:12:55 #62 [core-metadata internal] load build context 23:12:55 #62 ... 23:12:55 23:12:55 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:12:55 #63 ... 23:12:55 23:12:55 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:12:56 #64 ... 23:12:56 23:12:56 #65 [core-keeper internal] load build context 23:12:56 #65 ... 23:12:56 23:12:56 #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:12:56 #66 ... 23:12:56 23:12:56 #40 [support-scheduler internal] load build context 23:12:56 #40 ... 23:12:56 23:12:56 #41 [support-cron-scheduler internal] load build context 23:12:56 #41 ... 23:12:56 23:12:56 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:12:56 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done 23:12:56 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 23:12:56 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 23:12:56 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 23:12:56 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done 23:12:56 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.1s 23:12:56 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s 23:12:56 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.3s done 23:12:56 #45 ... 23:12:56 23:12:56 #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:12:56 #51 10.55 OK: 266 MiB in 52 packages 23:12:56 #51 DONE 12.7s 23:12:56 23:12:56 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:12:56 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done 23:12:56 #45 ... 23:12:56 23:12:56 #41 [support-cron-scheduler internal] load build context 23:12:56 #41 ... 23:12:56 23:12:56 #67 [core-command internal] load build context 23:12:56 #67 ... 23:12:56 23:12:56 #68 [security-bootstrapper internal] load build context 23:12:56 #68 ... 23:12:56 23:12:56 #67 [core-command internal] load build context 23:12:57 #67 transferring context: 4.11MB 9.4s 23:12:57 #67 ... 23:12:57 23:12:57 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 23:12:57 #69 ... 23:12:57 23:12:57 #67 [core-command internal] load build context 23:12:59 #67 ... 23:12:59 23:12:59 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:12:59 #70 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.1s done 23:12:59 #70 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 23:12:59 #70 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 23:12:59 #70 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 23:12:59 #70 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done 23:12:59 #70 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.5s done 23:12:59 #70 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.1s done 23:12:59 #70 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.43MB / 18.32MB 5.1s 23:12:59 #70 ... 23:12:59 23:12:59 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:12:59 #54 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:00 #54 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:00 #54 ... 23:13:00 23:13:00 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:13:00 #50 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:00 #50 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:00 #50 15.30 OK: 266 MiB in 52 packages 23:13:00 #50 DONE 17.3s 23:13:01 23:13:01 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:01 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.9s done 23:13:01 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.9s 23:13:01 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 23:13:01 #45 ... 23:13:01 23:13:01 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:13:01 #48 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:01 #48 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:01 #48 15.29 OK: 266 MiB in 52 packages 23:13:01 #48 DONE 17.6s 23:13:01 23:13:01 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:01 #45 ... 23:13:01 23:13:01 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:13:01 #71 ... 23:13:01 23:13:01 #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:13:01 #72 ... 23:13:01 23:13:01 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:13:01 #70 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 6.8s 23:13:02 #70 ... 23:13:02 23:13:02 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:13:02 #56 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:02 #56 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:02 #56 14.42 (1/4) Installing dumb-init (1.2.5-r2) 23:13:02 #56 14.42 (2/4) Installing openssl (3.1.6-r0) 23:13:02 #56 14.42 (3/4) Installing su-exec (0.2-r3) 23:13:02 #56 14.42 (4/4) Installing yq (4.33.3-r5) 23:13:02 #56 15.11 Executing busybox-1.36.1-r7.trigger 23:13:02 #56 15.11 OK: 18 MiB in 19 packages 23:13:02 #56 DONE 18.2s 23:13:02 23:13:02 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:03 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 9.4s 23:13:03 #45 ... 23:13:03 23:13:03 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:03 #60 DONE 18.6s 23:13:03 23:13:03 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:04 #45 ... 23:13:04 23:13:04 #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:13:04 #53 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:04 #53 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:04 #53 17.38 (1/1) Installing dumb-init (1.2.5-r2) 23:13:04 #53 17.38 Executing busybox-1.36.1-r7.trigger 23:13:04 #53 17.53 OK: 8 MiB in 16 packages 23:13:04 #53 DONE 20.1s 23:13:04 23:13:04 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:04 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.86MB / 28.04MB 10.1s 23:13:04 #45 ... 23:13:04 23:13:04 #49 [security-proxy-setup internal] load build context 23:13:04 #49 transferring context: 41.52MB 20.1s 23:13:04 #49 ... 23:13:04 23:13:04 #42 [support-notifications internal] load build context 23:13:04 #42 ... 23:13:04 23:13:04 #49 [security-proxy-setup internal] load build context 23:13:05 #49 ... 23:13:05 23:13:05 #55 [security-proxy-auth internal] load build context 23:13:05 #55 ... 23:13:05 23:13:05 #49 [security-proxy-setup internal] load build context 23:13:05 #49 ... 23:13:05 23:13:05 #36 [security-spiffe-token-provider internal] load build context 23:13:05 #36 ... 23:13:05 23:13:05 #59 [security-secretstore-setup internal] load build context 23:13:05 #59 ... 23:13:05 23:13:05 #39 [core-data internal] load build context 23:13:05 #39 ... 23:13:05 23:13:05 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:05 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 11.6s 23:13:05 #45 ... 23:13:05 23:13:05 #61 [core-common-config-bootstrapper internal] load build context 23:13:05 #61 ... 23:13:05 23:13:05 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:05 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.12MB / 28.04MB 11.9s 23:13:06 #45 ... 23:13:06 23:13:06 #62 [core-metadata internal] load build context 23:13:06 #62 ... 23:13:06 23:13:06 #65 [core-keeper internal] load build context 23:13:06 #65 ... 23:13:06 23:13:06 #40 [support-scheduler internal] load build context 23:13:06 #40 ... 23:13:06 23:13:06 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:06 #45 ... 23:13:06 23:13:06 #41 [support-cron-scheduler internal] load build context 23:13:07 #41 ... 23:13:07 23:13:07 #68 [security-bootstrapper internal] load build context 23:13:07 #68 ... 23:13:07 23:13:07 #40 [support-scheduler internal] load build context 23:13:07 #40 ... 23:13:07 23:13:07 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:07 #57 DONE 22.6s 23:13:07 23:13:07 #40 [support-scheduler internal] load build context 23:13:08 #40 ... 23:13:08 23:13:08 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:13:08 #54 19.65 (1/1) Installing dumb-init (1.2.5-r2) 23:13:08 #54 19.65 Executing busybox-1.36.1-r7.trigger 23:13:08 #54 19.65 OK: 8 MiB in 16 packages 23:13:08 #54 DONE 23.8s 23:13:08 23:13:08 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:13:08 #73 ... 23:13:08 23:13:08 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 23:13:08 #58 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:08 #58 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:08 #58 20.33 (1/2) Installing ca-certificates (20240226-r0) 23:13:08 #58 20.61 (2/2) Installing dumb-init (1.2.5-r2) 23:13:08 #58 20.61 Executing busybox-1.36.1-r7.trigger 23:13:08 #58 20.75 Executing ca-certificates-20240226-r0.trigger 23:13:08 #58 21.95 OK: 9 MiB in 17 packages 23:13:08 #58 DONE 24.0s 23:13:08 23:13:08 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:08 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 14.8s 23:13:08 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 23:13:09 #45 ... 23:13:09 23:13:09 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:13:09 #64 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:09 #64 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:09 #64 19.78 (1/4) Installing ca-certificates (20240226-r0) 23:13:09 #64 20.05 (2/4) Installing dumb-init (1.2.5-r2) 23:13:09 #64 20.05 (3/4) Installing su-exec (0.2-r3) 23:13:09 #64 20.13 (4/4) Installing yq (4.33.3-r5) 23:13:09 #64 20.94 Executing busybox-1.36.1-r7.trigger 23:13:09 #64 21.36 Executing ca-certificates-20240226-r0.trigger 23:13:09 #64 21.99 OK: 18 MiB in 19 packages 23:13:09 #64 DONE 24.5s 23:13:09 23:13:09 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:09 #45 ... 23:13:09 23:13:09 #67 [core-command internal] load build context 23:13:09 #67 transferring context: 8.44MB 21.9s 23:13:10 #67 ... 23:13:10 23:13:10 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:10 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 16.4s 23:13:10 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 16.7s 23:13:10 #45 ... 23:13:10 23:13:10 #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:13:10 #66 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:10 #66 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:10 #66 23.67 OK: 266 MiB in 52 packages 23:13:10 #66 DONE 26.3s 23:13:10 23:13:10 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:10 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 17.0s 23:13:11 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.01MB / 28.04MB 17.2s 23:13:11 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.6s 23:13:12 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.6s done 23:13:13 #45 ... 23:13:13 23:13:13 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:13:13 #70 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 14.5s done 23:13:13 #70 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.3s done 23:13:13 #70 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23:13:13 #70 ... 23:13:13 23:13:13 #41 [support-cron-scheduler internal] load build context 23:13:13 #41 ... 23:13:13 23:13:13 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:13:13 #70 ... 23:13:13 23:13:13 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:13:13 #74 ... 23:13:13 23:13:13 #41 [support-cron-scheduler internal] load build context 23:13:14 #41 ... 23:13:14 23:13:14 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:13:14 #75 ... 23:13:14 23:13:14 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:13:14 #63 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:14 #63 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:14 #63 24.28 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:13:14 #63 24.28 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:13:14 #63 24.28 OK: 19946 distinct packages available 23:13:14 #63 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:14 #63 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:14 #63 29.05 (1/11) Installing ca-certificates (20240226-r0) 23:13:14 #63 29.40 (2/11) Installing brotli-libs (1.0.9-r14) 23:13:14 #63 29.40 (3/11) Installing libunistring (1.1-r1) 23:13:14 #63 29.60 (4/11) Installing libidn2 (2.3.4-r1) 23:13:14 #63 29.60 (5/11) Installing nghttp2-libs (1.57.0-r0) 23:13:14 #63 29.60 (6/11) Installing libcurl (8.9.0-r0) 23:13:14 #63 29.70 (7/11) Installing curl (8.9.0-r0) 23:13:14 #63 29.80 (8/11) Installing dumb-init (1.2.5-r2) 23:13:14 #63 29.80 (9/11) Installing musl-obstack (1.2.3-r2) 23:13:14 #63 29.80 (10/11) Installing libucontext (1.2-r2) 23:13:14 #63 29.84 (11/11) Installing gcompat (1.1.0-r1) 23:13:14 #63 29.84 Executing busybox-1.36.1-r7.trigger 23:13:14 #63 30.01 Executing ca-certificates-20240226-r0.trigger 23:13:14 #63 ... 23:13:14 23:13:14 #42 [support-notifications internal] load build context 23:13:14 #42 transferring context: 38.40MB 29.5s 23:13:14 #42 ... 23:13:14 23:13:14 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 23:13:14 #76 ... 23:13:14 23:13:14 #49 [security-proxy-setup internal] load build context 23:13:14 #49 ... 23:13:14 23:13:14 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:14 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23:13:15 #45 ... 23:13:15 23:13:15 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 23:13:15 #69 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:15 #69 22.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:15 #69 25.47 (1/2) Installing dumb-init (1.2.5-r2) 23:13:15 #69 25.47 (2/2) Installing su-exec (0.2-r3) 23:13:15 #69 25.50 Executing busybox-1.36.1-r7.trigger 23:13:15 #69 25.70 OK: 8 MiB in 17 packages 23:13:15 #69 DONE 27.5s 23:13:15 23:13:15 #55 [security-proxy-auth internal] load build context 23:13:15 #55 ... 23:13:15 23:13:15 #42 [support-notifications internal] load build context 23:13:15 #42 ... 23:13:15 23:13:15 #59 [security-secretstore-setup internal] load build context 23:13:15 #59 ... 23:13:15 23:13:15 #36 [security-spiffe-token-provider internal] load build context 23:13:15 #36 ... 23:13:15 23:13:15 #39 [core-data internal] load build context 23:13:16 #39 ... 23:13:16 23:13:16 #40 [support-scheduler internal] load build context 23:13:16 #40 ... 23:13:16 23:13:16 #61 [core-common-config-bootstrapper internal] load build context 23:13:16 #61 ... 23:13:16 23:13:16 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:16 #45 ... 23:13:16 23:13:16 #62 [core-metadata internal] load build context 23:13:16 #62 ... 23:13:16 23:13:16 #61 [core-common-config-bootstrapper internal] load build context 23:13:16 #61 ... 23:13:16 23:13:16 #65 [core-keeper internal] load build context 23:13:16 #65 ... 23:13:16 23:13:16 #62 [core-metadata internal] load build context 23:13:16 #62 ... 23:13:16 23:13:16 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:13:16 #63 30.66 OK: 13 MiB in 26 packages 23:13:16 #63 DONE 32.6s 23:13:16 23:13:16 #62 [core-metadata internal] load build context 23:13:17 #62 ... 23:13:17 23:13:17 #68 [security-bootstrapper internal] load build context 23:13:17 #68 ... 23:13:17 23:13:17 #40 [support-scheduler internal] load build context 23:13:17 #40 ... 23:13:17 23:13:17 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:13:17 #77 ... 23:13:17 23:13:17 #40 [support-scheduler internal] load build context 23:13:18 #40 ... 23:13:18 23:13:18 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:13:18 #72 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:18 #72 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:18 #72 21.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:13:18 #72 21.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:13:18 #72 21.59 OK: 19946 distinct packages available 23:13:18 #72 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:18 #72 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:18 #72 25.86 (1/5) Installing dumb-init (1.2.5-r2) 23:13:18 #72 25.86 (2/5) Installing musl-obstack (1.2.3-r2) 23:13:18 #72 25.86 (3/5) Installing libucontext (1.2-r2) 23:13:18 #72 25.86 (4/5) Installing gcompat (1.1.0-r1) 23:13:18 #72 25.86 (5/5) Installing openssl (3.1.6-r0) 23:13:18 #72 25.90 Executing busybox-1.36.1-r7.trigger 23:13:18 #72 25.98 OK: 9 MiB in 20 packages 23:13:18 #72 DONE 27.6s 23:13:18 23:13:18 #40 [support-scheduler internal] load build context 23:13:19 #40 ... 23:13:19 23:13:19 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:13:19 #78 ... 23:13:19 23:13:19 #40 [support-scheduler internal] load build context 23:13:19 #40 transferring context: 52.68MB 33.9s 23:13:20 #40 ... 23:13:20 23:13:20 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:13:20 #79 ... 23:13:20 23:13:20 #67 [core-command internal] load build context 23:13:20 #67 ... 23:13:20 23:13:20 #40 [support-scheduler internal] load build context 23:13:21 #40 ... 23:13:21 23:13:21 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:13:21 #71 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:21 #71 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:21 #71 25.19 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:13:21 #71 25.19 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:13:21 #71 25.19 OK: 19946 distinct packages available 23:13:21 #71 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:21 #71 26.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:21 #71 27.46 (1/4) Installing dumb-init (1.2.5-r2) 23:13:21 #71 27.46 (2/4) Installing musl-obstack (1.2.3-r2) 23:13:21 #71 27.46 (3/4) Installing libucontext (1.2-r2) 23:13:21 #71 27.46 (4/4) Installing gcompat (1.1.0-r1) 23:13:21 #71 27.50 Executing busybox-1.36.1-r7.trigger 23:13:21 #71 27.52 OK: 8 MiB in 19 packages 23:13:21 #71 DONE 29.8s 23:13:21 23:13:21 #40 [support-scheduler internal] load build context 23:13:22 #40 ... 23:13:22 23:13:22 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:13:22 #74 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:22 #74 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:22 #74 18.09 OK: 18 MiB in 19 packages 23:13:22 #74 DONE 19.1s 23:13:22 23:13:22 #40 [support-scheduler internal] load build context 23:13:24 #40 ... 23:13:24 23:13:24 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:13:24 #70 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.0s 23:13:24 #70 ... 23:13:24 23:13:24 #40 [support-scheduler internal] load build context 23:13:24 #40 ... 23:13:24 23:13:24 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:13:24 #80 DONE 1.9s 23:13:24 23:13:24 #40 [support-scheduler internal] load build context 23:13:24 #40 ... 23:13:24 23:13:24 #41 [support-cron-scheduler internal] load build context 23:13:24 #41 ... 23:13:24 23:13:24 #40 [support-scheduler internal] load build context 23:13:24 #40 transferring context: 61.11MB 38.9s 23:13:25 #40 ... 23:13:25 23:13:25 #49 [security-proxy-setup internal] load build context 23:13:25 #49 ... 23:13:25 23:13:25 #41 [support-cron-scheduler internal] load build context 23:13:25 #41 ... 23:13:25 23:13:25 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 23:13:25 #81 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:25 #81 ... 23:13:25 23:13:25 #55 [security-proxy-auth internal] load build context 23:13:25 #55 ... 23:13:25 23:13:25 #59 [security-secretstore-setup internal] load build context 23:13:25 #59 ... 23:13:25 23:13:25 #55 [security-proxy-auth internal] load build context 23:13:25 #55 ... 23:13:25 23:13:25 #39 [core-data internal] load build context 23:13:26 #39 ... 23:13:26 23:13:26 #42 [support-notifications internal] load build context 23:13:26 #42 ... 23:13:26 23:13:26 #36 [security-spiffe-token-provider internal] load build context 23:13:26 #36 ... 23:13:26 23:13:26 #59 [security-secretstore-setup internal] load build context 23:13:26 #59 ... 23:13:26 23:13:26 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:13:26 #75 15.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:26 #75 16.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:26 #75 19.33 (1/1) Installing dumb-init (1.2.5-r2) 23:13:26 #75 20.26 Executing busybox-1.36.1-r7.trigger 23:13:26 #75 20.38 OK: 8 MiB in 16 packages 23:13:26 #75 DONE 22.5s 23:13:26 23:13:26 #59 [security-secretstore-setup internal] load build context 23:13:27 #59 ... 23:13:27 23:13:27 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:13:27 #82 ... 23:13:27 23:13:27 #61 [core-common-config-bootstrapper internal] load build context 23:13:27 #61 ... 23:13:27 23:13:27 #65 [core-keeper internal] load build context 23:13:27 #65 ... 23:13:27 23:13:27 #59 [security-secretstore-setup internal] load build context 23:13:27 #59 ... 23:13:27 23:13:27 #62 [core-metadata internal] load build context 23:13:27 #62 ... 23:13:27 23:13:27 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:27 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.6s 23:13:27 #45 ... 23:13:27 23:13:27 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:13:27 #73 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:27 #73 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:27 #73 17.49 OK: 8 MiB in 16 packages 23:13:27 #73 DONE 19.1s 23:13:27 23:13:27 #68 [security-bootstrapper internal] load build context 23:13:27 #68 ... 23:13:27 23:13:27 #59 [security-secretstore-setup internal] load build context 23:13:28 #59 ... 23:13:28 23:13:28 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 23:13:28 #76 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:28 #76 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:28 #76 22.77 OK: 8 MiB in 16 packages 23:13:28 #76 DONE 24.7s 23:13:28 23:13:28 #59 [security-secretstore-setup internal] load build context 23:13:29 #59 ... 23:13:29 23:13:29 #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 23:13:29 #83 ... 23:13:29 23:13:29 #59 [security-secretstore-setup internal] load build context 23:13:29 #59 transferring context: 31.59MB 44.5s 23:13:30 #59 ... 23:13:30 23:13:30 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:13:30 #78 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:30 #78 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:30 #78 19.60 OK: 9 MiB in 17 packages 23:13:30 #78 DONE 21.3s 23:13:30 23:13:30 #59 [security-secretstore-setup internal] load build context 23:13:30 #59 ... 23:13:30 23:13:30 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:13:30 #77 15.38 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:30 #77 16.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:30 #77 21.17 OK: 266 MiB in 52 packages 23:13:30 #77 DONE 22.8s 23:13:30 23:13:30 #59 [security-secretstore-setup internal] load build context 23:13:30 #59 ... 23:13:30 23:13:30 #67 [core-command internal] load build context 23:13:30 #67 ... 23:13:30 23:13:30 #59 [security-secretstore-setup internal] load build context 23:13:31 #59 ... 23:13:31 23:13:31 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:13:31 #0 8.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:31 #0 9.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:31 #84 ... 23:13:31 23:13:31 #59 [security-secretstore-setup internal] load build context 23:13:31 #59 ... 23:13:31 23:13:31 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 23:13:31 #81 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:31 #81 14.43 OK: 8 MiB in 17 packages 23:13:31 #81 DONE 15.7s 23:13:31 23:13:31 #59 [security-secretstore-setup internal] load build context 23:13:32 #59 ... 23:13:32 23:13:32 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:13:32 #79 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:32 #79 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:32 #79 21.07 OK: 18 MiB in 19 packages 23:13:32 #79 DONE 22.1s 23:13:32 23:13:32 #59 [security-secretstore-setup internal] load build context 23:13:34 #59 ... 23:13:34 23:13:34 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:13:34 #70 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.7s 23:13:34 #70 ... 23:13:34 23:13:34 #59 [security-secretstore-setup internal] load build context 23:13:34 #59 ... 23:13:34 23:13:34 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:13:34 #82 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:34 #82 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:34 #82 16.21 OK: 13 MiB in 26 packages 23:13:34 #82 DONE 17.8s 23:13:34 23:13:34 #59 [security-secretstore-setup internal] load build context 23:13:34 #59 transferring context: 37.16MB 49.6s 23:13:34 #59 ... 23:13:34 23:13:34 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:13:34 #84 12.56 OK: 8 MiB in 19 packages 23:13:34 #84 DONE 13.9s 23:13:34 23:13:34 #59 [security-secretstore-setup internal] load build context 23:13:35 #59 ... 23:13:35 23:13:35 #49 [security-proxy-setup internal] load build context 23:13:35 #49 ... 23:13:35 23:13:35 #83 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 23:13:35 #83 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:35 #83 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:35 #83 14.83 OK: 9 MiB in 20 packages 23:13:35 #83 DONE 16.1s 23:13:35 23:13:35 #40 [support-scheduler internal] load build context 23:13:35 #40 ... 23:13:35 23:13:35 #49 [security-proxy-setup internal] load build context 23:13:35 #49 ... 23:13:35 23:13:35 #41 [support-cron-scheduler internal] load build context 23:13:35 #41 ... 23:13:35 23:13:35 #40 [support-scheduler internal] load build context 23:13:36 #40 ... 23:13:36 23:13:36 #55 [security-proxy-auth internal] load build context 23:13:36 #55 ... 23:13:36 23:13:36 #41 [support-cron-scheduler internal] load build context 23:13:36 #41 ... 23:13:36 23:13:36 #39 [core-data internal] load build context 23:13:36 #39 ... 23:13:36 23:13:36 #42 [support-notifications internal] load build context 23:13:36 #42 ... 23:13:36 23:13:36 #39 [core-data internal] load build context 23:13:36 #39 ... 23:13:36 23:13:36 #36 [security-spiffe-token-provider internal] load build context 23:13:36 #36 ... 23:13:36 23:13:36 #55 [security-proxy-auth internal] load build context 23:13:37 #55 ... 23:13:37 23:13:37 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:13:37 #85 DONE 5.6s 23:13:37 23:13:37 #55 [security-proxy-auth internal] load build context 23:13:37 #55 ... 23:13:37 23:13:37 #61 [core-common-config-bootstrapper internal] load build context 23:13:37 #61 ... 23:13:37 23:13:37 #65 [core-keeper internal] load build context 23:13:37 #65 ... 23:13:37 23:13:37 #55 [security-proxy-auth internal] load build context 23:13:37 #55 ... 23:13:37 23:13:37 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 23:13:37 #86 DONE 0.7s 23:13:37 23:13:37 #62 [core-metadata internal] load build context 23:13:37 #62 ... 23:13:37 23:13:37 #65 [core-keeper internal] load build context 23:13:38 #65 ... 23:13:38 23:13:38 #68 [security-bootstrapper internal] load build context 23:13:38 #68 ... 23:13:38 23:13:38 #65 [core-keeper internal] load build context 23:13:39 #65 ... 23:13:39 23:13:39 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:39 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.6s 23:13:39 #45 ... 23:13:39 23:13:39 #65 [core-keeper internal] load build context 23:13:39 #65 transferring context: 103.98MB 54.7s 23:13:40 #65 ... 23:13:40 23:13:40 #67 [core-command internal] load build context 23:13:40 #67 ... 23:13:40 23:13:40 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:44 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.7s 23:13:44 #45 ... 23:13:44 23:13:44 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:13:44 #70 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 30.5s done 23:13:44 #70 ... 23:13:44 23:13:44 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:45 #45 ... 23:13:45 23:13:45 #59 [security-secretstore-setup internal] load build context 23:13:45 #59 transferring context: 71.33MB 60.0s 23:13:45 #59 ... 23:13:45 23:13:45 #68 [security-bootstrapper internal] load build context 23:13:45 #68 ... 23:13:45 23:13:45 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:46 #45 ... 23:13:46 23:13:46 #40 [support-scheduler internal] load build context 23:13:46 #40 ... 23:13:46 23:13:46 #49 [security-proxy-setup internal] load build context 23:13:46 #49 ... 23:13:46 23:13:46 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:46 #45 ... 23:13:46 23:13:46 #41 [support-cron-scheduler internal] load build context 23:13:46 #41 ... 23:13:46 23:13:46 #49 [security-proxy-setup internal] load build context 23:13:46 #49 ... 23:13:46 23:13:46 #42 [support-notifications internal] load build context 23:13:46 #42 ... 23:13:46 23:13:46 #39 [core-data internal] load build context 23:13:46 #39 ... 23:13:46 23:13:46 #36 [security-spiffe-token-provider internal] load build context 23:13:46 #36 ... 23:13:46 23:13:46 #39 [core-data internal] load build context 23:13:47 #39 ... 23:13:47 23:13:47 #61 [core-common-config-bootstrapper internal] load build context 23:13:47 #61 ... 23:13:47 23:13:47 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:47 #45 ... 23:13:47 23:13:47 #55 [security-proxy-auth internal] load build context 23:13:47 #55 ... 23:13:47 23:13:47 #62 [core-metadata internal] load build context 23:13:48 #62 ... 23:13:48 23:13:48 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:48 #45 ... 23:13:48 23:13:48 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:13:48 #87 DONE 2.5s 23:13:48 23:13:48 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:49 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.9s 23:13:50 #45 ... 23:13:50 23:13:50 #65 [core-keeper internal] load build context 23:13:50 #65 transferring context: 164.04MB 65.7s 23:13:50 #65 ... 23:13:50 23:13:50 #67 [core-command internal] load build context 23:13:51 #67 ... 23:13:51 23:13:51 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:13:51 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.2s done 23:13:55 #45 ... 23:13:55 23:13:55 #59 [security-secretstore-setup internal] load build context 23:13:55 #59 ... 23:13:55 23:13:55 #68 [security-bootstrapper internal] load build context 23:13:55 #68 ... 23:13:55 23:13:55 #59 [security-secretstore-setup internal] load build context 23:13:56 #59 transferring context: 112.94MB 70.8s 23:13:56 #59 ... 23:13:56 23:13:56 #40 [support-scheduler internal] load build context 23:13:56 #40 ... 23:13:56 23:13:56 #59 [security-secretstore-setup internal] load build context 23:13:56 #59 ... 23:13:56 23:13:56 #41 [support-cron-scheduler internal] load build context 23:13:56 #41 ... 23:13:56 23:13:56 #59 [security-secretstore-setup internal] load build context 23:13:56 #59 ... 23:13:56 23:13:56 #42 [support-notifications internal] load build context 23:13:56 #42 ... 23:13:56 23:13:56 #49 [security-proxy-setup internal] load build context 23:13:57 #49 ... 23:13:57 23:13:57 #42 [support-notifications internal] load build context 23:13:57 #42 ... 23:13:57 23:13:57 #36 [security-spiffe-token-provider internal] load build context 23:13:57 #36 ... 23:13:57 23:13:57 #39 [core-data internal] load build context 23:13:57 #39 ... 23:13:57 23:13:57 #61 [core-common-config-bootstrapper internal] load build context 23:13:57 #61 ... 23:13:57 23:13:57 #39 [core-data internal] load build context 23:13:57 #39 ... 23:13:57 23:13:57 #55 [security-proxy-auth internal] load build context 23:13:58 #55 ... 23:13:58 23:13:58 #62 [core-metadata internal] load build context 23:13:58 #62 ... 23:13:58 23:13:58 #55 [security-proxy-auth internal] load build context 23:13:59 #55 ... 23:13:59 23:13:59 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:13:59 #88 DONE 3.4s 23:13:59 23:13:59 #55 [security-proxy-auth internal] load build context 23:13:59 #55 ... 23:13:59 23:13:59 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:13:59 #89 DONE 4.2s 23:13:59 23:13:59 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:13:59 #90 DONE 4.2s 23:13:59 23:13:59 #55 [security-proxy-auth internal] load build context 23:14:00 #55 ... 23:14:00 23:14:00 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:14:00 #91 DONE 1.1s 23:14:00 23:14:00 #55 [security-proxy-auth internal] load build context 23:14:00 #55 ... 23:14:00 23:14:00 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:14:00 #92 DONE 1.1s 23:14:00 23:14:00 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:14:00 #93 DONE 1.1s 23:14:00 23:14:00 #55 [security-proxy-auth internal] load build context 23:14:00 #55 transferring context: 91.59MB 76.5s 23:14:01 #55 ... 23:14:01 23:14:01 #65 [core-keeper internal] load build context 23:14:01 #65 ... 23:14:01 23:14:01 #67 [core-command internal] load build context 23:14:01 #67 ... 23:14:01 23:14:01 #55 [security-proxy-auth internal] load build context 23:14:01 #55 ... 23:14:01 23:14:01 #94 [security-spire-server stage-2 6/9] COPY security.txt / 23:14:01 #94 DONE 1.1s 23:14:01 23:14:01 #55 [security-proxy-auth internal] load build context 23:14:01 #55 ... 23:14:01 23:14:01 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 23:14:01 #95 DONE 1.4s 23:14:01 23:14:01 #55 [security-proxy-auth internal] load build context 23:14:02 #55 ... 23:14:02 23:14:02 #96 [security-spire-config stage-2 6/10] COPY security.txt / 23:14:02 #96 DONE 1.5s 23:14:02 23:14:02 #55 [security-proxy-auth internal] load build context 23:14:02 #55 ... 23:14:02 23:14:02 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:14:02 #97 DONE 0.8s 23:14:02 23:14:02 #55 [security-proxy-auth internal] load build context 23:14:03 #55 ... 23:14:03 23:14:03 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:14:03 #98 DONE 1.3s 23:14:03 23:14:03 #55 [security-proxy-auth internal] load build context 23:14:03 #55 ... 23:14:03 23:14:03 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:14:03 #99 DONE 1.2s 23:14:03 23:14:03 #55 [security-proxy-auth internal] load build context 23:14:03 #55 ... 23:14:03 23:14:03 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:14:03 #100 DONE 1.6s 23:14:03 23:14:03 #55 [security-proxy-auth internal] load build context 23:14:04 #55 ... 23:14:04 23:14:04 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:14:04 #101 DONE 1.3s 23:14:04 23:14:04 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:14:04 #102 DONE 1.5s 23:14:04 23:14:04 #55 [security-proxy-auth internal] load build context 23:14:05 #55 ... 23:14:05 23:14:05 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:14:05 #103 DONE 1.1s 23:14:05 23:14:05 #55 [security-proxy-auth internal] load build context 23:14:06 #55 transferring context: 104.87MB 81.5s 23:14:06 #55 ... 23:14:06 23:14:06 #68 [security-bootstrapper internal] load build context 23:14:06 #68 ... 23:14:06 23:14:06 #55 [security-proxy-auth internal] load build context 23:14:06 #55 ... 23:14:06 23:14:06 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:14:06 #104 DONE 1.4s 23:14:06 23:14:06 #55 [security-proxy-auth internal] load build context 23:14:06 #55 ... 23:14:06 23:14:06 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:14:06 #105 DONE 1.7s 23:14:06 23:14:06 #55 [security-proxy-auth internal] load build context 23:14:06 #55 ... 23:14:06 23:14:06 #40 [support-scheduler internal] load build context 23:14:06 #40 ... 23:14:06 23:14:06 #55 [security-proxy-auth internal] load build context 23:14:06 #55 ... 23:14:06 23:14:06 #59 [security-secretstore-setup internal] load build context 23:14:06 #59 ... 23:14:06 23:14:06 #41 [support-cron-scheduler internal] load build context 23:14:06 #41 ... 23:14:06 23:14:06 #49 [security-proxy-setup internal] load build context 23:14:07 #49 ... 23:14:07 23:14:07 #55 [security-proxy-auth internal] load build context 23:14:07 #55 ... 23:14:07 23:14:07 #36 [security-spiffe-token-provider internal] load build context 23:14:07 #36 ... 23:14:07 23:14:07 #61 [core-common-config-bootstrapper internal] load build context 23:14:08 #61 ... 23:14:08 23:14:08 #42 [support-notifications internal] load build context 23:14:08 #42 ... 23:14:08 23:14:08 #39 [core-data internal] load build context 23:14:08 #39 ... 23:14:08 23:14:08 #62 [core-metadata internal] load build context 23:14:08 #62 ... 23:14:08 23:14:08 #39 [core-data internal] load build context 23:14:11 #39 transferring context: 99.26MB 86.7s 23:14:11 #39 ... 23:14:11 23:14:11 #65 [core-keeper internal] load build context 23:14:11 #65 ... 23:14:11 23:14:11 #39 [core-data internal] load build context 23:14:11 #39 ... 23:14:11 23:14:11 #67 [core-command internal] load build context 23:14:11 #67 ... 23:14:11 23:14:11 #39 [core-data internal] load build context 23:14:13 #39 ... 23:14:13 23:14:13 #106 [security-spire-config] exporting to image 23:14:13 #106 exporting layers 6.6s done 23:14:13 #106 writing image sha256:f3c131b281d7ffab48c852923fcc35694f6d88eacb378c0d5c8add2791801696 0.0s done 23:14:13 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 23:14:13 #106 writing image sha256:2c7d9ac1e0c555276dcb51fbc6e773f0daf0d68b8d5e0f06b79433046dd42238 0.2s done 23:14:13 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 23:14:13 #106 writing image sha256:4aaf7d5b39fb87063c3f6e8ad3acba7f4add56f43d9cef242e98156fd39b5d7c 0.1s done 23:14:13 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 23:14:13 #106 DONE 8.1s 23:14:13 23:14:13 #39 [core-data internal] load build context 23:14:16 #39 transferring context: 108.61MB 91.8s 23:14:16 #39 ... 23:14:16 23:14:16 #68 [security-bootstrapper internal] load build context 23:14:16 #68 ... 23:14:16 23:14:16 #39 [core-data internal] load build context 23:14:16 #39 ... 23:14:16 23:14:16 #40 [support-scheduler internal] load build context 23:14:16 #40 ... 23:14:16 23:14:16 #39 [core-data internal] load build context 23:14:16 #39 ... 23:14:16 23:14:16 #59 [security-secretstore-setup internal] load build context 23:14:17 #59 ... 23:14:17 23:14:17 #41 [support-cron-scheduler internal] load build context 23:14:17 #41 ... 23:14:17 23:14:17 #49 [security-proxy-setup internal] load build context 23:14:17 #49 ... 23:14:17 23:14:17 #41 [support-cron-scheduler internal] load build context 23:14:17 #41 ... 23:14:17 23:14:17 #55 [security-proxy-auth internal] load build context 23:14:18 #55 ... 23:14:18 23:14:18 #36 [security-spiffe-token-provider internal] load build context 23:14:18 #36 ... 23:14:18 23:14:18 #61 [core-common-config-bootstrapper internal] load build context 23:14:18 #61 ... 23:14:18 23:14:18 #42 [support-notifications internal] load build context 23:14:18 #42 ... 23:14:18 23:14:18 #55 [security-proxy-auth internal] load build context 23:14:18 #55 ... 23:14:18 23:14:18 #62 [core-metadata internal] load build context 23:14:18 #62 ... 23:14:18 23:14:18 #55 [security-proxy-auth internal] load build context 23:14:18 #55 ... 23:14:18 23:14:18 #65 [core-keeper internal] load build context 23:14:18 #65 transferring context: 308.08MB 93.4s done 23:14:18 #65 DONE 94.0s 23:14:18 23:14:18 #55 [security-proxy-auth internal] load build context 23:14:18 #55 ... 23:14:18 23:14:18 #40 [support-scheduler internal] load build context 23:14:18 #40 transferring context: 308.08MB 93.2s done 23:14:18 #40 DONE 93.7s 23:14:18 23:14:18 #55 [security-proxy-auth internal] load build context 23:14:20 #55 ... 23:14:20 23:14:20 #41 [support-cron-scheduler internal] load build context 23:14:20 #41 transferring context: 308.08MB 93.4s done 23:14:20 #41 DONE 94.5s 23:14:20 23:14:20 #55 [security-proxy-auth internal] load build context 23:14:21 #55 ... 23:14:21 23:14:21 #49 [security-proxy-setup internal] load build context 23:14:21 #49 transferring context: 308.08MB 96.4s done 23:14:21 #49 DONE 97.1s 23:14:21 23:14:21 #55 [security-proxy-auth internal] load build context 23:14:21 #55 ... 23:14:21 23:14:21 #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:14:21 #107 DONE 2.8s 23:14:21 23:14:21 #55 [security-proxy-auth internal] load build context 23:14:21 #55 ... 23:14:21 23:14:21 #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:14:21 #108 DONE 2.5s 23:14:21 23:14:21 #55 [security-proxy-auth internal] load build context 23:14:21 #55 ... 23:14:21 23:14:21 #67 [core-command internal] load build context 23:14:21 #67 ... 23:14:21 23:14:21 #55 [security-proxy-auth internal] load build context 23:14:22 #55 ... 23:14:22 23:14:22 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:14:22 #109 DONE 1.6s 23:14:23 23:14:23 #55 [security-proxy-auth internal] load build context 23:14:23 #55 ... 23:14:23 23:14:23 #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 23:14:23 #110 DONE 2.1s 23:14:23 23:14:23 #111 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:26 #111 ... 23:14:26 23:14:26 #68 [security-bootstrapper internal] load build context 23:14:26 #68 transferring context: 248.67MB 98.6s 23:14:26 #68 ... 23:14:26 23:14:26 #61 [core-common-config-bootstrapper internal] load build context 23:14:26 #61 ... 23:14:26 23:14:26 #68 [security-bootstrapper internal] load build context 23:14:27 #68 ... 23:14:27 23:14:27 #39 [core-data internal] load build context 23:14:27 #39 ... 23:14:27 23:14:27 #59 [security-secretstore-setup internal] load build context 23:14:27 #59 ... 23:14:27 23:14:27 #68 [security-bootstrapper internal] load build context 23:14:28 #68 ... 23:14:28 23:14:28 #36 [security-spiffe-token-provider internal] load build context 23:14:28 #36 ... 23:14:28 23:14:28 #68 [security-bootstrapper internal] load build context 23:14:28 #68 ... 23:14:28 23:14:28 #42 [support-notifications internal] load build context 23:14:28 #42 ... 23:14:28 23:14:28 #62 [core-metadata internal] load build context 23:14:28 #62 ... 23:14:28 23:14:28 #42 [support-notifications internal] load build context 23:14:29 #42 transferring context: 308.08MB 104.8s done 23:14:29 #42 DONE 104.9s 23:14:29 23:14:29 #68 [security-bootstrapper internal] load build context 23:14:30 #68 ... 23:14:30 23:14:30 #61 [core-common-config-bootstrapper internal] load build context 23:14:30 #61 transferring context: 308.08MB 104.3s done 23:14:30 #61 DONE 104.8s 23:14:30 23:14:30 #68 [security-bootstrapper internal] load build context 23:14:31 #68 ... 23:14:31 23:14:31 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:31 #112 ... 23:14:31 23:14:31 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:31 #113 ... 23:14:31 23:14:31 #62 [core-metadata internal] load build context 23:14:32 #62 ... 23:14:32 23:14:32 #67 [core-command internal] load build context 23:14:32 #67 ... 23:14:32 23:14:32 #62 [core-metadata internal] load build context 23:14:33 #62 ... 23:14:33 23:14:33 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:33 #114 ... 23:14:33 23:14:33 #55 [security-proxy-auth internal] load build context 23:14:33 #55 ... 23:14:33 23:14:33 #62 [core-metadata internal] load build context 23:14:35 #62 transferring context: 255.01MB 109.3s 23:14:37 #62 ... 23:14:37 23:14:37 #39 [core-data internal] load build context 23:14:37 #39 ... 23:14:37 23:14:37 #62 [core-metadata internal] load build context 23:14:37 #62 ... 23:14:37 23:14:37 #59 [security-secretstore-setup internal] load build context 23:14:37 #59 ... 23:14:37 23:14:37 #39 [core-data internal] load build context 23:14:38 #39 ... 23:14:38 23:14:38 #36 [security-spiffe-token-provider internal] load build context 23:14:38 #36 ... 23:14:38 23:14:38 #39 [core-data internal] load build context 23:14:38 #39 ... 23:14:38 23:14:38 #68 [security-bootstrapper internal] load build context 23:14:38 #68 transferring context: 308.08MB 111.1s done 23:14:38 #68 DONE 112.2s 23:14:38 23:14:38 #39 [core-data internal] load build context 23:14:39 #39 ... 23:14:39 23:14:39 #59 [security-secretstore-setup internal] load build context 23:14:39 #59 transferring context: 308.08MB 114.1s done 23:14:39 #59 DONE 114.7s 23:14:39 23:14:39 #39 [core-data internal] load build context 23:14:42 #39 ... 23:14:42 23:14:42 #67 [core-command internal] load build context 23:14:42 #67 ... 23:14:42 23:14:42 #39 [core-data internal] load build context 23:14:42 #39 ... 23:14:42 23:14:42 #62 [core-metadata internal] load build context 23:14:42 #62 transferring context: 308.08MB 116.9s done 23:14:42 #62 DONE 117.4s 23:14:42 23:14:42 #39 [core-data internal] load build context 23:14:43 #39 ... 23:14:43 23:14:43 #55 [security-proxy-auth internal] load build context 23:14:43 #55 ... 23:14:43 23:14:43 #39 [core-data internal] load build context 23:14:45 #39 ... 23:14:45 23:14:45 #67 [core-command internal] load build context 23:14:45 #67 transferring context: 308.08MB 117.7s done 23:14:45 #67 DONE 118.7s 23:14:45 23:14:45 #39 [core-data internal] load build context 23:14:45 #39 ... 23:14:45 23:14:45 #55 [security-proxy-auth internal] load build context 23:14:45 #55 transferring context: 308.08MB 121.3s done 23:14:45 #55 DONE 121.6s 23:14:45 23:14:45 #39 [core-data internal] load build context 23:14:49 #39 ... 23:14:49 23:14:49 #36 [security-spiffe-token-provider internal] load build context 23:14:49 #36 ... 23:14:49 23:14:49 #39 [core-data internal] load build context 23:14:49 #39 ... 23:14:49 23:14:49 #36 [security-spiffe-token-provider internal] load build context 23:14:49 #36 transferring context: 308.08MB 126.6s done 23:14:49 #36 DONE 126.7s 23:14:49 23:14:49 #39 [core-data internal] load build context 23:14:51 #39 transferring context: 308.08MB 126.6s done 23:14:51 #39 DONE 126.9s 23:14:51 23:14:51 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:14:51 #115 DONE 2.4s 23:14:51 23:14:51 #111 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:51 #111 ... 23:14:51 23:14:51 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #116 ... 23:15:59 23:15:59 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #113 DONE 92.1s 23:15:59 23:15:59 #111 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #111 DONE 90.6s 23:15:59 23:15:59 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #112 DONE 92.2s 23:15:59 23:15:59 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #114 DONE 90.9s 23:15:59 23:15:59 #117 [security-proxy-setup builder 6/7] COPY . . 23:15:59 #117 DONE 5.6s 23:15:59 23:15:59 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #118 CACHED 23:15:59 23:15:59 #119 [core-command builder 6/7] COPY . . 23:15:59 #119 CACHED 23:15:59 23:15:59 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 23:15:59 #120 CACHED 23:15:59 23:15:59 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 23:15:59 #121 CACHED 23:15:59 23:15:59 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #122 CACHED 23:15:59 23:15:59 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:15:59 #123 CACHED 23:15:59 23:15:59 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #124 CACHED 23:15:59 23:15:59 #125 [core-metadata builder 6/7] COPY . . 23:15:59 #125 CACHED 23:15:59 23:15:59 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:15:59 #126 CACHED 23:15:59 23:15:59 #127 [support-scheduler builder 6/7] COPY . . 23:15:59 #127 DONE 5.6s 23:15:59 23:15:59 #128 [security-secretstore-setup builder 6/7] COPY . . 23:15:59 #128 CACHED 23:15:59 23:15:59 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #129 CACHED 23:15:59 23:15:59 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:15:59 #130 CACHED 23:15:59 23:15:59 #131 [core-data builder 6/7] COPY . . 23:15:59 #131 CACHED 23:15:59 23:15:59 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #132 CACHED 23:15:59 23:15:59 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 23:15:59 #133 CACHED 23:15:59 23:15:59 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #134 CACHED 23:15:59 23:15:59 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:15:59 #135 CACHED 23:15:59 23:15:59 #136 [security-proxy-auth builder 6/7] COPY . . 23:15:59 #136 CACHED 23:15:59 23:15:59 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #116 DONE 68.0s 23:15:59 23:15:59 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:15:59 #137 ... 23:15:59 23:15:59 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:15:59 #138 CACHED 23:15:59 23:15:59 #139 [security-bootstrapper builder 6/7] COPY . . 23:15:59 #139 CACHED 23:15:59 23:15:59 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #140 CACHED 23:15:59 23:15:59 #141 [support-cron-scheduler builder 6/7] COPY . . 23:15:59 #141 DONE 5.7s 23:15:59 23:15:59 #142 [core-keeper builder 7/8] COPY . . 23:15:59 #142 DONE 5.6s 23:15:59 23:15:59 #143 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:59 #143 CACHED 23:15:59 23:15:59 #144 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:15:59 #144 CACHED 23:15:59 23:15:59 #145 [support-notifications builder 6/7] COPY . . 23:15:59 #145 CACHED 23:15:59 23:15:59 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:16:05 #146 ... 23:16:05 23:16:05 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:16:05 #0 5.076 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 23:16:05 #147 ... 23:16:05 23:16:05 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:16:05 #0 5.447 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 23:16:06 #148 ... 23:16:06 23:16:06 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:16:06 #137 6.485 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 23:16:09 #137 ... 23:16:09 23:16:09 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:16:09 #0 4.628 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 23:16:09 #149 ... 23:16:09 23:16:09 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:16:09 #0 6.899 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 23:16:09 #150 ... 23:16:09 23:16:09 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:16:09 #0 6.895 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 23:16:09 #151 ... 23:16:09 23:16:09 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:16:09 #0 6.500 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 23:16:10 #152 ... 23:16:10 23:16:10 #153 [security-spiffe-token-provider builder 6/7] COPY . . 23:16:10 #153 DONE 10.6s 23:16:10 23:16:10 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:16:10 #0 5.898 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 23:16:10 #154 ... 23:16:10 23:16:10 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:16:10 #0 5.420 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 23:16:10 #155 ... 23:16:10 23:16:10 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:16:10 #0 6.444 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 23:16:10 #156 ... 23:16:10 23:16:10 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:16:10 #0 6.058 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 23:16:10 #157 ... 23:16:10 23:16:10 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:16:12 #158 2.008 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 23:16:16 #158 ... 23:16:16 23:16:16 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:16:16 #146 6.660 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 23:37:25 #146 ... 23:37:25 23:37:25 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:37:25 #151 DONE 1275.3s 23:37:25 23:37:25 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:37:25 #154 ... 23:37:25 23:37:25 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:37:25 #159 DONE 0.3s 23:37:25 23:37:25 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:37:25 #45 ... 23:37:25 23:37:25 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:37:25 #160 DONE 0.4s 23:37:25 23:37:25 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:37:25 #161 DONE 0.2s 23:37:25 23:37:25 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:37:25 #156 ... 23:37:25 23:37:25 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:37:25 #162 DONE 0.2s 23:37:25 23:37:25 #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:37:25 #163 DONE 0.2s 23:37:25 23:37:25 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:37:25 #156 ... 23:37:25 23:37:25 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:37:25 #164 DONE 0.3s 23:37:25 23:37:25 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:37:25 #152 ... 23:37:25 23:37:25 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:37:25 #165 ... 23:37:25 23:37:25 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:37:25 #157 DONE 1279.0s 23:37:25 23:37:25 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:37:25 #166 DONE 0.3s 23:37:25 23:37:25 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 23:37:25 #167 ... 23:37:25 23:37:25 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:37:25 #165 DONE 3.0s 23:37:25 23:37:25 #106 [security-proxy-setup] exporting to image 23:37:25 #106 exporting layers 23:37:25 #106 exporting layers 1.6s done 23:37:25 #106 writing image sha256:bf49e9aa5c2372815367c3ebfa89a7257f39f26907b3691ecb36b38fba5e7813 0.1s done 23:37:25 #106 naming to docker.io/library/security-proxy-setup-arm64 23:37:25 #106 naming to docker.io/library/security-proxy-setup-arm64 done 23:37:25 #106 DONE 9.7s 23:37:25 23:37:25 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:37:25 #156 ... 23:37:25 23:37:25 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 23:37:25 #167 DONE 2.7s 23:37:25 23:37:25 #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 23:37:25 #168 DONE 0.3s 23:37:25 23:37:25 #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 23:37:25 #169 DONE 0.2s 23:37:25 23:37:25 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:37:25 #146 ... 23:37:25 23:37:25 #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:37:25 #170 DONE 0.4s 23:37:25 23:37:25 #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:37:25 #171 DONE 0.1s 23:37:25 23:37:25 #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:37:25 #172 DONE 0.2s 23:37:25 23:37:25 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:25 #158 ... 23:37:25 23:37:25 #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 23:37:25 #173 DONE 0.2s 23:37:25 23:37:25 #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:37:25 #174 DONE 0.2s 23:37:25 23:37:25 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:37:25 #175 DONE 0.2s 23:37:25 23:37:25 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:37:25 #176 DONE 0.1s 23:37:25 23:37:25 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:25 #158 ... 23:37:25 23:37:25 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 23:37:25 #177 DONE 2.0s 23:37:25 23:37:25 #106 [security-bootstrapper] exporting to image 23:37:26 #106 exporting layers 1.0s done 23:37:26 #106 writing image sha256:ac6f161b5e86d983f68133aaa898170cb2b963dc49c3d258a32a8ba7e0725a74 done 23:37:26 #106 naming to docker.io/library/security-bootstrapper-arm64 done 23:37:26 #106 DONE 10.7s 23:37:26 23:37:26 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:28 #158 ... 23:37:28 23:37:28 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:37:28 #137 1289.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:37:51 #137 DONE 1308.4s 23:37:51 23:37:51 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:37:51 #156 ... 23:37:51 23:37:51 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:37:51 #178 DONE 0.3s 23:37:51 23:37:51 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:37:51 #179 DONE 0.3s 23:37:51 23:37:51 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:37:51 #156 ... 23:37:51 23:37:51 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:37:51 #180 DONE 0.2s 23:37:51 23:37:51 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:37:51 #156 ... 23:37:51 23:37:51 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:37:51 #181 DONE 0.2s 23:37:51 23:37:51 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:37:51 #182 DONE 0.2s 23:37:51 23:37:51 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:37:51 #154 ... 23:37:51 23:37:51 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:37:51 #183 DONE 0.3s 23:37:51 23:37:51 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:51 #158 ... 23:37:51 23:37:51 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:37:51 #184 DONE 0.3s 23:37:51 23:37:51 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:37:51 #156 ... 23:37:51 23:37:51 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:37:51 #185 DONE 0.1s 23:37:51 23:37:51 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:37:52 #186 DONE 2.3s 23:37:52 23:37:52 #106 [security-secretstore-setup] exporting to image 23:37:52 #106 exporting layers 23:37:53 #106 exporting layers 1.2s done 23:37:53 #106 writing image sha256:3c622b8ed6a433d48f51f532829868c5d6b6e813163a02467ebee4b53293e739 done 23:37:53 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 23:37:53 #106 DONE 12.0s 23:37:53 23:37:53 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:38:41 #158 ... 23:38:41 23:38:41 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:38:41 #147 DONE 1355.2s 23:38:41 23:38:41 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:38:41 #154 ... 23:38:41 23:38:41 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:38:41 #187 DONE 0.1s 23:38:41 23:38:41 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:38:41 #188 DONE 0.2s 23:38:41 23:38:41 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:38:41 #189 DONE 0.4s 23:38:41 23:38:41 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:38:41 #148 ... 23:38:41 23:38:41 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:38:41 #190 DONE 0.2s 23:38:41 23:38:41 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:38:41 #191 DONE 0.3s 23:38:41 23:38:41 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:38:41 #192 DONE 2.4s 23:38:41 23:38:41 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:38:41 #45 ... 23:38:41 23:38:41 #106 [core-common-config-bootstrapper] exporting to image 23:38:41 #106 exporting layers 23:38:41 #106 exporting layers 0.5s done 23:38:41 #106 writing image sha256:a46f17c0f7fd76f6cb1c643c160211c62715b7c6f8bfff6734b85ba15dd125f6 done 23:38:41 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:38:41 #106 DONE 12.5s 23:38:41 23:38:41 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:40:48 #154 ... 23:40:48 23:40:48 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:40:48 #158 DONE 1469.4s 23:40:48 23:40:48 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:40:48 #154 ... 23:40:48 23:40:48 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:40:48 #193 DONE 0.4s 23:40:48 23:40:48 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:40:48 #146 ... 23:40:48 23:40:48 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:40:48 #194 DONE 0.1s 23:40:48 23:40:48 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:40:48 #195 DONE 0.3s 23:40:48 23:40:48 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:40:48 #150 ... 23:40:48 23:40:48 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:40:48 #196 DONE 0.1s 23:40:48 23:40:48 #106 [security-spiffe-token-provider] exporting to image 23:40:48 #106 exporting layers 23:40:48 #106 exporting layers 0.8s done 23:40:48 #106 writing image sha256:d64c20f2b81e4f5d280fdfb7b8919dee82924667d89ca42349ca45f4c4f60d27 done 23:40:48 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:40:48 #106 DONE 13.3s 23:40:48 23:40:48 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:48:40 #149 ... 23:48:40 23:48:40 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:48:40 #154 DONE 1951.9s 23:48:40 23:48:40 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:48:40 #156 ... 23:48:40 23:48:40 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:48:40 #197 DONE 0.2s 23:48:40 23:48:40 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:48:40 #198 DONE 0.1s 23:48:40 23:48:40 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:48:40 #149 ... 23:48:40 23:48:40 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:48:40 #199 DONE 0.4s 23:48:40 23:48:40 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:48:40 #200 DONE 0.1s 23:48:40 23:48:40 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:48:40 #201 DONE 0.1s 23:48:40 23:48:40 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:40 #202 DONE 1.6s 23:48:40 23:48:40 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:48:40 #156 ... 23:48:40 23:48:40 #106 [security-proxy-auth] exporting to image 23:48:40 #106 exporting layers 23:48:40 #106 exporting layers 0.6s done 23:48:40 #106 writing image sha256:d340572a3a19c8f2288b149cab3cdc9773d9a726064453d74e8aafa5509698e5 done 23:48:40 #106 naming to docker.io/library/security-proxy-auth-arm64 done 23:48:40 #106 DONE 13.9s 23:48:40 23:48:40 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:49:36 #70 ... 23:49:36 23:49:36 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:49:36 #156 DONE 2011.5s 23:49:36 23:49:36 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:49:36 #45 ... 23:49:36 23:49:36 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:49:36 #203 DONE 0.2s 23:49:36 23:49:36 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:49:36 #146 ... 23:49:36 23:49:36 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:49:36 #204 DONE 0.2s 23:49:36 23:49:36 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:49:36 #205 DONE 0.5s 23:49:36 23:49:36 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:49:36 #146 ... 23:49:36 23:49:36 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:49:36 #206 DONE 0.2s 23:49:36 23:49:36 #106 [core-command] exporting to image 23:49:36 #106 exporting layers 23:49:36 #106 exporting layers 0.6s done 23:49:36 #106 writing image sha256:850201d104eb2f0c8d57dc3b429c6c2b300310ba2da5ca745a22d2de81fcbba1 done 23:49:36 #106 naming to docker.io/library/core-command-arm64 done 23:49:36 #106 DONE 14.5s 23:49:36 23:49:36 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:51:43 #155 ... 23:51:43 23:51:43 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:51:43 #148 DONE 2133.7s 23:51:43 23:51:43 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:51:43 #155 ... 23:51:43 23:51:43 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 23:51:43 #207 DONE 0.1s 23:51:43 23:51:43 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:51:43 #45 ... 23:51:43 23:51:43 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:51:43 #208 DONE 0.5s 23:51:43 23:51:43 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:51:43 #209 DONE 0.1s 23:51:43 23:51:43 #106 [core-keeper] exporting to image 23:51:43 #106 exporting layers 23:51:43 #106 exporting layers 0.5s done 23:51:43 #106 writing image sha256:b260777be28f5848520045ce052c84adaba9949dc2257b390be6a68a011ff6b4 23:51:43 #106 writing image sha256:b260777be28f5848520045ce052c84adaba9949dc2257b390be6a68a011ff6b4 done 23:51:43 #106 naming to docker.io/library/core-keeper-arm64 done 23:51:43 #106 DONE 15.1s 23:51:43 23:51:43 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:51:43 #155 ... 23:51:43 23:51:43 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:51:43 #152 DONE 2143.5s 23:51:43 23:51:43 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:51:43 #149 ... 23:51:43 23:51:43 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:51:43 #210 DONE 0.2s 23:51:43 23:51:43 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:51:44 #155 ... 23:51:44 23:51:44 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:51:44 #211 ... 23:51:44 23:51:44 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:51:44 #155 DONE 2144.7s 23:51:44 23:51:44 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:51:44 #211 DONE 0.3s 23:51:44 23:51:44 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:51:45 #212 ... 23:51:45 23:51:45 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:51:45 #213 DONE 0.2s 23:51:45 23:51:45 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:51:45 #214 ... 23:51:45 23:51:45 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:51:45 #212 DONE 0.9s 23:51:45 23:51:45 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:51:45 #214 DONE 0.4s 23:51:45 23:51:45 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:51:45 #215 DONE 0.2s 23:51:45 23:51:45 #106 [core-data] exporting to image 23:51:45 #106 exporting layers 23:51:46 #106 ... 23:51:46 23:51:46 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:51:46 #216 DONE 0.7s 23:51:46 23:51:46 #106 [core-data] exporting to image 23:51:46 #106 exporting layers 0.7s done 23:51:46 #106 writing image sha256:98d32e6922dcef1bdac77048d6892f166334e216330b25c26dd238de0d955f04 0.0s done 23:51:46 #106 naming to docker.io/library/core-data-arm64 0.0s done 23:51:46 #106 DONE 15.8s 23:51:46 23:51:46 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:51:46 #217 DONE 0.2s 23:51:46 23:51:46 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:51:46 #218 DONE 0.1s 23:51:46 23:51:46 #106 [core-metadata] exporting to image 23:51:47 #106 exporting layers 0.5s done 23:51:47 #106 writing image sha256:bd290103a647ac5dabba89c7e2cfffbbd3f29c5251269adbca065d6d451946e7 done 23:51:47 #106 naming to docker.io/library/core-metadata-arm64 done 23:51:47 #106 DONE 16.3s 23:51:47 23:51:47 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:52:19 #45 ... 23:52:19 23:52:19 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:52:19 #150 DONE 2177.6s 23:52:19 23:52:19 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:52:19 #149 DONE 2177.7s 23:52:19 23:52:19 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:52:19 #70 ... 23:52:19 23:52:19 #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:52:19 #219 DONE 0.3s 23:52:19 23:52:19 #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:52:19 #220 ... 23:52:19 23:52:19 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:52:19 #221 DONE 0.2s 23:52:19 23:52:19 #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:52:19 #220 DONE 0.2s 23:52:19 23:52:19 #222 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 23:52:19 #222 ... 23:52:19 23:52:19 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:52:19 #223 DONE 0.4s 23:52:19 23:52:19 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:52:19 #224 DONE 0.5s 23:52:19 23:52:19 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:52:19 #225 ... 23:52:19 23:52:19 #222 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 23:52:19 #222 DONE 0.7s 23:52:19 23:52:19 #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 23:52:19 #226 DONE 0.2s 23:52:19 23:52:19 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:52:19 #225 DONE 0.2s 23:52:19 23:52:19 #106 [support-cron-scheduler] exporting to image 23:52:19 #106 exporting layers 23:52:19 #106 ... 23:52:19 23:52:19 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:52:19 #146 DONE 2180.0s 23:52:19 23:52:19 #106 [support-cron-scheduler] exporting to image 23:52:20 #106 exporting layers 0.6s done 23:52:20 #106 writing image sha256:f05e8e35358cf9894a1372c63805a8db7c94ce1ef1d7de598429ef61304a75e1 23:52:20 #106 writing image sha256:f05e8e35358cf9894a1372c63805a8db7c94ce1ef1d7de598429ef61304a75e1 done 23:52:20 #106 naming to docker.io/library/support-scheduler-arm64 done 23:52:20 #106 ... 23:52:20 23:52:20 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:52:20 #227 CACHED 23:52:20 23:52:20 #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:52:20 #228 CACHED 23:52:20 23:52:20 #106 [support-cron-scheduler] exporting to image 23:52:20 #106 exporting layers 0.9s done 23:52:20 #106 writing image sha256:7ee42251f8f68264ba651444d7117c155ff9974c6b46f0f5ff4b47bae44d7263 done 23:52:20 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 23:52:20 #106 DONE 17.2s 23:52:20 23:52:20 #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:52:21 #229 DONE 0.5s 23:52:21 23:52:21 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:52:21 #230 DONE 0.1s 23:52:21 23:52:21 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:52:21 #45 ... 23:52:21 23:52:21 #106 [support-notifications] exporting to image 23:52:21 #106 exporting layers 0.5s done 23:52:21 #106 writing image sha256:de102cfcfc3b859c0cff4841e0d2617aa7028b9d13ec5086ec0346215daa162d done 23:52:21 #106 naming to docker.io/library/support-notifications-arm64 done 23:52:21 #106 DONE 17.8s 23:52:21 23:52:21 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:52:21 time="2024-08-06T23:12:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:52:21 $ docker stop --time=1 7ce0be30b6e1138fe30f1c7ba9d750c2e6b0ce3551f6ed0aa61102b8e5da8df8 23:52:22 $ docker rm -f --volumes 7ce0be30b6e1138fe30f1c7ba9d750c2e6b0ce3551f6ed0aa61102b8e5da8df8 [Pipeline] // withDockerContainer [Pipeline] sh 23:52:23 + docker images 23:52:23 REPOSITORY TAG IMAGE ID CREATED SIZE 23:52:23 support-notifications-arm64 latest de102cfcfc3b 3 seconds ago 41.9MB 23:52:23 support-scheduler-arm64 latest f05e8e35358c 4 seconds ago 41.2MB 23:52:23 support-cron-scheduler-arm64 latest 7ee42251f8f6 4 seconds ago 41.8MB 23:52:23 core-metadata-arm64 latest bd290103a647 37 seconds ago 39.1MB 23:52:23 core-data-arm64 latest 98d32e6922dc 38 seconds ago 39MB 23:52:23 core-keeper-arm64 latest b260777be28f 49 seconds ago 38.9MB 23:52:23 core-command-arm64 latest 850201d104eb 2 minutes ago 35MB 23:52:23 security-proxy-auth-arm64 latest d340572a3a19 3 minutes ago 32.6MB 23:52:23 security-spiffe-token-provider-arm64 latest d64c20f2b81e 11 minutes ago 29MB 23:52:23 core-common-config-bootstrapper-arm64 latest a46f17c0f7fd 13 minutes ago 15.3MB 23:52:23 security-secretstore-setup-arm64 latest 3c622b8ed6a4 14 minutes ago 36.4MB 23:52:23 security-bootstrapper-arm64 latest ac6f161b5e86 14 minutes ago 18.9MB 23:52:23 security-proxy-setup-arm64 latest bf49e9aa5c23 15 minutes ago 26.1MB 23:52:23 security-spire-agent-arm64 latest 2c7d9ac1e0c5 38 minutes ago 174MB 23:52:23 security-spire-config-arm64 latest 4aaf7d5b39fb 38 minutes ago 115MB 23:52:23 security-spire-server-arm64 latest f3c131b281d7 38 minutes ago 116MB 23:52:23 ci-base-image-arm64 latest b456e1056b9e About an hour ago 965MB 23:52:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 23:52:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:52:23 23:52:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:52:24 arm64: Pulling from edgex-lftools-log-publisher 23:52:24 8998bd30e6a1: Pulling fs layer 23:52:24 04944245beec: Pulling fs layer 23:52:24 699f458cf7ca: Pulling fs layer 23:52:24 765212b225bb: Pulling fs layer 23:52:24 f23df028b6ca: Pulling fs layer 23:52:24 d65c8cfc05b1: Pulling fs layer 23:52:24 2437ff75d9bd: Pulling fs layer 23:52:24 765212b225bb: Waiting 23:52:24 d65c8cfc05b1: Waiting 23:52:24 2437ff75d9bd: Waiting 23:52:24 f23df028b6ca: Waiting 23:52:24 04944245beec: Verifying Checksum 23:52:24 04944245beec: Download complete 23:52:24 765212b225bb: Verifying Checksum 23:52:24 765212b225bb: Download complete 23:52:24 f23df028b6ca: Verifying Checksum 23:52:24 f23df028b6ca: Download complete 23:52:24 d65c8cfc05b1: Verifying Checksum 23:52:24 d65c8cfc05b1: Download complete 23:52:24 699f458cf7ca: Verifying Checksum 23:52:24 699f458cf7ca: Download complete 23:52:25 8998bd30e6a1: Verifying Checksum 23:52:25 8998bd30e6a1: Download complete 23:52:27 2437ff75d9bd: Verifying Checksum 23:52:27 2437ff75d9bd: Download complete 23:52:29 8998bd30e6a1: Pull complete 23:52:30 04944245beec: Pull complete 23:52:31 699f458cf7ca: Pull complete 23:52:32 765212b225bb: Pull complete 23:52:33 f23df028b6ca: Pull complete 23:52:33 d65c8cfc05b1: Pull complete 23:52:51 2437ff75d9bd: Pull complete 23:52:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:52:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:51 prd-ubuntu20.04-docker-arm64-4c-16g-7225 does not seem to be running inside a container 23:52:51 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:52:54 $ docker top 3812b60a6e0e77cdb2a10375e5d6aafb6811220310fd81eda59f03d801b58d1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:55 ---> job-cost.sh 23:52:55 lf-activate-venv: SKIPPING 23:52:55 INFO: No Stack... 23:52:56 INFO: Retrieving Pricing Info for: v3-standard-4 23:52:57 INFO: Archiving Costs [Pipeline] sh 23:52:57 + cat /w/workspace/edgex-go/3/archives/cost.csv 23:52:57 + cut -d, -f6 [Pipeline] lock 23:52:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-3-stack-cost] 23:52:57 Resource [jenkins-edgexfoundry-edgex-go-PR-4851-3-stack-cost] did not exist. Created. 23:52:57 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:52:58 + echo total: 0.2199999988079071 [Pipeline] stash 23:52:58 Stashed 1 file(s) [Pipeline] } 23:52:58 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4851-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:52:58 $ docker stop --time=1 3812b60a6e0e77cdb2a10375e5d6aafb6811220310fd81eda59f03d801b58d1a 23:53:00 $ docker rm -f --volumes 3812b60a6e0e77cdb2a10375e5d6aafb6811220310fd81eda59f03d801b58d1a [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 23:53:00 provisioning config files... 23:53:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config11188430164373188142tmp [Pipeline] { [Pipeline] sh 23:53:01 + set +x 23:53:01 + curl -s https://codecov.io/bash 23:53:01 + bash -s -- 23:53:01 23:53:01 _____ _ 23:53:01 / ____| | | 23:53:01 | | ___ __| | ___ ___ _____ __ 23:53:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:53:01 | |___| (_) | (_| | __/ (_| (_) \ V / 23:53:01 \_____\___/ \__,_|\___|\___\___/ \_/ 23:53:01 Bash-1.0.6 23:53:01 23:53:01 23:53:01 ==> git version 2.25.1 found 23:53:01 ==> 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 23:53:01 Release-Date: 2020-01-08 23:53:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:53:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:53:01 ==> Jenkins CI detected. 23:53:01 current dir:  /w/workspace/edgex-go/3 23:53:01 project root: . 23:53:01 --> token set from env 23:53:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:53:01 ==> Running gcov in . (disable via -X gcov) 23:53:01 ==> Python coveragepy not found 23:53:01 ==> Searching for coverage reports in: 23:53:01 + . 23:53:01 -> Found 1 reports 23:53:01 ==> Detecting git/mercurial file structure 23:53:01 ==> Reading reports 23:53:01 + ./coverage.out bytes=504185 23:53:01 ==> Appending adjustments 23:53:01 https://docs.codecov.io/docs/fixing-reports 23:53:02 + Found adjustments 23:53:02 ==> Gzipping contents 23:53:02 64K /tmp/codecov.sWRnd7.gz 23:53:02 ==> Uploading reports 23:53:02 url: https://codecov.io 23:53:02 query: branch=PR-4851&commit=1770748c5df81fcb5b00ccebe0d0854ab8ca338a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4851%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4851&job=&cmd_args= 23:53:02 -> Pinging Codecov 23:53:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4851&commit=1770748c5df81fcb5b00ccebe0d0854ab8ca338a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4851%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4851&job=&cmd_args= 23:53:02 -> Uploading to 23:53:02 https://storage.googleapis.com/codecov/v4/raw/2024-08-06/00271124DB129430A58F1EEE437C3FCB/1770748c5df81fcb5b00ccebe0d0854ab8ca338a/00c651da-7bc1-4054-aa2c-28091bc545d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240806%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240806T235302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1909f3f102ca6033c8ba88a1fcf37195873a309c853395953d6d39c1a79274bd 23:53:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:53:02 Dload Upload Total Spent Left Speed 23:53:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64212 0 0 100 64212 0 233k --:--:-- --:--:-- --:--:-- 233k 23:53:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1770748c5df81fcb5b00ccebe0d0854ab8ca338a [Pipeline] } 23:53:03 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 23:53:03 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 23:53:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:53:04 ---> package-listing.sh 23:53:04 ++ facter osfamily 23:53:04 ++ tr '[:upper:]' '[:lower:]' 23:53:05 + OS_FAMILY=debian 23:53:05 + workspace=/w/workspace/edgex-go/3 23:53:05 + START_PACKAGES=/tmp/packages_start.txt 23:53:05 + END_PACKAGES=/tmp/packages_end.txt 23:53:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:53:05 + PACKAGES=/tmp/packages_start.txt 23:53:05 + '[' /w/workspace/edgex-go/3 ']' 23:53:05 + PACKAGES=/tmp/packages_end.txt 23:53:05 + case "${OS_FAMILY}" in 23:53:05 + dpkg -l 23:53:05 + grep '^ii' 23:53:05 + '[' -f /tmp/packages_start.txt ']' 23:53:05 + '[' -f /tmp/packages_end.txt ']' 23:53:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:53:05 + '[' /w/workspace/edgex-go/3 ']' 23:53:05 + mkdir -p /w/workspace/edgex-go/3/archives/ 23:53:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 23:53:05 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:53:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:05 23:53:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:06 latest: Pulling from edgex-lftools-log-publisher 23:53:06 5eb5b503b376: Pulling fs layer 23:53:06 5c69ac0246d0: Pulling fs layer 23:53:06 ec43610c2a17: Pulling fs layer 23:53:06 3a2ae6a8a46f: Pulling fs layer 23:53:06 33b1e0a273af: Pulling fs layer 23:53:06 5d3b04190fa2: Pulling fs layer 23:53:06 2f39f015ded8: Pulling fs layer 23:53:06 2f39f015ded8: Waiting 23:53:06 3a2ae6a8a46f: Waiting 23:53:06 5c69ac0246d0: Download complete 23:53:06 3a2ae6a8a46f: Verifying Checksum 23:53:06 3a2ae6a8a46f: Download complete 23:53:06 33b1e0a273af: Verifying Checksum 23:53:06 33b1e0a273af: Download complete 23:53:06 5d3b04190fa2: Verifying Checksum 23:53:06 5d3b04190fa2: Download complete 23:53:06 ec43610c2a17: Verifying Checksum 23:53:06 ec43610c2a17: Download complete 23:53:06 5eb5b503b376: Verifying Checksum 23:53:06 5eb5b503b376: Download complete 23:53:06 2f39f015ded8: Download complete 23:53:07 5eb5b503b376: Pull complete 23:53:07 5c69ac0246d0: Pull complete 23:53:08 ec43610c2a17: Pull complete 23:53:08 3a2ae6a8a46f: Pull complete 23:53:08 33b1e0a273af: Pull complete 23:53:08 5d3b04190fa2: Pull complete 23:53:12 2f39f015ded8: Pull complete 23:53:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:53:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:12 prd-ubuntu20.04-docker-8c-8g-7222 does not seem to be running inside a container 23:53:12 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:53:15 $ docker top 0b8b2e5e37750876c9ad5c056330b19b42f1bf0201971ed5a8fcf8c0dbab51bc -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:15 + touch /tmp/pre-build-complete [Pipeline] sh 23:53:16 + mkdir -p /var/log/sysstat [Pipeline] sh 23:53:16 + ls /var/log/sa-host 23:53:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:16 provisioning config files... 23:53:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config243390146101364077tmp [Pipeline] { [Pipeline] echo 23:53:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:53:16 ---> create-netrc.sh [Pipeline] } 23:53:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:53:17 ---> python-tools-install.sh [Pipeline] echo 23:53:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:53:17 ---> sudo-logs.sh 23:53:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:53:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:53:17 ---> job-cost.sh 23:53:17 lf-activate-venv: SKIPPING 23:53:17 DEBUG: total: 0.2199999988079071 23:53:17 INFO: Retrieving Stack Cost... 23:53:18 INFO: Retrieving Pricing Info for: v3-standard-8 23:53:18 INFO: Archiving Costs [Pipeline] echo 23:53:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:53:18 ---> logs-deploy.sh 23:53:18 lf-activate-venv: SKIPPING 23:53:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4851/3 23:53:18 INFO: archiving workspace using pattern(s): 23:53:19 Archives upload complete. 23:53:19 INFO: archiving logs to Nexus 23:53:20 ---> uname -a: 23:53:20 Linux prd-ubuntu20-04-docker-8c-8g-7222 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:53:20 23:53:20 23:53:20 ---> lscpu: 23:53:20 Architecture: x86_64 23:53:20 CPU op-mode(s): 32-bit, 64-bit 23:53:20 Byte Order: Little Endian 23:53:20 Address sizes: 40 bits physical, 48 bits virtual 23:53:20 CPU(s): 8 23:53:20 On-line CPU(s) list: 0-7 23:53:20 Thread(s) per core: 1 23:53:20 Core(s) per socket: 1 23:53:20 Socket(s): 8 23:53:20 NUMA node(s): 1 23:53:20 Vendor ID: AuthenticAMD 23:53:20 CPU family: 23 23:53:20 Model: 49 23:53:20 Model name: AMD EPYC-Rome Processor 23:53:20 Stepping: 0 23:53:20 CPU MHz: 2799.996 23:53:20 BogoMIPS: 5599.99 23:53:20 Virtualization: AMD-V 23:53:20 Hypervisor vendor: KVM 23:53:20 Virtualization type: full 23:53:20 L1d cache: 256 KiB 23:53:20 L1i cache: 256 KiB 23:53:20 L2 cache: 4 MiB 23:53:20 L3 cache: 128 MiB 23:53:20 NUMA node0 CPU(s): 0-7 23:53:20 Vulnerability Itlb multihit: Not affected 23:53:20 Vulnerability L1tf: Not affected 23:53:20 Vulnerability Mds: Not affected 23:53:20 Vulnerability Meltdown: Not affected 23:53:20 Vulnerability Mmio stale data: Not affected 23:53:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:53:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:53:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:53:20 Vulnerability Srbds: Not affected 23:53:20 Vulnerability Tsx async abort: Not affected 23:53:20 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 23:53:20 23:53:20 23:53:20 ---> nproc: 23:53:20 8 23:53:20 23:53:20 23:53:20 ---> df -h: 23:53:20 Filesystem Size Used Avail Use% Mounted on 23:53:20 overlay 155G 28G 128G 18% / 23:53:20 tmpfs 64M 0 64M 0% /dev 23:53:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:53:20 shm 64M 0 64M 0% /dev/shm 23:53:20 /dev/vda1 155G 28G 128G 18% /facter-os 23:53:20 23:53:20 23:53:20 ---> sar -b -r -n DEV: 23:53:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7222) 08/06/24 _x86_64_ (8 CPU) 23:53:20 23:53:20 22:45:25 LINUX RESTART (8 CPU) 23:53:20 23:53:20 22:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:53:20 22:47:01 406.05 11.83 394.22 0.00 1763.71 68375.00 0.00 23:53:20 22:48:01 70.54 0.05 70.49 0.00 7.33 31207.73 0.00 23:53:20 22:49:01 34.88 0.05 34.83 0.00 0.40 22705.20 0.00 23:53:20 22:50:01 57.52 0.18 57.34 0.00 7.20 41990.07 0.00 23:53:20 22:51:01 603.77 5.07 598.70 0.00 2130.81 253385.42 0.00 23:53:20 22:52:01 693.80 9.88 683.92 0.00 2342.43 201758.85 0.00 23:53:20 22:53:01 189.76 0.03 189.72 0.00 0.27 52189.51 0.00 23:53:20 22:54:01 477.83 0.05 477.78 0.00 0.40 138682.13 0.00 23:53:20 22:55:01 757.65 0.07 757.58 0.00 1.07 82559.15 0.00 23:53:20 22:56:01 2.67 0.00 2.67 0.00 0.00 29.46 0.00 23:53:20 22:57:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 23:53:20 22:58:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 23:53:20 22:59:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 23:53:20 23:00:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 23:53:20 23:01:01 2.15 0.02 2.13 0.00 0.13 28.53 0.00 23:53:20 23:02:01 1.15 0.00 1.15 0.00 0.00 15.20 0.00 23:53:20 23:03:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 23:53:20 23:04:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 23:53:20 23:05:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 23:53:20 23:06:01 1.42 0.00 1.42 0.00 0.00 18.40 0.00 23:53:20 23:07:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 23:53:20 23:08:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 23:53:20 23:09:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 23:53:20 23:10:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 23:53:20 23:11:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 23:53:20 23:12:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 23:53:20 23:13:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 23:53:20 23:14:01 1.73 0.00 1.73 0.00 0.00 19.99 0.00 23:53:20 23:15:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 23:53:20 23:16:02 1.27 0.00 1.27 0.00 0.00 16.26 0.00 23:53:20 23:17:01 1.14 0.02 1.12 0.00 0.14 12.06 0.00 23:53:20 23:18:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 23:53:20 23:19:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 23:53:20 23:20:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 23:53:20 23:21:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 23:53:20 23:22:01 1.95 0.30 1.65 0.00 10.00 20.40 0.00 23:53:20 23:23:01 2.42 1.10 1.32 0.00 19.19 15.99 0.00 23:53:20 23:24:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 23:53:20 23:25:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 23:53:20 23:26:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 23:53:20 23:27:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 23:53:20 23:28:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 23:53:20 23:29:01 3.33 1.02 2.32 0.00 21.86 31.06 0.00 23:53:20 23:30:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 23:53:20 23:31:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 23:53:20 23:32:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 23:53:20 23:33:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 23:53:20 23:34:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 23:53:20 23:35:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 23:53:20 23:36:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 23:53:20 23:37:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 23:53:20 23:38:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 23:53:20 23:39:01 1.07 0.00 1.07 0.00 0.00 14.26 0.00 23:53:20 23:40:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 23:53:20 23:41:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 23:53:20 23:42:01 1.20 0.00 1.20 0.00 0.00 16.13 0.00 23:53:20 23:43:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 23:53:20 23:44:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 23:53:20 23:45:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 23:53:20 23:46:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 23:53:20 23:47:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 23:53:20 23:48:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 23:53:20 23:49:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 23:53:20 23:50:01 1.18 0.00 1.18 0.00 0.00 15.73 0.00 23:53:20 23:51:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 23:53:20 23:52:01 1.50 0.00 1.50 0.00 0.00 19.06 0.00 23:53:20 23:53:01 1.08 0.02 1.07 0.00 1.20 28.66 0.00 23:53:20 Average: 50.36 0.44 49.92 0.00 94.25 13356.62 0.00 23:53:20 23:53:20 22:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:53:20 22:47:01 28174064 31523696 787388 2.39 100592 3455976 1910680 5.63 1236556 3007784 0 23:53:20 22:48:01 27053508 31384664 916588 2.79 128332 4329168 2122520 6.26 1931780 3347676 688952 23:53:20 22:49:01 25638840 29961024 2338264 7.11 133828 4290872 3183496 9.38 2859960 3807984 486788 23:53:20 22:50:01 27969184 31523956 781508 2.38 135552 3589772 1838752 5.42 1301448 3111352 6240 23:53:20 22:51:01 19589056 31116296 1126100 3.42 184636 11211872 3445552 10.15 2456236 9954344 272960 23:53:20 22:52:01 11504548 29415112 2760640 8.40 372200 16790572 8834680 26.04 5025612 14764988 453512 23:53:20 22:53:01 7469636 27797360 4372456 13.30 387368 19071804 11785416 34.73 7757680 15929720 1292712 23:53:20 22:54:01 6877296 29351656 2838304 8.63 400328 21163156 7347044 21.65 6961688 17315884 6656 23:53:20 22:55:01 9824940 31404732 840580 2.56 409752 20449240 2216692 6.53 3269968 18321132 384 23:53:20 22:56:01 9825292 31405088 839968 2.55 409800 20449244 2216692 6.53 3270148 18321136 32 23:53:20 22:57:01 9852468 31432440 812724 2.47 409852 20449244 2216692 6.53 3243524 18321136 180 23:53:20 22:58:01 9853812 31433788 811300 2.47 409872 20449244 2216692 6.53 3242272 18321140 168 23:53:20 22:59:01 9855308 31435336 809728 2.46 409924 20449248 2216692 6.53 3241352 18321144 168 23:53:20 23:00:01 9856484 31436580 808608 2.46 409972 20449252 2216692 6.53 3241588 18321152 184 23:53:20 23:01:01 9858092 31438264 806988 2.45 410036 20449228 2186556 6.44 3241524 18321124 52 23:53:20 23:02:01 9857316 31437552 807676 2.46 410056 20449236 2186556 6.44 3241936 18321132 252 23:53:20 23:03:01 9857452 31437724 807592 2.46 410084 20449240 2186556 6.44 3241524 18321140 12 23:53:20 23:04:01 9858024 31438316 807172 2.45 410112 20449240 2186556 6.44 3241972 18321132 20 23:53:20 23:05:01 9858292 31438588 806856 2.45 410128 20449244 2186556 6.44 3241656 18321136 12 23:53:20 23:06:01 9858432 31438768 806608 2.45 410172 20449248 2186556 6.44 3241096 18321144 44 23:53:20 23:07:01 9858384 31438720 806584 2.45 410184 20449248 2186556 6.44 3241168 18321144 20 23:53:20 23:08:01 9858684 31439084 806192 2.45 410212 20449252 2186556 6.44 3241096 18321152 180 23:53:20 23:09:01 9858384 31438788 806420 2.45 410220 20449256 2186556 6.44 3241092 18321156 28 23:53:20 23:10:01 9858368 31438772 806340 2.45 410252 20449260 2186556 6.44 3241108 18321156 56 23:53:20 23:11:01 9858252 31438724 806560 2.45 410292 20449268 2186556 6.44 3241008 18321168 56 23:53:20 23:12:01 9858108 31438640 806636 2.45 410332 20449268 2186556 6.44 3241044 18321176 28 23:53:20 23:13:01 9858124 31438660 806544 2.45 410344 20449272 2186556 6.44 3241028 18321180 8 23:53:20 23:14:01 9858392 31438932 806236 2.45 410364 20449276 2186556 6.44 3241044 18321184 12 23:53:20 23:15:01 9858408 31438948 806200 2.45 410368 20449276 2186556 6.44 3241032 18321184 8 23:53:20 23:16:02 9858108 31438780 806344 2.45 410408 20449328 2186556 6.44 3241340 18321256 72 23:53:20 23:17:01 9857768 31438440 806592 2.45 410432 20449336 2186556 6.44 3241216 18321256 12 23:53:20 23:18:01 9857712 31438456 806484 2.45 410452 20449348 2186556 6.44 3241364 18321260 72 23:53:20 23:19:01 9857956 31438708 806172 2.45 410468 20449352 2186556 6.44 3241060 18321264 124 23:53:20 23:20:01 9857820 31438664 806212 2.45 410484 20449356 2186556 6.44 3241404 18321272 12 23:53:20 23:21:01 9858280 31439128 805892 2.45 410504 20449360 2186556 6.44 3241556 18321276 208 23:53:20 23:22:01 9857044 31438252 806936 2.45 410548 20449656 2186556 6.44 3245396 18321360 56 23:53:20 23:23:01 9852288 31434112 811036 2.47 410572 20450236 2186556 6.44 3249264 18321340 4 23:53:20 23:24:01 9851736 31433720 811376 2.47 410588 20450368 2186556 6.44 3248964 18321460 12 23:53:20 23:25:01 9851436 31433424 811596 2.47 410604 20450368 2186556 6.44 3248892 18321460 8 23:53:20 23:26:01 9851452 31433476 811596 2.47 410624 20450376 2186556 6.44 3248540 18321468 60 23:53:20 23:27:01 9851112 31433152 811864 2.47 410640 20450380 2186556 6.44 3248788 18321484 16 23:53:20 23:28:01 9851136 31433176 811768 2.47 410660 20450380 2186556 6.44 3248492 18321484 40 23:53:20 23:29:01 9848156 31431420 813648 2.47 410720 20451132 2192032 6.46 3249228 18322148 8 23:53:20 23:30:01 9848084 31431424 813472 2.47 410780 20451132 2192032 6.46 3249372 18322152 12 23:53:20 23:31:01 9848224 31431568 813252 2.47 410792 20451136 2192032 6.46 3249420 18322152 16 23:53:20 23:32:01 9848492 31431896 812884 2.47 410836 20451132 2192032 6.46 3249420 18322160 48 23:53:20 23:33:01 9847972 31431404 813324 2.47 410848 20451140 2192032 6.46 3249248 18322164 8 23:53:20 23:34:01 9847892 31431332 813340 2.47 410876 20451144 2192032 6.46 3249552 18322168 44 23:53:20 23:35:01 9848052 31431540 813312 2.47 410888 20451148 2192032 6.46 3249152 18322164 8 23:53:20 23:36:01 9848068 31431560 813252 2.47 410900 20451148 2192032 6.46 3249212 18322164 48 23:53:20 23:37:01 9847768 31431292 813476 2.47 410920 20451144 2192032 6.46 3249232 18322172 12 23:53:20 23:38:01 9848004 31431528 813160 2.47 410928 20451156 2192032 6.46 3248960 18322172 160 23:53:20 23:39:01 9847988 31431524 813104 2.47 410932 20451160 2192032 6.46 3248960 18322180 24 23:53:20 23:40:01 9848192 31431764 812828 2.47 410936 20451164 2192032 6.46 3249336 18322188 60 23:53:20 23:41:01 9847860 31431440 813084 2.47 410952 20451164 2192032 6.46 3249280 18322180 20 23:53:20 23:42:01 9847592 31431176 813276 2.47 410984 20451148 2192032 6.46 3249264 18322184 64 23:53:20 23:43:01 9847544 31431132 813228 2.47 410992 20451176 2192032 6.46 3249368 18322188 8 23:53:20 23:44:01 9847712 31431300 813208 2.47 411000 20451176 2192032 6.46 3249368 18322188 44 23:53:20 23:45:01 9847696 31431348 813172 2.47 411020 20451180 2192032 6.46 3249424 18322196 12 23:53:20 23:46:01 9847964 31431616 812824 2.47 411048 20451172 2192032 6.46 3249328 18322196 52 23:53:20 23:47:01 9848128 31431856 812556 2.47 411092 20451168 2192032 6.46 3249440 18322212 8 23:53:20 23:48:01 9848336 31432100 812448 2.47 411120 20451192 2192032 6.46 3249584 18322220 60 23:53:20 23:49:01 9848060 31431824 812660 2.47 411148 20451192 2192032 6.46 3249580 18322220 12 23:53:20 23:50:01 9848264 31432092 812364 2.47 411176 20451196 2192032 6.46 3249408 18322228 64 23:53:20 23:51:01 9848248 31432080 812296 2.47 411204 20451188 2192032 6.46 3249484 18322228 20 23:53:20 23:52:01 9848232 31432132 812220 2.47 411228 20451192 2192032 6.46 3249180 18322236 12 23:53:20 23:53:01 9836024 31420536 823948 2.51 411248 20451784 2190964 6.46 3260056 18323120 320 23:53:20 Average: 10977904 31293292 952164 2.90 389055 19260671 2534203 7.47 3299840 17197270 47934 23:53:20 23:53:20 22:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:53:20 22:47:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 23:53:20 22:47:01 ens3 1343.23 1217.31 12460.12 136.42 0.00 0.00 0.00 0.00 23:53:20 22:47:01 docker0 854.41 843.59 62.72 4936.88 0.00 0.00 0.00 0.00 23:53:20 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 22:48:01 veth6c595a2 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 23:53:20 22:48:01 ens3 37.84 21.83 35.23 13.90 0.00 0.00 0.00 0.00 23:53:20 22:48:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:49:01 veth6c595a2 1.45 1.47 0.13 0.13 0.00 0.00 0.00 0.00 23:53:20 22:49:01 ens3 28.40 15.08 22.02 11.84 0.00 0.00 0.00 0.00 23:53:20 22:49:01 docker0 1.45 1.45 0.11 0.13 0.00 0.00 0.00 0.00 23:53:20 22:50:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:53:20 22:50:01 ens3 28.50 19.25 26.08 13.17 0.00 0.00 0.00 0.00 23:53:20 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:51:01 veth9d269a4 0.65 1.51 0.06 0.28 0.00 0.00 0.00 0.00 23:53:20 22:51:01 vethee10ae1 36.62 57.76 3.64 297.77 0.00 0.00 0.00 0.02 23:53:20 22:51:01 veth37d025b 29.58 41.29 2.93 139.06 0.00 0.00 0.00 0.01 23:53:20 22:51:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 23:53:20 22:51:01 veth32df554 23.15 30.91 2.24 15.03 0.00 0.00 0.00 0.00 23:53:20 22:51:01 ens3 532.52 325.00 6184.76 181.89 0.00 0.00 0.00 0.00 23:53:20 22:51:01 veth079ec52 16.48 21.77 1.59 10.57 0.00 0.00 0.00 0.00 23:53:20 22:51:01 docker0 192.31 287.91 15.09 1746.86 0.00 0.00 0.00 0.00 23:53:20 22:51:01 veth97a7021 34.35 51.80 3.41 246.88 0.00 0.00 0.00 0.02 23:53:20 22:52:01 veth9d269a4 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 veth8c008f6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 veth936543e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 veth836e78b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:53:20 22:52:01 vethd83e6f6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 veth1253e8a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 veth5f667fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 veth7438d21 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 veth0db2969 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 ens3 634.52 312.31 6665.06 36.87 0.00 0.00 0.00 0.00 23:53:20 22:52:01 veth9773be1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 veth6e60bae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 docker0 261.20 512.01 23.37 5257.64 0.00 0.00 0.00 0.00 23:53:20 22:52:01 vethaf27de8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 vethedcc276 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:52:01 veth7113585 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:53:20 22:53:01 veth9d269a4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 veth8c008f6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 veth936543e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 veth836e78b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 vethd83e6f6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 veth1253e8a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 veth5f667fe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 veth7438d21 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 veth0db2969 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 ens3 3.73 2.50 3.76 1.41 0.00 0.00 0.00 0.00 23:53:20 22:53:01 veth9773be1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 veth6e60bae 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 vethaf27de8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 vethedcc276 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:53:01 veth7113585 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:54:01 veth9d269a4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:54:01 veth8c008f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:54:01 veth936543e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:54:01 veth836e78b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 22:54:01 veth1253e8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:54:01 veth7438d21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:54:01 veth0db2969 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:54:01 ens3 13.44 7.73 10.69 5.81 0.00 0.00 0.00 0.00 23:53:20 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:54:01 vethaf27de8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:54:01 veth7113585 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:55:01 ens3 30.06 17.01 25.11 13.19 0.00 0.00 0.00 0.00 23:53:20 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 22:56:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:53:20 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 22:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 22:59:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:53:20 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:00:01 ens3 0.60 0.42 0.65 0.15 0.00 0.00 0.00 0.00 23:53:20 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:01:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:53:20 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:02:01 ens3 1.88 0.72 0.68 0.43 0.00 0.00 0.00 0.00 23:53:20 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:03:01 ens3 0.43 0.30 0.26 0.21 0.00 0.00 0.00 0.00 23:53:20 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:04:01 ens3 0.88 0.35 0.31 0.21 0.00 0.00 0.00 0.00 23:53:20 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:05:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 23:53:20 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:06:01 ens3 1.32 0.58 0.49 0.35 0.00 0.00 0.00 0.00 23:53:20 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:07:01 ens3 0.42 0.30 0.26 0.21 0.00 0.00 0.00 0.00 23:53:20 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:08:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 23:53:20 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:10:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:11:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:53:20 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:12:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:13:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:53:20 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:14:01 ens3 0.38 0.22 0.10 0.01 0.00 0.00 0.00 0.00 23:53:20 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:15:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:53:20 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:16:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:16:02 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 23:53:20 23:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:18:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:20:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:21:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:53:20 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:22:01 ens3 1.05 0.78 0.93 0.38 0.00 0.00 0.00 0.00 23:53:20 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:23:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:23:01 ens3 5.80 5.46 3.74 2.81 0.00 0.00 0.00 0.00 23:53:20 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:26:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:53:20 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:31:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:53:20 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:32:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:33:01 ens3 0.18 0.15 0.17 0.01 0.00 0.00 0.00 0.00 23:53:20 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:36:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 23:53:20 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:37:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:53:20 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:38:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:41:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:53:20 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:42:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:46:01 ens3 0.32 0.32 0.19 0.08 0.00 0.00 0.00 0.00 23:53:20 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:49:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:51:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:53:20 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:53:20 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:53:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 23:53:01 ens3 3.07 2.43 3.97 0.96 0.00 0.00 0.00 0.00 23:53:20 23:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:20 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:53:20 Average: ens3 39.95 29.18 380.17 6.30 0.00 0.00 0.00 0.00 23:53:20 Average: docker0 19.56 24.57 1.51 178.37 0.00 0.00 0.00 0.00 23:53:20 23:53:20 23:53:20 ---> sar -P ALL: 23:53:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7222) 08/06/24 _x86_64_ (8 CPU) 23:53:20 23:53:20 22:45:25 LINUX RESTART (8 CPU) 23:53:20 23:53:20 22:46:01 CPU %user %nice %system %iowait %steal %idle 23:53:20 22:47:01 all 9.46 0.00 4.00 3.75 0.06 82.73 23:53:20 22:47:01 0 9.46 0.00 3.90 1.03 0.05 85.56 23:53:20 22:47:01 1 7.17 0.00 4.81 0.67 0.05 87.30 23:53:20 22:47:01 2 11.12 0.00 4.27 2.21 0.07 82.33 23:53:20 22:47:01 3 9.82 0.00 5.19 15.62 0.07 69.30 23:53:20 22:47:01 4 9.10 0.00 3.41 1.06 0.05 86.38 23:53:20 22:47:01 5 10.60 0.00 3.81 3.83 0.07 81.68 23:53:20 22:47:01 6 7.89 0.00 3.11 1.73 0.07 87.20 23:53:20 22:47:01 7 10.49 0.00 3.54 3.93 0.07 81.97 23:53:20 22:48:01 all 37.55 0.00 6.20 1.52 0.08 54.66 23:53:20 22:48:01 0 36.45 0.00 6.96 0.17 0.07 56.35 23:53:20 22:48:01 1 38.19 0.00 5.53 0.27 0.10 55.91 23:53:20 22:48:01 2 40.56 0.00 5.91 0.20 0.08 53.23 23:53:20 22:48:01 3 35.10 0.00 5.47 0.25 0.07 59.10 23:53:20 22:48:01 4 37.90 0.00 5.73 0.07 0.07 56.23 23:53:20 22:48:01 5 35.84 0.00 6.29 8.13 0.08 49.66 23:53:20 22:48:01 6 37.85 0.00 5.89 2.61 0.07 53.58 23:53:20 22:48:01 7 38.48 0.00 7.78 0.49 0.08 53.17 23:53:20 22:49:01 all 46.88 0.00 5.16 1.00 0.07 46.88 23:53:20 22:49:01 0 46.01 0.00 5.00 0.28 0.10 48.61 23:53:20 22:49:01 1 47.06 0.00 5.38 0.15 0.07 47.34 23:53:20 22:49:01 2 47.19 0.00 5.31 0.24 0.08 47.18 23:53:20 22:49:01 3 47.54 0.00 5.07 0.87 0.07 46.45 23:53:20 22:49:01 4 47.53 0.00 4.45 0.05 0.08 47.88 23:53:20 22:49:01 5 46.92 0.00 5.38 4.29 0.07 43.34 23:53:20 22:49:01 6 47.10 0.00 5.04 2.13 0.07 45.66 23:53:20 22:49:01 7 45.72 0.00 5.62 0.00 0.05 48.60 23:53:20 22:50:01 all 37.53 0.00 7.59 1.43 0.09 53.36 23:53:20 22:50:01 0 37.86 0.00 7.82 0.86 0.10 53.36 23:53:20 22:50:01 1 36.93 0.00 7.06 0.02 0.07 55.93 23:53:20 22:50:01 2 36.93 0.00 7.65 0.42 0.10 54.89 23:53:20 22:50:01 3 36.55 0.00 7.07 0.99 0.07 55.32 23:53:20 22:50:01 4 41.54 0.00 7.79 0.12 0.07 50.48 23:53:20 22:50:01 5 35.16 0.00 8.07 9.02 0.12 47.62 23:53:20 22:50:01 6 37.10 0.00 7.09 0.10 0.08 55.62 23:53:20 22:50:01 7 38.14 0.00 8.15 0.02 0.10 53.59 23:53:20 22:51:01 all 23.70 0.00 9.50 18.60 0.14 48.06 23:53:20 22:51:01 0 21.88 0.00 9.40 11.93 0.17 56.62 23:53:20 22:51:01 1 22.95 0.00 8.27 9.65 0.12 59.01 23:53:20 22:51:01 2 25.90 0.00 9.85 30.33 0.12 33.80 23:53:20 22:51:01 3 25.20 0.00 10.51 27.87 0.26 36.16 23:53:20 22:51:01 4 24.61 0.00 10.04 20.33 0.10 44.92 23:53:20 22:51:01 5 23.51 0.00 9.49 23.66 0.14 43.20 23:53:20 22:51:01 6 20.68 0.00 8.61 9.92 0.10 60.69 23:53:20 22:51:01 7 24.85 0.00 9.84 15.30 0.10 49.90 23:53:20 22:52:01 all 31.13 0.00 8.89 23.02 0.10 36.87 23:53:20 22:52:01 0 29.40 0.00 8.21 23.81 0.08 38.49 23:53:20 22:52:01 1 28.99 0.00 7.86 15.84 0.08 47.23 23:53:20 22:52:01 2 32.89 0.00 9.43 34.85 0.12 22.71 23:53:20 22:52:01 3 31.21 0.00 10.63 35.83 0.08 22.25 23:53:20 22:52:01 4 31.85 0.00 10.05 28.90 0.12 29.08 23:53:20 22:52:01 5 32.73 0.00 8.76 15.84 0.08 42.59 23:53:20 22:52:01 6 30.36 0.00 7.40 12.56 0.08 49.59 23:53:20 22:52:01 7 31.63 0.00 8.75 16.70 0.10 42.82 23:53:20 22:53:01 all 87.59 0.00 12.30 0.00 0.11 0.00 23:53:20 22:53:01 0 88.89 0.00 11.01 0.00 0.10 0.00 23:53:20 22:53:01 1 87.71 0.00 12.18 0.00 0.10 0.00 23:53:20 22:53:01 2 87.20 0.00 12.70 0.00 0.10 0.00 23:53:20 22:53:01 3 88.72 0.00 11.16 0.00 0.12 0.00 23:53:20 22:53:01 4 87.96 0.00 11.93 0.00 0.10 0.00 23:53:20 22:53:01 5 88.02 0.00 11.86 0.00 0.12 0.00 23:53:20 22:53:01 6 85.68 0.00 14.16 0.00 0.15 0.02 23:53:20 22:53:01 7 86.49 0.00 13.39 0.00 0.12 0.00 23:53:20 22:54:01 all 88.26 0.00 11.49 0.00 0.25 0.00 23:53:20 22:54:01 0 89.27 0.00 10.56 0.00 0.17 0.00 23:53:20 22:54:01 1 86.69 0.00 12.96 0.00 0.33 0.02 23:53:20 22:54:01 2 88.59 0.00 11.21 0.00 0.20 0.00 23:53:20 22:54:01 3 89.68 0.00 10.13 0.00 0.19 0.00 23:53:20 22:54:01 4 86.99 0.00 12.64 0.00 0.37 0.00 23:53:20 22:54:01 5 88.76 0.00 11.03 0.00 0.20 0.00 23:53:20 22:54:01 6 87.67 0.00 12.06 0.00 0.27 0.00 23:53:20 22:54:01 7 88.29 0.00 11.44 0.00 0.27 0.00 23:53:20 22:55:01 all 39.68 0.00 7.40 2.65 0.13 50.15 23:53:20 22:55:01 0 39.64 0.00 7.24 4.22 0.10 48.81 23:53:20 22:55:01 1 36.73 0.00 8.58 4.02 0.21 50.45 23:53:20 22:55:01 2 41.61 0.00 6.82 1.81 0.10 49.66 23:53:20 22:55:01 3 41.20 0.00 6.91 3.81 0.07 48.02 23:53:20 22:55:01 4 38.13 0.00 7.93 2.32 0.16 51.47 23:53:20 22:55:01 5 40.26 0.00 6.93 1.12 0.08 51.60 23:53:20 22:55:01 6 39.69 0.00 7.19 1.62 0.14 51.36 23:53:20 22:55:01 7 40.01 0.00 7.67 2.30 0.17 49.86 23:53:20 22:56:01 all 0.07 0.00 0.02 0.01 0.01 99.89 23:53:20 22:56:01 0 0.42 0.00 0.00 0.00 0.02 99.57 23:53:20 22:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 23:53:20 22:56:01 2 0.02 0.00 0.03 0.03 0.02 99.90 23:53:20 22:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 22:56:01 4 0.03 0.00 0.00 0.03 0.00 99.93 23:53:20 22:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 22:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 22:56:01 7 0.03 0.00 0.07 0.00 0.02 99.88 23:53:20 22:57:01 all 0.14 0.00 0.02 0.01 0.01 99.82 23:53:20 22:57:01 0 0.50 0.00 0.00 0.00 0.02 99.48 23:53:20 22:57:01 1 0.00 0.00 0.02 0.02 0.00 99.97 23:53:20 22:57:01 2 0.05 0.00 0.02 0.00 0.03 99.90 23:53:20 22:57:01 3 0.03 0.00 0.05 0.00 0.02 99.90 23:53:20 22:57:01 4 0.45 0.00 0.02 0.03 0.00 99.50 23:53:20 22:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 22:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 22:57:01 7 0.07 0.00 0.02 0.00 0.03 99.88 23:53:20 23:53:20 22:57:01 CPU %user %nice %system %iowait %steal %idle 23:53:20 22:58:01 all 0.16 0.00 0.01 0.00 0.01 99.81 23:53:20 22:58:01 0 1.19 0.00 0.02 0.02 0.00 98.78 23:53:20 22:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:53:20 22:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:53:20 22:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 22:58:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:53:20 22:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 22:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 22:58:01 7 0.03 0.00 0.02 0.00 0.03 99.92 23:53:20 22:59:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:53:20 22:59:01 0 0.08 0.00 0.00 0.00 0.02 99.90 23:53:20 22:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 22:59:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 22:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 23:53:20 22:59:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:53:20 22:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 22:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 22:59:01 7 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:00:01 all 0.04 0.00 0.01 0.01 0.01 99.93 23:53:20 23:00:01 0 0.15 0.00 0.00 0.03 0.02 99.80 23:53:20 23:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:53:20 23:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:53:20 23:00:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:53:20 23:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:00:01 7 0.05 0.00 0.02 0.00 0.03 99.90 23:53:20 23:01:01 all 0.13 0.00 0.03 0.01 0.01 99.82 23:53:20 23:01:01 0 0.70 0.00 0.10 0.02 0.02 99.17 23:53:20 23:01:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:53:20 23:01:01 2 0.05 0.00 0.00 0.00 0.02 99.93 23:53:20 23:01:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:53:20 23:01:01 4 0.05 0.00 0.05 0.03 0.02 99.85 23:53:20 23:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 23:01:01 7 0.07 0.00 0.03 0.00 0.02 99.88 23:53:20 23:02:01 all 0.02 0.00 0.02 0.00 0.01 99.94 23:53:20 23:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:53:20 23:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:53:20 23:02:01 3 0.03 0.00 0.02 0.02 0.02 99.92 23:53:20 23:02:01 4 0.05 0.00 0.02 0.02 0.02 99.90 23:53:20 23:02:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:53:20 23:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:02:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:53:20 23:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:53:20 23:03:01 0 0.12 0.00 0.00 0.02 0.00 99.87 23:53:20 23:03:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:53:20 23:03:01 2 0.05 0.00 0.00 0.00 0.02 99.93 23:53:20 23:03:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:53:20 23:03:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:53:20 23:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:03:01 7 0.05 0.00 0.03 0.00 0.03 99.88 23:53:20 23:04:01 all 0.05 0.00 0.03 0.00 0.01 99.91 23:53:20 23:04:01 0 0.10 0.00 0.03 0.02 0.02 99.83 23:53:20 23:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:53:20 23:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:04:01 4 0.07 0.00 0.03 0.02 0.02 99.87 23:53:20 23:04:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:53:20 23:04:01 7 0.07 0.00 0.03 0.00 0.02 99.88 23:53:20 23:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:53:20 23:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 23:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:05:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:53:20 23:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:05:01 7 0.03 0.00 0.07 0.00 0.03 99.87 23:53:20 23:06:01 all 0.04 0.00 0.01 0.01 0.01 99.92 23:53:20 23:06:01 0 0.07 0.00 0.00 0.07 0.00 99.87 23:53:20 23:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:06:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:06:01 4 0.10 0.00 0.00 0.02 0.02 99.87 23:53:20 23:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:06:01 7 0.03 0.00 0.03 0.00 0.02 99.92 23:53:20 23:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:53:20 23:07:01 0 0.02 0.00 0.02 0.02 0.02 99.93 23:53:20 23:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:07:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:53:20 23:07:01 7 0.05 0.00 0.05 0.00 0.02 99.88 23:53:20 23:08:01 all 0.04 0.00 0.01 0.00 0.01 99.93 23:53:20 23:08:01 0 0.12 0.00 0.00 0.02 0.02 99.85 23:53:20 23:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:53:20 23:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:08:01 7 0.03 0.00 0.05 0.00 0.03 99.88 23:53:20 23:53:20 23:08:01 CPU %user %nice %system %iowait %steal %idle 23:53:20 23:09:01 all 0.04 0.00 0.02 0.00 0.01 99.93 23:53:20 23:09:01 0 0.12 0.00 0.02 0.00 0.00 99.87 23:53:20 23:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:09:01 2 0.08 0.00 0.05 0.00 0.02 99.85 23:53:20 23:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:09:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:53:20 23:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:09:01 7 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:10:01 all 0.05 0.00 0.02 0.00 0.01 99.92 23:53:20 23:10:01 0 0.05 0.00 0.02 0.02 0.02 99.90 23:53:20 23:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:10:01 2 0.07 0.00 0.03 0.00 0.02 99.88 23:53:20 23:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:10:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:53:20 23:10:01 6 0.08 0.00 0.03 0.00 0.02 99.87 23:53:20 23:10:01 7 0.07 0.00 0.02 0.00 0.02 99.90 23:53:20 23:11:01 all 0.02 0.00 0.02 0.01 0.01 99.95 23:53:20 23:11:01 0 0.00 0.00 0.00 0.02 0.02 99.97 23:53:20 23:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:53:20 23:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:53:20 23:11:01 4 0.02 0.00 0.02 0.03 0.00 99.93 23:53:20 23:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:11:01 7 0.05 0.00 0.03 0.00 0.03 99.88 23:53:20 23:12:01 all 0.03 0.00 0.02 0.00 0.01 99.94 23:53:20 23:12:01 0 0.03 0.00 0.00 0.02 0.02 99.93 23:53:20 23:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:12:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 23:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:53:20 23:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:53:20 23:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:12:01 7 0.05 0.00 0.03 0.00 0.02 99.90 23:53:20 23:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:53:20 23:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:13:01 3 0.00 0.00 0.02 0.02 0.02 99.95 23:53:20 23:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 23:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:13:01 7 0.02 0.00 0.02 0.00 0.03 99.93 23:53:20 23:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:53:20 23:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 23:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:53:20 23:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:53:20 23:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:14:01 7 0.03 0.00 0.03 0.00 0.02 99.92 23:53:20 23:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:53:20 23:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:53:20 23:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:15:01 7 0.05 0.00 0.03 0.00 0.02 99.90 23:53:20 23:16:02 all 0.04 0.00 0.01 0.01 0.01 99.93 23:53:20 23:16:02 0 0.03 0.00 0.02 0.03 0.02 99.90 23:53:20 23:16:02 1 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 23:16:02 2 0.08 0.00 0.00 0.00 0.02 99.90 23:53:20 23:16:02 3 0.03 0.00 0.03 0.00 0.00 99.93 23:53:20 23:16:02 4 0.03 0.00 0.02 0.02 0.00 99.93 23:53:20 23:16:02 5 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:16:02 6 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:16:02 7 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:17:01 all 0.21 0.00 0.01 0.00 0.01 99.77 23:53:20 23:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:17:01 1 0.00 0.00 0.03 0.02 0.02 99.93 23:53:20 23:17:01 2 1.54 0.00 0.02 0.00 0.02 98.43 23:53:20 23:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:17:01 7 0.05 0.00 0.05 0.00 0.02 99.88 23:53:20 23:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:53:20 23:18:01 0 0.00 0.00 0.00 0.02 0.02 99.97 23:53:20 23:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:18:01 4 0.07 0.00 0.00 0.02 0.02 99.90 23:53:20 23:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 23:18:01 7 0.02 0.00 0.05 0.00 0.02 99.92 23:53:20 23:19:01 all 0.03 0.00 0.01 0.01 0.01 99.94 23:53:20 23:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:53:20 23:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:19:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:19:01 3 0.07 0.00 0.02 0.02 0.02 99.88 23:53:20 23:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:53:20 23:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:19:01 7 0.07 0.00 0.05 0.00 0.03 99.85 23:53:20 23:53:20 23:19:01 CPU %user %nice %system %iowait %steal %idle 23:53:20 23:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:53:20 23:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:53:20 23:20:01 1 0.00 0.00 0.03 0.00 0.02 99.95 23:53:20 23:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:20:01 3 0.02 0.00 0.03 0.02 0.02 99.92 23:53:20 23:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:20:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:53:20 23:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:53:20 23:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:21:01 3 0.07 0.00 0.02 0.00 0.00 99.92 23:53:20 23:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:53:20 23:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:21:01 7 0.03 0.00 0.05 0.00 0.02 99.90 23:53:20 23:22:01 all 0.10 0.00 0.03 0.01 0.01 99.86 23:53:20 23:22:01 0 0.15 0.00 0.03 0.03 0.02 99.77 23:53:20 23:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:53:20 23:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 23:22:01 3 0.13 0.00 0.03 0.00 0.02 99.82 23:53:20 23:22:01 4 0.18 0.00 0.02 0.02 0.00 99.78 23:53:20 23:22:01 5 0.07 0.00 0.03 0.00 0.02 99.88 23:53:20 23:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:22:01 7 0.23 0.00 0.05 0.00 0.02 99.70 23:53:20 23:23:01 all 0.19 0.00 0.09 0.10 0.01 99.60 23:53:20 23:23:01 0 0.30 0.00 0.48 0.03 0.00 99.18 23:53:20 23:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:53:20 23:23:01 2 0.12 0.00 0.07 0.00 0.02 99.80 23:53:20 23:23:01 3 0.17 0.00 0.03 0.00 0.02 99.78 23:53:20 23:23:01 4 0.67 0.00 0.02 0.48 0.02 98.82 23:53:20 23:23:01 5 0.07 0.00 0.05 0.00 0.02 99.87 23:53:20 23:23:01 6 0.13 0.00 0.03 0.00 0.00 99.83 23:53:20 23:23:01 7 0.05 0.00 0.03 0.28 0.03 99.60 23:53:20 23:24:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:53:20 23:24:01 0 0.00 0.00 0.00 0.02 0.02 99.97 23:53:20 23:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:24:01 3 0.03 0.00 0.05 0.00 0.02 99.90 23:53:20 23:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:53:20 23:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:53:20 23:25:01 all 0.23 0.00 0.01 0.00 0.01 99.75 23:53:20 23:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:25:01 2 1.58 0.00 0.02 0.00 0.02 98.38 23:53:20 23:25:01 3 0.05 0.00 0.05 0.02 0.02 99.87 23:53:20 23:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:53:20 23:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 23:25:01 7 0.03 0.00 0.03 0.00 0.02 99.92 23:53:20 23:26:01 all 0.26 0.00 0.01 0.01 0.01 99.71 23:53:20 23:26:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:53:20 23:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:26:01 2 1.99 0.00 0.00 0.00 0.02 98.00 23:53:20 23:26:01 3 0.03 0.00 0.05 0.02 0.03 99.87 23:53:20 23:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:53:20 23:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:53:20 23:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:26:01 7 0.05 0.00 0.02 0.00 0.03 99.90 23:53:20 23:27:01 all 0.27 0.00 0.01 0.00 0.01 99.70 23:53:20 23:27:01 0 0.02 0.00 0.00 0.02 0.02 99.95 23:53:20 23:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:27:01 2 1.99 0.00 0.00 0.00 0.00 98.01 23:53:20 23:27:01 3 0.07 0.00 0.03 0.00 0.02 99.88 23:53:20 23:27:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:53:20 23:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:27:01 7 0.03 0.00 0.05 0.00 0.02 99.90 23:53:20 23:28:01 all 0.26 0.00 0.02 0.00 0.01 99.71 23:53:20 23:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:53:20 23:28:01 2 2.00 0.00 0.00 0.00 0.02 97.98 23:53:20 23:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:53:20 23:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:53:20 23:28:01 7 0.00 0.00 0.05 0.00 0.02 99.93 23:53:20 23:29:01 all 0.26 0.00 0.03 0.01 0.01 99.68 23:53:20 23:29:01 0 0.02 0.00 0.02 0.02 0.02 99.93 23:53:20 23:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 23:29:01 2 1.52 0.00 0.03 0.02 0.02 98.42 23:53:20 23:29:01 3 0.08 0.00 0.05 0.02 0.02 99.83 23:53:20 23:29:01 4 0.07 0.00 0.02 0.02 0.02 99.88 23:53:20 23:29:01 5 0.07 0.00 0.03 0.00 0.02 99.88 23:53:20 23:29:01 6 0.25 0.00 0.05 0.03 0.00 99.67 23:53:20 23:29:01 7 0.07 0.00 0.05 0.00 0.03 99.85 23:53:20 23:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:53:20 23:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:53:20 23:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:30:01 3 0.03 0.00 0.02 0.03 0.02 99.90 23:53:20 23:30:01 4 0.03 0.00 0.00 0.03 0.00 99.93 23:53:20 23:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 23:53:20 23:30:01 CPU %user %nice %system %iowait %steal %idle 23:53:20 23:31:01 all 0.12 0.00 0.01 0.00 0.28 99.58 23:53:20 23:31:01 0 0.03 0.00 0.02 0.00 0.38 99.57 23:53:20 23:31:01 1 0.03 0.00 0.02 0.00 0.08 99.87 23:53:20 23:31:01 2 0.74 0.00 0.00 0.00 0.43 98.83 23:53:20 23:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 23:31:01 4 0.05 0.00 0.02 0.00 0.38 99.55 23:53:20 23:31:01 5 0.05 0.00 0.03 0.00 0.48 99.44 23:53:20 23:31:01 6 0.02 0.00 0.02 0.00 0.48 99.49 23:53:20 23:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:32:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:53:20 23:32:01 0 0.02 0.00 0.00 0.02 0.02 99.95 23:53:20 23:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:32:01 4 0.02 0.00 0.03 0.03 0.00 99.92 23:53:20 23:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:53:20 23:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:33:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:53:20 23:33:01 0 0.03 0.00 0.03 0.02 0.03 99.88 23:53:20 23:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:33:01 3 0.02 0.00 0.05 0.00 0.02 99.92 23:53:20 23:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 23:34:01 all 0.02 0.00 0.00 0.01 0.01 99.96 23:53:20 23:34:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:53:20 23:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 23:34:01 3 0.03 0.00 0.00 0.02 0.02 99.93 23:53:20 23:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:53:20 23:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:53:20 23:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 23:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:35:01 5 0.05 0.00 0.03 0.00 0.03 99.88 23:53:20 23:35:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:53:20 23:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:36:01 all 0.05 0.00 0.01 0.00 0.01 99.93 23:53:20 23:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:36:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:53:20 23:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:36:01 3 0.07 0.00 0.00 0.02 0.02 99.90 23:53:20 23:36:01 4 0.05 0.00 0.00 0.02 0.00 99.93 23:53:20 23:36:01 5 0.05 0.00 0.05 0.00 0.03 99.87 23:53:20 23:36:01 6 0.10 0.00 0.03 0.00 0.00 99.87 23:53:20 23:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:53:20 23:37:01 0 0.00 0.00 0.03 0.02 0.03 99.92 23:53:20 23:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:37:01 3 0.02 0.00 0.03 0.02 0.02 99.92 23:53:20 23:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:38:01 all 0.03 0.00 0.02 0.00 0.01 99.95 23:53:20 23:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:38:01 4 0.02 0.00 0.03 0.02 0.00 99.93 23:53:20 23:38:01 5 0.03 0.00 0.05 0.00 0.03 99.88 23:53:20 23:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:39:01 all 0.10 0.00 0.02 0.00 0.01 99.87 23:53:20 23:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:53:20 23:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:39:01 2 0.71 0.00 0.03 0.02 0.02 99.22 23:53:20 23:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:53:20 23:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:40:01 all 0.14 0.00 0.01 0.00 0.01 99.84 23:53:20 23:40:01 0 0.02 0.00 0.05 0.00 0.02 99.92 23:53:20 23:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 23:40:01 2 0.96 0.00 0.02 0.00 0.02 99.01 23:53:20 23:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:53:20 23:40:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:53:20 23:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:53:20 23:41:01 all 0.03 0.00 0.02 0.00 0.01 99.94 23:53:20 23:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:53:20 23:41:01 2 0.08 0.00 0.00 0.00 0.02 99.90 23:53:20 23:41:01 3 0.00 0.00 0.02 0.02 0.02 99.95 23:53:20 23:41:01 4 0.03 0.00 0.03 0.02 0.02 99.90 23:53:20 23:41:01 5 0.03 0.00 0.03 0.00 0.03 99.90 23:53:20 23:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 23:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:53:20 23:41:01 CPU %user %nice %system %iowait %steal %idle 23:53:20 23:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:53:20 23:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:53:20 23:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:42:01 5 0.03 0.00 0.02 0.00 0.03 99.92 23:53:20 23:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:53:20 23:43:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:53:20 23:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 23:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:43:01 4 0.03 0.00 0.03 0.02 0.02 99.90 23:53:20 23:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:53:20 23:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:53:20 23:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:53:20 23:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:53:20 23:45:01 0 0.03 0.00 0.02 0.02 0.03 99.90 23:53:20 23:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 23:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:45:01 4 0.05 0.00 0.02 0.02 0.02 99.90 23:53:20 23:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:46:01 all 0.03 0.00 0.01 0.00 0.02 99.94 23:53:20 23:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:53:20 23:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:46:01 4 0.03 0.00 0.02 0.02 0.03 99.90 23:53:20 23:46:01 5 0.05 0.00 0.03 0.00 0.02 99.90 23:53:20 23:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:53:20 23:47:01 0 0.02 0.00 0.03 0.02 0.02 99.92 23:53:20 23:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:47:01 4 0.02 0.00 0.00 0.03 0.02 99.93 23:53:20 23:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:53:20 23:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:53:20 23:48:01 0 0.02 0.00 0.02 0.02 0.03 99.92 23:53:20 23:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:53:20 23:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:53:20 23:48:01 4 0.02 0.00 0.03 0.02 0.02 99.92 23:53:20 23:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:53:20 23:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:49:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:53:20 23:49:01 0 0.03 0.00 0.02 0.02 0.02 99.92 23:53:20 23:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:53:20 23:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:49:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:53:20 23:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:53:20 23:50:01 all 0.25 0.00 0.03 0.00 0.01 99.71 23:53:20 23:50:01 0 0.00 0.00 0.03 0.02 0.00 99.95 23:53:20 23:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:53:20 23:50:01 2 1.84 0.00 0.03 0.00 0.02 98.11 23:53:20 23:50:01 3 0.03 0.00 0.07 0.00 0.03 99.87 23:53:20 23:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:53:20 23:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:53:20 23:51:01 all 0.22 0.00 0.01 0.00 0.01 99.76 23:53:20 23:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:53:20 23:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:51:01 2 1.58 0.00 0.00 0.00 0.02 98.40 23:53:20 23:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:53:20 23:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:53:20 23:51:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:53:20 23:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:53:20 23:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:52:01 all 0.27 0.00 0.02 0.01 0.01 99.70 23:53:20 23:52:01 0 0.00 0.00 0.03 0.02 0.02 99.93 23:53:20 23:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:53:20 23:52:01 2 1.99 0.00 0.02 0.00 0.02 97.98 23:53:20 23:52:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:53:20 23:52:01 4 0.02 0.00 0.02 0.03 0.02 99.92 23:53:20 23:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:53:20 23:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:53:20 23:53:20 23:52:01 CPU %user %nice %system %iowait %steal %idle 23:53:20 23:53:01 all 0.23 0.00 0.08 0.00 0.01 99.68 23:53:20 23:53:01 0 0.18 0.00 0.07 0.02 0.00 99.73 23:53:20 23:53:01 1 0.10 0.00 0.05 0.00 0.00 99.85 23:53:20 23:53:01 2 0.75 0.00 0.03 0.00 0.02 99.20 23:53:20 23:53:01 3 0.12 0.00 0.10 0.00 0.03 99.75 23:53:20 23:53:01 4 0.18 0.00 0.08 0.02 0.00 99.72 23:53:20 23:53:01 5 0.12 0.00 0.10 0.00 0.02 99.77 23:53:20 23:53:01 6 0.30 0.00 0.13 0.00 0.02 99.55 23:53:20 23:53:01 7 0.07 0.00 0.10 0.00 0.00 99.83 23:53:20 Average: all 5.98 0.00 1.08 0.77 0.03 92.14 23:53:20 Average: 0 5.97 0.00 1.06 0.63 0.03 92.31 23:53:20 Average: 1 5.74 0.00 1.07 0.45 0.02 92.71 23:53:20 Average: 2 6.40 0.00 1.09 1.02 0.03 91.45 23:53:20 Average: 3 6.01 0.00 1.08 1.25 0.02 91.63 23:53:20 Average: 4 5.97 0.00 1.09 0.79 0.03 92.12 23:53:20 Average: 5 5.95 0.00 1.07 0.97 0.03 91.98 23:53:20 Average: 6 5.83 0.00 1.05 0.45 0.03 92.64 23:53:20 Average: 7 5.98 0.00 1.14 0.57 0.03 92.28 23:53:20 23:53:20 23:53:20