Pull request #4827 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98e44c6be245b7f692d9c39da3c2774ba85e4112+5162257f8dee1b2a6e96c0426af9cd51831dbfdc (e77cad345055001560dbd3b83fd007c6e36ac21b) 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-ssh10740798120733819685.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-ssh8118636585580124779.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-4827/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-4827/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14755451161839892985.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-4827/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13478029718113325470.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-ssh9618952927222080107.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-4827/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-4827/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7453612543619739742.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-5805 in /w/workspace/edgexfoundry_edgex-go_PR-4827 [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 Merging remotes/origin/main commit 5162257f8dee1b2a6e96c0426af9cd51831dbfdc into PR head commit 98e44c6be245b7f692d9c39da3c2774ba85e4112 Merge succeeded, producing 98e44c6be245b7f692d9c39da3c2774ba85e4112 Checking out Revision 98e44c6be245b7f692d9c39da3c2774ba85e4112 (PR-4827) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4827/head:refs/remotes/origin/PR-4827 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98e44c6be245b7f692d9c39da3c2774ba85e4112 # 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 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98e44c6be245b7f692d9c39da3c2774ba85e4112 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:51 ========================================================= 19:58:51 EdgeX Global Pipelines Version Info 19:58:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:52 ------------------- 19:58:52 stable info: 19:58:52 ------------------- 19:58:52 Commited By: Ginny Guan ginny@iotechsys.com 19:58:52 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:58:52 Message: update stable to v1.0.260 19:58:52 ------------------- 19:58:52 experimental info: 19:58:52 ------------------- 19:58:52 Commited By: Ginny Guan ginny@iotechsys.com 19:58:52 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:58:52 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4827 [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4827 [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4827 [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98e44c6be245b7f692d9c39da3c2774ba85e4112 [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98e44c6 [Pipeline] echo 19:58:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:54 provisioning config files... 19:58:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5543325907913410466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:55 ---> ****-login.sh 19:58:55 nexus3.edgexfoundry.org:10001 19:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:58:55 Configure a credential helper to remove this warning. See 19:58:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:58:55 19:58:55 Login Succeeded 19:58:55 nexus3.edgexfoundry.org:10002 19:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:58:55 Configure a credential helper to remove this warning. See 19:58:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:58:55 19:58:55 Login Succeeded 19:58:55 nexus3.edgexfoundry.org:10003 19:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:58:56 Configure a credential helper to remove this warning. See 19:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:58:56 19:58:56 Login Succeeded 19:58:56 nexus3.edgexfoundry.org:10004 19:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:58:56 Configure a credential helper to remove this warning. See 19:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:58:56 19:58:56 Login Succeeded 19:58:56 ****.io 19:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:58:56 Configure a credential helper to remove this warning. See 19:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:58:56 19:58:56 Login Succeeded 19:58:56 ---> ****-login.sh ends [Pipeline] } 19:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:56 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:58:56 + dirname cmd/core-command/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo core-command,cmd/core-command/Dockerfile 19:58:56 + + cut -d/ -f2 19:58:56 dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:56 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:56 + dirname cmd/core-data/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo core-data,cmd/core-data/Dockerfile 19:58:56 + dirname cmd/core-keeper/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo core-keeper,cmd/core-keeper/Dockerfile 19:58:56 + dirname cmd/core-metadata/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + dirname cmd/security-bootstrapper/Dockerfile 19:58:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:56 + dirname cmd/security-proxy-auth/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:56 + dirname cmd/security-proxy-setup/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:56 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:56 + dirname cmd/security-spire-agent/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + dirname cmd/security-spire-config/Dockerfile 19:58:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:56 + dirname cmd/security-spire-server/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:56 + dirname cmd/support-notifications/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:56 + dirname cmd/support-scheduler/Dockerfile 19:58:56 + cut -d/ -f2 19:58:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:57 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:58:57 + git rev-list -1 --merges 98e44c6be245b7f692d9c39da3c2774ba85e4112~1..98e44c6be245b7f692d9c39da3c2774ba85e4112 [Pipeline] echo 19:58:57 -----------> git rev-list -1 --merges 98e44c6be245b7f692d9c39da3c2774ba85e4112~1..98e44c6be245b7f692d9c39da3c2774ba85e4112 98e44c6be245b7f692d9c39da3c2774ba85e4112 [false] [Pipeline] sh 19:58:57 + git log --format=format:%s -1 98e44c6be245b7f692d9c39da3c2774ba85e4112 [Pipeline] echo 19:58:57 ========================================================= 19:58:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:58 + grep -v github /etc/ssh/ssh_known_hosts 19:58:58 + [ -e /tmp/ssh_known_hosts ] 19:58:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:58 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:59 19:58:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:59 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:59 b85a868b505f: Pulling fs layer 19:58:59 e2be974225ed: Pulling fs layer 19:58:59 339a4e72a1f5: Pulling fs layer 19:58:59 988bab9f4d93: Pulling fs layer 19:58:59 1469e6f7b9e6: Pulling fs layer 19:58:59 eaf3925da568: Pulling fs layer 19:58:59 bab4dde63d76: Pulling fs layer 19:58:59 bde34c3a00c8: Pulling fs layer 19:58:59 b352a97aabf1: Pulling fs layer 19:58:59 4872d77fe225: Pulling fs layer 19:58:59 5851b861e8e6: Pulling fs layer 19:58:59 1469e6f7b9e6: Waiting 19:58:59 b352a97aabf1: Waiting 19:58:59 bab4dde63d76: Waiting 19:58:59 bde34c3a00c8: Waiting 19:58:59 eaf3925da568: Waiting 19:58:59 988bab9f4d93: Waiting 19:58:59 5851b861e8e6: Waiting 19:58:59 e2be974225ed: Download complete 19:58:59 988bab9f4d93: Download complete 19:58:59 1469e6f7b9e6: Verifying Checksum 19:58:59 1469e6f7b9e6: Download complete 19:58:59 eaf3925da568: Verifying Checksum 19:58:59 eaf3925da568: Download complete 19:58:59 339a4e72a1f5: Verifying Checksum 19:58:59 339a4e72a1f5: Download complete 19:58:59 bde34c3a00c8: Verifying Checksum 19:58:59 bde34c3a00c8: Download complete 19:58:59 b352a97aabf1: Download complete 19:58:59 4872d77fe225: Verifying Checksum 19:58:59 4872d77fe225: Download complete 19:58:59 5851b861e8e6: Verifying Checksum 19:58:59 5851b861e8e6: Download complete 19:58:59 b85a868b505f: Verifying Checksum 19:58:59 b85a868b505f: Download complete 19:59:00 bab4dde63d76: Verifying Checksum 19:59:00 bab4dde63d76: Download complete 19:59:00 b85a868b505f: Pull complete 19:59:01 e2be974225ed: Pull complete 19:59:01 339a4e72a1f5: Pull complete 19:59:01 988bab9f4d93: Pull complete 19:59:02 1469e6f7b9e6: Pull complete 19:59:02 eaf3925da568: Pull complete 19:59:03 bab4dde63d76: Pull complete 19:59:03 bde34c3a00c8: Pull complete 19:59:04 b352a97aabf1: Pull complete 19:59:04 4872d77fe225: Pull complete 19:59:04 5851b861e8e6: Pull complete 19:59:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:04 prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container 19:59:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:07 $ docker top d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c -eo pid,comm 19:59:07 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). 19:59:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:07 [ssh-agent] Looking for ssh-agent implementation... 19:59:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:07 $ docker exec d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c ssh-agent 19:59:07 SSH_AUTH_SOCK=/tmp/ssh-4y2qfUxHfh6I/agent.32 19:59:07 SSH_AGENT_PID=38 19:59:07 Running ssh-add (command line suppressed) 19:59:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17479263360305722458.key (/w/workspace/edgex-go/1@tmp/private_key_17479263360305722458.key) 19:59:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:08 + git tag --points-at HEAD [Pipeline] } 19:59:08 $ docker exec --env ******** --env ******** d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c ssh-agent -k 19:59:08 unset SSH_AUTH_SOCK; 19:59:08 unset SSH_AGENT_PID; 19:59:08 echo Agent pid 38 killed; 19:59:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:08 [ssh-agent] Looking for ssh-agent implementation... 19:59:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:08 $ docker exec d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c ssh-agent 19:59:08 SSH_AUTH_SOCK=/tmp/ssh-aujSxK4lVdpx/agent.71 19:59:08 SSH_AGENT_PID=77 19:59:08 Running ssh-add (command line suppressed) 19:59:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12219294776128031229.key (/w/workspace/edgex-go/1@tmp/private_key_12219294776128031229.key) 19:59:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:09 + git semver init 19:59:09 2024-07-17 19:59:09,419 [run_init] DEBUG init version:0.0.0 force:False 19:59:09 2024-07-17 19:59:09,420 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:09 2024-07-17 19:59:09,420 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:09 2024-07-17 19:59:09,420 [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) 19:59:16 2024-07-17 19:59:15,121 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:16 2024-07-17 19:59:15,121 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4827 with force:False 19:59:16 2024-07-17 19:59:15,122 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4827 19:59:16 2024-07-17 19:59:15,126 [execute] INFO git cat-file --batch-check 19:59:16 2024-07-17 19:59:15,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:16 2024-07-17 19:59:15,133 [execute] INFO git cat-file --batch 19:59:16 2024-07-17 19:59:15,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:16 2024-07-17 19:59:15,138 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4827 19:59:16 0.0.0 [Pipeline] } 19:59:16 $ docker exec --env ******** --env ******** d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c ssh-agent -k 19:59:16 unset SSH_AUTH_SOCK; 19:59:16 unset SSH_AGENT_PID; 19:59:16 echo Agent pid 77 killed; 19:59:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:16 + git semver [Pipeline] } 19:59:17 $ docker stop --time=1 d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c 19:59:18 $ docker rm -f --volumes d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c [Pipeline] // withDockerContainer [Pipeline] sh 19:59:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:19 Stashed 1 file(s) [Pipeline] echo 19:59:19 [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 19:59:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:59:20 ========================================================= 19:59:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:59:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:59:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:20 619be1103602: Pulling fs layer 19:59:20 7862e08f4a3e: Pulling fs layer 19:59:20 5df492c9dc93: Pulling fs layer 19:59:20 7629e6793208: Pulling fs layer 19:59:20 4f4fb700ef54: Pulling fs layer 19:59:20 fb5054dd5b73: Pulling fs layer 19:59:20 eeca6798cff9: Pulling fs layer 19:59:20 aa269ceb94a6: Pulling fs layer 19:59:20 ada007ff1a6a: Pulling fs layer 19:59:20 4f4fb700ef54: Waiting 19:59:20 fb5054dd5b73: Waiting 19:59:20 eeca6798cff9: Waiting 19:59:20 aa269ceb94a6: Waiting 19:59:20 ada007ff1a6a: Waiting 19:59:20 7629e6793208: Waiting 19:59:20 7862e08f4a3e: Download complete 19:59:20 7629e6793208: Verifying Checksum 19:59:20 7629e6793208: Download complete 19:59:20 4f4fb700ef54: Verifying Checksum 19:59:20 4f4fb700ef54: Download complete 19:59:20 619be1103602: Verifying Checksum 19:59:20 619be1103602: Download complete 19:59:20 fb5054dd5b73: Verifying Checksum 19:59:20 fb5054dd5b73: Download complete 19:59:20 eeca6798cff9: Verifying Checksum 19:59:20 eeca6798cff9: Download complete 19:59:21 619be1103602: Pull complete 19:59:21 ada007ff1a6a: Verifying Checksum 19:59:21 ada007ff1a6a: Download complete 19:59:21 5df492c9dc93: Verifying Checksum 19:59:21 5df492c9dc93: Download complete 19:59:21 7862e08f4a3e: Pull complete 19:59:21 aa269ceb94a6: Verifying Checksum 19:59:21 aa269ceb94a6: Download complete 19:59:25 5df492c9dc93: Pull complete 19:59:25 7629e6793208: Pull complete 19:59:25 4f4fb700ef54: Pull complete 19:59:25 fb5054dd5b73: Pull complete 19:59:25 eeca6798cff9: Pull complete 19:59:27 aa269ceb94a6: Pull complete 19:59:28 ada007ff1a6a: Pull complete 19:59:28 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:59:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:59:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:59:28 WORKDIR /edgex 19:59:28 COPY go.mod . 19:59:28 RUN go mod download 19:59:28 + docker build -t ci-base-image-x86_64 -f - . 19:59:29 Sending build context to Docker daemon 178.6MB 19:59:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:59:29 ---> f489d0715acc 19:59:29 Step 2/4 : WORKDIR /edgex 19:59:34 ---> Running in 3a6848453c76 19:59:34 Removing intermediate container 3a6848453c76 19:59:34 ---> 8618ae0ebdc2 19:59:34 Step 3/4 : COPY go.mod . 19:59:34 ---> 8b386ef4d944 19:59:34 Step 4/4 : RUN go mod download 19:59:34 ---> Running in becb01230508 19:59:34 Still waiting to schedule task 19:59:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:00:06 Removing intermediate container becb01230508 20:00:06 ---> f369435292ff 20:00:06 Successfully built f369435292ff 20:00:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:06 + docker inspect -f . ci-base-image-x86_64 20:00:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:07 prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container 20:00:07 $ 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 ******** ci-base-image-x86_64 cat 20:00:07 $ docker top 8cd420ed9b4dd7d2825237484e3e8adb4bdfa29a0200f13701dd3d7298f4b4b1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:08 + go version 20:00:08 go version go1.21.9 linux/amd64 [Pipeline] } 20:00:08 $ docker stop --time=1 8cd420ed9b4dd7d2825237484e3e8adb4bdfa29a0200f13701dd3d7298f4b4b1 20:00:09 $ docker rm -f --volumes 8cd420ed9b4dd7d2825237484e3e8adb4bdfa29a0200f13701dd3d7298f4b4b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:10 + docker inspect -f . ci-base-image-x86_64 20:00:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:10 prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container 20:00:10 $ 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 ******** ci-base-image-x86_64 cat 20:00:10 $ docker top 489f59bb33c8d57a9e2f0fc5d1e8d21c559326a742c365cb827ab4902f862e3c -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:11 ========================================================= 20:00:11 [edgeXBuildGoParallel] Running Tests and Build... 20:00:11 ========================================================= [Pipeline] sh 20:00:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:11 + make test 20:00:11 go test -race -coverprofile=coverage.out ./... 20:00:19 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 20:01:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 20:01:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.732s coverage: 93.4% of statements 20:01:01 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 20:01:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 95.8% of statements 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 0.8% of statements 20:01:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 32.2% of statements 20:01:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 20:01:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.032s coverage: 77.8% of statements 20:01:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.045s coverage: 94.1% of statements 20:01:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 20:01:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5806 in /w/workspace/edgexfoundry_edgex-go_PR-4827 [Pipeline] { [Pipeline] ws 20:01:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:14 The recommended git tool is: git 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 20:01:20 using credential edgex-jenkins-ssh 20:01:20 Cloning the remote Git repository 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:20 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:21 > git --version # timeout=10 20:01:21 > git --version # 'git version 2.25.1' 20:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.325s coverage: 79.9% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.144s coverage: 63.1% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 38.4% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.048s coverage: 19.9% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements 20:01:33 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 20:01:33 running golangci-lint 20:01:33 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:01:33 go version go1.21.9 linux/amd64 20:01:33 level=info msg="[config_reader] Used config file .golangci.yml" 20:01:33 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:01:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:41 Merging remotes/origin/main commit 5162257f8dee1b2a6e96c0426af9cd51831dbfdc into PR head commit 98e44c6be245b7f692d9c39da3c2774ba85e4112 20:01:42 Merge succeeded, producing 98e44c6be245b7f692d9c39da3c2774ba85e4112 20:01:42 Checking out Revision 98e44c6be245b7f692d9c39da3c2774ba85e4112 (PR-4827) 20:01:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:01:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4827/head:refs/remotes/origin/PR-4827 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:42 > git config core.sparsecheckout # timeout=10 20:01:42 > git checkout -f 98e44c6be245b7f692d9c39da3c2774ba85e4112 # timeout=10 20:01:42 > git remote # timeout=10 20:01:42 > git config --get remote.origin.url # timeout=10 20:01:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:42 > git merge 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 20:01:42 > git rev-parse HEAD^{commit} # timeout=10 20:01:42 > git config core.sparsecheckout # timeout=10 20:01:42 > git checkout -f 98e44c6be245b7f692d9c39da3c2774ba85e4112 # timeout=10 20:01:43 > git --version # timeout=10 20:01:43 > git --version # 'git version 2.25.1' 20:01:43 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:48 Dload Upload Total Spent Left Speed 20:01:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 20:01:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:48 + sudo tee /etc/docker/daemon.new 20:01:48 { 20:01:48 "registry-mirrors": [ 20:01:48 "https://nexus3.edgexfoundry.org:10001" 20:01:48 ], 20:01:48 "bip": "10.250.0.254/24", 20:01:48 "hosts": [ 20:01:48 "tcp://0.0.0.0:5555", 20:01:48 "unix:///var/run/docker.sock" 20:01:48 ], 20:01:48 "mtu": 1458, 20:01:48 "selinux-enabled": true, 20:01:48 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:48 } [Pipeline] sh 20:01:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:49 + sudo service docker restart 20:01:55 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 22.20275676s" 20:01:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.515488ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:07 provisioning config files... 20:02:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3078486903400271353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:08 ---> ****-login.sh 20:02:08 nexus3.edgexfoundry.org:10001 20:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:02:08 Configure a credential helper to remove this warning. See 20:02:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:02:08 20:02:08 Login Succeeded 20:02:08 nexus3.edgexfoundry.org:10002 20:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:02:09 Configure a credential helper to remove this warning. See 20:02:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:02:09 20:02:09 Login Succeeded 20:02:09 nexus3.edgexfoundry.org:10003 20:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:02:09 Configure a credential helper to remove this warning. See 20:02:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:02:09 20:02:09 Login Succeeded 20:02:09 nexus3.edgexfoundry.org:10004 20:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:02:09 Configure a credential helper to remove this warning. See 20:02:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:02:09 20:02:09 Login Succeeded 20:02:09 ****.io 20:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:10 level=info msg="[linters_context/goanalysis] analyzers took 1m46.18263322s with top 10 stages: buildir: 1m1.316227308s, gosec: 10.011660641s, inspect: 2.659902962s, fact_deprecated: 2.315245073s, printf: 1.625604996s, ctrlflow: 1.50445488s, fact_purity: 1.458235302s, S1038: 1.22750948s, nilness: 1.144517797s, typedness: 803.783236ms" 20:02:10 level=info msg="[runner] Issues before processing: 209, after processing: 0" 20:02:10 level=info msg="[runner] Processors filtering stat (out/in): exclude: 209/209, nolint: 0/21, cgo: 209/209, filename_unadjuster: 209/209, path_prettifier: 209/209, skip_files: 209/209, exclude-rules: 21/209, skip_dirs: 209/209, identifier_marker: 209/209, autogenerated_exclude: 209/209" 20:02:10 level=info msg="[runner] processing took 15.920896ms with stages: nolint: 6.8925ms, identifier_marker: 4.751136ms, exclude-rules: 1.48309ms, autogenerated_exclude: 1.163958ms, path_prettifier: 1.076308ms, skip_dirs: 508.384µs, cgo: 27.5µs, filename_unadjuster: 12.99µs, max_same_issues: 700ns, fixer: 620ns, uniq_by_line: 610ns, skip_files: 490ns, exclude: 430ns, severity-rules: 390ns, diff: 370ns, path_shortener: 360ns, sort_results: 350ns, max_per_file_from_linter: 270ns, max_from_linter: 180ns, source_code: 150ns, path_prefixer: 110ns" 20:02:10 level=info msg="[runner] linters took 13.173745035s with stages: goanalysis_metalinter: 13.157733897s" 20:02:10 level=info msg="File cache stats: 0 entries of total size 0B" 20:02:10 level=info msg="Memory: 354 samples, avg is 316.7MB, max is 1363.2MB" 20:02:10 level=info msg="Execution took 35.432105431s" 20:02:10 go vet ./... 20:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:02:10 Configure a credential helper to remove this warning. See 20:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:02:10 20:02:10 Login Succeeded 20:02:10 ---> ****-login.sh ends [Pipeline] } 20:02:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:02:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:02:11 ========================================================= 20:02:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:02:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:02:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:02:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:02:12 c6b39de5b339: Pulling fs layer 20:02:12 a69c41024577: Pulling fs layer 20:02:12 d6de4b400683: Pulling fs layer 20:02:12 35cb2a7552d0: Pulling fs layer 20:02:12 4f4fb700ef54: Pulling fs layer 20:02:12 464afbd9ba4c: Pulling fs layer 20:02:12 00f215d4a9da: Pulling fs layer 20:02:12 d496ad576159: Pulling fs layer 20:02:12 35cb2a7552d0: Waiting 20:02:12 4f4fb700ef54: Waiting 20:02:12 464afbd9ba4c: Waiting 20:02:12 00f215d4a9da: Waiting 20:02:12 d496ad576159: Waiting 20:02:12 a69c41024577: Download complete 20:02:12 35cb2a7552d0: Verifying Checksum 20:02:12 35cb2a7552d0: Download complete 20:02:12 4f4fb700ef54: Verifying Checksum 20:02:12 4f4fb700ef54: Download complete 20:02:12 464afbd9ba4c: Verifying Checksum 20:02:12 464afbd9ba4c: Download complete 20:02:12 c6b39de5b339: Verifying Checksum 20:02:12 c6b39de5b339: Download complete 20:02:12 d496ad576159: Verifying Checksum 20:02:12 d496ad576159: Download complete 20:02:12 c6b39de5b339: Pull complete 20:02:13 a69c41024577: Pull complete 20:02:13 d6de4b400683: Verifying Checksum 20:02:13 d6de4b400683: Download complete 20:02:15 00f215d4a9da: Verifying Checksum 20:02:15 00f215d4a9da: Download complete 20:02:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:02:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:02:15 ./bin/test-attribution-txt.sh [Pipeline] echo 20:02:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:02:16 + ls -al . 20:02:16 total 840 20:02:16 drwxrwxr-x 11 1001 1001 4096 Jul 17 20:00 . 20:02:16 drwxr-xr-x 4 root root 4096 Jul 17 20:00 .. 20:02:16 drwxrwxr-x 2 1001 1001 4096 Jul 17 19:58 .blubracket 20:02:16 -rw-rw-r-- 1 1001 1001 10 Jul 17 19:58 .dockerignore 20:02:16 drwxrwxr-x 8 1001 1001 4096 Jul 17 20:01 .git 20:02:16 drwxrwxr-x 3 1001 1001 4096 Jul 17 19:58 .github 20:02:16 -rw-rw-r-- 1 1001 1001 1102 Jul 17 19:58 .gitignore 20:02:16 -rw-rw-r-- 1 1001 1001 42 Jul 17 19:58 .golangci.yml 20:02:16 -rw-rw-r-- 1 1001 1001 100 Jul 17 19:58 .hadolint.yml 20:02:16 drwxr-xr-x 3 1001 1001 4096 Jul 17 19:59 .semver 20:02:16 -rw-rw-r-- 1 1001 1001 155 Jul 17 19:58 .sonarcloud.properties 20:02:16 -rw-rw-r-- 1 1001 1001 1171 Jul 17 19:58 ADOPTERS.md 20:02:16 -rw-rw-r-- 1 1001 1001 20361 Jul 17 19:58 Attribution.txt 20:02:16 -rw-rw-r-- 1 1001 1001 100284 Jul 17 19:58 CHANGELOG.md 20:02:16 -rw-rw-r-- 1 1001 1001 3804 Jul 17 19:58 CONTRIBUTING.md 20:02:16 -rw-rw-r-- 1 1001 1001 677 Jul 17 19:58 GOVERNANCE.md 20:02:16 -rw-rw-r-- 1 1001 1001 861 Jul 17 19:58 Jenkinsfile 20:02:16 -rw-rw-r-- 1 1001 1001 10775 Jul 17 19:58 LICENSE 20:02:16 -rw-rw-r-- 1 1001 1001 16051 Jul 17 19:58 Makefile 20:02:16 -rw-rw-r-- 1 1001 1001 582 Jul 17 19:58 OWNERS.md 20:02:16 -rw-rw-r-- 1 1001 1001 9528 Jul 17 19:58 README.md 20:02:16 -rw-rw-r-- 1 1001 1001 789 Jul 17 19:58 SECURITY.md 20:02:16 -rw-rw-r-- 1 1001 1001 5 Jul 17 19:59 VERSION 20:02:16 drwxrwxr-x 2 1001 1001 4096 Jul 17 19:58 bin 20:02:16 drwxrwxr-x 19 1001 1001 4096 Jul 17 19:58 cmd 20:02:16 -rw-r--r-- 1 root root 481596 Jul 17 20:01 coverage.out 20:02:16 drwxrwxr-x 2 1001 1001 4096 Jul 17 19:58 fuzz_test 20:02:16 -rw-rw-r-- 1 1001 1001 6911 Jul 17 19:58 go.mod 20:02:16 -rw-rw-r-- 1 1001 1001 101537 Jul 17 19:58 go.sum 20:02:16 drwxrwxr-x 7 1001 1001 4096 Jul 17 19:58 internal 20:02:16 drwxrwxr-x 3 1001 1001 4096 Jul 17 19:58 openapi 20:02:16 -rw-rw-r-- 1 1001 1001 584 Jul 17 19:58 security.txt 20:02:16 -rw-rw-r-- 1 1001 1001 204 Jul 17 19:58 version.go [Pipeline] sh 20:02:16 + '[' -e coverage.out ] 20:02:16 + chown 1001:1001 coverage.out [Pipeline] stash 20:02:17 Stashed 1 file(s) [Pipeline] sh 20:02:17 + make build 20:02:17 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 20:02:27 d6de4b400683: Pull complete 20:02:27 35cb2a7552d0: Pull complete 20:02:27 4f4fb700ef54: Pull complete 20:02:27 464afbd9ba4c: Pull complete 20:02:37 00f215d4a9da: Pull complete 20:02:37 d496ad576159: Pull complete 20:02:37 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 20:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:02:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:02:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:02:38 WORKDIR /edgex 20:02:38 COPY go.mod . 20:02:38 RUN go mod download 20:02:38 + docker build -t ci-base-image-arm64 -f - . 20:02:38 Sending build context to Docker daemon 3.185MB 20:02:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:02:38 ---> f246e2811388 20:02:38 Step 2/4 : WORKDIR /edgex 20:02:40 ---> Running in ec071a310183 20:02:40 Removing intermediate container ec071a310183 20:02:40 ---> 891d563aebc6 20:02:40 Step 3/4 : COPY go.mod . 20:02:41 ---> 3f305d8155d3 20:02:41 Step 4/4 : RUN go mod download 20:02:41 ---> Running in 00843c36b58e 20:02: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-metadata/core-metadata ./cmd/core-metadata 20:02: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-command/core-command ./cmd/core-command 20:02: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 20:02:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 20:02:46 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 20:02:50 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 20:02:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:54 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 20:02:54 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 20:02:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:02: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:58 $ docker stop --time=1 489f59bb33c8d57a9e2f0fc5d1e8d21c559326a742c365cb827ab4902f862e3c 20:03:02 $ docker rm -f --volumes 489f59bb33c8d57a9e2f0fc5d1e8d21c559326a742c365cb827ab4902f862e3c [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 20:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:04 20:03:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:04 latest: Pulling from edgex-devops/edgex-compose 20:03:04 91d30c5bc195: Pulling fs layer 20:03:04 2e9b0aa3be6d: Pulling fs layer 20:03:04 9c61dcf015f6: Pulling fs layer 20:03:04 4698f68db338: Pulling fs layer 20:03:04 2a2f49069b9e: Pulling fs layer 20:03:04 e0025b399a48: Pulling fs layer 20:03:04 4698f68db338: Waiting 20:03:04 2a2f49069b9e: Waiting 20:03:04 e0025b399a48: Waiting 20:03:04 91d30c5bc195: Verifying Checksum 20:03:04 91d30c5bc195: Download complete 20:03:04 4698f68db338: Verifying Checksum 20:03:04 4698f68db338: Download complete 20:03:05 2e9b0aa3be6d: Verifying Checksum 20:03:05 2e9b0aa3be6d: Download complete 20:03:05 e0025b399a48: Verifying Checksum 20:03:05 e0025b399a48: Download complete 20:03:05 91d30c5bc195: Pull complete 20:03:05 2a2f49069b9e: Verifying Checksum 20:03:05 2a2f49069b9e: Download complete 20:03:05 2e9b0aa3be6d: Pull complete 20:03:05 9c61dcf015f6: Verifying Checksum 20:03:05 9c61dcf015f6: Download complete 20:03:08 9c61dcf015f6: Pull complete 20:03:08 4698f68db338: Pull complete 20:03:08 2a2f49069b9e: Pull complete 20:03:09 e0025b399a48: Pull complete 20:03:09 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:03:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:09 prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container 20:03:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:03:11 $ docker top cbd328dd0be3749c45166e4177038e055991065f8532e6e6fcc4a7566544c4ca -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:12 + docker compose -f ./docker-compose-build.yml build --parallel 20:03:14 #1 [security-spire-server internal] load build definition from Dockerfile 20:03:14 #1 transferring dockerfile: 1.70kB done 20:03:14 #1 DONE 0.0s 20:03:14 20:03:14 #2 [core-data internal] load build definition from Dockerfile 20:03:14 #2 transferring dockerfile: 2.01kB done 20:03:14 #2 DONE 0.0s 20:03:14 20:03:14 #3 [core-keeper internal] load build definition from Dockerfile 20:03:14 #3 transferring dockerfile: 2.01kB done 20:03:14 #3 DONE 0.0s 20:03:14 20:03:14 #4 [security-spire-config internal] load build definition from Dockerfile 20:03:14 #4 transferring dockerfile: 1.69kB done 20:03:14 #4 DONE 0.0s 20:03:14 20:03:14 #5 [core-command internal] load build definition from Dockerfile 20:03:14 #5 transferring dockerfile: 1.93kB done 20:03:14 #5 DONE 0.0s 20:03:14 20:03:14 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:03:14 #6 transferring dockerfile: 1.89kB done 20:03:14 #6 DONE 0.0s 20:03:14 20:03:14 #7 [security-bootstrapper internal] load build definition from Dockerfile 20:03:14 #7 transferring dockerfile: 2.93kB done 20:03:14 #7 DONE 0.0s 20:03:14 20:03:14 #8 [security-secretstore-setup internal] load build definition from Dockerfile 20:03:14 #8 transferring dockerfile: 2.49kB done 20:03:14 #8 DONE 0.0s 20:03:14 20:03:14 #9 [support-scheduler internal] load build definition from Dockerfile 20:03:14 #9 transferring dockerfile: 1.93kB done 20:03:14 #9 DONE 0.0s 20:03:14 20:03:14 #10 [security-proxy-auth internal] load build definition from Dockerfile 20:03:14 #10 transferring dockerfile: 2.15kB done 20:03:14 #10 DONE 0.0s 20:03:14 20:03:14 #11 [security-spire-agent internal] load build definition from Dockerfile 20:03:14 #11 transferring dockerfile: 1.81kB done 20:03:14 #11 DONE 0.0s 20:03:14 20:03:14 #12 [core-metadata internal] load build definition from Dockerfile 20:03:14 #12 transferring dockerfile: 2.06kB done 20:03:14 #12 DONE 0.0s 20:03:14 20:03:14 #13 [security-proxy-setup internal] load build definition from Dockerfile 20:03:14 #13 transferring dockerfile: 2.50kB done 20:03:14 #13 DONE 0.0s 20:03:14 20:03:14 #14 [support-notifications internal] load build definition from Dockerfile 20:03:14 #14 transferring dockerfile: 1.95kB done 20:03:14 #14 DONE 0.0s 20:03:14 20:03:14 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:03:14 #15 transferring dockerfile: 2.23kB done 20:03:14 #15 DONE 0.0s 20:03:14 20:03:14 #16 [security-spire-server internal] load .dockerignore 20:03:14 #16 transferring context: 50B done 20:03:14 #16 DONE 0.0s 20:03:15 20:03:15 #17 [core-data internal] load .dockerignore 20:03:15 #17 transferring context: 50B done 20:03:15 #17 DONE 0.0s 20:03:15 20:03:15 #18 [core-keeper internal] load .dockerignore 20:03:15 #18 transferring context: 50B done 20:03:15 #18 DONE 0.0s 20:03:15 20:03:15 #19 [security-spire-config internal] load .dockerignore 20:03:15 #19 transferring context: 50B done 20:03:15 #19 DONE 0.0s 20:03:15 20:03:15 #20 [core-command internal] load .dockerignore 20:03:15 #20 transferring context: 50B done 20:03:15 #20 DONE 0.0s 20:03:15 20:03:15 #21 [security-spiffe-token-provider internal] load .dockerignore 20:03:15 #21 transferring context: 50B done 20:03:15 #21 DONE 0.0s 20:03:15 20:03:15 #22 [security-secretstore-setup internal] load .dockerignore 20:03:15 #22 transferring context: 50B done 20:03:15 #22 DONE 0.0s 20:03:15 20:03:15 #23 [security-bootstrapper internal] load .dockerignore 20:03:15 #23 transferring context: 50B done 20:03:15 #23 DONE 0.0s 20:03:15 20:03:15 #24 [support-scheduler internal] load .dockerignore 20:03:15 #24 transferring context: 50B done 20:03:15 #24 DONE 0.0s 20:03:15 20:03:15 #25 [security-proxy-auth internal] load .dockerignore 20:03:15 #25 transferring context: 50B done 20:03:15 #25 DONE 0.0s 20:03:15 20:03:15 #26 [security-spire-agent internal] load .dockerignore 20:03:15 #26 transferring context: 50B done 20:03:15 #26 DONE 0.0s 20:03:15 20:03:15 #27 [core-metadata internal] load .dockerignore 20:03:15 #27 transferring context: 50B 0.0s done 20:03:15 #27 DONE 0.1s 20:03:15 20:03:15 #28 [security-proxy-setup internal] load .dockerignore 20:03:15 #28 transferring context: 50B done 20:03:15 #28 DONE 0.1s 20:03:15 20:03:15 #29 [support-notifications internal] load .dockerignore 20:03:15 #29 transferring context: 50B done 20:03:15 #29 DONE 0.0s 20:03:15 20:03:15 #30 [core-common-config-bootstrapper internal] load .dockerignore 20:03:15 #30 transferring context: 50B done 20:03:15 #30 DONE 0.0s 20:03:15 20:03:15 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:03:15 #31 ... 20:03:15 20:03:15 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:03:15 #32 DONE 0.0s 20:03:15 20:03:15 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:03:15 #31 DONE 0.4s 20:03:15 20:03:15 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:03:15 #32 DONE 0.0s 20:03:15 20:03:15 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:03:15 #33 DONE 0.5s 20:03:15 20:03:15 #34 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:03:15 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 20:03:15 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 20:03:15 #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 20:03:15 #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s 20:03:15 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:03:15 #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 20:03:15 #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 20:03:15 #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 1.05MB / 3.41MB 0.2s 20:03:15 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:03:15 #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 20:03:16 #34 ... 20:03:16 20:03:16 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 20:03:16 #35 DONE 0.6s 20:03:16 20:03:16 #34 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:03:16 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 20:03:16 #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 20:03:16 #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s 20:03:16 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:03:16 #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 20:03:16 #34 ... 20:03:16 20:03:16 #36 [security-spire-config internal] load build context 20:03:16 #36 transferring context: 25.04kB 0.0s done 20:03:16 #36 DONE 0.6s 20:03:16 20:03:16 #37 [security-spire-server internal] load build context 20:03:16 #37 transferring context: 26.79kB 0.0s done 20:03:16 #37 DONE 0.6s 20:03:16 20:03:16 #34 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:03:16 #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 20:03:16 #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 20:03:16 #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 20:03:16 #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done 20:03:16 #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done 20:03:17 #34 DONE 2.0s 20:03:17 20:03:17 #38 [security-spire-agent internal] load build context 20:03:17 #38 transferring context: 26.32kB 0.0s done 20:03:17 #38 DONE 1.3s 20:03:17 20:03:17 #39 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:18 #39 ... 20:03:18 20:03:18 #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:03:18 #40 DONE 2.6s 20:03:18 20:03:18 #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:03:23 #41 ... 20:03:23 20:03:23 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:03:23 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 20:03:23 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 20:03:23 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 20:03:23 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 20:03:23 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 20:03:23 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 20:03:23 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 20:03:23 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 20:03:23 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s done 20:03:23 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 20:03:23 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 20:03:23 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.8s done 20:03:25 #42 ... 20:03:25 20:03:25 #43 [support-scheduler internal] load build context 20:03:25 #43 transferring context: 284.60MB 9.8s 20:03:25 #43 ... 20:03:25 20:03:25 #44 [security-proxy-auth internal] load build context 20:03:25 #44 ... 20:03:25 20:03:25 #45 [security-secretstore-setup internal] load build context 20:03:26 #45 ... 20:03:26 20:03:26 #46 [core-keeper internal] load build context 20:03:26 #46 ... 20:03:26 20:03:26 #47 [security-spiffe-token-provider internal] load build context 20:03:26 #47 ... 20:03:26 20:03:26 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:03:26 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 20:03:26 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 20:03:26 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 20:03:26 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 20:03:26 #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done 20:03:26 #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 20:03:26 #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 20:03:26 #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 20:03:26 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 20:03:26 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 20:03:26 #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 20:03:26 #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.5s done 20:03:26 #48 ... 20:03:26 20:03:26 #49 [core-data internal] load build context 20:03:26 #49 ... 20:03:26 20:03:26 #50 [core-command internal] load build context 20:03:26 #50 ... 20:03:26 20:03:26 #51 [core-metadata internal] load build context 20:03:26 #51 ... 20:03:26 20:03:26 #52 [security-proxy-setup internal] load build context 20:03:26 #52 ... 20:03:26 20:03:26 #53 [core-common-config-bootstrapper internal] load build context 20:03:27 #53 ... 20:03:27 20:03:27 #54 [security-bootstrapper internal] load build context 20:03:27 #54 ... 20:03:27 20:03:27 #55 [support-notifications internal] load build context 20:03:27 #55 ... 20:03:27 20:03:27 #54 [security-bootstrapper internal] load build context 20:03:27 #54 ... 20:03:27 20:03:27 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:03:27 #56 ... 20:03:27 20:03:27 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:03:27 #57 ... 20:03:27 20:03:27 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:03:28 #58 ... 20:03:28 20:03:28 #59 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:03:28 #59 ... 20:03:28 20:03:28 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:03:29 #60 ... 20:03:29 20:03:29 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:03:29 #61 ... 20:03:29 20:03:29 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:03:29 #62 ... 20:03:29 20:03:29 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:03:29 #63 ... 20:03:29 20:03:29 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:29 #64 ... 20:03:29 20:03:29 #46 [core-keeper internal] load build context 20:03:29 #46 transferring context: 439.85MB 13.4s done 20:03:32 #46 ... 20:03:32 20:03:32 #51 [core-metadata internal] load build context 20:03:32 #51 transferring context: 439.85MB 16.4s done 20:03:34 #51 ... 20:03:34 20:03:34 #44 [security-proxy-auth internal] load build context 20:03:34 #44 transferring context: 439.85MB 12.2s done 20:03:34 #44 DONE 18.6s 20:03:34 20:03:34 #49 [core-data internal] load build context 20:03:34 #49 transferring context: 439.85MB 15.7s done 20:03:34 #49 ... 20:03:34 20:03:34 #53 [core-common-config-bootstrapper internal] load build context 20:03:34 #53 transferring context: 439.85MB 12.8s done 20:03:34 #53 DONE 18.6s 20:03:34 20:03:34 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 20:03:34 #41 DONE 15.9s 20:03:34 20:03:34 #45 [security-secretstore-setup internal] load build context 20:03:34 #45 transferring context: 439.85MB 11.9s done 20:03:34 #45 DONE 18.6s 20:03:34 20:03:34 #54 [security-bootstrapper internal] load build context 20:03:34 #54 transferring context: 439.85MB 12.7s done 20:03:34 #54 DONE 18.6s 20:03:34 20:03:34 #55 [support-notifications internal] load build context 20:03:34 #55 transferring context: 439.85MB 13.3s done 20:03:34 #55 DONE 18.7s 20:03:34 20:03:34 #46 [core-keeper internal] load build context 20:03:34 #46 DONE 18.7s 20:03:34 20:03:34 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:03:34 #65 ... 20:03:34 20:03:34 #52 [security-proxy-setup internal] load build context 20:03:34 #52 transferring context: 439.85MB 14.4s done 20:03:34 #52 DONE 18.7s 20:03:34 20:03:34 #43 [support-scheduler internal] load build context 20:03:34 #43 transferring context: 439.85MB 14.0s done 20:03:34 #43 DONE 18.7s 20:03:34 20:03:34 #50 [core-command internal] load build context 20:03:34 #50 transferring context: 439.85MB 15.0s done 20:03:34 #50 DONE 18.7s 20:03:34 20:03:34 #51 [core-metadata internal] load build context 20:03:34 #51 DONE 18.7s 20:03:34 20:03:34 #49 [core-data internal] load build context 20:03:34 #49 DONE 18.7s 20:03:34 20:03:34 #47 [security-spiffe-token-provider internal] load build context 20:03:34 #47 transferring context: 439.85MB 12.4s done 20:03:34 #47 DONE 18.7s 20:03:34 20:03:34 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:03:34 #48 DONE 18.5s 20:03:34 20:03:34 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:03:34 #42 DONE 19.0s 20:03:34 20:03:34 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:03:37 Removing intermediate container 00843c36b58e 20:03:37 ---> 99e041e92988 20:03:38 Successfully built 99e041e92988 20:03:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:38 + docker inspect -f . ci-base-image-arm64 20:03:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:38 prd-ubuntu20.04-docker-arm64-4c-16g-5806 does not seem to be running inside a container 20:03:38 $ 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 ******** ci-base-image-arm64 cat 20:03:39 $ docker top b230ae3e0fba10a2a46a27cc977c114a058174709d408e7414dd14b6a473de66 -eo pid,comm 20:03:39 #66 ... 20:03:39 20:03:39 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:03:39 #61 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:39 #61 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:39 #61 21.65 (1/4) Installing ca-certificates (20240226-r0) 20:03:39 #61 21.67 (2/4) Installing dumb-init (1.2.5-r2) 20:03:39 #61 21.68 (3/4) Installing su-exec (0.2-r3) 20:03:39 #61 21.68 (4/4) Installing yq (4.33.3-r5) 20:03:39 #61 21.75 Executing busybox-1.36.1-r7.trigger 20:03:39 #61 21.76 Executing ca-certificates-20240226-r0.trigger 20:03:39 #61 21.81 OK: 17 MiB in 19 packages [Pipeline] { [Pipeline] sh 20:03:40 + go version 20:03:40 go version go1.21.9 linux/arm64 [Pipeline] } 20:03:40 $ docker stop --time=1 b230ae3e0fba10a2a46a27cc977c114a058174709d408e7414dd14b6a473de66 20:03:41 #61 ... 20:03:41 20:03:41 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:03:41 #58 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:41 #58 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:41 #58 18.22 (1/2) Installing dumb-init (1.2.5-r2) 20:03:41 #58 18.22 (2/2) Installing su-exec (0.2-r3) 20:03:41 #58 18.23 Executing busybox-1.36.1-r7.trigger 20:03:41 #58 18.24 OK: 7 MiB in 17 packages 20:03:41 #58 DONE 24.3s 20:03:41 20:03:41 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:03:41 #57 DONE 24.2s 20:03:41 20:03:41 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:03:41 #62 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:41 #62 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:41 #62 20.55 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:03:41 #62 20.58 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:03:41 #62 20.58 (3/6) Installing dumb-init (1.2.5-r2) 20:03:41 #62 20.59 (4/6) Installing openssl (3.1.6-r0) 20:03:41 #62 20.60 (5/6) Installing su-exec (0.2-r3) 20:03:41 #62 20.60 (6/6) Installing yq (4.33.3-r5) 20:03:41 #62 20.77 Executing busybox-1.36.1-r7.trigger 20:03:41 #62 20.78 OK: 17 MiB in 19 packages 20:03:41 #62 DONE 24.3s 20:03:41 20:03:41 #59 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:03:41 #59 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:41 #59 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:41 #59 21.39 (1/1) Installing dumb-init (1.2.5-r2) 20:03:41 #59 21.39 Executing busybox-1.36.1-r7.trigger 20:03:41 #59 21.40 OK: 7 MiB in 16 packages 20:03:41 #59 DONE 24.3s 20:03:41 20:03:41 #39 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:41 #39 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:41 #39 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:41 #39 17.45 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:03:41 #39 17.45 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:03:41 #39 17.45 OK: 20072 distinct packages available 20:03:41 #39 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:41 #39 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:41 #39 17.80 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:03:41 #39 17.87 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:03:41 #39 17.88 (3/7) Installing dumb-init (1.2.5-r2) 20:03:41 #39 17.88 (4/7) Installing musl-obstack (1.2.3-r2) 20:03:41 #39 17.88 (5/7) Installing libucontext (1.2-r2) 20:03:41 #39 17.89 (6/7) Installing gcompat (1.1.0-r1) 20:03:41 #39 17.89 (7/7) Installing openssl (3.1.6-r0) 20:03:41 #39 17.90 Executing busybox-1.36.1-r7.trigger 20:03:41 #39 17.91 OK: 8 MiB in 20 packages 20:03:41 #39 DONE 24.6s 20:03:42 20:03:42 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:03:42 #61 DONE 24.3s 20:03:42 20:03:42 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:03:42 #60 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:42 #60 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:42 #60 20.55 (1/1) Installing dumb-init (1.2.5-r2) 20:03:42 #60 20.56 Executing busybox-1.36.1-r7.trigger 20:03:42 #60 20.57 OK: 7 MiB in 16 packages 20:03:42 #60 DONE 24.3s 20:03:42 20:03:42 #67 [core-command stage-1 3/7] RUN apk --no-cache upgrade 20:03:42 $ docker rm -f --volumes b230ae3e0fba10a2a46a27cc977c114a058174709d408e7414dd14b6a473de66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:43 + docker inspect -f . ci-base-image-arm64 20:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:43 prd-ubuntu20.04-docker-arm64-4c-16g-5806 does not seem to be running inside a container 20:03:43 $ 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 ******** ci-base-image-arm64 cat 20:03:44 #67 ... 20:03:44 20:03:44 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:03:44 #56 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:44 #56 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:44 #56 25.36 (1/2) Installing ca-certificates (20240226-r0) 20:03:44 #56 25.38 (2/2) Installing dumb-init (1.2.5-r2) 20:03:44 #56 25.41 Executing busybox-1.36.1-r7.trigger 20:03:44 #56 25.43 Executing ca-certificates-20240226-r0.trigger 20:03:44 #56 25.47 OK: 8 MiB in 17 packages 20:03:44 #56 DONE 26.0s 20:03:44 20:03:44 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:44 #64 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:44 #64 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:44 #64 24.80 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:03:44 #64 24.80 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:03:44 #64 24.80 OK: 20072 distinct packages available 20:03:44 #64 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:44 #64 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:44 #64 25.20 (1/4) Installing dumb-init (1.2.5-r2) 20:03:44 #64 25.20 (2/4) Installing musl-obstack (1.2.3-r2) 20:03:44 #64 25.21 (3/4) Installing libucontext (1.2-r2) 20:03:44 #64 25.21 (4/4) Installing gcompat (1.1.0-r1) 20:03:44 #64 25.22 Executing busybox-1.36.1-r7.trigger 20:03:44 #64 25.23 OK: 8 MiB in 19 packages 20:03:44 #64 DONE 26.0s 20:03:44 20:03:44 #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:03:44 #65 8.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:44 #65 8.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:44 #65 8.693 OK: 264 MiB in 52 packages 20:03:44 #65 DONE 9.4s 20:03:44 20:03:44 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:03:44 #68 DONE 9.5s 20:03:44 20:03:44 #69 [core-command builder 4/7] COPY go.mod vendor* ./ 20:03:44 #69 DONE 0.2s 20:03:44 20:03:44 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:03:44 #63 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:44 #63 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:44 #63 25.43 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:03:44 #63 25.43 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:03:44 #63 25.43 OK: 20072 distinct packages available 20:03:44 #63 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:44 #63 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:44 #63 25.78 (1/11) Installing ca-certificates (20240226-r0) 20:03:44 #63 25.97 (2/11) Installing brotli-libs (1.0.9-r14) 20:03:44 #63 25.99 (3/11) Installing libunistring (1.1-r1) 20:03:44 #63 26.01 (4/11) Installing libidn2 (2.3.4-r1) 20:03:44 #63 26.02 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:03:44 #63 26.02 (6/11) Installing libcurl (8.5.0-r0) 20:03:44 #63 26.02 (7/11) Installing curl (8.5.0-r0) 20:03:44 #63 26.03 (8/11) Installing dumb-init (1.2.5-r2) 20:03:44 #63 26.04 (9/11) Installing musl-obstack (1.2.3-r2) 20:03:44 #63 26.04 (10/11) Installing libucontext (1.2-r2) 20:03:44 #63 26.04 (11/11) Installing gcompat (1.1.0-r1) 20:03:44 #63 26.11 Executing busybox-1.36.1-r7.trigger 20:03:44 #63 26.12 Executing ca-certificates-20240226-r0.trigger 20:03:44 #63 26.20 OK: 12 MiB in 26 packages 20:03:44 #63 DONE 26.4s 20:03:44 20:03:44 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:03:44 #66 9.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:44 #66 9.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:44 #66 9.721 OK: 264 MiB in 52 packages 20:03:44 #66 DONE 9.8s 20:03:44 20:03:44 #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:03:44 #70 DONE 0.1s 20:03:44 20:03:44 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:03:44 #0 9.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:44 #0 9.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:44 #0 9.749 OK: 264 MiB in 52 packages 20:03:44 #71 DONE 9.9s 20:03:44 20:03:44 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:03:44 #72 DONE 0.1s 20:03:44 20:03:44 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:44 #73 ... 20:03:44 20:03:44 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:03:44 #74 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:44 #74 ... 20:03:44 20:03:44 #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:44 $ docker top 1be6cdf211b1fa389758ad32c34fa1b116e80035f60a2cce3fb3d88620a8e0ca -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:45 ========================================================= 20:03:45 [edgeXBuildGoParallel] Running Tests and Build... 20:03:45 ========================================================= [Pipeline] sh 20:03:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 20:03:45 #75 ... 20:03:45 20:03:45 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:03:45 #0 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:45 #0 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:45 #0 3.215 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:03:45 #0 3.260 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:03:45 #0 3.272 OK: 7 MiB in 17 packages 20:03:45 #76 DONE 3.5s 20:03:45 20:03:45 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:03:45 #74 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:45 #74 10.55 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:03:45 #74 10.55 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:03:45 #74 10.55 OK: 20075 distinct packages available 20:03:45 #74 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:45 #74 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:45 #74 10.95 OK: 264 MiB in 52 packages 20:03:45 #74 DONE 11.1s 20:03:45 20:03:45 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:03:45 #77 DONE 0.1s 20:03:45 20:03:45 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:03:45 #0 1.835 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:45 #0 2.427 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:45 #0 3.099 (1/1) Installing dumb-init (1.2.5-r2) 20:03:45 #0 3.513 Executing busybox-1.36.1-r7.trigger 20:03:45 #0 3.521 OK: 7 MiB in 16 packages 20:03:45 #78 DONE 3.7s 20:03:45 20:03:45 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:03:45 #0 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:45 #0 3.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:45 #0 3.490 OK: 8 MiB in 20 packages 20:03:45 #79 DONE 3.9s 20:03:45 20:03:45 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] fileExists [Pipeline] sh 20:03:46 + make test 20:03:46 go test -race -coverprofile=coverage.out ./... 20:03:46 #80 ... 20:03:46 20:03:46 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:03:46 #0 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:46 #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:46 #0 3.950 OK: 17 MiB in 19 packages 20:03:46 #81 DONE 4.7s 20:03:46 20:03:46 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:03:46 #80 DONE 1.1s 20:03:46 20:03:46 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:03:46 #0 3.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:46 #0 3.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:46 #0 3.823 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:03:46 #0 3.861 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:03:46 #0 3.901 OK: 7 MiB in 16 packages 20:03:46 #82 DONE 4.7s 20:03:46 20:03:46 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:03:46 #83 DONE 1.1s 20:03:46 20:03:46 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:03:47 #84 DONE 0.7s 20:03:47 20:03:47 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:03:47 #85 DONE 0.7s 20:03:47 20:03:47 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:03:47 #86 DONE 0.7s 20:03:47 20:03:47 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:03:47 #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:47 #0 3.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:47 #0 3.253 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:03:47 #0 3.289 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:03:47 #0 3.300 Executing ca-certificates-20240226-r0.trigger 20:03:47 #0 3.352 OK: 8 MiB in 17 packages 20:03:47 #87 DONE 3.6s 20:03:47 20:03:47 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:03:47 #67 4.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:47 #67 4.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:47 #67 5.048 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:03:47 #67 5.080 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:03:47 #67 5.090 OK: 7 MiB in 16 packages 20:03:47 #67 DONE 5.4s 20:03:47 20:03:47 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:03:47 #0 4.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:47 #0 4.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:47 #0 4.971 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:03:47 #0 5.010 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:03:47 #0 5.019 Executing ca-certificates-20240226-r0.trigger 20:03:47 #0 5.072 OK: 17 MiB in 19 packages 20:03:47 #88 DONE 5.4s 20:03:47 20:03:47 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:03:47 #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:47 #0 3.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:47 #0 3.317 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:03:47 #0 3.362 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:03:47 #0 3.370 OK: 8 MiB in 19 packages 20:03:47 #89 DONE 3.7s 20:03:47 20:03:47 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:03:47 #90 ... 20:03:47 20:03:47 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:03:47 #91 DONE 0.1s 20:03:47 20:03:47 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 20:03:48 #92 ... 20:03:48 20:03:48 #93 [security-spire-server stage-2 6/9] COPY security.txt / 20:03:48 #93 DONE 0.7s 20:03:48 20:03:48 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 20:03:48 #92 DONE 0.7s 20:03:48 20:03:48 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:03:48 #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:48 #0 3.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:48 #0 3.583 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:03:48 #0 3.627 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:03:48 #0 3.639 Executing ca-certificates-20240226-r0.trigger 20:03:48 #0 3.697 OK: 12 MiB in 26 packages 20:03:48 #94 DONE 4.0s 20:03:48 20:03:48 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:03:48 #0 2.794 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:03:48 #0 3.274 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:03:48 #0 3.959 OK: 264 MiB in 52 packages 20:03:48 #95 DONE 4.2s 20:03:48 20:03:48 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:03:48 #90 DONE 0.8s 20:03:48 20:03:48 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:48 #96 DONE 0.1s 20:03:48 20:03:48 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:03:48 #97 DONE 0.1s 20:03:48 20:03:48 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:03:48 #98 DONE 0.1s 20:03:48 20:03:48 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:03:48 #99 DONE 0.2s 20:03:48 20:03:48 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:48 #100 ... 20:03:48 20:03:48 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:03:48 #101 DONE 0.1s 20:03:48 20:03:48 #102 [security-spire-config stage-2 6/10] COPY security.txt / 20:03:48 #102 DONE 0.1s 20:03:48 20:03:48 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:03:48 #103 DONE 0.2s 20:03:48 20:03:48 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:03:48 #104 DONE 0.1s 20:03:48 20:03:48 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:03:48 #105 DONE 0.1s 20:03:48 20:03:48 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:48 #106 DONE 0.1s 20:03:48 20:03:48 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:48 #107 DONE 0.1s 20:03:48 20:03:48 #108 [security-spire-agent] exporting to image 20:03:48 #108 exporting layers 20:03:48 #108 ... 20:03:48 20:03:48 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:03:48 #109 DONE 0.1s 20:03:48 20:03:48 #108 [security-spire-config] exporting to image 20:03:48 #108 ... 20:03:48 20:03:48 #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:03:48 #110 DONE 3.5s 20:03:48 20:03:48 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:03:48 #111 DONE 0.0s 20:03:49 20:03:49 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:49 #112 ... 20:03:49 20:03:49 #108 [security-spire-config] exporting to image 20:03:49 #108 exporting layers 0.6s done 20:03:49 #108 writing image sha256:d346f626fdfbea0c70738ee4539f098c13deab98df3503f1c048538c0e9e2e7f 0.0s done 20:03:49 #108 naming to docker.io/library/security-spire-server done 20:03:49 #108 writing image sha256:c015175dd234f75dead0c58908ac443d96da528d3a586425db33034156483c41 done 20:03:49 #108 naming to docker.io/library/security-spire-agent done 20:03:49 #108 writing image sha256:ae00aca40add796b6d4c1ee89692eb1a9934e41dbe5f0139acb8540c4d1fa8f9 done 20:03:49 #108 naming to docker.io/library/security-spire-config done 20:03:49 #108 DONE 0.9s 20:03:49 20:03:49 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:28 #113 DONE 43.7s 20:04:28 20:04:28 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:28 #73 DONE 43.3s 20:04:28 20:04:28 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:28 #112 DONE 42.0s 20:04:28 20:04:28 #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:28 #75 DONE 43.3s 20:04:28 20:04:28 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:28 #100 DONE 39.3s 20:04:28 20:04:28 #114 [core-keeper builder 7/8] COPY . . 20:04:32 ? github.com/edgexfoundry/edgex-go [no test files] 20:04:36 #114 ... 20:04:36 20:04:36 #115 [security-spiffe-token-provider builder 6/7] COPY . . 20:04:36 #115 DONE 8.8s 20:04:36 20:04:36 #116 [support-notifications builder 6/7] COPY . . 20:04:36 #116 DONE 8.8s 20:04:36 20:04:36 #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:04:36 #117 CACHED 20:04:36 20:04:36 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:36 #118 CACHED 20:04:36 20:04:36 #119 [security-proxy-setup builder 6/7] COPY . . 20:04:36 #119 CACHED 20:04:36 20:04:36 #120 [security-secretstore-setup builder 6/7] COPY . . 20:04:36 #120 DONE 8.8s 20:04:36 20:04:36 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 20:04:36 #121 CACHED 20:04:36 20:04:36 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:36 #122 CACHED 20:04:36 20:04:36 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:04:36 #123 CACHED 20:04:36 20:04:36 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:36 #124 CACHED 20:04:36 20:04:36 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:04:36 #125 CACHED 20:04:36 20:04:36 #126 [security-bootstrapper builder 6/7] COPY . . 20:04:36 #126 CACHED 20:04:36 20:04:36 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:36 #127 CACHED 20:04:36 20:04:36 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:04:36 #128 CACHED 20:04:36 20:04:36 #129 [support-scheduler builder 6/7] COPY . . 20:04:36 #129 CACHED 20:04:36 20:04:36 #130 [core-metadata builder 6/7] COPY . . 20:04:36 #130 CACHED 20:04:36 20:04:36 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:36 #131 CACHED 20:04:36 20:04:36 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:04:36 #132 CACHED 20:04:36 20:04:36 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:36 #133 CACHED 20:04:36 20:04:36 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:04:36 #134 CACHED 20:04:36 20:04:36 #135 [security-proxy-auth builder 6/7] COPY . . 20:04:36 #135 CACHED 20:04:36 20:04:36 #136 [core-command builder 6/7] COPY . . 20:04:36 #136 DONE 8.9s 20:04:36 20:04:36 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:36 #137 CACHED 20:04:36 20:04:36 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 20:04:36 #138 CACHED 20:04:36 20:04:36 #139 [core-data builder 6/7] COPY . . 20:04:36 #139 CACHED 20:04:36 20:04:36 #114 [core-keeper builder 7/8] COPY . . 20:04:36 #114 DONE 8.8s 20:04:36 20:04:36 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:04:37 #140 1.424 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 20:04:47 #140 ... 20:04:47 20:04:47 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:47 #0 1.602 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 20:04:47 #141 ... 20:04:47 20:04:47 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:04:47 #0 0.721 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 20:04:47 #142 ... 20:04:47 20:04:47 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:47 #0 1.142 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 20:04:47 #143 ... 20:04:47 20:04:47 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:04:47 #0 0.681 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 20:04:47 #144 ... 20:04:47 20:04:47 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:47 #0 1.152 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 20:04:47 #145 ... 20:04:47 20:04:47 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:47 #0 1.034 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 20:04:47 #146 ... 20:04:47 20:04:47 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:47 #0 0.457 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 20:04:47 #147 ... 20:04:47 20:04:47 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:47 #0 0.950 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 20:04:47 #148 ... 20:04:47 20:04:47 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:47 #0 1.373 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 20:04:47 #149 ... 20:04:47 20:04:47 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:47 #0 0.890 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 20:04:47 #150 ... 20:04:47 20:04:47 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:47 #0 1.089 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 20:06:09 #151 ... 20:06:09 20:06:09 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:09 #143 91.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:06:21 #143 ... 20:06:21 20:06:21 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:06:21 #144 DONE 104.2s 20:06:21 20:06:21 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:06:24 #140 ... 20:06:24 20:06:24 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:06:24 #150 DONE 107.7s 20:06:24 20:06:24 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:06:24 #147 DONE 108.2s 20:06:24 20:06:24 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:24 #143 DONE 108.2s 20:06:24 20:06:24 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:06:25 #140 ... 20:06:25 20:06:25 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:06:25 #152 ... 20:06:25 20:06:25 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:25 #149 DONE 108.9s 20:06:25 20:06:25 #153 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:06:27 #153 ... 20:06:27 20:06:27 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:06:27 #152 DONE 2.7s 20:06:27 20:06:27 #153 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:06:27 #153 DONE 2.8s 20:06:27 20:06:27 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:06:27 #154 DONE 2.2s 20:06:27 20:06:27 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:06:27 #155 DONE 1.1s 20:06:27 20:06:27 #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:06:29 #156 ... 20:06:29 20:06:29 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:06:29 #157 DONE 1.5s 20:06:29 20:06:29 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:06:29 #158 ... 20:06:29 20:06:29 #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:06:29 #159 DONE 1.9s 20:06:29 20:06:29 #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:06:29 #156 DONE 1.9s 20:06:29 20:06:29 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:06:29 #160 DONE 1.6s 20:06:29 20:06:29 #161 [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 20:06:31 #161 ... 20:06:31 20:06:31 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:06:31 #158 DONE 2.2s 20:06:31 20:06:31 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:06:31 #162 DONE 3.4s 20:06:31 20:06:31 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:06:31 #163 DONE 1.5s 20:06:31 20:06:31 #164 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:06:31 #164 ... 20:06:31 20:06:31 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:06:31 #165 DONE 1.2s 20:06:31 20:06:31 #161 [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 20:06:31 #161 DONE 1.6s 20:06:31 20:06:31 #166 [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 20:06:31 #166 ... 20:06:31 20:06:31 #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:06:31 #167 DONE 0.5s 20:06:31 20:06:31 #164 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:06:31 #164 DONE 0.5s 20:06:31 20:06:31 #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:06:31 #168 ... 20:06:31 20:06:31 #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:06:31 #169 DONE 0.8s 20:06:31 20:06:31 #166 [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 20:06:31 #166 DONE 0.6s 20:06:31 20:06:31 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:06:31 #170 DONE 0.6s 20:06:32 20:06:32 #108 [security-spiffe-token-provider] exporting to image 20:06:32 #108 exporting layers 20:06:32 #108 ... 20:06:32 20:06:32 #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:06:32 #168 DONE 0.6s 20:06:32 20:06:32 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:06:32 #171 DONE 0.6s 20:06:32 20:06:32 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:06:32 #172 ... 20:06:32 20:06:32 #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:06:32 #173 DONE 0.6s 20:06:32 20:06:32 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:06:32 #174 DONE 0.7s 20:06:32 20:06:32 #108 [security-spiffe-token-provider] exporting to image 20:06:32 #108 exporting layers 0.7s done 20:06:33 #108 writing image sha256:2818a340cf21037821007a065003b4589feca9994c54e53c0f5d00dbbe84af44 20:06:33 #108 writing image sha256:2818a340cf21037821007a065003b4589feca9994c54e53c0f5d00dbbe84af44 done 20:06:33 #108 naming to docker.io/library/security-spiffe-token-provider 0.0s done 20:06:33 #108 DONE 2.0s 20:06:33 20:06:33 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:33 #175 ... 20:06:33 20:06:33 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:06:33 #172 DONE 1.2s 20:06:33 20:06:33 #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:06:33 #176 ... 20:06:33 20:06:33 #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:06:33 #177 DONE 1.1s 20:06:33 20:06:33 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:06:34 #178 DONE 1.5s 20:06:34 20:06:34 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:34 #179 ... 20:06:34 20:06:34 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:34 #175 DONE 1.5s 20:06:34 20:06:34 #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:34 #180 ... 20:06:34 20:06:34 #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:06:34 #176 DONE 1.1s 20:06:34 20:06:34 #181 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:06:35 #181 ... 20:06:35 20:06:35 #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:35 #180 DONE 1.0s 20:06:35 20:06:35 #182 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:35 #182 ... 20:06:35 20:06:35 #181 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:06:35 #181 DONE 0.8s 20:06:35 20:06:35 #183 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:06:36 #183 ... 20:06:36 20:06:36 #182 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:36 #182 DONE 0.8s 20:06:36 20:06:36 #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:36 #184 ... 20:06:36 20:06:36 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:36 #179 DONE 2.5s 20:06:36 20:06:36 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:36 #185 DONE 2.6s 20:06:36 20:06:36 #183 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:06:36 #183 DONE 1.1s 20:06:36 20:06:36 #108 [security-proxy-setup] exporting to image 20:06:37 #108 ... 20:06:37 20:06:37 #186 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:06:37 #186 DONE 0.6s 20:06:37 20:06:37 #187 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:06:37 #187 DONE 0.2s 20:06:37 20:06:37 #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:06:37 #188 ... 20:06:37 20:06:37 #108 [security-proxy-setup] exporting to image 20:06:37 #108 exporting layers 1.1s done 20:06:37 #108 writing image sha256:add9587ca14c14a673315d78cf2f5ce11a6d00935c95ffef2303658f071b8bc4 0.0s done 20:06:37 #108 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 20:06:37 #108 writing image sha256:4af99724816a71078a7574c485b2e9b4f13ac27391489a9aa6c93e48ccbd0ab7 done 20:06:37 #108 naming to docker.io/library/security-proxy-setup done 20:06:37 #108 DONE 3.2s 20:06:37 20:06:37 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:06:38 #145 ... 20:06:38 20:06:38 #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:38 #184 DONE 2.8s 20:06:38 20:06:38 #108 [security-secretstore-setup] exporting to image 20:06:39 #108 ... 20:06:39 20:06:39 #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:06:39 #188 DONE 1.8s 20:06:39 20:06:39 #108 [security-bootstrapper] exporting to image 20:06:39 #108 exporting layers 0.6s done 20:06:39 #108 writing image sha256:73211668c6cc6f3b4a32e16ef0a174feb6f290a39b50b992fc9cfc61adaa474a done 20:06:39 #108 naming to docker.io/library/security-secretstore-setup done 20:06:40 #108 writing image sha256:8e9f012b9c2bbc1c49c8ebaffd106a0691923f1ac06d3858ec4bf990ecbfe042 done 20:06:40 #108 naming to docker.io/library/security-bootstrapper done 20:06:40 #108 DONE 4.1s 20:06:40 20:06:40 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:07:01 #141 DONE 145.0s 20:07:01 20:07:01 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:07:01 #146 DONE 145.0s 20:07:01 20:07:01 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:07:01 #142 DONE 145.0s 20:07:01 20:07:01 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:07:01 #151 DONE 145.0s 20:07:01 20:07:01 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:07:01 #148 DONE 145.1s 20:07:01 20:07:01 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:07:01 #140 DONE 145.0s 20:07:01 20:07:01 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:07:01 #145 DONE 145.1s 20:07:01 20:07:01 #189 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:01 #189 ... 20:07:01 20:07:01 #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:07:01 #190 DONE 0.3s 20:07:01 20:07:01 #191 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:01 #191 DONE 0.3s 20:07:01 20:07:01 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:07:01 #192 ... 20:07:01 20:07:01 #189 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:01 #189 DONE 0.4s 20:07:01 20:07:01 #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:07:01 #193 DONE 0.3s 20:07:01 20:07:01 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:07:01 #194 DONE 0.3s 20:07:02 20:07:02 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:07:02 #192 DONE 0.3s 20:07:02 20:07:02 #195 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:07:02 #195 CACHED 20:07:02 20:07:02 #196 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:07:02 #196 CACHED 20:07:02 20:07:02 #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:07:02 #197 CACHED 20:07:02 20:07:02 #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:07:02 #198 CACHED 20:07:02 20:07:02 #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:07:02 #199 CACHED 20:07:02 20:07:02 #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:07:02 #200 CACHED 20:07:02 20:07:02 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:07:02 #201 ... 20:07:02 20:07:02 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:07:02 #202 DONE 0.9s 20:07:02 20:07:02 #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:07:02 #203 DONE 0.8s 20:07:02 20:07:02 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:07:02 #204 DONE 0.8s 20:07:02 20:07:02 #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:07:02 #205 DONE 0.8s 20:07:03 20:07:03 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:07:03 #206 ... 20:07:03 20:07:03 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:07:03 #207 DONE 1.4s 20:07:03 20:07:03 #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:07:03 #208 DONE 1.5s 20:07:03 20:07:03 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:07:03 #209 ... 20:07:03 20:07:03 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:07:03 #201 DONE 1.7s 20:07:03 20:07:03 #210 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:07:03 #210 DONE 0.9s 20:07:03 20:07:03 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:07:03 #206 DONE 1.0s 20:07:03 20:07:03 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:07:03 #211 DONE 1.0s 20:07:03 20:07:03 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:07:03 #212 DONE 0.4s 20:07:03 20:07:03 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:07:03 #209 DONE 0.5s 20:07:03 20:07:03 #108 [core-data] exporting to image 20:07:03 #108 exporting layers 20:07:04 #108 ... 20:07:04 20:07:04 #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:07:04 #213 DONE 0.3s 20:07:04 20:07:04 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:07:04 #214 DONE 0.3s 20:07:04 20:07:04 #108 [support-scheduler] exporting to image 20:07:04 #108 ... 20:07:04 20:07:04 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:07:04 #215 DONE 0.3s 20:07:04 20:07:04 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:07:04 #216 DONE 0.3s 20:07:04 20:07:04 #108 [core-metadata] exporting to image 20:07:04 #108 writing image sha256:912e2afdf4f39bec9729c342fdb3796e48961d5427c9f4790d64c2d9bec3b3d5 20:07:04 #108 ... 20:07:04 20:07:04 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:07:04 #217 DONE 0.2s 20:07:04 20:07:04 #108 [core-data] exporting to image 20:07:04 #108 exporting layers 0.2s done 20:07:04 #108 writing image sha256:912e2afdf4f39bec9729c342fdb3796e48961d5427c9f4790d64c2d9bec3b3d5 0.0s done 20:07:04 #108 writing image sha256:f6442496bb0cb95938be7c512c8bdc35775cdb0686d2f02ee6d5528cb5cb836e done 20:07:04 #108 naming to docker.io/library/core-data done 20:07:04 #108 naming to docker.io/library/core-keeper done 20:07:04 #108 writing image sha256:59723ba70d1d72dd85adf3494c05da010781355ec05f14fb6dffed98ea4db8fd 20:07:04 #108 writing image sha256:327872bca4271df95b3d1cc8bdbce9d860afc20dcbde12db9c00369e540d241c 20:07:04 #108 exporting layers 0.2s done 20:07:04 #108 writing image sha256:59723ba70d1d72dd85adf3494c05da010781355ec05f14fb6dffed98ea4db8fd 0.0s done 20:07:04 #108 writing image sha256:327872bca4271df95b3d1cc8bdbce9d860afc20dcbde12db9c00369e540d241c 0.0s done 20:07:04 #108 naming to docker.io/library/core-command done 20:07:04 #108 naming to docker.io/library/support-scheduler done 20:07:04 #108 writing image sha256:20d703e4956b897a61539cfca1dff31c923357128eedd9095929d082fdf040cb done 20:07:04 #108 naming to docker.io/library/support-notifications done 20:07:04 #108 ... 20:07:04 20:07:04 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:04 #218 DONE 0.4s 20:07:04 20:07:04 #108 [security-proxy-auth] exporting to image 20:07:05 #108 exporting layers 0.6s done 20:07:05 #108 writing image sha256:5a732d5fb7dcc96a157dd21f95c6b74cab1f2da53b8645134cccd62fad70502e done 20:07:05 #108 naming to docker.io/library/core-metadata done 20:07:05 #108 writing image sha256:9a60d1af1b1de0ae469328aa37a2746c9f6bebd57ede63734d318120624d66fa done 20:07:05 #108 naming to docker.io/library/security-proxy-auth done 20:07:05 #108 DONE 5.5s 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:07:05 time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:07:05 $ docker stop --time=1 cbd328dd0be3749c45166e4177038e055991065f8532e6e6fcc4a7566544c4ca 20:07:06 $ docker rm -f --volumes cbd328dd0be3749c45166e4177038e055991065f8532e6e6fcc4a7566544c4ca [Pipeline] // withDockerContainer [Pipeline] sh 20:07:07 + docker images 20:07:07 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:07 security-proxy-auth latest 9a60d1af1b1d 2 seconds ago 38MB 20:07:07 core-keeper latest 912e2afdf4f3 3 seconds ago 35.6MB 20:07:07 core-metadata latest 5a732d5fb7dc 3 seconds ago 41MB 20:07:07 core-command latest 59723ba70d1d 3 seconds ago 40.4MB 20:07:07 support-scheduler latest 327872bca427 3 seconds ago 43.1MB 20:07:07 core-data latest f6442496bb0c 3 seconds ago 40.8MB 20:07:07 support-notifications latest 20d703e4956b 3 seconds ago 43.9MB 20:07:07 security-bootstrapper latest 8e9f012b9c2b 27 seconds ago 24MB 20:07:07 security-secretstore-setup latest 73211668c6cc 28 seconds ago 42.2MB 20:07:07 security-proxy-setup latest 4af99724816a 30 seconds ago 31.2MB 20:07:07 core-common-config-bootstrapper latest add9587ca14c 30 seconds ago 20.2MB 20:07:07 security-spiffe-token-provider latest 2818a340cf21 35 seconds ago 34MB 20:07:07 security-spire-server latest d346f626fdfb 3 minutes ago 126MB 20:07:07 security-spire-config latest ae00aca40add 3 minutes ago 125MB 20:07:07 security-spire-agent latest c015175dd234 3 minutes ago 187MB 20:07:07 ci-base-image-x86_64 latest f369435292ff 7 minutes ago 966MB 20:07:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 20:07:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 20:07:07 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] } 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:07:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:07:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:07:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:07:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:07:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:07:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:07:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements 20:08:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.187s coverage: 97.0% of statements 20:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:08:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.286s coverage: 69.2% of statements 20:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:08:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.211s coverage: 53.2% of statements 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 20:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 20:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 20:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 20:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 20:08:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:08:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:08:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:08:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.121s coverage: 93.4% of statements 20:08:39 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.336s coverage: 91.7% of statements 20:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.238s coverage: 6.5% of statements 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:08:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.629s coverage: 95.8% of statements 20:08:53 ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.310s coverage: 0.8% of statements 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.149s coverage: 32.2% of statements 20:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.130s coverage: 41.7% of statements 20:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.112s coverage: 77.8% of statements 20:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.115s coverage: 94.1% of statements 20:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements 20:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.102s coverage: 94.4% of statements 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.942s coverage: 79.9% of statements 20:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.148s coverage: 92.9% of statements 20:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.078s coverage: 64.4% of statements 20:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.110s coverage: 62.3% of statements 20:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements 20:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements 20:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.306s coverage: 81.8% of statements 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.284s coverage: 82.1% of statements 20:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.119s coverage: 86.0% of statements 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.728s coverage: 63.1% of statements 20:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements 20:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.107s coverage: 89.4% of statements 20:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements 20:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements 20:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 20:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.677s coverage: 38.4% of statements 20:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.121s coverage: 89.5% of statements 20:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:10:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements 20:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:10:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.176s coverage: 19.9% of statements 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:10:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.507s coverage: 95.7% of statements 20:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:10:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.167s coverage: 61.8% of statements 20:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:10:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:10:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.277s coverage: 98.9% of statements 20:10:25 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 20:10:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:10:25 go vet ./... 20:14:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:14:17 ./bin/test-attribution-txt.sh [Pipeline] echo 20:14:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:14:18 + ls -al . 20:14:18 total 836 20:14:18 drwxrwxr-x 10 1001 1001 4096 Jul 17 20:03 . 20:14:18 drwxr-xr-x 4 root root 4096 Jul 17 20:03 .. 20:14:18 drwxrwxr-x 2 1001 1001 4096 Jul 17 20:01 .blubracket 20:14:18 -rw-rw-r-- 1 1001 1001 10 Jul 17 20:01 .dockerignore 20:14:18 drwxrwxr-x 8 1001 1001 4096 Jul 17 20:01 .git 20:14:18 drwxrwxr-x 3 1001 1001 4096 Jul 17 20:01 .github 20:14:18 -rw-rw-r-- 1 1001 1001 1102 Jul 17 20:01 .gitignore 20:14:18 -rw-rw-r-- 1 1001 1001 42 Jul 17 20:01 .golangci.yml 20:14:18 -rw-rw-r-- 1 1001 1001 100 Jul 17 20:01 .hadolint.yml 20:14:18 -rw-rw-r-- 1 1001 1001 155 Jul 17 20:01 .sonarcloud.properties 20:14:18 -rw-rw-r-- 1 1001 1001 1171 Jul 17 20:01 ADOPTERS.md 20:14:18 -rw-rw-r-- 1 1001 1001 20361 Jul 17 20:01 Attribution.txt 20:14:18 -rw-rw-r-- 1 1001 1001 100284 Jul 17 20:01 CHANGELOG.md 20:14:18 -rw-rw-r-- 1 1001 1001 3804 Jul 17 20:01 CONTRIBUTING.md 20:14:18 -rw-rw-r-- 1 1001 1001 677 Jul 17 20:01 GOVERNANCE.md 20:14:18 -rw-rw-r-- 1 1001 1001 861 Jul 17 20:01 Jenkinsfile 20:14:18 -rw-rw-r-- 1 1001 1001 10775 Jul 17 20:01 LICENSE 20:14:18 -rw-rw-r-- 1 1001 1001 16051 Jul 17 20:01 Makefile 20:14:18 -rw-rw-r-- 1 1001 1001 582 Jul 17 20:01 OWNERS.md 20:14:18 -rw-rw-r-- 1 1001 1001 9528 Jul 17 20:01 README.md 20:14:18 -rw-rw-r-- 1 1001 1001 789 Jul 17 20:01 SECURITY.md 20:14:18 -rw-rw-r-- 1 1001 1001 5 Jul 17 19:59 VERSION 20:14:18 drwxrwxr-x 2 1001 1001 4096 Jul 17 20:01 bin 20:14:18 drwxrwxr-x 19 1001 1001 4096 Jul 17 20:01 cmd 20:14:18 -rw-r--r-- 1 root root 481596 Jul 17 20:10 coverage.out 20:14:18 drwxrwxr-x 2 1001 1001 4096 Jul 17 20:01 fuzz_test 20:14:18 -rw-rw-r-- 1 1001 1001 6911 Jul 17 20:01 go.mod 20:14:18 -rw-rw-r-- 1 1001 1001 101537 Jul 17 20:01 go.sum 20:14:18 drwxrwxr-x 7 1001 1001 4096 Jul 17 20:01 internal 20:14:18 drwxrwxr-x 3 1001 1001 4096 Jul 17 20:01 openapi 20:14:18 -rw-rw-r-- 1 1001 1001 584 Jul 17 20:01 security.txt 20:14:18 -rw-rw-r-- 1 1001 1001 204 Jul 17 20:01 version.go [Pipeline] sh 20:14:19 + '[' -e coverage.out ] 20:14:19 + chown 1001:1001 coverage.out [Pipeline] stash 20:14:19 Warning: overwriting stash ‘coverage-report’ 20:14:19 Stashed 1 file(s) [Pipeline] sh 20:14:20 + make build 20:14:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:17:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:17:18 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 20:17:27 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 20:17:29 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 20:17:37 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 20:18:04 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 20:18:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:18: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 20:18: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:18:28 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 20:18:31 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 20:18:37 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] } 20:18:40 $ docker stop --time=1 1be6cdf211b1fa389758ad32c34fa1b116e80035f60a2cce3fb3d88620a8e0ca 20:18:42 $ docker rm -f --volumes 1be6cdf211b1fa389758ad32c34fa1b116e80035f60a2cce3fb3d88620a8e0ca [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 20:18:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:46 20:18:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:47 latest: Pulling from edgex-devops/edgex-compose-arm64 20:18:47 547446be3368: Pulling fs layer 20:18:47 d125d8839a47: Pulling fs layer 20:18:47 3e85d5ac6304: Pulling fs layer 20:18:47 c3105a71a48b: Pulling fs layer 20:18:47 0f093f025ec4: Pulling fs layer 20:18:47 c3106fc0e877: Pulling fs layer 20:18:47 c3105a71a48b: Waiting 20:18:47 0f093f025ec4: Waiting 20:18:47 c3106fc0e877: Waiting 20:18:47 547446be3368: Download complete 20:18:47 c3105a71a48b: Verifying Checksum 20:18:47 c3105a71a48b: Download complete 20:18:47 d125d8839a47: Verifying Checksum 20:18:47 d125d8839a47: Download complete 20:18:47 c3106fc0e877: Verifying Checksum 20:18:47 c3106fc0e877: Download complete 20:18:47 0f093f025ec4: Verifying Checksum 20:18:47 0f093f025ec4: Download complete 20:18:47 547446be3368: Pull complete 20:18:48 d125d8839a47: Pull complete 20:18:49 3e85d5ac6304: Verifying Checksum 20:18:49 3e85d5ac6304: Download complete 20:18:59 3e85d5ac6304: Pull complete 20:18:59 c3105a71a48b: Pull complete 20:19:00 0f093f025ec4: Pull complete 20:19:00 c3106fc0e877: Pull complete 20:19:00 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:01 prd-ubuntu20.04-docker-arm64-4c-16g-5806 does not seem to be running inside a container 20:19:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:19:03 $ docker top 24107490178f3b01007d8c6c45f3f48be2666ef583f3877d92b4b56d9f51540d -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:03 + docker compose -f ./docker-compose-build.yml build --parallel 20:19:13 #1 [core-keeper internal] load build definition from Dockerfile 20:19:13 #1 transferring dockerfile: 2.01kB done 20:19:13 #1 DONE 0.1s 20:19:13 20:19:13 #2 [security-bootstrapper internal] load build definition from Dockerfile 20:19:13 #2 transferring dockerfile: 2.93kB done 20:19:13 #2 DONE 0.0s 20:19:13 20:19:13 #3 [security-secretstore-setup internal] load build definition from Dockerfile 20:19:13 #3 transferring dockerfile: 2.49kB done 20:19:13 #3 DONE 0.1s 20:19:13 20:19:13 #4 [security-proxy-setup internal] load build definition from Dockerfile 20:19:13 #4 transferring dockerfile: 2.50kB done 20:19:13 #4 DONE 0.1s 20:19:13 20:19:13 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:19:13 #5 transferring dockerfile: 2.23kB 0.0s done 20:19:13 #5 DONE 0.1s 20:19:13 20:19:13 #6 [security-spire-server internal] load build definition from Dockerfile 20:19:13 #6 transferring dockerfile: 1.70kB 0.0s done 20:19:13 #6 DONE 0.1s 20:19:13 20:19:13 #7 [security-spire-config internal] load build definition from Dockerfile 20:19:13 #7 transferring dockerfile: 1.69kB 0.0s done 20:19:13 #7 DONE 0.1s 20:19:13 20:19:13 #8 [support-notifications internal] load build definition from Dockerfile 20:19:13 #8 transferring dockerfile: 1.95kB 0.0s done 20:19:13 #8 DONE 0.1s 20:19:13 20:19:13 #9 [core-metadata internal] load build definition from Dockerfile 20:19:13 #9 transferring dockerfile: 2.06kB done 20:19:13 #9 DONE 0.1s 20:19:13 20:19:13 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:19:13 #10 transferring dockerfile: 1.89kB done 20:19:13 #10 DONE 0.1s 20:19:13 20:19:13 #11 [core-command internal] load build definition from Dockerfile 20:19:13 #11 transferring dockerfile: 1.93kB done 20:19:13 #11 DONE 0.1s 20:19:13 20:19:13 #12 [support-scheduler internal] load build definition from Dockerfile 20:19:13 #12 transferring dockerfile: 1.93kB done 20:19:13 #12 DONE 0.1s 20:19:13 20:19:13 #13 [security-spire-agent internal] load build definition from Dockerfile 20:19:14 #13 transferring dockerfile: 1.81kB done 20:19:14 #13 DONE 0.1s 20:19:14 20:19:14 #14 [core-keeper internal] load .dockerignore 20:19:14 #14 transferring context: 50B 0.0s done 20:19:14 #14 DONE 0.1s 20:19:14 20:19:14 #15 [security-proxy-auth internal] load build definition from Dockerfile 20:19:14 #15 transferring dockerfile: 2.15kB done 20:19:14 #15 DONE 0.1s 20:19:14 20:19:14 #16 [core-data internal] load build definition from Dockerfile 20:19:14 #16 transferring dockerfile: 2.01kB done 20:19:14 #16 DONE 0.1s 20:19:14 20:19:14 #17 [security-bootstrapper internal] load .dockerignore 20:19:14 #17 transferring context: 50B done 20:19:14 #17 DONE 0.0s 20:19:14 20:19:14 #18 [security-secretstore-setup internal] load .dockerignore 20:19:14 #18 transferring context: 50B done 20:19:14 #18 DONE 0.1s 20:19:14 20:19:14 #19 [security-proxy-setup internal] load .dockerignore 20:19:14 #19 transferring context: 50B 0.0s done 20:19:14 #19 DONE 0.1s 20:19:14 20:19:14 #20 [core-common-config-bootstrapper internal] load .dockerignore 20:19:14 #20 transferring context: 50B done 20:19:14 #20 DONE 0.1s 20:19:14 20:19:14 #21 [security-spire-server internal] load .dockerignore 20:19:15 #21 transferring context: 50B done 20:19:15 #21 DONE 0.1s 20:19:15 20:19:15 #22 [security-spire-config internal] load .dockerignore 20:19:15 #22 transferring context: 50B 0.0s done 20:19:15 #22 DONE 0.1s 20:19:15 20:19:15 #23 [support-notifications internal] load .dockerignore 20:19:15 #23 transferring context: 50B 0.0s done 20:19:15 #23 DONE 0.1s 20:19:15 20:19:15 #24 [core-metadata internal] load .dockerignore 20:19:15 #24 transferring context: 50B 0.0s done 20:19:15 #24 DONE 0.0s 20:19:15 20:19:15 #25 [security-spiffe-token-provider internal] load .dockerignore 20:19:15 #25 transferring context: 50B done 20:19:15 #25 DONE 0.1s 20:19:15 20:19:15 #26 [core-command internal] load .dockerignore 20:19:15 #26 transferring context: 50B done 20:19:15 #26 DONE 0.1s 20:19:15 20:19:15 #27 [support-scheduler internal] load .dockerignore 20:19:15 #27 transferring context: 50B 0.0s done 20:19:15 #27 DONE 0.1s 20:19:15 20:19:15 #28 [security-spire-agent internal] load .dockerignore 20:19:15 #28 transferring context: 50B 0.0s done 20:19:15 #28 DONE 0.1s 20:19:15 20:19:15 #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 20:19:15 #29 ... 20:19:15 20:19:15 #30 [security-proxy-auth internal] load .dockerignore 20:19:15 #30 transferring context: 50B done 20:19:15 #30 DONE 0.1s 20:19:15 20:19:15 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:15 #31 DONE 0.0s 20:19:15 20:19:15 #32 [core-data internal] load .dockerignore 20:19:15 #32 transferring context: 50B done 20:19:15 #32 DONE 0.1s 20:19:15 20:19:15 #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 20:19:16 #29 DONE 0.4s 20:19:16 20:19:16 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:16 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:19:16 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:19:16 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:19:16 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:19:16 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s 20:19:16 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.2s 20:19:16 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 20:19:16 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 20:19:16 #33 ... 20:19:16 20:19:16 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:16 #31 DONE 0.0s 20:19:16 20:19:16 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:19:16 #29 DONE 0.5s 20:19:16 20:19:16 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:16 #33 ... 20:19:16 20:19:16 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:16 #31 DONE 0.0s 20:19:16 20:19:16 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:16 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:19:16 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:19:16 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:19:16 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:19:16 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 20:19:17 #33 ... 20:19:17 20:19:17 #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:19:17 #29 DONE 0.6s 20:19:17 20:19:17 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:17 #33 ... 20:19:17 20:19:17 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:17 #31 DONE 0.0s 20:19:17 20:19:17 #34 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 20:19:17 #34 DONE 1.8s 20:19:17 20:19:17 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:17 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:19:17 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:19:17 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:19:17 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:19:17 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 20:19:17 #33 ... 20:19:17 20:19:17 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:17 #31 DONE 0.0s 20:19:17 20:19:17 #34 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 20:19:17 #34 DONE 1.8s 20:19:17 20:19:17 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:17 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:19:17 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:19:17 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:19:17 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:19:17 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 20:19:17 #33 ... 20:19:17 20:19:17 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:19:17 #29 DONE 1.0s 20:19:17 20:19:17 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:17 #33 ... 20:19:17 20:19:17 #34 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 20:19:17 #34 DONE 1.8s 20:19:17 20:19:17 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:17 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:19:17 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:19:17 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:19:17 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:19:17 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 20:19:17 #33 ... 20:19:17 20:19:17 #35 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 20:19:17 #35 DONE 1.1s 20:19:17 20:19:17 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:17 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.3s done 20:19:17 #33 ... 20:19:17 20:19:17 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:19:17 #29 DONE 1.3s 20:19:18 20:19:18 #36 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:19:18 #36 ... 20:19:18 20:19:18 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:18 #31 DONE 0.0s 20:19:18 20:19:18 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:19:18 #29 DONE 1.4s 20:19:18 20:19:18 #37 [core-keeper internal] load build context 20:19:18 #37 ... 20:19:18 20:19:18 #34 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 20:19:18 #34 DONE 1.9s 20:19:18 20:19:18 #35 [support-notifications builder 2/8] WORKDIR /edgex-go 20:19:18 #35 DONE 1.1s 20:19:18 20:19:18 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:18 #31 DONE 0.0s 20:19:18 20:19:18 #37 [core-keeper internal] load build context 20:19:18 #37 ... 20:19:18 20:19:18 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:18 #31 DONE 0.0s 20:19:18 20:19:18 #37 [core-keeper internal] load build context 20:19:18 #37 ... 20:19:18 20:19:18 #34 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 20:19:18 #34 DONE 1.9s 20:19:18 20:19:18 #35 [core-metadata builder 2/8] WORKDIR /edgex-go 20:19:18 #35 DONE 1.2s 20:19:18 20:19:18 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:19:18 #29 DONE 1.8s 20:19:18 20:19:18 #37 [core-keeper internal] load build context 20:19:19 #37 ... 20:19:19 20:19:19 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:19 #31 DONE 0.0s 20:19:19 20:19:19 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:19:19 #38 DONE 1.5s 20:19:19 20:19:19 #37 [core-keeper internal] load build context 20:19:19 #37 ... 20:19:19 20:19:19 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:19 #31 DONE 0.0s 20:19:19 20:19:19 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:19 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:19:19 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:19:19 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:19:19 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:19:19 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 20:19:19 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.3s done 20:19:19 #33 DONE 4.0s 20:19:19 20:19:19 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:19 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:19 #39 ... 20:19:19 20:19:19 #40 [security-spire-config internal] load build context 20:19:19 #40 transferring context: 25.04kB 0.1s done 20:19:19 #40 DONE 0.5s 20:19:19 20:19:19 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:19 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 20:19:20 #39 ... 20:19:20 20:19:20 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:20 #31 DONE 0.0s 20:19:20 20:19:20 #41 [security-secretstore-setup internal] load build context 20:19:20 #41 ... 20:19:20 20:19:20 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:19:20 #31 DONE 0.0s 20:19:20 20:19:20 #42 [security-spire-server internal] load build context 20:19:20 #42 transferring context: 26.79kB 0.2s done 20:19:20 #42 DONE 0.7s 20:19:20 20:19:20 #41 [security-secretstore-setup internal] load build context 20:19:20 #41 ... 20:19:20 20:19:20 #34 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 20:19:20 #34 DONE 2.0s 20:19:20 20:19:20 #35 [core-data builder 2/8] WORKDIR /edgex-go 20:19:20 #35 DONE 1.3s 20:19:20 20:19:20 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:20 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:19:20 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:19:20 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:19:20 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:19:20 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 20:19:20 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.3s done 20:19:20 #33 DONE 4.1s 20:19:20 20:19:20 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:19:20 #29 DONE 3.1s 20:19:20 20:19:20 #41 [security-secretstore-setup internal] load build context 20:19:20 #41 ... 20:19:20 20:19:20 #34 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 20:19:20 #34 DONE 2.0s 20:19:20 20:19:20 #35 [core-command builder 2/8] WORKDIR /edgex-go 20:19:20 #35 DONE 1.3s 20:19:20 20:19:20 #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:20 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:19:20 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:19:20 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:19:20 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:19:20 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 20:19:20 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.3s done 20:19:20 #33 DONE 4.1s 20:19:20 20:19:20 #41 [security-secretstore-setup internal] load build context 20:19:22 #41 ... 20:19:22 20:19:22 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:19:22 #38 DONE 4.3s 20:19:22 20:19:22 #41 [security-secretstore-setup internal] load build context 20:19:25 #41 transferring context: 31.88MB 7.6s 20:19:26 #41 ... 20:19:26 20:19:26 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 20:19:26 #43 DONE 6.5s 20:19:26 20:19:26 #41 [security-secretstore-setup internal] load build context 20:19:26 #41 ... 20:19:26 20:19:26 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:19:26 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 20:19:26 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:19:26 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 20:19:26 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 20:19:26 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 20:19:26 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.3s done 20:19:26 #33 DONE 4.1s 20:19:26 20:19:26 #41 [security-secretstore-setup internal] load build context 20:19:27 #41 ... 20:19:27 20:19:27 #44 [security-bootstrapper internal] load build context 20:19:27 #44 ... 20:19:27 20:19:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:27 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 20:19:27 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 20:19:27 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 20:19:27 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 20:19:27 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.6s done 20:19:27 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.3s done 20:19:27 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.4s done 20:19:27 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 20:19:27 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 4.6s 20:19:27 #39 ... 20:19:27 20:19:27 #44 [security-bootstrapper internal] load build context 20:19:27 #44 ... 20:19:27 20:19:27 #45 [security-proxy-setup internal] load build context 20:19:27 #45 ... 20:19:27 20:19:27 #44 [security-bootstrapper internal] load build context 20:19:27 #44 ... 20:19:27 20:19:27 #46 [core-common-config-bootstrapper internal] load build context 20:19:27 #46 ... 20:19:27 20:19:27 #44 [security-bootstrapper internal] load build context 20:19:27 #44 ... 20:19:27 20:19:27 #47 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:19:27 #0 8.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:27 #0 9.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:28 #47 ... 20:19:28 20:19:28 #48 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:28 #48 ... 20:19:28 20:19:28 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:28 #39 ... 20:19:28 20:19:28 #48 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:28 #48 DONE 10.5s 20:19:28 20:19:28 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:28 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 5.9s 20:19:28 #39 ... 20:19:28 20:19:28 #49 [support-notifications internal] load build context 20:19:28 #49 ... 20:19:28 20:19:28 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:19:28 #0 6.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:28 #0 6.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:28 #50 ... 20:19:28 20:19:28 #51 [security-spire-agent internal] load build context 20:19:28 #51 transferring context: 26.32kB 1.0s done 20:19:28 #51 DONE 2.4s 20:19:28 20:19:28 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:28 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.3s 20:19:28 #39 ... 20:19:28 20:19:28 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:19:28 #0 5.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:28 #0 6.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:28 #0 8.997 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:19:28 #0 8.997 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:19:28 #0 8.997 OK: 19951 distinct packages available 20:19:28 #0 9.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:29 #52 ... 20:19:29 20:19:29 #53 [core-metadata internal] load build context 20:19:29 #53 ... 20:19:29 20:19:29 #54 [security-spiffe-token-provider internal] load build context 20:19:29 #54 ... 20:19:29 20:19:29 #37 [core-keeper internal] load build context 20:19:29 #37 ... 20:19:29 20:19:29 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:19:29 #55 ... 20:19:29 20:19:29 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:29 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.77MB / 28.04MB 7.0s 20:19:29 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 20:19:30 #39 ... 20:19:30 20:19:30 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:19:30 #56 ... 20:19:30 20:19:30 #57 [security-proxy-auth internal] load build context 20:19:30 #57 ... 20:19:30 20:19:30 #58 [core-data internal] load build context 20:19:30 #58 ... 20:19:30 20:19:30 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:19:31 #59 ... 20:19:31 20:19:31 #60 [support-scheduler internal] load build context 20:19:31 #60 ... 20:19:31 20:19:31 #61 [core-command internal] load build context 20:19:31 #61 ... 20:19:31 20:19:31 #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:19:31 #62 ... 20:19:31 20:19:31 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:19:31 #63 ... 20:19:31 20:19:31 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:19:31 #50 10.76 OK: 266 MiB in 52 packages 20:19:31 #50 DONE 12.8s 20:19:31 20:19:31 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:19:31 #64 ... 20:19:31 20:19:31 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:19:31 #65 ... 20:19:31 20:19:31 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:31 #66 ... 20:19:31 20:19:31 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:19:31 #67 ... 20:19:31 20:19:31 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:31 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 9.3s 20:19:32 #39 ... 20:19:32 20:19:32 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:19:32 #68 ... 20:19:32 20:19:32 #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:19:32 #47 12.50 OK: 266 MiB in 52 packages 20:19:32 #47 DONE 14.3s 20:19:32 20:19:32 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:32 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 20:19:32 #39 ... 20:19:32 20:19:32 #36 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:19:32 #36 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:32 #36 9.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:32 #36 12.55 OK: 266 MiB in 52 packages 20:19:32 #36 DONE 15.0s 20:19:32 20:19:32 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:32 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 20:19:33 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 10.8s 20:19:33 #39 ... 20:19:33 20:19:33 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:33 #66 DONE 13.0s 20:19:33 20:19:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:33 #39 ... 20:19:33 20:19:33 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:19:33 #52 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:33 #52 12.84 OK: 266 MiB in 52 packages 20:19:33 #52 DONE 14.5s 20:19:33 20:19:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:33 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.43MB / 28.04MB 11.2s 20:19:34 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 12.1s 20:19:35 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.8s 20:19:36 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.56MB / 28.04MB 13.6s 20:19:36 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 14.1s 20:19:36 #39 ... 20:19:36 20:19:36 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:19:36 #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.2s done 20:19:36 #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 20:19:36 #69 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 20:19:36 #69 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 20:19:36 #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 20:19:36 #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 20:19:36 #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 20:19:36 #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done 20:19:36 #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.0s 20:19:36 #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 20:19:36 #69 ... 20:19:36 20:19:36 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:36 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.4s 20:19:37 #39 ... 20:19:37 20:19:37 #41 [security-secretstore-setup internal] load build context 20:19:37 #41 transferring context: 50.51MB 19.5s 20:19:37 #41 ... 20:19:37 20:19:37 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:19:37 #64 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:38 #64 ... 20:19:38 20:19:38 #44 [security-bootstrapper internal] load build context 20:19:38 #44 ... 20:19:38 20:19:38 #46 [core-common-config-bootstrapper internal] load build context 20:19:38 #46 ... 20:19:38 20:19:38 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:38 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.8s 20:19:38 #39 ... 20:19:38 20:19:38 #45 [security-proxy-setup internal] load build context 20:19:38 #45 ... 20:19:38 20:19:38 #41 [security-secretstore-setup internal] load build context 20:19:38 #41 ... 20:19:38 20:19:38 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:19:38 #70 ... 20:19:38 20:19:38 #49 [support-notifications internal] load build context 20:19:39 #49 ... 20:19:39 20:19:39 #41 [security-secretstore-setup internal] load build context 20:19:39 #41 ... 20:19:39 20:19:39 #53 [core-metadata internal] load build context 20:19:39 #53 ... 20:19:39 20:19:39 #49 [support-notifications internal] load build context 20:19:39 #49 ... 20:19:39 20:19:39 #54 [security-spiffe-token-provider internal] load build context 20:19:39 #54 ... 20:19:39 20:19:39 #49 [support-notifications internal] load build context 20:19:40 #49 ... 20:19:40 20:19:40 #37 [core-keeper internal] load build context 20:19:40 #37 ... 20:19:40 20:19:40 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:19:40 #55 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:40 #55 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:40 #55 13.83 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:19:40 #55 13.83 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:19:40 #55 13.83 OK: 19948 distinct packages available 20:19:40 #55 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:40 #55 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:40 #55 17.58 (1/4) Installing dumb-init (1.2.5-r2) 20:19:40 #55 17.58 (2/4) Installing musl-obstack (1.2.3-r2) 20:19:40 #55 17.84 (3/4) Installing libucontext (1.2-r2) 20:19:40 #55 17.84 (4/4) Installing gcompat (1.1.0-r1) 20:19:40 #55 17.93 Executing busybox-1.36.1-r7.trigger 20:19:40 #55 18.06 OK: 8 MiB in 19 packages 20:19:40 #55 DONE 20.6s 20:19:40 20:19:40 #37 [core-keeper internal] load build context 20:19:40 #37 ... 20:19:40 20:19:40 #54 [security-spiffe-token-provider internal] load build context 20:19:40 #54 ... 20:19:40 20:19:40 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:19:40 #63 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:40 #63 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:40 #63 17.01 (1/2) Installing dumb-init (1.2.5-r2) 20:19:40 #63 17.01 (2/2) Installing su-exec (0.2-r3) 20:19:40 #63 17.11 Executing busybox-1.36.1-r7.trigger 20:19:40 #63 17.20 OK: 8 MiB in 17 packages 20:19:40 #63 DONE 20.3s 20:19:40 20:19:40 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:19:41 #71 ... 20:19:41 20:19:41 #58 [core-data internal] load build context 20:19:41 #58 ... 20:19:41 20:19:41 #57 [security-proxy-auth internal] load build context 20:19:41 #57 ... 20:19:41 20:19:41 #61 [core-command internal] load build context 20:19:41 #61 ... 20:19:41 20:19:41 #60 [support-scheduler internal] load build context 20:19:41 #60 ... 20:19:41 20:19:41 #57 [security-proxy-auth internal] load build context 20:19:42 #57 transferring context: 6.93MB 19.8s 20:19:43 #57 ... 20:19:43 20:19:43 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:19:43 #56 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:43 #56 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:43 #56 16.61 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:19:43 #56 16.61 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:19:43 #56 16.61 OK: 19948 distinct packages available 20:19:43 #56 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:43 #56 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:43 #56 21.61 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:19:43 #56 22.05 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:19:43 #56 22.05 (3/7) Installing dumb-init (1.2.5-r2) 20:19:43 #56 22.18 (4/7) Installing musl-obstack (1.2.3-r2) 20:19:43 #56 22.18 (5/7) Installing libucontext (1.2-r2) 20:19:43 #56 22.18 (6/7) Installing gcompat (1.1.0-r1) 20:19:43 #56 22.31 (7/7) Installing openssl (3.1.6-r0) 20:19:43 #56 22.31 Executing busybox-1.36.1-r7.trigger 20:19:43 #56 22.52 OK: 9 MiB in 20 packages 20:19:43 #56 ... 20:19:43 20:19:43 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:19:43 #72 ... 20:19:43 20:19:43 #58 [core-data internal] load build context 20:19:44 #58 ... 20:19:44 20:19:44 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:19:44 #67 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:44 #67 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:44 #67 20.19 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:19:44 #67 20.52 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:19:44 #67 20.63 (3/6) Installing dumb-init (1.2.5-r2) 20:19:44 #67 20.63 (4/6) Installing openssl (3.1.6-r0) 20:19:44 #67 20.76 (5/6) Installing su-exec (0.2-r3) 20:19:44 #67 20.76 (6/6) Installing yq (4.33.3-r5) 20:19:44 #67 21.75 Executing busybox-1.36.1-r7.trigger 20:19:44 #67 21.75 OK: 18 MiB in 19 packages 20:19:44 #67 DONE 23.4s 20:19:44 20:19:44 #58 [core-data internal] load build context 20:19:45 #58 ... 20:19:45 20:19:45 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:19:45 #64 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:45 #64 20.00 (1/2) Installing ca-certificates (20240226-r0) 20:19:45 #64 20.28 (2/2) Installing dumb-init (1.2.5-r2) 20:19:45 #64 20.28 Executing busybox-1.36.1-r7.trigger 20:19:45 #64 20.46 Executing ca-certificates-20240226-r0.trigger 20:19:45 #64 21.75 OK: 9 MiB in 17 packages 20:19:45 #64 DONE 24.0s 20:19:45 20:19:45 #61 [core-command internal] load build context 20:19:45 #61 ... 20:19:45 20:19:45 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:19:45 #56 DONE 24.9s 20:19:45 20:19:45 #61 [core-command internal] load build context 20:19:47 #61 ... 20:19:47 20:19:47 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:19:47 #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.0s done 20:19:47 #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.4s 20:19:47 #69 ... 20:19:47 20:19:47 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:19:47 #70 18.11 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:47 #70 ... 20:19:47 20:19:47 #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:19:47 #62 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:47 #62 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:47 #62 24.37 (1/1) Installing dumb-init (1.2.5-r2) 20:19:47 #62 24.37 Executing busybox-1.36.1-r7.trigger 20:19:47 #62 24.37 OK: 8 MiB in 16 packages 20:19:47 #62 DONE 26.6s 20:19:47 20:19:47 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 20:19:47 #73 ... 20:19:47 20:19:47 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:19:47 #59 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:47 #59 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:47 #59 23.99 (1/4) Installing ca-certificates (20240226-r0) 20:19:47 #59 24.34 (2/4) Installing dumb-init (1.2.5-r2) 20:19:47 #59 24.34 (3/4) Installing su-exec (0.2-r3) 20:19:47 #59 24.34 (4/4) Installing yq (4.33.3-r5) 20:19:47 #59 24.77 Executing busybox-1.36.1-r7.trigger 20:19:47 #59 24.77 Executing ca-certificates-20240226-r0.trigger 20:19:47 #59 25.32 OK: 18 MiB in 19 packages 20:19:47 #59 DONE 26.9s 20:19:47 20:19:47 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:19:48 #74 ... 20:19:48 20:19:48 #44 [security-bootstrapper internal] load build context 20:19:48 #44 transferring context: 69.27MB 30.9s 20:19:48 #44 ... 20:19:48 20:19:48 #46 [core-common-config-bootstrapper internal] load build context 20:19:48 #46 ... 20:19:48 20:19:48 #37 [core-keeper internal] load build context 20:19:48 #37 ... 20:19:48 20:19:48 #45 [security-proxy-setup internal] load build context 20:19:48 #45 ... 20:19:48 20:19:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:48 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.8s done 20:19:48 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.7s 20:19:48 #39 ... 20:19:48 20:19:48 #45 [security-proxy-setup internal] load build context 20:19:49 #45 ... 20:19:49 20:19:49 #41 [security-secretstore-setup internal] load build context 20:19:49 #41 ... 20:19:49 20:19:49 #45 [security-proxy-setup internal] load build context 20:19:49 #45 ... 20:19:49 20:19:49 #53 [core-metadata internal] load build context 20:19:49 #53 ... 20:19:49 20:19:49 #37 [core-keeper internal] load build context 20:19:50 #37 ... 20:19:50 20:19:50 #49 [support-notifications internal] load build context 20:19:50 #49 ... 20:19:50 20:19:50 #37 [core-keeper internal] load build context 20:19:50 #37 ... 20:19:50 20:19:50 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:19:50 #0 9.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:50 #75 ... 20:19:50 20:19:50 #54 [security-spiffe-token-provider internal] load build context 20:19:50 #54 ... 20:19:50 20:19:50 #37 [core-keeper internal] load build context 20:19:51 #37 ... 20:19:51 20:19:51 #60 [support-scheduler internal] load build context 20:19:51 #60 ... 20:19:51 20:19:51 #37 [core-keeper internal] load build context 20:19:52 #37 ... 20:19:52 20:19:52 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:19:52 #68 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:52 #68 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:52 #68 27.99 (1/1) Installing dumb-init (1.2.5-r2) 20:19:52 #68 27.99 Executing busybox-1.36.1-r7.trigger 20:19:52 #68 28.24 OK: 8 MiB in 16 packages 20:19:52 #68 DONE 30.4s 20:19:52 20:19:52 #37 [core-keeper internal] load build context 20:19:53 #37 transferring context: 75.66MB 36.8s 20:19:53 #37 ... 20:19:53 20:19:53 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:19:53 #70 19.24 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:53 #70 22.74 OK: 266 MiB in 52 packages 20:19:53 #70 DONE 24.6s 20:19:53 20:19:53 #37 [core-keeper internal] load build context 20:19:53 #37 ... 20:19:53 20:19:53 #57 [security-proxy-auth internal] load build context 20:19:53 #57 ... 20:19:53 20:19:53 #37 [core-keeper internal] load build context 20:19:54 #37 ... 20:19:54 20:19:54 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:19:54 #76 ... 20:19:54 20:19:54 #37 [core-keeper internal] load build context 20:19:54 #37 ... 20:19:54 20:19:54 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:19:54 #72 13.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:54 #72 14.91 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:54 #72 18.86 (1/1) Installing dumb-init (1.2.5-r2) 20:19:54 #72 19.64 Executing busybox-1.36.1-r7.trigger 20:19:54 #72 19.74 OK: 8 MiB in 16 packages 20:19:54 #72 DONE 21.3s 20:19:55 20:19:55 #37 [core-keeper internal] load build context 20:19:55 #37 ... 20:19:55 20:19:55 #58 [core-data internal] load build context 20:19:55 #58 ... 20:19:55 20:19:55 #37 [core-keeper internal] load build context 20:19:55 #37 ... 20:19:55 20:19:55 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:19:55 #77 ... 20:19:55 20:19:55 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:19:55 #78 ... 20:19:55 20:19:55 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:19:55 #65 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:55 #65 25.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:55 #65 27.98 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:19:55 #65 27.98 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:19:55 #65 27.98 OK: 19948 distinct packages available 20:19:55 #65 28.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:55 #65 29.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:55 #65 32.97 (1/11) Installing ca-certificates (20240226-r0) 20:19:55 #65 33.11 (2/11) Installing brotli-libs (1.0.9-r14) 20:19:55 #65 33.11 (3/11) Installing libunistring (1.1-r1) 20:19:55 #65 33.15 (4/11) Installing libidn2 (2.3.4-r1) 20:19:55 #65 33.15 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:19:55 #65 33.17 (6/11) Installing libcurl (8.5.0-r0) 20:19:55 #65 33.28 (7/11) Installing curl (8.5.0-r0) 20:19:55 #65 33.44 (8/11) Installing dumb-init (1.2.5-r2) 20:19:55 #65 33.44 (9/11) Installing musl-obstack (1.2.3-r2) 20:19:55 #65 33.46 (10/11) Installing libucontext (1.2-r2) 20:19:55 #65 33.46 (11/11) Installing gcompat (1.1.0-r1) 20:19:55 #65 33.52 Executing busybox-1.36.1-r7.trigger 20:19:55 #65 33.59 Executing ca-certificates-20240226-r0.trigger 20:19:55 #65 34.15 OK: 13 MiB in 26 packages 20:19:55 #65 ... 20:19:55 20:19:55 #37 [core-keeper internal] load build context 20:19:56 #37 ... 20:19:56 20:19:56 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:19:56 #75 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:56 #75 13.95 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:19:56 #75 14.23 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:19:56 #75 14.34 OK: 8 MiB in 19 packages 20:19:56 #75 DONE 15.5s 20:19:56 20:19:56 #37 [core-keeper internal] load build context 20:19:56 #37 ... 20:19:56 20:19:56 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:19:56 #65 DONE 35.9s 20:19:56 20:19:56 #37 [core-keeper internal] load build context 20:19:57 #37 ... 20:19:57 20:19:57 #61 [core-command internal] load build context 20:19:57 #61 ... 20:19:57 20:19:57 #37 [core-keeper internal] load build context 20:19:57 #37 ... 20:19:57 20:19:57 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:19:57 #71 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:57 #71 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:19:57 #71 13.94 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:19:57 #71 14.18 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:19:57 #71 14.31 OK: 8 MiB in 17 packages 20:19:57 #71 DONE 16.1s 20:19:57 20:19:57 #37 [core-keeper internal] load build context 20:19:57 #37 ... 20:19:57 20:19:57 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:19:57 #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.7s 20:19:57 #69 ... 20:19:57 20:19:57 #37 [core-keeper internal] load build context 20:19:58 #37 transferring context: 82.34MB 41.8s 20:19:58 #37 ... 20:19:58 20:19:58 #44 [security-bootstrapper internal] load build context 20:19:58 #44 ... 20:19:58 20:19:58 #46 [core-common-config-bootstrapper internal] load build context 20:19:58 #46 ... 20:19:58 20:19:58 #44 [security-bootstrapper internal] load build context 20:19:59 #44 ... 20:19:59 20:19:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:19:59 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.2s 20:19:59 #39 ... 20:19:59 20:19:59 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 20:19:59 #73 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:19:59 #73 ... 20:19:59 20:19:59 #53 [core-metadata internal] load build context 20:20:00 #53 ... 20:20:00 20:20:00 #45 [security-proxy-setup internal] load build context 20:20:00 #45 ... 20:20:00 20:20:00 #41 [security-secretstore-setup internal] load build context 20:20:00 #41 ... 20:20:00 20:20:00 #45 [security-proxy-setup internal] load build context 20:20:00 #45 ... 20:20:00 20:20:00 #49 [support-notifications internal] load build context 20:20:00 #49 ... 20:20:00 20:20:00 #41 [security-secretstore-setup internal] load build context 20:20:01 #41 ... 20:20:01 20:20:01 #54 [security-spiffe-token-provider internal] load build context 20:20:01 #54 ... 20:20:01 20:20:01 #41 [security-secretstore-setup internal] load build context 20:20:01 #41 ... 20:20:01 20:20:01 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:20:01 #78 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:20:01 #78 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:20:01 #78 14.15 OK: 9 MiB in 20 packages 20:20:01 #78 DONE 16.4s 20:20:01 20:20:01 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:20:01 #76 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:20:01 #76 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:20:01 #76 16.01 OK: 18 MiB in 19 packages 20:20:01 #76 DONE 17.4s 20:20:01 20:20:01 #41 [security-secretstore-setup internal] load build context 20:20:01 #41 ... 20:20:01 20:20:01 #60 [support-scheduler internal] load build context 20:20:01 #60 ... 20:20:01 20:20:01 #54 [security-spiffe-token-provider internal] load build context 20:20:02 #54 ... 20:20:02 20:20:02 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:20:02 #0 9.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:20:02 #0 9.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:20:02 #79 ... 20:20:02 20:20:02 #60 [support-scheduler internal] load build context 20:20:03 #60 ... 20:20:03 20:20:03 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:20:03 #80 DONE 1.7s 20:20:03 20:20:03 #60 [support-scheduler internal] load build context 20:20:03 #60 ... 20:20:03 20:20:03 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:20:03 #74 9.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:20:03 #74 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:20:03 #74 13.68 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:20:03 #74 14.26 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:20:03 #74 14.26 Executing ca-certificates-20240226-r0.trigger 20:20:03 #74 15.12 OK: 18 MiB in 19 packages 20:20:03 #74 DONE 16.1s 20:20:03 20:20:03 #60 [support-scheduler internal] load build context 20:20:03 #60 ... 20:20:03 20:20:03 #57 [security-proxy-auth internal] load build context 20:20:04 #57 ... 20:20:04 20:20:04 #54 [security-spiffe-token-provider internal] load build context 20:20:04 #54 transferring context: 66.55MB 44.5s 20:20:04 #54 ... 20:20:04 20:20:04 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:20:04 #77 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:20:04 #77 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:20:04 #77 17.32 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:20:04 #77 17.47 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:20:04 #77 17.47 Executing ca-certificates-20240226-r0.trigger 20:20:04 #77 18.25 OK: 9 MiB in 17 packages 20:20:04 #77 DONE 19.7s 20:20:04 20:20:04 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:20:04 #81 DONE 7.9s 20:20:04 20:20:04 #54 [security-spiffe-token-provider internal] load build context 20:20:05 #54 ... 20:20:05 20:20:05 #58 [core-data internal] load build context 20:20:05 #58 ... 20:20:05 20:20:05 #44 [security-bootstrapper internal] load build context 20:20:05 #44 ... 20:20:05 20:20:05 #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade 20:20:05 #73 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:20:05 #73 16.39 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:20:05 #73 16.59 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:20:05 #73 16.72 OK: 8 MiB in 16 packages 20:20:05 #73 DONE 18.4s 20:20:05 20:20:05 #44 [security-bootstrapper internal] load build context 20:20:05 #44 ... 20:20:05 20:20:05 #54 [security-spiffe-token-provider internal] load build context 20:20:06 #54 ... 20:20:06 20:20:06 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:20:06 #79 12.50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:20:06 #79 12.68 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:20:06 #79 12.68 OK: 8 MiB in 16 packages 20:20:06 #79 DONE 13.9s 20:20:06 20:20:06 #54 [security-spiffe-token-provider internal] load build context 20:20:06 #54 ... 20:20:06 20:20:06 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:20:06 #82 DONE 1.7s 20:20:06 20:20:06 #54 [security-spiffe-token-provider internal] load build context 20:20:06 #54 ... 20:20:06 20:20:06 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:20:06 #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:20:06 #0 8.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:20:06 #0 9.516 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:20:06 #0 9.756 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:20:06 #0 9.756 Executing ca-certificates-20240226-r0.trigger 20:20:06 #0 9.939 OK: 13 MiB in 26 packages 20:20:07 #83 ... 20:20:07 20:20:07 #54 [security-spiffe-token-provider internal] load build context 20:20:07 #54 ... 20:20:07 20:20:07 #61 [core-command internal] load build context 20:20:07 #61 ... 20:20:07 20:20:07 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:20:07 #83 DONE 10.6s 20:20:07 20:20:07 #54 [security-spiffe-token-provider internal] load build context 20:20:07 #54 ... 20:20:07 20:20:07 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:20:07 #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 30.7s 20:20:07 #69 ... 20:20:07 20:20:07 #61 [core-command internal] load build context 20:20:08 #61 ... 20:20:08 20:20:08 #37 [core-keeper internal] load build context 20:20:08 #37 transferring context: 103.62MB 52.3s 20:20:08 #37 ... 20:20:08 20:20:08 #61 [core-command internal] load build context 20:20:09 #61 ... 20:20:09 20:20:09 #46 [core-common-config-bootstrapper internal] load build context 20:20:09 #46 ... 20:20:09 20:20:09 #61 [core-command internal] load build context 20:20:09 #61 ... 20:20:09 20:20:09 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:20:09 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.2s 20:20:09 #39 ... 20:20:09 20:20:09 #61 [core-command internal] load build context 20:20:10 #61 ... 20:20:10 20:20:10 #53 [core-metadata internal] load build context 20:20:10 #53 ... 20:20:10 20:20:10 #61 [core-command internal] load build context 20:20:10 #61 ... 20:20:10 20:20:10 #49 [support-notifications internal] load build context 20:20:10 #49 ... 20:20:10 20:20:10 #45 [security-proxy-setup internal] load build context 20:20:10 #45 ... 20:20:10 20:20:10 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:20:12 #39 ... 20:20:12 20:20:12 #41 [security-secretstore-setup internal] load build context 20:20:12 #41 ... 20:20:12 20:20:12 #45 [security-proxy-setup internal] load build context 20:20:12 #45 ... 20:20:12 20:20:12 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:20:12 #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.8s done 20:20:12 #69 DONE 46.2s 20:20:12 20:20:12 #45 [security-proxy-setup internal] load build context 20:20:14 #45 ... 20:20:14 20:20:14 #60 [support-scheduler internal] load build context 20:20:14 #60 ... 20:20:14 20:20:14 #57 [security-proxy-auth internal] load build context 20:20:14 #57 ... 20:20:14 20:20:14 #45 [security-proxy-setup internal] load build context 20:20:14 #45 transferring context: 152.60MB 56.7s 20:20:15 #45 ... 20:20:15 20:20:15 #58 [core-data internal] load build context 20:20:15 #58 ... 20:20:15 20:20:15 #44 [security-bootstrapper internal] load build context 20:20:15 #44 ... 20:20:15 20:20:15 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:20:15 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.0s 20:20:17 #39 ... 20:20:17 20:20:17 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:20:17 #84 DONE 2.1s 20:20:17 20:20:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:20:17 #39 ... 20:20:17 20:20:17 #44 [security-bootstrapper internal] load build context 20:20:17 #44 ... 20:20:17 20:20:17 #54 [security-spiffe-token-provider internal] load build context 20:20:18 #54 ... 20:20:18 20:20:18 #44 [security-bootstrapper internal] load build context 20:20:18 #44 ... 20:20:18 20:20:18 #37 [core-keeper internal] load build context 20:20:18 #37 transferring context: 144.21MB 62.5s 20:20:19 #37 ... 20:20:19 20:20:19 #44 [security-bootstrapper internal] load build context 20:20:19 #44 ... 20:20:19 20:20:19 #46 [core-common-config-bootstrapper internal] load build context 20:20:19 #46 ... 20:20:19 20:20:19 #44 [security-bootstrapper internal] load build context 20:20:20 #44 ... 20:20:20 20:20:20 #53 [core-metadata internal] load build context 20:20:20 #53 ... 20:20:20 20:20:20 #44 [security-bootstrapper internal] load build context 20:20:20 #44 ... 20:20:20 20:20:20 #61 [core-command internal] load build context 20:20:20 #61 ... 20:20:20 20:20:20 #49 [support-notifications internal] load build context 20:20:20 #49 ... 20:20:20 20:20:20 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:20:20 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.0s done 20:20:22 #39 ... 20:20:22 20:20:22 #41 [security-secretstore-setup internal] load build context 20:20:22 #41 ... 20:20:22 20:20:22 #49 [support-notifications internal] load build context 20:20:24 #49 ... 20:20:24 20:20:24 #60 [support-scheduler internal] load build context 20:20:24 #60 ... 20:20:24 20:20:24 #57 [security-proxy-auth internal] load build context 20:20:24 #57 ... 20:20:24 20:20:24 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:20:25 #85 ... 20:20:25 20:20:25 #45 [security-proxy-setup internal] load build context 20:20:25 #45 transferring context: 219.08MB 67.7s 20:20:25 #45 ... 20:20:25 20:20:25 #57 [security-proxy-auth internal] load build context 20:20:25 #57 ... 20:20:25 20:20:25 #58 [core-data internal] load build context 20:20:25 #58 ... 20:20:25 20:20:25 #57 [security-proxy-auth internal] load build context 20:20:28 #57 ... 20:20:28 20:20:28 #54 [security-spiffe-token-provider internal] load build context 20:20:28 #54 ... 20:20:28 20:20:28 #57 [security-proxy-auth internal] load build context 20:20:28 #57 ... 20:20:28 20:20:28 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:20:28 #85 DONE 4.1s 20:20:28 20:20:28 #57 [security-proxy-auth internal] load build context 20:20:28 #57 ... 20:20:28 20:20:28 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:20:28 #86 DONE 4.3s 20:20:28 20:20:28 #57 [security-proxy-auth internal] load build context 20:20:28 #57 ... 20:20:28 20:20:28 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:20:28 #87 DONE 3.4s 20:20:28 20:20:28 #57 [security-proxy-auth internal] load build context 20:20:28 #57 ... 20:20:28 20:20:28 #37 [core-keeper internal] load build context 20:20:29 #37 ... 20:20:29 20:20:29 #57 [security-proxy-auth internal] load build context 20:20:29 #57 ... 20:20:29 20:20:29 #46 [core-common-config-bootstrapper internal] load build context 20:20:29 #46 ... 20:20:29 20:20:29 #57 [security-proxy-auth internal] load build context 20:20:30 #57 ... 20:20:30 20:20:30 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:20:30 #88 DONE 1.7s 20:20:30 20:20:30 #57 [security-proxy-auth internal] load build context 20:20:30 #57 ... 20:20:30 20:20:30 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:20:30 #89 DONE 1.6s 20:20:30 20:20:30 #57 [security-proxy-auth internal] load build context 20:20:30 #57 ... 20:20:30 20:20:30 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:20:30 #90 DONE 1.3s 20:20:30 20:20:30 #57 [security-proxy-auth internal] load build context 20:20:30 #57 ... 20:20:30 20:20:30 #53 [core-metadata internal] load build context 20:20:30 #53 transferring context: 200.82MB 71.3s 20:20:30 #53 ... 20:20:30 20:20:30 #44 [security-bootstrapper internal] load build context 20:20:30 #44 ... 20:20:30 20:20:30 #57 [security-proxy-auth internal] load build context 20:20:30 #57 ... 20:20:30 20:20:30 #61 [core-command internal] load build context 20:20:30 #61 ... 20:20:30 20:20:30 #57 [security-proxy-auth internal] load build context 20:20:31 #57 ... 20:20:31 20:20:31 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 20:20:31 #91 DONE 1.2s 20:20:31 20:20:31 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:20:31 #92 ... 20:20:31 20:20:31 #93 [security-spire-server stage-2 6/9] COPY security.txt / 20:20:31 #93 DONE 1.5s 20:20:31 20:20:31 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:20:32 #94 ... 20:20:32 20:20:32 #41 [security-secretstore-setup internal] load build context 20:20:32 #41 transferring context: 256.38MB 74.5s done 20:20:32 #41 DONE 75.0s 20:20:32 20:20:32 #57 [security-proxy-auth internal] load build context 20:20:32 #57 ... 20:20:32 20:20:32 #95 [security-spire-config stage-2 6/10] COPY security.txt / 20:20:32 #95 DONE 2.1s 20:20:32 20:20:32 #57 [security-proxy-auth internal] load build context 20:20:33 #57 ... 20:20:33 20:20:33 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:20:33 #92 DONE 1.4s 20:20:33 20:20:33 #57 [security-proxy-auth internal] load build context 20:20:33 #57 ... 20:20:33 20:20:33 #45 [security-proxy-setup internal] load build context 20:20:33 #45 transferring context: 256.38MB 75.1s done 20:20:33 #45 DONE 75.9s 20:20:33 20:20:33 #57 [security-proxy-auth internal] load build context 20:20:33 #57 ... 20:20:33 20:20:33 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:20:33 #94 DONE 1.6s 20:20:33 20:20:33 #57 [security-proxy-auth internal] load build context 20:20:34 #57 ... 20:20:34 20:20:34 #49 [support-notifications internal] load build context 20:20:34 #49 ... 20:20:34 20:20:34 #60 [support-scheduler internal] load build context 20:20:34 #60 ... 20:20:34 20:20:34 #49 [support-notifications internal] load build context 20:20:34 #49 ... 20:20:34 20:20:34 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:20:34 #96 DONE 1.8s 20:20:34 20:20:34 #49 [support-notifications internal] load build context 20:20:34 #49 ... 20:20:34 20:20:34 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:20:34 #97 DONE 1.6s 20:20:34 20:20:34 #49 [support-notifications internal] load build context 20:20:35 #49 ... 20:20:35 20:20:35 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:20:35 #98 DONE 1.3s 20:20:35 20:20:35 #49 [support-notifications internal] load build context 20:20:35 #49 ... 20:20:35 20:20:35 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:20:35 #99 DONE 2.7s 20:20:35 20:20:35 #49 [support-notifications internal] load build context 20:20:35 #49 transferring context: 256.38MB 76.6s done 20:20:35 #49 ... 20:20:35 20:20:35 #44 [security-bootstrapper internal] load build context 20:20:35 #44 transferring context: 256.38MB 78.5s done 20:20:35 #44 DONE 78.8s 20:20:35 20:20:35 #57 [security-proxy-auth internal] load build context 20:20:36 #57 ... 20:20:36 20:20:36 #58 [core-data internal] load build context 20:20:36 #58 ... 20:20:36 20:20:36 #46 [core-common-config-bootstrapper internal] load build context 20:20:36 #46 transferring context: 256.38MB 77.7s done 20:20:36 #46 DONE 78.6s 20:20:36 20:20:36 #58 [core-data internal] load build context 20:20:36 #58 ... 20:20:36 20:20:36 #57 [security-proxy-auth internal] load build context 20:20:36 #57 ... 20:20:36 20:20:36 #49 [support-notifications internal] load build context 20:20:36 #49 DONE 77.9s 20:20:36 20:20:36 #57 [security-proxy-auth internal] load build context 20:20:36 #57 ... 20:20:36 20:20:36 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:20:36 #100 DONE 1.9s 20:20:36 20:20:36 #57 [security-proxy-auth internal] load build context 20:20:36 #57 ... 20:20:36 20:20:36 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:20:36 #101 DONE 1.8s 20:20:36 20:20:36 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:20:36 #102 DONE 1.5s 20:20:36 20:20:36 #57 [security-proxy-auth internal] load build context 20:20:37 #57 ... 20:20:37 20:20:37 #58 [core-data internal] load build context 20:20:37 #58 transferring context: 256.38MB 74.7s done 20:20:37 #58 DONE 77.1s 20:20:37 20:20:37 #57 [security-proxy-auth internal] load build context 20:20:38 #57 ... 20:20:38 20:20:38 #54 [security-spiffe-token-provider internal] load build context 20:20:38 #54 ... 20:20:38 20:20:38 #61 [core-command internal] load build context 20:20:38 #61 ... 20:20:38 20:20:38 #57 [security-proxy-auth internal] load build context 20:20:38 #57 ... 20:20:38 20:20:38 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:20:38 #103 DONE 2.0s 20:20:38 20:20:38 #57 [security-proxy-auth internal] load build context 20:20:39 #57 ... 20:20:39 20:20:39 #104 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:20:39 #104 DONE 2.7s 20:20:39 20:20:39 #37 [core-keeper internal] load build context 20:20:39 #37 ... 20:20:39 20:20:39 #54 [security-spiffe-token-provider internal] load build context 20:20:39 #54 ... 20:20:39 20:20:39 #105 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:20:39 #105 DONE 2.7s 20:20:39 20:20:39 #54 [security-spiffe-token-provider internal] load build context 20:20:41 #54 ... 20:20:41 20:20:41 #53 [core-metadata internal] load build context 20:20:41 #53 ... 20:20:41 20:20:41 #54 [security-spiffe-token-provider internal] load build context 20:20:41 #54 transferring context: 230.35MB 82.3s 20:20:42 #54 ... 20:20:42 20:20:42 #53 [core-metadata internal] load build context 20:20:42 #53 transferring context: 256.38MB 82.8s done 20:20:42 #53 DONE 83.3s 20:20:42 20:20:42 #54 [security-spiffe-token-provider internal] load build context 20:20:45 #54 ... 20:20:45 20:20:45 #106 [security-spire-config] exporting to image 20:20:45 #106 exporting layers 5.9s done 20:20:45 #106 writing image sha256:0072c7ddf4e664703d3e3d7adb4621e460ea0bed3042b02c53bccaaa456021a3 0.0s done 20:20:45 #106 naming to docker.io/library/security-spire-server-arm64 done 20:20:45 #106 writing image sha256:ff0129c74651d14bf3032bb4b5a6841594b206cb5d6f3bae64f46a155cdbfa25 0.0s done 20:20:45 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:20:45 #106 writing image sha256:c152964b740ad1a953bf43fc8c75668bb10e92c7cd4fec98e138b60f68c1349f done 20:20:45 #106 naming to docker.io/library/security-spire-config-arm64 done 20:20:45 #106 DONE 7.9s 20:20:45 20:20:45 #54 [security-spiffe-token-provider internal] load build context 20:20:45 #54 ... 20:20:45 20:20:45 #60 [support-scheduler internal] load build context 20:20:45 #60 ... 20:20:45 20:20:45 #54 [security-spiffe-token-provider internal] load build context 20:20:45 #54 ... 20:20:45 20:20:45 #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:45 #107 ... 20:20:45 20:20:45 #54 [security-spiffe-token-provider internal] load build context 20:20:45 #54 transferring context: 256.38MB 86.6s done 20:20:46 #54 DONE 87.0s 20:20:46 20:20:46 #108 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:20:46 #108 ... 20:20:46 20:20:46 #37 [core-keeper internal] load build context 20:20:46 #37 transferring context: 256.38MB 90.4s done 20:20:46 #37 DONE 90.6s 20:20:46 20:20:46 #60 [support-scheduler internal] load build context 20:20:46 #60 ... 20:20:46 20:20:46 #108 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:20:46 #108 DONE 1.0s 20:20:47 20:20:47 #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:47 #109 ... 20:20:47 20:20:47 #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:20:47 #110 DONE 1.1s 20:20:48 20:20:48 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:48 #111 ... 20:20:48 20:20:48 #61 [core-command internal] load build context 20:20:48 #61 ... 20:20:48 20:20:48 #60 [support-scheduler internal] load build context 20:20:49 #60 ... 20:20:49 20:20:49 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:49 #112 ... 20:20:49 20:20:49 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:49 #113 ... 20:20:49 20:20:49 #57 [security-proxy-auth internal] load build context 20:20:49 #57 ... 20:20:49 20:20:49 #60 [support-scheduler internal] load build context 20:20:51 #60 ... 20:20:51 20:20:51 #61 [core-command internal] load build context 20:20:51 #61 transferring context: 256.38MB 88.9s done 20:20:51 #61 DONE 90.6s 20:20:51 20:20:51 #60 [support-scheduler internal] load build context 20:20:51 #60 transferring context: 256.38MB 89.5s done 20:20:51 #60 DONE 91.2s 20:20:51 20:20:51 #57 [security-proxy-auth internal] load build context 20:20:54 #57 transferring context: 256.38MB 91.5s done 20:20:54 #57 DONE 93.5s 20:20:54 20:20:54 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #111 ... 20:22:04 20:22:04 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #113 DONE 75.8s 20:22:04 20:22:04 #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #107 DONE 79.8s 20:22:04 20:22:04 #114 [security-secretstore-setup builder 6/7] COPY . . 20:22:04 #114 ... 20:22:04 20:22:04 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #112 DONE 75.9s 20:22:04 20:22:04 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 20:22:04 #115 ... 20:22:04 20:22:04 #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #109 DONE 70.2s 20:22:04 20:22:04 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #111 DONE 69.4s 20:22:04 20:22:04 #116 [core-keeper builder 7/8] COPY . . 20:22:04 #116 ... 20:22:04 20:22:04 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #117 CACHED 20:22:04 20:22:04 #118 [core-data builder 6/7] COPY . . 20:22:04 #118 CACHED 20:22:04 20:22:04 #119 [core-data builder 4/7] COPY go.mod vendor* ./ 20:22:04 #119 CACHED 20:22:04 20:22:04 #120 [security-proxy-auth builder 6/7] COPY . . 20:22:04 #120 CACHED 20:22:04 20:22:04 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #121 CACHED 20:22:04 20:22:04 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:22:04 #122 CACHED 20:22:04 20:22:04 #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:22:04 #123 CACHED 20:22:04 20:22:04 #124 [support-scheduler builder 6/7] COPY . . 20:22:04 #124 CACHED 20:22:04 20:22:04 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #125 CACHED 20:22:04 20:22:04 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #126 CACHED 20:22:04 20:22:04 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 20:22:04 #127 CACHED 20:22:04 20:22:04 #128 [core-command builder 6/7] COPY . . 20:22:04 #128 CACHED 20:22:04 20:22:04 #129 [support-notifications builder 6/7] COPY . . 20:22:04 #129 DONE 3.8s 20:22:04 20:22:04 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:22:04 #130 CACHED 20:22:04 20:22:04 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #131 CACHED 20:22:04 20:22:04 #132 [core-metadata builder 6/7] COPY . . 20:22:04 #132 CACHED 20:22:04 20:22:04 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 20:22:04 #115 DONE 3.8s 20:22:04 20:22:04 #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #133 CACHED 20:22:04 20:22:04 #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:22:04 #134 CACHED 20:22:04 20:22:04 #135 [security-proxy-setup builder 6/7] COPY . . 20:22:04 #135 CACHED 20:22:04 20:22:04 #114 [security-secretstore-setup builder 6/7] COPY . . 20:22:04 #114 DONE 3.8s 20:22:04 20:22:04 #136 [security-bootstrapper builder 6/7] COPY . . 20:22:04 #136 CACHED 20:22:04 20:22:04 #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:04 #137 CACHED 20:22:04 20:22:04 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:22:04 #138 CACHED 20:22:04 20:22:04 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:04 #139 ... 20:22:04 20:22:04 #116 [core-keeper builder 7/8] COPY . . 20:22:04 #116 DONE 5.8s 20:22:04 20:22:04 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:22:06 #140 ... 20:22:06 20:22:06 #141 [security-spiffe-token-provider builder 6/7] COPY . . 20:22:06 #141 DONE 8.7s 20:22:06 20:22:06 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:22:06 #140 3.016 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 20:22:09 #140 ... 20:22:09 20:22:09 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:22:09 #0 4.568 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 20:22:09 #142 ... 20:22:09 20:22:09 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:22:09 #0 6.254 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 20:22:09 #143 ... 20:22:09 20:22:09 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:22:09 #0 5.015 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 20:22:09 #144 ... 20:22:09 20:22:09 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:22:09 #0 5.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:22:09 #145 ... 20:22:09 20:22:09 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:22:09 #0 6.338 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 20:22:09 #146 ... 20:22:09 20:22:09 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:22:09 #0 3.662 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 20:22:10 #147 ... 20:22:10 20:22:10 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:22:10 #0 4.561 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 20:22:10 #148 ... 20:22:10 20:22:10 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:22:10 #0 5.258 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 20:22:10 #149 ... 20:22:10 20:22:10 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:22:10 #0 6.249 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 20:22:10 #150 ... 20:22:10 20:22:10 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:22:10 #0 1.867 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 20:22:15 #151 ... 20:22:15 20:22:15 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:15 #139 6.310 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 20:39:56 #139 1072.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:39:56 #139 ... 20:39:56 20:39:56 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:39:56 #143 DONE 1073.7s 20:39:56 20:39:56 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:39:56 #149 ... 20:39:56 20:39:56 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:39:56 #152 DONE 0.3s 20:39:56 20:39:56 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:39:56 #153 DONE 0.2s 20:39:56 20:39:56 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:39:56 #154 DONE 0.1s 20:39:56 20:39:56 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:39:56 #155 DONE 0.1s 20:39:56 20:39:56 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:39:56 #156 DONE 0.3s 20:39:56 20:39:56 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:39:56 #157 ... 20:39:56 20:39:56 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:39:56 #150 DONE 1075.4s 20:39:56 20:39:56 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:39:56 #157 DONE 0.4s 20:39:56 20:39:56 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:39:56 #149 ... 20:39:56 20:39:56 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:56 #158 ... 20:39:56 20:39:56 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:39:56 #159 DONE 0.2s 20:39:56 20:39:56 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:39:58 #160 ... 20:39:58 20:39:58 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:58 #158 DONE 3.4s 20:39:58 20:39:58 #106 [security-proxy-setup] exporting to image 20:39:58 #106 exporting layers 20:39:59 #106 ... 20:39:59 20:39:59 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:39:59 #160 DONE 3.2s 20:39:59 20:39:59 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:39:59 #161 DONE 0.3s 20:39:59 20:39:59 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:39:59 #162 DONE 0.2s 20:39:59 20:39:59 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:39:59 #145 ... 20:39:59 20:39:59 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:39:59 #163 DONE 0.4s 20:39:59 20:39:59 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:40:00 #144 ... 20:40:00 20:40:00 #106 [security-proxy-setup] exporting to image 20:40:00 #106 exporting layers 1.7s done 20:40:00 #106 writing image sha256:1a4fc780f60adcd953ede18d3d70bf5ad4f6209bd866a231f85384839cbaa9b2 done 20:40:00 #106 naming to docker.io/library/security-proxy-setup-arm64 done 20:40:00 #106 DONE 9.6s 20:40:00 20:40:00 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:40:00 #164 DONE 0.2s 20:40:00 20:40:00 #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:40:00 #165 DONE 0.3s 20:40:00 20:40:00 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:40:00 #146 ... 20:40:00 20:40:00 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:40:00 #166 DONE 0.2s 20:40:00 20:40:00 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:40:00 #167 DONE 0.1s 20:40:00 20:40:00 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:40:00 #168 DONE 0.1s 20:40:00 20:40:00 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:40:03 #169 DONE 2.3s 20:40:03 20:40:03 #106 [security-bootstrapper] exporting to image 20:40:04 #106 exporting layers 1.4s done 20:40:04 #106 writing image sha256:19064a84e7c769c0edd69130ba8526edd4c57f17685d5d0d367ab811b4a37842 done 20:40:04 #106 naming to docker.io/library/security-bootstrapper-arm64 done 20:40:04 #106 DONE 11.0s 20:40:04 20:40:04 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:40:11 #139 DONE 1092.3s 20:40:11 20:40:11 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:40:11 #149 ... 20:40:11 20:40:11 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:40:12 #170 DONE 0.3s 20:40:12 20:40:12 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:40:12 #171 DONE 0.1s 20:40:12 20:40:12 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:40:12 #142 ... 20:40:12 20:40:12 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:40:12 #172 DONE 0.1s 20:40:12 20:40:12 #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:40:12 #173 DONE 0.1s 20:40:12 20:40:12 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:40:12 #149 ... 20:40:12 20:40:12 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:40:12 #174 DONE 0.1s 20:40:12 20:40:12 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:40:13 #175 DONE 0.2s 20:40:13 20:40:13 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:40:13 #176 DONE 0.2s 20:40:13 20:40:13 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:40:13 #145 ... 20:40:13 20:40:13 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:40:13 #177 DONE 0.1s 20:40:13 20:40:13 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:15 #178 DONE 1.8s 20:40:15 20:40:15 #106 [security-secretstore-setup] exporting to image 20:40:15 #106 exporting layers 20:40:16 #106 exporting layers 1.4s done 20:40:16 #106 writing image sha256:f92ca3ba95aa679b9baac2e36db347abc66c4af970f2601537af25a5a8ae5653 done 20:40:16 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 20:40:16 #106 DONE 12.5s 20:40:16 20:40:16 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:41:13 #140 ... 20:41:13 20:41:13 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:41:13 #146 DONE 1145.1s 20:41:13 20:41:13 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:41:13 #151 ... 20:41:13 20:41:13 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:41:13 #179 DONE 0.2s 20:41:13 20:41:13 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:41:13 #180 DONE 0.1s 20:41:13 20:41:13 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:41:13 #181 DONE 0.3s 20:41:13 20:41:13 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:41:13 #182 DONE 0.1s 20:41:13 20:41:13 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:41:13 #183 DONE 0.1s 20:41:13 20:41:13 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:41:13 #184 DONE 2.0s 20:41:13 20:41:13 #106 [core-common-config-bootstrapper] exporting to image 20:41:13 #106 exporting layers 20:41:13 #106 exporting layers 0.8s done 20:41:13 #106 writing image sha256:703f467d8f8cdf9972c887de110570c7caf95e80d27b0d3836f265d023feff97 done 20:41:13 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:41:13 #106 DONE 13.3s 20:41:13 20:41:13 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:43:04 #145 ... 20:43:04 20:43:04 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:43:04 #151 DONE 1245.4s 20:43:04 20:43:04 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:43:04 #144 ... 20:43:04 20:43:04 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:43:04 #185 DONE 0.2s 20:43:04 20:43:04 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:43:04 #186 DONE 0.1s 20:43:04 20:43:04 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:43:04 #144 ... 20:43:04 20:43:04 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:43:04 #187 DONE 0.3s 20:43:04 20:43:04 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:43:04 #188 DONE 0.1s 20:43:04 20:43:04 #106 [security-spiffe-token-provider] exporting to image 20:43:04 #106 exporting layers 20:43:04 #106 exporting layers 0.9s done 20:43:04 #106 writing image sha256:ae23d4a188e1109a42c8d2165157d53f081febbc60140a6f73811ad3e60b6228 0.0s done 20:43:04 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:43:04 #106 DONE 14.3s 20:43:04 20:43:04 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:49:57 #142 ... 20:49:57 20:49:57 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:49:57 #149 DONE 1667.5s 20:49:57 20:49:57 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:49:57 #39 ... 20:49:57 20:49:57 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:49:57 #189 DONE 0.2s 20:49:57 20:49:57 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:49:57 #39 ... 20:49:57 20:49:57 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:49:57 #190 DONE 0.1s 20:49:57 20:49:57 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:49:57 #191 DONE 0.5s 20:49:57 20:49:57 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:49:57 #192 DONE 0.2s 20:49:57 20:49:57 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:49:57 #193 DONE 0.2s 20:49:57 20:49:57 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:57 #194 DONE 1.8s 20:49:57 20:49:57 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:49:57 #144 ... 20:49:57 20:49:57 #106 [security-proxy-auth] exporting to image 20:49:57 #106 exporting layers 20:49:57 #106 exporting layers 0.9s done 20:49:57 #106 writing image sha256:69f2d9f247954f2d4e761ddfce8ad9228edb0cd7d268842b578c28841c1f10b5 done 20:49:57 #106 naming to docker.io/library/security-proxy-auth-arm64 done 20:49:57 #106 DONE 15.2s 20:49:57 20:49:57 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:36 #144 ... 20:50:36 20:50:36 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:50:36 #148 DONE 1716.3s 20:50:36 20:50:36 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:36 #144 ... 20:50:36 20:50:36 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:36 #195 DONE 0.2s 20:50:36 20:50:36 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:36 #144 ... 20:50:36 20:50:36 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:50:36 #196 DONE 0.1s 20:50:36 20:50:36 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:50:36 #197 DONE 0.3s 20:50:36 20:50:36 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:50:36 #198 DONE 0.1s 20:50:36 20:50:36 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:50:36 #39 ... 20:50:36 20:50:36 #106 [core-command] exporting to image 20:50:36 #106 exporting layers 20:50:37 #106 exporting layers 0.4s done 20:50:37 #106 writing image sha256:d4546bacf83ecf5b7f7d4b5a9c36fd2d92980f129656df9a1ea66b88dcaa0ecc done 20:50:37 #106 naming to docker.io/library/core-command-arm64 done 20:50:37 #106 DONE 15.6s 20:50:37 20:50:37 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:50:45 #39 ... 20:50:45 20:50:45 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:50:45 #140 DONE 1721.6s 20:50:45 20:50:45 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:50:45 #142 ... 20:50:45 20:50:45 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:50:46 #199 DONE 0.3s 20:50:46 20:50:46 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:50:46 #200 DONE 0.5s 20:50:46 20:50:46 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:46 #147 ... 20:50:46 20:50:46 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:50:46 #201 DONE 0.1s 20:50:46 20:50:46 #106 [core-keeper] exporting to image 20:50:46 #106 exporting layers 20:50:47 #106 exporting layers 0.5s done 20:50:47 #106 writing image sha256:98f274530d5eb8a0436eb2711e0ad9c56ff0a7a934e5325786b807e01955415c 20:50:47 #106 writing image sha256:98f274530d5eb8a0436eb2711e0ad9c56ff0a7a934e5325786b807e01955415c done 20:50:47 #106 naming to docker.io/library/core-keeper-arm64 done 20:50:47 #106 DONE 16.1s 20:50:47 20:50:47 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:49 #144 DONE 1730.3s 20:50:49 20:50:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:50:49 #39 ... 20:50:49 20:50:49 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:50:49 #202 DONE 0.2s 20:50:49 20:50:49 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:50:50 #145 ... 20:50:50 20:50:50 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:50:50 #203 DONE 0.3s 20:50:50 20:50:50 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:50:50 #145 DONE 1731.4s 20:50:50 20:50:50 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:50 #147 ... 20:50:50 20:50:50 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:50:51 #204 ... 20:50:51 20:50:51 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:50:51 #205 DONE 0.4s 20:50:51 20:50:51 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:51 #147 ... 20:50:51 20:50:51 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:50:51 #204 DONE 1.0s 20:50:51 20:50:51 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:50:51 #206 ... 20:50:51 20:50:51 #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:50:51 #207 DONE 0.3s 20:50:51 20:50:51 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:50:51 #206 DONE 0.2s 20:50:51 20:50:51 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:50:52 #208 DONE 0.2s 20:50:52 20:50:52 #106 [core-metadata] exporting to image 20:50:52 #106 ... 20:50:52 20:50:52 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:50:52 #209 DONE 0.6s 20:50:52 20:50:52 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:50:52 #210 DONE 0.3s 20:50:52 20:50:52 #106 [core-data] exporting to image 20:50:52 #106 exporting layers 0.8s done 20:50:52 #106 writing image sha256:94e2f4b5d5b1989b03efe17c1fa961bb65501b3595428ee7eff584b66a293509 0.0s done 20:50:52 #106 naming to docker.io/library/core-metadata-arm64 0.0s done 20:50:53 #106 exporting layers 0.7s done 20:50:53 #106 writing image sha256:e411fbedc44f4eb56ec409192919f77c39e548684f1f0d00acbc84dd28488ff5 done 20:50:53 #106 naming to docker.io/library/core-data-arm64 done 20:50:53 #106 DONE 17.4s 20:50:53 20:50:53 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:51:20 #147 ... 20:51:20 20:51:20 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:51:20 #142 DONE 1757.2s 20:51:20 20:51:20 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:51:20 #147 ... 20:51:20 20:51:20 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:51:20 #211 DONE 0.1s 20:51:20 20:51:20 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:51:20 #147 DONE 1757.6s 20:51:20 20:51:20 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:51:20 #39 ... 20:51:20 20:51:20 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:51:20 #212 DONE 0.1s 20:51:20 20:51:20 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:51:20 #213 ... 20:51:20 20:51:20 #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:51:20 #214 DONE 0.2s 20:51:20 20:51:20 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:51:20 #213 DONE 0.4s 20:51:20 20:51:20 #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:51:20 #215 DONE 0.1s 20:51:20 20:51:20 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:51:20 #216 DONE 0.1s 20:51:20 20:51:20 #106 [support-scheduler] exporting to image 20:51:20 #106 exporting layers 20:51:20 #106 ... 20:51:20 20:51:20 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:51:20 #217 DONE 0.3s 20:51:20 20:51:20 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:51:20 #218 DONE 0.1s 20:51:20 20:51:20 #106 [support-notifications] exporting to image 20:51:20 #106 exporting layers 0.5s done 20:51:20 #106 writing image sha256:7d32ddf9e839b59293ca34703ef4dc21f6b965510d83ef28489cd2da6eca570c 20:51:20 #106 writing image sha256:7d32ddf9e839b59293ca34703ef4dc21f6b965510d83ef28489cd2da6eca570c 0.0s done 20:51:20 #106 naming to docker.io/library/support-scheduler-arm64 done 20:51:20 #106 exporting layers 0.6s done 20:51:20 #106 writing image sha256:2f773d80a052ac4b11e3ffcedcdf6829aef2560f628aa714899ee32a2961071d done 20:51:20 #106 naming to docker.io/library/support-notifications-arm64 done 20:51:20 #106 DONE 18.5s 20:51:20 20:51:20 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:51:20 time="2024-07-17T20:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:20 time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:51:20 $ docker stop --time=1 24107490178f3b01007d8c6c45f3f48be2666ef583f3877d92b4b56d9f51540d 20:51:21 $ docker rm -f --volumes 24107490178f3b01007d8c6c45f3f48be2666ef583f3877d92b4b56d9f51540d [Pipeline] // withDockerContainer [Pipeline] sh 20:51:22 + docker images 20:51:22 REPOSITORY TAG IMAGE ID CREATED SIZE 20:51:22 support-scheduler-arm64 latest 7d32ddf9e839 5 seconds ago 42.4MB 20:51:22 support-notifications-arm64 latest 2f773d80a052 5 seconds ago 43.3MB 20:51:22 core-data-arm64 latest e411fbedc44f 30 seconds ago 40.3MB 20:51:22 core-metadata-arm64 latest 94e2f4b5d5b1 31 seconds ago 40.4MB 20:51:22 core-keeper-arm64 latest 98f274530d5e 36 seconds ago 35.2MB 20:51:22 core-command-arm64 latest d4546bacf83e 46 seconds ago 39.9MB 20:51:22 security-proxy-auth-arm64 latest 69f2d9f24795 About a minute ago 37.4MB 20:51:22 security-spiffe-token-provider-arm64 latest ae23d4a188e1 8 minutes ago 34.1MB 20:51:22 core-common-config-bootstrapper-arm64 latest 703f467d8f8c 10 minutes ago 20.1MB 20:51:22 security-secretstore-setup-arm64 latest f92ca3ba95aa 11 minutes ago 41.5MB 20:51:22 security-bootstrapper-arm64 latest 19064a84e7c7 11 minutes ago 23.7MB 20:51:22 security-proxy-setup-arm64 latest 1a4fc780f60a 11 minutes ago 31MB 20:51:22 security-spire-config-arm64 latest c152964b740a 30 minutes ago 120MB 20:51:22 security-spire-server-arm64 latest 0072c7ddf4e6 30 minutes ago 121MB 20:51:22 security-spire-agent-arm64 latest ff0129c74651 30 minutes ago 179MB 20:51:22 ci-base-image-arm64 latest 99e041e92988 47 minutes ago 962MB 20:51:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 20:51:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:23 20:51:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:24 arm64: Pulling from edgex-lftools-log-publisher 20:51:24 8998bd30e6a1: Pulling fs layer 20:51:24 04944245beec: Pulling fs layer 20:51:24 699f458cf7ca: Pulling fs layer 20:51:24 765212b225bb: Pulling fs layer 20:51:24 f23df028b6ca: Pulling fs layer 20:51:24 d65c8cfc05b1: Pulling fs layer 20:51:24 2437ff75d9bd: Pulling fs layer 20:51:24 d65c8cfc05b1: Waiting 20:51:24 765212b225bb: Waiting 20:51:24 f23df028b6ca: Waiting 20:51:24 2437ff75d9bd: Waiting 20:51:24 04944245beec: Verifying Checksum 20:51:24 04944245beec: Download complete 20:51:24 765212b225bb: Verifying Checksum 20:51:24 765212b225bb: Download complete 20:51:24 f23df028b6ca: Verifying Checksum 20:51:24 f23df028b6ca: Download complete 20:51:24 d65c8cfc05b1: Verifying Checksum 20:51:24 d65c8cfc05b1: Download complete 20:51:24 699f458cf7ca: Verifying Checksum 20:51:24 699f458cf7ca: Download complete 20:51:24 8998bd30e6a1: Verifying Checksum 20:51:24 8998bd30e6a1: Download complete 20:51:27 2437ff75d9bd: Verifying Checksum 20:51:27 2437ff75d9bd: Download complete 20:51:29 8998bd30e6a1: Pull complete 20:51:29 04944245beec: Pull complete 20:51:31 699f458cf7ca: Pull complete 20:51:31 765212b225bb: Pull complete 20:51:32 f23df028b6ca: Pull complete 20:51:32 d65c8cfc05b1: Pull complete 20:51:50 2437ff75d9bd: Pull complete 20:51:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:51:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:51 prd-ubuntu20.04-docker-arm64-4c-16g-5806 does not seem to be running inside a container 20:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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-lftools-log-publisher:arm64 cat 20:51:53 $ docker top ec3a75b81a6625fbbf123902f14547f9d8ff7d601d33820309340409388c4e46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:54 ---> job-cost.sh 20:51:54 lf-activate-venv: SKIPPING 20:51:54 INFO: No Stack... 20:51:55 INFO: Retrieving Pricing Info for: v3-standard-4 20:51:56 INFO: Archiving Costs [Pipeline] sh 20:51:56 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:51:56 + cut -d, -f6 [Pipeline] lock 20:51:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4827-1-stack-cost] 20:51:56 Resource [jenkins-edgexfoundry-edgex-go-PR-4827-1-stack-cost] did not exist. Created. 20:51:56 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4827-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:51:57 + echo total: 0.10999999940395355 [Pipeline] stash 20:51:57 Stashed 1 file(s) [Pipeline] } 20:51:57 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4827-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:51:57 $ docker stop --time=1 ec3a75b81a6625fbbf123902f14547f9d8ff7d601d33820309340409388c4e46 20:51:59 $ docker rm -f --volumes ec3a75b81a6625fbbf123902f14547f9d8ff7d601d33820309340409388c4e46 [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 20:52:00 provisioning config files... 20:52:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1871345546804680563tmp [Pipeline] { [Pipeline] sh 20:52:01 + set +x 20:52:01 + curl -s https://codecov.io/bash 20:52:01 + bash -s -- 20:52:01 20:52:01 _____ _ 20:52:01 / ____| | | 20:52:01 | | ___ __| | ___ ___ _____ __ 20:52:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:52:01 | |___| (_) | (_| | __/ (_| (_) \ V / 20:52:01 \_____\___/ \__,_|\___|\___\___/ \_/ 20:52:01 Bash-1.0.6 20:52:01 20:52:01 20:52:01 ==> git version 2.25.1 found 20:52:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:52:01 Release-Date: 2020-01-08 20:52:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:52:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:52:01 ==> Jenkins CI detected. 20:52:01 current dir:  /w/workspace/edgex-go/1 20:52:01 project root: . 20:52:01 --> token set from env 20:52:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:52:01 ==> Running gcov in . (disable via -X gcov) 20:52:01 ==> Python coveragepy not found 20:52:01 ==> Searching for coverage reports in: 20:52:01 + . 20:52:01 -> Found 1 reports 20:52:01 ==> Detecting git/mercurial file structure 20:52:01 ==> Reading reports 20:52:01 + ./coverage.out bytes=481596 20:52:01 ==> Appending adjustments 20:52:01 https://docs.codecov.io/docs/fixing-reports 20:52:02 + Found adjustments 20:52:02 ==> Gzipping contents 20:52:02 60K /tmp/codecov.j7Xc1b.gz 20:52:02 ==> Uploading reports 20:52:02 url: https://codecov.io 20:52:02 query: branch=PR-4827&commit=98e44c6be245b7f692d9c39da3c2774ba85e4112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4827%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4827&job=&cmd_args= 20:52:02 -> Pinging Codecov 20:52:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4827&commit=98e44c6be245b7f692d9c39da3c2774ba85e4112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4827%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4827&job=&cmd_args= 20:52:02 -> Uploading to 20:52:02 https://storage.googleapis.com/codecov/v4/raw/2024-07-17/00271124DB129430A58F1EEE437C3FCB/98e44c6be245b7f692d9c39da3c2774ba85e4112/26974440-6b70-4d65-975e-7f05b7c3fbbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240717%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240717T205202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95788e42c012c614d58b332da4112b9406476ed8338e6c13bdc5f9f0c0529ac2 20:52:02 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:02 Dload Upload Total Spent Left Speed 20:52:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61272 0 0 100 61272 0 218k --:--:-- --:--:-- --:--:-- 217k 20:52:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/98e44c6be245b7f692d9c39da3c2774ba85e4112 [Pipeline] } 20:52:02 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 20:52:04 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:52:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:52:06 ---> package-listing.sh 20:52:06 ++ facter osfamily 20:52:06 ++ tr '[:upper:]' '[:lower:]' 20:52:06 + OS_FAMILY=debian 20:52:06 + workspace=/w/workspace/edgex-go/1 20:52:06 + START_PACKAGES=/tmp/packages_start.txt 20:52:06 + END_PACKAGES=/tmp/packages_end.txt 20:52:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:52:06 + PACKAGES=/tmp/packages_start.txt 20:52:06 + '[' /w/workspace/edgex-go/1 ']' 20:52:06 + PACKAGES=/tmp/packages_end.txt 20:52:06 + case "${OS_FAMILY}" in 20:52:06 + dpkg -l 20:52:06 + grep '^ii' 20:52:06 + '[' -f /tmp/packages_start.txt ']' 20:52:06 + '[' -f /tmp/packages_end.txt ']' 20:52:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:52:06 + '[' /w/workspace/edgex-go/1 ']' 20:52:06 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:52:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:52:06 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 20:52:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:07 20:52:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:07 latest: Pulling from edgex-lftools-log-publisher 20:52:07 5eb5b503b376: Pulling fs layer 20:52:07 5c69ac0246d0: Pulling fs layer 20:52:07 ec43610c2a17: Pulling fs layer 20:52:07 3a2ae6a8a46f: Pulling fs layer 20:52:07 33b1e0a273af: Pulling fs layer 20:52:07 5d3b04190fa2: Pulling fs layer 20:52:07 2f39f015ded8: Pulling fs layer 20:52:07 33b1e0a273af: Waiting 20:52:07 3a2ae6a8a46f: Waiting 20:52:07 5c69ac0246d0: Verifying Checksum 20:52:07 5c69ac0246d0: Download complete 20:52:07 3a2ae6a8a46f: Verifying Checksum 20:52:07 3a2ae6a8a46f: Download complete 20:52:08 33b1e0a273af: Verifying Checksum 20:52:08 33b1e0a273af: Download complete 20:52:08 ec43610c2a17: Verifying Checksum 20:52:08 ec43610c2a17: Download complete 20:52:08 5d3b04190fa2: Verifying Checksum 20:52:08 5d3b04190fa2: Download complete 20:52:08 5eb5b503b376: Verifying Checksum 20:52:08 5eb5b503b376: Download complete 20:52:08 2f39f015ded8: Download complete 20:52:09 5eb5b503b376: Pull complete 20:52:09 5c69ac0246d0: Pull complete 20:52:09 ec43610c2a17: Pull complete 20:52:10 3a2ae6a8a46f: Pull complete 20:52:10 33b1e0a273af: Pull complete 20:52:10 5d3b04190fa2: Pull complete 20:52:15 2f39f015ded8: Pull complete 20:52:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:52:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:15 prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container 20:52:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:52:22 $ docker top 01937a3b78edbeee1b440e3565dba174a5f688becf321034879fff70b8226b8b -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:23 + touch /tmp/pre-build-complete [Pipeline] sh 20:52:23 + mkdir -p /var/log/sysstat [Pipeline] sh 20:52:23 + ls /var/log/sa-host 20:52:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:24 provisioning config files... 20:52:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3728390340858240358tmp [Pipeline] { [Pipeline] echo 20:52:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:52:24 ---> create-netrc.sh [Pipeline] } 20:52:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:52:24 ---> python-tools-install.sh [Pipeline] echo 20:52:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:52:25 ---> sudo-logs.sh 20:52:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:52:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:52:25 ---> job-cost.sh 20:52:25 lf-activate-venv: SKIPPING 20:52:25 DEBUG: total: 0.10999999940395355 20:52:25 INFO: Retrieving Stack Cost... 20:52:25 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:27 INFO: Archiving Costs [Pipeline] echo 20:52:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:52:27 ---> logs-deploy.sh 20:52:27 lf-activate-venv: SKIPPING 20:52:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4827/1 20:52:27 INFO: archiving workspace using pattern(s): 20:52:28 Archives upload complete. 20:52:28 INFO: archiving logs to Nexus 20:52:29 ---> uname -a: 20:52:29 Linux prd-ubuntu20-04-docker-8c-8g-5805 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:52:29 20:52:29 20:52:29 ---> lscpu: 20:52:29 Architecture: x86_64 20:52:29 CPU op-mode(s): 32-bit, 64-bit 20:52:29 Byte Order: Little Endian 20:52:29 Address sizes: 40 bits physical, 48 bits virtual 20:52:29 CPU(s): 8 20:52:29 On-line CPU(s) list: 0-7 20:52:29 Thread(s) per core: 1 20:52:29 Core(s) per socket: 1 20:52:29 Socket(s): 8 20:52:29 NUMA node(s): 1 20:52:29 Vendor ID: AuthenticAMD 20:52:29 CPU family: 23 20:52:29 Model: 49 20:52:29 Model name: AMD EPYC-Rome Processor 20:52:29 Stepping: 0 20:52:29 CPU MHz: 2799.998 20:52:29 BogoMIPS: 5599.99 20:52:29 Virtualization: AMD-V 20:52:29 Hypervisor vendor: KVM 20:52:29 Virtualization type: full 20:52:29 L1d cache: 256 KiB 20:52:29 L1i cache: 256 KiB 20:52:29 L2 cache: 4 MiB 20:52:29 L3 cache: 128 MiB 20:52:29 NUMA node0 CPU(s): 0-7 20:52:29 Vulnerability Itlb multihit: Not affected 20:52:29 Vulnerability L1tf: Not affected 20:52:29 Vulnerability Mds: Not affected 20:52:29 Vulnerability Meltdown: Not affected 20:52:29 Vulnerability Mmio stale data: Not affected 20:52:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:52:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:52:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:52:29 Vulnerability Srbds: Not affected 20:52:29 Vulnerability Tsx async abort: Not affected 20:52:29 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 20:52:29 20:52:29 20:52:29 ---> nproc: 20:52:29 8 20:52:29 20:52:29 20:52:29 ---> df -h: 20:52:29 Filesystem Size Used Avail Use% Mounted on 20:52:29 overlay 155G 26G 130G 17% / 20:52:29 tmpfs 64M 0 64M 0% /dev 20:52:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:52:29 shm 64M 0 64M 0% /dev/shm 20:52:29 /dev/vda1 155G 26G 130G 17% /facter-os 20:52:29 20:52:29 20:52:29 ---> sar -b -r -n DEV: 20:52:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5805) 07/17/24 _x86_64_ (8 CPU) 20:52:29 20:52:29 19:58:04 LINUX RESTART (8 CPU) 20:52:29 20:52:29 19:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:52:29 20:00:01 179.78 3.75 176.04 0.00 427.59 63018.47 0.00 20:52:29 20:01:01 76.32 0.03 76.29 0.00 0.27 36714.15 0.00 20:52:29 20:02:01 23.27 0.08 23.19 0.00 0.67 11842.76 0.00 20:52:29 20:03:01 51.95 0.17 51.78 0.00 2.67 32839.45 0.00 20:52:29 20:04:01 611.71 8.30 603.42 0.00 4417.53 232309.82 0.00 20:52:29 20:05:01 572.81 10.31 562.50 0.00 85.04 176360.15 0.00 20:52:29 20:06:01 256.34 0.07 256.27 0.00 0.53 76227.96 0.00 20:52:29 20:07:01 862.62 0.00 862.62 0.00 0.00 144977.04 0.00 20:52:29 20:08:01 126.13 0.02 126.12 0.00 0.67 8031.58 0.00 20:52:29 20:09:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 20:52:29 20:10:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 20:52:29 20:11:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 20:52:29 20:12:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 20:52:29 20:13:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 20:52:29 20:14:01 1.55 0.02 1.53 0.00 0.13 22.53 0.00 20:52:29 20:15:02 1.52 0.00 1.52 0.00 0.00 18.13 0.00 20:52:29 20:16:01 0.93 0.00 0.93 0.00 0.00 10.57 0.00 20:52:29 20:17:01 1.42 0.02 1.40 0.00 0.13 16.40 0.00 20:52:29 20:18:01 1.22 0.02 1.20 0.00 0.93 13.60 0.00 20:52:29 20:19:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 20:52:29 20:20:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 20:52:29 20:21:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 20:52:29 20:22:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 20:52:29 20:23:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 20:52:29 20:24:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:52:29 20:25:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 20:52:29 20:26:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 20:52:29 20:27:01 2.07 0.37 1.70 0.00 11.46 19.59 0.00 20:52:29 20:28:01 2.50 1.20 1.30 0.00 25.46 16.53 0.00 20:52:29 20:29:01 1.67 0.00 1.67 0.00 0.00 19.19 0.00 20:52:29 20:30:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 20:52:29 20:31:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 20:52:29 20:32:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 20:52:29 20:33:01 3.62 1.02 2.60 0.00 21.86 33.59 0.00 20:52:29 20:34:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 20:52:29 20:35:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 20:52:29 20:36:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 20:52:29 20:37:01 1.17 0.00 1.17 0.00 0.00 13.99 0.00 20:52:29 20:38:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 20:52:29 20:39:01 1.32 0.00 1.32 0.00 0.00 17.19 0.00 20:52:29 20:40:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 20:52:29 20:41:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 20:52:29 20:42:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 20:52:29 20:43:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 20:52:29 20:44:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 20:52:29 20:45:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 20:52:29 20:46:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 20:52:29 20:47:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 20:52:29 20:48:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 20:52:29 20:49:01 1.48 0.00 1.48 0.00 0.00 18.93 0.00 20:52:29 20:50:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 20:52:29 20:51:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 20:52:29 20:52:01 0.97 0.02 0.95 0.00 1.20 26.26 0.00 20:52:29 Average: 53.16 0.48 52.69 0.00 94.18 14762.14 0.00 20:52:29 20:52:29 19:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:52:29 20:00:01 27663636 31532348 776652 2.36 123952 3899080 1879232 5.54 1251284 3451888 375876 20:52:29 20:01:01 26429696 30645640 1658404 5.04 128148 4219240 2553292 7.52 2614252 3294120 353652 20:52:29 20:02:01 26484000 30699044 1603524 4.88 132500 4194836 2499432 7.37 2120260 3715908 446204 20:52:29 20:03:01 26658312 31518644 788520 2.40 134352 4838840 1940352 5.72 1688828 3976960 135232 20:52:29 20:04:01 20148024 31065680 1171972 3.56 213880 10547980 3687332 10.87 2687880 9129168 479380 20:52:29 20:05:01 12461660 29072056 3108740 9.45 361392 15564784 9969096 29.38 5413164 13483340 784360 20:52:29 20:06:01 9863892 28751980 3432452 10.44 377608 17731480 9074024 26.74 6685140 14720872 991584 20:52:29 20:07:01 12133272 31359952 879272 2.67 391632 18198988 2559584 7.54 3197196 16164596 752 20:52:29 20:08:01 11972532 31400896 845968 2.57 392800 18394812 2296188 6.77 3201072 16325848 16 20:52:29 20:09:01 11972728 31401120 845692 2.57 392824 18394820 2296188 6.77 3201060 16325848 16 20:52:29 20:10:01 12005016 31433428 813412 2.47 392840 18394824 2296188 6.77 3169560 16325852 12 20:52:29 20:11:01 12004700 31433204 813544 2.47 392864 18394888 2296188 6.77 3169564 16325916 8 20:52:29 20:12:01 12019044 31447580 799436 2.43 392864 18394892 2296188 6.77 3156024 16325920 8 20:52:29 20:13:01 12019692 31448232 798920 2.43 392888 18394896 2296188 6.77 3156024 16325924 8 20:52:29 20:14:01 12020712 31449444 797724 2.43 392932 18394876 2298992 6.78 3155168 16325904 8 20:52:29 20:15:02 12021208 31449972 797132 2.42 392960 18394880 2298992 6.78 3155060 16325908 4 20:52:29 20:16:01 12021532 31450304 796756 2.42 392968 18394884 2298992 6.78 3154876 16325912 8 20:52:29 20:17:01 12021344 31450236 796944 2.42 392996 18395008 2298992 6.78 3154964 16326020 12 20:52:29 20:18:01 12021168 31450164 796764 2.42 393020 18395044 2298992 6.78 3155004 16326068 12 20:52:29 20:19:01 12021780 31450820 796092 2.42 393068 18395044 2282604 6.73 3154440 16326072 8 20:52:29 20:20:01 12021496 31450584 796288 2.42 393076 18395048 2282604 6.73 3154624 16326076 12 20:52:29 20:21:01 12021472 31450564 796244 2.42 393096 18395052 2282604 6.73 3154356 16326080 8 20:52:29 20:22:01 12021652 31450764 795976 2.42 393100 18395060 2282604 6.73 3154360 16326080 20 20:52:29 20:23:01 12021660 31450916 795756 2.42 393128 18395192 2282604 6.73 3154416 16326204 12 20:52:29 20:24:01 12021620 31450928 795704 2.42 393152 18395184 2282604 6.73 3154816 16326220 24 20:52:29 20:25:01 12021628 31450948 795612 2.42 393180 18395196 2282604 6.73 3154508 16326224 8 20:52:29 20:26:01 12021536 31450920 795824 2.42 393212 18395200 2282604 6.73 3154580 16326228 16 20:52:29 20:27:01 12020364 31450120 796600 2.42 393252 18395536 2282604 6.73 3158156 16326356 24 20:52:29 20:28:01 12014660 31446260 800328 2.43 393284 18396308 2262596 6.67 3161972 16326536 24 20:52:29 20:29:01 12014232 31445876 800700 2.43 393324 18396308 2278684 6.72 3162160 16326528 8 20:52:29 20:30:01 12014408 31446076 800660 2.43 393348 18396312 2278684 6.72 3161940 16326520 12 20:52:29 20:31:01 12014116 31445800 800892 2.44 393368 18396320 2278684 6.72 3161984 16326524 8 20:52:29 20:32:01 12014084 31445792 800864 2.44 393384 18396320 2278684 6.72 3161988 16326528 8 20:52:29 20:33:01 12009776 31442492 803888 2.44 393448 18396940 2319548 6.84 3162380 16327052 4 20:52:29 20:34:01 12009840 31442576 803756 2.44 393476 18396928 2319548 6.84 3162588 16327056 16 20:52:29 20:35:01 12009816 31442584 803724 2.44 393496 18396944 2319548 6.84 3162560 16327056 8 20:52:29 20:36:01 12010060 31442848 803408 2.44 393504 18396948 2319548 6.84 3162560 16327060 8 20:52:29 20:37:01 12010044 31442832 803396 2.44 393516 18396948 2319548 6.84 3162608 16327060 12 20:52:29 20:38:01 12011004 31443820 802340 2.44 393540 18396952 2319548 6.84 3162072 16327064 8 20:52:29 20:39:01 12011240 31444084 802052 2.44 393580 18396948 2319548 6.84 3162204 16327068 40 20:52:29 20:40:01 12010648 31443532 802576 2.44 393604 18396964 2319548 6.84 3162196 16327072 4 20:52:29 20:41:01 12010388 31443464 802608 2.44 393640 18397096 2319548 6.84 3162268 16327208 32 20:52:29 20:42:01 12010340 31443428 802580 2.44 393652 18397100 2319548 6.84 3162276 16327212 4 20:52:29 20:43:01 12010324 31443424 802504 2.44 393684 18397100 2319548 6.84 3162344 16327212 12 20:52:29 20:44:01 12010244 31443380 802488 2.44 393716 18397104 2319548 6.84 3162464 16327216 4 20:52:29 20:45:01 12010108 31443320 802792 2.44 393756 18397104 2319548 6.84 3162560 16327216 12 20:52:29 20:46:01 12010268 31443504 802568 2.44 393776 18397108 2319548 6.84 3162744 16327220 180 20:52:29 20:47:01 12010220 31443484 802536 2.44 393800 18397112 2319548 6.84 3162844 16327224 212 20:52:29 20:48:01 12009960 31443248 802756 2.44 393824 18397112 2319548 6.84 3162696 16327224 12 20:52:29 20:49:01 12009928 31443228 802708 2.44 393860 18397112 2319548 6.84 3162608 16327232 8 20:52:29 20:50:01 12009824 31443192 802616 2.44 393888 18397124 2319548 6.84 3162916 16327236 208 20:52:29 20:51:01 12009816 31443192 802600 2.44 393896 18397124 2319548 6.84 3162748 16327236 4 20:52:29 20:52:01 12003868 31437544 808068 2.46 393912 18397608 2317548 6.83 3167644 16327960 332 20:52:29 Average: 13252917 31313311 934931 2.84 369131 17113557 2598946 7.66 3168792 15144038 67330 20:52:29 20:52:29 19:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:52:29 20:00:01 docker0 915.23 937.91 68.12 5014.89 0.00 0.00 0.00 0.00 20:52:29 20:00:01 ens3 1080.88 1000.59 8257.24 102.31 0.00 0.00 0.00 0.00 20:52:29 20:00:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 20:52:29 20:01:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:01:01 ens3 25.76 16.03 32.37 10.93 0.00 0.00 0.00 0.00 20:52:29 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:01:01 veth0f76b02 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:52:29 20:02:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 20:52:29 20:02:01 ens3 30.75 18.91 23.94 13.41 0.00 0.00 0.00 0.00 20:52:29 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:02:01 veth0f76b02 1.70 1.72 0.15 0.15 0.00 0.00 0.00 0.00 20:52:29 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:03:01 ens3 24.09 16.04 21.15 11.39 0.00 0.00 0.00 0.00 20:52:29 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:04:01 veth9ff48f7 40.54 71.54 4.07 371.17 0.00 0.00 0.00 0.03 20:52:29 20:04:01 veth3764499 0.35 1.42 0.03 0.18 0.00 0.00 0.00 0.00 20:52:29 20:04:01 docker0 268.81 439.48 21.69 3111.55 0.00 0.00 0.00 0.00 20:52:29 20:04:01 ens3 821.50 469.82 8942.55 188.74 0.00 0.00 0.00 0.00 20:52:29 20:04:01 veth95e7393 38.49 68.61 3.98 373.15 0.00 0.00 0.00 0.03 20:52:29 20:04:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 20:52:29 20:04:01 veth64c5041 39.88 67.87 4.09 362.23 0.00 0.00 0.00 0.03 20:52:29 20:04:01 veth070d807 45.71 63.97 4.37 313.61 0.00 0.00 0.00 0.03 20:52:29 20:04:01 veth9f76faf 45.24 64.69 4.44 357.11 0.00 0.00 0.00 0.03 20:52:29 20:05:01 veth6c3785c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 veth13d501c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 veth3f6b11e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 veth3764499 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 veth3d74b61 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 docker0 193.90 387.40 18.41 4118.96 0.00 0.00 0.00 0.00 20:52:29 20:05:01 vetha5089dd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 vethdc3ce2e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 ens3 401.40 202.55 4129.70 27.17 0.00 0.00 0.00 0.00 20:52:29 20:05:01 veth6f8e5b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 vethdd1f88b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 veth3625365 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 veth90afb5e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 veth1571478 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:05:01 veth2f78edc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:52:29 20:06:01 veth6c3785c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 veth13d501c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 veth3f6b11e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 veth3764499 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 veth3d74b61 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 vetha5089dd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 vethdc3ce2e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 ens3 2.45 1.32 2.03 1.08 0.00 0.00 0.00 0.00 20:52:29 20:06:01 veth6f8e5b1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 vethdd1f88b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 veth3625365 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 veth90afb5e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 veth1571478 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:06:01 veth2f78edc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:07:01 veth3764499 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:07:01 ens3 25.80 15.15 21.52 11.00 0.00 0.00 0.00 0.00 20:52:29 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:07:01 veth9db518a 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:52:29 20:07:01 veth2f78edc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:08:01 ens3 6.68 4.46 6.12 2.92 0.00 0.00 0.00 0.00 20:52:29 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:09:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:52:29 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:14:01 ens3 0.15 0.12 0.08 0.06 0.00 0.00 0.00 0.00 20:52:29 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:15:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:15:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:16:01 ens3 0.29 0.24 0.48 0.01 0.00 0.00 0.00 0.00 20:52:29 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:17:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:19:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:52:29 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:20:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:52:29 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:24:01 ens3 0.22 0.13 0.13 0.07 0.00 0.00 0.00 0.00 20:52:29 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:27:01 ens3 0.95 0.70 0.82 0.37 0.00 0.00 0.00 0.00 20:52:29 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:28:01 ens3 5.92 4.80 3.75 4.78 0.00 0.00 0.00 0.00 20:52:29 20:28:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:29:01 ens3 1.78 1.15 1.10 1.21 0.00 0.00 0.00 0.00 20:52:29 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:32:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:33:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:34:01 ens3 0.27 0.27 0.14 0.08 0.00 0.00 0.00 0.00 20:52:29 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:35:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:39:01 ens3 0.30 0.30 0.14 0.08 0.00 0.00 0.00 0.00 20:52:29 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:44:01 ens3 0.30 0.28 0.14 0.08 0.00 0.00 0.00 0.00 20:52:29 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:49:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:52:29 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 20:52:01 ens3 3.20 2.47 4.14 1.07 0.00 0.00 0.00 0.00 20:52:29 20:52:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:52:29 Average: docker0 25.76 33.06 2.02 229.61 0.00 0.00 0.00 0.00 20:52:29 Average: ens3 45.64 32.86 402.31 7.09 0.00 0.00 0.00 0.00 20:52:29 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 20:52:29 20:52:29 20:52:29 ---> sar -P ALL: 20:52:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5805) 07/17/24 _x86_64_ (8 CPU) 20:52:29 20:52:29 19:58:04 LINUX RESTART (8 CPU) 20:52:29 20:52:29 19:59:02 CPU %user %nice %system %iowait %steal %idle 20:52:29 20:00:01 all 8.53 0.00 4.17 3.05 0.07 84.18 20:52:29 20:00:01 0 9.43 0.00 4.38 0.43 0.07 85.70 20:52:29 20:00:01 1 8.03 0.00 3.12 1.35 0.07 87.43 20:52:29 20:00:01 2 8.20 0.00 3.29 0.14 0.05 88.32 20:52:29 20:00:01 3 7.79 0.00 3.17 1.15 0.07 87.83 20:52:29 20:00:01 4 7.46 0.00 6.01 9.76 0.09 76.69 20:52:29 20:00:01 5 7.46 0.00 3.82 2.43 0.09 86.20 20:52:29 20:00:01 6 7.31 0.00 4.52 9.12 0.05 78.99 20:52:29 20:00:01 7 12.52 0.00 5.08 0.15 0.07 82.18 20:52:29 20:01:01 all 34.10 0.00 5.50 1.57 0.08 58.75 20:52:29 20:01:01 0 35.67 0.00 5.46 0.10 0.08 58.68 20:52:29 20:01:01 1 34.25 0.00 6.15 0.02 0.08 59.50 20:52:29 20:01:01 2 32.82 0.00 5.01 0.02 0.08 62.07 20:52:29 20:01:01 3 34.65 0.00 5.34 0.67 0.07 59.27 20:52:29 20:01:01 4 34.27 0.00 5.18 0.05 0.08 60.42 20:52:29 20:01:01 5 34.85 0.00 5.89 2.21 0.08 56.96 20:52:29 20:01:01 6 33.41 0.00 5.70 9.30 0.08 51.51 20:52:29 20:01:01 7 32.90 0.00 5.27 0.25 0.07 61.52 20:52:29 20:02:01 all 40.19 0.00 5.47 0.51 0.08 53.74 20:52:29 20:02:01 0 41.22 0.00 5.97 0.02 0.07 52.72 20:52:29 20:02:01 1 40.93 0.00 6.16 0.12 0.08 52.71 20:52:29 20:02:01 2 40.62 0.00 6.03 0.10 0.08 53.17 20:52:29 20:02:01 3 41.91 0.00 5.42 0.05 0.08 52.54 20:52:29 20:02:01 4 36.64 0.00 4.91 0.10 0.08 58.27 20:52:29 20:02:01 5 39.98 0.00 5.87 2.16 0.08 51.90 20:52:29 20:02:01 6 39.10 0.00 4.54 1.54 0.08 54.73 20:52:29 20:02:01 7 41.12 0.00 4.87 0.02 0.08 53.91 20:52:29 20:03:01 all 43.79 0.00 6.92 1.01 0.07 48.22 20:52:29 20:03:01 0 44.71 0.00 7.60 2.98 0.07 44.64 20:52:29 20:03:01 1 44.97 0.00 7.66 0.19 0.08 47.10 20:52:29 20:03:01 2 45.04 0.00 7.71 0.05 0.08 47.11 20:52:29 20:03:01 3 46.93 0.00 7.64 0.10 0.07 45.26 20:52:29 20:03:01 4 42.28 0.00 6.13 0.05 0.07 51.47 20:52:29 20:03:01 5 44.02 0.00 7.34 4.28 0.07 44.29 20:52:29 20:03:01 6 40.51 0.00 5.72 0.10 0.07 53.61 20:52:29 20:03:01 7 41.83 0.00 5.51 0.29 0.07 52.30 20:52:29 20:04:01 all 23.68 0.00 9.93 14.51 0.11 51.78 20:52:29 20:04:01 0 25.25 0.00 11.21 17.42 0.10 46.03 20:52:29 20:04:01 1 25.29 0.00 10.16 15.30 0.10 49.16 20:52:29 20:04:01 2 25.94 0.00 9.98 11.55 0.09 52.44 20:52:29 20:04:01 3 25.30 0.00 10.81 11.08 0.14 52.68 20:52:29 20:04:01 4 21.53 0.00 8.48 8.01 0.10 61.88 20:52:29 20:04:01 5 24.52 0.00 10.97 28.05 0.10 36.35 20:52:29 20:04:01 6 19.21 0.00 9.55 14.78 0.14 56.32 20:52:29 20:04:01 7 22.41 0.00 8.29 10.04 0.08 59.18 20:52:29 20:05:01 all 38.62 0.00 9.01 11.79 0.09 40.49 20:52:29 20:05:01 0 37.87 0.00 11.38 21.81 0.10 28.84 20:52:29 20:05:01 1 39.01 0.00 9.06 8.46 0.07 43.41 20:52:29 20:05:01 2 39.10 0.00 9.31 8.66 0.15 42.78 20:52:29 20:05:01 3 39.15 0.00 9.01 4.90 0.07 46.87 20:52:29 20:05:01 4 38.04 0.00 9.46 34.76 0.12 17.62 20:52:29 20:05:01 5 39.20 0.00 8.44 4.63 0.08 47.64 20:52:29 20:05:01 6 38.55 0.00 8.01 6.08 0.08 47.27 20:52:29 20:05:01 7 38.04 0.00 7.43 5.33 0.08 49.13 20:52:29 20:06:01 all 88.46 0.00 11.40 0.00 0.13 0.00 20:52:29 20:06:01 0 88.16 0.00 11.69 0.00 0.15 0.00 20:52:29 20:06:01 1 88.50 0.00 11.35 0.00 0.15 0.00 20:52:29 20:06:01 2 87.71 0.00 12.12 0.00 0.17 0.00 20:52:29 20:06:01 3 88.53 0.00 11.35 0.00 0.12 0.00 20:52:29 20:06:01 4 87.93 0.00 11.95 0.00 0.12 0.00 20:52:29 20:06:01 5 88.82 0.00 11.05 0.00 0.14 0.00 20:52:29 20:06:01 6 88.63 0.00 11.26 0.00 0.12 0.00 20:52:29 20:06:01 7 89.44 0.00 10.45 0.00 0.12 0.00 20:52:29 20:07:01 all 81.32 0.00 11.29 1.85 0.15 5.39 20:52:29 20:07:01 0 80.20 0.00 11.92 3.40 0.19 4.29 20:52:29 20:07:01 1 81.30 0.00 11.21 3.07 0.12 4.31 20:52:29 20:07:01 2 79.51 0.00 13.01 3.61 0.24 3.63 20:52:29 20:07:01 3 82.08 0.00 10.49 0.91 0.12 6.40 20:52:29 20:07:01 4 82.71 0.00 10.34 1.89 0.12 4.94 20:52:29 20:07:01 5 81.66 0.00 11.36 1.13 0.19 5.67 20:52:29 20:07:01 6 82.88 0.00 10.21 0.30 0.12 6.48 20:52:29 20:07:01 7 80.14 0.00 11.84 0.55 0.12 7.35 20:52:29 20:08:01 all 0.72 0.00 0.32 1.31 0.02 97.63 20:52:29 20:08:01 0 0.52 0.00 0.30 1.15 0.02 98.02 20:52:29 20:08:01 1 0.42 0.00 0.42 1.73 0.02 97.42 20:52:29 20:08:01 2 0.52 0.00 0.27 1.20 0.02 98.00 20:52:29 20:08:01 3 0.58 0.00 0.38 0.38 0.00 98.65 20:52:29 20:08:01 4 0.48 0.00 0.32 1.77 0.03 97.40 20:52:29 20:08:01 5 2.41 0.00 0.25 0.48 0.02 96.85 20:52:29 20:08:01 6 0.52 0.00 0.32 1.64 0.02 97.51 20:52:29 20:08:01 7 0.32 0.00 0.28 2.19 0.02 97.20 20:52:29 20:09:01 all 0.18 0.00 0.01 0.01 0.01 99.79 20:52:29 20:09:01 0 0.32 0.00 0.02 0.03 0.00 99.63 20:52:29 20:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:09:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:52:29 20:09:01 3 0.03 0.00 0.00 0.03 0.02 99.92 20:52:29 20:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:52:29 20:09:01 5 0.99 0.00 0.02 0.00 0.00 98.99 20:52:29 20:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:10:01 all 0.13 0.00 0.01 0.00 0.01 99.84 20:52:29 20:10:01 0 0.15 0.00 0.02 0.02 0.02 99.80 20:52:29 20:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:10:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:52:29 20:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:52:29 20:10:01 5 0.71 0.00 0.00 0.00 0.02 99.27 20:52:29 20:10:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:52:29 20:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:52:29 20:52:29 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:52:29 20:11:01 all 0.05 0.00 0.01 0.00 0.01 99.92 20:52:29 20:11:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:52:29 20:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:11:01 5 0.28 0.00 0.00 0.02 0.02 99.68 20:52:29 20:11:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:52:29 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:52:29 20:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:52:29 20:12:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:52:29 20:12:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:52:29 20:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:29 20:13:01 0 0.00 0.00 0.00 0.03 0.02 99.95 20:52:29 20:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:52:29 20:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:52:29 20:13:01 5 0.00 0.00 0.03 0.00 0.02 99.95 20:52:29 20:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:52:29 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:14:01 all 0.05 0.00 0.03 0.00 0.00 99.92 20:52:29 20:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:52:29 20:14:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:52:29 20:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:14:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:52:29 20:14:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:52:29 20:14:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:52:29 20:14:01 6 0.10 0.00 0.07 0.00 0.02 99.82 20:52:29 20:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:15:02 all 0.02 0.00 0.01 0.00 0.01 99.96 20:52:29 20:15:02 0 0.02 0.00 0.00 0.02 0.02 99.95 20:52:29 20:15:02 1 0.00 0.00 0.02 0.00 0.02 99.97 20:52:29 20:15:02 2 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:15:02 3 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:15:02 4 0.00 0.00 0.02 0.02 0.00 99.97 20:52:29 20:15:02 5 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:15:02 6 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:15:02 7 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:52:29 20:16:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:52:29 20:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:52:29 20:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:52:29 20:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:52:29 20:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:52:29 20:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:29 20:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:52:29 20:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:52:29 20:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:52:29 20:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:52:29 20:18:01 all 0.04 0.00 0.01 0.01 0.01 99.94 20:52:29 20:18:01 0 0.10 0.00 0.02 0.03 0.00 99.85 20:52:29 20:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:52:29 20:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:18:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:52:29 20:18:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:52:29 20:18:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:52:29 20:18:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:52:29 20:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:29 20:19:01 0 0.05 0.00 0.02 0.02 0.02 99.90 20:52:29 20:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:52:29 20:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:52:29 20:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:52:29 20:20:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:52:29 20:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:52:29 20:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:52:29 20:20:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:52:29 20:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:20:01 7 0.02 0.00 0.05 0.00 0.02 99.92 20:52:29 20:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:52:29 20:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:52:29 20:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:52:29 20:21:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:52:29 20:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:21:01 7 0.02 0.00 0.02 0.00 0.03 99.93 20:52:29 20:52:29 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:52:29 20:22:01 all 0.23 0.00 0.02 0.00 0.01 99.74 20:52:29 20:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:52:29 20:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:52:29 20:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:52:29 20:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:22:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:52:29 20:22:01 5 1.63 0.00 0.03 0.00 0.02 98.32 20:52:29 20:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:22:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:52:29 20:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:52:29 20:23:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:52:29 20:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:23:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:52:29 20:23:01 5 1.97 0.00 0.00 0.00 0.00 98.03 20:52:29 20:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:52:29 20:24:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:52:29 20:24:01 0 0.00 0.00 0.03 0.02 0.00 99.95 20:52:29 20:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:52:29 20:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:24:01 5 1.99 0.00 0.00 0.00 0.00 98.01 20:52:29 20:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:25:01 all 0.28 0.00 0.01 0.00 0.01 99.70 20:52:29 20:25:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:52:29 20:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:52:29 20:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:25:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:52:29 20:25:01 4 0.03 0.00 0.00 0.02 0.02 99.93 20:52:29 20:25:01 5 1.99 0.00 0.00 0.00 0.02 98.00 20:52:29 20:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:52:29 20:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:26:01 all 0.13 0.00 0.02 0.01 0.01 99.83 20:52:29 20:26:01 0 0.00 0.00 0.02 0.05 0.02 99.92 20:52:29 20:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:26:01 2 0.05 0.00 0.00 0.02 0.02 99.92 20:52:29 20:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:26:01 5 0.93 0.00 0.08 0.00 0.00 98.99 20:52:29 20:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:52:29 20:27:01 all 0.11 0.00 0.02 0.01 0.01 99.86 20:52:29 20:27:01 0 0.07 0.00 0.03 0.02 0.00 99.88 20:52:29 20:27:01 1 0.12 0.00 0.02 0.00 0.00 99.87 20:52:29 20:27:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:52:29 20:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:52:29 20:27:01 4 0.20 0.00 0.00 0.02 0.00 99.78 20:52:29 20:27:01 5 0.12 0.00 0.00 0.00 0.02 99.87 20:52:29 20:27:01 6 0.15 0.00 0.02 0.00 0.00 99.83 20:52:29 20:27:01 7 0.18 0.00 0.03 0.00 0.03 99.75 20:52:29 20:28:01 all 0.43 0.00 0.07 0.01 0.01 99.48 20:52:29 20:28:01 0 0.15 0.00 0.03 0.03 0.00 99.78 20:52:29 20:28:01 1 0.03 0.00 0.07 0.00 0.02 99.88 20:52:29 20:28:01 2 0.08 0.00 0.08 0.00 0.02 99.82 20:52:29 20:28:01 3 0.12 0.00 0.22 0.02 0.00 99.65 20:52:29 20:28:01 4 0.70 0.00 0.02 0.02 0.02 99.25 20:52:29 20:28:01 5 1.97 0.00 0.02 0.00 0.00 98.01 20:52:29 20:28:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:52:29 20:28:01 7 0.30 0.00 0.12 0.05 0.02 99.52 20:52:29 20:29:01 all 0.16 0.00 0.01 0.05 0.00 99.79 20:52:29 20:29:01 0 0.05 0.00 0.00 0.25 0.00 99.70 20:52:29 20:29:01 1 0.03 0.00 0.00 0.10 0.00 99.87 20:52:29 20:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:52:29 20:29:01 4 0.08 0.00 0.00 0.02 0.00 99.90 20:52:29 20:29:01 5 0.96 0.00 0.00 0.00 0.00 99.04 20:52:29 20:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:29:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:52:29 20:30:01 all 0.03 0.00 0.01 0.06 0.01 99.90 20:52:29 20:30:01 0 0.00 0.00 0.00 0.45 0.02 99.53 20:52:29 20:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:52:29 20:30:01 2 0.07 0.00 0.02 0.00 0.00 99.92 20:52:29 20:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:30:01 4 0.08 0.00 0.00 0.00 0.00 99.92 20:52:29 20:30:01 5 0.03 0.00 0.03 0.00 0.03 99.90 20:52:29 20:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:31:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:52:29 20:31:01 0 0.02 0.00 0.03 0.07 0.00 99.88 20:52:29 20:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:52:29 20:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:31:01 4 0.02 0.00 0.03 0.02 0.02 99.92 20:52:29 20:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:52:29 20:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:32:01 all 0.02 0.00 0.01 0.05 0.00 99.93 20:52:29 20:32:01 0 0.02 0.00 0.00 0.15 0.00 99.83 20:52:29 20:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:32:01 4 0.00 0.00 0.00 0.18 0.00 99.82 20:52:29 20:32:01 5 0.03 0.00 0.02 0.03 0.02 99.90 20:52:29 20:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:52:29 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:52:29 20:33:01 all 0.11 0.00 0.09 0.01 0.00 99.79 20:52:29 20:33:01 0 0.05 0.00 0.05 0.03 0.00 99.87 20:52:29 20:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:52:29 20:33:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:52:29 20:33:01 3 0.05 0.00 0.08 0.00 0.00 99.87 20:52:29 20:33:01 4 0.10 0.00 0.10 0.00 0.00 99.80 20:52:29 20:33:01 5 0.28 0.00 0.03 0.00 0.02 99.67 20:52:29 20:33:01 6 0.05 0.00 0.07 0.00 0.00 99.88 20:52:29 20:33:01 7 0.22 0.00 0.28 0.03 0.00 99.47 20:52:29 20:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:52:29 20:34:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:52:29 20:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:52:29 20:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:52:29 20:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:52:29 20:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:35:01 all 0.04 0.00 0.01 0.00 0.00 99.94 20:52:29 20:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:52:29 20:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:52:29 20:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:52:29 20:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:52:29 20:35:01 4 0.05 0.00 0.00 0.02 0.00 99.93 20:52:29 20:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:35:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:52:29 20:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:52:29 20:36:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:52:29 20:36:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:52:29 20:36:01 2 0.10 0.00 0.00 0.00 0.00 99.90 20:52:29 20:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:52:29 20:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:37:01 all 0.04 0.00 0.01 0.01 0.01 99.93 20:52:29 20:37:01 0 0.07 0.00 0.05 0.02 0.02 99.85 20:52:29 20:37:01 1 0.03 0.00 0.05 0.00 0.02 99.90 20:52:29 20:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:37:01 4 0.05 0.00 0.00 0.03 0.02 99.90 20:52:29 20:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:52:29 20:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:52:29 20:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:52:29 20:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:52:29 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:39:01 all 0.01 0.00 0.01 0.02 0.01 99.96 20:52:29 20:39:01 0 0.00 0.00 0.00 0.13 0.00 99.87 20:52:29 20:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:52:29 20:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:52:29 20:40:01 0 0.05 0.00 0.02 0.02 0.00 99.92 20:52:29 20:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:40:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:52:29 20:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:52:29 20:41:01 0 0.00 0.00 0.03 0.02 0.00 99.95 20:52:29 20:41:01 1 0.02 0.00 0.05 0.00 0.02 99.92 20:52:29 20:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:52:29 20:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:52:29 20:41:01 5 0.08 0.00 0.00 0.00 0.00 99.92 20:52:29 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:42:01 all 0.21 0.00 0.02 0.02 0.01 99.74 20:52:29 20:42:01 0 0.03 0.00 0.00 0.03 0.02 99.92 20:52:29 20:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:52:29 20:42:01 4 0.03 0.00 0.03 0.13 0.02 99.78 20:52:29 20:42:01 5 1.53 0.00 0.08 0.00 0.02 98.37 20:52:29 20:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:43:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:52:29 20:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:52:29 20:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:43:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:52:29 20:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:43:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:52:29 20:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:52:29 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:52:29 20:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:52:29 20:44:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:52:29 20:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:44:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:52:29 20:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:44:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:52:29 20:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:52:29 20:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:52:29 20:45:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:52:29 20:45:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:52:29 20:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:52:29 20:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:45:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:52:29 20:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:46:01 all 0.09 0.00 0.01 0.01 0.01 99.89 20:52:29 20:46:01 0 0.02 0.00 0.00 0.03 0.00 99.95 20:52:29 20:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:46:01 4 0.05 0.00 0.02 0.03 0.02 99.88 20:52:29 20:46:01 5 0.52 0.00 0.02 0.00 0.00 99.47 20:52:29 20:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:52:29 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:47:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:52:29 20:47:01 0 0.00 0.00 0.00 0.05 0.00 99.95 20:52:29 20:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:47:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:52:29 20:47:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:52:29 20:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:48:01 all 0.18 0.00 0.01 0.01 0.00 99.79 20:52:29 20:48:01 0 0.00 0.00 0.02 0.12 0.00 99.87 20:52:29 20:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:48:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:52:29 20:48:01 5 1.26 0.00 0.00 0.00 0.00 98.74 20:52:29 20:48:01 6 0.07 0.00 0.03 0.00 0.00 99.90 20:52:29 20:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:49:01 all 0.06 0.00 0.01 0.01 0.01 99.92 20:52:29 20:49:01 0 0.02 0.00 0.00 0.05 0.00 99.93 20:52:29 20:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:52:29 20:49:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:52:29 20:49:01 5 0.38 0.00 0.02 0.00 0.02 99.58 20:52:29 20:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:52:29 20:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:50:01 all 0.17 0.00 0.01 0.01 0.01 99.80 20:52:29 20:50:01 0 0.00 0.00 0.00 0.05 0.02 99.93 20:52:29 20:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:52:29 20:50:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:52:29 20:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:50:01 4 0.05 0.00 0.02 0.02 0.02 99.90 20:52:29 20:50:01 5 1.19 0.00 0.00 0.00 0.00 98.81 20:52:29 20:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:52:29 20:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:52:29 20:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:52:29 20:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:52:29 20:51:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:52:29 20:51:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:52:29 20:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:52:29 20:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:52:29 20:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:29 20:52:01 all 0.16 0.00 0.08 0.00 0.01 99.75 20:52:29 20:52:01 0 0.08 0.00 0.13 0.00 0.00 99.78 20:52:29 20:52:01 1 0.15 0.00 0.07 0.00 0.02 99.77 20:52:29 20:52:01 2 0.17 0.00 0.13 0.02 0.02 99.67 20:52:29 20:52:01 3 0.20 0.00 0.05 0.00 0.00 99.75 20:52:29 20:52:01 4 0.33 0.00 0.07 0.00 0.02 99.58 20:52:29 20:52:01 5 0.12 0.00 0.05 0.00 0.00 99.83 20:52:29 20:52:01 6 0.15 0.00 0.08 0.00 0.02 99.75 20:52:29 20:52:01 7 0.12 0.00 0.05 0.00 0.00 99.83 20:52:29 Average: all 6.80 0.00 1.21 0.67 0.02 91.30 20:52:29 Average: 0 6.80 0.00 1.32 0.92 0.02 90.95 20:52:29 Average: 1 6.83 0.00 1.24 0.57 0.02 91.34 20:52:29 Average: 2 6.73 0.00 1.26 0.47 0.02 91.52 20:52:29 Average: 3 6.92 0.00 1.21 0.36 0.02 91.50 20:52:29 Average: 4 6.63 0.00 1.18 1.06 0.02 91.10 20:52:29 Average: 5 7.15 0.00 1.22 0.84 0.02 90.77 20:52:29 Average: 6 6.60 0.00 1.13 0.80 0.02 91.46 20:52:29 Average: 7 6.76 0.00 1.12 0.35 0.02 91.75 20:52:29 20:52:29 20:52:29