Pull request #4868 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 840c57da83f7893f2e17c104615bfc991943b014+236833ffc84d188f677089422aea854ddee30426 (bec57775ca03d2aa883f7f28ff3f7c0cf3042bb5) 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-ssh13717306445194895351.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-ssh11264474820364512462.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4868/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4868/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6350872418119162233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4868/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh70356972531612654.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14472665076354669086.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4868/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4868/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11214662370007809839.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8010 in /w/workspace/edgexfoundry_edgex-go_PR-4868 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 236833ffc84d188f677089422aea854ddee30426 into PR head commit 840c57da83f7893f2e17c104615bfc991943b014 Merge succeeded, producing 840c57da83f7893f2e17c104615bfc991943b014 Checking out Revision 840c57da83f7893f2e17c104615bfc991943b014 (PR-4868) > 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/4868/head:refs/remotes/origin/PR-4868 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 840c57da83f7893f2e17c104615bfc991943b014 # 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 236833ffc84d188f677089422aea854ddee30426 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 840c57da83f7893f2e17c104615bfc991943b014 # timeout=10 Commit message: "feat: Add StartTimestamp and EndTimestamp for Cron Scheduler" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:00:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:00:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:00:20 ========================================================= 03:00:20 EdgeX Global Pipelines Version Info 03:00:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:00:21 ------------------- 03:00:21 stable info: 03:00:21 ------------------- 03:00:21 Commited By: Ginny Guan ginny@iotechsys.com 03:00:21 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 03:00:21 Message: update stable to v1.0.260 03:00:21 ------------------- 03:00:21 experimental info: 03:00:21 ------------------- 03:00:21 Commited By: Ginny Guan ginny@iotechsys.com 03:00:21 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 03:00:21 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:00:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:00:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:00:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4868 [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4868 [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4868 [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 840c57da83f7893f2e17c104615bfc991943b014 [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 840c57d [Pipeline] echo 03:00:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:23 provisioning config files... 03:00:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3569950367547390854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:24 ---> ****-login.sh 03:00:24 nexus3.edgexfoundry.org:10001 03:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:24 Configure a credential helper to remove this warning. See 03:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:24 03:00:24 Login Succeeded 03:00:24 nexus3.edgexfoundry.org:10002 03:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:24 Configure a credential helper to remove this warning. See 03:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:24 03:00:24 Login Succeeded 03:00:24 nexus3.edgexfoundry.org:10003 03:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:24 Configure a credential helper to remove this warning. See 03:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:24 03:00:24 Login Succeeded 03:00:24 nexus3.edgexfoundry.org:10004 03:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:25 Configure a credential helper to remove this warning. See 03:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:25 03:00:25 Login Succeeded 03:00:25 ****.io 03:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:00:25 Configure a credential helper to remove this warning. See 03:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:00:25 03:00:25 Login Succeeded 03:00:25 ---> ****-login.sh ends [Pipeline] } 03:00:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:25 + 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 03:00:25 + + dirname cmd/core-command/Dockerfile 03:00:25 cut -d/ -f2 03:00:25 + echo core-command,cmd/core-command/Dockerfile 03:00:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:00:25 + + dirnamecut cmd/core-data/Dockerfile -d/ 03:00:25 -f2 03:00:25 + echo core-data,cmd/core-data/Dockerfile 03:00:25 + dirname cmd/core-keeper/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo core-keeper,cmd/core-keeper/Dockerfile 03:00:25 + dirname cmd/core-metadata/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo core-metadata,cmd/core-metadata/Dockerfile 03:00:25 + dirname cmd/security-bootstrapper/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:00:25 + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ 03:00:25 -f2 03:00:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:00:25 + dirname cmd/security-proxy-setup/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:00:25 + dirname cmd/security-secretstore-setup/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:00:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:00:25 + dirname cmd/security-spire-agent/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:00:25 + dirname cmd/security-spire-config/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:00:25 + dirname cmd/security-spire-server/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:00:25 + dirname cmd/support-cron-scheduler/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 03:00:25 + dirname cmd/support-notifications/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo support-notifications,cmd/support-notifications/Dockerfile 03:00:25 + dirname cmd/support-scheduler/Dockerfile 03:00:25 + cut -d/ -f2 03:00:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:00:25 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 03:00:26 + git rev-list -1 --merges 840c57da83f7893f2e17c104615bfc991943b014~1..840c57da83f7893f2e17c104615bfc991943b014 [Pipeline] echo 03:00:26 -----------> git rev-list -1 --merges 840c57da83f7893f2e17c104615bfc991943b014~1..840c57da83f7893f2e17c104615bfc991943b014 840c57da83f7893f2e17c104615bfc991943b014 [false] [Pipeline] sh 03:00:26 + git log --format=format:%s -1 840c57da83f7893f2e17c104615bfc991943b014 [Pipeline] echo 03:00:26 ========================================================= 03:00:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:00:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:00:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:00:27 + grep -v github /etc/ssh/ssh_known_hosts 03:00:27 + [ -e /tmp/ssh_known_hosts ] 03:00:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:00:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:00:27 sudo tee -a /etc/ssh/ssh_known_hosts 03:00:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:27 03:00:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:28 0.1.4: Pulling from edgex-devops/py-git-semver 03:00:28 b85a868b505f: Pulling fs layer 03:00:28 e2be974225ed: Pulling fs layer 03:00:28 339a4e72a1f5: Pulling fs layer 03:00:28 988bab9f4d93: Pulling fs layer 03:00:28 1469e6f7b9e6: Pulling fs layer 03:00:28 eaf3925da568: Pulling fs layer 03:00:28 bab4dde63d76: Pulling fs layer 03:00:28 bde34c3a00c8: Pulling fs layer 03:00:28 b352a97aabf1: Pulling fs layer 03:00:28 4872d77fe225: Pulling fs layer 03:00:28 5851b861e8e6: Pulling fs layer 03:00:28 1469e6f7b9e6: Waiting 03:00:28 988bab9f4d93: Waiting 03:00:28 eaf3925da568: Waiting 03:00:28 bab4dde63d76: Waiting 03:00:28 5851b861e8e6: Waiting 03:00:28 bde34c3a00c8: Waiting 03:00:28 b352a97aabf1: Waiting 03:00:28 4872d77fe225: Waiting 03:00:28 e2be974225ed: Verifying Checksum 03:00:28 e2be974225ed: Download complete 03:00:28 988bab9f4d93: Verifying Checksum 03:00:28 988bab9f4d93: Download complete 03:00:28 1469e6f7b9e6: Verifying Checksum 03:00:28 1469e6f7b9e6: Download complete 03:00:28 eaf3925da568: Download complete 03:00:28 339a4e72a1f5: Verifying Checksum 03:00:28 339a4e72a1f5: Download complete 03:00:28 bde34c3a00c8: Download complete 03:00:28 b352a97aabf1: Verifying Checksum 03:00:28 b352a97aabf1: Download complete 03:00:28 4872d77fe225: Verifying Checksum 03:00:28 4872d77fe225: Download complete 03:00:28 5851b861e8e6: Download complete 03:00:28 b85a868b505f: Verifying Checksum 03:00:28 b85a868b505f: Download complete 03:00:28 bab4dde63d76: Download complete 03:00:29 b85a868b505f: Pull complete 03:00:29 e2be974225ed: Pull complete 03:00:30 339a4e72a1f5: Pull complete 03:00:30 988bab9f4d93: Pull complete 03:00:30 1469e6f7b9e6: Pull complete 03:00:30 eaf3925da568: Pull complete 03:00:32 bab4dde63d76: Pull complete 03:00:32 bde34c3a00c8: Pull complete 03:00:32 b352a97aabf1: Pull complete 03:00:32 4872d77fe225: Pull complete 03:00:32 5851b861e8e6: Pull complete 03:00:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:33 prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container 03:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:00:37 $ docker top aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d -eo pid,comm 03:00:37 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). 03:00:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:00:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:37 [ssh-agent] Looking for ssh-agent implementation... 03:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:37 $ docker exec aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d ssh-agent 03:00:37 SSH_AUTH_SOCK=/tmp/ssh-gzweZynXd1h2/agent.33 03:00:37 SSH_AGENT_PID=39 03:00:37 Running ssh-add (command line suppressed) 03:00:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9791402613082643628.key (/w/workspace/edgex-go/1@tmp/private_key_9791402613082643628.key) 03:00:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:38 + git tag --points-at HEAD [Pipeline] } 03:00:38 $ docker exec --env ******** --env ******** aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d ssh-agent -k 03:00:38 unset SSH_AUTH_SOCK; 03:00:38 unset SSH_AGENT_PID; 03:00:38 echo Agent pid 39 killed; 03:00:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:00:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:38 [ssh-agent] Looking for ssh-agent implementation... 03:00:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:38 $ docker exec aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d ssh-agent 03:00:38 SSH_AUTH_SOCK=/tmp/ssh-630yqp14cb6p/agent.73 03:00:38 SSH_AGENT_PID=79 03:00:38 Running ssh-add (command line suppressed) 03:00:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_126099891534562527.key (/w/workspace/edgex-go/1@tmp/private_key_126099891534562527.key) 03:00:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:39 + git semver init 03:00:39 2024-08-20 03:00:39,528 [run_init] DEBUG init version:0.0.0 force:False 03:00:39 2024-08-20 03:00:39,528 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 03:00:39 2024-08-20 03:00:39,529 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 03:00:39 2024-08-20 03:00:39,529 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 03:00:46 2024-08-20 03:00:45,428 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 03:00:46 2024-08-20 03:00:45,428 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4868 with force:False 03:00:46 2024-08-20 03:00:45,428 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4868 03:00:46 2024-08-20 03:00:45,433 [execute] INFO git cat-file --batch-check 03:00:46 2024-08-20 03:00:45,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 03:00:46 2024-08-20 03:00:45,439 [execute] INFO git cat-file --batch 03:00:46 2024-08-20 03:00:45,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 03:00:46 2024-08-20 03:00:45,443 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4868 03:00:46 0.0.0 [Pipeline] } 03:00:46 $ docker exec --env ******** --env ******** aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d ssh-agent -k 03:00:46 unset SSH_AUTH_SOCK; 03:00:46 unset SSH_AGENT_PID; 03:00:46 echo Agent pid 79 killed; 03:00:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:46 + git semver [Pipeline] } 03:00:47 $ docker stop --time=1 aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d 03:00:49 $ docker rm -f --volumes aa658d7ef18438199193bc167e645560d1dc4b7a549097cf9ebe65c9272a0f3d [Pipeline] // withDockerContainer [Pipeline] sh 03:00:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:00:52 Stashed 1 file(s) [Pipeline] echo 03:00:52 [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 03:00:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 03:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:00:53 ========================================================= 03:00:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:00:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:00:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:00:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:00:54 619be1103602: Pulling fs layer 03:00:54 7862e08f4a3e: Pulling fs layer 03:00:54 5df492c9dc93: Pulling fs layer 03:00:54 7629e6793208: Pulling fs layer 03:00:54 4f4fb700ef54: Pulling fs layer 03:00:54 fb5054dd5b73: Pulling fs layer 03:00:54 eeca6798cff9: Pulling fs layer 03:00:54 aa269ceb94a6: Pulling fs layer 03:00:54 ada007ff1a6a: Pulling fs layer 03:00:54 ada007ff1a6a: Waiting 03:00:54 4f4fb700ef54: Waiting 03:00:54 fb5054dd5b73: Waiting 03:00:54 aa269ceb94a6: Waiting 03:00:54 eeca6798cff9: Waiting 03:00:54 7629e6793208: Waiting 03:00:54 7862e08f4a3e: Verifying Checksum 03:00:54 7862e08f4a3e: Download complete 03:00:54 7629e6793208: Verifying Checksum 03:00:54 7629e6793208: Download complete 03:00:54 4f4fb700ef54: Verifying Checksum 03:00:54 4f4fb700ef54: Download complete 03:00:54 fb5054dd5b73: Verifying Checksum 03:00:54 fb5054dd5b73: Download complete 03:00:54 619be1103602: Verifying Checksum 03:00:54 619be1103602: Download complete 03:00:54 eeca6798cff9: Verifying Checksum 03:00:54 eeca6798cff9: Download complete 03:00:54 619be1103602: Pull complete 03:00:54 ada007ff1a6a: Verifying Checksum 03:00:54 ada007ff1a6a: Download complete 03:00:54 7862e08f4a3e: Pull complete 03:00:54 5df492c9dc93: Verifying Checksum 03:00:54 5df492c9dc93: Download complete 03:00:55 aa269ceb94a6: Verifying Checksum 03:00:55 aa269ceb94a6: Download complete 03:00:58 5df492c9dc93: Pull complete 03:00:58 7629e6793208: Pull complete 03:00:58 4f4fb700ef54: Pull complete 03:00:58 fb5054dd5b73: Pull complete 03:00:58 eeca6798cff9: Pull complete 03:01:00 aa269ceb94a6: Pull complete 03:01:01 ada007ff1a6a: Pull complete 03:01:01 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:01:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:01:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:01:01 WORKDIR /edgex 03:01:01 COPY go.mod . 03:01:01 RUN go mod download 03:01:01 + docker build -t ci-base-image-x86_64 -f - . 03:01:02 Sending build context to Docker daemon 179.1MB 03:01:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:01:02 ---> f489d0715acc 03:01:02 Step 2/4 : WORKDIR /edgex 03:01:08 Still waiting to schedule task 03:01:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:01:10 ---> Running in 46c17e24c9e7 03:01:10 Removing intermediate container 46c17e24c9e7 03:01:10 ---> ced4f8e35bb2 03:01:10 Step 3/4 : COPY go.mod . 03:01:10 ---> 1687f7a5a37a 03:01:10 Step 4/4 : RUN go mod download 03:01:10 ---> Running in 2ba845a82616 03:01:42 Removing intermediate container 2ba845a82616 03:01:42 ---> 2d4036e015fa 03:01:42 Successfully built 2d4036e015fa 03:01:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:43 + docker inspect -f . ci-base-image-x86_64 03:01:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:43 prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container 03:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:01:44 $ docker top 18008c6c637db3678186c9e29860c13b09fbbccfa3db88e2b5edd73a035a8b70 -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:44 + go version 03:01:44 go version go1.21.9 linux/amd64 [Pipeline] } 03:01:44 $ docker stop --time=1 18008c6c637db3678186c9e29860c13b09fbbccfa3db88e2b5edd73a035a8b70 03:01:45 $ docker rm -f --volumes 18008c6c637db3678186c9e29860c13b09fbbccfa3db88e2b5edd73a035a8b70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:46 + docker inspect -f . ci-base-image-x86_64 03:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:46 prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container 03:01:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:01:47 $ docker top 77cf7e5a7ab85cd95a30a3f356b9d8a7f4757073fd500cba46fa91a3d0164acc -eo pid,comm [Pipeline] { [Pipeline] echo 03:01:47 ========================================================= 03:01:47 [edgeXBuildGoParallel] Running Tests and Build... 03:01:47 ========================================================= [Pipeline] sh 03:01:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 03:01:48 + make test 03:01:48 go test -race -coverprofile=coverage.out ./... 03:01:56 ? github.com/edgexfoundry/edgex-go [no test files] 03:02:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:02:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:02:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:02:22 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 03:02:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:02:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:02:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:02:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:02:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:02:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:02:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:02:23 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 03:02:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:02:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:02:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:02:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:02:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:02:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:02:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements 03:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 03:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 03:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 03:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 03:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:02:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.084s coverage: 69.2% of statements 03:02:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements 03:02:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.577s coverage: 93.4% of statements 03:02:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements 03:02:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:02:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 95.8% of statements 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 03:02:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:02:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:02:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.019s coverage: 0.0% of statements [no tests to run] 03:02:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements 03:02:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 30.7% of statements 03:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.038s coverage: 41.7% of statements 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 77.8% of statements 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.029s coverage: 94.1% of statements 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 03:02:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:02:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 03:02:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 03:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:02:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:02:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8012 in /w/workspace/edgexfoundry_edgex-go_PR-4868 [Pipeline] { [Pipeline] ws 03:02:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:02:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:02:43 The recommended git tool is: git 03:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:02:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:02:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:02:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:02:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:02:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:02:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:02:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 03:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 03:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 03:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 03:02:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 03:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 03:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 03:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 03:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:02:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:02:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:02:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:02:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:02:51 using credential edgex-jenkins-ssh 03:02:51 Cloning the remote Git repository 03:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:02:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:02:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:02:51 > git init /w/workspace/edgex-go/1 # timeout=10 03:02:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:02:51 > git --version # timeout=10 03:02:51 > git --version # 'git version 2.25.1' 03:02:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:02:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.235s coverage: 79.9% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.069s coverage: 92.9% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 76.6% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 36.5% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.023s coverage: 5.2% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.069s coverage: 76.9% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.093s coverage: 19.9% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 03:03:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements 03:03:01 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 03:03:01 running golangci-lint 03:03:01 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 03:03:01 go version go1.21.9 linux/amd64 03:03:01 level=info msg="[config_reader] Used config file .golangci.yml" 03:03:01 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:03:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:03:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:03:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:03:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4868/head:refs/remotes/origin/PR-4868 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:03:10 Merging remotes/origin/main commit 236833ffc84d188f677089422aea854ddee30426 into PR head commit 840c57da83f7893f2e17c104615bfc991943b014 03:03:10 Merge succeeded, producing 840c57da83f7893f2e17c104615bfc991943b014 03:03:10 Checking out Revision 840c57da83f7893f2e17c104615bfc991943b014 (PR-4868) 03:03:10 > git config core.sparsecheckout # timeout=10 03:03:10 > git checkout -f 840c57da83f7893f2e17c104615bfc991943b014 # timeout=10 03:03:10 > git remote # timeout=10 03:03:10 > git config --get remote.origin.url # timeout=10 03:03:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:10 > git merge 236833ffc84d188f677089422aea854ddee30426 # timeout=10 03:03:10 > git rev-parse HEAD^{commit} # timeout=10 03:03:10 > git config core.sparsecheckout # timeout=10 03:03:10 > git checkout -f 840c57da83f7893f2e17c104615bfc991943b014 # timeout=10 03:03:14 Commit message: "feat: Add StartTimestamp and EndTimestamp for Cron Scheduler" 03:03:14 > git --version # timeout=10 03:03:14 > git --version # 'git version 2.25.1' 03:03:14 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 03:03:28 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|deps|imports|types_sizes) took 22.239600853s" 03:03:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.462175ms" 03:03:36 level=info msg="[linters_context/goanalysis] analyzers took 1m42.476712472s with top 10 stages: buildir: 50.001127969s, gosec: 7.781586037s, inspect: 3.516144077s, fact_deprecated: 3.154762132s, printf: 1.972741255s, ctrlflow: 1.90037115s, S1038: 1.529123901s, nilness: 1.339498166s, fact_purity: 1.224778793s, typedness: 795.017104ms" 03:03:36 level=info msg="[runner] Issues before processing: 214, after processing: 0" 03:03:36 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, skip_files: 214/214, nolint: 0/22, filename_unadjuster: 214/214, path_prettifier: 214/214, cgo: 214/214, skip_dirs: 214/214, exclude-rules: 22/214" 03:03:36 level=info msg="[runner] processing took 19.622223ms with stages: identifier_marker: 7.514965ms, nolint: 6.598228ms, exclude-rules: 2.272871ms, autogenerated_exclude: 1.768031ms, path_prettifier: 955.038µs, skip_dirs: 477.658µs, cgo: 20.941µs, filename_unadjuster: 10.44µs, max_same_issues: 1.04µs, fixer: 420ns, exclude: 400ns, uniq_by_line: 390ns, skip_files: 310ns, diff: 270ns, severity-rules: 260ns, sort_results: 251ns, max_from_linter: 190ns, source_code: 160ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" 03:03:36 level=info msg="[runner] linters took 11.019010823s with stages: goanalysis_metalinter: 10.999266239s" 03:03:36 level=info msg="File cache stats: 0 entries of total size 0B" 03:03:36 level=info msg="Memory: 332 samples, avg is 287.0MB, max is 1421.9MB" 03:03:36 level=info msg="Execution took 33.318692274s" 03:03:36 go vet ./... 03:03:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:03:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:03:42 ./bin/test-attribution-txt.sh [Pipeline] echo 03:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:03:42 + ls -al . 03:03:42 total 916 03:03:42 drwxrwxr-x 11 1001 1001 4096 Aug 20 03:01 . 03:03:42 drwxr-xr-x 4 root root 4096 Aug 20 03:01 .. 03:03:42 drwxrwxr-x 2 1001 1001 4096 Aug 20 03:00 .blubracket 03:03:42 -rw-rw-r-- 1 1001 1001 10 Aug 20 03:00 .dockerignore 03:03:42 drwxrwxr-x 8 1001 1001 4096 Aug 20 03:03 .git 03:03:42 drwxrwxr-x 3 1001 1001 4096 Aug 20 03:00 .github 03:03:42 -rw-rw-r-- 1 1001 1001 1102 Aug 20 03:00 .gitignore 03:03:42 -rw-rw-r-- 1 1001 1001 42 Aug 20 03:00 .golangci.yml 03:03:42 -rw-rw-r-- 1 1001 1001 100 Aug 20 03:00 .hadolint.yml 03:03:42 drwxr-xr-x 3 1001 1001 4096 Aug 20 03:00 .semver 03:03:42 -rw-rw-r-- 1 1001 1001 155 Aug 20 03:00 .sonarcloud.properties 03:03:42 -rw-rw-r-- 1 1001 1001 1171 Aug 20 03:00 ADOPTERS.md 03:03:42 -rw-rw-r-- 1 1001 1001 21286 Aug 20 03:00 Attribution.txt 03:03:42 -rw-rw-r-- 1 1001 1001 100284 Aug 20 03:00 CHANGELOG.md 03:03:42 -rw-rw-r-- 1 1001 1001 3804 Aug 20 03:00 CONTRIBUTING.md 03:03:42 -rw-rw-r-- 1 1001 1001 677 Aug 20 03:00 GOVERNANCE.md 03:03:42 -rw-rw-r-- 1 1001 1001 861 Aug 20 03:00 Jenkinsfile 03:03:42 -rw-rw-r-- 1 1001 1001 10775 Aug 20 03:00 LICENSE 03:03:42 -rw-rw-r-- 1 1001 1001 16854 Aug 20 03:00 Makefile 03:03:42 -rw-rw-r-- 1 1001 1001 582 Aug 20 03:00 OWNERS.md 03:03:42 -rw-rw-r-- 1 1001 1001 9528 Aug 20 03:00 README.md 03:03:42 -rw-rw-r-- 1 1001 1001 789 Aug 20 03:00 SECURITY.md 03:03:42 -rw-rw-r-- 1 1001 1001 5 Aug 20 03:00 VERSION 03:03:42 drwxrwxr-x 2 1001 1001 4096 Aug 20 03:00 bin 03:03:42 drwxrwxr-x 20 1001 1001 4096 Aug 20 03:00 cmd 03:03:42 -rw-r--r-- 1 root root 546050 Aug 20 03:03 coverage.out 03:03:42 drwxrwxr-x 2 1001 1001 4096 Aug 20 03:00 fuzz_test 03:03:42 -rw-rw-r-- 1 1001 1001 7305 Aug 20 03:00 go.mod 03:03:42 -rw-rw-r-- 1 1001 1001 102581 Aug 20 03:00 go.sum 03:03:42 drwxrwxr-x 7 1001 1001 4096 Aug 20 03:00 internal 03:03:42 drwxrwxr-x 3 1001 1001 4096 Aug 20 03:00 openapi 03:03:42 -rw-rw-r-- 1 1001 1001 584 Aug 20 03:00 security.txt 03:03:42 -rw-rw-r-- 1 1001 1001 204 Aug 20 03:00 version.go [Pipeline] sh 03:03:43 + '[' -e coverage.out ] 03:03:43 + chown 1001:1001 coverage.out [Pipeline] stash 03:03:43 Stashed 1 file(s) [Pipeline] sh 03:03:43 + make build 03:03:43 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 03:04: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-metadata/core-metadata ./cmd/core-metadata 03:04: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-command/core-command ./cmd/core-command 03:04: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 03:04: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-keeper/core-keeper ./cmd/core-keeper 03:04:11 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:04:16 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 03:04:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:04:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:04:16 Dload Upload Total Spent Left Speed 03:04:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh 03:04:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:04:17 + sudo tee /etc/docker/daemon.new 03:04:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:04:17 { 03:04:17 "registry-mirrors": [ 03:04:17 "https://nexus3.edgexfoundry.org:10001" 03:04:17 ], 03:04:17 "bip": "10.250.0.254/24", 03:04:17 "hosts": [ 03:04:17 "tcp://0.0.0.0:5555", 03:04:17 "unix:///var/run/docker.sock" 03:04:17 ], 03:04:17 "mtu": 1458, 03:04:17 "selinux-enabled": true, 03:04:17 "seccomp-profile": "/etc/docker/seccomp.json" 03:04:17 } [Pipeline] sh 03:04:17 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 03:04:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:04:17 + sudo service docker restart 03:04:19 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 03:04:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:04:22 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 03:04:22 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 03:04: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:04:24 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] } 03:04:25 $ docker stop --time=1 77cf7e5a7ab85cd95a30a3f356b9d8a7f4757073fd500cba46fa91a3d0164acc 03:04:40 $ docker rm -f --volumes 77cf7e5a7ab85cd95a30a3f356b9d8a7f4757073fd500cba46fa91a3d0164acc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 03:04:41 provisioning config files... 03:04:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17052006353521148612tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 03:04:41 ---> ****-login.sh 03:04:41 nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 03:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:42 Configure a credential helper to remove this warning. See 03:04:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:42 03:04:42 Login Succeeded 03:04:42 nexus3.edgexfoundry.org:10002 03:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:04:42 03:04:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:42 Configure a credential helper to remove this warning. See 03:04:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:42 03:04:42 Login Succeeded 03:04:42 nexus3.edgexfoundry.org:10003 03:04:43 latest: Pulling from edgex-devops/edgex-compose 03:04:43 91d30c5bc195: Pulling fs layer 03:04:43 2e9b0aa3be6d: Pulling fs layer 03:04:43 9c61dcf015f6: Pulling fs layer 03:04:43 4698f68db338: Pulling fs layer 03:04:43 2a2f49069b9e: Pulling fs layer 03:04:43 e0025b399a48: Pulling fs layer 03:04:43 4698f68db338: Waiting 03:04:43 2a2f49069b9e: Waiting 03:04:43 e0025b399a48: Waiting 03:04:43 91d30c5bc195: Verifying Checksum 03:04:43 91d30c5bc195: Download complete 03:04:43 4698f68db338: Download complete 03:04:43 2e9b0aa3be6d: Verifying Checksum 03:04:43 2e9b0aa3be6d: Download complete 03:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:43 Configure a credential helper to remove this warning. See 03:04:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:43 03:04:43 Login Succeeded 03:04:43 nexus3.edgexfoundry.org:10004 03:04:43 e0025b399a48: Download complete 03:04:43 2a2f49069b9e: Verifying Checksum 03:04:43 2a2f49069b9e: Download complete 03:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:43 Configure a credential helper to remove this warning. See 03:04:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:43 03:04:43 Login Succeeded 03:04:43 ****.io 03:04:43 91d30c5bc195: Pull complete 03:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:43 2e9b0aa3be6d: Pull complete 03:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:43 Configure a credential helper to remove this warning. See 03:04:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:43 03:04:43 Login Succeeded 03:04:43 ---> ****-login.sh ends [Pipeline] } 03:04:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:04:44 9c61dcf015f6: Verifying Checksum [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:04:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 03:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:04:44 ========================================================= 03:04:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:04:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:04:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:04:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:04:45 c6b39de5b339: Pulling fs layer 03:04:45 a69c41024577: Pulling fs layer 03:04:45 d6de4b400683: Pulling fs layer 03:04:45 35cb2a7552d0: Pulling fs layer 03:04:45 4f4fb700ef54: Pulling fs layer 03:04:45 464afbd9ba4c: Pulling fs layer 03:04:45 00f215d4a9da: Pulling fs layer 03:04:45 d496ad576159: Pulling fs layer 03:04:45 35cb2a7552d0: Waiting 03:04:45 4f4fb700ef54: Waiting 03:04:45 464afbd9ba4c: Waiting 03:04:45 00f215d4a9da: Waiting 03:04:45 d496ad576159: Waiting 03:04:45 a69c41024577: Verifying Checksum 03:04:45 a69c41024577: Download complete 03:04:45 35cb2a7552d0: Verifying Checksum 03:04:45 35cb2a7552d0: Download complete 03:04:45 4f4fb700ef54: Verifying Checksum 03:04:45 4f4fb700ef54: Download complete 03:04:45 464afbd9ba4c: Verifying Checksum 03:04:45 464afbd9ba4c: Download complete 03:04:45 c6b39de5b339: Download complete 03:04:45 d496ad576159: Verifying Checksum 03:04:45 d496ad576159: Download complete 03:04:46 c6b39de5b339: Pull complete 03:04:46 a69c41024577: Pull complete 03:04:47 d6de4b400683: Verifying Checksum 03:04:47 d6de4b400683: Download complete 03:04:48 00f215d4a9da: Verifying Checksum 03:04:48 00f215d4a9da: Download complete 03:04:48 9c61dcf015f6: Pull complete 03:04:48 4698f68db338: Pull complete 03:04:49 2a2f49069b9e: Pull complete 03:04:49 e0025b399a48: Pull complete 03:04:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:04:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:50 prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container 03:04:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:04:57 $ docker top ffc6993a611b95c4ef2fe4fdb63836e70e172cf1768a1ad6e8844a0f9f24b4d3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:58 + docker compose -f ./docker-compose-build.yml build --parallel 03:05:00 d6de4b400683: Pull complete 03:05:00 35cb2a7552d0: Pull complete 03:05:00 4f4fb700ef54: Pull complete 03:05:00 464afbd9ba4c: Pull complete 03:05:00 #1 [security-proxy-setup internal] load build definition from Dockerfile 03:05:00 #1 transferring dockerfile: 2.50kB done 03:05:00 #1 DONE 0.1s 03:05:00 03:05:00 #2 [security-proxy-auth internal] load build definition from Dockerfile 03:05:00 #2 transferring dockerfile: 2.15kB done 03:05:00 #2 DONE 0.0s 03:05:00 03:05:00 #3 [security-spire-config internal] load build definition from Dockerfile 03:05:00 #3 transferring dockerfile: 1.69kB done 03:05:00 #3 DONE 0.0s 03:05:00 03:05:00 #4 [security-spire-server internal] load build definition from Dockerfile 03:05:00 #4 transferring dockerfile: 1.70kB done 03:05:00 #4 DONE 0.0s 03:05:00 03:05:00 #5 [support-notifications internal] load build definition from Dockerfile 03:05:01 #5 transferring dockerfile: 1.95kB done 03:05:01 #5 DONE 0.1s 03:05:01 03:05:01 #6 [core-metadata internal] load build definition from Dockerfile 03:05:01 #6 transferring dockerfile: 2.06kB done 03:05:01 #6 DONE 0.1s 03:05:01 03:05:01 #7 [support-scheduler internal] load build definition from Dockerfile 03:05:01 #7 transferring dockerfile: 1.93kB done 03:05:01 #7 DONE 0.1s 03:05:01 03:05:01 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:05:01 #8 transferring dockerfile: 1.89kB done 03:05:01 #8 DONE 0.1s 03:05:01 03:05:01 #9 [security-secretstore-setup internal] load build definition from Dockerfile 03:05:01 #9 transferring dockerfile: 2.49kB done 03:05:01 #9 DONE 0.1s 03:05:01 03:05:01 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:05:01 #10 transferring dockerfile: 2.23kB done 03:05:01 #10 DONE 0.1s 03:05:01 03:05:01 #11 [support-cron-scheduler internal] load build definition from Dockerfile 03:05:01 #11 transferring dockerfile: 1.85kB done 03:05:01 #11 DONE 0.1s 03:05:01 03:05:01 #12 [core-keeper internal] load build definition from Dockerfile 03:05:01 #12 transferring dockerfile: 2.01kB done 03:05:01 #12 DONE 0.1s 03:05:01 03:05:01 #13 [core-command internal] load build definition from Dockerfile 03:05:01 #13 transferring dockerfile: 1.93kB done 03:05:01 #13 DONE 0.1s 03:05:01 03:05:01 #14 [core-data internal] load build definition from Dockerfile 03:05:01 #14 transferring dockerfile: 2.01kB done 03:05:01 #14 DONE 0.1s 03:05:01 03:05:01 #15 [security-bootstrapper internal] load build definition from Dockerfile 03:05:01 #15 transferring dockerfile: 3.17kB done 03:05:01 #15 DONE 0.1s 03:05:01 03:05:01 #16 [security-proxy-setup internal] load .dockerignore 03:05:01 #16 transferring context: 50B done 03:05:01 #16 DONE 0.1s 03:05:01 03:05:01 #17 [security-spire-agent internal] load build definition from Dockerfile 03:05:01 #17 transferring dockerfile: 1.81kB done 03:05:01 #17 DONE 0.1s 03:05:01 03:05:01 #18 [security-proxy-auth internal] load .dockerignore 03:05:01 #18 transferring context: 50B done 03:05:01 #18 DONE 0.0s 03:05:01 03:05:01 #19 [security-spire-config internal] load .dockerignore 03:05:01 #19 transferring context: 50B done 03:05:01 #19 DONE 0.1s 03:05:01 03:05:01 #20 [security-spire-server internal] load .dockerignore 03:05:01 #20 transferring context: 50B done 03:05:01 #20 DONE 0.1s 03:05:01 03:05:01 #21 [core-keeper internal] load .dockerignore 03:05:01 #21 transferring context: 50B done 03:05:01 #21 DONE 0.1s 03:05:01 03:05:01 #22 [support-scheduler internal] load .dockerignore 03:05:01 #22 transferring context: 50B done 03:05:01 #22 DONE 0.1s 03:05:01 03:05:01 #23 [core-metadata internal] load .dockerignore 03:05:01 #23 transferring context: 50B done 03:05:01 #23 DONE 0.1s 03:05:01 03:05:01 #24 [security-secretstore-setup internal] load .dockerignore 03:05:01 #24 transferring context: 50B done 03:05:01 #24 DONE 0.1s 03:05:01 03:05:01 #25 [support-notifications internal] load .dockerignore 03:05:01 #25 transferring context: 50B done 03:05:01 #25 DONE 0.1s 03:05:01 03:05:01 #26 [core-common-config-bootstrapper internal] load .dockerignore 03:05:01 #26 transferring context: 50B done 03:05:01 #26 DONE 0.1s 03:05:01 03:05:01 #27 [support-cron-scheduler internal] load .dockerignore 03:05:01 #27 transferring context: 50B done 03:05:01 #27 DONE 0.1s 03:05:01 03:05:01 #28 [core-data internal] load .dockerignore 03:05:01 #28 transferring context: 50B done 03:05:01 #28 DONE 0.1s 03:05:01 03:05:01 #29 [security-spiffe-token-provider internal] load .dockerignore 03:05:01 #29 transferring context: 50B done 03:05:01 #29 DONE 0.1s 03:05:01 03:05:01 #30 [core-command internal] load .dockerignore 03:05:01 #30 transferring context: 50B done 03:05:01 #30 DONE 0.1s 03:05:01 03:05:01 #31 [security-spire-agent internal] load .dockerignore 03:05:01 #31 transferring context: 50B done 03:05:01 #31 DONE 0.1s 03:05:01 03:05:01 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:05:01 #32 DONE 0.0s 03:05:01 03:05:01 #33 [security-bootstrapper internal] load .dockerignore 03:05:01 #33 transferring context: 50B done 03:05:01 #33 DONE 0.1s 03:05:01 03:05:01 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:05:01 #34 ... 03:05:01 03:05:01 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:05:01 #32 DONE 0.0s 03:05:02 03:05:02 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:05:02 #32 DONE 0.0s 03:05:02 03:05:02 #35 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:05:02 #35 DONE 0.5s 03:05:02 03:05:02 #36 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:05:02 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:05:02 #36 ... 03:05:02 03:05:02 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:05:02 #34 DONE 0.6s 03:05:02 03:05:02 #36 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:05:02 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.3s done 03:05:02 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.2s 03:05:02 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:05:02 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 03:05:02 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 03:05:02 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s 03:05:03 #36 ... 03:05:03 03:05:03 #37 [security-spire-server internal] load build context 03:05:03 #37 transferring context: 27.71kB 0.1s done 03:05:03 #37 DONE 0.6s 03:05:03 03:05:03 #36 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:05:03 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 03:05:03 #36 ... 03:05:03 03:05:03 #38 [security-spire-config internal] load build context 03:05:03 #38 transferring context: 25.96kB 0.2s done 03:05:03 #38 DONE 0.7s 03:05:03 03:05:03 #36 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:05:03 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done 03:05:03 #36 ... 03:05:03 03:05:03 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:05:03 #39 DONE 1.2s 03:05:03 03:05:03 #36 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:05:03 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.3s done 03:05:03 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done 03:05:03 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:05:03 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 03:05:03 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 03:05:03 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done 03:05:05 #36 ... 03:05:05 03:05:05 #40 [security-spire-agent internal] load build context 03:05:05 #40 transferring context: 27.24kB 0.0s done 03:05:05 #40 DONE 1.6s 03:05:05 03:05:05 #36 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:05:05 #36 DONE 3.0s 03:05:05 03:05:05 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:05 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 03:05:05 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:05:05 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:05:05 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:05:05 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 03:05:05 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 03:05:05 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:05:05 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 03:05:05 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 2.0s 03:05:05 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:05:05 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:05:05 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 03:05:05 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.5s done 03:05:05 #41 ... 03:05:05 03:05:05 #42 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:05:05 #42 DONE 4.0s 03:05:05 03:05:05 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:05:08 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.3s done 03:05:08 00f215d4a9da: Pull complete 03:05:10 d496ad576159: Pull complete 03:05:10 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:05:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:05:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:05:11 WORKDIR /edgex 03:05:11 COPY go.mod . 03:05:11 RUN go mod download 03:05:11 + docker build -t ci-base-image-arm64 -f - . 03:05:11 Sending build context to Docker daemon 3.528MB 03:05:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:05:11 ---> f246e2811388 03:05:11 Step 2/4 : WORKDIR /edgex 03:05:12 #41 ... 03:05:12 03:05:12 #43 [support-notifications internal] load build context 03:05:12 #43 transferring context: 242.37MB 9.6s 03:05:12 #43 ... 03:05:12 03:05:12 #44 [support-scheduler internal] load build context 03:05:12 #44 ... 03:05:12 03:05:12 #45 [core-common-config-bootstrapper internal] load build context 03:05:12 #45 ... 03:05:12 03:05:12 #46 [security-proxy-auth internal] load build context 03:05:12 #46 ... 03:05:12 03:05:12 #47 [security-proxy-setup internal] load build context 03:05:12 #47 ... 03:05:12 03:05:12 #48 [security-secretstore-setup internal] load build context 03:05:12 #48 ... 03:05:12 03:05:12 #49 [support-cron-scheduler internal] load build context 03:05:12 #49 ... 03:05:12 03:05:12 #50 [core-metadata internal] load build context 03:05:12 #50 ... 03:05:12 03:05:12 #51 [security-bootstrapper internal] load build context 03:05:13 ---> Running in 2d6dbe440533 03:05:13 Removing intermediate container 2d6dbe440533 03:05:13 ---> 283f41201635 03:05:13 Step 3/4 : COPY go.mod . 03:05:13 #51 ... 03:05:13 03:05:13 #52 [core-keeper internal] load build context 03:05:13 ---> 7274a1a276f4 03:05:13 Step 4/4 : RUN go mod download 03:05:13 ---> Running in 01222bfedea8 03:05:14 #52 ... 03:05:14 03:05:14 #53 [security-spiffe-token-provider internal] load build context 03:05:14 #53 ... 03:05:14 03:05:14 #54 [core-command internal] load build context 03:05:14 #54 ... 03:05:14 03:05:14 #55 [core-data internal] load build context 03:05:14 #55 ... 03:05:14 03:05:14 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:05:14 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 03:05:14 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:05:14 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:05:14 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:05:14 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 03:05:14 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 03:05:14 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:05:14 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 03:05:14 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done 03:05:14 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 03:05:14 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 03:05:14 #56 ... 03:05:14 03:05:14 #55 [core-data internal] load build context 03:05:15 #55 ... 03:05:15 03:05:15 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:05:15 #57 ... 03:05:15 03:05:15 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:15 #58 ... 03:05:15 03:05:15 #55 [core-data internal] load build context 03:05:15 #55 ... 03:05:15 03:05:15 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:05:16 #59 ... 03:05:16 03:05:16 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:05:16 #0 7.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:05:16 #0 7.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:05:16 #0 7.837 (1/2) Installing ca-certificates (20240226-r0) 03:05:16 #0 8.333 (2/2) Installing dumb-init (1.2.5-r2) 03:05:16 #0 8.339 Executing busybox-1.36.1-r7.trigger 03:05:16 #0 8.342 Executing ca-certificates-20240226-r0.trigger 03:05:16 #0 8.915 OK: 8 MiB in 17 packages 03:05:16 #60 ... 03:05:16 03:05:16 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:05:16 #61 ... 03:05:16 03:05:16 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:05:16 #62 ... 03:05:16 03:05:16 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:05:16 #63 ... 03:05:16 03:05:16 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:05:16 #64 ... 03:05:16 03:05:16 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:05:17 #65 ... 03:05:17 03:05:17 #66 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:05:17 #66 ... 03:05:17 03:05:17 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:05:17 #67 ... 03:05:17 03:05:17 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:05:17 #68 ... 03:05:17 03:05:17 #54 [core-command internal] load build context 03:05:17 #54 transferring context: 328.27MB 14.6s 03:05:20 #54 ... 03:05:20 03:05:20 #43 [support-notifications internal] load build context 03:05:20 #43 ... 03:05:20 03:05:20 #52 [core-keeper internal] load build context 03:05:21 #52 ... 03:05:21 03:05:21 #43 [support-notifications internal] load build context 03:05:21 #43 transferring context: 494.51MB 18.7s done 03:05:22 #43 ... 03:05:22 03:05:22 #44 [support-scheduler internal] load build context 03:05:22 #44 transferring context: 494.51MB 18.7s done 03:05:22 #44 ... 03:05:22 03:05:22 #45 [core-common-config-bootstrapper internal] load build context 03:05:22 #45 transferring context: 494.51MB 18.6s done 03:05:22 #45 ... 03:05:22 03:05:22 #47 [security-proxy-setup internal] load build context 03:05:22 #47 transferring context: 494.51MB 19.8s done 03:05:22 #47 ... 03:05:22 03:05:22 #48 [security-secretstore-setup internal] load build context 03:05:23 #48 ... 03:05:23 03:05:23 #46 [security-proxy-auth internal] load build context 03:05:23 #46 transferring context: 494.51MB 18.9s done 03:05:23 #46 ... 03:05:23 03:05:23 #50 [core-metadata internal] load build context 03:05:23 #50 transferring context: 494.51MB 20.2s done 03:05:23 #50 ... 03:05:23 03:05:23 #49 [support-cron-scheduler internal] load build context 03:05:23 #49 transferring context: 494.51MB 20.1s done 03:05:23 #49 ... 03:05:23 03:05:23 #51 [security-bootstrapper internal] load build context 03:05:23 #51 transferring context: 494.51MB 18.7s done 03:05:24 #51 ... 03:05:24 03:05:24 #53 [security-spiffe-token-provider internal] load build context 03:05:24 #53 transferring context: 494.51MB 17.8s done 03:05:24 #53 ... 03:05:24 03:05:24 #52 [core-keeper internal] load build context 03:05:24 #52 transferring context: 494.51MB 20.6s done 03:05:25 #52 ... 03:05:25 03:05:25 #55 [core-data internal] load build context 03:05:25 #55 transferring context: 494.51MB 18.7s done 03:05:32 #55 ... 03:05:32 03:05:32 #54 [core-command internal] load build context 03:05:32 #54 transferring context: 494.51MB 20.0s done 03:05:33 #54 ... 03:05:33 03:05:33 #48 [security-secretstore-setup internal] load build context 03:05:33 #48 transferring context: 494.51MB 20.9s done 03:06:10 Removing intermediate container 01222bfedea8 03:06:10 ---> 5cc3634836e1 03:06:10 Successfully built 5cc3634836e1 03:06:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:10 + docker inspect -f . ci-base-image-arm64 03:06:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:11 prd-ubuntu20.04-docker-arm64-4c-16g-8012 does not seem to be running inside a container 03:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:06:12 #48 ... 03:06:12 03:06:12 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:06:12 #62 62.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:12 #62 62.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:12 #62 62.82 (1/1) Installing dumb-init (1.2.5-r2) 03:06:12 #62 62.85 Executing busybox-1.36.1-r7.trigger 03:06:12 #62 62.86 OK: 7 MiB in 16 packages 03:06:12 #62 ... 03:06:12 03:06:12 #53 [security-spiffe-token-provider internal] load build context 03:06:12 #53 DONE 67.9s 03:06:12 03:06:12 #66 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 03:06:12 #66 DONE 64.6s 03:06:12 03:06:12 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:06:12 #60 DONE 64.9s 03:06:12 03:06:12 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:06:12 #69 ... 03:06:12 03:06:12 #45 [core-common-config-bootstrapper internal] load build context 03:06:12 #45 DONE 68.3s 03:06:12 03:06:12 #51 [security-bootstrapper internal] load build context 03:06:12 #51 DONE 68.6s 03:06:12 03:06:12 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:06:12 #70 ... 03:06:12 03:06:12 #44 [support-scheduler internal] load build context 03:06:12 #44 DONE 68.9s 03:06:12 03:06:12 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:06:12 #68 65.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:12 #68 65.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:12 #68 65.64 (1/4) Installing dumb-init (1.2.5-r2) 03:06:12 #68 65.67 (2/4) Installing openssl (3.1.6-r0) 03:06:12 #68 65.69 (3/4) Installing su-exec (0.2-r3) 03:06:12 #68 65.69 (4/4) Installing yq (4.33.3-r5) 03:06:12 #68 65.75 Executing busybox-1.36.1-r7.trigger 03:06:12 #68 65.79 OK: 17 MiB in 19 packages 03:06:12 #68 ... 03:06:12 03:06:12 #43 [support-notifications internal] load build context 03:06:12 #43 DONE 69.9s 03:06:12 03:06:12 #55 [core-data internal] load build context 03:06:12 #55 DONE 70.2s 03:06:12 03:06:12 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:06:12 #61 65.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:12 #61 65.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:12 #61 65.50 (1/2) Installing dumb-init (1.2.5-r2) 03:06:12 #61 65.50 (2/2) Installing su-exec (0.2-r3) 03:06:12 #61 65.50 Executing busybox-1.36.1-r7.trigger 03:06:12 #61 65.51 OK: 7 MiB in 17 packages 03:06:12 #61 ... 03:06:12 03:06:12 #46 [security-proxy-auth internal] load build context 03:06:12 #46 DONE 70.2s 03:06:12 03:06:12 #54 [core-command internal] load build context 03:06:12 #54 DONE 70.2s 03:06:12 03:06:12 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:12 #58 DONE 67.3s 03:06:12 03:06:12 #49 [support-cron-scheduler internal] load build context 03:06:12 #49 DONE 70.2s 03:06:12 03:06:12 #50 [core-metadata internal] load build context 03:06:12 #50 DONE 70.2s 03:06:12 03:06:12 #52 [core-keeper internal] load build context 03:06:12 #52 DONE 70.3s 03:06:12 03:06:12 #48 [security-secretstore-setup internal] load build context 03:06:12 #48 DONE 70.3s 03:06:12 03:06:12 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:06:12 #62 DONE 66.9s 03:06:12 03:06:12 #47 [security-proxy-setup internal] load build context 03:06:12 #47 DONE 70.2s 03:06:12 $ docker top 6cf5b34dacf58e55ac3034f649dc59448dd211d0cf809fc06c39135d343a7929 -eo pid,comm 03:06:12 03:06:12 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:06:12 #64 62.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:12 #64 62.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:12 #64 62.92 (1/1) Installing dumb-init (1.2.5-r2) 03:06:12 #64 62.96 Executing busybox-1.36.1-r7.trigger 03:06:12 #64 62.97 OK: 7 MiB in 16 packages 03:06:12 #64 DONE 66.9s 03:06:12 03:06:12 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:06:12 #59 62.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:12 #59 62.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:12 #59 62.88 (1/4) Installing ca-certificates (20240226-r0) 03:06:12 #59 62.93 (2/4) Installing dumb-init (1.2.5-r2) 03:06:12 #59 62.94 (3/4) Installing su-exec (0.2-r3) 03:06:12 #59 63.02 (4/4) Installing yq (4.33.3-r5) 03:06:12 #59 63.32 Executing busybox-1.36.1-r7.trigger 03:06:12 #59 63.33 Executing ca-certificates-20240226-r0.trigger 03:06:12 #59 63.38 OK: 17 MiB in 19 packages 03:06:12 #59 DONE 67.0s 03:06:12 03:06:12 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:06:12 #57 63.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:12 #57 63.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:12 #57 63.67 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:06:12 #57 63.67 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:06:12 #57 63.67 OK: 20070 distinct packages available 03:06:12 #57 63.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:12 #57 63.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:12 #57 64.05 (1/4) Installing dumb-init (1.2.5-r2) 03:06:12 #57 64.05 (2/4) Installing musl-obstack (1.2.3-r2) 03:06:12 #57 64.06 (3/4) Installing libucontext (1.2-r2) 03:06:12 #57 64.07 (4/4) Installing gcompat (1.1.0-r1) 03:06:12 #57 64.11 Executing busybox-1.36.1-r7.trigger 03:06:12 #57 64.11 OK: 8 MiB in 19 packages 03:06:12 #57 DONE 67.5s 03:06:12 03:06:12 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:06:12 #67 63.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:12 #67 63.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:12 #67 63.74 (1/3) Installing ca-certificates (20240226-r0) 03:06:12 #67 63.75 (2/3) Installing dumb-init (1.2.5-r2) 03:06:12 #67 63.76 (3/3) Installing tzdata (2024a-r0) 03:06:12 #67 63.83 Executing busybox-1.36.1-r7.trigger 03:06:12 #67 63.83 Executing ca-certificates-20240226-r0.trigger 03:06:12 #67 63.91 OK: 11 MiB in 18 packages 03:06:12 #67 DONE 66.9s 03:06:12 03:06:12 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:06:12 #61 DONE 67.0s 03:06:12 03:06:12 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:06:12 #68 DONE 67.0s 03:06:12 03:06:12 #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:06:12 #71 ... 03:06:12 03:06:12 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:06:12 #56 DONE 69.4s 03:06:12 03:06:12 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:06:12 #41 DONE 70.3s [Pipeline] { [Pipeline] sh 03:06:12 03:06:12 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:06:12 #65 67.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:12 #65 67.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:13 #65 67.50 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:06:13 #65 67.50 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:06:13 #65 67.50 OK: 20070 distinct packages available 03:06:13 #65 67.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:13 #65 67.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:13 + go version 03:06:13 go version go1.21.9 linux/arm64 [Pipeline] } 03:06:13 $ docker stop --time=1 6cf5b34dacf58e55ac3034f649dc59448dd211d0cf809fc06c39135d343a7929 03:06:13 #65 67.99 (1/11) Installing ca-certificates (20240226-r0) 03:06:13 #65 68.03 (2/11) Installing brotli-libs (1.0.9-r14) 03:06:13 #65 68.06 (3/11) Installing libunistring (1.1-r1) 03:06:13 #65 68.08 (4/11) Installing libidn2 (2.3.4-r1) 03:06:13 #65 68.08 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:06:13 #65 68.08 (6/11) Installing libcurl (8.9.0-r0) 03:06:13 #65 68.09 (7/11) Installing curl (8.9.0-r0) 03:06:13 #65 68.10 (8/11) Installing dumb-init (1.2.5-r2) 03:06:13 #65 68.31 (9/11) Installing musl-obstack (1.2.3-r2) 03:06:14 #65 68.32 (10/11) Installing libucontext (1.2-r2) 03:06:14 #65 68.32 (11/11) Installing gcompat (1.1.0-r1) 03:06:14 #65 68.32 Executing busybox-1.36.1-r7.trigger 03:06:14 #65 68.33 Executing ca-certificates-20240226-r0.trigger 03:06:14 #65 68.36 OK: 12 MiB in 26 packages 03:06:14 #65 DONE 68.6s 03:06:14 03:06:14 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:06:14 #0 2.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:14 #0 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:14 #0 3.069 OK: 264 MiB in 52 packages 03:06:14 #72 DONE 3.8s 03:06:14 03:06:14 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:06:14 #69 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:14 #69 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:14 #69 ... 03:06:14 03:06:14 #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:06:14 #0 2.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:14 #0 3.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:14 #0 3.253 OK: 264 MiB in 52 packages 03:06:14 #73 DONE 4.3s 03:06:14 03:06:14 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:06:14 #69 3.981 OK: 8 MiB in 17 packages 03:06:14 #69 ... 03:06:14 03:06:14 #70 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:06:14 #70 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:14 #70 2.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:14 #70 3.163 OK: 264 MiB in 52 packages 03:06:14 #70 DONE 4.2s 03:06:14 03:06:14 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:06:14 #63 67.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:14 #63 67.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:14 #63 67.70 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:06:14 #63 67.70 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:06:14 #63 67.70 OK: 20070 distinct packages available 03:06:14 #63 67.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:14 #63 67.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:14 #63 68.06 (1/5) Installing dumb-init (1.2.5-r2) 03:06:14 #63 68.07 (2/5) Installing musl-obstack (1.2.3-r2) 03:06:14 #63 68.07 (3/5) Installing libucontext (1.2-r2) 03:06:14 #63 68.07 (4/5) Installing gcompat (1.1.0-r1) 03:06:14 #63 68.08 (5/5) Installing openssl (3.1.6-r0) 03:06:14 #63 68.10 Executing busybox-1.36.1-r7.trigger 03:06:14 #63 68.10 OK: 8 MiB in 20 packages 03:06:14 #63 DONE 69.0s 03:06:14 03:06:14 #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:06:15 $ docker rm -f --volumes 6cf5b34dacf58e55ac3034f649dc59448dd211d0cf809fc06c39135d343a7929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 03:06:15 #74 ... 03:06:15 03:06:15 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:06:15 #75 DONE 5.5s [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:15 03:06:15 #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:06:16 + docker inspect -f . ci-base-image-arm64 03:06:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:16 prd-ubuntu20.04-docker-arm64-4c-16g-8012 does not seem to be running inside a container 03:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:06:17 $ docker top 7a4cf94b01d5617a259040afd2c2d806e3994cb61a78f9229ed00c3bc651fb25 -eo pid,comm [Pipeline] { [Pipeline] echo 03:06:17 ========================================================= 03:06:17 [edgeXBuildGoParallel] Running Tests and Build... 03:06:17 ========================================================= [Pipeline] sh 03:06:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 03:06:19 + make test 03:06:19 go test -race -coverprofile=coverage.out ./... 03:06:20 #76 ... 03:06:20 03:06:20 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:06:20 #69 DONE 9.2s 03:06:20 03:06:20 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:06:20 #0 3.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:20 #0 3.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:20 #0 4.183 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:06:20 #0 4.183 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:06:20 #0 4.183 OK: 20077 distinct packages available 03:06:20 #0 4.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:20 #0 4.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:20 #0 4.624 OK: 264 MiB in 52 packages 03:06:20 #77 DONE 9.5s 03:06:20 03:06:20 #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:06:20 #71 7.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:20 #71 7.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:20 #71 7.452 OK: 7 MiB in 16 packages 03:06:20 #71 ... 03:06:20 03:06:20 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:06:20 #0 1.754 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:20 #0 2.616 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:20 #0 6.155 (1/1) Installing dumb-init (1.2.5-r2) 03:06:20 #0 6.698 Executing busybox-1.36.1-r7.trigger 03:06:20 #0 6.703 OK: 7 MiB in 16 packages 03:06:20 #78 DONE 8.1s 03:06:20 03:06:20 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:06:20 #79 ... 03:06:20 03:06:20 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:06:20 #80 DONE 6.7s 03:06:21 03:06:21 #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:06:21 #71 DONE 8.5s 03:06:21 03:06:21 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:06:21 #0 6.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:21 #0 7.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:21 #0 7.313 OK: 7 MiB in 16 packages 03:06:21 #81 DONE 8.5s 03:06:21 03:06:21 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:06:21 #0 7.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:21 #0 7.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:21 #0 7.456 OK: 17 MiB in 19 packages 03:06:21 #82 DONE 8.5s 03:06:21 03:06:21 #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:06:21 #74 DONE 6.5s 03:06:21 03:06:21 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:06:21 #83 DONE 6.5s 03:06:21 03:06:21 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:06:21 #79 DONE 1.1s 03:06:21 03:06:21 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:22 #84 ... 03:06:22 03:06:22 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:06:22 #0 9.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:22 #0 9.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:22 #0 9.512 OK: 7 MiB in 17 packages 03:06:22 #85 DONE 9.6s 03:06:22 03:06:22 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:06:22 #86 ... 03:06:22 03:06:22 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:06:22 #0 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:22 #0 9.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:22 #0 9.680 OK: 8 MiB in 19 packages 03:06:22 #87 DONE 9.9s 03:06:22 03:06:22 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:06:22 #0 9.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:22 #0 9.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:22 #0 9.817 OK: 11 MiB in 18 packages 03:06:22 #88 ... 03:06:22 03:06:22 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:06:22 #0 9.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:22 #0 9.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:22 #0 9.944 OK: 17 MiB in 19 packages 03:06:22 #89 ... 03:06:22 03:06:22 #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:06:22 #76 7.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:22 #76 ... 03:06:22 03:06:22 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:06:22 #88 DONE 10.4s 03:06:22 03:06:22 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:06:22 #89 DONE 10.4s 03:06:22 03:06:22 #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:06:22 #76 7.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:22 #76 7.722 OK: 8 MiB in 20 packages 03:06:24 #76 DONE 8.7s 03:06:24 03:06:24 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:06:24 #0 8.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:24 #0 8.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:24 #0 9.485 OK: 12 MiB in 26 packages 03:06:24 #90 DONE 9.8s 03:06:24 03:06:24 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:06:24 #91 DONE 1.7s 03:06:24 03:06:24 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:06:24 #92 DONE 1.1s 03:06:24 03:06:24 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:06:26 #93 DONE 1.8s 03:06:26 03:06:26 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:06:26 #94 ... 03:06:26 03:06:26 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:06:26 #0 5.673 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:26 #0 6.304 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:26 #0 7.155 OK: 264 MiB in 52 packages 03:06:26 #95 DONE 9.7s 03:06:27 03:06:27 #96 [security-spire-config stage-2 6/10] COPY security.txt / 03:06:27 #96 ... 03:06:27 03:06:27 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:06:27 #97 DONE 3.5s 03:06:27 03:06:27 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:06:27 #94 DONE 3.5s 03:06:27 03:06:27 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:06:27 #86 DONE 5.7s 03:06:27 03:06:27 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:06:29 #98 ... 03:06:29 03:06:29 #96 [security-spire-config stage-2 6/10] COPY security.txt / 03:06:29 #96 DONE 2.8s 03:06:29 03:06:29 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:06:29 #98 DONE 1.3s 03:06:29 03:06:29 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:06:29 #99 DONE 1.4s 03:06:29 03:06:29 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:06:29 #100 DONE 1.6s 03:06:29 03:06:29 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:06:29 #101 DONE 1.6s 03:06:29 03:06:29 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:06:29 #102 DONE 0.1s 03:06:29 03:06:29 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:06:29 #103 DONE 0.2s 03:06:29 03:06:29 #104 [security-spire-server stage-2 6/9] COPY security.txt / 03:06:29 #104 DONE 0.1s 03:06:29 03:06:29 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:06:29 #105 DONE 0.2s 03:06:29 03:06:29 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:06:29 #106 DONE 0.1s 03:06:29 03:06:29 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 03:06:29 #107 DONE 0.1s 03:06:29 03:06:29 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:06:29 #108 DONE 0.1s 03:06:29 03:06:29 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:06:29 #109 DONE 0.1s 03:06:29 03:06:29 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:06:29 #110 DONE 0.1s 03:06:29 03:06:29 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:06:29 #111 DONE 0.1s 03:06:29 03:06:29 #112 [security-spire-server] exporting to image 03:06:29 #112 exporting layers 03:06:29 #112 ... 03:06:29 03:06:29 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:06:29 #113 DONE 0.1s 03:06:29 03:06:29 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:06:29 #114 DONE 0.1s 03:06:29 03:06:29 #112 [security-spire-agent] exporting to image 03:06:30 #112 exporting layers 0.7s done 03:06:30 #112 writing image sha256:c807f655a0102436810182614b0688680f846f617cb2534f242ac8dbc073f302 done 03:06:30 #112 naming to docker.io/library/security-spire-config done 03:06:30 #112 exporting layers 0.7s done 03:06:30 #112 writing image sha256:abac091aa534acfe921aa3ba637e736ab460c0946fa578283d86b4e8c667c9b4 done 03:06:30 #112 naming to docker.io/library/security-spire-server 03:06:30 #112 writing image sha256:6a36f30727a1e1ebece367329a48f00ec015cc63cec8b8a7273e1c93f88c6b0f 03:06:30 #112 naming to docker.io/library/security-spire-server done 03:06:30 #112 writing image sha256:6a36f30727a1e1ebece367329a48f00ec015cc63cec8b8a7273e1c93f88c6b0f done 03:06:30 #112 naming to docker.io/library/security-spire-agent done 03:06:30 #112 DONE 1.0s 03:06:30 03:06:30 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:30 #115 ... 03:06:30 03:06:30 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:31 #116 ... 03:06:31 03:06:31 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:31 #117 ... 03:06:31 03:06:31 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:06 ? github.com/edgexfoundry/edgex-go [no test files] 03:07:39 #118 DONE 73.9s 03:07:39 03:07:39 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:39 #84 DONE 73.8s 03:07:39 03:07:39 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:39 #115 DONE 65.6s 03:07:39 03:07:39 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:39 #117 DONE 73.9s 03:07:39 03:07:39 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:39 #116 DONE 73.9s 03:07:39 03:07:39 #119 [security-secretstore-setup builder 6/7] COPY . . 03:07:41 #119 ... 03:07:41 03:07:41 #120 [security-proxy-auth builder 6/7] COPY . . 03:07:44 #120 ... 03:07:44 03:07:44 #121 [security-spiffe-token-provider builder 6/7] COPY . . 03:07:45 #121 ... 03:07:45 03:07:45 #122 [support-notifications builder 6/7] COPY . . 03:07:45 #122 ... 03:07:45 03:07:45 #123 [core-keeper builder 7/8] COPY . . 03:07:53 #123 DONE 17.8s 03:07:53 03:07:53 #124 [core-metadata builder 6/7] COPY . . 03:07:53 #124 CACHED 03:07:53 03:07:53 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:53 #125 CACHED 03:07:53 03:07:53 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:07:53 #126 CACHED 03:07:53 03:07:53 #121 [security-spiffe-token-provider builder 6/7] COPY . . 03:07:53 #121 DONE 17.8s 03:07:53 03:07:53 #120 [security-proxy-auth builder 6/7] COPY . . 03:07:53 #120 DONE 17.7s 03:07:53 03:07:53 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:53 #127 CACHED 03:07:53 03:07:53 #128 [support-scheduler builder 6/7] COPY . . 03:07:53 #128 CACHED 03:07:53 03:07:53 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:07:53 #129 CACHED 03:07:53 03:07:53 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:53 #130 CACHED 03:07:53 03:07:53 #131 [core-data builder 6/7] COPY . . 03:07:53 #131 CACHED 03:07:53 03:07:53 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 03:07:53 #132 CACHED 03:07:53 03:07:53 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:07:53 #133 CACHED 03:07:53 03:07:53 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 03:07:53 #134 CACHED 03:07:53 03:07:53 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:53 #135 CACHED 03:07:53 03:07:53 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:53 #136 CACHED 03:07:53 03:07:53 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 03:07:53 #137 CACHED 03:07:53 03:07:53 #138 [core-command builder 6/7] COPY . . 03:07:53 #138 CACHED 03:07:53 03:07:53 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:53 #139 CACHED 03:07:53 03:07:53 #140 [security-bootstrapper builder 6/7] COPY . . 03:07:53 #140 CACHED 03:07:53 03:07:53 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:07:53 #141 CACHED 03:07:53 03:07:53 #119 [security-secretstore-setup builder 6/7] COPY . . 03:07:53 #119 DONE 17.8s 03:07:53 03:07:53 #122 [support-notifications builder 6/7] COPY . . 03:07:53 #122 DONE 17.8s 03:07:53 03:07:53 #142 [support-cron-scheduler builder 6/7] COPY . . 03:07:53 #142 CACHED 03:07:53 03:07:53 #143 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:07:53 #143 CACHED 03:07:53 03:07:53 #144 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:53 #144 CACHED 03:07:53 03:07:53 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:53 #145 CACHED 03:07:53 03:07:53 #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:07:53 #146 CACHED 03:07:53 03:07:53 #147 [security-proxy-setup builder 6/7] COPY . . 03:07:53 #147 CACHED 03:07:53 03:07:53 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:07:55 #148 2.498 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 03:08:03 #148 ... 03:08:03 03:08:03 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:08:03 #0 1.368 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 03:08:03 #149 ... 03:08:03 03:08:03 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:08:03 #0 0.901 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 03:08:03 #150 ... 03:08:03 03:08:03 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:03 #0 0.819 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 03:08:03 #151 ... 03:08:03 03:08:03 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:08:03 #0 1.995 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 03:08:03 #152 ... 03:08:03 03:08:03 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:08:03 #0 0.517 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 03:08:03 #153 ... 03:08:03 03:08:03 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:08:03 #0 1.030 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 03:08:03 #154 ... 03:08:03 03:08:03 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:03 #0 1.062 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:08:03 #155 ... 03:08:03 03:08:03 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:08:03 #0 1.074 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 03:08:03 #156 ... 03:08:03 03:08:03 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:03 #0 1.327 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 03:08:04 #157 ... 03:08:04 03:08:04 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:08:04 #0 2.606 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 03:08:04 #158 ... 03:08:04 03:08:04 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:08:04 #0 0.606 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 03:08:04 #159 ... 03:08:04 03:08:04 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:08:04 #0 2.010 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 03:09:40 #160 ... 03:09:40 03:09:40 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:09:40 #158 97.58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:10:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:10:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:10:48 #158 ... 03:10:48 03:10:48 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:10:48 #159 DONE 172.5s 03:10:48 03:10:48 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:10:48 #153 DONE 172.5s 03:10:48 03:10:48 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:10:48 #156 DONE 172.6s 03:10:48 03:10:48 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:10:48 #154 DONE 172.5s 03:10:48 03:10:48 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #161 ... 03:10:48 03:10:48 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:10:48 #150 DONE 172.6s 03:10:48 03:10:48 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:10:48 #157 DONE 172.6s 03:10:48 03:10:48 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:10:48 #155 DONE 172.8s 03:10:48 03:10:48 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:10:48 #149 DONE 172.9s 03:10:48 03:10:48 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #162 ... 03:10:48 03:10:48 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:10:48 #152 DONE 172.9s 03:10:48 03:10:48 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:10:48 #151 DONE 172.9s 03:10:48 03:10:48 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:10:48 #148 DONE 172.9s 03:10:48 03:10:48 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:10:48 #160 DONE 172.9s 03:10:48 03:10:48 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:10:48 #158 DONE 173.0s 03:10:48 03:10:48 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #163 ... 03:10:48 03:10:48 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #161 DONE 0.9s 03:10:48 03:10:48 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #162 DONE 0.8s 03:10:48 03:10:48 #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #164 DONE 1.0s 03:10:48 03:10:48 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:10:48 #165 DONE 1.0s 03:10:48 03:10:48 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #166 DONE 0.8s 03:10:48 03:10:48 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:10:48 #167 ... 03:10:48 03:10:48 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #163 DONE 0.8s 03:10:48 03:10:48 #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #168 DONE 0.8s 03:10:48 03:10:48 #169 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #169 DONE 0.7s 03:10:48 03:10:48 #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #170 DONE 0.9s 03:10:48 03:10:48 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:10:48 #171 DONE 0.6s 03:10:48 03:10:48 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:10:48 #172 ... 03:10:48 03:10:48 #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #173 CACHED 03:10:48 03:10:48 #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:10:48 #174 CACHED 03:10:48 03:10:48 #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:10:48 #175 CACHED 03:10:48 03:10:48 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #176 CACHED 03:10:48 03:10:48 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #177 CACHED 03:10:48 03:10:48 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:10:48 #178 CACHED 03:10:48 03:10:48 #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:10:48 #179 DONE 0.5s 03:10:48 03:10:48 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:10:48 #180 CACHED 03:10:48 03:10:48 #181 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:10:48 #181 CACHED 03:10:48 03:10:48 #182 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:10:48 #182 DONE 0.5s 03:10:48 03:10:48 #183 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:10:48 #183 ... 03:10:48 03:10:48 #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:10:48 #184 DONE 0.8s 03:10:48 03:10:48 #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:10:48 #185 DONE 0.8s 03:10:48 03:10:48 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:10:48 #186 ... 03:10:48 03:10:48 #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:10:48 #187 DONE 2.0s 03:10:48 03:10:48 #188 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:10:48 #188 DONE 1.9s 03:10:48 03:10:48 #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:10:50 #189 ... 03:10:50 03:10:50 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:10:50 #172 DONE 3.6s 03:10:50 03:10:50 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:10:50 #190 DONE 3.6s 03:10:50 03:10:50 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:10:50 #191 DONE 3.6s 03:10:50 03:10:50 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:10:50 #192 ... 03:10:50 03:10:50 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:10:50 #193 DONE 4.1s 03:10:50 03:10:50 #183 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:10:50 #183 DONE 4.1s 03:10:50 03:10:50 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:10:50 #194 DONE 3.6s 03:10:50 03:10:50 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:10:50 #195 DONE 4.1s 03:10:50 03:10:50 #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:10:50 #196 DONE 4.2s 03:10:50 03:10:50 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:10:50 #197 DONE 4.2s 03:10:50 03:10:50 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:10:50 #186 DONE 3.7s 03:10:50 03:10:50 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:10:50 #198 ... 03:10:50 03:10:50 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:10:50 #199 DONE 2.5s 03:10:50 03:10:50 #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:10:50 #189 DONE 2.6s 03:10:51 03:10:51 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:10:51 #167 DONE 4.9s 03:10:51 03:10:51 #200 [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 03:10:51 #200 DONE 1.0s 03:10:51 03:10:51 #201 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:10:51 #201 ... 03:10:51 03:10:51 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:10:51 #202 DONE 0.9s 03:10:51 03:10:51 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:10:51 #192 DONE 1.0s 03:10:51 03:10:51 #203 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:10:51 #203 DONE 0.5s 03:10:51 03:10:51 #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:10:51 #204 DONE 0.6s 03:10:51 03:10:51 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:10:51 #205 DONE 0.6s 03:10:51 03:10:51 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:10:51 #206 DONE 0.6s 03:10:51 03:10:51 #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:10:51 #207 DONE 0.6s 03:10:51 03:10:51 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:10:51 #208 ... 03:10:51 03:10:51 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:10:51 #198 DONE 0.6s 03:10:51 03:10:51 #201 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:10:51 #201 DONE 0.4s 03:10:51 03:10:51 #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:10:51 #209 DONE 0.6s 03:10:51 03:10:51 #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:10:51 #210 DONE 0.6s 03:10:51 03:10:51 #112 [support-cron-scheduler] exporting to image 03:10:51 #112 exporting layers 03:10:51 #112 writing image sha256:1c3fcc5e109aa8b9d6d5dee6998f653b77119036f71898fd5ce0057d1596e174 done 03:10:51 #112 naming to docker.io/library/core-keeper done 03:10:51 #112 ... 03:10:51 03:10:51 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:10:51 #211 DONE 0.6s 03:10:51 03:10:51 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:10:51 #212 DONE 0.5s 03:10:51 03:10:51 #112 [support-scheduler] exporting to image 03:10:51 #112 exporting layers 0.3s done 03:10:51 #112 writing image sha256:f94e8456642bfdf957fa221d144a7609d0fd00285f3d2352f6a777ecddb14ef1 0.0s done 03:10:51 #112 naming to docker.io/library/support-scheduler done 03:10:52 #112 ... 03:10:52 03:10:52 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:10:52 #208 DONE 0.6s 03:10:52 03:10:52 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:10:52 #213 DONE 0.7s 03:10:52 03:10:52 #112 [core-data] exporting to image 03:10:52 #112 exporting layers 0.7s done 03:10:52 #112 writing image sha256:9038051ebf6b0c90a0fa936564357fd2814f4bcf17160b82c10928c0b9c83df3 0.0s done 03:10:52 #112 naming to docker.io/library/core-data 0.0s done 03:10:52 #112 ... 03:10:52 03:10:52 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:10:52 #214 DONE 0.6s 03:10:52 03:10:52 #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:10:52 #215 DONE 0.5s 03:10:52 03:10:52 #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:10:52 #216 DONE 0.6s 03:10:52 03:10:52 #112 [support-notifications] exporting to image 03:10:52 #112 exporting layers 0.6s done 03:10:52 #112 writing image sha256:931fa37c0c4fd54293593e20ae4e78329dc8f2bf7aef8b4722bf5956a37e2135 0.0s done 03:10:52 #112 writing image sha256:e3fead7642f1fcbeb1684bd1ee7c2b2075a051d1b6bb43fe08c910928b8ebc71 0.0s done 03:10:52 #112 naming to docker.io/library/core-command done 03:10:52 #112 naming to docker.io/library/security-spiffe-token-provider done 03:10:52 #112 writing image sha256:6e811496e7ae6a3e3a68fe51ba5d9ca62168673564c5b630666840af7da4787c done 03:10:52 #112 naming to docker.io/library/support-notifications done 03:10:52 #112 writing image sha256:a1412b5e79637a148c80fad8857bf192b021f5b9004041d7348b31166611ceaa 03:10:52 #112 writing image sha256:a1412b5e79637a148c80fad8857bf192b021f5b9004041d7348b31166611ceaa 0.2s done 03:10:52 #112 naming to docker.io/library/support-cron-scheduler 03:10:52 #112 ... 03:10:52 03:10:52 #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:10:52 #217 DONE 0.3s 03:10:52 03:10:52 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:10:52 #218 DONE 0.3s 03:10:52 03:10:52 #112 [support-cron-scheduler] exporting to image 03:10:52 #112 naming to docker.io/library/support-cron-scheduler done 03:10:52 #112 exporting layers 0.6s done 03:10:53 #112 ... 03:10:53 03:10:53 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:10:53 #219 DONE 1.1s 03:10:53 03:10:53 #220 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:10:53 #220 DONE 0.9s 03:10:53 03:10:53 #112 [core-metadata] exporting to image 03:10:53 #112 writing image sha256:a4b0a5ae8ee8e6d5c6425fa89e52bf8ad09f665cae0bee504a21509b2d3949a9 0.0s done 03:10:53 #112 naming to docker.io/library/core-metadata done 03:10:53 #112 ... 03:10:53 03:10:53 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:10:53 #221 DONE 1.0s 03:10:53 03:10:53 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:10:53 #222 DONE 1.0s 03:10:53 03:10:53 #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:10:53 #223 DONE 0.4s 03:10:53 03:10:53 #112 [security-proxy-auth] exporting to image 03:10:53 #112 exporting layers 0.7s done 03:10:53 #112 writing image sha256:7621df907d89448ff38763f227d7b170212ab4ba99efb55ee30a6e8b73a13465 done 03:10:53 #112 naming to docker.io/library/core-common-config-bootstrapper done 03:10:53 #112 writing image sha256:1b0b02f92b3d2659c2a26238c4c258a7867b48d5cb40457ee0de40a13a1a9e97 done 03:10:53 #112 naming to docker.io/library/security-proxy-auth done 03:10:53 #112 DONE 3.7s 03:10:53 03:10:53 #224 [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/ 03:10:53 #224 DONE 0.1s 03:10:53 03:10:53 #225 [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/ 03:10:53 #225 DONE 0.0s 03:10:53 03:10:53 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:10:53 #226 DONE 0.1s 03:10:53 03:10:53 #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:10:53 #227 DONE 1.4s 03:10:53 03:10:53 #228 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:10:53 #228 DONE 0.1s 03:10:53 03:10:53 #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:10:53 #229 DONE 0.1s 03:10:53 03:10:53 #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:10:53 #230 DONE 0.1s 03:10:53 03:10:53 #112 [security-proxy-setup] exporting to image 03:10:54 #112 exporting layers 0.2s done 03:10:54 #112 writing image sha256:0524847d4976594a35b78f48a53c0d051aa481d8167f643454289b3c91c945a8 done 03:10:54 #112 naming to docker.io/library/security-proxy-setup done 03:10:54 #112 DONE 3.9s 03:10:54 03:10:54 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:10:54 #231 DONE 0.4s 03:10:54 03:10:54 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:10:54 #232 DONE 0.4s 03:10:54 03:10:54 #112 [security-secretstore-setup] exporting to image 03:10:54 #112 exporting layers 0.2s done 03:10:54 #112 writing image sha256:1fd254581dc2c6bc0dd7d59d70d82a1d8ebcf57f8f7bee61d79e5b1e18306dcc done 03:10:54 #112 naming to docker.io/library/security-secretstore-setup done 03:10:54 #112 DONE 4.0s 03:10:54 03:10:54 #112 [security-bootstrapper] exporting to image 03:10:54 #112 exporting layers 0.2s done 03:10:54 #112 writing image sha256:89bf75b46eb56632a116ca2c31c4f1c0576593b8ce3988be9e6a4ce23160fed0 done 03:10:54 #112 naming to docker.io/library/security-bootstrapper done 03:10:54 #112 DONE 4.2s 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:10:54 time="2024-08-20T03:04:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:10:54 $ docker stop --time=1 ffc6993a611b95c4ef2fe4fdb63836e70e172cf1768a1ad6e8844a0f9f24b4d3 03:10:56 $ docker rm -f --volumes ffc6993a611b95c4ef2fe4fdb63836e70e172cf1768a1ad6e8844a0f9f24b4d3 [Pipeline] // withDockerContainer [Pipeline] sh 03:10:56 + docker images 03:10:56 REPOSITORY TAG IMAGE ID CREATED SIZE 03:10:56 security-bootstrapper latest 89bf75b46eb5 2 seconds ago 18.9MB 03:10:56 security-proxy-setup latest 0524847d4976 3 seconds ago 26.2MB 03:10:56 security-secretstore-setup latest 1fd254581dc2 3 seconds ago 37MB 03:10:56 core-common-config-bootstrapper latest 7621df907d89 4 seconds ago 15.2MB 03:10:56 security-proxy-auth latest 1b0b02f92b3d 4 seconds ago 33MB 03:10:56 security-spiffe-token-provider latest e3fead7642f1 5 seconds ago 28.8MB 03:10:56 core-metadata latest a4b0a5ae8ee8 5 seconds ago 39.7MB 03:10:56 core-data latest 9038051ebf6b 5 seconds ago 39.6MB 03:10:56 support-scheduler latest f94e8456642b 5 seconds ago 41.9MB 03:10:56 support-cron-scheduler latest a1412b5e7963 5 seconds ago 44.1MB 03:10:56 core-command latest 931fa37c0c4f 5 seconds ago 35.4MB 03:10:56 support-notifications latest 6e811496e7ae 5 seconds ago 42.5MB 03:10:56 core-keeper latest 1c3fcc5e109a 6 seconds ago 39.5MB 03:10:56 security-spire-server latest abac091aa534 4 minutes ago 121MB 03:10:56 security-spire-agent latest 6a36f30727a1 4 minutes ago 182MB 03:10:56 security-spire-config latest c807f655a010 4 minutes ago 120MB 03:10:56 ci-base-image-x86_64 latest 2d4036e015fa 9 minutes ago 970MB 03:10:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 03:10:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 03:10:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:10:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:10:59 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 03:10:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:10:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:10:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:10:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:10:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:10:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:10:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:11:05 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 03:11:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:11:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:11:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:11:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:11:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:11:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.125s coverage: 28.7% of statements 03:11:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements 03:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.270s coverage: 69.2% of statements 03:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.201s coverage: 53.2% of statements 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 03:11:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:11:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 03:11:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 03:11:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 03:11:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:11:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.029s coverage: 93.4% of statements 03:11:56 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.369s coverage: 91.7% of statements 03:12:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:12:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:12:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.214s coverage: 7.0% of statements 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:12:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:12:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:12:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:12:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:12:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:12:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:12:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:12:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 03:12:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.633s coverage: 95.8% of statements 03:12:10 ok github.com/edgexfoundry/edgex-go/internal/io 1.104s coverage: 72.2% of statements 03:12:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 03:12:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.113s coverage: 0.0% of statements [no tests to run] 03:12:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:12:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:12:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.312s coverage: 0.8% of statements 03:12:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 30.7% of statements 03:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.131s coverage: 41.7% of statements 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.114s coverage: 77.8% of statements 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.102s coverage: 94.1% of statements 03:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements 03:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements 03:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 03:12:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 03:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.900s coverage: 79.9% of statements 03:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.164s coverage: 92.9% of statements 03:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.084s coverage: 67.2% of statements 03:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.126s coverage: 62.3% of statements 03:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 76.6% of statements 03:13:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.114s coverage: 87.2% of statements 03:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements 03:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements 03:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.275s coverage: 81.8% of statements 03:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.260s coverage: 82.1% of statements 03:13:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.113s coverage: 86.0% of statements 03:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.826s coverage: 63.1% of statements 03:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.185s coverage: 100.0% of statements 03:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.129s coverage: 89.4% of statements 03:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements 03:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements 03:13:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.078s coverage: 100.0% of statements 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:13:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.687s coverage: 36.5% of statements 03:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements 03:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:13:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 03:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.099s coverage: 84.8% of statements 03:13:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 03:13:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 03:13:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 03:13:27 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.121s coverage: 5.2% of statements 03:13:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 03:13:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 03:13:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 03:13:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:13:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 0.274s coverage: 76.9% of statements 03:13:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:13:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:13:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:13:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:13:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.174s coverage: 19.9% of statements 03:13:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:13:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:13:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:13:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:13:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.477s coverage: 95.7% of statements 03:13:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:13:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:13:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.143s coverage: 61.8% of statements 03:13:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:13:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:13:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.271s coverage: 98.9% of statements 03:13:57 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:13:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:13:57 go vet ./... 03:18:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:18:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:18:19 ./bin/test-attribution-txt.sh [Pipeline] echo 03:18:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:18:19 + ls -al . 03:18:19 total 912 03:18:19 drwxrwxr-x 10 1001 1001 4096 Aug 20 03:06 . 03:18:19 drwxr-xr-x 4 root root 4096 Aug 20 03:06 .. 03:18:19 drwxrwxr-x 2 1001 1001 4096 Aug 20 03:03 .blubracket 03:18:19 -rw-rw-r-- 1 1001 1001 10 Aug 20 03:03 .dockerignore 03:18:19 drwxrwxr-x 8 1001 1001 4096 Aug 20 03:03 .git 03:18:19 drwxrwxr-x 3 1001 1001 4096 Aug 20 03:03 .github 03:18:19 -rw-rw-r-- 1 1001 1001 1102 Aug 20 03:03 .gitignore 03:18:19 -rw-rw-r-- 1 1001 1001 42 Aug 20 03:03 .golangci.yml 03:18:19 -rw-rw-r-- 1 1001 1001 100 Aug 20 03:03 .hadolint.yml 03:18:19 -rw-rw-r-- 1 1001 1001 155 Aug 20 03:03 .sonarcloud.properties 03:18:19 -rw-rw-r-- 1 1001 1001 1171 Aug 20 03:03 ADOPTERS.md 03:18:19 -rw-rw-r-- 1 1001 1001 21286 Aug 20 03:03 Attribution.txt 03:18:19 -rw-rw-r-- 1 1001 1001 100284 Aug 20 03:03 CHANGELOG.md 03:18:19 -rw-rw-r-- 1 1001 1001 3804 Aug 20 03:03 CONTRIBUTING.md 03:18:19 -rw-rw-r-- 1 1001 1001 677 Aug 20 03:03 GOVERNANCE.md 03:18:19 -rw-rw-r-- 1 1001 1001 861 Aug 20 03:03 Jenkinsfile 03:18:19 -rw-rw-r-- 1 1001 1001 10775 Aug 20 03:03 LICENSE 03:18:19 -rw-rw-r-- 1 1001 1001 16854 Aug 20 03:03 Makefile 03:18:19 -rw-rw-r-- 1 1001 1001 582 Aug 20 03:03 OWNERS.md 03:18:19 -rw-rw-r-- 1 1001 1001 9528 Aug 20 03:03 README.md 03:18:19 -rw-rw-r-- 1 1001 1001 789 Aug 20 03:03 SECURITY.md 03:18:19 -rw-rw-r-- 1 1001 1001 5 Aug 20 03:00 VERSION 03:18:19 drwxrwxr-x 2 1001 1001 4096 Aug 20 03:03 bin 03:18:19 drwxrwxr-x 20 1001 1001 4096 Aug 20 03:03 cmd 03:18:19 -rw-r--r-- 1 root root 546050 Aug 20 03:13 coverage.out 03:18:19 drwxrwxr-x 2 1001 1001 4096 Aug 20 03:03 fuzz_test 03:18:19 -rw-rw-r-- 1 1001 1001 7305 Aug 20 03:03 go.mod 03:18:19 -rw-rw-r-- 1 1001 1001 102581 Aug 20 03:03 go.sum 03:18:19 drwxrwxr-x 7 1001 1001 4096 Aug 20 03:03 internal 03:18:19 drwxrwxr-x 3 1001 1001 4096 Aug 20 03:03 openapi 03:18:19 -rw-rw-r-- 1 1001 1001 584 Aug 20 03:03 security.txt 03:18:19 -rw-rw-r-- 1 1001 1001 204 Aug 20 03:03 version.go [Pipeline] sh 03:18:20 + '[' -e coverage.out ] 03:18:20 + chown 1001:1001 coverage.out [Pipeline] stash 03:18:20 Warning: overwriting stash ‘coverage-report’ 03:18:21 Stashed 1 file(s) [Pipeline] sh 03:18:22 + make build 03:18:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:21:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:21:35 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 03:21:43 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 03:21:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:21:53 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 03:22:25 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 03:22:30 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 03:22:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:22:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:22: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:22:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:23:02 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 03:23:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:23:12 $ docker stop --time=1 7a4cf94b01d5617a259040afd2c2d806e3994cb61a78f9229ed00c3bc651fb25 03:23:14 $ docker rm -f --volumes 7a4cf94b01d5617a259040afd2c2d806e3994cb61a78f9229ed00c3bc651fb25 [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 03:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:23:18 03:23:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:23:19 latest: Pulling from edgex-devops/edgex-compose-arm64 03:23:19 547446be3368: Pulling fs layer 03:23:19 d125d8839a47: Pulling fs layer 03:23:19 3e85d5ac6304: Pulling fs layer 03:23:19 c3105a71a48b: Pulling fs layer 03:23:19 0f093f025ec4: Pulling fs layer 03:23:19 c3106fc0e877: Pulling fs layer 03:23:19 c3105a71a48b: Waiting 03:23:19 0f093f025ec4: Waiting 03:23:19 c3106fc0e877: Waiting 03:23:19 547446be3368: Verifying Checksum 03:23:19 547446be3368: Download complete 03:23:19 c3105a71a48b: Verifying Checksum 03:23:19 c3105a71a48b: Download complete 03:23:19 d125d8839a47: Verifying Checksum 03:23:19 d125d8839a47: Download complete 03:23:19 c3106fc0e877: Verifying Checksum 03:23:19 c3106fc0e877: Download complete 03:23:19 0f093f025ec4: Verifying Checksum 03:23:19 0f093f025ec4: Download complete 03:23:20 547446be3368: Pull complete 03:23:21 d125d8839a47: Pull complete 03:23:21 3e85d5ac6304: Verifying Checksum 03:23:21 3e85d5ac6304: Download complete 03:23:32 3e85d5ac6304: Pull complete 03:23:32 c3105a71a48b: Pull complete 03:23:32 0f093f025ec4: Pull complete 03:23:33 c3106fc0e877: Pull complete 03:23:33 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:23:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:23:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:33 prd-ubuntu20.04-docker-arm64-4c-16g-8012 does not seem to be running inside a container 03:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:23:35 $ docker top 25af04b3c7a4b438900131390d08557ab2b59549bf8503fd19b92f0ae275621c -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:36 + docker compose -f ./docker-compose-build.yml build --parallel 03:23:46 #1 [core-data internal] load build definition from Dockerfile 03:23:46 #1 transferring dockerfile: 2.01kB 0.0s done 03:23:46 #1 DONE 0.1s 03:23:46 03:23:46 #2 [support-notifications internal] load build definition from Dockerfile 03:23:46 #2 ... 03:23:46 03:23:46 #3 [core-keeper internal] load build definition from Dockerfile 03:23:46 #3 transferring dockerfile: 2.01kB done 03:23:46 #3 DONE 0.5s 03:23:46 03:23:46 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:23:46 #4 transferring dockerfile: 1.89kB done 03:23:46 #4 DONE 0.4s 03:23:46 03:23:46 #2 [support-notifications internal] load build definition from Dockerfile 03:23:46 #2 transferring dockerfile: 1.95kB 0.0s done 03:23:46 #2 DONE 0.5s 03:23:46 03:23:46 #5 [security-spire-agent internal] load build definition from Dockerfile 03:23:46 #5 ... 03:23:46 03:23:46 #6 [support-scheduler internal] load build definition from Dockerfile 03:23:46 #6 transferring dockerfile: 1.93kB 0.0s done 03:23:46 #6 DONE 0.5s 03:23:46 03:23:46 #7 [security-spire-config internal] load build definition from Dockerfile 03:23:46 #7 transferring dockerfile: 1.69kB done 03:23:46 #7 DONE 0.6s 03:23:46 03:23:46 #8 [security-spire-server internal] load build definition from Dockerfile 03:23:46 #8 transferring dockerfile: 1.70kB 0.0s done 03:23:46 #8 DONE 0.6s 03:23:46 03:23:46 #5 [security-spire-agent internal] load build definition from Dockerfile 03:23:47 #5 ... 03:23:47 03:23:47 #9 [security-bootstrapper internal] load build definition from Dockerfile 03:23:47 #9 transferring dockerfile: 3.17kB done 03:23:47 #9 DONE 0.6s 03:23:47 03:23:47 #10 [core-command internal] load build definition from Dockerfile 03:23:47 #10 transferring dockerfile: 1.93kB 0.0s done 03:23:47 #10 DONE 0.6s 03:23:47 03:23:47 #11 [security-secretstore-setup internal] load build definition from Dockerfile 03:23:47 #11 transferring dockerfile: 2.49kB 0.0s done 03:23:47 #11 DONE 0.6s 03:23:47 03:23:47 #12 [core-metadata internal] load build definition from Dockerfile 03:23:47 #12 transferring dockerfile: 2.06kB 0.0s done 03:23:47 #12 DONE 0.5s 03:23:47 03:23:47 #5 [security-spire-agent internal] load build definition from Dockerfile 03:23:47 #5 transferring dockerfile: 1.81kB 0.0s done 03:23:47 #5 DONE 0.5s 03:23:47 03:23:47 #13 [security-proxy-setup internal] load build definition from Dockerfile 03:23:47 #13 transferring dockerfile: 2.50kB 0.0s done 03:23:47 #13 DONE 0.5s 03:23:47 03:23:47 #14 [core-data internal] load .dockerignore 03:23:47 #14 transferring context: 32B 03:23:47 #14 transferring context: 50B 0.0s done 03:23:47 #14 DONE 0.3s 03:23:47 03:23:47 #15 [security-proxy-auth internal] load build definition from Dockerfile 03:23:47 #15 transferring dockerfile: 2.15kB 0.0s done 03:23:47 #15 DONE 0.4s 03:23:47 03:23:47 #16 [support-cron-scheduler internal] load build definition from Dockerfile 03:23:47 #16 transferring dockerfile: 1.85kB 0.0s done 03:23:47 #16 DONE 0.5s 03:23:47 03:23:47 #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:23:47 #17 transferring dockerfile: 2.23kB done 03:23:47 #17 DONE 0.4s 03:23:48 03:23:48 #18 [core-keeper internal] load .dockerignore 03:23:48 #18 transferring context: 50B done 03:23:48 #18 DONE 0.0s 03:23:48 03:23:48 #19 [security-spiffe-token-provider internal] load .dockerignore 03:23:48 #19 transferring context: 50B 0.0s done 03:23:48 #19 DONE 0.0s 03:23:48 03:23:48 #20 [support-notifications internal] load .dockerignore 03:23:48 #20 transferring context: 50B done 03:23:48 #20 DONE 0.1s 03:23:48 03:23:48 #21 [support-scheduler internal] load .dockerignore 03:23:48 #21 transferring context: 50B done 03:23:48 #21 DONE 0.1s 03:23:48 03:23:48 #22 [security-spire-config internal] load .dockerignore 03:23:48 #22 transferring context: 50B 0.0s done 03:23:48 #22 DONE 0.0s 03:23:48 03:23:48 #23 [security-spire-server internal] load .dockerignore 03:23:48 #23 transferring context: 50B done 03:23:48 #23 DONE 0.1s 03:23:48 03:23:48 #24 [security-bootstrapper internal] load .dockerignore 03:23:48 #24 transferring context: 50B done 03:23:48 #24 DONE 0.1s 03:23:48 03:23:48 #25 [core-command internal] load .dockerignore 03:23:48 #25 transferring context: 50B done 03:23:48 #25 DONE 0.1s 03:23:48 03:23:48 #26 [security-secretstore-setup internal] load .dockerignore 03:23:48 #26 transferring context: 50B done 03:23:48 #26 DONE 0.1s 03:23:48 03:23:48 #27 [core-metadata internal] load .dockerignore 03:23:48 #27 transferring context: 50B 0.0s done 03:23:48 #27 DONE 0.1s 03:23:48 03:23:48 #28 [security-proxy-setup internal] load .dockerignore 03:23:48 #28 transferring context: 50B done 03:23:48 #28 DONE 0.1s 03:23:48 03:23:48 #29 [security-spire-agent internal] load .dockerignore 03:23:48 #29 transferring context: 50B done 03:23:48 #29 DONE 0.1s 03:23:48 03:23:48 #30 [support-cron-scheduler internal] load .dockerignore 03:23:48 #30 transferring context: 50B done 03:23:48 #30 DONE 0.1s 03:23:48 03:23:48 #31 [security-proxy-auth internal] load .dockerignore 03:23:48 #31 transferring context: 50B done 03:23:48 #31 DONE 0.1s 03:23:48 03:23:48 #32 [core-common-config-bootstrapper internal] load .dockerignore 03:23:48 #32 transferring context: 50B 0.0s done 03:23:48 #32 DONE 0.1s 03:23:49 03:23:49 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:49 #33 DONE 0.0s 03:23:49 03:23:49 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 03:23:49 #34 DONE 0.4s 03:23:49 03:23:49 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:49 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:49 #35 ... 03:23:49 03:23:49 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:49 #33 DONE 0.0s 03:23:49 03:23:49 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:49 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:49 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:49 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:49 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 03:23:49 #35 ... 03:23:49 03:23:49 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 03:23:49 #34 DONE 0.5s 03:23:49 03:23:49 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:49 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:49 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:49 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:49 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:49 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 552.96kB / 3.34MB 0.2s 03:23:49 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s 03:23:49 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 03:23:49 #35 ... 03:23:49 03:23:49 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:49 #33 DONE 0.0s 03:23:49 03:23:49 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:49 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:23:49 #35 ... 03:23:49 03:23:49 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:49 #33 DONE 0.0s 03:23:49 03:23:49 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 03:23:49 #34 DONE 0.5s 03:23:50 03:23:50 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:50 #33 DONE 0.0s 03:23:50 03:23:50 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:50 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:50 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:50 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:50 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:50 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:23:50 #35 ... 03:23:50 03:23:50 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 03:23:50 #34 DONE 0.5s 03:23:50 03:23:50 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:50 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:50 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:50 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:50 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:50 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:23:50 #35 ... 03:23:50 03:23:50 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 03:23:50 #34 DONE 0.7s 03:23:50 03:23:50 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:50 #35 ... 03:23:50 03:23:50 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:50 #33 DONE 0.0s 03:23:50 03:23:50 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:23:50 #34 DONE 0.8s 03:23:50 03:23:50 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:50 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:50 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:50 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:50 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:50 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:23:51 #35 ... 03:23:51 03:23:51 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:51 #33 DONE 0.0s 03:23:51 03:23:51 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:51 #35 ... 03:23:51 03:23:51 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:51 #33 DONE 0.0s 03:23:51 03:23:51 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:51 #33 DONE 0.0s 03:23:51 03:23:51 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:51 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:51 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:51 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:51 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:51 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:23:51 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:51 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:51 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:51 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:51 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:23:51 #35 ... 03:23:51 03:23:51 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:51 #33 DONE 0.1s 03:23:51 03:23:51 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:51 #35 ... 03:23:51 03:23:51 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:23:51 #36 DONE 2.9s 03:23:51 03:23:51 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:51 #35 ... 03:23:51 03:23:51 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:51 #33 DONE 0.1s 03:23:51 03:23:51 #37 [core-metadata internal] load build context 03:23:51 #37 DONE 0.0s 03:23:51 03:23:51 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:23:51 #36 DONE 2.9s 03:23:51 03:23:51 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:51 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:51 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:51 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:51 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:51 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:23:51 #35 ... 03:23:51 03:23:51 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:23:51 #38 DONE 1.5s 03:23:51 03:23:51 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:51 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:51 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:51 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:51 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:51 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:23:52 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:52 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:52 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:52 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:52 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:23:52 #35 ... 03:23:52 03:23:52 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:52 #33 DONE 0.1s 03:23:52 03:23:52 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:52 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 03:23:52 #35 ... 03:23:52 03:23:52 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:52 #33 DONE 0.1s 03:23:52 03:23:52 #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:23:52 #39 ... 03:23:52 03:23:52 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 03:23:52 #34 DONE 2.7s 03:23:53 03:23:53 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:23:53 #36 DONE 3.0s 03:23:53 03:23:53 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:53 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:53 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:53 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:53 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:53 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:23:53 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 03:23:53 #35 ... 03:23:53 03:23:53 #40 [security-spire-config internal] load build context 03:23:53 #40 transferring context: 25.96kB 0.1s done 03:23:53 #40 DONE 1.3s 03:23:53 03:23:53 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:23:53 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done 03:23:53 #41 DONE 1.3s 03:23:53 03:23:53 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:23:53 #41 ... 03:23:53 03:23:53 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:23:53 #42 DONE 1.9s 03:23:53 03:23:53 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:23:53 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:23:53 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done 03:23:53 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:23:53 #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:23:53 #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:23:53 #41 ... 03:23:53 03:23:53 #43 [security-spire-server internal] load build context 03:23:53 #43 transferring context: 27.71kB 0.3s done 03:23:53 #43 DONE 1.8s 03:23:53 03:23:53 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:23:53 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:23:53 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:23:53 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:23:53 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:23:53 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:23:53 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.3s done 03:23:54 #35 ... 03:23:54 03:23:54 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:23:54 #39 DONE 3.4s 03:23:54 03:23:54 #44 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:23:55 #44 ... 03:23:55 03:23:55 #45 [security-spire-agent internal] load build context 03:23:55 #45 transferring context: 27.24kB 0.2s done 03:23:55 #45 DONE 1.5s 03:23:55 03:23:55 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:23:55 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s 03:23:55 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.5s 03:23:55 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s 03:23:55 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.6s done 03:23:55 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done 03:23:55 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:23:55 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done 03:23:56 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 03:23:56 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.0s 03:23:57 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.3s 03:23:57 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 3.6s 03:23:57 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:23:57 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 3.9s 03:23:57 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 4.4s 03:23:58 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 4.9s 03:23:58 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 5.3s 03:23:59 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 5.6s 03:23:59 #41 ... 03:23:59 03:23:59 #46 [core-data internal] load build context 03:23:59 #46 transferring context: 52.81MB 9.9s 03:23:59 #46 ... 03:23:59 03:23:59 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:23:59 #41 ... 03:23:59 03:23:59 #47 [core-keeper internal] load build context 03:24:00 #47 ... 03:24:00 03:24:00 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:00 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 6.4s 03:24:00 #41 ... 03:24:00 03:24:00 #48 [security-spiffe-token-provider internal] load build context 03:24:00 #48 ... 03:24:00 03:24:00 #49 [support-notifications internal] load build context 03:24:00 #49 ... 03:24:00 03:24:00 #50 [support-scheduler internal] load build context 03:24:00 #50 ... 03:24:00 03:24:00 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:00 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 7.0s 03:24:00 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 7.2s 03:24:00 #41 ... 03:24:00 03:24:00 #51 [security-bootstrapper internal] load build context 03:24:00 #51 ... 03:24:00 03:24:00 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:01 #41 ... 03:24:01 03:24:01 #52 [security-secretstore-setup internal] load build context 03:24:01 #52 ... 03:24:01 03:24:01 #53 [core-command internal] load build context 03:24:01 #53 ... 03:24:01 03:24:01 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:01 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 7.7s 03:24:01 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 8.1s 03:24:02 #41 ... 03:24:02 03:24:02 #54 [security-proxy-setup internal] load build context 03:24:02 #54 ... 03:24:02 03:24:02 #37 [core-metadata internal] load build context 03:24:02 #37 ... 03:24:02 03:24:02 #54 [security-proxy-setup internal] load build context 03:24:03 #54 ... 03:24:03 03:24:03 #55 [core-common-config-bootstrapper internal] load build context 03:24:03 #55 ... 03:24:03 03:24:03 #56 [support-cron-scheduler internal] load build context 03:24:03 #56 ... 03:24:03 03:24:03 #57 [security-proxy-auth internal] load build context 03:24:03 #57 ... 03:24:03 03:24:03 #54 [security-proxy-setup internal] load build context 03:24:03 #54 ... 03:24:03 03:24:03 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:24:03 #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.1s done 03:24:03 #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:24:03 #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:24:03 #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:24:03 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 03:24:03 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 03:24:03 #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.0s done 03:24:03 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 6.3s 03:24:03 #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 03:24:03 #58 ... 03:24:03 03:24:03 #57 [security-proxy-auth internal] load build context 03:24:04 #57 ... 03:24:04 03:24:04 #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:24:04 #59 ... 03:24:04 03:24:04 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:24:04 #0 8.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:04 #0 9.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:04 #60 ... 03:24:04 03:24:04 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:04 #61 ... 03:24:04 03:24:04 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:24:04 #0 6.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:04 #0 6.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:04 #0 8.282 (1/1) Installing dumb-init (1.2.5-r2) 03:24:04 #0 8.282 Executing busybox-1.36.1-r7.trigger 03:24:04 #0 8.364 OK: 8 MiB in 16 packages 03:24:04 #62 ... 03:24:04 03:24:04 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:24:05 #63 ... 03:24:05 03:24:05 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:24:05 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 7.9s 03:24:05 #58 ... 03:24:05 03:24:05 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:24:05 #62 DONE 10.2s 03:24:05 03:24:05 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:24:05 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 8.2s 03:24:05 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 8.4s 03:24:05 #58 ... 03:24:05 03:24:05 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:24:05 #64 ... 03:24:05 03:24:05 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:24:05 #65 ... 03:24:05 03:24:05 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:05 #66 ... 03:24:05 03:24:05 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:06 #67 ... 03:24:06 03:24:06 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:24:06 #68 ... 03:24:06 03:24:06 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:24:06 #69 ... 03:24:06 03:24:06 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:24:06 #70 ... 03:24:06 03:24:06 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:06 #71 ... 03:24:06 03:24:06 #72 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:24:06 #72 ... 03:24:06 03:24:06 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:24:06 #73 ... 03:24:06 03:24:06 #52 [security-secretstore-setup internal] load build context 03:24:06 #52 transferring context: 43.96MB 15.0s 03:24:07 #52 ... 03:24:07 03:24:07 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:24:07 #60 10.81 OK: 266 MiB in 52 packages 03:24:07 #60 DONE 12.5s 03:24:07 03:24:07 #52 [security-secretstore-setup internal] load build context 03:24:07 #52 ... 03:24:07 03:24:07 #50 [support-scheduler internal] load build context 03:24:07 #50 ... 03:24:07 03:24:07 #44 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:24:07 #44 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:07 #44 ... 03:24:07 03:24:07 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:07 #61 DONE 13.4s 03:24:07 03:24:07 #52 [security-secretstore-setup internal] load build context 03:24:09 #52 ... 03:24:09 03:24:09 #46 [core-data internal] load build context 03:24:09 #46 ... 03:24:09 03:24:09 #50 [support-scheduler internal] load build context 03:24:10 #50 ... 03:24:10 03:24:10 #47 [core-keeper internal] load build context 03:24:10 #47 ... 03:24:10 03:24:10 #46 [core-data internal] load build context 03:24:10 #46 ... 03:24:10 03:24:10 #48 [security-spiffe-token-provider internal] load build context 03:24:10 #48 ... 03:24:10 03:24:10 #49 [support-notifications internal] load build context 03:24:10 #49 ... 03:24:10 03:24:10 #47 [core-keeper internal] load build context 03:24:11 #47 ... 03:24:11 03:24:11 #51 [security-bootstrapper internal] load build context 03:24:11 #51 ... 03:24:11 03:24:11 #50 [support-scheduler internal] load build context 03:24:11 #50 transferring context: 47.88MB 21.0s 03:24:11 #50 ... 03:24:11 03:24:11 #53 [core-command internal] load build context 03:24:11 #53 ... 03:24:11 03:24:11 #47 [core-keeper internal] load build context 03:24:12 #47 ... 03:24:12 03:24:12 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:12 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 8.3s done 03:24:12 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.1s 03:24:12 #41 ... 03:24:12 03:24:12 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:12 #66 DONE 16.5s 03:24:12 03:24:12 #47 [core-keeper internal] load build context 03:24:12 #47 ... 03:24:12 03:24:12 #37 [core-metadata internal] load build context 03:24:12 #37 ... 03:24:12 03:24:12 #51 [security-bootstrapper internal] load build context 03:24:12 #51 ... 03:24:12 03:24:12 #44 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:24:12 #44 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:12 #44 16.16 OK: 266 MiB in 52 packages 03:24:12 #44 DONE 19.3s 03:24:13 03:24:13 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:24:13 #63 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:13 #63 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:13 #63 12.80 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:24:13 #63 12.80 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:24:13 #63 12.80 OK: 19953 distinct packages available 03:24:13 #63 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:13 #63 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:13 #63 16.00 OK: 266 MiB in 52 packages 03:24:13 #63 DONE 18.6s 03:24:13 03:24:13 #51 [security-bootstrapper internal] load build context 03:24:13 #51 ... 03:24:13 03:24:13 #55 [core-common-config-bootstrapper internal] load build context 03:24:13 #55 ... 03:24:13 03:24:13 #47 [core-keeper internal] load build context 03:24:14 #47 ... 03:24:14 03:24:14 #56 [support-cron-scheduler internal] load build context 03:24:14 #56 ... 03:24:14 03:24:14 #54 [security-proxy-setup internal] load build context 03:24:14 #54 ... 03:24:14 03:24:14 #47 [core-keeper internal] load build context 03:24:14 #47 ... 03:24:14 03:24:14 #57 [security-proxy-auth internal] load build context 03:24:14 #57 ... 03:24:14 03:24:14 #47 [core-keeper internal] load build context 03:24:15 #47 ... 03:24:15 03:24:15 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:24:15 #74 ... 03:24:15 03:24:15 #57 [security-proxy-auth internal] load build context 03:24:15 #57 ... 03:24:15 03:24:15 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:24:15 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.9s done 03:24:15 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.7s 03:24:15 #58 ... 03:24:15 03:24:15 #57 [security-proxy-auth internal] load build context 03:24:16 #57 ... 03:24:16 03:24:16 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:24:16 #59 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:16 #59 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:16 #59 20.37 OK: 266 MiB in 52 packages 03:24:16 #59 DONE 22.0s 03:24:16 03:24:16 #57 [security-proxy-auth internal] load build context 03:24:16 #57 transferring context: 45.30MB 23.0s 03:24:18 #57 ... 03:24:18 03:24:18 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:24:18 #70 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:18 #70 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:18 #70 19.40 (1/2) Installing ca-certificates (20240226-r0) 03:24:18 #70 19.71 (2/2) Installing dumb-init (1.2.5-r2) 03:24:18 #70 19.71 Executing busybox-1.36.1-r7.trigger 03:24:18 #70 19.89 Executing ca-certificates-20240226-r0.trigger 03:24:18 #70 20.96 OK: 9 MiB in 17 packages 03:24:18 #70 DONE 22.6s 03:24:18 03:24:18 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:24:18 #75 ... 03:24:18 03:24:18 #57 [security-proxy-auth internal] load build context 03:24:18 #57 ... 03:24:18 03:24:18 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:24:18 #69 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:18 #69 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:18 #69 17.00 (1/3) Installing ca-certificates (20240226-r0) 03:24:18 #69 17.34 (2/3) Installing dumb-init (1.2.5-r2) 03:24:18 #69 17.34 (3/3) Installing tzdata (2024a-r0) 03:24:18 #69 19.17 Executing busybox-1.36.1-r7.trigger 03:24:18 #69 19.37 Executing ca-certificates-20240226-r0.trigger 03:24:18 #69 20.46 OK: 12 MiB in 18 packages 03:24:18 #69 DONE 23.0s 03:24:18 03:24:18 #57 [security-proxy-auth internal] load build context 03:24:18 #57 ... 03:24:18 03:24:18 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:24:18 #64 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:18 #64 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:18 #64 21.64 (1/2) Installing dumb-init (1.2.5-r2) 03:24:18 #64 21.64 (2/2) Installing su-exec (0.2-r3) 03:24:18 #64 21.64 Executing busybox-1.36.1-r7.trigger 03:24:18 #64 21.76 OK: 8 MiB in 17 packages 03:24:18 #64 DONE 23.4s 03:24:19 03:24:19 #50 [support-scheduler internal] load build context 03:24:19 #50 ... 03:24:19 03:24:19 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:19 #67 23.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:20 #67 ... 03:24:20 03:24:20 #52 [security-secretstore-setup internal] load build context 03:24:20 #52 ... 03:24:20 03:24:20 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:20 #67 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:20 #67 ... 03:24:20 03:24:20 #46 [core-data internal] load build context 03:24:20 #46 ... 03:24:20 03:24:20 #49 [support-notifications internal] load build context 03:24:20 #49 ... 03:24:20 03:24:20 #46 [core-data internal] load build context 03:24:21 #46 transferring context: 78.75MB 31.3s 03:24:21 #46 ... 03:24:21 03:24:21 #48 [security-spiffe-token-provider internal] load build context 03:24:21 #48 ... 03:24:21 03:24:21 #72 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:24:21 #72 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:22 #72 ... 03:24:22 03:24:22 #53 [core-command internal] load build context 03:24:22 #53 ... 03:24:22 03:24:22 #46 [core-data internal] load build context 03:24:22 #46 ... 03:24:22 03:24:22 #37 [core-metadata internal] load build context 03:24:22 #37 ... 03:24:22 03:24:22 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:22 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.3s 03:24:22 #41 ... 03:24:22 03:24:22 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:24:22 #76 ... 03:24:22 03:24:22 #46 [core-data internal] load build context 03:24:22 #46 ... 03:24:22 03:24:22 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:24:22 #68 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:22 #68 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:22 #68 24.18 (1/4) Installing dumb-init (1.2.5-r2) 03:24:22 #68 24.18 (2/4) Installing openssl (3.1.6-r0) 03:24:22 #68 24.29 (3/4) Installing su-exec (0.2-r3) 03:24:22 #68 24.29 (4/4) Installing yq (4.33.3-r5) 03:24:22 #68 24.91 Executing busybox-1.36.1-r7.trigger 03:24:22 #68 24.91 OK: 18 MiB in 19 packages 03:24:22 #68 DONE 27.2s 03:24:22 03:24:22 #46 [core-data internal] load build context 03:24:23 #46 ... 03:24:23 03:24:23 #55 [core-common-config-bootstrapper internal] load build context 03:24:23 #55 ... 03:24:23 03:24:23 #46 [core-data internal] load build context 03:24:24 #46 ... 03:24:24 03:24:24 #56 [support-cron-scheduler internal] load build context 03:24:24 #56 ... 03:24:24 03:24:24 #54 [security-proxy-setup internal] load build context 03:24:24 #54 ... 03:24:24 03:24:24 #51 [security-bootstrapper internal] load build context 03:24:24 #51 ... 03:24:24 03:24:24 #56 [support-cron-scheduler internal] load build context 03:24:25 #56 ... 03:24:25 03:24:25 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:24:25 #65 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:25 #65 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:25 #65 23.90 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:24:25 #65 23.90 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:24:25 #65 23.90 OK: 19946 distinct packages available 03:24:25 #65 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:25 #65 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:25 #65 29.86 (1/11) Installing ca-certificates (20240226-r0) 03:24:25 #65 ... 03:24:25 03:24:25 #47 [core-keeper internal] load build context 03:24:25 #47 ... 03:24:25 03:24:25 #56 [support-cron-scheduler internal] load build context 03:24:26 #56 ... 03:24:26 03:24:26 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:24:26 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.9s 03:24:26 #58 ... 03:24:26 03:24:26 #56 [support-cron-scheduler internal] load build context 03:24:27 #56 transferring context: 24.32MB 33.4s 03:24:28 #56 ... 03:24:28 03:24:28 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:24:28 #77 ... 03:24:28 03:24:28 #56 [support-cron-scheduler internal] load build context 03:24:28 #56 ... 03:24:28 03:24:28 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:24:28 #73 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:28 #73 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:28 #73 28.04 (1/4) Installing ca-certificates (20240226-r0) 03:24:28 #73 28.31 (2/4) Installing dumb-init (1.2.5-r2) 03:24:28 #73 28.31 (3/4) Installing su-exec (0.2-r3) 03:24:28 #73 28.35 (4/4) Installing yq (4.33.3-r5) 03:24:28 #73 29.51 Executing busybox-1.36.1-r7.trigger 03:24:28 #73 29.61 Executing ca-certificates-20240226-r0.trigger 03:24:28 #73 31.03 OK: 18 MiB in 19 packages 03:24:28 #73 DONE 33.1s 03:24:28 03:24:28 #56 [support-cron-scheduler internal] load build context 03:24:29 #56 ... 03:24:29 03:24:29 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:24:29 #78 ... 03:24:29 03:24:29 #56 [support-cron-scheduler internal] load build context 03:24:29 #56 ... 03:24:29 03:24:29 #57 [security-proxy-auth internal] load build context 03:24:29 #57 ... 03:24:29 03:24:29 #50 [support-scheduler internal] load build context 03:24:29 #50 ... 03:24:29 03:24:29 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:24:29 #79 ... 03:24:29 03:24:29 #57 [security-proxy-auth internal] load build context 03:24:30 #57 ... 03:24:30 03:24:30 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:24:30 #65 30.17 (2/11) Installing brotli-libs (1.0.9-r14) 03:24:30 #65 30.29 (3/11) Installing libunistring (1.1-r1) 03:24:30 #65 30.47 (4/11) Installing libidn2 (2.3.4-r1) 03:24:30 #65 30.47 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:24:30 #65 30.54 (6/11) Installing libcurl (8.9.0-r0) 03:24:30 #65 30.64 (7/11) Installing curl (8.9.0-r0) 03:24:30 #65 30.68 (8/11) Installing dumb-init (1.2.5-r2) 03:24:30 #65 30.68 (9/11) Installing musl-obstack (1.2.3-r2) 03:24:30 #65 30.71 (10/11) Installing libucontext (1.2-r2) 03:24:30 #65 30.74 (11/11) Installing gcompat (1.1.0-r1) 03:24:30 #65 30.78 Executing busybox-1.36.1-r7.trigger 03:24:30 #65 30.98 Executing ca-certificates-20240226-r0.trigger 03:24:30 #65 32.32 OK: 13 MiB in 26 packages 03:24:30 #65 DONE 34.6s 03:24:30 03:24:30 #57 [security-proxy-auth internal] load build context 03:24:30 #57 ... 03:24:30 03:24:30 #52 [security-secretstore-setup internal] load build context 03:24:30 #52 ... 03:24:30 03:24:30 #50 [support-scheduler internal] load build context 03:24:31 #50 ... 03:24:31 03:24:31 #72 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:24:31 #72 27.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:31 #72 31.69 (1/1) Installing dumb-init (1.2.5-r2) 03:24:31 #72 31.69 Executing busybox-1.36.1-r7.trigger 03:24:31 #72 31.69 OK: 8 MiB in 16 packages 03:24:31 #72 DONE 35.1s 03:24:31 03:24:31 #49 [support-notifications internal] load build context 03:24:31 #49 ... 03:24:31 03:24:31 #57 [security-proxy-auth internal] load build context 03:24:31 #57 ... 03:24:31 03:24:31 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:31 #71 25.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:31 #71 27.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:31 #71 32.17 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:24:31 #71 32.17 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:24:31 #71 32.17 OK: 19946 distinct packages available 03:24:31 #71 33.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:31 #71 34.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:31 #71 ... 03:24:31 03:24:31 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:24:31 #74 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:31 #74 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:31 #74 24.83 OK: 8 MiB in 16 packages 03:24:31 #74 DONE 26.4s 03:24:31 03:24:31 #80 [core-command stage-1 3/7] RUN apk --no-cache upgrade 03:24:31 #80 ... 03:24:31 03:24:31 #48 [security-spiffe-token-provider internal] load build context 03:24:31 #48 ... 03:24:31 03:24:31 #50 [support-scheduler internal] load build context 03:24:32 #50 transferring context: 76.61MB 41.5s 03:24:32 #50 ... 03:24:32 03:24:32 #53 [core-command internal] load build context 03:24:32 #53 ... 03:24:32 03:24:32 #50 [support-scheduler internal] load build context 03:24:32 #50 ... 03:24:32 03:24:32 #37 [core-metadata internal] load build context 03:24:32 #37 ... 03:24:32 03:24:32 #50 [support-scheduler internal] load build context 03:24:32 #50 ... 03:24:32 03:24:32 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:24:33 #81 ... 03:24:33 03:24:33 #50 [support-scheduler internal] load build context 03:24:33 #50 ... 03:24:33 03:24:33 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:33 #67 28.03 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:24:33 #67 28.03 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:24:33 #67 28.03 OK: 19946 distinct packages available 03:24:33 #67 29.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:33 #67 30.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:33 #67 35.20 (1/4) Installing dumb-init (1.2.5-r2) 03:24:33 #67 35.20 (2/4) Installing musl-obstack (1.2.3-r2) 03:24:33 #67 35.20 (3/4) Installing libucontext (1.2-r2) 03:24:33 #67 35.25 (4/4) Installing gcompat (1.1.0-r1) 03:24:33 #67 35.25 Executing busybox-1.36.1-r7.trigger 03:24:33 #67 35.38 OK: 8 MiB in 19 packages 03:24:33 #67 DONE 37.7s 03:24:33 03:24:33 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:24:33 #75 17.04 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:33 #75 19.37 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:33 #75 23.26 OK: 266 MiB in 52 packages 03:24:33 #75 DONE 25.5s 03:24:33 03:24:33 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:33 #71 37.95 (1/5) Installing dumb-init (1.2.5-r2) 03:24:33 #71 37.95 (2/5) Installing musl-obstack (1.2.3-r2) 03:24:33 #71 37.95 (3/5) Installing libucontext (1.2-r2) 03:24:33 #71 37.95 (4/5) Installing gcompat (1.1.0-r1) 03:24:33 #71 37.95 (5/5) Installing openssl (3.1.6-r0) 03:24:33 #71 37.95 Executing busybox-1.36.1-r7.trigger 03:24:33 #71 38.08 OK: 9 MiB in 20 packages 03:24:34 #71 ... 03:24:34 03:24:34 #55 [core-common-config-bootstrapper internal] load build context 03:24:34 #55 ... 03:24:34 03:24:34 #50 [support-scheduler internal] load build context 03:24:34 #50 ... 03:24:34 03:24:34 #51 [security-bootstrapper internal] load build context 03:24:34 #51 ... 03:24:34 03:24:34 #54 [security-proxy-setup internal] load build context 03:24:34 #54 ... 03:24:34 03:24:34 #46 [core-data internal] load build context 03:24:35 #46 ... 03:24:35 03:24:35 #54 [security-proxy-setup internal] load build context 03:24:35 #54 ... 03:24:35 03:24:35 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:35 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.6s 03:24:35 #41 ... 03:24:35 03:24:35 #54 [security-proxy-setup internal] load build context 03:24:35 #54 ... 03:24:35 03:24:35 #47 [core-keeper internal] load build context 03:24:36 #47 ... 03:24:36 03:24:36 #54 [security-proxy-setup internal] load build context 03:24:36 #54 ... 03:24:36 03:24:36 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:36 #71 DONE 40.4s 03:24:36 03:24:36 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:24:36 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.9s 03:24:36 #58 ... 03:24:36 03:24:36 #54 [security-proxy-setup internal] load build context 03:24:37 #54 transferring context: 66.46MB 44.5s 03:24:37 #54 ... 03:24:37 03:24:37 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:24:37 #77 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:37 #77 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:37 #77 17.07 OK: 9 MiB in 17 packages 03:24:37 #77 DONE 19.0s 03:24:37 03:24:37 #54 [security-proxy-setup internal] load build context 03:24:38 #54 ... 03:24:38 03:24:38 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:24:38 #76 16.29 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:38 #76 18.47 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:38 #76 22.86 (1/1) Installing dumb-init (1.2.5-r2) 03:24:38 #76 23.73 Executing busybox-1.36.1-r7.trigger 03:24:38 #76 23.73 OK: 8 MiB in 16 packages 03:24:38 #76 DONE 26.0s 03:24:38 03:24:38 #54 [security-proxy-setup internal] load build context 03:24:39 #54 ... 03:24:39 03:24:39 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:24:39 #82 ... 03:24:39 03:24:39 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:24:39 #79 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:39 #79 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:39 #79 17.42 OK: 8 MiB in 17 packages 03:24:39 #79 DONE 19.3s 03:24:39 03:24:39 #54 [security-proxy-setup internal] load build context 03:24:39 #54 ... 03:24:39 03:24:39 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:24:39 #78 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:39 #78 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:39 #78 18.14 OK: 12 MiB in 18 packages 03:24:39 #78 DONE 20.4s 03:24:39 03:24:39 #54 [security-proxy-setup internal] load build context 03:24:39 #54 ... 03:24:39 03:24:39 #56 [support-cron-scheduler internal] load build context 03:24:39 #56 ... 03:24:39 03:24:39 #54 [security-proxy-setup internal] load build context 03:24:39 #54 ... 03:24:39 03:24:39 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:24:39 #81 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:39 #81 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:39 #81 15.07 OK: 18 MiB in 19 packages 03:24:39 #81 DONE 16.7s 03:24:39 03:24:39 #54 [security-proxy-setup internal] load build context 03:24:40 #54 ... 03:24:40 03:24:40 #52 [security-secretstore-setup internal] load build context 03:24:40 #52 ... 03:24:40 03:24:40 #54 [security-proxy-setup internal] load build context 03:24:40 #54 ... 03:24:40 03:24:40 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:24:40 #83 ... 03:24:40 03:24:40 #54 [security-proxy-setup internal] load build context 03:24:41 #54 ... 03:24:41 03:24:41 #49 [support-notifications internal] load build context 03:24:41 #49 ... 03:24:41 03:24:41 #52 [security-secretstore-setup internal] load build context 03:24:41 #52 ... 03:24:41 03:24:41 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:24:41 #84 DONE 1.7s 03:24:41 03:24:41 #52 [security-secretstore-setup internal] load build context 03:24:41 #52 ... 03:24:41 03:24:41 #57 [security-proxy-auth internal] load build context 03:24:41 #57 ... 03:24:41 03:24:41 #52 [security-secretstore-setup internal] load build context 03:24:42 #52 ... 03:24:42 03:24:42 #48 [security-spiffe-token-provider internal] load build context 03:24:42 #48 ... 03:24:42 03:24:42 #52 [security-secretstore-setup internal] load build context 03:24:42 #52 ... 03:24:42 03:24:42 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:24:42 #82 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:42 #82 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:42 #82 12.47 OK: 18 MiB in 19 packages 03:24:42 #82 DONE 13.4s 03:24:42 03:24:42 #52 [security-secretstore-setup internal] load build context 03:24:42 #52 transferring context: 98.87MB 50.7s 03:24:42 #52 ... 03:24:42 03:24:42 #53 [core-command internal] load build context 03:24:42 #53 ... 03:24:42 03:24:42 #52 [security-secretstore-setup internal] load build context 03:24:43 #52 ... 03:24:43 03:24:43 #37 [core-metadata internal] load build context 03:24:43 #37 ... 03:24:43 03:24:43 #49 [support-notifications internal] load build context 03:24:43 #49 ... 03:24:43 03:24:43 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:24:43 #0 8.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:43 #0 9.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:43 #85 ... 03:24:43 03:24:43 #49 [support-notifications internal] load build context 03:24:44 #49 ... 03:24:44 03:24:44 #55 [core-common-config-bootstrapper internal] load build context 03:24:44 #55 ... 03:24:44 03:24:44 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:24:44 #80 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:44 #80 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:44 #80 12.38 OK: 8 MiB in 16 packages 03:24:44 #80 DONE 13.5s 03:24:44 03:24:44 #49 [support-notifications internal] load build context 03:24:44 #49 ... 03:24:44 03:24:44 #50 [support-scheduler internal] load build context 03:24:45 #50 ... 03:24:45 03:24:45 #49 [support-notifications internal] load build context 03:24:45 #49 ... 03:24:45 03:24:45 #51 [security-bootstrapper internal] load build context 03:24:45 #51 ... 03:24:45 03:24:45 #49 [support-notifications internal] load build context 03:24:45 #49 ... 03:24:45 03:24:45 #46 [core-data internal] load build context 03:24:45 #46 ... 03:24:45 03:24:45 #51 [security-bootstrapper internal] load build context 03:24:45 #51 ... 03:24:45 03:24:45 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:24:45 #83 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:45 #83 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:45 #83 14.02 OK: 13 MiB in 26 packages 03:24:45 #83 DONE 14.8s 03:24:45 03:24:45 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:45 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.1s 03:24:45 #41 ... 03:24:45 03:24:45 #46 [core-data internal] load build context 03:24:45 #46 ... 03:24:45 03:24:45 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:24:45 #85 11.39 OK: 8 MiB in 19 packages 03:24:45 #85 DONE 12.2s 03:24:46 03:24:46 #46 [core-data internal] load build context 03:24:46 #46 ... 03:24:46 03:24:46 #47 [core-keeper internal] load build context 03:24:46 #47 ... 03:24:46 03:24:46 #46 [core-data internal] load build context 03:24:46 #46 transferring context: 119.30MB 57.0s 03:24:47 #46 ... 03:24:47 03:24:47 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:24:47 #0 9.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:24:47 #0 9.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:24:47 #86 ... 03:24:47 03:24:47 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:24:47 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 40.3s 03:24:47 #58 ... 03:24:47 03:24:47 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:47 #41 ... 03:24:47 03:24:47 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:24:47 #87 DONE 8.3s 03:24:47 03:24:47 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:48 #41 ... 03:24:48 03:24:48 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:24:48 #88 DONE 1.0s 03:24:48 03:24:48 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:48 #41 ... 03:24:48 03:24:48 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:24:48 #86 10.90 OK: 9 MiB in 20 packages 03:24:48 #86 DONE 11.9s 03:24:48 03:24:48 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:49 #41 ... 03:24:49 03:24:49 #56 [support-cron-scheduler internal] load build context 03:24:49 #56 ... 03:24:49 03:24:49 #46 [core-data internal] load build context 03:24:51 #46 ... 03:24:51 03:24:51 #54 [security-proxy-setup internal] load build context 03:24:51 #54 ... 03:24:51 03:24:51 #49 [support-notifications internal] load build context 03:24:51 #49 ... 03:24:51 03:24:51 #54 [security-proxy-setup internal] load build context 03:24:52 #54 ... 03:24:52 03:24:52 #57 [security-proxy-auth internal] load build context 03:24:52 #57 ... 03:24:52 03:24:52 #54 [security-proxy-setup internal] load build context 03:24:52 #54 ... 03:24:52 03:24:52 #48 [security-spiffe-token-provider internal] load build context 03:24:52 #48 ... 03:24:52 03:24:52 #54 [security-proxy-setup internal] load build context 03:24:52 #54 transferring context: 99.13MB 59.7s 03:24:52 #54 ... 03:24:52 03:24:52 #53 [core-command internal] load build context 03:24:52 #53 ... 03:24:52 03:24:52 #54 [security-proxy-setup internal] load build context 03:24:53 #54 ... 03:24:53 03:24:53 #52 [security-secretstore-setup internal] load build context 03:24:53 #52 ... 03:24:53 03:24:53 #54 [security-proxy-setup internal] load build context 03:24:53 #54 ... 03:24:53 03:24:53 #37 [core-metadata internal] load build context 03:24:53 #37 ... 03:24:53 03:24:53 #54 [security-proxy-setup internal] load build context 03:24:54 #54 ... 03:24:54 03:24:54 #55 [core-common-config-bootstrapper internal] load build context 03:24:54 #55 ... 03:24:54 03:24:54 #54 [security-proxy-setup internal] load build context 03:24:55 #54 ... 03:24:55 03:24:55 #50 [support-scheduler internal] load build context 03:24:55 #50 ... 03:24:55 03:24:55 #54 [security-proxy-setup internal] load build context 03:24:55 #54 ... 03:24:55 03:24:55 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:24:55 #89 DONE 1.8s 03:24:55 03:24:55 #54 [security-proxy-setup internal] load build context 03:24:55 #54 ... 03:24:55 03:24:55 #51 [security-bootstrapper internal] load build context 03:24:55 #51 ... 03:24:55 03:24:55 #54 [security-proxy-setup internal] load build context 03:24:56 #54 ... 03:24:56 03:24:56 #47 [core-keeper internal] load build context 03:24:56 #47 ... 03:24:56 03:24:56 #54 [security-proxy-setup internal] load build context 03:24:57 #54 transferring context: 120.41MB 64.8s 03:24:57 #54 ... 03:24:57 03:24:57 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:24:57 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 41.8s done 03:24:57 #58 ... 03:24:57 03:24:57 #54 [security-proxy-setup internal] load build context 03:24:59 #54 ... 03:24:59 03:24:59 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:24:59 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 54.0s done 03:24:59 #41 DONE 67.3s 03:24:59 03:24:59 #54 [security-proxy-setup internal] load build context 03:24:59 #54 ... 03:24:59 03:24:59 #56 [support-cron-scheduler internal] load build context 03:24:59 #56 ... 03:24:59 03:24:59 #50 [support-scheduler internal] load build context 03:25:00 #50 ... 03:25:00 03:25:00 #54 [security-proxy-setup internal] load build context 03:25:01 #54 ... 03:25:01 03:25:01 #46 [core-data internal] load build context 03:25:01 #46 ... 03:25:01 03:25:01 #49 [support-notifications internal] load build context 03:25:01 #49 ... 03:25:01 03:25:01 #46 [core-data internal] load build context 03:25:01 #46 transferring context: 182.46MB 72.2s 03:25:02 #46 ... 03:25:02 03:25:02 #57 [security-proxy-auth internal] load build context 03:25:02 #57 ... 03:25:02 03:25:02 #46 [core-data internal] load build context 03:25:02 #46 ... 03:25:02 03:25:02 #48 [security-spiffe-token-provider internal] load build context 03:25:02 #48 ... 03:25:02 03:25:02 #57 [security-proxy-auth internal] load build context 03:25:03 #57 ... 03:25:03 03:25:03 #53 [core-command internal] load build context 03:25:03 #53 ... 03:25:03 03:25:03 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:25:03 #90 ... 03:25:03 03:25:03 #52 [security-secretstore-setup internal] load build context 03:25:03 #52 ... 03:25:03 03:25:03 #57 [security-proxy-auth internal] load build context 03:25:03 #57 ... 03:25:03 03:25:03 #37 [core-metadata internal] load build context 03:25:03 #37 ... 03:25:03 03:25:03 #52 [security-secretstore-setup internal] load build context 03:25:04 #52 ... 03:25:04 03:25:04 #55 [core-common-config-bootstrapper internal] load build context 03:25:04 #55 ... 03:25:04 03:25:04 #52 [security-secretstore-setup internal] load build context 03:25:05 #52 ... 03:25:05 03:25:05 #51 [security-bootstrapper internal] load build context 03:25:05 #51 ... 03:25:05 03:25:05 #52 [security-secretstore-setup internal] load build context 03:25:06 #52 ... 03:25:06 03:25:06 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:25:06 #91 DONE 4.4s 03:25:06 03:25:06 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:25:06 #90 DONE 3.3s 03:25:06 03:25:06 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:25:06 #92 DONE 4.4s 03:25:06 03:25:06 #52 [security-secretstore-setup internal] load build context 03:25:06 #52 ... 03:25:06 03:25:06 #47 [core-keeper internal] load build context 03:25:07 #47 ... 03:25:07 03:25:07 #52 [security-secretstore-setup internal] load build context 03:25:07 #52 transferring context: 204.75MB 76.1s 03:25:07 #52 ... 03:25:07 03:25:07 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:25:07 #93 DONE 1.2s 03:25:07 03:25:07 #52 [security-secretstore-setup internal] load build context 03:25:07 #52 ... 03:25:07 03:25:07 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:25:07 #94 DONE 1.1s 03:25:07 03:25:07 #52 [security-secretstore-setup internal] load build context 03:25:08 #52 ... 03:25:08 03:25:08 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:25:08 #95 DONE 1.4s 03:25:08 03:25:08 #52 [security-secretstore-setup internal] load build context 03:25:09 #52 ... 03:25:09 03:25:09 #96 [security-spire-server stage-2 6/9] COPY security.txt / 03:25:09 #96 DONE 1.1s 03:25:09 03:25:09 #52 [security-secretstore-setup internal] load build context 03:25:09 #52 ... 03:25:09 03:25:09 #97 [security-spire-config stage-2 6/10] COPY security.txt / 03:25:09 #97 DONE 1.3s 03:25:09 03:25:09 #52 [security-secretstore-setup internal] load build context 03:25:09 #52 ... 03:25:09 03:25:09 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 03:25:09 #98 DONE 1.9s 03:25:09 03:25:09 #52 [security-secretstore-setup internal] load build context 03:25:09 #52 ... 03:25:09 03:25:09 #56 [support-cron-scheduler internal] load build context 03:25:09 #56 ... 03:25:09 03:25:09 #52 [security-secretstore-setup internal] load build context 03:25:10 #52 ... 03:25:10 03:25:10 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:25:10 #99 DONE 0.9s 03:25:10 03:25:10 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:25:10 #100 ... 03:25:10 03:25:10 #50 [support-scheduler internal] load build context 03:25:10 #50 ... 03:25:10 03:25:10 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:25:10 #101 DONE 1.2s 03:25:10 03:25:10 #52 [security-secretstore-setup internal] load build context 03:25:11 #52 ... 03:25:11 03:25:11 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:25:11 #102 DONE 1.6s 03:25:11 03:25:11 #54 [security-proxy-setup internal] load build context 03:25:11 #54 ... 03:25:11 03:25:11 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:25:11 #103 ... 03:25:11 03:25:11 #49 [support-notifications internal] load build context 03:25:11 #49 ... 03:25:11 03:25:11 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:25:11 #104 DONE 1.0s 03:25:11 03:25:11 #49 [support-notifications internal] load build context 03:25:11 #49 ... 03:25:11 03:25:11 #54 [security-proxy-setup internal] load build context 03:25:12 #54 ... 03:25:12 03:25:12 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:25:12 #100 DONE 1.6s 03:25:12 03:25:12 #54 [security-proxy-setup internal] load build context 03:25:12 #54 transferring context: 184.36MB 80.0s 03:25:12 #54 ... 03:25:12 03:25:12 #46 [core-data internal] load build context 03:25:12 #46 ... 03:25:12 03:25:12 #48 [security-spiffe-token-provider internal] load build context 03:25:13 #48 ... 03:25:13 03:25:13 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:25:13 #103 DONE 1.4s 03:25:13 03:25:13 #48 [security-spiffe-token-provider internal] load build context 03:25:13 #48 ... 03:25:13 03:25:13 #46 [core-data internal] load build context 03:25:13 #46 ... 03:25:13 03:25:13 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:25:13 #105 DONE 1.2s 03:25:13 03:25:13 #46 [core-data internal] load build context 03:25:13 #46 ... 03:25:13 03:25:13 #53 [core-command internal] load build context 03:25:13 #53 ... 03:25:13 03:25:13 #46 [core-data internal] load build context 03:25:13 #46 ... 03:25:13 03:25:13 #37 [core-metadata internal] load build context 03:25:14 #37 ... 03:25:14 03:25:14 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:25:14 #106 DONE 1.6s 03:25:14 03:25:14 #37 [core-metadata internal] load build context 03:25:14 #37 ... 03:25:14 03:25:14 #57 [security-proxy-auth internal] load build context 03:25:14 #57 ... 03:25:14 03:25:14 #37 [core-metadata internal] load build context 03:25:14 #37 ... 03:25:14 03:25:14 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:25:14 #107 DONE 1.2s 03:25:14 03:25:14 #37 [core-metadata internal] load build context 03:25:15 #37 ... 03:25:15 03:25:15 #55 [core-common-config-bootstrapper internal] load build context 03:25:15 #55 ... 03:25:15 03:25:15 #57 [security-proxy-auth internal] load build context 03:25:15 #57 ... 03:25:15 03:25:15 #51 [security-bootstrapper internal] load build context 03:25:16 #51 ... 03:25:16 03:25:16 #57 [security-proxy-auth internal] load build context 03:25:17 #57 ... 03:25:17 03:25:17 #47 [core-keeper internal] load build context 03:25:17 #47 ... 03:25:17 03:25:17 #57 [security-proxy-auth internal] load build context 03:25:17 #57 transferring context: 241.79MB 84.0s 03:25:20 #57 ... 03:25:20 03:25:20 #49 [support-notifications internal] load build context 03:25:20 #49 transferring context: 309.31MB 88.9s done 03:25:20 #49 DONE 89.6s 03:25:20 03:25:20 #57 [security-proxy-auth internal] load build context 03:25:20 #57 ... 03:25:20 03:25:20 #56 [support-cron-scheduler internal] load build context 03:25:20 #56 ... 03:25:20 03:25:20 #50 [support-scheduler internal] load build context 03:25:20 #50 ... 03:25:20 03:25:20 #57 [security-proxy-auth internal] load build context 03:25:21 #57 ... 03:25:21 03:25:21 #52 [security-secretstore-setup internal] load build context 03:25:21 #52 ... 03:25:21 03:25:21 #108 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:25:21 #108 DONE 1.8s 03:25:21 03:25:21 #52 [security-secretstore-setup internal] load build context 03:25:21 #52 ... 03:25:21 03:25:21 #57 [security-proxy-auth internal] load build context 03:25:22 #57 ... 03:25:22 03:25:22 #109 [security-spire-agent] exporting to image 03:25:22 #109 exporting layers 7.8s done 03:25:22 #109 writing image sha256:901bb38a5032de2131df22b61b3d8615a5872a5191eb94d499ef76b62551bd06 0.3s done 03:25:22 #109 naming to docker.io/library/security-spire-config-arm64 0.1s done 03:25:22 #109 writing image sha256:9e75acff60ae8f457d06c8a49e3b641cee25cf5d933b4f540e1c78eda03e8685 0.1s done 03:25:22 #109 writing image sha256:28a8ee2763623f5696266ade674940a605af3cfcacb85d5b9a7392b6cc34ddc2 0.1s done 03:25:22 #109 naming to docker.io/library/security-spire-agent-arm64 0.1s done 03:25:22 #109 naming to docker.io/library/security-spire-server-arm64 0.1s done 03:25:22 #109 DONE 9.3s 03:25:22 03:25:22 #57 [security-proxy-auth internal] load build context 03:25:23 #57 ... 03:25:23 03:25:23 #54 [security-proxy-setup internal] load build context 03:25:23 #54 ... 03:25:23 03:25:23 #57 [security-proxy-auth internal] load build context 03:25:23 #57 ... 03:25:23 03:25:23 #48 [security-spiffe-token-provider internal] load build context 03:25:23 #48 ... 03:25:23 03:25:23 #57 [security-proxy-auth internal] load build context 03:25:23 #57 ... 03:25:23 03:25:23 #53 [core-command internal] load build context 03:25:23 #53 ... 03:25:23 03:25:23 #57 [security-proxy-auth internal] load build context 03:25:23 #57 ... 03:25:23 03:25:23 #46 [core-data internal] load build context 03:25:23 #46 transferring context: 262.34MB 94.3s 03:25:24 #46 ... 03:25:24 03:25:24 #57 [security-proxy-auth internal] load build context 03:25:25 #57 ... 03:25:25 03:25:25 #37 [core-metadata internal] load build context 03:25:25 #37 ... 03:25:25 03:25:25 #57 [security-proxy-auth internal] load build context 03:25:25 #57 ... 03:25:25 03:25:25 #55 [core-common-config-bootstrapper internal] load build context 03:25:25 #55 ... 03:25:25 03:25:25 #57 [security-proxy-auth internal] load build context 03:25:26 #57 ... 03:25:26 03:25:26 #51 [security-bootstrapper internal] load build context 03:25:26 #51 ... 03:25:26 03:25:26 #48 [security-spiffe-token-provider internal] load build context 03:25:27 #48 ... 03:25:27 03:25:27 #47 [core-keeper internal] load build context 03:25:27 #47 ... 03:25:27 03:25:27 #48 [security-spiffe-token-provider internal] load build context 03:25:29 #48 transferring context: 282.18MB 99.1s 03:25:30 #48 ... 03:25:30 03:25:30 #56 [support-cron-scheduler internal] load build context 03:25:30 #56 ... 03:25:30 03:25:30 #50 [support-scheduler internal] load build context 03:25:30 #50 ... 03:25:30 03:25:30 #56 [support-cron-scheduler internal] load build context 03:25:31 #56 ... 03:25:31 03:25:31 #50 [support-scheduler internal] load build context 03:25:31 #50 transferring context: 309.31MB 100.8s done 03:25:31 #50 DONE 101.2s 03:25:31 03:25:31 #56 [support-cron-scheduler internal] load build context 03:25:32 #56 ... 03:25:32 03:25:32 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:32 #110 ... 03:25:32 03:25:32 #52 [security-secretstore-setup internal] load build context 03:25:32 #52 ... 03:25:32 03:25:32 #56 [support-cron-scheduler internal] load build context 03:25:33 #56 ... 03:25:33 03:25:33 #54 [security-proxy-setup internal] load build context 03:25:33 #54 ... 03:25:33 03:25:33 #56 [support-cron-scheduler internal] load build context 03:25:33 #56 ... 03:25:33 03:25:33 #57 [security-proxy-auth internal] load build context 03:25:33 #57 transferring context: 309.31MB 99.2s done 03:25:33 #57 DONE 100.5s 03:25:33 03:25:33 #56 [support-cron-scheduler internal] load build context 03:25:33 #56 ... 03:25:33 03:25:33 #52 [security-secretstore-setup internal] load build context 03:25:33 #52 transferring context: 309.31MB 101.6s done 03:25:33 #52 DONE 102.6s 03:25:33 03:25:33 #56 [support-cron-scheduler internal] load build context 03:25:33 #56 ... 03:25:33 03:25:33 #53 [core-command internal] load build context 03:25:34 #53 ... 03:25:34 03:25:34 #56 [support-cron-scheduler internal] load build context 03:25:34 #56 ... 03:25:34 03:25:34 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:25:34 #111 DONE 2.4s 03:25:34 03:25:34 #56 [support-cron-scheduler internal] load build context 03:25:34 #56 ... 03:25:34 03:25:34 #46 [core-data internal] load build context 03:25:34 #46 ... 03:25:34 03:25:34 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:35 #112 ... 03:25:35 03:25:35 #46 [core-data internal] load build context 03:25:35 #46 transferring context: 309.31MB 104.9s done 03:25:35 #46 DONE 105.4s 03:25:35 03:25:35 #53 [core-command internal] load build context 03:25:35 #53 ... 03:25:35 03:25:35 #48 [security-spiffe-token-provider internal] load build context 03:25:35 #48 transferring context: 309.31MB 104.3s done 03:25:35 #48 DONE 105.1s 03:25:35 03:25:35 #53 [core-command internal] load build context 03:25:35 #53 ... 03:25:35 03:25:35 #37 [core-metadata internal] load build context 03:25:35 #37 ... 03:25:35 03:25:35 #56 [support-cron-scheduler internal] load build context 03:25:35 #56 ... 03:25:35 03:25:35 #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:25:35 #113 DONE 1.6s 03:25:35 03:25:35 #56 [support-cron-scheduler internal] load build context 03:25:35 #56 ... 03:25:35 03:25:35 #55 [core-common-config-bootstrapper internal] load build context 03:25:35 #55 ... 03:25:35 03:25:35 #56 [support-cron-scheduler internal] load build context 03:25:36 #56 ... 03:25:36 03:25:36 #51 [security-bootstrapper internal] load build context 03:25:36 #51 ... 03:25:36 03:25:36 #56 [support-cron-scheduler internal] load build context 03:25:36 #56 ... 03:25:36 03:25:36 #37 [core-metadata internal] load build context 03:25:36 #37 transferring context: 309.31MB 103.8s done 03:25:36 #37 DONE 104.8s 03:25:36 03:25:36 #56 [support-cron-scheduler internal] load build context 03:25:37 #56 ... 03:25:37 03:25:37 #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:25:37 #114 DONE 1.5s 03:25:37 03:25:37 #56 [support-cron-scheduler internal] load build context 03:25:37 #56 ... 03:25:37 03:25:37 #47 [core-keeper internal] load build context 03:25:37 #47 ... 03:25:37 03:25:37 #56 [support-cron-scheduler internal] load build context 03:25:40 #56 ... 03:25:40 03:25:40 #53 [core-command internal] load build context 03:25:40 #53 transferring context: 309.31MB 108.5s done 03:25:40 #53 DONE 108.9s 03:25:40 03:25:40 #56 [support-cron-scheduler internal] load build context 03:25:40 #56 ... 03:25:40 03:25:40 #51 [security-bootstrapper internal] load build context 03:25:40 #51 transferring context: 309.31MB 109.1s done 03:25:40 #51 DONE 110.0s 03:25:40 03:25:40 #56 [support-cron-scheduler internal] load build context 03:25:41 #56 ... 03:25:41 03:25:41 #54 [security-proxy-setup internal] load build context 03:25:41 #54 transferring context: 309.31MB 108.4s done 03:25:41 #54 DONE 109.4s 03:25:41 03:25:41 #56 [support-cron-scheduler internal] load build context 03:25:41 #56 ... 03:25:41 03:25:41 #55 [core-common-config-bootstrapper internal] load build context 03:25:41 #55 transferring context: 309.31MB 107.6s done 03:25:41 #55 DONE 108.4s 03:25:41 03:25:41 #56 [support-cron-scheduler internal] load build context 03:25:41 #56 ... 03:25:41 03:25:41 #47 [core-keeper internal] load build context 03:25:41 #47 transferring context: 309.31MB 111.5s done 03:25:41 #47 DONE 111.8s 03:25:41 03:25:41 #56 [support-cron-scheduler internal] load build context 03:25:42 #56 transferring context: 309.31MB 108.5s done 03:25:42 #56 DONE 109.4s 03:25:42 03:25:42 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:25:42 #115 DONE 1.1s 03:25:42 03:25:42 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:46 #116 ... 03:25:46 03:25:46 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:46 #117 ... 03:25:46 03:25:46 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:42 #118 ... 03:26:42 03:26:42 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:42 #110 DONE 72.1s 03:26:42 03:26:42 #119 [support-notifications builder 6/7] COPY . . 03:26:42 #119 DONE 3.6s 03:26:42 03:26:42 #120 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:26:42 #120 CACHED 03:26:42 03:26:42 #121 [support-cron-scheduler builder 6/7] COPY . . 03:26:42 #121 CACHED 03:26:42 03:26:42 #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:42 #122 CACHED 03:26:42 03:26:42 #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:26:42 #123 2.224 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 03:26:47 #123 ... 03:26:47 03:26:47 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:26:47 #0 2.266 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 03:26:54 #124 ... 03:26:54 03:26:54 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:54 #117 DONE 78.1s 03:26:54 03:26:54 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:54 #112 DONE 79.7s 03:26:54 03:26:54 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:54 #118 DONE 76.6s 03:26:54 03:26:54 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:54 #116 DONE 71.2s 03:26:54 03:26:54 #125 [support-scheduler builder 6/7] COPY . . 03:27:00 #125 ... 03:27:00 03:27:00 #126 [core-keeper builder 7/8] COPY . . 03:27:01 #126 ... 03:27:01 03:27:01 #127 [security-spiffe-token-provider builder 6/7] COPY . . 03:27:01 #127 DONE 7.6s 03:27:01 03:27:01 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:27:01 #128 ... 03:27:01 03:27:01 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 03:27:01 #129 CACHED 03:27:01 03:27:01 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:01 #130 CACHED 03:27:01 03:27:01 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:27:01 #131 CACHED 03:27:01 03:27:01 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:01 #132 CACHED 03:27:01 03:27:01 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:27:01 #133 CACHED 03:27:01 03:27:01 #134 [security-proxy-auth builder 6/7] COPY . . 03:27:01 #134 CACHED 03:27:01 03:27:01 #126 [core-keeper builder 7/8] COPY . . 03:27:01 #126 DONE 7.7s 03:27:01 03:27:01 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:01 #135 CACHED 03:27:01 03:27:01 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:27:01 #136 CACHED 03:27:01 03:27:01 #137 [security-proxy-setup builder 6/7] COPY . . 03:27:01 #137 CACHED 03:27:01 03:27:01 #138 [security-secretstore-setup builder 6/7] COPY . . 03:27:01 #138 DONE 7.8s 03:27:01 03:27:01 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:01 #139 CACHED 03:27:01 03:27:01 #140 [security-bootstrapper builder 6/7] COPY . . 03:27:01 #140 CACHED 03:27:01 03:27:01 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:27:01 #141 CACHED 03:27:01 03:27:01 #125 [support-scheduler builder 6/7] COPY . . 03:27:01 #125 DONE 7.8s 03:27:01 03:27:01 #142 [core-metadata builder 6/7] COPY . . 03:27:01 #142 CACHED 03:27:01 03:27:01 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:27:01 #143 CACHED 03:27:01 03:27:01 #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:01 #144 CACHED 03:27:01 03:27:01 #145 [core-command builder 6/7] COPY . . 03:27:01 #145 CACHED 03:27:01 03:27:01 #146 [core-command builder 4/7] COPY go.mod vendor* ./ 03:27:01 #146 CACHED 03:27:01 03:27:01 #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:01 #147 CACHED 03:27:01 03:27:01 #148 [core-data builder 6/7] COPY . . 03:27:01 #148 CACHED 03:27:01 03:27:01 #149 [core-data builder 4/7] COPY go.mod vendor* ./ 03:27:01 #149 CACHED 03:27:01 03:27:01 #150 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:01 #150 CACHED 03:27:01 03:27:01 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:27:10 #151 ... 03:27:10 03:27:10 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:27:10 #0 6.991 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 03:27:10 #152 ... 03:27:10 03:27:10 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:27:10 #128 7.155 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 03:27:11 #128 ... 03:27:11 03:27:11 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:27:11 #0 7.434 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 03:27:11 #153 ... 03:27:11 03:27:11 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:27:11 #0 8.833 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 03:27:11 #154 ... 03:27:11 03:27:11 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:27:11 #0 8.088 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 03:27:12 #155 ... 03:27:12 03:27:12 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:27:12 #0 8.363 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 03:27:12 #156 ... 03:27:12 03:27:12 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:27:12 #0 8.685 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 03:27:12 #157 ... 03:27:12 03:27:12 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:27:12 #0 8.729 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 03:27:12 #158 ... 03:27:12 03:27:12 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:27:12 #0 8.788 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 03:27:12 #159 ... 03:27:12 03:27:12 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:27:12 #0 8.983 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 03:27:13 #160 ... 03:27:13 03:27:13 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:27:13 #151 8.532 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 03:46:51 #151 ... 03:46:51 03:46:51 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:46:51 #155 1181.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:46:51 #155 ... 03:46:51 03:46:51 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:46:51 #158 DONE 1185.1s 03:46:51 03:46:51 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:46:51 #128 ... 03:46:51 03:46:51 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:46:51 #161 DONE 0.2s 03:46:51 03:46:51 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:46:51 #151 ... 03:46:51 03:46:51 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:46:51 #162 DONE 0.2s 03:46:51 03:46:51 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:46:51 #156 ... 03:46:51 03:46:51 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:46:51 #163 DONE 0.1s 03:46:51 03:46:51 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:46:51 #164 DONE 0.1s 03:46:51 03:46:51 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:46:51 #165 DONE 0.3s 03:46:51 03:46:51 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:46:51 #166 DONE 0.2s 03:46:51 03:46:51 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:46:51 #167 ... 03:46:51 03:46:51 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:46:51 #156 DONE 1187.1s 03:46:51 03:46:51 #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:46:51 #123 ... 03:46:51 03:46:51 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:46:51 #168 DONE 0.2s 03:46:51 03:46:51 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:46:51 #169 ... 03:46:51 03:46:51 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:46:51 #167 DONE 3.4s 03:46:52 03:46:52 #109 [security-proxy-setup] exporting to image 03:46:52 #109 exporting layers 03:46:53 #109 ... 03:46:53 03:46:53 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:46:53 #169 DONE 3.0s 03:46:53 03:46:53 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:46:53 #170 DONE 0.3s 03:46:53 03:46:53 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:46:54 #171 DONE 0.4s 03:46:54 03:46:54 #109 [security-proxy-setup] exporting to image 03:46:54 #109 exporting layers 1.9s done 03:46:54 #109 writing image sha256:147fd1d712583310dc745863010df75e0ff63526bbdb796260b628caad634239 done 03:46:54 #109 naming to docker.io/library/security-proxy-setup-arm64 done 03:46:54 #109 DONE 11.3s 03:46:54 03:46:54 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:46:54 #172 DONE 0.3s 03:46:54 03:46:54 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:46:54 #173 DONE 0.2s 03:46:54 03:46:54 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:46:54 #174 DONE 0.3s 03:46:54 03:46:54 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:46:54 #58 ... 03:46:54 03:46:54 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:46:55 #175 DONE 0.3s 03:46:55 03:46:55 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:46:55 #176 DONE 0.2s 03:46:55 03:46:55 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:46:55 #177 DONE 0.3s 03:46:55 03:46:55 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:46:55 #178 DONE 0.2s 03:46:55 03:46:55 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:46:58 #179 DONE 2.3s 03:46:58 03:46:58 #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:46:58 #123 ... 03:46:58 03:46:58 #109 [security-bootstrapper] exporting to image 03:46:59 #109 exporting layers 1.4s done 03:46:59 #109 writing image sha256:49ba149618a96a6c77ff3abd803f6429bbfce73ab75d5bb6cb48be7f78a2fe9b done 03:46:59 #109 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 03:46:59 #109 DONE 12.7s 03:46:59 03:46:59 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:47:06 #159 ... 03:47:06 03:47:06 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:47:06 #155 DONE 1203.8s 03:47:06 03:47:06 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:47:06 #159 ... 03:47:06 03:47:06 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:47:06 #180 DONE 0.2s 03:47:06 03:47:06 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:47:06 #181 DONE 0.2s 03:47:06 03:47:06 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:47:06 #182 DONE 0.1s 03:47:06 03:47:06 #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:47:06 #123 ... 03:47:06 03:47:06 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:47:06 #183 DONE 0.1s 03:47:06 03:47:06 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:47:06 #184 DONE 0.2s 03:47:06 03:47:06 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:47:07 #185 DONE 0.2s 03:47:07 03:47:07 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:47:07 #159 ... 03:47:07 03:47:07 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:47:07 #186 DONE 0.3s 03:47:07 03:47:07 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:47:07 #159 ... 03:47:07 03:47:07 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:47:07 #187 DONE 0.1s 03:47:07 03:47:07 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:09 #188 DONE 2.3s 03:47:09 03:47:09 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:47:09 #128 ... 03:47:09 03:47:09 #109 [security-secretstore-setup] exporting to image 03:47:09 #109 exporting layers 03:47:11 #109 exporting layers 1.4s done 03:47:11 #109 writing image sha256:9a6e0c9150004dd13f61885d133778d40948c4d92ae84a5849b8aa894eff7f68 done 03:47:11 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 03:47:11 #109 DONE 14.1s 03:47:11 03:47:11 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:48:07 #124 ... 03:48:07 03:48:07 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:48:07 #152 DONE 1261.5s 03:48:07 03:48:07 #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:48:07 #123 ... 03:48:07 03:48:07 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:48:07 #189 DONE 0.3s 03:48:07 03:48:07 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:48:07 #190 DONE 0.1s 03:48:07 03:48:07 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:48:07 #153 ... 03:48:07 03:48:07 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:48:07 #191 DONE 0.2s 03:48:07 03:48:07 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:48:07 #192 DONE 0.1s 03:48:07 03:48:07 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:48:07 #193 DONE 0.2s 03:48:07 03:48:07 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:48:07 #194 DONE 2.6s 03:48:07 03:48:07 #109 [core-common-config-bootstrapper] exporting to image 03:48:07 #109 exporting layers 03:48:07 #109 exporting layers 0.6s done 03:48:07 #109 writing image sha256:076a4ab544fdb6555011e628f6dbffb4b89bdd3705d6e0b95936a96ac5a9f449 done 03:48:07 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 03:48:07 #109 DONE 14.7s 03:48:07 03:48:07 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:50:14 #157 ... 03:50:14 03:50:14 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:50:14 #128 DONE 1382.9s 03:50:14 03:50:14 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:50:14 #154 ... 03:50:14 03:50:14 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:50:14 #195 DONE 0.2s 03:50:14 03:50:14 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:50:14 #153 ... 03:50:14 03:50:14 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:50:14 #196 DONE 0.2s 03:50:14 03:50:14 #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:50:14 #123 ... 03:50:14 03:50:14 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:50:14 #197 DONE 0.4s 03:50:14 03:50:14 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:50:14 #198 DONE 0.1s 03:50:14 03:50:14 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:50:14 #153 ... 03:50:14 03:50:14 #109 [security-spiffe-token-provider] exporting to image 03:50:14 #109 exporting layers 03:50:14 #109 exporting layers 0.6s done 03:50:14 #109 writing image sha256:d3acdad5718a13e8f5097696fab97ed2a59041c4ee9925bcea0a8eb9b7655268 done 03:50:14 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:50:14 #109 DONE 15.4s 03:50:14 03:50:14 #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:58:36 #123 ... 03:58:36 03:58:36 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:58:36 #154 DONE 1883.0s 03:58:36 03:58:36 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:58:36 #124 ... 03:58:36 03:58:36 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:58:36 #199 DONE 0.1s 03:58:36 03:58:36 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:58:36 #58 ... 03:58:36 03:58:36 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:58:36 #200 DONE 0.2s 03:58:36 03:58:36 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:58:36 #201 DONE 0.5s 03:58:36 03:58:36 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:58:36 #202 DONE 0.2s 03:58:36 03:58:36 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:58:36 #203 DONE 0.2s 03:58:36 03:58:36 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:58:36 #151 ... 03:58:36 03:58:36 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:58:36 #204 DONE 2.1s 03:58:36 03:58:36 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:58:36 #153 ... 03:58:36 03:58:36 #109 [security-proxy-auth] exporting to image 03:58:36 #109 exporting layers 03:58:36 #109 exporting layers 0.7s done 03:58:36 #109 writing image sha256:f6994fbbb91834d582e6d20785222a336f1a625036f1672558f57a76193740c2 done 03:58:36 #109 naming to docker.io/library/security-proxy-auth-arm64 done 03:58:36 #109 DONE 16.1s 03:58:36 03:58:36 #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:59:44 #123 ... 03:59:44 03:59:44 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:59:44 #159 DONE 1958.5s 03:59:44 03:59:44 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:59:44 #58 ... 03:59:44 03:59:44 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:59:44 #205 DONE 0.1s 03:59:44 03:59:44 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:59:44 #206 DONE 0.3s 03:59:44 03:59:44 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:59:44 #58 ... 03:59:44 03:59:44 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:59:44 #207 DONE 0.5s 03:59:44 03:59:44 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:59:44 #35 ... 03:59:44 03:59:44 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:59:44 #208 DONE 0.1s 03:59:44 03:59:44 #109 [core-command] exporting to image 03:59:44 #109 exporting layers 03:59:44 #109 exporting layers 0.5s done 03:59:44 #109 writing image sha256:bd8dd60c49967ff4f080b0ddac3ddf84528d6095741382b09bd26fb238e8fcc4 0.0s done 03:59:44 #109 naming to docker.io/library/core-command-arm64 done 03:59:44 #109 DONE 16.6s 03:59:44 03:59:44 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:02:06 #58 ... 04:02:06 04:02:06 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:02:06 #153 DONE 2093.3s 04:02:06 04:02:06 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:02:06 #157 DONE 2093.3s 04:02:06 04:02:06 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:02:06 #151 ... 04:02:06 04:02:06 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:02:06 #209 DONE 0.4s 04:02:06 04:02:06 #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:02:06 #210 DONE 0.4s 04:02:06 04:02:06 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:02:06 #211 DONE 0.3s 04:02:06 04:02:06 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:02:06 #212 DONE 1.2s 04:02:06 04:02:06 #213 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:02:06 #213 DONE 1.1s 04:02:06 04:02:06 #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:02:06 #214 DONE 0.3s 04:02:06 04:02:06 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:02:06 #215 DONE 0.4s 04:02:06 04:02:06 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:02:06 #160 ... 04:02:06 04:02:06 #109 [core-data] exporting to image 04:02:06 #109 exporting layers 04:02:06 #109 ... 04:02:06 04:02:06 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:02:06 #151 DONE 2096.4s 04:02:06 04:02:06 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:02:06 #58 ... 04:02:06 04:02:06 #109 [core-data] exporting to image 04:02:06 #109 exporting layers 1.5s done 04:02:06 #109 exporting layers 1.6s done 04:02:06 #109 writing image sha256:18ba67972017bccb88549bf4db1c882c2efd6802a626fdcb706cd9ffdba21ba5 0.1s done 04:02:06 #109 naming to docker.io/library/core-keeper-arm64 done 04:02:06 #109 writing image sha256:8d3fcd7ae2e7d0a5d5953dc2169c0962ff02398bf86df546bfcfd1cfd81808a8 04:02:06 #109 writing image sha256:8d3fcd7ae2e7d0a5d5953dc2169c0962ff02398bf86df546bfcfd1cfd81808a8 done 04:02:06 #109 naming to docker.io/library/core-data-arm64 done 04:02:06 #109 DONE 19.1s 04:02:06 04:02:06 #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:02:06 #216 DONE 0.3s 04:02:06 04:02:06 #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:02:06 #217 DONE 0.1s 04:02:06 04:02:06 #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:02:06 #218 DONE 0.5s 04:02:06 04:02:06 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:02:06 #219 DONE 0.1s 04:02:06 04:02:06 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:02:06 #160 ... 04:02:06 04:02:06 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:02:06 #220 DONE 0.1s 04:02:06 04:02:06 #109 [core-metadata] exporting to image 04:02:06 #109 exporting layers 0.5s done 04:02:06 #109 writing image sha256:5f8c6236bc81483bf97e10e799a05a3ea0418965373fe2e357bd75dcdd041060 done 04:02:06 #109 naming to docker.io/library/core-metadata-arm64 done 04:02:06 #109 DONE 19.6s 04:02:06 04:02:06 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:02:18 #58 ... 04:02:18 04:02:18 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:02:18 #124 DONE 2139.8s 04:02:18 04:02:18 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:02:18 #58 ... 04:02:18 04:02:18 #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:02:18 #221 DONE 0.1s 04:02:18 04:02:18 #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:02:18 #222 DONE 0.1s 04:02:18 04:02:18 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:02:18 #35 ... 04:02:18 04:02:18 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:02:18 #223 DONE 0.4s 04:02:18 04:02:18 #224 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:02:18 #224 DONE 0.1s 04:02:18 04:02:18 #109 [support-notifications] exporting to image 04:02:18 #109 exporting layers 04:02:20 #109 exporting layers 1.4s done 04:02:20 #109 writing image sha256:5dccdc8a325be67a35663238c32457a811acd0cf90867b4525fca5f8807685fc done 04:02:20 #109 naming to docker.io/library/support-notifications-arm64 done 04:02:20 #109 DONE 21.0s 04:02:20 04:02:20 #123 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:02:24 #123 DONE 2146.9s 04:02:24 04:02:24 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:02:25 #58 ... 04:02:25 04:02:25 #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:02:25 #225 DONE 0.2s 04:02:25 04:02:25 #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:02:25 #226 DONE 0.1s 04:02:25 04:02:25 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:02:25 #160 ... 04:02:25 04:02:25 #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:02:25 #227 DONE 0.5s 04:02:25 04:02:25 #228 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:02:26 #228 DONE 0.1s 04:02:26 04:02:26 #109 [support-cron-scheduler] exporting to image 04:02:26 #109 exporting layers 04:02:27 #109 exporting layers 1.5s done 04:02:27 #109 writing image sha256:48b094b8cb253b37df32cdfb33cca414136e02767df7314229eb7fedad1dc259 done 04:02:27 #109 naming to docker.io/library/support-cron-scheduler-arm64 done 04:02:27 #109 DONE 22.5s 04:02:27 04:02:27 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:02:32 #160 DONE 2130.9s 04:02:32 04:02:32 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:02:32 #35 ... 04:02:32 04:02:32 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:02:32 #229 DONE 0.1s 04:02:33 04:02:33 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:02:33 #35 ... 04:02:33 04:02:33 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:02:33 #230 DONE 0.1s 04:02:33 04:02:33 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:02:33 #231 DONE 0.5s 04:02:33 04:02:33 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:02:33 #232 DONE 0.1s 04:02:33 04:02:33 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:02:33 #35 ... 04:02:33 04:02:33 #109 [support-scheduler] exporting to image 04:02:33 #109 exporting layers 04:02:34 #109 exporting layers 0.5s done 04:02:34 #109 writing image sha256:4d3f3d23fc14d2ed124abd7575e28bbdd1e00647c26a699f625222c5271448cf done 04:02:34 #109 naming to docker.io/library/support-scheduler-arm64 done 04:02:34 #109 DONE 23.0s 04:02:34 04:02:34 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:02:34 time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:34 time="2024-08-20T03:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:02:34 $ docker stop --time=1 25af04b3c7a4b438900131390d08557ab2b59549bf8503fd19b92f0ae275621c 04:02:36 $ docker rm -f --volumes 25af04b3c7a4b438900131390d08557ab2b59549bf8503fd19b92f0ae275621c [Pipeline] // withDockerContainer [Pipeline] sh 04:02:36 + docker images 04:02:36 REPOSITORY TAG IMAGE ID CREATED SIZE 04:02:36 support-scheduler-arm64 latest 4d3f3d23fc14 3 seconds ago 41.3MB 04:02:36 support-cron-scheduler-arm64 latest 48b094b8cb25 11 seconds ago 43.5MB 04:02:36 support-notifications-arm64 latest 5dccdc8a325b 18 seconds ago 42MB 04:02:36 core-metadata-arm64 latest 5f8c6236bc81 36 seconds ago 39.3MB 04:02:36 core-data-arm64 latest 8d3fcd7ae2e7 39 seconds ago 39.1MB 04:02:36 core-keeper-arm64 latest 18ba67972017 39 seconds ago 39MB 04:02:36 core-command-arm64 latest bd8dd60c4996 2 minutes ago 35MB 04:02:36 security-proxy-auth-arm64 latest f6994fbbb918 4 minutes ago 32.6MB 04:02:36 security-spiffe-token-provider-arm64 latest d3acdad5718a 12 minutes ago 29MB 04:02:36 core-common-config-bootstrapper-arm64 latest 076a4ab544fd 14 minutes ago 15.3MB 04:02:36 security-secretstore-setup-arm64 latest 9a6e0c915000 15 minutes ago 36.4MB 04:02:36 security-bootstrapper-arm64 latest 49ba149618a9 15 minutes ago 18.9MB 04:02:36 security-proxy-setup-arm64 latest 147fd1d71258 15 minutes ago 26.1MB 04:02:36 security-spire-server-arm64 latest 9e75acff60ae 37 minutes ago 116MB 04:02:36 security-spire-agent-arm64 latest 28a8ee276362 37 minutes ago 174MB 04:02:36 security-spire-config-arm64 latest 901bb38a5032 37 minutes ago 115MB 04:02:36 ci-base-image-arm64 latest 5cc3634836e1 56 minutes ago 967MB 04:02:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 04:02:36 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 04:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:02:37 04:02:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:02:38 arm64: Pulling from edgex-lftools-log-publisher 04:02:38 8998bd30e6a1: Pulling fs layer 04:02:38 04944245beec: Pulling fs layer 04:02:38 699f458cf7ca: Pulling fs layer 04:02:38 765212b225bb: Pulling fs layer 04:02:38 f23df028b6ca: Pulling fs layer 04:02:38 d65c8cfc05b1: Pulling fs layer 04:02:38 2437ff75d9bd: Pulling fs layer 04:02:38 765212b225bb: Waiting 04:02:38 f23df028b6ca: Waiting 04:02:38 d65c8cfc05b1: Waiting 04:02:38 2437ff75d9bd: Waiting 04:02:38 04944245beec: Verifying Checksum 04:02:38 04944245beec: Download complete 04:02:38 765212b225bb: Verifying Checksum 04:02:38 765212b225bb: Download complete 04:02:38 f23df028b6ca: Verifying Checksum 04:02:38 f23df028b6ca: Download complete 04:02:38 d65c8cfc05b1: Verifying Checksum 04:02:38 d65c8cfc05b1: Download complete 04:02:38 699f458cf7ca: Verifying Checksum 04:02:38 699f458cf7ca: Download complete 04:02:39 8998bd30e6a1: Verifying Checksum 04:02:39 8998bd30e6a1: Download complete 04:02:41 2437ff75d9bd: Verifying Checksum 04:02:41 2437ff75d9bd: Download complete 04:02:44 8998bd30e6a1: Pull complete 04:02:44 04944245beec: Pull complete 04:02:46 699f458cf7ca: Pull complete 04:02:46 765212b225bb: Pull complete 04:02:47 f23df028b6ca: Pull complete 04:02:47 d65c8cfc05b1: Pull complete 04:03:05 2437ff75d9bd: Pull complete 04:03:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:05 prd-ubuntu20.04-docker-arm64-4c-16g-8012 does not seem to be running inside a container 04:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:03:08 $ docker top f30f94e32c074b56772b3346be0485b1ae5810d20b5a789c28bdb3e2032e06f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:10 ---> job-cost.sh 04:03:10 lf-activate-venv: SKIPPING 04:03:10 INFO: No Stack... 04:03:10 INFO: Retrieving Pricing Info for: v3-standard-4 04:03:11 INFO: Archiving Costs [Pipeline] sh 04:03:11 + cat /w/workspace/edgex-go/1/archives/cost.csv 04:03:11 + cut -d, -f6 [Pipeline] lock 04:03:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4868-1-stack-cost] 04:03:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4868-1-stack-cost] did not exist. Created. 04:03:11 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4868-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:03:12 + echo total: 0.2199999988079071 [Pipeline] stash 04:03:12 Stashed 1 file(s) [Pipeline] } 04:03:12 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4868-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:03:13 $ docker stop --time=1 f30f94e32c074b56772b3346be0485b1ae5810d20b5a789c28bdb3e2032e06f0 04:03:14 $ docker rm -f --volumes f30f94e32c074b56772b3346be0485b1ae5810d20b5a789c28bdb3e2032e06f0 [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 04:03:15 provisioning config files... 04:03:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config208963467056341480tmp [Pipeline] { [Pipeline] sh 04:03:16 + set +x 04:03:16 + curl -s https://codecov.io/bash 04:03:16 + bash -s -- 04:03:16 04:03:16 _____ _ 04:03:16 / ____| | | 04:03:16 | | ___ __| | ___ ___ _____ __ 04:03:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:03:16 | |___| (_) | (_| | __/ (_| (_) \ V / 04:03:16 \_____\___/ \__,_|\___|\___\___/ \_/ 04:03:16 Bash-1.0.6 04:03:16 04:03:16 04:03:16 ==> git version 2.25.1 found 04:03:16 ==> 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 04:03:16 Release-Date: 2020-01-08 04:03:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:03:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:03:16 ==> Jenkins CI detected. 04:03:16 current dir:  /w/workspace/edgex-go/1 04:03:16 project root: . 04:03:16 --> token set from env 04:03:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:03:16 ==> Running gcov in . (disable via -X gcov) 04:03:16 ==> Python coveragepy not found 04:03:16 ==> Searching for coverage reports in: 04:03:16 + . 04:03:16 -> Found 1 reports 04:03:16 ==> Detecting git/mercurial file structure 04:03:16 ==> Reading reports 04:03:16 + ./coverage.out bytes=546050 04:03:16 ==> Appending adjustments 04:03:16 https://docs.codecov.io/docs/fixing-reports 04:03:17 + Found adjustments 04:03:17 ==> Gzipping contents 04:03:17 68K /tmp/codecov.RO1XLu.gz 04:03:17 ==> Uploading reports 04:03:17 url: https://codecov.io 04:03:17 query: branch=PR-4868&commit=840c57da83f7893f2e17c104615bfc991943b014&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4868%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4868&job=&cmd_args= 04:03:17 -> Pinging Codecov 04:03:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4868&commit=840c57da83f7893f2e17c104615bfc991943b014&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4868%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4868&job=&cmd_args= 04:03:18 -> Uploading to 04:03:18 https://storage.googleapis.com/codecov/v4/raw/2024-08-20/00271124DB129430A58F1EEE437C3FCB/840c57da83f7893f2e17c104615bfc991943b014/e65610d6-c93e-4569-a8d9-182b2a6114ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240820%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240820T040317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=585fd29c8bca714d6f77d0262dca4a1258e831eca5bf8660889538b29d3004a9 04:03:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:03:18 Dload Upload Total Spent Left Speed 04:03:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68149 0 0 100 68149 0 200k --:--:-- --:--:-- --:--:-- 200k 04:03:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/840c57da83f7893f2e17c104615bfc991943b014 [Pipeline] } 04:03:18 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 04:03:20 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 04:03:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:03:21 ---> package-listing.sh 04:03:21 ++ facter osfamily 04:03:21 ++ tr '[:upper:]' '[:lower:]' 04:03:21 + OS_FAMILY=debian 04:03:21 + workspace=/w/workspace/edgex-go/1 04:03:21 + START_PACKAGES=/tmp/packages_start.txt 04:03:21 + END_PACKAGES=/tmp/packages_end.txt 04:03:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:03:21 + PACKAGES=/tmp/packages_start.txt 04:03:21 + '[' /w/workspace/edgex-go/1 ']' 04:03:21 + PACKAGES=/tmp/packages_end.txt 04:03:21 + case "${OS_FAMILY}" in 04:03:21 + dpkg -l 04:03:21 + grep '^ii' 04:03:21 + '[' -f /tmp/packages_start.txt ']' 04:03:21 + '[' -f /tmp/packages_end.txt ']' 04:03:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:03:21 + '[' /w/workspace/edgex-go/1 ']' 04:03:21 + mkdir -p /w/workspace/edgex-go/1/archives/ 04:03:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 04:03:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:03:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:22 04:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:23 latest: Pulling from edgex-lftools-log-publisher 04:03:23 5eb5b503b376: Pulling fs layer 04:03:23 5c69ac0246d0: Pulling fs layer 04:03:23 ec43610c2a17: Pulling fs layer 04:03:23 3a2ae6a8a46f: Pulling fs layer 04:03:23 33b1e0a273af: Pulling fs layer 04:03:23 5d3b04190fa2: Pulling fs layer 04:03:23 2f39f015ded8: Pulling fs layer 04:03:23 33b1e0a273af: Waiting 04:03:23 5d3b04190fa2: Waiting 04:03:23 2f39f015ded8: Waiting 04:03:23 3a2ae6a8a46f: Waiting 04:03:23 5c69ac0246d0: Download complete 04:03:23 3a2ae6a8a46f: Download complete 04:03:23 33b1e0a273af: Verifying Checksum 04:03:23 33b1e0a273af: Download complete 04:03:23 5d3b04190fa2: Verifying Checksum 04:03:23 5d3b04190fa2: Download complete 04:03:23 ec43610c2a17: Verifying Checksum 04:03:23 ec43610c2a17: Download complete 04:03:23 5eb5b503b376: Verifying Checksum 04:03:23 5eb5b503b376: Download complete 04:03:23 2f39f015ded8: Download complete 04:03:24 5eb5b503b376: Pull complete 04:03:24 5c69ac0246d0: Pull complete 04:03:24 ec43610c2a17: Pull complete 04:03:24 3a2ae6a8a46f: Pull complete 04:03:25 33b1e0a273af: Pull complete 04:03:25 5d3b04190fa2: Pull complete 04:03:29 2f39f015ded8: Pull complete 04:03:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:29 prd-ubuntu20.04-docker-8c-8g-8010 does not seem to be running inside a container 04:03:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:03:36 $ docker top a83e7ea53dbd386318cfd4442544330715392f94a24d77d6b36b04ea9757164c -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:36 + touch /tmp/pre-build-complete [Pipeline] sh 04:03:37 + mkdir -p /var/log/sysstat [Pipeline] sh 04:03:37 + ls /var/log/sa-host 04:03:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:37 provisioning config files... 04:03:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9992871618174185761tmp [Pipeline] { [Pipeline] echo 04:03:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:03:38 ---> create-netrc.sh [Pipeline] } 04:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:03:38 ---> python-tools-install.sh [Pipeline] echo 04:03:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:03:38 ---> sudo-logs.sh 04:03:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:03:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:03:39 ---> job-cost.sh 04:03:39 lf-activate-venv: SKIPPING 04:03:39 DEBUG: total: 0.2199999988079071 04:03:39 INFO: Retrieving Stack Cost... 04:03:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:03:40 INFO: Archiving Costs [Pipeline] echo 04:03:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:03:40 ---> logs-deploy.sh 04:03:40 lf-activate-venv: SKIPPING 04:03:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4868/1 04:03:40 INFO: archiving workspace using pattern(s): 04:03:41 Archives upload complete. 04:03:41 INFO: archiving logs to Nexus 04:03:42 ---> uname -a: 04:03:42 Linux prd-ubuntu20-04-docker-8c-8g-8010 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:03:42 04:03:42 04:03:42 ---> lscpu: 04:03:42 Architecture: x86_64 04:03:42 CPU op-mode(s): 32-bit, 64-bit 04:03:42 Byte Order: Little Endian 04:03:42 Address sizes: 40 bits physical, 48 bits virtual 04:03:42 CPU(s): 8 04:03:42 On-line CPU(s) list: 0-7 04:03:42 Thread(s) per core: 1 04:03:42 Core(s) per socket: 1 04:03:42 Socket(s): 8 04:03:42 NUMA node(s): 1 04:03:42 Vendor ID: AuthenticAMD 04:03:42 CPU family: 23 04:03:42 Model: 49 04:03:42 Model name: AMD EPYC-Rome Processor 04:03:42 Stepping: 0 04:03:42 CPU MHz: 2799.998 04:03:42 BogoMIPS: 5599.99 04:03:42 Virtualization: AMD-V 04:03:42 Hypervisor vendor: KVM 04:03:42 Virtualization type: full 04:03:42 L1d cache: 256 KiB 04:03:42 L1i cache: 256 KiB 04:03:42 L2 cache: 4 MiB 04:03:42 L3 cache: 128 MiB 04:03:42 NUMA node0 CPU(s): 0-7 04:03:42 Vulnerability Itlb multihit: Not affected 04:03:42 Vulnerability L1tf: Not affected 04:03:42 Vulnerability Mds: Not affected 04:03:42 Vulnerability Meltdown: Not affected 04:03:42 Vulnerability Mmio stale data: Not affected 04:03:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:03:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:03:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:03:42 Vulnerability Srbds: Not affected 04:03:42 Vulnerability Tsx async abort: Not affected 04:03:42 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 04:03:42 04:03:42 04:03:42 ---> nproc: 04:03:42 8 04:03:42 04:03:42 04:03:42 ---> df -h: 04:03:42 Filesystem Size Used Avail Use% Mounted on 04:03:42 overlay 155G 28G 128G 18% / 04:03:42 tmpfs 64M 0 64M 0% /dev 04:03:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:03:42 shm 64M 0 64M 0% /dev/shm 04:03:42 /dev/vda1 155G 28G 128G 18% /facter-os 04:03:42 04:03:42 04:03:42 ---> sar -b -r -n DEV: 04:03:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8010) 08/20/24 _x86_64_ (8 CPU) 04:03:42 04:03:42 02:59:26 LINUX RESTART (8 CPU) 04:03:42 04:03:42 03:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:03:42 03:01:01 288.52 14.61 273.90 0.00 1922.75 91207.33 0.00 04:03:42 03:02:01 182.95 0.78 182.17 0.00 20.13 62263.62 0.00 04:03:42 03:03:01 42.51 0.02 42.49 0.00 0.13 33553.22 0.00 04:03:42 03:04:01 36.43 0.18 36.24 0.00 6.80 19343.18 0.00 04:03:42 03:05:01 118.21 2.57 115.64 0.00 122.23 40586.34 0.00 04:03:42 03:06:02 174.72 1.62 173.10 0.00 1980.95 206658.86 0.00 04:03:42 03:07:01 599.53 14.46 585.07 0.00 2440.67 68032.67 0.00 04:03:42 03:08:01 353.86 0.58 353.27 0.00 10.13 158250.07 0.00 04:03:42 03:09:01 157.45 0.13 157.31 0.00 1.07 39859.78 0.00 04:03:42 03:10:01 285.05 0.03 285.02 0.00 0.27 97122.56 0.00 04:03:42 03:11:01 632.94 0.07 632.88 0.00 4.00 105195.40 0.00 04:03:42 03:12:01 2.27 0.00 2.27 0.00 0.00 26.53 0.00 04:03:42 03:13:01 1.18 0.00 1.18 0.00 0.00 18.13 0.00 04:03:42 03:14:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 04:03:42 03:15:01 1.27 0.02 1.25 0.00 0.13 18.00 0.00 04:03:42 03:16:01 2.10 0.00 2.10 0.00 0.00 23.46 0.00 04:03:42 03:17:01 0.98 0.02 0.97 0.00 0.13 10.66 0.00 04:03:42 03:18:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 04:03:42 03:19:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 04:03:42 03:20:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 04:03:42 03:21:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 04:03:42 03:22:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 04:03:42 03:23:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 04:03:42 03:24:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 04:03:42 03:25:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 04:03:42 03:26:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 04:03:42 03:27:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 04:03:42 03:28:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 04:03:42 03:29:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 04:03:42 03:30:01 1.22 0.00 1.22 0.00 0.00 15.60 0.00 04:03:42 03:31:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 04:03:42 03:32:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 04:03:42 03:33:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 04:03:42 03:34:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 04:03:42 03:35:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 04:03:42 03:36:01 1.50 0.00 1.50 0.00 0.00 18.79 0.00 04:03:42 03:37:01 2.50 0.63 1.87 0.00 70.53 21.87 0.00 04:03:42 03:38:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 04:03:42 03:39:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 04:03:42 03:40:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 04:03:42 03:41:01 2.73 1.50 1.23 0.00 35.46 16.80 0.00 04:03:42 03:42:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 04:03:42 03:43:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 04:03:42 03:44:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 04:03:42 03:45:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 04:03:42 03:46:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 04:03:42 03:47:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 04:03:42 03:48:01 1.97 0.00 1.97 0.00 0.00 21.60 0.00 04:03:42 03:49:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 04:03:42 03:50:01 1.75 0.00 1.75 0.00 0.00 20.39 0.00 04:03:42 03:51:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 04:03:42 03:52:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 04:03:42 03:53:01 1.03 0.02 1.02 0.00 1.33 12.53 0.00 04:03:42 03:54:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 04:03:42 03:55:01 1.25 0.00 1.25 0.00 0.00 16.13 0.00 04:03:42 03:56:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 04:03:42 03:57:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 04:03:42 03:58:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 04:03:42 03:59:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 04:03:42 04:00:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 04:03:42 04:01:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 04:03:42 04:02:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 04:03:42 04:03:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 04:03:42 Average: 46.54 0.59 45.95 0.00 104.64 14659.18 0.00 04:03:42 04:03:42 03:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:03:42 03:01:01 28839672 31517952 808664 2.46 74804 2872984 1990100 5.87 1103060 2556272 650732 04:03:42 03:02:01 27482812 31132768 1174684 3.57 127916 3685000 2451624 7.23 1819884 3068672 403724 04:03:42 03:03:01 27691232 31500964 805496 2.45 131200 3813964 1843292 5.43 1315228 3340092 38060 04:03:42 03:04:01 26363816 31301020 990248 3.01 135284 4877892 2015720 5.94 1863016 4048644 581564 04:03:42 03:05:01 27443452 31458572 824292 2.51 153936 4014916 1850584 5.45 1409936 3482004 2896 04:03:42 03:06:02 20507528 31357104 917208 2.79 159068 10642032 2925784 8.62 2003452 9610620 414260 04:03:42 03:07:01 16859388 31344284 909580 2.77 339012 13770344 2518648 7.42 2859836 12049504 2235696 04:03:42 03:08:01 12670416 30087876 2104360 6.40 363132 16332824 7549176 22.25 4134224 14535368 153316 04:03:42 03:09:01 7898044 27929940 4249012 12.92 383548 18787668 10943140 32.25 7481788 15800216 1542904 04:03:42 03:10:01 6603884 29242860 2955856 8.99 396612 21323044 8149064 24.02 7137040 17410460 1794620 04:03:42 03:11:01 9756216 31381152 875272 2.66 405840 20495316 2260472 6.66 3307580 18361680 224 04:03:42 03:12:01 9756908 31381912 874436 2.66 405868 20495332 2260472 6.66 3307172 18361684 68 04:03:42 03:13:01 9756820 31381876 874400 2.66 405888 20495332 2260472 6.66 3307568 18361688 4 04:03:42 03:14:01 9808512 31433572 822644 2.50 405904 20495336 2260472 6.66 3256056 18361692 44 04:03:42 03:15:01 9808224 31433384 822704 2.50 405952 20495312 2253416 6.64 3255624 18361664 248 04:03:42 03:16:01 9810012 31435208 820900 2.50 405976 20495316 2253416 6.64 3254300 18361668 20 04:03:42 03:17:01 9810420 31435660 820384 2.49 405996 20495320 2253416 6.64 3255152 18361672 220 04:03:42 03:18:01 9810752 31436028 819940 2.49 406020 20495324 2253416 6.64 3254412 18361672 48 04:03:42 03:19:01 9810460 31435760 820168 2.49 406028 20495332 2253416 6.64 3254412 18361676 8 04:03:42 03:20:01 9811416 31436740 819340 2.49 406072 20495324 2253416 6.64 3253648 18361684 48 04:03:42 03:21:01 9811644 31437012 819052 2.49 406080 20495336 2253416 6.64 3253644 18361688 16 04:03:42 03:22:01 9811596 31436976 819008 2.49 406108 20495340 2253416 6.64 3253652 18361692 8 04:03:42 03:23:01 9811448 31436868 819260 2.49 406132 20495340 2253416 6.64 3253764 18361692 16 04:03:42 03:24:01 9811304 31436760 819332 2.49 406164 20495344 2237244 6.59 3253824 18361696 60 04:03:42 03:25:01 9811288 31436788 819296 2.49 406204 20495340 2237244 6.59 3254116 18361700 12 04:03:42 03:26:01 9810980 31436504 819532 2.49 406220 20495348 2237244 6.59 3253712 18361700 48 04:03:42 03:27:01 9810964 31436508 819460 2.49 406236 20495352 2237244 6.59 3253744 18361704 24 04:03:42 03:28:01 9810728 31436296 819612 2.49 406248 20495356 2237244 6.59 3253792 18361704 48 04:03:42 03:29:01 9810932 31436508 819336 2.49 406256 20495360 2237244 6.59 3253800 18361708 8 04:03:42 03:30:01 9811452 31437056 818736 2.49 406276 20495352 2237244 6.59 3253768 18361716 68 04:03:42 03:31:01 9811396 31437020 818676 2.49 406308 20495364 2237244 6.59 3253744 18361716 16 04:03:42 03:32:01 9811216 31436896 818988 2.49 406328 20495368 2237244 6.59 3253812 18361720 8 04:03:42 03:33:01 9811200 31436880 818948 2.49 406356 20495368 2253508 6.64 3253816 18361720 12 04:03:42 03:34:01 9811468 31437196 818596 2.49 406368 20495372 2253508 6.64 3253852 18361724 4 04:03:42 03:35:01 9811420 31437160 818552 2.49 406392 20495376 2253508 6.64 3253928 18361728 40 04:03:42 03:36:01 9811152 31436924 818712 2.49 406428 20495384 2253508 6.64 3253968 18361728 8 04:03:42 03:37:01 9807592 31435868 819616 2.49 406468 20497616 2257664 6.65 3254536 18363616 4 04:03:42 03:38:01 9807444 31435740 819708 2.49 406480 20497620 2257664 6.65 3254528 18363620 8 04:03:42 03:39:01 9807428 31435736 819696 2.49 406488 20497620 2257664 6.65 3254572 18363620 8 04:03:42 03:40:01 9807412 31435740 819628 2.49 406508 20497624 2257664 6.65 3254580 18363624 156 04:03:42 03:41:01 9800772 31431044 824264 2.51 406540 20498684 2257664 6.65 3263204 18363884 4 04:03:42 03:42:01 9801308 31431648 823632 2.50 406584 20498688 2257664 6.65 3263152 18363872 8 04:03:42 03:43:01 9801292 31431644 823572 2.50 406604 20498692 2257664 6.65 3262768 18363876 12 04:03:42 03:44:01 9801672 31432044 823316 2.50 406624 20498696 2257664 6.65 3262772 18363876 188 04:03:42 03:45:01 9801912 31432312 823260 2.50 406632 20498700 2257664 6.65 3262668 18363880 32 04:03:42 03:46:01 9801644 31432052 823488 2.50 406644 20498700 2257664 6.65 3262636 18363884 4 04:03:42 03:47:01 9801336 31431764 823708 2.50 406656 20498704 2257664 6.65 3262660 18363888 20 04:03:42 03:48:01 9801320 31431768 823620 2.50 406692 20498708 2257664 6.65 3262664 18363892 8 04:03:42 03:49:01 9801524 31432012 823312 2.50 406732 20498708 2257664 6.65 3262700 18363892 8 04:03:42 03:50:01 9800972 31431508 823780 2.51 406760 20498700 2257664 6.65 3262836 18363896 20 04:03:42 03:51:01 9800768 31431336 823896 2.51 406772 20498716 2257664 6.65 3263196 18363900 20 04:03:42 03:52:01 9801004 31431584 823596 2.50 406776 20498716 2257664 6.65 3262856 18363900 44 04:03:42 03:53:01 9801172 31431760 823524 2.50 406788 20498764 2257664 6.65 3262860 18363904 44 04:03:42 03:54:01 9801084 31431732 823528 2.50 406796 20498768 2257664 6.65 3263180 18363944 152 04:03:42 03:55:01 9800784 31431444 823756 2.51 406804 20498768 2257664 6.65 3263316 18363948 32 04:03:42 03:56:01 9801188 31431872 823512 2.50 406820 20498776 2257664 6.65 3263220 18363960 44 04:03:42 03:57:01 9801140 31431840 823504 2.50 406828 20498776 2257664 6.65 3263040 18363960 8 04:03:42 03:58:01 9801124 31431840 823452 2.50 406840 20498780 2257664 6.65 3263064 18363964 12 04:03:42 03:59:01 9801072 31431808 823648 2.50 406852 20498784 2257664 6.65 3263060 18363968 8 04:03:42 04:00:01 9801472 31432324 823076 2.50 406860 20498908 2240948 6.60 3262888 18364072 52 04:03:42 04:01:01 9801480 31432372 823012 2.50 406864 20498916 2257004 6.65 3262836 18364100 12 04:03:42 04:02:01 9801060 31431956 823340 2.50 406880 20498916 2257004 6.65 3263148 18364100 168 04:03:42 04:03:01 9801244 31432164 823280 2.50 406912 20498924 2257004 6.65 3262912 18364108 220 04:03:42 Average: 11459340 31313157 943403 2.87 377863 18832724 2565829 7.56 3237463 16811605 124133 04:03:42 04:03:42 03:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:03:42 03:01:01 docker0 564.76 495.88 40.04 2875.37 0.00 0.00 0.00 0.00 04:03:42 03:01:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 04:03:42 03:01:01 ens3 1116.96 1001.50 10827.57 132.84 0.00 0.00 0.00 0.00 04:03:42 03:02:01 veth4529224 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:02:01 docker0 263.29 327.65 22.00 2067.14 0.00 0.00 0.00 0.00 04:03:42 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:02:01 ens3 357.14 281.27 2097.19 38.21 0.00 0.00 0.00 0.00 04:03:42 03:03:01 veth4529224 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 04:03:42 03:03:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 04:03:42 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:03:01 ens3 34.03 21.18 30.04 14.43 0.00 0.00 0.00 0.00 04:03:42 03:04:01 veth4529224 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:04:01 ens3 19.40 12.28 17.01 9.27 0.00 0.00 0.00 0.00 04:03:42 03:05:01 docker0 0.30 0.23 0.02 0.12 0.00 0.00 0.00 0.00 04:03:42 03:05:01 vethc763b15 0.30 0.33 0.03 0.12 0.00 0.00 0.00 0.00 04:03:42 03:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 04:03:42 03:05:01 ens3 139.55 79.87 2887.26 17.19 0.00 0.00 0.00 0.00 04:03:42 03:06:02 veth3d57044 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:06:02 veth6a7ea93 2.22 2.93 0.16 33.80 0.00 0.00 0.00 0.00 04:03:42 03:06:02 veth6c9e1c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:06:02 veth1d06c7e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:06:02 vethbccc971 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:06:02 veth51333bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:06:02 veth77ab76a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:06:02 veth80b64ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:06:02 docker0 2.28 2.86 0.14 33.80 0.00 0.00 0.00 0.00 04:03:42 03:06:02 vethab4cc31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:06:02 vethc763b15 0.07 0.15 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:06:02 vethc4f68ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:06:02 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:03:42 03:06:02 veth2f16fda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:06:02 ens3 156.60 98.93 1604.11 162.30 0.00 0.00 0.00 0.00 04:03:42 03:07:01 veth2de2f59 82.60 188.09 8.44 1203.58 0.00 0.00 0.00 0.10 04:03:42 03:07:01 veth489eeba 79.21 171.84 8.19 1213.44 0.00 0.00 0.00 0.10 04:03:42 03:07:01 veth1227370 75.04 193.70 7.92 1207.59 0.00 0.00 0.00 0.10 04:03:42 03:07:01 veth0263f2a 86.17 198.78 8.76 1208.35 0.00 0.00 0.00 0.10 04:03:42 03:07:01 vethfe491cc 82.46 138.06 8.35 1200.00 0.00 0.00 0.00 0.10 04:03:42 03:07:01 docker0 469.17 988.63 39.98 7130.54 0.00 0.00 0.00 0.00 04:03:42 03:07:01 vethc763b15 0.12 1.10 0.01 0.05 0.00 0.00 0.00 0.00 04:03:42 03:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:03:42 03:07:01 ens3 1082.85 503.19 8565.99 57.62 0.00 0.00 0.00 0.00 04:03:42 03:08:01 veth3a82c57 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 veth1f76c33 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 veth5138087 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 vethcec7c44 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 veth15e3bce 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 veth9d713f3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 vethb909a6b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:08:01 vethb8f74cd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 veth86bce59 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 vethc763b15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 vethcc1bd3a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 vethccd9c1f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 veth2027c7a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 vethc95ec3d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:03:42 03:08:01 ens3 12.33 8.20 9.80 5.53 0.00 0.00 0.00 0.00 04:03:42 03:09:01 veth3a82c57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 veth1f76c33 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 veth5138087 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 vethcec7c44 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 veth15e3bce 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 veth9d713f3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 vethb909a6b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 vethb8f74cd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 veth86bce59 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 vethc763b15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 vethcc1bd3a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 vethccd9c1f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 veth2027c7a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 vethc95ec3d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:09:01 ens3 7.56 3.95 6.15 3.31 0.00 0.00 0.00 0.00 04:03:42 03:10:01 veth3a82c57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 veth1f76c33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 veth5138087 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 vethcec7c44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 veth15e3bce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 veth9d713f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 vethb909a6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 vethb8f74cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 veth86bce59 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 vethc763b15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:10:01 vethcc1bd3a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 vethccd9c1f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 veth2027c7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 vethc95ec3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:10:01 ens3 5.23 2.77 4.21 2.26 0.00 0.00 0.00 0.00 04:03:42 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:11:01 ens3 10.85 7.73 9.33 4.95 0.00 0.00 0.00 0.00 04:03:42 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:12:01 ens3 0.13 0.12 0.01 0.02 0.00 0.00 0.00 0.00 04:03:42 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:15:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:03:42 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:18:01 ens3 0.37 0.32 0.47 0.02 0.00 0.00 0.00 0.00 04:03:42 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:20:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 04:03:42 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:25:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:03:42 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:26:01 ens3 0.22 0.20 0.12 0.01 0.00 0.00 0.00 0.00 04:03:42 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:30:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 04:03:42 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:32:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:03:42 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:34:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:35:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:03:42 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:38:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:40:01 ens3 0.22 0.27 0.08 0.08 0.00 0.00 0.00 0.00 04:03:42 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:41:01 ens3 7.73 6.03 5.59 6.27 0.00 0.00 0.00 0.00 04:03:42 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:45:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:03:42 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:48:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:03:42 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:50:01 ens3 0.42 0.25 0.11 0.08 0.00 0.00 0.00 0.00 04:03:42 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:51:01 ens3 0.53 0.27 0.32 0.21 0.00 0.00 0.00 0.00 04:03:42 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:54:01 ens3 0.60 0.10 0.05 0.01 0.00 0.00 0.00 0.00 04:03:42 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:55:01 ens3 0.30 0.10 0.09 0.07 0.00 0.00 0.00 0.00 04:03:42 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:56:01 ens3 0.57 0.47 0.35 0.29 0.00 0.00 0.00 0.00 04:03:42 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 03:59:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 04:03:42 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 04:00:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:03:42 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 04:01:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:03:42 04:02:01 ens3 0.40 0.35 0.26 0.21 0.00 0.00 0.00 0.00 04:03:42 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 04:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:42 Average: docker0 20.53 28.58 1.61 190.32 0.00 0.00 0.00 0.00 04:03:42 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 04:03:42 Average: ens3 46.69 32.14 411.75 7.24 0.00 0.00 0.00 0.00 04:03:42 04:03:42 04:03:42 ---> sar -P ALL: 04:03:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8010) 08/20/24 _x86_64_ (8 CPU) 04:03:42 04:03:42 02:59:26 LINUX RESTART (8 CPU) 04:03:42 04:03:42 03:00:01 CPU %user %nice %system %iowait %steal %idle 04:03:42 03:01:01 all 8.78 0.00 2.89 2.65 0.07 85.61 04:03:42 03:01:01 0 9.37 0.00 4.25 5.85 0.10 80.43 04:03:42 03:01:01 1 10.56 0.00 2.88 1.59 0.07 84.91 04:03:42 03:01:01 2 12.51 0.00 3.07 9.22 0.07 75.13 04:03:42 03:01:01 3 8.09 0.00 2.23 2.89 0.05 86.74 04:03:42 03:01:01 4 5.75 0.00 3.01 0.52 0.05 90.68 04:03:42 03:01:01 5 8.58 0.00 2.41 0.05 0.08 88.88 04:03:42 03:01:01 6 9.53 0.00 2.32 0.51 0.05 87.59 04:03:42 03:01:01 7 5.82 0.00 2.96 0.54 0.08 90.59 04:03:42 03:02:01 all 17.10 0.00 3.85 5.41 0.07 73.57 04:03:42 03:02:01 0 17.60 0.00 4.95 19.81 0.08 57.55 04:03:42 03:02:01 1 15.71 0.00 3.54 1.18 0.07 79.50 04:03:42 03:02:01 2 18.32 0.00 4.10 4.31 0.07 73.20 04:03:42 03:02:01 3 18.82 0.00 3.29 0.89 0.07 76.93 04:03:42 03:02:01 4 15.45 0.00 3.63 11.53 0.08 69.31 04:03:42 03:02:01 5 15.82 0.00 3.07 0.19 0.07 80.86 04:03:42 03:02:01 6 16.15 0.00 4.06 4.31 0.08 75.40 04:03:42 03:02:01 7 18.88 0.00 4.18 1.09 0.07 75.78 04:03:42 03:03:01 all 27.98 0.00 4.60 2.33 0.10 64.98 04:03:42 03:03:01 0 31.81 0.00 5.15 0.12 0.10 62.82 04:03:42 03:03:01 1 25.77 0.00 4.98 0.00 0.10 69.14 04:03:42 03:03:01 2 28.65 0.00 4.79 0.15 0.12 66.28 04:03:42 03:03:01 3 27.54 0.00 4.47 3.29 0.08 64.62 04:03:42 03:03:01 4 27.80 0.00 4.26 2.16 0.15 65.62 04:03:42 03:03:01 5 25.58 0.00 4.22 9.24 0.10 60.85 04:03:42 03:03:01 6 27.30 0.00 4.26 0.22 0.08 68.13 04:03:42 03:03:01 7 29.35 0.00 4.68 3.52 0.08 62.37 04:03:42 03:04:01 all 65.45 0.00 8.60 1.47 0.15 24.34 04:03:42 03:04:01 0 64.94 0.00 8.24 1.60 0.12 25.11 04:03:42 03:04:01 1 64.63 0.00 8.33 0.45 0.14 26.45 04:03:42 03:04:01 2 66.03 0.00 8.01 6.35 0.14 19.48 04:03:42 03:04:01 3 68.88 0.00 10.45 0.12 0.13 20.41 04:03:42 03:04:01 4 64.66 0.00 8.03 0.46 0.10 26.74 04:03:42 03:04:01 5 64.31 0.00 9.10 0.26 0.17 26.16 04:03:42 03:04:01 6 64.40 0.00 8.19 0.19 0.22 27.00 04:03:42 03:04:01 7 65.70 0.00 8.41 2.33 0.14 23.42 04:03:42 03:05:01 all 12.13 0.00 3.96 7.09 0.08 76.74 04:03:42 03:05:01 0 11.29 0.00 3.76 23.30 0.07 61.59 04:03:42 03:05:01 1 13.54 0.00 3.60 1.03 0.13 81.69 04:03:42 03:05:01 2 10.91 0.00 3.16 1.01 0.08 84.84 04:03:42 03:05:01 3 17.35 0.00 5.29 2.70 0.07 74.59 04:03:42 03:05:01 4 10.69 0.00 3.65 11.01 0.08 74.57 04:03:42 03:05:01 5 11.66 0.00 4.14 0.82 0.08 83.30 04:03:42 03:05:01 6 10.34 0.00 3.19 0.52 0.08 85.87 04:03:42 03:05:01 7 11.24 0.00 4.90 16.39 0.07 67.40 04:03:42 03:06:02 all 13.51 0.00 4.43 37.48 0.15 44.42 04:03:42 03:06:02 0 13.75 0.00 3.80 52.54 0.10 29.81 04:03:42 03:06:02 1 14.16 0.00 4.36 20.38 0.25 60.85 04:03:42 03:06:02 2 14.59 0.00 4.66 47.83 0.17 32.76 04:03:42 03:06:02 3 13.27 0.00 3.85 16.66 0.09 66.13 04:03:42 03:06:02 4 13.31 0.00 4.75 58.88 0.24 22.83 04:03:42 03:06:02 5 13.11 0.00 5.08 23.47 0.09 58.26 04:03:42 03:06:02 6 13.00 0.00 5.11 58.25 0.14 23.49 04:03:42 03:06:02 7 12.91 0.00 3.85 22.66 0.15 60.42 04:03:42 03:07:01 all 11.48 0.00 5.70 38.73 0.11 43.98 04:03:42 03:07:01 0 11.80 0.00 5.74 35.35 0.09 47.02 04:03:42 03:07:01 1 10.67 0.00 5.40 41.29 0.10 42.54 04:03:42 03:07:01 2 10.97 0.00 6.34 43.93 0.17 38.59 04:03:42 03:07:01 3 9.92 0.00 4.91 26.62 0.07 58.48 04:03:42 03:07:01 4 12.64 0.00 6.57 37.32 0.12 43.35 04:03:42 03:07:01 5 11.33 0.00 5.29 36.98 0.09 46.31 04:03:42 03:07:01 6 12.76 0.00 5.60 42.68 0.14 38.83 04:03:42 03:07:01 7 11.75 0.00 5.75 45.89 0.10 36.50 04:03:42 03:08:01 all 8.05 0.00 3.91 17.99 0.05 70.00 04:03:42 03:08:01 0 7.99 0.00 3.92 25.18 0.05 62.87 04:03:42 03:08:01 1 7.03 0.00 4.13 20.24 0.05 68.55 04:03:42 03:08:01 2 8.68 0.00 4.15 6.88 0.03 80.26 04:03:42 03:08:01 3 7.36 0.00 3.41 4.99 0.03 84.21 04:03:42 03:08:01 4 8.86 0.00 3.26 7.53 0.05 80.30 04:03:42 03:08:01 5 8.20 0.00 3.00 1.98 0.05 86.78 04:03:42 03:08:01 6 8.42 0.00 4.39 19.61 0.05 67.54 04:03:42 03:08:01 7 7.88 0.00 5.03 57.89 0.07 29.14 04:03:42 03:09:01 all 88.23 0.00 11.58 0.01 0.18 0.00 04:03:42 03:09:01 0 87.89 0.00 11.96 0.00 0.15 0.00 04:03:42 03:09:01 1 88.36 0.00 11.45 0.03 0.15 0.00 04:03:42 03:09:01 2 87.28 0.00 12.51 0.00 0.21 0.00 04:03:42 03:09:01 3 88.47 0.00 11.31 0.05 0.15 0.02 04:03:42 03:09:01 4 87.50 0.00 12.23 0.00 0.27 0.00 04:03:42 03:09:01 5 88.58 0.00 11.27 0.00 0.15 0.00 04:03:42 03:09:01 6 88.83 0.00 10.95 0.02 0.21 0.00 04:03:42 03:09:01 7 88.89 0.00 10.96 0.00 0.15 0.00 04:03:42 03:10:01 all 88.72 0.00 11.11 0.00 0.17 0.00 04:03:42 03:10:01 0 88.78 0.00 11.05 0.00 0.17 0.00 04:03:42 03:10:01 1 88.93 0.00 10.91 0.00 0.15 0.00 04:03:42 03:10:01 2 88.95 0.00 10.88 0.00 0.17 0.00 04:03:42 03:10:01 3 88.77 0.00 11.08 0.00 0.16 0.00 04:03:42 03:10:01 4 88.07 0.00 11.71 0.00 0.23 0.00 04:03:42 03:10:01 5 88.45 0.00 11.36 0.00 0.19 0.00 04:03:42 03:10:01 6 89.47 0.00 10.40 0.00 0.13 0.00 04:03:42 03:10:01 7 88.30 0.00 11.51 0.00 0.19 0.00 04:03:42 03:11:01 all 34.14 0.00 5.66 9.82 0.09 50.28 04:03:42 03:11:01 0 33.07 0.00 6.03 7.36 0.12 53.42 04:03:42 03:11:01 1 34.49 0.00 5.33 7.15 0.08 52.94 04:03:42 03:11:01 2 34.73 0.00 5.37 4.38 0.12 55.40 04:03:42 03:11:01 3 31.98 0.00 5.14 11.70 0.08 51.09 04:03:42 03:11:01 4 35.40 0.00 5.92 35.23 0.08 23.36 04:03:42 03:11:01 5 34.11 0.00 5.81 6.20 0.08 53.79 04:03:42 03:11:01 6 33.63 0.00 6.13 3.70 0.08 56.46 04:03:42 03:11:01 7 35.69 0.00 5.58 2.78 0.08 55.87 04:03:42 04:03:42 03:11:01 CPU %user %nice %system %iowait %steal %idle 04:03:42 03:12:01 all 0.03 0.00 0.01 0.00 0.01 99.96 04:03:42 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:12:01 2 0.02 0.00 0.05 0.00 0.03 99.90 04:03:42 03:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:03:42 03:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:03:42 03:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:12:01 7 0.13 0.00 0.02 0.00 0.00 99.85 04:03:42 03:13:01 all 0.03 0.00 0.00 0.01 0.01 99.95 04:03:42 03:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 04:03:42 03:13:01 3 0.07 0.00 0.03 0.00 0.03 99.87 04:03:42 03:13:01 4 0.02 0.00 0.00 0.05 0.00 99.93 04:03:42 03:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:03:42 03:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:13:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:03:42 03:14:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:03:42 03:14:01 0 0.02 0.00 0.02 0.05 0.00 99.92 04:03:42 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:03:42 03:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:03:42 03:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:03:42 03:15:01 all 0.02 0.00 0.03 0.01 0.01 99.93 04:03:42 03:15:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:03:42 03:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:15:01 2 0.05 0.00 0.03 0.00 0.03 99.88 04:03:42 03:15:01 3 0.05 0.00 0.05 0.00 0.00 99.90 04:03:42 03:15:01 4 0.02 0.00 0.03 0.05 0.02 99.88 04:03:42 03:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:03:42 03:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:03:42 03:16:01 all 0.03 0.00 0.01 0.00 0.01 99.96 04:03:42 03:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:03:42 03:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 03:16:01 3 0.08 0.00 0.03 0.00 0.02 99.87 04:03:42 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:16:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:03:42 03:17:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:03:42 03:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 03:17:01 3 0.08 0.00 0.02 0.00 0.00 99.90 04:03:42 03:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:03:42 03:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:03:42 03:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:42 03:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:03:42 03:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 03:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:03:42 03:18:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:03:42 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:19:01 all 0.20 0.00 0.02 0.00 0.01 99.77 04:03:42 03:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:19:01 2 1.47 0.00 0.08 0.00 0.03 98.42 04:03:42 03:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:03:42 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 03:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:20:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:03:42 03:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:03:42 03:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:20:01 2 0.05 0.00 0.02 0.00 0.03 99.90 04:03:42 03:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:03:42 03:20:01 4 0.00 0.00 0.02 0.03 0.00 99.95 04:03:42 03:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:20:01 7 0.07 0.00 0.00 0.00 0.02 99.92 04:03:42 03:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:03:42 03:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:03:42 03:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:21:01 4 0.00 0.00 0.00 0.02 0.02 99.97 04:03:42 03:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:21:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:03:42 03:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:03:42 03:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:22:01 2 0.03 0.00 0.00 0.00 0.03 99.93 04:03:42 03:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 04:03:42 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:03:42 03:22:01 7 0.08 0.00 0.02 0.00 0.02 99.88 04:03:42 04:03:42 03:22:01 CPU %user %nice %system %iowait %steal %idle 04:03:42 03:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:03:42 03:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:23:01 2 0.02 0.00 0.02 0.02 0.02 99.93 04:03:42 03:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:03:42 03:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:23:01 7 0.08 0.00 0.02 0.00 0.00 99.90 04:03:42 03:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:03:42 03:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:24:01 2 0.13 0.00 0.03 0.00 0.03 99.80 04:03:42 03:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:24:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:03:42 03:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:25:01 all 0.24 0.00 0.01 0.01 0.01 99.74 04:03:42 03:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:25:01 2 1.79 0.00 0.03 0.02 0.02 98.14 04:03:42 03:25:01 3 0.03 0.00 0.00 0.02 0.02 99.93 04:03:42 03:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:03:42 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:25:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:03:42 03:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:26:01 all 0.27 0.00 0.01 0.00 0.01 99.72 04:03:42 03:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:26:01 2 1.99 0.00 0.00 0.00 0.03 97.98 04:03:42 03:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:26:01 4 0.00 0.00 0.02 0.03 0.00 99.95 04:03:42 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 03:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:27:01 all 0.13 0.00 0.01 0.00 0.00 99.85 04:03:42 03:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:27:01 2 0.90 0.00 0.03 0.00 0.02 99.05 04:03:42 03:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:03:42 03:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:28:01 all 0.08 0.00 0.01 0.00 0.01 99.90 04:03:42 03:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:03:42 03:28:01 2 0.50 0.00 0.03 0.00 0.02 99.45 04:03:42 03:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:03:42 03:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:03:42 03:28:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:03:42 03:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:03:42 03:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:29:01 2 0.03 0.00 0.00 0.00 0.03 99.93 04:03:42 03:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 03:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:03:42 03:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:42 03:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:30:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:03:42 03:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:03:42 03:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:30:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:03:42 03:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:30:01 6 0.05 0.00 0.03 0.00 0.00 99.92 04:03:42 03:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:31:01 all 0.04 0.00 0.00 0.00 0.01 99.95 04:03:42 03:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:31:01 2 0.10 0.00 0.00 0.00 0.03 99.87 04:03:42 03:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:03:42 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:31:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:03:42 03:31:01 7 0.13 0.00 0.00 0.00 0.00 99.87 04:03:42 03:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:42 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:32:01 1 0.00 0.00 0.02 0.02 0.02 99.95 04:03:42 03:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:03:42 03:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:03:42 03:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:03:42 03:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:33:01 all 0.24 0.00 0.01 0.00 0.01 99.74 04:03:42 03:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:03:42 03:33:01 2 1.86 0.00 0.03 0.00 0.03 98.08 04:03:42 03:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:03:42 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 04:03:42 03:33:01 CPU %user %nice %system %iowait %steal %idle 04:03:42 03:34:01 all 0.26 0.00 0.01 0.00 0.01 99.72 04:03:42 03:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:34:01 2 1.99 0.00 0.02 0.00 0.02 97.98 04:03:42 03:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:34:01 4 0.00 0.00 0.02 0.03 0.00 99.95 04:03:42 03:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 03:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:35:01 all 0.28 0.00 0.01 0.00 0.01 99.70 04:03:42 03:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:35:01 1 0.02 0.00 0.02 0.02 0.02 99.93 04:03:42 03:35:01 2 1.99 0.00 0.03 0.00 0.03 97.95 04:03:42 03:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:35:01 7 0.08 0.00 0.03 0.00 0.00 99.88 04:03:42 03:36:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:03:42 03:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:36:01 2 0.23 0.00 0.02 0.00 0.02 99.73 04:03:42 03:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:03:42 03:36:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:03:42 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:03:42 03:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:37:01 all 0.03 0.00 0.04 0.01 0.00 99.92 04:03:42 03:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:03:42 03:37:01 2 0.05 0.00 0.05 0.02 0.02 99.87 04:03:42 03:37:01 3 0.07 0.00 0.07 0.02 0.00 99.85 04:03:42 03:37:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:03:42 03:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:03:42 03:37:01 6 0.02 0.00 0.07 0.00 0.00 99.92 04:03:42 03:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:03:42 03:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:38:01 2 0.03 0.00 0.02 0.00 0.03 99.92 04:03:42 03:38:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:03:42 03:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:03:42 03:39:01 all 0.07 0.00 0.01 0.04 0.01 99.87 04:03:42 03:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:39:01 1 0.07 0.00 0.00 0.00 0.00 99.93 04:03:42 03:39:01 2 0.10 0.00 0.03 0.02 0.03 99.82 04:03:42 03:39:01 3 0.27 0.00 0.02 0.00 0.00 99.72 04:03:42 03:39:01 4 0.02 0.00 0.00 0.30 0.00 99.68 04:03:42 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:03:42 03:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 03:40:01 all 0.02 0.00 0.00 0.01 0.00 99.97 04:03:42 03:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:40:01 2 0.07 0.00 0.00 0.00 0.02 99.92 04:03:42 03:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:03:42 03:40:01 4 0.00 0.00 0.00 0.05 0.00 99.95 04:03:42 03:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:41:01 all 0.30 0.00 0.03 0.01 0.01 99.66 04:03:42 03:41:01 0 0.10 0.00 0.03 0.02 0.00 99.85 04:03:42 03:41:01 1 0.23 0.00 0.02 0.00 0.02 99.73 04:03:42 03:41:01 2 0.35 0.00 0.07 0.03 0.02 99.53 04:03:42 03:41:01 3 0.20 0.00 0.00 0.00 0.02 99.78 04:03:42 03:41:01 4 0.20 0.00 0.03 0.00 0.00 99.77 04:03:42 03:41:01 5 0.12 0.00 0.05 0.00 0.02 99.82 04:03:42 03:41:01 6 0.12 0.00 0.02 0.00 0.02 99.85 04:03:42 03:41:01 7 1.05 0.00 0.02 0.02 0.00 98.92 04:03:42 03:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:42 03:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 04:03:42 03:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:03:42 03:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 03:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:42:01 7 0.07 0.00 0.00 0.00 0.02 99.92 04:03:42 03:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:03:42 03:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:43:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:03:42 03:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:03:42 03:43:01 5 0.03 0.00 0.02 0.00 0.03 99.92 04:03:42 03:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:03:42 03:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:03:42 03:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:42 03:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 03:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 03:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:03:42 03:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 03:44:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:03:42 03:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 04:03:42 03:44:01 CPU %user %nice %system %iowait %steal %idle 04:03:42 03:45:01 all 0.03 0.00 0.01 0.00 0.01 99.96 04:03:42 03:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:03:42 03:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 03:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:45:01 5 0.05 0.00 0.02 0.02 0.02 99.90 04:03:42 03:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:03:42 03:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:03:42 03:46:01 5 0.02 0.00 0.05 0.00 0.02 99.92 04:03:42 03:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:03:42 03:47:01 all 0.19 0.00 0.01 0.00 0.01 99.79 04:03:42 03:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:47:01 2 1.34 0.00 0.00 0.00 0.02 98.65 04:03:42 03:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:47:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:03:42 03:47:01 5 0.05 0.00 0.03 0.02 0.02 99.88 04:03:42 03:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 03:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:48:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:03:42 03:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:48:01 1 0.00 0.00 0.00 0.03 0.02 99.95 04:03:42 03:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 03:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:48:01 4 0.02 0.00 0.03 0.02 0.02 99.92 04:03:42 03:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:49:01 all 0.03 0.00 0.01 0.00 0.01 99.96 04:03:42 03:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:03:42 03:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:49:01 4 0.02 0.00 0.03 0.02 0.02 99.92 04:03:42 03:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:03:42 03:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:03:42 03:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:50:01 4 0.02 0.00 0.02 0.02 0.02 99.93 04:03:42 03:50:01 5 0.08 0.00 0.00 0.02 0.02 99.88 04:03:42 03:50:01 6 0.08 0.00 0.03 0.00 0.00 99.88 04:03:42 03:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:51:01 all 0.15 0.00 0.01 0.00 0.01 99.83 04:03:42 03:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:51:01 2 0.95 0.00 0.02 0.00 0.02 99.02 04:03:42 03:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 03:51:01 5 0.05 0.00 0.02 0.02 0.00 99.92 04:03:42 03:51:01 6 0.07 0.00 0.00 0.00 0.02 99.92 04:03:42 03:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:52:01 all 0.10 0.00 0.01 0.00 0.00 99.88 04:03:42 03:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 03:52:01 2 0.65 0.00 0.02 0.02 0.00 99.32 04:03:42 03:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:03:42 03:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:52:01 7 0.07 0.00 0.00 0.00 0.00 99.93 04:03:42 03:53:01 all 0.01 0.00 0.00 0.00 0.01 99.97 04:03:42 03:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:03:42 03:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:53:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:03:42 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:03:42 03:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:54:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:03:42 03:54:01 2 0.03 0.00 0.00 0.02 0.02 99.93 04:03:42 03:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:03:42 03:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:54:01 6 0.07 0.00 0.00 0.00 0.00 99.93 04:03:42 03:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:03:42 03:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:03:42 03:55:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:03:42 03:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:55:01 4 0.03 0.00 0.03 0.02 0.02 99.90 04:03:42 03:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:03:42 04:03:42 03:55:01 CPU %user %nice %system %iowait %steal %idle 04:03:42 03:56:01 all 0.19 0.00 0.00 0.00 0.01 99.80 04:03:42 03:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 03:56:01 2 1.34 0.00 0.00 0.00 0.02 98.65 04:03:42 03:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 03:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:03:42 03:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 03:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:57:01 all 0.13 0.00 0.02 0.00 0.00 99.85 04:03:42 03:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:57:01 2 0.94 0.00 0.08 0.00 0.02 98.96 04:03:42 03:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:57:01 4 0.00 0.00 0.03 0.02 0.02 99.93 04:03:42 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:58:01 all 0.06 0.00 0.01 0.01 0.01 99.91 04:03:42 03:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 03:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:58:01 2 0.42 0.00 0.02 0.02 0.00 99.55 04:03:42 03:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:03:42 03:58:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:03:42 03:58:01 5 0.00 0.00 0.02 0.02 0.02 99.95 04:03:42 03:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 03:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:03:42 03:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 03:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 03:59:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:03:42 03:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 03:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 03:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 03:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 03:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 04:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:42 04:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 04:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 04:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 04:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 04:00:01 4 0.02 0.00 0.03 0.02 0.03 99.90 04:03:42 04:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 04:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 04:00:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:03:42 04:01:01 all 0.02 0.00 0.00 0.00 0.01 99.97 04:03:42 04:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 04:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:03:42 04:01:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:03:42 04:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 04:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:03:42 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:03:42 04:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:03:42 04:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 04:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:03:42 04:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 04:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 04:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:03:42 04:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:03:42 04:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 04:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:03:42 04:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:03:42 04:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:03:42 04:03:01 all 0.23 0.00 0.01 0.01 0.01 99.74 04:03:42 04:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:03:42 04:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:03:42 04:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:03:42 04:03:01 3 1.70 0.00 0.00 0.00 0.05 98.26 04:03:42 04:03:01 4 0.03 0.00 0.03 0.03 0.02 99.88 04:03:42 04:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:03:42 04:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:03:42 04:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:03:42 Average: all 5.91 0.00 1.04 1.92 0.03 91.10 04:03:42 Average: 0 5.92 0.00 1.08 2.66 0.02 90.31 04:03:42 Average: 1 5.84 0.00 1.02 1.45 0.02 91.67 04:03:42 Average: 2 6.25 0.00 1.06 1.93 0.04 90.72 04:03:42 Average: 3 5.98 0.00 1.03 1.09 0.02 91.87 04:03:42 Average: 4 5.76 0.00 1.05 2.58 0.03 90.57 04:03:42 Average: 5 5.77 0.00 1.02 1.23 0.02 91.95 04:03:42 Average: 6 5.86 0.00 1.02 2.00 0.03 91.11 04:03:42 Average: 7 5.91 0.00 1.07 2.38 0.02 90.62 04:03:42 04:03:42 04:03:42