Pull request #4835 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98ae222bdff296c74f7d1083ad79f855875069e5+9dd757975a2486f93e2289e3629aab843f36bcb7 (ca49894edf15a843ef0a3b06b39ea7a66348afab) 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-ssh11678448842274809828.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-ssh13527816578095131952.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-4835/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-4835/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4185830708570433739.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-4835/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15274693629572418413.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-ssh5579838069275444849.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-4835/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-4835/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10842327271248059593.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-6199 in /w/workspace/edgexfoundry_edgex-go_PR-4835 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4835/head:refs/remotes/origin/PR-4835 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit 98ae222bdff296c74f7d1083ad79f855875069e5 Merge succeeded, producing 98ae222bdff296c74f7d1083ad79f855875069e5 Checking out Revision 98ae222bdff296c74f7d1083ad79f855875069e5 (PR-4835) 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 core.sparsecheckout # timeout=10 > git checkout -f 98ae222bdff296c74f7d1083ad79f855875069e5 # 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 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ae222bdff296c74f7d1083ad79f855875069e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:11:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:11:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:11:26 ========================================================= 19:11:26 EdgeX Global Pipelines Version Info 19:11:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:11:27 ------------------- 19:11:27 stable info: 19:11:27 ------------------- 19:11:27 Commited By: Ginny Guan ginny@iotechsys.com 19:11:27 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:11:27 Message: update stable to v1.0.260 19:11:27 ------------------- 19:11:27 experimental info: 19:11:27 ------------------- 19:11:27 Commited By: Ginny Guan ginny@iotechsys.com 19:11:27 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:11:27 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4835 [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4835 [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4835 [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98ae222bdff296c74f7d1083ad79f855875069e5 [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98ae222 [Pipeline] echo 19:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:29 provisioning config files... 19:11:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1152991949408794795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:30 ---> ****-login.sh 19:11:30 nexus3.edgexfoundry.org:10001 19:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:30 Configure a credential helper to remove this warning. See 19:11:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:30 19:11:30 Login Succeeded 19:11:30 nexus3.edgexfoundry.org:10002 19:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:30 Configure a credential helper to remove this warning. See 19:11:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:30 19:11:30 Login Succeeded 19:11:30 nexus3.edgexfoundry.org:10003 19:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:30 Configure a credential helper to remove this warning. See 19:11:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:30 19:11:30 Login Succeeded 19:11:30 nexus3.edgexfoundry.org:10004 19:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:31 Configure a credential helper to remove this warning. See 19:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:31 19:11:31 Login Succeeded 19:11:31 ****.io 19:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:31 Configure a credential helper to remove this warning. See 19:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:31 19:11:31 Login Succeeded 19:11:31 ---> ****-login.sh ends [Pipeline] } 19:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:31 + 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:11:31 + cut+ -d/ -f2 19:11:31 dirname cmd/core-command/Dockerfile 19:11:31 + echo core-command,cmd/core-command/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:11:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:11:31 + dirname cmd/core-data/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo core-data,cmd/core-data/Dockerfile 19:11:31 + dirname cmd/core-keeper/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo core-keeper,cmd/core-keeper/Dockerfile 19:11:31 + dirname cmd/core-metadata/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo core-metadata,cmd/core-metadata/Dockerfile 19:11:31 + dirname cmd/security-bootstrapper/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:11:31 + dirname cmd/security-proxy-auth/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:11:31 + dirname cmd/security-proxy-setup/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:11:31 + dirname cmd/security-secretstore-setup/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:11:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:11:31 + dirname cmd/security-spire-agent/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + dirname cmd/security-spire-config/Dockerfile 19:11:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:11:31 + dirname cmd/security-spire-server/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:11:31 + dirname cmd/support-notifications/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo support-notifications,cmd/support-notifications/Dockerfile 19:11:31 + dirname cmd/support-scheduler/Dockerfile 19:11:31 + cut -d/ -f2 19:11:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:11:31 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:11:32 + git rev-list -1 --merges 98ae222bdff296c74f7d1083ad79f855875069e5~1..98ae222bdff296c74f7d1083ad79f855875069e5 [Pipeline] echo 19:11:32 -----------> git rev-list -1 --merges 98ae222bdff296c74f7d1083ad79f855875069e5~1..98ae222bdff296c74f7d1083ad79f855875069e5 98ae222bdff296c74f7d1083ad79f855875069e5 [false] [Pipeline] sh 19:11:32 + git log --format=format:%s -1 98ae222bdff296c74f7d1083ad79f855875069e5 [Pipeline] echo 19:11:32 ========================================================= 19:11:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:11:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:11:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:11:33 + grep -v github /etc/ssh/ssh_known_hosts 19:11:33 + [ -e /tmp/ssh_known_hosts ] 19:11:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:11:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:11:33 + sudo tee -a /etc/ssh/ssh_known_hosts 19:11:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:33 19:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:34 0.1.4: Pulling from edgex-devops/py-git-semver 19:11:34 b85a868b505f: Pulling fs layer 19:11:34 e2be974225ed: Pulling fs layer 19:11:34 339a4e72a1f5: Pulling fs layer 19:11:34 988bab9f4d93: Pulling fs layer 19:11:34 1469e6f7b9e6: Pulling fs layer 19:11:34 eaf3925da568: Pulling fs layer 19:11:34 bab4dde63d76: Pulling fs layer 19:11:34 bde34c3a00c8: Pulling fs layer 19:11:34 b352a97aabf1: Pulling fs layer 19:11:34 4872d77fe225: Pulling fs layer 19:11:34 5851b861e8e6: Pulling fs layer 19:11:34 988bab9f4d93: Waiting 19:11:34 eaf3925da568: Waiting 19:11:34 b352a97aabf1: Waiting 19:11:34 bab4dde63d76: Waiting 19:11:34 bde34c3a00c8: Waiting 19:11:34 1469e6f7b9e6: Waiting 19:11:34 4872d77fe225: Waiting 19:11:34 5851b861e8e6: Waiting 19:11:34 e2be974225ed: Download complete 19:11:34 988bab9f4d93: Verifying Checksum 19:11:34 988bab9f4d93: Download complete 19:11:34 1469e6f7b9e6: Verifying Checksum 19:11:34 1469e6f7b9e6: Download complete 19:11:34 eaf3925da568: Verifying Checksum 19:11:34 eaf3925da568: Download complete 19:11:34 339a4e72a1f5: Verifying Checksum 19:11:34 339a4e72a1f5: Download complete 19:11:34 bde34c3a00c8: Verifying Checksum 19:11:34 bde34c3a00c8: Download complete 19:11:34 b352a97aabf1: Verifying Checksum 19:11:34 b352a97aabf1: Download complete 19:11:34 4872d77fe225: Verifying Checksum 19:11:34 4872d77fe225: Download complete 19:11:34 5851b861e8e6: Download complete 19:11:34 b85a868b505f: Verifying Checksum 19:11:34 b85a868b505f: Download complete 19:11:34 bab4dde63d76: Verifying Checksum 19:11:34 bab4dde63d76: Download complete 19:11:35 b85a868b505f: Pull complete 19:11:35 e2be974225ed: Pull complete 19:11:36 339a4e72a1f5: Pull complete 19:11:36 988bab9f4d93: Pull complete 19:11:36 1469e6f7b9e6: Pull complete 19:11:36 eaf3925da568: Pull complete 19:11:38 bab4dde63d76: Pull complete 19:11:38 bde34c3a00c8: Pull complete 19:11:38 b352a97aabf1: Pull complete 19:11:38 4872d77fe225: Pull complete 19:11:38 5851b861e8e6: Pull complete 19:11:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:38 prd-ubuntu20.04-docker-8c-8g-6199 does not seem to be running inside a container 19:11:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:11:41 $ docker top 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e -eo pid,comm 19:11:41 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:11:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:41 [ssh-agent] Looking for ssh-agent implementation... 19:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:41 $ docker exec 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e ssh-agent 19:11:41 SSH_AUTH_SOCK=/tmp/ssh-kbeW3PWQ4vZi/agent.32 19:11:41 SSH_AGENT_PID=38 19:11:41 Running ssh-add (command line suppressed) 19:11:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10004706027822155849.key (/w/workspace/edgex-go/1@tmp/private_key_10004706027822155849.key) 19:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:42 + git tag --points-at HEAD [Pipeline] } 19:11:42 $ docker exec --env ******** --env ******** 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e ssh-agent -k 19:11:42 unset SSH_AUTH_SOCK; 19:11:42 unset SSH_AGENT_PID; 19:11:42 echo Agent pid 38 killed; 19:11:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:11:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:42 [ssh-agent] Looking for ssh-agent implementation... 19:11:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:42 $ docker exec 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e ssh-agent 19:11:42 SSH_AUTH_SOCK=/tmp/ssh-w4pTSqINxdSV/agent.71 19:11:42 SSH_AGENT_PID=77 19:11:42 Running ssh-add (command line suppressed) 19:11:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14914308002324496434.key (/w/workspace/edgex-go/1@tmp/private_key_14914308002324496434.key) 19:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:43 + git semver init 19:11:43 2024-07-23 19:11:43,173 [run_init] DEBUG init version:0.0.0 force:False 19:11:43 2024-07-23 19:11:43,174 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:11:43 2024-07-23 19:11:43,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:11:43 2024-07-23 19:11:43,175 [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:11:48 2024-07-23 19:11:47,684 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:11:48 2024-07-23 19:11:47,685 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4835 with force:False 19:11:48 2024-07-23 19:11:47,685 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4835 19:11:48 2024-07-23 19:11:47,688 [execute] INFO git cat-file --batch-check 19:11:48 2024-07-23 19:11:47,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:11:48 2024-07-23 19:11:47,694 [execute] INFO git cat-file --batch 19:11:48 2024-07-23 19:11:47,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:11:48 2024-07-23 19:11:47,700 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4835 19:11:48 0.0.0 [Pipeline] } 19:11:48 $ docker exec --env ******** --env ******** 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e ssh-agent -k 19:11:48 unset SSH_AUTH_SOCK; 19:11:48 unset SSH_AGENT_PID; 19:11:48 echo Agent pid 77 killed; 19:11:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:49 + git semver [Pipeline] } 19:11:49 $ docker stop --time=1 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e 19:11:50 $ docker rm -f --volumes 6e1bb3ef0259ccc2922b3495d4549cc7f7e31481277bd9833cda4e2479b3da6e [Pipeline] // withDockerContainer [Pipeline] sh 19:11:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:11:51 Stashed 1 file(s) [Pipeline] echo 19:11:51 [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:11:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:11:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:11:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:11:52 ========================================================= 19:11:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:11:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:11:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:11:52 619be1103602: Pulling fs layer 19:11:52 7862e08f4a3e: Pulling fs layer 19:11:52 5df492c9dc93: Pulling fs layer 19:11:52 7629e6793208: Pulling fs layer 19:11:52 4f4fb700ef54: Pulling fs layer 19:11:52 fb5054dd5b73: Pulling fs layer 19:11:52 eeca6798cff9: Pulling fs layer 19:11:52 aa269ceb94a6: Pulling fs layer 19:11:52 ada007ff1a6a: Pulling fs layer 19:11:52 7629e6793208: Waiting 19:11:52 aa269ceb94a6: Waiting 19:11:52 ada007ff1a6a: Waiting 19:11:52 fb5054dd5b73: Waiting 19:11:52 4f4fb700ef54: Waiting 19:11:52 eeca6798cff9: Waiting 19:11:52 7862e08f4a3e: Download complete 19:11:52 7629e6793208: Verifying Checksum 19:11:52 7629e6793208: Download complete 19:11:52 4f4fb700ef54: Download complete 19:11:52 fb5054dd5b73: Verifying Checksum 19:11:52 fb5054dd5b73: Download complete 19:11:52 619be1103602: Download complete 19:11:52 eeca6798cff9: Verifying Checksum 19:11:52 eeca6798cff9: Download complete 19:11:53 619be1103602: Pull complete 19:11:53 7862e08f4a3e: Pull complete 19:11:53 ada007ff1a6a: Verifying Checksum 19:11:53 ada007ff1a6a: Download complete 19:11:53 5df492c9dc93: Verifying Checksum 19:11:53 5df492c9dc93: Download complete 19:11:53 aa269ceb94a6: Verifying Checksum 19:11:53 aa269ceb94a6: Download complete 19:11:56 5df492c9dc93: Pull complete 19:11:56 7629e6793208: Pull complete 19:11:56 4f4fb700ef54: Pull complete 19:11:56 fb5054dd5b73: Pull complete 19:11:56 eeca6798cff9: Pull complete 19:11:59 aa269ceb94a6: Pull complete 19:11:59 ada007ff1a6a: Pull complete 19:11:59 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:11:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:11:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:11:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:11:59 WORKDIR /edgex 19:11:59 COPY go.mod . 19:11:59 RUN go mod download 19:11:59 + docker build -t ci-base-image-x86_64 -f - . 19:11:59 Sending build context to Docker daemon 178.6MB 19:11:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:11:59 ---> f489d0715acc 19:11:59 Step 2/4 : WORKDIR /edgex 19:12:03 ---> Running in 0095f904991f 19:12:03 Removing intermediate container 0095f904991f 19:12:03 ---> ff618e312b45 19:12:03 Step 3/4 : COPY go.mod . 19:12:03 ---> a880a02733e2 19:12:03 Step 4/4 : RUN go mod download 19:12:03 ---> Running in 14f6b7961fc1 19:12:06 Still waiting to schedule task 19:12:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:12:25 Removing intermediate container 14f6b7961fc1 19:12:25 ---> 4a346fed6dcc 19:12:25 Successfully built 4a346fed6dcc 19:12:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:25 + docker inspect -f . ci-base-image-x86_64 19:12:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:25 prd-ubuntu20.04-docker-8c-8g-6199 does not seem to be running inside a container 19:12:25 $ 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 ******** ci-base-image-x86_64 cat 19:12:26 $ docker top 11279bf084a31a9ca125d9f61115046beb15c33b2fe811fc7ddaa972e5fe0d0f -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:26 + go version 19:12:26 go version go1.21.9 linux/amd64 [Pipeline] } 19:12:26 $ docker stop --time=1 11279bf084a31a9ca125d9f61115046beb15c33b2fe811fc7ddaa972e5fe0d0f 19:12:27 $ docker rm -f --volumes 11279bf084a31a9ca125d9f61115046beb15c33b2fe811fc7ddaa972e5fe0d0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:28 + docker inspect -f . ci-base-image-x86_64 19:12:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:28 prd-ubuntu20.04-docker-8c-8g-6199 does not seem to be running inside a container 19:12:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat 19:12:29 $ docker top e6bb5bad1e5a7c4980902c5f14c6457b229abf275cb0ef2d311a29e3e86e0dff -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:29 ========================================================= 19:12:29 [edgeXBuildGoParallel] Running Tests and Build... 19:12:29 ========================================================= [Pipeline] sh 19:12:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:12:30 + make test 19:12:30 go test -race -coverprofile=coverage.out ./... 19:12:38 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 19:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:13:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.584s coverage: 93.4% of statements 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 91.7% of statements 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 6.5% of statements 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.332s coverage: 95.8% of statements 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 19:13:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 32.2% of statements 19:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 41.7% of statements 19:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 77.8% of statements 19:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 19:13:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 19:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:13:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6200 in /w/workspace/edgexfoundry_edgex-go_PR-4835 [Pipeline] { [Pipeline] ws 19:13:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:13:43 The recommended git tool is: git 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.245s coverage: 79.9% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.048s coverage: 92.9% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.147s coverage: 38.4% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.042s coverage: 61.8% of statements 19:13:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements 19:13:46 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 19:13:46 running golangci-lint 19:13:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:13:46 go version go1.21.9 linux/amd64 19:13:46 level=info msg="[config_reader] Used config file .golangci.yml" 19:13:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:13:51 using credential edgex-jenkins-ssh 19:13:51 Cloning the remote Git repository 19:13:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:13:51 > git init /w/workspace/edgex-go/1 # timeout=10 19:13:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:13:51 > git --version # timeout=10 19:13:51 > git --version # 'git version 2.25.1' 19:13:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:13:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:08 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 18.984445607s" 19:14:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.993183ms" 19:14:10 Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit 98ae222bdff296c74f7d1083ad79f855875069e5 19:14:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4835/head:refs/remotes/origin/PR-4835 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:14:10 > git config core.sparsecheckout # timeout=10 19:14:10 > git checkout -f 98ae222bdff296c74f7d1083ad79f855875069e5 # timeout=10 19:14:10 Merge succeeded, producing 98ae222bdff296c74f7d1083ad79f855875069e5 19:14:10 Checking out Revision 98ae222bdff296c74f7d1083ad79f855875069e5 (PR-4835) 19:14:11 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:14:11 > git --version # timeout=10 19:14:11 > git --version # 'git version 2.25.1' 19:14:11 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 19:14:10 > git remote # timeout=10 19:14:10 > git config --get remote.origin.url # timeout=10 19:14:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:10 > git merge 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 19:14:10 > git rev-parse HEAD^{commit} # timeout=10 19:14:10 > git config core.sparsecheckout # timeout=10 19:14:10 > git checkout -f 98ae222bdff296c74f7d1083ad79f855875069e5 # timeout=10 19:14:16 level=info msg="[linters_context/goanalysis] analyzers took 1m27.185219638s with top 10 stages: buildir: 44.455068632s, gosec: 7.292025379s, fact_deprecated: 2.781593994s, inspect: 2.669512888s, ctrlflow: 1.896651186s, printf: 1.681325925s, fact_purity: 1.35784224s, nilness: 1.329032209s, typedness: 861.347798ms, isgenerated: 852.451702ms" 19:14:16 level=info msg="[runner] Issues before processing: 209, after processing: 0" 19:14:16 level=info msg="[runner] Processors filtering stat (out/in): exclude: 209/209, exclude-rules: 21/209, cgo: 209/209, skip_files: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, filename_unadjuster: 209/209, nolint: 0/21, path_prettifier: 209/209, skip_dirs: 209/209" 19:14:16 level=info msg="[runner] processing took 16.54069ms with stages: nolint: 7.486186ms, identifier_marker: 4.664128ms, exclude-rules: 1.575869ms, path_prettifier: 1.264368ms, autogenerated_exclude: 1.018446ms, skip_dirs: 476.253µs, cgo: 33.57µs, filename_unadjuster: 18µs, max_same_issues: 600ns, fixer: 570ns, exclude: 460ns, skip_files: 430ns, severity-rules: 290ns, uniq_by_line: 280ns, diff: 260ns, path_prefixer: 250ns, max_from_linter: 180ns, sort_results: 170ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 19:14:16 level=info msg="[runner] linters took 9.936143s with stages: goanalysis_metalinter: 9.919503059s" 19:14:16 level=info msg="File cache stats: 0 entries of total size 0B" 19:14:16 level=info msg="Memory: 290 samples, avg is 283.0MB, max is 1300.8MB" 19:14:16 level=info msg="Execution took 28.956763855s" 19:14:16 go vet ./... 19:14:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:14:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:14:22 ./bin/test-attribution-txt.sh [Pipeline] echo 19:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 19:14:25 + ls -al . 19:14:25 total 840 19:14:25 drwxrwxr-x 11 1001 1001 4096 Jul 23 19:12 . 19:14:25 drwxr-xr-x 4 root root 4096 Jul 23 19:12 .. 19:14:25 drwxrwxr-x 2 1001 1001 4096 Jul 23 19:11 .blubracket 19:14:25 -rw-rw-r-- 1 1001 1001 10 Jul 23 19:11 .dockerignore 19:14:25 drwxrwxr-x 8 1001 1001 4096 Jul 23 19:13 .git 19:14:25 drwxrwxr-x 3 1001 1001 4096 Jul 23 19:11 .github 19:14:25 -rw-rw-r-- 1 1001 1001 1102 Jul 23 19:11 .gitignore 19:14:25 -rw-rw-r-- 1 1001 1001 42 Jul 23 19:11 .golangci.yml 19:14:25 -rw-rw-r-- 1 1001 1001 100 Jul 23 19:11 .hadolint.yml 19:14:25 drwxr-xr-x 3 1001 1001 4096 Jul 23 19:11 .semver 19:14:25 -rw-rw-r-- 1 1001 1001 155 Jul 23 19:11 .sonarcloud.properties 19:14:25 -rw-rw-r-- 1 1001 1001 1171 Jul 23 19:11 ADOPTERS.md 19:14:25 -rw-rw-r-- 1 1001 1001 20361 Jul 23 19:11 Attribution.txt 19:14:25 -rw-rw-r-- 1 1001 1001 100284 Jul 23 19:11 CHANGELOG.md 19:14:25 -rw-rw-r-- 1 1001 1001 3804 Jul 23 19:11 CONTRIBUTING.md 19:14:25 -rw-rw-r-- 1 1001 1001 677 Jul 23 19:11 GOVERNANCE.md 19:14:25 -rw-rw-r-- 1 1001 1001 861 Jul 23 19:11 Jenkinsfile 19:14:25 -rw-rw-r-- 1 1001 1001 10775 Jul 23 19:11 LICENSE 19:14:25 -rw-rw-r-- 1 1001 1001 16051 Jul 23 19:11 Makefile 19:14:25 -rw-rw-r-- 1 1001 1001 582 Jul 23 19:11 OWNERS.md 19:14:25 -rw-rw-r-- 1 1001 1001 9528 Jul 23 19:11 README.md 19:14:25 -rw-rw-r-- 1 1001 1001 789 Jul 23 19:11 SECURITY.md 19:14:25 -rw-rw-r-- 1 1001 1001 5 Jul 23 19:11 VERSION 19:14:25 drwxrwxr-x 2 1001 1001 4096 Jul 23 19:11 bin 19:14:25 drwxrwxr-x 19 1001 1001 4096 Jul 23 19:11 cmd 19:14:25 -rw-r--r-- 1 root root 481596 Jul 23 19:13 coverage.out 19:14:25 drwxrwxr-x 2 1001 1001 4096 Jul 23 19:11 fuzz_test 19:14:25 -rw-rw-r-- 1 1001 1001 6912 Jul 23 19:11 go.mod 19:14:25 -rw-rw-r-- 1 1001 1001 100928 Jul 23 19:11 go.sum 19:14:25 drwxrwxr-x 7 1001 1001 4096 Jul 23 19:11 internal 19:14:25 drwxrwxr-x 3 1001 1001 4096 Jul 23 19:11 openapi 19:14:25 -rw-rw-r-- 1 1001 1001 584 Jul 23 19:11 security.txt 19:14:25 -rw-rw-r-- 1 1001 1001 204 Jul 23 19:11 version.go [Pipeline] sh [Pipeline] sh 19:14:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:14:26 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:26 Dload Upload Total Spent Left Speed 19:14:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 59115 0 --:--:-- --:--:-- --:--:-- 59115 19:14:26 + '[' -e coverage.out ] 19:14:26 + chown 1001:1001 coverage.out [Pipeline] sh [Pipeline] stash 19:14:26 Stashed 1 file(s) [Pipeline] sh 19:14:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:14:26 + make build 19:14:26 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 19:14:26 + sudo tee /etc/docker/daemon.new 19:14:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:14:26 { 19:14:26 "registry-mirrors": [ 19:14:26 "https://nexus3.edgexfoundry.org:10001" 19:14:26 ], 19:14:26 "bip": "10.250.0.254/24", 19:14:26 "hosts": [ 19:14:26 "tcp://0.0.0.0:5555", 19:14:26 "unix:///var/run/docker.sock" 19:14:26 ], 19:14:26 "mtu": 1458, 19:14:26 "selinux-enabled": true, 19:14:26 "seccomp-profile": "/etc/docker/seccomp.json" 19:14:26 } [Pipeline] sh 19:14:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:14:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:45 provisioning config files... 19:14:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13340426885930624628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:46 ---> ****-login.sh 19:14:46 nexus3.edgexfoundry.org:10001 19:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:46 Configure a credential helper to remove this warning. See 19:14:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:46 19:14:46 Login Succeeded 19:14:46 nexus3.edgexfoundry.org:10002 19:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:47 Configure a credential helper to remove this warning. See 19:14:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:47 19:14:47 Login Succeeded 19:14:47 nexus3.edgexfoundry.org:10003 19:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:47 Configure a credential helper to remove this warning. See 19:14:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:47 19:14:47 Login Succeeded 19:14:47 nexus3.edgexfoundry.org:10004 19:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:48 Configure a credential helper to remove this warning. See 19:14:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:48 19:14:48 Login Succeeded 19:14:48 ****.io 19:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:14:48 Configure a credential helper to remove this warning. See 19:14:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:14:48 19:14:48 Login Succeeded 19:14:48 ---> ****-login.sh ends [Pipeline] } 19:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:14:48 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 [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:14:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:14:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:49 ========================================================= 19:14:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:14:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:14:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:14:50 c6b39de5b339: Pulling fs layer 19:14:50 a69c41024577: Pulling fs layer 19:14:50 d6de4b400683: Pulling fs layer 19:14:50 35cb2a7552d0: Pulling fs layer 19:14:50 4f4fb700ef54: Pulling fs layer 19:14:50 464afbd9ba4c: Pulling fs layer 19:14:50 00f215d4a9da: Pulling fs layer 19:14:50 d496ad576159: Pulling fs layer 19:14:50 35cb2a7552d0: Waiting 19:14:50 4f4fb700ef54: Waiting 19:14:50 464afbd9ba4c: Waiting 19:14:50 00f215d4a9da: Waiting 19:14:50 d496ad576159: Waiting 19:14:50 a69c41024577: Verifying Checksum 19:14:50 a69c41024577: Download complete 19:14:50 35cb2a7552d0: Download complete 19:14:50 4f4fb700ef54: Verifying Checksum 19:14:50 4f4fb700ef54: Download complete 19:14:50 464afbd9ba4c: Verifying Checksum 19:14:50 464afbd9ba4c: Download complete 19:14:50 c6b39de5b339: Verifying Checksum 19:14:50 c6b39de5b339: Download complete 19:14:50 d496ad576159: Verifying Checksum 19:14:50 d496ad576159: Download complete 19:14:50 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 19:14:51 c6b39de5b339: Pull complete 19:14:51 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 19:14:52 a69c41024577: Pull complete 19:14:52 d6de4b400683: Verifying Checksum 19:14:52 d6de4b400683: Download complete 19:14:52 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 19:14:52 00f215d4a9da: Verifying Checksum 19:14:52 00f215d4a9da: Download complete 19:14:54 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 19:14:58 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 19:15:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:15:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:15:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:15:04 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 19:15:04 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 19:15:05 d6de4b400683: Pull complete 19:15:05 35cb2a7552d0: Pull complete 19:15:05 4f4fb700ef54: Pull complete 19:15:05 464afbd9ba4c: Pull complete 19:15:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:15:06 $ docker stop --time=1 e6bb5bad1e5a7c4980902c5f14c6457b229abf275cb0ef2d311a29e3e86e0dff 19:15:13 $ docker rm -f --volumes e6bb5bad1e5a7c4980902c5f14c6457b229abf275cb0ef2d311a29e3e86e0dff [Pipeline] // withDockerContainer 19:15:13 00f215d4a9da: Pull complete [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 19:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:14 19:15:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:15 latest: Pulling from edgex-devops/edgex-compose 19:15:15 91d30c5bc195: Pulling fs layer 19:15:15 2e9b0aa3be6d: Pulling fs layer 19:15:15 9c61dcf015f6: Pulling fs layer 19:15:15 4698f68db338: Pulling fs layer 19:15:15 2a2f49069b9e: Pulling fs layer 19:15:15 e0025b399a48: Pulling fs layer 19:15:15 2a2f49069b9e: Waiting 19:15:15 4698f68db338: Waiting 19:15:15 e0025b399a48: Waiting 19:15:15 91d30c5bc195: Verifying Checksum 19:15:15 91d30c5bc195: Download complete 19:15:15 4698f68db338: Verifying Checksum 19:15:15 4698f68db338: Download complete 19:15:15 2e9b0aa3be6d: Verifying Checksum 19:15:15 2e9b0aa3be6d: Download complete 19:15:15 e0025b399a48: Verifying Checksum 19:15:15 e0025b399a48: Download complete 19:15:15 91d30c5bc195: Pull complete 19:15:15 2a2f49069b9e: Verifying Checksum 19:15:15 2a2f49069b9e: Download complete 19:15:15 d496ad576159: Pull complete 19:15:15 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:15:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:15:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists 19:15:15 2e9b0aa3be6d: Pull complete [Pipeline] sh 19:15:16 9c61dcf015f6: Download complete 19:15:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:15:16 WORKDIR /edgex 19:15:16 COPY go.mod . 19:15:16 RUN go mod download 19:15:16 + docker build -t ci-base-image-arm64 -f - . 19:15:16 Sending build context to Docker daemon 3.184MB 19:15:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:15:16 ---> f246e2811388 19:15:16 Step 2/4 : WORKDIR /edgex 19:15:18 9c61dcf015f6: Pull complete 19:15:18 4698f68db338: Pull complete 19:15:18 ---> Running in c34f924ca9ac 19:15:18 Removing intermediate container c34f924ca9ac 19:15:18 ---> d28eb5ab651f 19:15:18 Step 3/4 : COPY go.mod . 19:15:18 2a2f49069b9e: Pull complete 19:15:18 e0025b399a48: Pull complete 19:15:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:15:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:15:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 19:15:19 ---> 47a570d6c3a8 19:15:19 Step 4/4 : RUN go mod download 19:15:19 ---> Running in 77697618f995 [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:19 prd-ubuntu20.04-docker-8c-8g-6199 does not seem to be running inside a container 19:15:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:15:22 $ docker top 0444d3874d9f02e430f77b2c368ee1cead264ec349a3ea701c7c75bc59185a88 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:22 + docker compose -f ./docker-compose-build.yml build --parallel 19:15:25 #1 [core-keeper internal] load build definition from Dockerfile 19:15:25 #1 transferring dockerfile: 2.01kB done 19:15:25 #1 DONE 0.0s 19:15:25 19:15:25 #2 [security-proxy-setup internal] load build definition from Dockerfile 19:15:25 #2 transferring dockerfile: 2.50kB done 19:15:25 #2 DONE 0.0s 19:15:25 19:15:25 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:15:25 #3 transferring dockerfile: 1.89kB done 19:15:25 #3 DONE 0.0s 19:15:25 19:15:25 #4 [security-bootstrapper internal] load build definition from Dockerfile 19:15:25 #4 transferring dockerfile: 2.93kB done 19:15:25 #4 DONE 0.0s 19:15:25 19:15:25 #5 [security-spire-server internal] load build definition from Dockerfile 19:15:25 #5 transferring dockerfile: 1.70kB done 19:15:25 #5 DONE 0.0s 19:15:25 19:15:25 #6 [security-proxy-auth internal] load build definition from Dockerfile 19:15:25 #6 transferring dockerfile: 2.15kB done 19:15:25 #6 DONE 0.0s 19:15:25 19:15:25 #7 [support-notifications internal] load build definition from Dockerfile 19:15:25 #7 DONE 0.0s 19:15:25 19:15:25 #8 [security-secretstore-setup internal] load build definition from Dockerfile 19:15:25 #8 transferring dockerfile: 2.49kB done 19:15:25 #8 DONE 0.0s 19:15:25 19:15:25 #9 [security-spire-agent internal] load build definition from Dockerfile 19:15:25 #9 transferring dockerfile: 1.81kB done 19:15:25 #9 DONE 0.0s 19:15:25 19:15:25 #7 [support-notifications internal] load build definition from Dockerfile 19:15:25 #7 transferring dockerfile: 1.95kB done 19:15:25 #7 DONE 0.0s 19:15:25 19:15:25 #10 [core-command internal] load build definition from Dockerfile 19:15:25 #10 transferring dockerfile: 1.93kB done 19:15:25 #10 DONE 0.0s 19:15:25 19:15:25 #11 [support-scheduler internal] load build definition from Dockerfile 19:15:25 #11 transferring dockerfile: 1.93kB done 19:15:25 #11 DONE 0.0s 19:15:25 19:15:25 #12 [security-spire-config internal] load build definition from Dockerfile 19:15:25 #12 transferring dockerfile: 1.69kB done 19:15:25 #12 DONE 0.0s 19:15:25 19:15:25 #13 [core-metadata internal] load build definition from Dockerfile 19:15:25 #13 transferring dockerfile: 2.06kB done 19:15:25 #13 DONE 0.0s 19:15:25 19:15:25 #14 [core-keeper internal] load .dockerignore 19:15:25 #14 transferring context: 50B done 19:15:25 #14 DONE 0.0s 19:15:25 19:15:25 #15 [core-data internal] load build definition from Dockerfile 19:15:25 #15 transferring dockerfile: 2.01kB done 19:15:25 #15 DONE 0.0s 19:15:25 19:15:25 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:15:25 #16 transferring dockerfile: 2.23kB done 19:15:25 #16 DONE 0.0s 19:15:25 19:15:25 #17 [security-proxy-setup internal] load .dockerignore 19:15:25 #17 transferring context: 50B done 19:15:25 #17 DONE 0.0s 19:15:25 19:15:25 #18 [security-spiffe-token-provider internal] load .dockerignore 19:15:25 #18 transferring context: 50B done 19:15:25 #18 DONE 0.0s 19:15:25 19:15:25 #19 [security-bootstrapper internal] load .dockerignore 19:15:25 #19 transferring context: 50B done 19:15:25 #19 DONE 0.0s 19:15:25 19:15:25 #20 [security-spire-server internal] load .dockerignore 19:15:25 #20 transferring context: 50B done 19:15:25 #20 DONE 0.0s 19:15:25 19:15:25 #21 [security-proxy-auth internal] load .dockerignore 19:15:25 #21 transferring context: 50B done 19:15:25 #21 DONE 0.0s 19:15:25 19:15:25 #22 [security-secretstore-setup internal] load .dockerignore 19:15:25 #22 transferring context: 50B done 19:15:25 #22 DONE 0.0s 19:15:25 19:15:25 #23 [security-spire-agent internal] load .dockerignore 19:15:25 #23 transferring context: 50B done 19:15:25 #23 DONE 0.0s 19:15:25 19:15:25 #24 [support-notifications internal] load .dockerignore 19:15:25 #24 transferring context: 50B done 19:15:25 #24 DONE 0.0s 19:15:25 19:15:25 #25 [core-command internal] load .dockerignore 19:15:25 #25 transferring context: 50B done 19:15:25 #25 DONE 0.0s 19:15:25 19:15:25 #26 [support-scheduler internal] load .dockerignore 19:15:25 #26 transferring context: 50B done 19:15:25 #26 DONE 0.0s 19:15:25 19:15:25 #27 [security-spire-config internal] load .dockerignore 19:15:25 #27 transferring context: 50B done 19:15:25 #27 DONE 0.0s 19:15:25 19:15:25 #28 [core-metadata internal] load .dockerignore 19:15:25 #28 transferring context: 50B done 19:15:25 #28 DONE 0.0s 19:15:25 19:15:25 #29 [core-data internal] load .dockerignore 19:15:25 #29 transferring context: 50B done 19:15:25 #29 DONE 0.0s 19:15:25 19:15:25 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:25 #30 DONE 0.0s 19:15:25 19:15:25 #31 [core-common-config-bootstrapper internal] load .dockerignore 19:15:25 #31 transferring context: 50B done 19:15:25 #31 DONE 0.0s 19:15:25 19:15:25 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:25 #30 DONE 0.0s 19:15:25 19:15:25 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:15:25 #32 ... 19:15:25 19:15:25 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:15:25 #30 DONE 0.0s 19:15:25 19:15:25 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:15:26 #32 DONE 0.4s 19:15:26 19:15:26 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:15:26 #33 DONE 0.4s 19:15:26 19:15:26 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:15:26 #34 DONE 0.7s 19:15:26 19:15:26 #35 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:15:26 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:15:26 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 19:15:26 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:15:26 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:15:26 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:15:26 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.3s 19:15:26 #35 ... 19:15:26 19:15:26 #36 [security-spire-server internal] load build context 19:15:26 #36 transferring context: 26.79kB 0.1s done 19:15:26 #36 DONE 0.5s 19:15:26 19:15:26 #37 [security-spire-agent internal] load build context 19:15:26 #37 transferring context: 26.32kB 0.1s done 19:15:26 #37 DONE 0.5s 19:15:26 19:15:26 #35 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:15:26 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 19:15:26 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 19:15:26 #35 ... 19:15:26 19:15:26 #38 [security-spire-config internal] load build context 19:15:26 #38 transferring context: 25.04kB 0.2s done 19:15:26 #38 DONE 0.5s 19:15:26 19:15:26 #35 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:15:27 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 19:15:27 #35 DONE 1.7s 19:15:27 19:15:27 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:27 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:15:27 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:15:27 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:15:27 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:15:27 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 19:15:27 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:15:27 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 19:15:27 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 19:15:27 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 19:15:27 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:15:27 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:15:27 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19:15:28 #39 ... 19:15:28 19:15:28 #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:15:28 #40 DONE 2.2s 19:15:28 19:15:28 #41 [core-metadata builder 2/7] WORKDIR /edgex-go 19:15:33 #41 ... 19:15:33 19:15:33 #42 [core-common-config-bootstrapper internal] load build context 19:15:33 #42 transferring context: 240.37MB 6.9s 19:15:33 #42 ... 19:15:33 19:15:33 #43 [security-secretstore-setup internal] load build context 19:15:33 #43 ... 19:15:33 19:15:33 #42 [core-common-config-bootstrapper internal] load build context 19:15:36 #42 ... 19:15:36 19:15:36 #44 [core-command internal] load build context 19:15:36 #44 ... 19:15:36 19:15:36 #45 [core-metadata internal] load build context 19:15:36 #45 ... 19:15:36 19:15:36 #46 [core-keeper internal] load build context 19:15:36 #46 ... 19:15:36 19:15:36 #47 [security-proxy-setup internal] load build context 19:15:36 #47 ... 19:15:36 19:15:36 #48 [security-bootstrapper internal] load build context 19:15:36 #48 ... 19:15:36 19:15:36 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:15:36 #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 19:15:36 #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:15:36 #49 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:15:36 #49 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:15:36 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 19:15:36 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 19:15:36 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:15:36 #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 19:15:36 #49 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done 19:15:36 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 19:15:36 #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:15:36 #49 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 19:15:37 #49 ... 19:15:37 19:15:37 #50 [support-notifications internal] load build context 19:15:37 #50 ... 19:15:37 19:15:37 #51 [security-spiffe-token-provider internal] load build context 19:15:37 #51 ... 19:15:37 19:15:37 #52 [support-scheduler internal] load build context 19:15:37 #52 ... 19:15:37 19:15:37 #53 [security-proxy-auth internal] load build context 19:15:37 #53 ... 19:15:37 19:15:37 #54 [core-data internal] load build context 19:15:37 #54 ... 19:15:37 19:15:37 #53 [security-proxy-auth internal] load build context 19:15:37 #53 ... 19:15:37 19:15:37 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:15:38 #55 ... 19:15:38 19:15:38 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:15:38 #56 ... 19:15:38 19:15:38 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:15:38 #57 ... 19:15:38 19:15:38 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:15:38 #58 ... 19:15:38 19:15:38 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:38 #59 ... 19:15:38 19:15:38 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:15:38 #60 ... 19:15:38 19:15:38 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:15:38 #61 ... 19:15:38 19:15:38 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:15:39 #62 ... 19:15:39 19:15:39 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:15:39 #63 ... 19:15:39 19:15:39 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:39 #64 ... 19:15:39 19:15:39 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:39 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 19:15:39 #39 ... 19:15:39 19:15:39 #42 [core-common-config-bootstrapper internal] load build context 19:15:39 #42 transferring context: 397.49MB 13.3s 19:15:40 #42 transferring context: 439.93MB 14.3s done 19:15:42 #42 ... 19:15:42 19:15:42 #50 [support-notifications internal] load build context 19:15:43 #50 ... 19:15:43 19:15:43 #45 [core-metadata internal] load build context 19:15:43 #45 ... 19:15:43 19:15:43 #50 [support-notifications internal] load build context 19:15:43 #50 transferring context: 439.93MB 17.1s done 19:15:43 #50 ... 19:15:43 19:15:43 #43 [security-secretstore-setup internal] load build context 19:15:43 #43 transferring context: 439.93MB 15.4s done 19:15:43 #43 ... 19:15:43 19:15:43 #45 [core-metadata internal] load build context 19:15:44 #45 transferring context: 439.93MB 17.8s done 19:15:47 #45 ... 19:15:47 19:15:47 #44 [core-command internal] load build context 19:15:47 #44 transferring context: 439.93MB 14.4s done 19:15:47 #44 ... 19:15:47 19:15:47 #47 [security-proxy-setup internal] load build context 19:15:47 #47 transferring context: 439.93MB 15.5s done 19:15:47 #47 ... 19:15:47 19:15:47 #46 [core-keeper internal] load build context 19:15:47 #46 transferring context: 439.93MB 14.0s done 19:15:47 #46 ... 19:15:47 19:15:47 #51 [security-spiffe-token-provider internal] load build context 19:15:47 #51 transferring context: 439.93MB 15.6s done 19:15:47 #51 ... 19:15:47 19:15:47 #48 [security-bootstrapper internal] load build context 19:15:47 #48 transferring context: 439.93MB 15.3s done 19:15:47 #48 ... 19:15:47 19:15:47 #52 [support-scheduler internal] load build context 19:15:47 #52 transferring context: 439.93MB 12.3s done 19:15:47 #52 DONE 21.3s 19:15:47 19:15:47 #42 [core-common-config-bootstrapper internal] load build context 19:15:47 #42 DONE 21.3s 19:15:47 19:15:47 #44 [core-command internal] load build context 19:15:47 #44 DONE 21.4s 19:15:47 19:15:47 #41 [core-keeper builder 2/7] WORKDIR /edgex-go 19:15:47 #41 DONE 19.5s 19:15:47 19:15:47 #46 [core-keeper internal] load build context 19:15:47 #46 DONE 21.3s 19:15:47 19:15:47 #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:15:47 #65 ... 19:15:47 19:15:47 #54 [core-data internal] load build context 19:15:47 #54 transferring context: 439.93MB 14.4s done 19:15:47 #54 DONE 21.4s 19:15:47 19:15:47 #48 [security-bootstrapper internal] load build context 19:15:47 #48 DONE 21.4s 19:15:47 19:15:47 #53 [security-proxy-auth internal] load build context 19:15:47 #53 transferring context: 439.93MB 15.4s done 19:15:47 #53 DONE 21.4s 19:15:47 19:15:47 #43 [security-secretstore-setup internal] load build context 19:15:47 #43 DONE 21.5s 19:15:47 19:15:47 #47 [security-proxy-setup internal] load build context 19:15:47 #47 DONE 21.5s 19:15:47 19:15:47 #51 [security-spiffe-token-provider internal] load build context 19:15:47 #51 DONE 21.5s 19:15:47 19:15:47 #50 [support-notifications internal] load build context 19:15:47 #50 DONE 21.5s 19:15:47 19:15:47 #45 [core-metadata internal] load build context 19:15:47 #45 DONE 21.5s 19:15:47 19:15:47 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:15:47 #39 DONE 21.6s 19:15:47 19:15:47 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:15:47 #49 DONE 21.6s 19:15:47 19:15:47 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:15:47 #58 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:48 #58 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:48 #58 20.56 (1/4) Installing ca-certificates (20240226-r0) 19:15:48 #58 20.58 (2/4) Installing dumb-init (1.2.5-r2) 19:15:48 #58 20.58 (3/4) Installing su-exec (0.2-r3) 19:15:48 #58 20.68 (4/4) Installing yq (4.33.3-r5) 19:15:48 #58 20.74 Executing busybox-1.36.1-r7.trigger 19:15:48 #58 20.75 Executing ca-certificates-20240226-r0.trigger 19:15:48 #58 20.79 OK: 17 MiB in 19 packages 19:15:53 #58 ... 19:15:53 19:15:53 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:15:53 #55 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:53 #55 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:53 #55 24.90 (1/2) Installing ca-certificates (20240226-r0) 19:15:53 #55 24.93 (2/2) Installing dumb-init (1.2.5-r2) 19:15:53 #55 24.93 Executing busybox-1.36.1-r7.trigger 19:15:53 #55 24.94 Executing ca-certificates-20240226-r0.trigger 19:15:53 #55 24.98 OK: 8 MiB in 17 packages 19:15:57 #55 DONE 29.8s 19:15:57 19:15:57 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:15:57 #57 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:57 #57 21.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:57 #57 22.18 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:15:57 #57 22.18 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:15:57 #57 22.18 OK: 20070 distinct packages available 19:15:57 #57 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:57 #57 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:57 #57 22.48 (1/4) Installing dumb-init (1.2.5-r2) 19:15:57 #57 22.49 (2/4) Installing musl-obstack (1.2.3-r2) 19:15:57 #57 22.49 (3/4) Installing libucontext (1.2-r2) 19:15:57 #57 22.49 (4/4) Installing gcompat (1.1.0-r1) 19:15:57 #57 22.50 Executing busybox-1.36.1-r7.trigger 19:15:57 #57 22.50 OK: 8 MiB in 19 packages 19:15:57 #57 DONE 29.7s 19:15:57 19:15:57 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:15:57 #62 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:57 #62 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:57 #62 20.51 (1/1) Installing dumb-init (1.2.5-r2) 19:15:57 #62 20.52 Executing busybox-1.36.1-r7.trigger 19:15:57 #62 20.52 OK: 7 MiB in 16 packages 19:15:57 #62 DONE 29.8s 19:15:57 19:15:57 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:15:57 #63 24.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:57 #63 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:57 #63 24.92 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:15:57 #63 24.92 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:15:57 #63 24.92 OK: 20070 distinct packages available 19:15:57 #63 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:57 #63 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:57 #63 25.30 (1/11) Installing ca-certificates (20240226-r0) 19:15:57 #63 25.46 (2/11) Installing brotli-libs (1.0.9-r14) 19:15:57 #63 25.47 (3/11) Installing libunistring (1.1-r1) 19:15:57 #63 25.49 (4/11) Installing libidn2 (2.3.4-r1) 19:15:57 #63 25.49 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:15:57 #63 25.50 (6/11) Installing libcurl (8.5.0-r0) 19:15:57 #63 25.51 (7/11) Installing curl (8.5.0-r0) 19:15:57 #63 25.51 (8/11) Installing dumb-init (1.2.5-r2) 19:15:57 #63 25.52 (9/11) Installing musl-obstack (1.2.3-r2) 19:15:57 #63 25.52 (10/11) Installing libucontext (1.2-r2) 19:15:57 #63 25.52 (11/11) Installing gcompat (1.1.0-r1) 19:15:57 #63 25.53 Executing busybox-1.36.1-r7.trigger 19:15:57 #63 25.53 Executing ca-certificates-20240226-r0.trigger 19:15:57 #63 25.69 OK: 12 MiB in 26 packages 19:15:57 #63 DONE 29.7s 19:15:57 19:15:57 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:15:57 #60 22.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:57 #60 23.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:57 #60 23.32 (1/4) Installing dumb-init (1.2.5-r2) 19:15:57 #60 23.32 (2/4) Installing openssl (3.1.6-r0) 19:15:57 #60 23.34 (3/4) Installing su-exec (0.2-r3) 19:15:57 #60 23.34 (4/4) Installing yq (4.33.3-r5) 19:15:57 #60 23.40 Executing busybox-1.36.1-r7.trigger 19:15:57 #60 23.41 OK: 17 MiB in 19 packages 19:15:57 #60 DONE 29.7s 19:15:57 19:15:57 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:57 #64 DONE 29.8s 19:15:57 19:15:57 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:15:57 #66 ... 19:15:57 19:15:57 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:15:57 #56 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:57 #56 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:57 #56 20.58 (1/1) Installing dumb-init (1.2.5-r2) 19:15:57 #56 20.58 Executing busybox-1.36.1-r7.trigger 19:15:57 #56 20.59 OK: 7 MiB in 16 packages 19:15:57 #56 DONE 29.8s 19:15:57 19:15:57 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:15:57 #58 DONE 29.8s 19:15:57 19:15:57 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:15:57 #61 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:57 #61 25.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:57 #61 25.85 (1/2) Installing dumb-init (1.2.5-r2) 19:15:57 #61 25.85 (2/2) Installing su-exec (0.2-r3) 19:15:57 #61 25.86 Executing busybox-1.36.1-r7.trigger 19:15:57 #61 25.87 OK: 7 MiB in 17 packages 19:15:57 #61 DONE 29.8s 19:15:57 19:15:57 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:57 #59 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:57 #59 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:57 #59 21.30 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:15:57 #59 21.30 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:15:57 #59 21.30 OK: 20070 distinct packages available 19:15:57 #59 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:57 #59 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:57 #59 21.61 (1/5) Installing dumb-init (1.2.5-r2) 19:15:57 #59 21.62 (2/5) Installing musl-obstack (1.2.3-r2) 19:15:57 #59 21.62 (3/5) Installing libucontext (1.2-r2) 19:15:57 #59 21.62 (4/5) Installing gcompat (1.1.0-r1) 19:15:57 #59 21.63 (5/5) Installing openssl (3.1.6-r0) 19:15:57 #59 21.64 Executing busybox-1.36.1-r7.trigger 19:15:57 #59 21.65 OK: 8 MiB in 20 packages 19:15:57 #59 DONE 29.8s 19:15:57 19:15:57 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:15:57 #67 ... 19:15:57 19:15:57 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:15:58 #68 ... 19:15:58 19:15:58 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:58 #69 ... 19:15:58 19:15:58 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:15:58 #70 ... 19:15:58 19:15:58 #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:15:58 #71 ... 19:15:58 19:15:58 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:58 #69 DONE 11.0s 19:15:58 19:15:58 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:15:58 #67 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:58 #67 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:59 #67 11.56 OK: 264 MiB in 52 packages 19:15:59 #67 DONE 11.6s 19:15:59 19:15:59 #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:15:59 #65 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:59 #65 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:59 #65 ... 19:15:59 19:15:59 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:15:59 #70 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:59 #70 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:59 #70 11.57 OK: 264 MiB in 52 packages 19:15:59 #70 DONE 11.7s 19:15:59 19:15:59 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:15:59 #72 DONE 0.1s 19:15:59 19:15:59 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:15:59 #73 DONE 0.1s 19:15:59 19:15:59 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:15:59 #68 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:59 #68 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:15:59 #68 ... 19:15:59 19:15:59 #65 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:15:59 #65 11.78 OK: 264 MiB in 52 packages 19:15:59 #65 DONE 11.9s 19:15:59 19:15:59 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:15:59 #74 DONE 0.1s 19:15:59 19:15:59 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:15:59 #68 11.99 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:15:59 #68 11.99 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:15:59 #68 11.99 OK: 20075 distinct packages available 19:15:59 #68 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:15:59 #68 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:00 #68 12.32 OK: 264 MiB in 52 packages 19:16:00 #68 DONE 12.4s 19:16:00 19:16:00 #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:00 #75 ... 19:16:00 19:16:00 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:16:00 #76 DONE 0.0s 19:16:00 19:16:00 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:16:00 #66 2.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:00 #66 2.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:00 #66 2.723 OK: 7 MiB in 16 packages 19:16:00 #66 ... 19:16:00 19:16:00 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:16:00 #0 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:00 #0 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:00 #0 2.677 OK: 8 MiB in 19 packages 19:16:00 #77 DONE 2.8s 19:16:00 19:16:00 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:16:01 #78 DONE 1.1s 19:16:01 19:16:01 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:16:01 #66 DONE 3.8s 19:16:01 19:16:01 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:16:01 #0 2.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:01 #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:01 #0 3.100 OK: 17 MiB in 19 packages 19:16:01 #79 DONE 3.7s 19:16:01 19:16:01 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:16:01 #0 2.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:01 #0 2.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:01 #0 2.920 OK: 8 MiB in 17 packages 19:16:01 #80 DONE 3.8s 19:16:01 19:16:01 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:16:01 #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:01 #0 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:01 #0 3.074 OK: 17 MiB in 19 packages 19:16:01 #81 DONE 3.8s 19:16:01 19:16:01 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:16:01 #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:01 #0 2.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:01 #0 2.936 OK: 12 MiB in 26 packages 19:16:01 #82 DONE 3.8s 19:16:01 19:16:01 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:16:01 #83 DONE 0.1s 19:16:01 19:16:01 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:16:01 #84 DONE 0.1s 19:16:01 19:16:01 #85 [security-spire-config stage-2 6/10] COPY security.txt / 19:16:01 #85 DONE 0.0s 19:16:01 19:16:01 #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:16:01 #86 DONE 0.0s 19:16:01 19:16:01 #87 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:16:01 #87 DONE 0.0s 19:16:01 19:16:01 #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:16:01 #71 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:01 #71 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:01 #71 ... 19:16:01 19:16:01 #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:16:01 #88 DONE 0.0s 19:16:01 19:16:01 #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:16:01 #71 4.013 OK: 7 MiB in 16 packages 19:16:02 #71 DONE 4.1s 19:16:02 19:16:02 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:16:02 #0 3.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:02 #0 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:02 #0 4.028 OK: 8 MiB in 20 packages 19:16:02 #89 DONE 4.1s 19:16:02 19:16:02 #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:16:02 #0 2.457 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:02 #0 3.099 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:02 #0 3.775 (1/1) Installing dumb-init (1.2.5-r2) 19:16:02 #0 4.071 Executing busybox-1.36.1-r7.trigger 19:16:02 #0 4.076 OK: 7 MiB in 16 packages 19:16:02 #90 DONE 4.2s 19:16:02 19:16:02 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:16:03 #91 DONE 1.0s 19:16:03 19:16:03 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:16:03 #92 DONE 1.0s 19:16:03 19:16:03 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:16:03 #93 DONE 0.1s 19:16:03 19:16:03 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:16:03 #94 ... 19:16:03 19:16:03 #95 [security-spire-config] exporting to image 19:16:03 #95 exporting layers 1.3s done 19:16:03 #95 writing image sha256:2b197aed0ca98e9d954af01580a41eb292ea3f6817a2e62efc650ee8115edd07 done 19:16:03 #95 naming to docker.io/library/security-spire-config 0.3s done 19:16:03 #95 DONE 1.7s 19:16:03 19:16:03 #96 [security-spire-server stage-2 6/9] COPY security.txt / 19:16:03 #96 DONE 0.9s 19:16:03 19:16:03 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:16:03 #94 DONE 0.9s 19:16:03 19:16:03 #97 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:16:03 #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:03 #0 5.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:03 #0 5.554 OK: 7 MiB in 17 packages 19:16:03 #97 DONE 6.1s 19:16:03 19:16:03 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:16:03 #98 DONE 0.0s 19:16:03 19:16:03 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:16:03 #99 DONE 0.0s 19:16:03 19:16:03 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:16:03 #100 DONE 0.0s 19:16:03 19:16:03 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 19:16:03 #101 DONE 0.0s 19:16:03 19:16:03 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:16:03 #102 DONE 0.1s 19:16:03 19:16:03 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:16:03 #103 DONE 0.1s 19:16:03 19:16:03 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:16:04 #104 DONE 0.0s 19:16:04 19:16:04 #95 [security-spire-server] exporting to image 19:16:04 #95 ... 19:16:04 19:16:04 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:16:04 #105 DONE 0.1s 19:16:04 19:16:04 #95 [security-spire-agent] exporting to image 19:16:04 #95 ... 19:16:04 19:16:04 #106 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:16:04 #0 4.342 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:16:04 #0 4.907 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:16:04 #0 5.609 OK: 264 MiB in 52 packages 19:16:04 #106 DONE 5.7s 19:16:04 19:16:04 #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:16:04 #107 DONE 0.1s 19:16:04 19:16:04 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:04 #108 ... 19:16:04 19:16:04 #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:16:04 #109 DONE 1.0s 19:16:04 19:16:04 #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:16:04 #110 DONE 0.0s 19:16:04 19:16:04 #95 [security-spire-agent] exporting to image 19:16:04 #95 exporting layers 0.7s done 19:16:04 #95 writing image sha256:31938debe63f723b90095d515df3637e5eaaf4481aa09eae0151130112bf9e91 done 19:16:04 #95 naming to docker.io/library/security-spire-server done 19:16:04 #95 writing image sha256:c26c11b750b4b6cffa2bfdbe1ce54102ea4b36413920d28fd1784828b2e40d68 done 19:16:04 #95 naming to docker.io/library/security-spire-agent done 19:16:04 #95 DONE 2.5s 19:16:04 19:16:04 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:10 #111 ... 19:16:10 19:16:10 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:10 #112 ... 19:16:10 19:16:10 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:15 Removing intermediate container 77697618f995 19:16:15 ---> 4a97aab0e8b0 19:16:15 Successfully built 4a97aab0e8b0 19:16:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:16 + docker inspect -f . ci-base-image-arm64 19:16:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:16 prd-ubuntu20.04-docker-arm64-4c-16g-6200 does not seem to be running inside a container 19:16:16 $ 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 19:16:17 $ docker top 9aacd727dff4a8802d98e42e88eb31b7d022d225cc9f0b1cebfeaf64e0c272af -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:18 + go version 19:16:18 go version go1.21.9 linux/arm64 [Pipeline] } 19:16:18 $ docker stop --time=1 9aacd727dff4a8802d98e42e88eb31b7d022d225cc9f0b1cebfeaf64e0c272af 19:16:20 $ docker rm -f --volumes 9aacd727dff4a8802d98e42e88eb31b7d022d225cc9f0b1cebfeaf64e0c272af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:21 + docker inspect -f . ci-base-image-arm64 19:16:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:21 prd-ubuntu20.04-docker-arm64-4c-16g-6200 does not seem to be running inside a container 19:16:21 $ 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 19:16:22 $ docker top 770511979a6b4893648b22e7d4e7f6763a8a0fd38aa428f86c1795399b96b06d -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:22 ========================================================= 19:16:22 [edgeXBuildGoParallel] Running Tests and Build... 19:16:22 ========================================================= [Pipeline] sh 19:16:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:16:23 + make test 19:16:23 go test -race -coverprofile=coverage.out ./... 19:16:48 #113 DONE 46.4s 19:16:48 19:16:48 #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:48 #75 DONE 46.1s 19:16:48 19:16:48 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:48 #112 DONE 46.3s 19:16:48 19:16:48 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:48 #111 DONE 45.6s 19:16:48 19:16:48 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:48 #108 DONE 41.3s 19:16:48 19:16:48 #114 [security-spiffe-token-provider builder 6/7] COPY . . 19:16:55 #114 DONE 9.8s 19:16:55 19:16:55 #115 [security-secretstore-setup builder 6/7] COPY . . 19:16:55 #115 CACHED 19:16:55 19:16:55 #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:16:55 #116 CACHED 19:16:55 19:16:55 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:55 #117 CACHED 19:16:55 19:16:55 #118 [support-notifications builder 6/7] COPY . . 19:16:55 #118 DONE 9.8s 19:16:55 19:16:55 #119 [security-proxy-setup builder 6/7] COPY . . 19:16:55 #119 DONE 9.8s 19:16:55 19:16:55 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:55 #120 CACHED 19:16:55 19:16:55 #121 [security-bootstrapper builder 6/7] COPY . . 19:16:55 #121 CACHED 19:16:55 19:16:55 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:16:55 #122 CACHED 19:16:55 19:16:55 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:16:55 #123 CACHED 19:16:55 19:16:55 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:55 #124 CACHED 19:16:55 19:16:55 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 19:16:55 #125 CACHED 19:16:55 19:16:55 #126 [core-metadata builder 6/7] COPY . . 19:16:55 #126 DONE 9.8s 19:16:55 19:16:55 #127 [core-keeper builder 7/8] COPY . . 19:16:55 #127 DONE 9.8s 19:16:55 19:16:55 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:16:55 #128 ... 19:16:55 19:16:55 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:55 #129 CACHED 19:16:55 19:16:55 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 19:16:55 #130 CACHED 19:16:55 19:16:55 #131 [core-data builder 6/7] COPY . . 19:16:55 #131 CACHED 19:16:55 19:16:55 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:16:55 #132 CACHED 19:16:55 19:16:55 #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:55 #133 CACHED 19:16:55 19:16:55 #134 [support-scheduler builder 6/7] COPY . . 19:16:55 #134 CACHED 19:16:55 19:16:55 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 19:16:55 #135 CACHED 19:16:55 19:16:55 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:55 #136 CACHED 19:16:55 19:16:55 #137 [core-command builder 6/7] COPY . . 19:16:55 #137 CACHED 19:16:55 19:16:55 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:55 #138 CACHED 19:16:55 19:16:55 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:16:55 #139 CACHED 19:16:55 19:16:55 #140 [security-proxy-auth builder 6/7] COPY . . 19:16:55 #140 CACHED 19:16:55 19:16:55 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:16:57 #141 1.357 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 19:17:07 #141 ... 19:17:07 19:17:07 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:17:07 #0 0.736 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 19:17:07 #142 ... 19:17:07 19:17:07 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:17:07 #0 1.498 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:17:07 #143 ... 19:17:07 19:17:07 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:17:07 #0 1.166 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 19:17:07 #144 ... 19:17:07 19:17:07 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:17:07 #0 0.518 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 19:17:07 #145 ... 19:17:07 19:17:07 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:17:07 #0 1.201 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 19:17:07 #146 ... 19:17:07 19:17:07 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:17:07 #0 1.149 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 19:17:07 #147 ... 19:17:07 19:17:07 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:17:07 #0 0.734 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 19:17:07 #148 ... 19:17:07 19:17:07 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:17:07 #0 0.694 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 19:17:07 #149 ... 19:17:07 19:17:07 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:17:07 #0 1.068 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 19:17:07 #150 ... 19:17:07 19:17:07 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:17:07 #128 1.178 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 19:17:07 #128 ... 19:17:07 19:17:07 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:17:07 #0 1.568 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 19:17:10 ? github.com/edgexfoundry/edgex-go [no test files] 19:18:15 #151 ... 19:18:15 19:18:15 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:15 #145 76.89 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 19:18:47 #145 ... 19:18:47 19:18:47 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:18:47 #142 DONE 109.1s 19:18:47 19:18:47 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:47 #145 ... 19:18:47 19:18:47 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:18:47 #152 ... 19:18:47 19:18:47 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:47 #145 DONE 110.2s 19:18:47 19:18:47 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:47 #148 DONE 110.4s 19:18:47 19:18:47 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:18:47 #151 ... 19:18:47 19:18:47 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:18:47 #128 DONE 110.5s 19:18:47 19:18:47 #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:18:47 #153 ... 19:18:47 19:18:47 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:18:47 #150 DONE 110.7s 19:18:47 19:18:47 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:18:47 #149 ... 19:18:47 19:18:47 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:18:47 #154 ... 19:18:47 19:18:47 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:18:47 #152 DONE 1.7s 19:18:47 19:18:47 #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:18:47 #153 DONE 0.7s 19:18:47 19:18:47 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:18:47 #155 DONE 0.4s 19:18:47 19:18:47 #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:18:47 #156 ... 19:18:47 19:18:47 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:18:47 #154 DONE 0.4s 19:18:47 19:18:47 #157 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:18:47 #157 DONE 0.1s 19:18:47 19:18:47 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:18:47 #158 DONE 0.2s 19:18:47 19:18:47 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:18:47 #159 ... 19:18:47 19:18:47 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:18:47 #160 DONE 0.5s 19:18:47 19:18:47 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:18:47 #161 DONE 0.5s 19:18:47 19:18:47 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:18:47 #159 DONE 0.5s 19:18:47 19:18:47 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:18:47 #162 DONE 0.6s 19:18:47 19:18:47 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:18:48 #163 ... 19:18:48 19:18:48 #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:18:48 #164 DONE 1.4s 19:18:48 19:18:48 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:18:48 #163 DONE 1.4s 19:18:48 19:18:48 #165 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:18:48 #165 DONE 1.3s 19:18:48 19:18:48 #166 [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 19:18:48 #166 DONE 1.4s 19:18:48 19:18:48 #167 [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 19:18:48 #167 ... 19:18:48 19:18:48 #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:18:48 #156 DONE 2.3s 19:18:49 19:18:49 #168 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:18:49 #168 DONE 0.4s 19:18:49 19:18:49 #95 [security-spiffe-token-provider] exporting to image 19:18:49 #95 exporting layers 19:18:49 #95 ... 19:18:49 19:18:49 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:18:49 #169 DONE 0.4s 19:18:49 19:18:49 #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:18:49 #170 DONE 0.4s 19:18:49 19:18:49 #167 [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 19:18:49 #167 DONE 0.4s 19:18:49 19:18:49 #171 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:18:49 #171 DONE 0.2s 19:18:49 19:18:49 #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:18:49 #172 DONE 0.5s 19:18:49 19:18:49 #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:18:49 #173 ... 19:18:49 19:18:49 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:18:49 #174 DONE 0.2s 19:18:49 19:18:49 #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:18:49 #175 DONE 0.3s 19:18:49 19:18:49 #173 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:18:49 #173 DONE 0.3s 19:18:49 19:18:49 #95 [security-spiffe-token-provider] exporting to image 19:18:49 #95 exporting layers 0.4s done 19:18:49 #95 writing image sha256:4a668b41a2f4ca14ca63dcb182832d98819b436bce2b0c3104920b6608052e1e 0.0s done 19:18:49 #95 naming to docker.io/library/security-spiffe-token-provider done 19:18:49 #95 DONE 3.1s 19:18:49 19:18:49 #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:18:49 #176 DONE 0.4s 19:18:49 19:18:49 #177 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:18:50 #177 DONE 0.6s 19:18:50 19:18:50 #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:18:50 #178 DONE 0.7s 19:18:50 19:18:50 #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:50 #179 ... 19:18:50 19:18:50 #180 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:50 #180 DONE 1.2s 19:18:50 19:18:50 #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:50 #179 DONE 0.3s 19:18:50 19:18:50 #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:18:50 #181 DONE 0.3s 19:18:50 19:18:50 #182 [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/ 19:18:50 #182 DONE 0.2s 19:18:50 19:18:50 #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:50 #183 DONE 1.4s 19:18:50 19:18:50 #184 [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/ 19:18:51 #184 ... 19:18:51 19:18:51 #95 [security-proxy-setup] exporting to image 19:18:51 #95 exporting layers 0.4s done 19:18:51 #95 writing image sha256:ce001e6e1529089f8f0a295668a7dd9dacc4aea59da5348c687b780fdec97261 0.0s done 19:18:51 #95 naming to docker.io/library/core-common-config-bootstrapper done 19:18:51 #95 writing image sha256:b58b925a892d8333d349ab9fc0c25e5af76c82868fcbc19f0d6af4846c30ad01 0.2s done 19:18:51 #95 naming to docker.io/library/security-proxy-setup done 19:18:51 #95 DONE 4.0s 19:18:51 19:18:51 #184 [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/ 19:18:51 #184 DONE 0.6s 19:18:51 19:18:51 #185 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:18:52 #185 DONE 0.2s 19:18:52 19:18:52 #186 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:18:52 #186 DONE 0.4s 19:18:52 19:18:52 #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:18:52 #187 ... 19:18:52 19:18:52 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:52 #188 DONE 1.9s 19:18:53 19:18:53 #95 [security-secretstore-setup] exporting to image 19:18:53 #95 exporting layers 0.5s done 19:18:53 #95 writing image sha256:9b7908a41475c1e55b57de6b232bc0086d7e8bbcbdd6b978125325aa674ffc5f done 19:18:53 #95 naming to docker.io/library/security-secretstore-setup done 19:18:53 #95 DONE 4.5s 19:18:53 19:18:53 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:18:53 #149 ... 19:18:53 19:18:53 #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:18:53 #187 DONE 1.7s 19:18:53 19:18:53 #95 [security-bootstrapper] exporting to image 19:18:54 #95 exporting layers 0.4s done 19:18:54 #95 writing image sha256:8461878e80d2b090071b92d92cd314add61843a40758144dab63a6e14810fe98 done 19:18:54 #95 naming to docker.io/library/security-bootstrapper done 19:18:54 #95 DONE 4.8s 19:18:54 19:18:54 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:19:16 #141 DONE 139.2s 19:19:16 19:19:16 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:19:16 #149 DONE 139.2s 19:19:16 19:19:16 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:19:16 #147 DONE 139.2s 19:19:16 19:19:16 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:19:16 #144 DONE 139.2s 19:19:16 19:19:16 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:19:16 #151 DONE 139.3s 19:19:16 19:19:16 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:19:16 #146 DONE 139.3s 19:19:16 19:19:16 #189 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:19:16 #189 DONE 0.1s 19:19:16 19:19:16 #190 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:19:16 #190 CACHED 19:19:16 19:19:16 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:19:16 #143 DONE 139.2s 19:19:16 19:19:16 #191 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:19:16 #191 DONE 0.4s 19:19:16 19:19:16 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:19:16 #192 DONE 0.4s 19:19:16 19:19:16 #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:19:16 #193 CACHED 19:19:16 19:19:16 #194 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:19:16 #194 CACHED 19:19:16 19:19:16 #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:19:16 #195 DONE 0.4s 19:19:16 19:19:16 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:19:16 #196 CACHED 19:19:16 19:19:16 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:19:16 #197 CACHED 19:19:16 19:19:16 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:19:16 #198 CACHED 19:19:16 19:19:16 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:19:16 #199 DONE 0.2s 19:19:16 19:19:16 #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:19:16 #200 ... 19:19:16 19:19:16 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:19:16 #201 DONE 1.2s 19:19:16 19:19:16 #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:19:16 #202 DONE 1.2s 19:19:16 19:19:16 #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:19:16 #203 DONE 1.2s 19:19:16 19:19:16 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:19:16 #204 DONE 1.3s 19:19:16 19:19:16 #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:19:16 #205 DONE 1.3s 19:19:16 19:19:16 #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:19:16 #200 DONE 1.3s 19:19:16 19:19:16 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:19:16 #206 DONE 1.3s 19:19:16 19:19:16 #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:19:16 #207 ... 19:19:16 19:19:16 #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:19:16 #208 DONE 0.5s 19:19:17 19:19:17 #95 [support-scheduler] exporting to image 19:19:17 #95 exporting layers 19:19:17 #95 ... 19:19:17 19:19:17 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:19:17 #209 DONE 0.9s 19:19:17 19:19:17 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:19:17 #210 DONE 0.9s 19:19:17 19:19:17 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:19:17 #211 DONE 0.9s 19:19:17 19:19:17 #212 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:19:17 #212 DONE 0.9s 19:19:17 19:19:17 #213 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:19:17 #213 DONE 0.9s 19:19:17 19:19:17 #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:19:17 #214 DONE 0.1s 19:19:17 19:19:17 #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:19:17 #207 DONE 0.9s 19:19:17 19:19:17 #95 [core-keeper] exporting to image 19:19:17 #95 ... 19:19:17 19:19:17 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:19:17 #215 DONE 0.1s 19:19:17 19:19:17 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:19:17 #216 DONE 0.1s 19:19:17 19:19:17 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:19:17 #217 DONE 0.1s 19:19:17 19:19:17 #95 [support-scheduler] exporting to image 19:19:17 #95 exporting layers 0.5s done 19:19:17 #95 writing image sha256:e60a36471e10a49ed458e4de11170fb9aadca5cc51263b000f295626a0dfadf3 done 19:19:17 #95 naming to docker.io/library/support-scheduler done 19:19:17 #95 exporting layers 0.2s done 19:19:17 #95 writing image sha256:9bb577d951fe5eeec70c7f8aeb5aee32dd6fe8ddb512849bf265aa2bb053259d 0.0s done 19:19:17 #95 naming to docker.io/library/core-keeper done 19:19:17 #95 writing image sha256:de56e0cc2d03b4e8f533afe9623e81eecab2c594a8d317c52661524a67873923 done 19:19:17 #95 naming to docker.io/library/core-data done 19:19:17 #95 ... 19:19:17 19:19:17 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:17 #218 DONE 0.4s 19:19:17 19:19:17 #95 [support-notifications] exporting to image 19:19:17 #95 writing image sha256:c195e55041db646c5ab30d2e605081d64d24d4b104854f34833fa2cbfef1573e done 19:19:17 #95 naming to docker.io/library/support-notifications done 19:19:18 #95 exporting layers 0.8s done 19:19:18 #95 exporting layers 0.3s done 19:19:18 #95 writing image sha256:dabb6405d8b2db184c7424f199fd430ae5945686ee709cafbb5df321e13a4e1b 0.0s done 19:19:18 #95 naming to docker.io/library/core-command done 19:19:18 #95 writing image sha256:3e733bcb0046fc6f8425dad378e443589e94e219b0ed20271ce797940ef681f1 done 19:19:18 #95 naming to docker.io/library/core-metadata done 19:19:18 #95 writing image sha256:076404b21622c4fab1e1999b4f06deb5bc8c099398d96e90c80129ea2167a725 done 19:19:18 #95 naming to docker.io/library/security-proxy-auth done 19:19:18 #95 DONE 6.0s 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:19:18 time="2024-07-23T19:15:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:19:18 $ docker stop --time=1 0444d3874d9f02e430f77b2c368ee1cead264ec349a3ea701c7c75bc59185a88 19:19:19 $ docker rm -f --volumes 0444d3874d9f02e430f77b2c368ee1cead264ec349a3ea701c7c75bc59185a88 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:20 + docker images 19:19:20 REPOSITORY TAG IMAGE ID CREATED SIZE 19:19:20 core-command latest dabb6405d8b2 2 seconds ago 35.4MB 19:19:20 core-keeper latest 9bb577d951fe 2 seconds ago 35.7MB 19:19:20 support-notifications latest c195e55041db 2 seconds ago 38.7MB 19:19:20 security-proxy-auth latest 076404b21622 2 seconds ago 33MB 19:19:20 core-metadata latest 3e733bcb0046 2 seconds ago 35.9MB 19:19:20 core-data latest de56e0cc2d03 2 seconds ago 35.8MB 19:19:20 support-scheduler latest e60a36471e10 3 seconds ago 38.1MB 19:19:20 security-bootstrapper latest 8461878e80d2 26 seconds ago 18.9MB 19:19:20 security-secretstore-setup latest 9b7908a41475 27 seconds ago 36.9MB 19:19:20 core-common-config-bootstrapper latest ce001e6e1529 29 seconds ago 15.2MB 19:19:20 security-proxy-setup latest b58b925a892d 29 seconds ago 26.2MB 19:19:20 security-spiffe-token-provider latest 4a668b41a2f4 31 seconds ago 28.7MB 19:19:20 security-spire-server latest 31938debe63f 3 minutes ago 121MB 19:19:20 security-spire-agent latest c26c11b750b4 3 minutes ago 182MB 19:19:20 security-spire-config latest 2b197aed0ca9 3 minutes ago 120MB 19:19:20 ci-base-image-x86_64 latest 4a346fed6dcc 6 minutes ago 966MB 19:19:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 19:19:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 19:19:20 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] } 19:20:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:20:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:20:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements 19:20:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.185s coverage: 97.0% of statements 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.274s coverage: 69.2% of statements 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:20:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.201s coverage: 53.2% of statements 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:21:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.570s coverage: 93.4% of statements 19:21:12 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.363s coverage: 91.7% of statements 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:21:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.209s coverage: 6.5% of statements 19:21:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:21:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:21:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.594s coverage: 95.8% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements 19:21:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:21:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:21:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements 19:21:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.138s coverage: 32.2% of statements 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.158s coverage: 41.7% of statements 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.168s coverage: 77.8% of statements 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.106s coverage: 94.1% of statements 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements 19:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.097s coverage: 87.5% of statements 19:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.117s coverage: 94.4% of statements 19:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:21:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:22:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:22:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.846s coverage: 79.9% of statements 19:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.152s coverage: 92.9% of statements 19:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements 19:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.102s coverage: 62.3% of statements 19:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.113s coverage: 87.2% of statements 19:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements 19:22:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements 19:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:22:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.317s coverage: 81.8% of statements 19:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.305s coverage: 82.1% of statements 19:22:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.109s coverage: 86.0% of statements 19:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.711s coverage: 63.1% of statements 19:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements 19:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements 19:22:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.105s coverage: 100.0% of statements 19:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:22:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:22:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 19:22:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements 19:22:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:22:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:22:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.656s coverage: 38.4% of statements 19:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.101s coverage: 84.8% of statements 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:22:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:22:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.166s coverage: 19.9% of statements 19:22:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:22:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:22:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:22:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:22:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.493s coverage: 95.7% of statements 19:22:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:22:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:22:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.151s coverage: 61.8% of statements 19:22:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:22:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.278s coverage: 98.9% of statements 19:23:00 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 19:23:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:23:00 go vet ./... 19:26:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:52 ./bin/test-attribution-txt.sh [Pipeline] echo 19:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:26:52 + ls -al . 19:26:52 total 836 19:26:52 drwxrwxr-x 10 1001 1001 4096 Jul 23 19:16 . 19:26:52 drwxr-xr-x 4 root root 4096 Jul 23 19:16 .. 19:26:52 drwxrwxr-x 2 1001 1001 4096 Jul 23 19:14 .blubracket 19:26:52 -rw-rw-r-- 1 1001 1001 10 Jul 23 19:14 .dockerignore 19:26:52 drwxrwxr-x 8 1001 1001 4096 Jul 23 19:14 .git 19:26:52 drwxrwxr-x 3 1001 1001 4096 Jul 23 19:14 .github 19:26:52 -rw-rw-r-- 1 1001 1001 1102 Jul 23 19:14 .gitignore 19:26:52 -rw-rw-r-- 1 1001 1001 42 Jul 23 19:14 .golangci.yml 19:26:52 -rw-rw-r-- 1 1001 1001 100 Jul 23 19:14 .hadolint.yml 19:26:52 -rw-rw-r-- 1 1001 1001 155 Jul 23 19:14 .sonarcloud.properties 19:26:52 -rw-rw-r-- 1 1001 1001 1171 Jul 23 19:14 ADOPTERS.md 19:26:52 -rw-rw-r-- 1 1001 1001 20361 Jul 23 19:14 Attribution.txt 19:26:52 -rw-rw-r-- 1 1001 1001 100284 Jul 23 19:14 CHANGELOG.md 19:26:52 -rw-rw-r-- 1 1001 1001 3804 Jul 23 19:14 CONTRIBUTING.md 19:26:52 -rw-rw-r-- 1 1001 1001 677 Jul 23 19:14 GOVERNANCE.md 19:26:52 -rw-rw-r-- 1 1001 1001 861 Jul 23 19:14 Jenkinsfile 19:26:52 -rw-rw-r-- 1 1001 1001 10775 Jul 23 19:14 LICENSE 19:26:52 -rw-rw-r-- 1 1001 1001 16051 Jul 23 19:14 Makefile 19:26:52 -rw-rw-r-- 1 1001 1001 582 Jul 23 19:14 OWNERS.md 19:26:52 -rw-rw-r-- 1 1001 1001 9528 Jul 23 19:14 README.md 19:26:52 -rw-rw-r-- 1 1001 1001 789 Jul 23 19:14 SECURITY.md 19:26:52 -rw-rw-r-- 1 1001 1001 5 Jul 23 19:11 VERSION 19:26:52 drwxrwxr-x 2 1001 1001 4096 Jul 23 19:14 bin 19:26:52 drwxrwxr-x 19 1001 1001 4096 Jul 23 19:14 cmd 19:26:52 -rw-r--r-- 1 root root 481596 Jul 23 19:22 coverage.out 19:26:52 drwxrwxr-x 2 1001 1001 4096 Jul 23 19:14 fuzz_test 19:26:52 -rw-rw-r-- 1 1001 1001 6912 Jul 23 19:14 go.mod 19:26:52 -rw-rw-r-- 1 1001 1001 100928 Jul 23 19:14 go.sum 19:26:52 drwxrwxr-x 7 1001 1001 4096 Jul 23 19:14 internal 19:26:52 drwxrwxr-x 3 1001 1001 4096 Jul 23 19:14 openapi 19:26:52 -rw-rw-r-- 1 1001 1001 584 Jul 23 19:14 security.txt 19:26:52 -rw-rw-r-- 1 1001 1001 204 Jul 23 19:14 version.go [Pipeline] sh 19:26:53 + '[' -e coverage.out ] 19:26:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:26:53 Warning: overwriting stash ‘coverage-report’ 19:26:54 Stashed 1 file(s) [Pipeline] sh 19:26:54 + make build 19:26:55 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 19:29:48 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 19:29:54 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 19:30:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:30:06 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 19:30:14 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 19:30:41 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 19:30:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:30:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:31:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:31:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:31:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:31:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:31:17 $ docker stop --time=1 770511979a6b4893648b22e7d4e7f6763a8a0fd38aa428f86c1795399b96b06d 19:31:19 $ docker rm -f --volumes 770511979a6b4893648b22e7d4e7f6763a8a0fd38aa428f86c1795399b96b06d [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 19:31:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:23 19:31:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:24 latest: Pulling from edgex-devops/edgex-compose-arm64 19:31:24 547446be3368: Pulling fs layer 19:31:24 d125d8839a47: Pulling fs layer 19:31:24 3e85d5ac6304: Pulling fs layer 19:31:24 c3105a71a48b: Pulling fs layer 19:31:24 0f093f025ec4: Pulling fs layer 19:31:24 c3106fc0e877: Pulling fs layer 19:31:24 c3106fc0e877: Waiting 19:31:24 c3105a71a48b: Waiting 19:31:24 0f093f025ec4: Waiting 19:31:24 547446be3368: Verifying Checksum 19:31:24 547446be3368: Download complete 19:31:24 c3105a71a48b: Verifying Checksum 19:31:24 c3105a71a48b: Download complete 19:31:24 d125d8839a47: Verifying Checksum 19:31:24 d125d8839a47: Download complete 19:31:24 c3106fc0e877: Verifying Checksum 19:31:24 0f093f025ec4: Verifying Checksum 19:31:24 0f093f025ec4: Download complete 19:31:25 547446be3368: Pull complete 19:31:25 d125d8839a47: Pull complete 19:31:26 3e85d5ac6304: Verifying Checksum 19:31:26 3e85d5ac6304: Download complete 19:31:36 3e85d5ac6304: Pull complete 19:31:36 c3105a71a48b: Pull complete 19:31:37 0f093f025ec4: Pull complete 19:31:37 c3106fc0e877: Pull complete 19:31:37 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:31:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:38 prd-ubuntu20.04-docker-arm64-4c-16g-6200 does not seem to be running inside a container 19:31:38 $ 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 19:31:40 $ docker top 3e3a45e52081e532442251bb56dc09e28053286c515139c639a76971acafd386 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:41 + docker compose -f ./docker-compose-build.yml build --parallel 19:31:51 #1 [security-spire-server internal] load build definition from Dockerfile 19:31:51 #1 transferring dockerfile: 1.70kB 0.0s done 19:31:51 #1 DONE 0.1s 19:31:51 19:31:51 #2 [core-keeper internal] load build definition from Dockerfile 19:31:51 #2 transferring dockerfile: 2.01kB done 19:31:51 #2 DONE 0.0s 19:31:51 19:31:51 #3 [security-spire-config internal] load build definition from Dockerfile 19:31:51 #3 transferring dockerfile: 1.69kB done 19:31:51 #3 DONE 0.1s 19:31:51 19:31:51 #4 [security-proxy-auth internal] load build definition from Dockerfile 19:31:51 #4 transferring dockerfile: 2.15kB done 19:31:51 #4 DONE 0.1s 19:31:51 19:31:51 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:31:51 #5 transferring dockerfile: 2.49kB done 19:31:51 #5 DONE 0.1s 19:31:51 19:31:51 #6 [support-notifications internal] load build definition from Dockerfile 19:31:51 #6 transferring dockerfile: 1.95kB 0.0s done 19:31:51 #6 DONE 0.1s 19:31:51 19:31:51 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:31:51 #7 transferring dockerfile: 2.23kB done 19:31:51 #7 DONE 0.1s 19:31:51 19:31:51 #8 [support-scheduler internal] load build definition from Dockerfile 19:31:51 #8 transferring dockerfile: 1.93kB 0.0s done 19:31:51 #8 DONE 0.1s 19:31:51 19:31:51 #9 [security-bootstrapper internal] load build definition from Dockerfile 19:31:51 #9 transferring dockerfile: 2.93kB done 19:31:51 #9 DONE 0.1s 19:31:51 19:31:51 #10 [core-metadata internal] load build definition from Dockerfile 19:31:51 #10 transferring dockerfile: 2.06kB done 19:31:51 #10 DONE 0.1s 19:31:51 19:31:51 #11 [core-data internal] load build definition from Dockerfile 19:31:51 #11 transferring dockerfile: 2.01kB 0.0s done 19:31:51 #11 DONE 0.1s 19:31:51 19:31:51 #12 [core-command internal] load build definition from Dockerfile 19:31:51 #12 transferring dockerfile: 1.93kB 0.0s done 19:31:51 #12 DONE 0.1s 19:31:51 19:31:51 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:31:51 #13 transferring dockerfile: 1.89kB done 19:31:51 #13 DONE 0.1s 19:31:51 19:31:51 #14 [security-proxy-setup internal] load build definition from Dockerfile 19:31:51 #14 transferring dockerfile: 2.50kB done 19:31:51 #14 DONE 0.1s 19:31:51 19:31:51 #15 [security-spire-agent internal] load build definition from Dockerfile 19:31:51 #15 transferring dockerfile: 1.81kB 0.0s done 19:31:51 #15 DONE 0.1s 19:31:51 19:31:51 #16 [security-spire-server internal] load .dockerignore 19:31:51 #16 transferring context: 32B 19:31:51 #16 transferring context: 50B done 19:31:51 #16 DONE 0.1s 19:31:51 19:31:51 #17 [core-keeper internal] load .dockerignore 19:31:51 #17 transferring context: 50B done 19:31:51 #17 DONE 0.1s 19:31:51 19:31:51 #18 [security-spire-config internal] load .dockerignore 19:31:51 #18 transferring context: 50B 0.0s done 19:31:52 #18 DONE 0.1s 19:31:52 19:31:52 #19 [security-proxy-auth internal] load .dockerignore 19:31:52 #19 transferring context: 50B done 19:31:52 #19 DONE 0.1s 19:31:52 19:31:52 #20 [security-secretstore-setup internal] load .dockerignore 19:31:52 #20 transferring context: 50B done 19:31:52 #20 DONE 0.1s 19:31:52 19:31:52 #21 [support-notifications internal] load .dockerignore 19:31:52 #21 transferring context: 50B 0.0s done 19:31:52 #21 DONE 0.1s 19:31:52 19:31:52 #22 [core-common-config-bootstrapper internal] load .dockerignore 19:31:52 #22 transferring context: 50B done 19:31:52 #22 DONE 0.0s 19:31:52 19:31:52 #23 [support-scheduler internal] load .dockerignore 19:31:52 #23 transferring context: 50B done 19:31:52 #23 DONE 0.0s 19:31:52 19:31:52 #24 [security-bootstrapper internal] load .dockerignore 19:31:52 #24 transferring context: 50B done 19:31:52 #24 DONE 0.1s 19:31:52 19:31:52 #25 [core-metadata internal] load .dockerignore 19:31:52 #25 transferring context: 50B 0.0s done 19:31:52 #25 DONE 0.1s 19:31:52 19:31:52 #26 [core-data internal] load .dockerignore 19:31:52 #26 transferring context: 50B 0.0s done 19:31:52 #26 DONE 0.1s 19:31:52 19:31:52 #27 [core-command internal] load .dockerignore 19:31:52 #27 transferring context: 50B 0.0s done 19:31:52 #27 DONE 0.1s 19:31:52 19:31:52 #28 [security-spiffe-token-provider internal] load .dockerignore 19:31:52 #28 transferring context: 50B done 19:31:52 #28 DONE 0.1s 19:31:52 19:31:52 #29 [security-proxy-setup internal] load .dockerignore 19:31:52 #29 transferring context: 50B 0.0s done 19:31:52 #29 DONE 0.1s 19:31:52 19:31:52 #30 [security-spire-agent internal] load .dockerignore 19:31:52 #30 transferring context: 50B 0.0s done 19:31:52 #30 DONE 0.1s 19:31:52 19:31:52 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:31:53 #31 ... 19:31:53 19:31:53 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:31:53 #32 DONE 0.5s 19:31:53 19:31:53 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:31:53 #31 DONE 0.7s 19:31:53 19:31:53 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:53 #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:53 #33 ... 19:31:53 19:31:53 #34 [security-spire-server internal] load build context 19:31:53 #34 transferring context: 26.79kB 0.0s done 19:31:53 #34 DONE 0.1s 19:31:53 19:31:53 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:53 #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:31:53 #33 ... 19:31:53 19:31:53 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:53 #35 DONE 0.0s 19:31:53 19:31:53 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:31:53 #31 DONE 0.7s 19:31:53 19:31:53 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:53 #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:31:53 #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:31:53 #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:31:53 #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 19:31:53 #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 19:31:53 #33 ... 19:31:53 19:31:53 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:53 #35 DONE 0.0s 19:31:53 19:31:53 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:53 #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:31:53 #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:31:53 #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:31:53 #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:31:53 #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 19:31:53 #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 19:31:53 #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 19:31:53 #33 ... 19:31:53 19:31:53 #36 [support-notifications internal] load build context 19:31:53 #36 DONE 0.0s 19:31:53 19:31:53 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:31:53 #32 DONE 0.5s 19:31:53 19:31:53 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:53 #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 19:31:53 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s 19:31:53 #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 19:31:53 #33 ... 19:31:53 19:31:53 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:53 #35 DONE 0.0s 19:31:53 19:31:53 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:31:53 #32 DONE 0.5s 19:31:53 19:31:53 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:53 #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 19:31:54 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.6s 19:31:54 #33 ... 19:31:54 19:31:54 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:54 #35 DONE 0.0s 19:31:54 19:31:54 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:54 #33 ... 19:31:54 19:31:54 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:54 #35 DONE 0.0s 19:31:54 19:31:54 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:54 #33 ... 19:31:54 19:31:54 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:31:54 #32 DONE 0.8s 19:31:54 19:31:54 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:54 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 0.9s 19:31:54 #33 ... 19:31:54 19:31:54 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:54 #35 DONE 0.0s 19:31:54 19:31:54 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:54 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.1s 19:31:54 #33 ... 19:31:54 19:31:54 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:54 #35 DONE 0.0s 19:31:54 19:31:54 #37 [security-spire-config internal] load build context 19:31:54 #37 transferring context: 25.04kB 0.1s done 19:31:54 #37 DONE 1.0s 19:31:54 19:31:54 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:54 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.3s 19:31:54 #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:31:54 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.5s 19:31:55 #33 ... 19:31:55 19:31:55 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:55 #35 DONE 0.0s 19:31:55 19:31:55 #38 [core-data internal] load build context 19:31:55 #38 DONE 0.0s 19:31:55 19:31:55 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:55 #33 ... 19:31:55 19:31:55 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:55 #35 DONE 0.0s 19:31:55 19:31:55 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:55 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 1.8s 19:31:55 #33 ... 19:31:55 19:31:55 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:31:55 #32 DONE 1.6s 19:31:55 19:31:55 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:55 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.0s 19:31:55 #33 ... 19:31:55 19:31:55 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:31:55 #35 DONE 0.0s 19:31:55 19:31:55 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:55 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.1s 19:31:55 #33 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 19:31:55 #33 ... 19:31:55 19:31:55 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:31:55 #32 DONE 1.7s 19:31:56 19:31:56 #39 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:31:56 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:31:56 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:31:56 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:31:56 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:31:56 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:31:56 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s 19:31:56 #39 ... 19:31:56 19:31:56 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:31:56 #32 DONE 2.3s 19:31:56 19:31:56 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:31:56 #31 DONE 1.3s 19:31:56 19:31:56 #39 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:31:56 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.8s done 19:31:57 #39 ... 19:31:57 19:31:57 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:31:57 #40 DONE 1.4s 19:31:57 19:31:57 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:57 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.8s done 19:31:57 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19:31:57 #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 19:31:57 #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:31:57 #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:31:57 #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:31:57 #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 19:31:57 #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 19:31:57 #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 19:31:57 #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.8s done 19:31:57 #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 19:31:57 #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 19:31:57 #33 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 19:31:58 #33 ... 19:31:58 19:31:58 #41 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 19:31:58 #41 DONE 4.7s 19:31:58 19:31:58 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:31:59 #33 ... 19:31:59 19:31:59 #39 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:31:59 #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:31:59 #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:31:59 #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:31:59 #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:31:59 #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:31:59 #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.8s done 19:31:59 #39 DONE 6.7s 19:31:59 19:31:59 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:31:59 #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 19:31:59 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 19:31:59 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 19:31:59 #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:31:59 #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 19:31:59 #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 19:31:59 #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done 19:31:59 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 1.4s 19:31:59 #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 19:31:59 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 1.6s 19:31:59 #42 ... 19:31:59 19:31:59 #43 [security-bootstrapper builder 2/8] WORKDIR /edgex-go 19:31:59 #43 DONE 1.7s 19:31:59 19:31:59 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:31:59 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.97MB / 18.32MB 1.8s 19:32:00 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 2.0s 19:32:00 #42 ... 19:32:00 19:32:00 #44 [security-spire-agent internal] load build context 19:32:00 #44 transferring context: 26.32kB 0.2s done 19:32:00 #44 DONE 2.4s 19:32:00 19:32:00 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:32:00 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 2.2s 19:32:00 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 2.4s 19:32:00 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 2.5s 19:32:00 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 2.8s 19:32:01 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 3.0s 19:32:01 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 3.1s 19:32:01 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.67MB / 18.32MB 3.2s 19:32:02 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.0s done 19:32:02 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19:32:03 #42 ... 19:32:03 19:32:03 #45 [core-keeper internal] load build context 19:32:03 #45 ... 19:32:03 19:32:03 #46 [security-proxy-auth internal] load build context 19:32:03 #46 ... 19:32:03 19:32:03 #45 [core-keeper internal] load build context 19:32:03 #45 ... 19:32:03 19:32:03 #47 [security-secretstore-setup internal] load build context 19:32:04 #47 ... 19:32:04 19:32:04 #48 [core-common-config-bootstrapper internal] load build context 19:32:04 #48 ... 19:32:04 19:32:04 #36 [support-notifications internal] load build context 19:32:04 #36 ... 19:32:04 19:32:04 #48 [core-common-config-bootstrapper internal] load build context 19:32:04 #48 ... 19:32:04 19:32:04 #49 [security-bootstrapper internal] load build context 19:32:04 #49 ... 19:32:04 19:32:04 #50 [support-scheduler internal] load build context 19:32:04 #50 transferring context: 31.67MB 8.8s 19:32:04 #50 ... 19:32:04 19:32:04 #49 [security-bootstrapper internal] load build context 19:32:04 #49 ... 19:32:04 19:32:04 #51 [core-metadata internal] load build context 19:32:05 #51 ... 19:32:05 19:32:05 #49 [security-bootstrapper internal] load build context 19:32:05 #49 ... 19:32:05 19:32:05 #38 [core-data internal] load build context 19:32:05 #38 ... 19:32:05 19:32:05 #49 [security-bootstrapper internal] load build context 19:32:05 #49 ... 19:32:05 19:32:05 #52 [core-command internal] load build context 19:32:05 #52 ... 19:32:05 19:32:05 #53 [security-spiffe-token-provider internal] load build context 19:32:05 #53 ... 19:32:05 19:32:05 #52 [core-command internal] load build context 19:32:05 #52 ... 19:32:05 19:32:05 #54 [security-proxy-setup internal] load build context 19:32:06 #54 ... 19:32:06 19:32:06 #49 [security-bootstrapper internal] load build context 19:32:09 #49 ... 19:32:09 19:32:09 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:09 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.7s 19:32:09 #33 ... 19:32:09 19:32:09 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:09 #0 6.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:09 #0 7.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:09 #0 9.159 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:09 #0 9.159 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:09 #0 9.159 OK: 19946 distinct packages available 19:32:09 #0 9.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:09 #55 ... 19:32:09 19:32:09 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:32:10 #56 ... 19:32:10 19:32:10 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:32:10 #0 8.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:10 #0 8.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:10 #57 ... 19:32:10 19:32:10 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:10 #58 ... 19:32:10 19:32:10 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:32:10 #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:10 #59 ... 19:32:10 19:32:10 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:10 #60 ... 19:32:10 19:32:10 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:32:10 #61 ... 19:32:10 19:32:10 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:10 #62 ... 19:32:10 19:32:10 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:10 #63 ... 19:32:10 19:32:10 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:32:11 #64 ... 19:32:11 19:32:11 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:32:11 #65 ... 19:32:11 19:32:11 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:32:11 #66 ... 19:32:11 19:32:11 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:32:11 #0 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:11 #67 ... 19:32:11 19:32:11 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:32:11 #68 ... 19:32:11 19:32:11 #69 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:32:11 #69 ... 19:32:11 19:32:11 #54 [security-proxy-setup internal] load build context 19:32:11 #54 transferring context: 27.86MB 13.7s 19:32:11 #54 ... 19:32:11 19:32:11 #48 [core-common-config-bootstrapper internal] load build context 19:32:11 #48 ... 19:32:11 19:32:11 #54 [security-proxy-setup internal] load build context 19:32:13 #54 ... 19:32:13 19:32:13 #46 [security-proxy-auth internal] load build context 19:32:14 #46 ... 19:32:14 19:32:14 #54 [security-proxy-setup internal] load build context 19:32:14 #54 ... 19:32:14 19:32:14 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:32:14 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.6s 19:32:14 #42 ... 19:32:14 19:32:14 #47 [security-secretstore-setup internal] load build context 19:32:14 #47 ... 19:32:14 19:32:14 #45 [core-keeper internal] load build context 19:32:14 #45 ... 19:32:14 19:32:14 #36 [support-notifications internal] load build context 19:32:14 #36 ... 19:32:14 19:32:14 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:32:14 #61 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:14 #61 ... 19:32:14 19:32:14 #50 [support-scheduler internal] load build context 19:32:14 #50 ... 19:32:14 19:32:14 #36 [support-notifications internal] load build context 19:32:15 #36 ... 19:32:15 19:32:15 #51 [core-metadata internal] load build context 19:32:15 #51 ... 19:32:15 19:32:15 #50 [support-scheduler internal] load build context 19:32:15 #50 ... 19:32:15 19:32:15 #38 [core-data internal] load build context 19:32:15 #38 ... 19:32:15 19:32:15 #53 [security-spiffe-token-provider internal] load build context 19:32:16 #53 ... 19:32:16 19:32:16 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:16 #58 DONE 16.1s 19:32:16 19:32:16 #50 [support-scheduler internal] load build context 19:32:16 #50 ... 19:32:16 19:32:16 #52 [core-command internal] load build context 19:32:16 #52 ... 19:32:16 19:32:16 #38 [core-data internal] load build context 19:32:16 #38 ... 19:32:16 19:32:16 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:16 #62 DONE 16.1s 19:32:16 19:32:16 #38 [core-data internal] load build context 19:32:16 #38 transferring context: 35.11MB 19.3s 19:32:17 #38 ... 19:32:17 19:32:17 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:32:17 #59 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:17 #59 15.11 OK: 266 MiB in 52 packages 19:32:17 #59 DONE 17.8s 19:32:17 19:32:17 #38 [core-data internal] load build context 19:32:17 #38 ... 19:32:17 19:32:17 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:32:17 #56 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:17 #56 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:17 #56 15.87 OK: 266 MiB in 52 packages 19:32:17 #56 DONE 18.0s 19:32:17 19:32:17 #38 [core-data internal] load build context 19:32:19 #38 ... 19:32:19 19:32:19 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:19 #55 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:19 #55 13.70 (1/11) Installing ca-certificates (20240226-r0) 19:32:19 #55 14.23 (2/11) Installing brotli-libs (1.0.9-r14) 19:32:19 #55 14.23 (3/11) Installing libunistring (1.1-r1) 19:32:19 #55 14.41 (4/11) Installing libidn2 (2.3.4-r1) 19:32:19 #55 14.41 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:32:19 #55 14.41 (6/11) Installing libcurl (8.5.0-r0) 19:32:19 #55 14.72 (7/11) Installing curl (8.5.0-r0) 19:32:19 #55 14.72 (8/11) Installing dumb-init (1.2.5-r2) 19:32:19 #55 14.72 (9/11) Installing musl-obstack (1.2.3-r2) 19:32:19 #55 14.72 (10/11) Installing libucontext (1.2-r2) 19:32:19 #55 14.72 (11/11) Installing gcompat (1.1.0-r1) 19:32:19 #55 14.72 Executing busybox-1.36.1-r7.trigger 19:32:19 #55 15.00 Executing ca-certificates-20240226-r0.trigger 19:32:19 #55 16.24 OK: 13 MiB in 26 packages 19:32:19 #55 DONE 19.4s 19:32:19 19:32:19 #38 [core-data internal] load build context 19:32:19 #38 ... 19:32:19 19:32:19 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:32:19 #67 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:19 #67 16.48 OK: 266 MiB in 52 packages 19:32:19 #67 DONE 20.0s 19:32:19 19:32:19 #38 [core-data internal] load build context 19:32:19 #38 ... 19:32:19 19:32:19 #49 [security-bootstrapper internal] load build context 19:32:19 #49 ... 19:32:19 19:32:19 #38 [core-data internal] load build context 19:32:20 #38 ... 19:32:20 19:32:20 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:32:20 #57 11.66 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:20 #57 11.66 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:20 #57 11.66 OK: 19951 distinct packages available 19:32:20 #57 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:20 #57 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:20 #57 17.74 OK: 266 MiB in 52 packages 19:32:20 #57 DONE 20.7s 19:32:20 19:32:20 #38 [core-data internal] load build context 19:32:21 #38 ... 19:32:21 19:32:21 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:21 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.2s 19:32:21 #33 ... 19:32:21 19:32:21 #38 [core-data internal] load build context 19:32:22 #38 transferring context: 41.05MB 24.4s 19:32:22 #38 ... 19:32:22 19:32:22 #48 [core-common-config-bootstrapper internal] load build context 19:32:22 #48 ... 19:32:22 19:32:22 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:22 #33 ... 19:32:22 19:32:22 #69 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:32:22 #69 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:22 #69 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:22 #69 20.10 (1/1) Installing dumb-init (1.2.5-r2) 19:32:22 #69 20.10 Executing busybox-1.36.1-r7.trigger 19:32:22 #69 20.21 OK: 8 MiB in 16 packages 19:32:22 #69 DONE 21.8s 19:32:22 19:32:22 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:22 #33 ... 19:32:22 19:32:22 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:32:22 #61 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:22 #61 18.91 (1/4) Installing dumb-init (1.2.5-r2) 19:32:22 #61 18.91 (2/4) Installing openssl (3.1.6-r0) 19:32:22 #61 19.01 (3/4) Installing su-exec (0.2-r3) 19:32:22 #61 19.01 (4/4) Installing yq (4.33.3-r5) 19:32:22 #61 20.31 Executing busybox-1.36.1-r7.trigger 19:32:22 #61 20.55 OK: 18 MiB in 19 packages 19:32:22 #61 DONE 22.1s 19:32:22 19:32:22 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:24 #33 ... 19:32:24 19:32:24 #46 [security-proxy-auth internal] load build context 19:32:24 #46 ... 19:32:24 19:32:24 #38 [core-data internal] load build context 19:32:24 #38 ... 19:32:24 19:32:24 #54 [security-proxy-setup internal] load build context 19:32:24 #54 ... 19:32:24 19:32:24 #45 [core-keeper internal] load build context 19:32:25 #45 ... 19:32:25 19:32:25 #47 [security-secretstore-setup internal] load build context 19:32:25 #47 ... 19:32:25 19:32:25 #45 [core-keeper internal] load build context 19:32:25 #45 ... 19:32:25 19:32:25 #36 [support-notifications internal] load build context 19:32:25 #36 ... 19:32:25 19:32:25 #51 [core-metadata internal] load build context 19:32:25 #51 ... 19:32:25 19:32:25 #36 [support-notifications internal] load build context 19:32:25 #36 ... 19:32:25 19:32:25 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:32:25 #64 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:25 #64 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:25 #64 20.75 (1/2) Installing ca-certificates (20240226-r0) 19:32:25 #64 21.18 (2/2) Installing dumb-init (1.2.5-r2) 19:32:25 #64 21.18 Executing busybox-1.36.1-r7.trigger 19:32:25 #64 21.39 Executing ca-certificates-20240226-r0.trigger 19:32:25 #64 22.71 OK: 9 MiB in 17 packages 19:32:25 #64 DONE 25.2s 19:32:25 19:32:25 #36 [support-notifications internal] load build context 19:32:26 #36 ... 19:32:26 19:32:26 #53 [security-spiffe-token-provider internal] load build context 19:32:26 #53 ... 19:32:26 19:32:26 #52 [core-command internal] load build context 19:32:26 #52 ... 19:32:26 19:32:26 #50 [support-scheduler internal] load build context 19:32:26 #50 ... 19:32:26 19:32:26 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:32:26 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.1s 19:32:26 #42 ... 19:32:26 19:32:26 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:32:26 #70 ... 19:32:26 19:32:26 #36 [support-notifications internal] load build context 19:32:26 #36 transferring context: 75.07MB 32.3s 19:32:27 #36 ... 19:32:27 19:32:27 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:32:27 #71 ... 19:32:27 19:32:27 #36 [support-notifications internal] load build context 19:32:28 #36 ... 19:32:28 19:32:28 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:32:28 #68 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:28 #68 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:28 #68 25.07 (1/2) Installing dumb-init (1.2.5-r2) 19:32:28 #68 25.07 (2/2) Installing su-exec (0.2-r3) 19:32:28 #68 25.14 Executing busybox-1.36.1-r7.trigger 19:32:28 #68 25.25 OK: 8 MiB in 17 packages 19:32:28 #68 DONE 27.3s 19:32:28 19:32:28 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:32:28 #72 ... 19:32:28 19:32:28 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:28 #63 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:28 #63 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:28 #63 22.62 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:28 #63 22.62 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:28 #63 22.62 OK: 19946 distinct packages available 19:32:28 #63 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:28 #63 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:28 #63 ... 19:32:28 19:32:28 #36 [support-notifications internal] load build context 19:32:29 #36 ... 19:32:29 19:32:29 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:29 #60 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:29 #60 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:29 #60 26.06 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:29 #60 26.06 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:29 #60 26.06 OK: 19946 distinct packages available 19:32:29 #60 27.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:29 #60 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:29 #60 ... 19:32:29 19:32:29 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:32:29 #73 ... 19:32:29 19:32:29 #36 [support-notifications internal] load build context 19:32:30 #36 ... 19:32:30 19:32:30 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:32:30 #65 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:30 #65 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:30 #65 27.37 (1/1) Installing dumb-init (1.2.5-r2) 19:32:30 #65 27.43 Executing busybox-1.36.1-r7.trigger 19:32:30 #65 27.51 OK: 8 MiB in 16 packages 19:32:30 #65 DONE 29.1s 19:32:30 19:32:30 #36 [support-notifications internal] load build context 19:32:30 #36 ... 19:32:30 19:32:30 #49 [security-bootstrapper internal] load build context 19:32:30 #49 ... 19:32:30 19:32:30 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:32:30 #71 12.81 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:30 #71 13.76 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:31 #71 ... 19:32:31 19:32:31 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:32:31 #66 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:31 #66 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:31 #66 27.08 (1/4) Installing ca-certificates (20240226-r0) 19:32:31 #66 27.32 (2/4) Installing dumb-init (1.2.5-r2) 19:32:31 #66 27.32 (3/4) Installing su-exec (0.2-r3) 19:32:31 #66 27.32 (4/4) Installing yq (4.33.3-r5) 19:32:31 #66 28.02 Executing busybox-1.36.1-r7.trigger 19:32:31 #66 28.10 Executing ca-certificates-20240226-r0.trigger 19:32:31 #66 28.73 OK: 18 MiB in 19 packages 19:32:31 #66 DONE 30.6s 19:32:31 19:32:31 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:31 #60 31.74 (1/5) Installing dumb-init (1.2.5-r2) 19:32:31 #60 31.74 (2/5) Installing musl-obstack (1.2.3-r2) 19:32:31 #60 31.81 (3/5) Installing libucontext (1.2-r2) 19:32:31 #60 31.81 (4/5) Installing gcompat (1.1.0-r1) 19:32:31 #60 31.87 (5/5) Installing openssl (3.1.6-r0) 19:32:31 #60 31.90 Executing busybox-1.36.1-r7.trigger 19:32:31 #60 32.01 OK: 9 MiB in 20 packages 19:32:31 #60 ... 19:32:31 19:32:31 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:31 #63 29.16 (1/4) Installing dumb-init (1.2.5-r2) 19:32:31 #63 29.16 (2/4) Installing musl-obstack (1.2.3-r2) 19:32:31 #63 29.16 (3/4) Installing libucontext (1.2-r2) 19:32:31 #63 29.16 (4/4) Installing gcompat (1.1.0-r1) 19:32:31 #63 29.34 Executing busybox-1.36.1-r7.trigger 19:32:31 #63 29.34 OK: 8 MiB in 19 packages 19:32:31 #63 DONE 31.2s 19:32:32 19:32:32 #49 [security-bootstrapper internal] load build context 19:32:32 #49 transferring context: 72.87MB 36.1s 19:32:32 #49 ... 19:32:32 19:32:32 #48 [core-common-config-bootstrapper internal] load build context 19:32:32 #48 ... 19:32:32 19:32:32 #36 [support-notifications internal] load build context 19:32:32 #36 ... 19:32:32 19:32:32 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:32:32 #74 ... 19:32:32 19:32:32 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:32:32 #75 ... 19:32:32 19:32:32 #53 [security-spiffe-token-provider internal] load build context 19:32:32 #53 ... 19:32:32 19:32:32 #36 [support-notifications internal] load build context 19:32:33 #36 ... 19:32:33 19:32:33 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:33 #60 DONE 33.9s 19:32:33 19:32:33 #36 [support-notifications internal] load build context 19:32:34 #36 ... 19:32:34 19:32:34 #46 [security-proxy-auth internal] load build context 19:32:34 #46 ... 19:32:34 19:32:34 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:34 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.8s 19:32:34 #33 ... 19:32:34 19:32:34 #36 [support-notifications internal] load build context 19:32:34 #36 ... 19:32:34 19:32:34 #38 [core-data internal] load build context 19:32:34 #38 ... 19:32:34 19:32:34 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:34 #33 ... 19:32:34 19:32:34 #54 [security-proxy-setup internal] load build context 19:32:35 #54 ... 19:32:35 19:32:35 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:35 #33 ... 19:32:35 19:32:35 #47 [security-secretstore-setup internal] load build context 19:32:35 #47 ... 19:32:35 19:32:35 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:32:35 #71 15.93 (1/1) Installing dumb-init (1.2.5-r2) 19:32:35 #71 16.56 Executing busybox-1.36.1-r7.trigger 19:32:35 #71 16.56 OK: 8 MiB in 16 packages 19:32:35 #71 DONE 18.0s 19:32:35 19:32:35 #47 [security-secretstore-setup internal] load build context 19:32:35 #47 ... 19:32:35 19:32:35 #45 [core-keeper internal] load build context 19:32:35 #45 ... 19:32:35 19:32:35 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:35 #33 ... 19:32:35 19:32:35 #51 [core-metadata internal] load build context 19:32:35 #51 ... 19:32:35 19:32:35 #47 [security-secretstore-setup internal] load build context 19:32:36 #47 ... 19:32:36 19:32:36 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:32:36 #76 ... 19:32:36 19:32:36 #36 [support-notifications internal] load build context 19:32:36 #36 ... 19:32:36 19:32:36 #50 [support-scheduler internal] load build context 19:32:36 #50 ... 19:32:36 19:32:36 #52 [core-command internal] load build context 19:32:36 #52 ... 19:32:36 19:32:36 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:32:36 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.2s 19:32:37 #42 ... 19:32:37 19:32:37 #52 [core-command internal] load build context 19:32:37 #52 transferring context: 70.03MB 40.5s 19:32:37 #52 ... 19:32:37 19:32:37 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:32:37 #73 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:37 #73 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:37 #73 16.90 OK: 13 MiB in 26 packages 19:32:37 #73 DONE 18.1s 19:32:37 19:32:37 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:32:37 #70 14.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:37 #70 15.51 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:37 #70 18.76 OK: 266 MiB in 52 packages 19:32:37 #70 DONE 20.9s 19:32:37 19:32:37 #52 [core-command internal] load build context 19:32:40 #52 ... 19:32:40 19:32:40 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:32:40 #75 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:40 #75 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:40 #75 16.02 OK: 18 MiB in 19 packages 19:32:40 #75 DONE 17.3s 19:32:40 19:32:40 #52 [core-command internal] load build context 19:32:40 #52 ... 19:32:40 19:32:40 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:32:40 #77 ... 19:32:40 19:32:40 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:32:40 #74 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:40 #74 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:40 #74 16.08 OK: 8 MiB in 16 packages 19:32:40 #74 DONE 17.9s 19:32:40 19:32:40 #52 [core-command internal] load build context 19:32:41 #52 ... 19:32:41 19:32:41 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:32:41 #76 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:41 #76 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:41 #76 13.65 OK: 9 MiB in 17 packages 19:32:41 #76 DONE 14.9s 19:32:41 19:32:41 #52 [core-command internal] load build context 19:32:41 #52 ... 19:32:41 19:32:41 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:32:41 #78 ... 19:32:41 19:32:41 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:32:41 #79 DONE 1.6s 19:32:41 19:32:41 #52 [core-command internal] load build context 19:32:41 #52 ... 19:32:41 19:32:41 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:32:42 #80 ... 19:32:42 19:32:42 #47 [security-secretstore-setup internal] load build context 19:32:42 #47 transferring context: 88.87MB 47.4s 19:32:42 #47 ... 19:32:42 19:32:42 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:32:42 #72 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:42 #72 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:42 #72 13.11 OK: 8 MiB in 17 packages 19:32:42 #72 DONE 14.0s 19:32:42 19:32:42 #48 [core-common-config-bootstrapper internal] load build context 19:32:42 #48 ... 19:32:42 19:32:42 #49 [security-bootstrapper internal] load build context 19:32:42 #49 ... 19:32:42 19:32:42 #47 [security-secretstore-setup internal] load build context 19:32:43 #47 ... 19:32:43 19:32:43 #53 [security-spiffe-token-provider internal] load build context 19:32:43 #53 ... 19:32:43 19:32:43 #49 [security-bootstrapper internal] load build context 19:32:43 #49 ... 19:32:43 19:32:43 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:32:43 #77 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:43 #77 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:43 #77 12.34 OK: 8 MiB in 16 packages 19:32:43 #77 DONE 13.4s 19:32:43 19:32:43 #47 [security-secretstore-setup internal] load build context 19:32:43 #47 ... 19:32:43 19:32:43 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:32:43 #81 ... 19:32:43 19:32:43 #52 [core-command internal] load build context 19:32:44 #52 ... 19:32:44 19:32:44 #46 [security-proxy-auth internal] load build context 19:32:44 #46 ... 19:32:44 19:32:44 #47 [security-secretstore-setup internal] load build context 19:32:45 #47 ... 19:32:45 19:32:45 #38 [core-data internal] load build context 19:32:45 #38 ... 19:32:45 19:32:45 #47 [security-secretstore-setup internal] load build context 19:32:45 #47 ... 19:32:45 19:32:45 #54 [security-proxy-setup internal] load build context 19:32:45 #54 ... 19:32:45 19:32:45 #47 [security-secretstore-setup internal] load build context 19:32:45 #47 ... 19:32:45 19:32:45 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:32:45 #78 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:45 #78 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:45 #78 12.74 OK: 18 MiB in 19 packages 19:32:45 #78 DONE 13.9s 19:32:45 19:32:45 #47 [security-secretstore-setup internal] load build context 19:32:45 #47 ... 19:32:45 19:32:45 #45 [core-keeper internal] load build context 19:32:45 #45 ... 19:32:45 19:32:45 #47 [security-secretstore-setup internal] load build context 19:32:46 #47 ... 19:32:46 19:32:46 #51 [core-metadata internal] load build context 19:32:46 #51 ... 19:32:46 19:32:46 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:46 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 48.9s 19:32:46 #33 ... 19:32:46 19:32:46 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:32:46 #80 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:46 #80 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:46 #80 13.62 OK: 8 MiB in 19 packages 19:32:46 #80 DONE 14.5s 19:32:46 19:32:46 #47 [security-secretstore-setup internal] load build context 19:32:47 #47 ... 19:32:47 19:32:47 #36 [support-notifications internal] load build context 19:32:47 #36 ... 19:32:47 19:32:47 #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:32:47 #81 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:32:47 #81 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:32:47 #81 12.68 OK: 9 MiB in 20 packages 19:32:47 #81 DONE 14.4s 19:32:47 19:32:47 #50 [support-scheduler internal] load build context 19:32:47 #50 ... 19:32:47 19:32:47 #36 [support-notifications internal] load build context 19:32:47 #36 transferring context: 114.17MB 52.5s 19:32:47 #36 ... 19:32:47 19:32:47 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:32:47 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 45.1s 19:32:47 #42 ... 19:32:47 19:32:47 #36 [support-notifications internal] load build context 19:32:48 #36 ... 19:32:48 19:32:48 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:32:48 #82 DONE 5.7s 19:32:48 19:32:48 #36 [support-notifications internal] load build context 19:32:50 #36 ... 19:32:50 19:32:50 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:32:50 #83 DONE 2.0s 19:32:50 19:32:50 #36 [support-notifications internal] load build context 19:32:52 #36 transferring context: 141.26MB 57.5s 19:32:52 #36 ... 19:32:52 19:32:52 #48 [core-common-config-bootstrapper internal] load build context 19:32:52 #48 ... 19:32:52 19:32:52 #36 [support-notifications internal] load build context 19:32:53 #36 ... 19:32:53 19:32:53 #53 [security-spiffe-token-provider internal] load build context 19:32:53 #53 ... 19:32:53 19:32:53 #36 [support-notifications internal] load build context 19:32:53 #36 ... 19:32:53 19:32:53 #49 [security-bootstrapper internal] load build context 19:32:53 #49 ... 19:32:53 19:32:53 #36 [support-notifications internal] load build context 19:32:54 #36 ... 19:32:54 19:32:54 #52 [core-command internal] load build context 19:32:54 #52 ... 19:32:54 19:32:54 #46 [security-proxy-auth internal] load build context 19:32:55 #46 ... 19:32:55 19:32:55 #52 [core-command internal] load build context 19:32:55 #52 ... 19:32:55 19:32:55 #38 [core-data internal] load build context 19:32:55 #38 ... 19:32:55 19:32:55 #52 [core-command internal] load build context 19:32:55 #52 ... 19:32:55 19:32:55 #54 [security-proxy-setup internal] load build context 19:32:55 #54 ... 19:32:55 19:32:55 #46 [security-proxy-auth internal] load build context 19:32:55 #46 ... 19:32:55 19:32:55 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:32:55 #84 DONE 1.9s 19:32:55 19:32:55 #52 [core-command internal] load build context 19:32:55 #52 ... 19:32:55 19:32:55 #45 [core-keeper internal] load build context 19:32:55 #45 ... 19:32:55 19:32:55 #52 [core-command internal] load build context 19:32:56 #52 ... 19:32:56 19:32:56 #51 [core-metadata internal] load build context 19:32:56 #51 ... 19:32:56 19:32:56 #52 [core-command internal] load build context 19:32:56 #52 ... 19:32:56 19:32:56 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:56 #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 59.0s done 19:32:56 #33 ... 19:32:56 19:32:56 #52 [core-command internal] load build context 19:32:57 #52 ... 19:32:57 19:32:57 #47 [security-secretstore-setup internal] load build context 19:32:57 #47 transferring context: 147.62MB 62.6s 19:32:57 #47 ... 19:32:57 19:32:57 #50 [support-scheduler internal] load build context 19:32:57 #50 ... 19:32:57 19:32:57 #47 [security-secretstore-setup internal] load build context 19:32:57 #47 ... 19:32:57 19:32:57 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:32:57 #33 DONE 64.9s 19:32:57 19:32:57 #47 [security-secretstore-setup internal] load build context 19:32:57 #47 ... 19:32:57 19:32:57 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:32:57 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 46.1s done 19:32:57 #42 ... 19:32:57 19:32:57 #47 [security-secretstore-setup internal] load build context 19:33:03 #47 transferring context: 172.03MB 67.7s 19:33:03 #47 ... 19:33:03 19:33:03 #48 [core-common-config-bootstrapper internal] load build context 19:33:03 #48 ... 19:33:03 19:33:03 #47 [security-secretstore-setup internal] load build context 19:33:03 #47 ... 19:33:03 19:33:03 #53 [security-spiffe-token-provider internal] load build context 19:33:03 #53 ... 19:33:03 19:33:03 #47 [security-secretstore-setup internal] load build context 19:33:03 #47 ... 19:33:03 19:33:03 #49 [security-bootstrapper internal] load build context 19:33:03 #49 ... 19:33:03 19:33:03 #53 [security-spiffe-token-provider internal] load build context 19:33:04 #53 ... 19:33:04 19:33:04 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:33:04 #85 DONE 3.7s 19:33:04 19:33:04 #53 [security-spiffe-token-provider internal] load build context 19:33:04 #53 ... 19:33:04 19:33:04 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:33:04 #86 DONE 3.1s 19:33:04 19:33:04 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:33:04 #87 DONE 3.8s 19:33:04 19:33:04 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:33:04 #88 ... 19:33:04 19:33:04 #36 [support-notifications internal] load build context 19:33:05 #36 ... 19:33:05 19:33:05 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:33:05 #89 DONE 0.8s 19:33:05 19:33:05 #36 [support-notifications internal] load build context 19:33:05 #36 ... 19:33:05 19:33:05 #47 [security-secretstore-setup internal] load build context 19:33:05 #47 ... 19:33:05 19:33:05 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:33:05 #90 DONE 1.1s 19:33:05 19:33:05 #47 [security-secretstore-setup internal] load build context 19:33:05 #47 ... 19:33:05 19:33:05 #38 [core-data internal] load build context 19:33:05 #38 ... 19:33:05 19:33:05 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:33:05 #88 DONE 1.2s 19:33:05 19:33:05 #38 [core-data internal] load build context 19:33:05 #38 ... 19:33:05 19:33:05 #91 [security-spire-config stage-2 6/10] COPY security.txt / 19:33:05 #91 ... 19:33:05 19:33:05 #54 [security-proxy-setup internal] load build context 19:33:05 #54 ... 19:33:05 19:33:05 #38 [core-data internal] load build context 19:33:05 #38 ... 19:33:05 19:33:05 #46 [security-proxy-auth internal] load build context 19:33:05 #46 ... 19:33:05 19:33:05 #38 [core-data internal] load build context 19:33:06 #38 ... 19:33:06 19:33:06 #45 [core-keeper internal] load build context 19:33:06 #45 ... 19:33:06 19:33:06 #54 [security-proxy-setup internal] load build context 19:33:06 #54 ... 19:33:06 19:33:06 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 19:33:06 #92 DONE 1.2s 19:33:06 19:33:06 #54 [security-proxy-setup internal] load build context 19:33:06 #54 ... 19:33:06 19:33:06 #51 [core-metadata internal] load build context 19:33:06 #51 ... 19:33:06 19:33:06 #54 [security-proxy-setup internal] load build context 19:33:07 #54 ... 19:33:07 19:33:07 #91 [security-spire-config stage-2 6/10] COPY security.txt / 19:33:07 #91 DONE 1.5s 19:33:07 19:33:07 #54 [security-proxy-setup internal] load build context 19:33:07 #54 ... 19:33:07 19:33:07 #93 [security-spire-server stage-2 6/9] COPY security.txt / 19:33:07 #93 DONE 1.9s 19:33:07 19:33:07 #54 [security-proxy-setup internal] load build context 19:33:07 #54 ... 19:33:07 19:33:07 #52 [core-command internal] load build context 19:33:07 #52 ... 19:33:07 19:33:07 #54 [security-proxy-setup internal] load build context 19:33:07 #54 transferring context: 197.51MB 69.5s 19:33:07 #54 ... 19:33:07 19:33:07 #50 [support-scheduler internal] load build context 19:33:07 #50 ... 19:33:07 19:33:07 #54 [security-proxy-setup internal] load build context 19:33:07 #54 ... 19:33:07 19:33:07 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:33:07 #94 DONE 1.4s 19:33:07 19:33:07 #54 [security-proxy-setup internal] load build context 19:33:08 #54 ... 19:33:08 19:33:08 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:33:08 #95 DONE 1.2s 19:33:08 19:33:08 #54 [security-proxy-setup internal] load build context 19:33:08 #54 ... 19:33:08 19:33:08 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:33:08 #96 DONE 1.7s 19:33:08 19:33:08 #54 [security-proxy-setup internal] load build context 19:33:09 #54 ... 19:33:09 19:33:09 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:33:09 #97 DONE 1.2s 19:33:09 19:33:09 #54 [security-proxy-setup internal] load build context 19:33:09 #54 ... 19:33:09 19:33:09 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:33:09 #98 DONE 1.1s 19:33:09 19:33:09 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:33:09 #99 DONE 1.4s 19:33:09 19:33:09 #54 [security-proxy-setup internal] load build context 19:33:10 #54 ... 19:33:10 19:33:10 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:33:10 #100 DONE 1.0s 19:33:10 19:33:10 #54 [security-proxy-setup internal] load build context 19:33:11 #54 ... 19:33:11 19:33:11 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:33:11 #101 DONE 1.0s 19:33:11 19:33:11 #54 [security-proxy-setup internal] load build context 19:33:11 #54 ... 19:33:11 19:33:11 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:33:11 #102 DONE 1.3s 19:33:11 19:33:11 #54 [security-proxy-setup internal] load build context 19:33:12 #54 transferring context: 221.07MB 74.6s 19:33:13 #54 ... 19:33:13 19:33:13 #48 [core-common-config-bootstrapper internal] load build context 19:33:13 #48 ... 19:33:13 19:33:13 #54 [security-proxy-setup internal] load build context 19:33:13 #54 ... 19:33:13 19:33:13 #49 [security-bootstrapper internal] load build context 19:33:13 #49 ... 19:33:13 19:33:13 #48 [core-common-config-bootstrapper internal] load build context 19:33:13 #48 transferring context: 256.38MB 79.2s done 19:33:13 #48 DONE 80.0s 19:33:13 19:33:13 #49 [security-bootstrapper internal] load build context 19:33:13 #49 ... 19:33:13 19:33:13 #54 [security-proxy-setup internal] load build context 19:33:14 #54 ... 19:33:14 19:33:14 #53 [security-spiffe-token-provider internal] load build context 19:33:14 #53 ... 19:33:14 19:33:14 #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:33:15 #103 ... 19:33:15 19:33:15 #36 [support-notifications internal] load build context 19:33:15 #36 transferring context: 256.38MB 80.2s done 19:33:15 #36 ... 19:33:15 19:33:15 #49 [security-bootstrapper internal] load build context 19:33:15 #49 ... 19:33:15 19:33:15 #36 [support-notifications internal] load build context 19:33:15 #36 DONE 81.5s 19:33:15 19:33:15 #49 [security-bootstrapper internal] load build context 19:33:15 #49 ... 19:33:15 19:33:15 #47 [security-secretstore-setup internal] load build context 19:33:15 #47 ... 19:33:15 19:33:15 #49 [security-bootstrapper internal] load build context 19:33:15 #49 ... 19:33:15 19:33:15 #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:33:15 #103 DONE 1.5s 19:33:15 19:33:15 #49 [security-bootstrapper internal] load build context 19:33:16 #49 ... 19:33:16 19:33:16 #46 [security-proxy-auth internal] load build context 19:33:16 #46 ... 19:33:16 19:33:16 #47 [security-secretstore-setup internal] load build context 19:33:16 #47 ... 19:33:16 19:33:16 #45 [core-keeper internal] load build context 19:33:16 #45 ... 19:33:16 19:33:16 #38 [core-data internal] load build context 19:33:16 #38 ... 19:33:16 19:33:16 #45 [core-keeper internal] load build context 19:33:17 #45 ... 19:33:17 19:33:17 #51 [core-metadata internal] load build context 19:33:17 #51 ... 19:33:17 19:33:17 #38 [core-data internal] load build context 19:33:17 #38 ... 19:33:17 19:33:17 #52 [core-command internal] load build context 19:33:17 #52 ... 19:33:17 19:33:17 #38 [core-data internal] load build context 19:33:17 #38 ... 19:33:17 19:33:17 #50 [support-scheduler internal] load build context 19:33:17 #50 ... 19:33:17 19:33:17 #38 [core-data internal] load build context 19:33:18 #38 ... 19:33:18 19:33:18 #104 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:33:18 #104 DONE 2.3s 19:33:18 19:33:18 #38 [core-data internal] load build context 19:33:18 #38 ... 19:33:18 19:33:18 #105 [security-spire-config] exporting to image 19:33:18 #105 exporting layers 6.1s done 19:33:18 #105 writing image sha256:034c3429829a8b6ad6bb7ac955060e1f75980b0b50e4ca40980b3ee65670bfc8 0.4s done 19:33:18 #105 writing image sha256:30862196d8a3be784d1d4811c6a1abd30a6886812a36869c58286499285ec419 0.4s done 19:33:18 #105 naming to docker.io/library/security-spire-agent-arm64 0.1s done 19:33:18 #105 naming to docker.io/library/security-spire-server-arm64 0.1s done 19:33:18 #105 writing image sha256:3a282bc10d5f2202da477366f231ff188218ce9514dbb15ccb88fd8adc7fb623 0.0s done 19:33:18 #105 naming to docker.io/library/security-spire-config-arm64 0.1s done 19:33:18 #105 DONE 8.1s 19:33:18 19:33:18 #50 [support-scheduler internal] load build context 19:33:18 #50 transferring context: 256.38MB 82.8s done 19:33:19 #50 ... 19:33:19 19:33:19 #51 [core-metadata internal] load build context 19:33:19 #51 transferring context: 256.38MB 82.5s done 19:33:19 #51 DONE 84.3s 19:33:19 19:33:19 #38 [core-data internal] load build context 19:33:19 #38 ... 19:33:19 19:33:19 #50 [support-scheduler internal] load build context 19:33:19 #50 DONE 84.9s 19:33:19 19:33:19 #38 [core-data internal] load build context 19:33:19 #38 ... 19:33:19 19:33:19 #52 [core-command internal] load build context 19:33:19 #52 transferring context: 256.38MB 82.8s done 19:33:19 #52 DONE 84.0s 19:33:19 19:33:19 #38 [core-data internal] load build context 19:33:20 #38 ... 19:33:20 19:33:20 #47 [security-secretstore-setup internal] load build context 19:33:20 #47 transferring context: 256.38MB 85.1s done 19:33:20 #47 DONE 86.0s 19:33:20 19:33:20 #38 [core-data internal] load build context 19:33:20 #38 ... 19:33:20 19:33:20 #49 [security-bootstrapper internal] load build context 19:33:20 #49 transferring context: 256.38MB 83.9s done 19:33:20 #49 DONE 85.6s 19:33:20 19:33:20 #38 [core-data internal] load build context 19:33:20 #38 ... 19:33:20 19:33:20 #54 [security-proxy-setup internal] load build context 19:33:20 #54 transferring context: 256.38MB 82.3s done 19:33:20 #54 DONE 84.7s 19:33:20 19:33:20 #38 [core-data internal] load build context 19:33:20 #38 ... 19:33:20 19:33:20 #53 [security-spiffe-token-provider internal] load build context 19:33:20 #53 transferring context: 256.38MB 83.1s done 19:33:20 #53 DONE 85.2s 19:33:20 19:33:20 #38 [core-data internal] load build context 19:33:20 #38 ... 19:33:20 19:33:20 #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:33:20 #106 DONE 0.8s 19:33:20 19:33:20 #38 [core-data internal] load build context 19:33:21 #38 transferring context: 256.38MB 84.2s done 19:33:21 #38 ... 19:33:21 19:33:21 #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:33:21 #107 DONE 0.8s 19:33:21 19:33:21 #38 [core-data internal] load build context 19:33:21 #38 DONE 86.6s 19:33:21 19:33:21 #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:26 #108 ... 19:33:26 19:33:26 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:26 #109 ... 19:33:26 19:33:26 #46 [security-proxy-auth internal] load build context 19:33:26 #46 transferring context: 221.08MB 92.3s 19:33:27 #46 ... 19:33:27 19:33:27 #45 [core-keeper internal] load build context 19:33:27 #45 ... 19:33:27 19:33:27 #46 [security-proxy-auth internal] load build context 19:33:28 #46 ... 19:33:28 19:33:28 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:28 #110 ... 19:33:28 19:33:28 #46 [security-proxy-auth internal] load build context 19:33:28 #46 ... 19:33:28 19:33:28 #45 [core-keeper internal] load build context 19:33:28 #45 transferring context: 256.38MB 94.5s done 19:33:28 #45 DONE 94.9s 19:33:28 19:33:28 #46 [security-proxy-auth internal] load build context 19:33:28 #46 transferring context: 256.38MB 94.8s done 19:33:29 #46 DONE 95.4s 19:33:29 19:33:29 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:33:29 #111 DONE 0.8s 19:33:29 19:33:29 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:29 #112 ... 19:33:29 19:33:29 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:37 #113 DONE 67.3s 19:34:37 19:34:37 #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:37 #109 DONE 80.8s 19:34:37 19:34:37 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 19:34:37 #114 ... 19:34:37 19:34:37 #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:37 #108 DONE 75.0s 19:34:37 19:34:37 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:37 #110 DONE 78.6s 19:34:37 19:34:37 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:37 #112 DONE 75.7s 19:34:37 19:34:37 #115 [security-secretstore-setup builder 6/7] COPY . . 19:34:41 #115 ... 19:34:41 19:34:41 #116 [support-notifications builder 6/7] COPY . . 19:34:41 #116 DONE 4.9s 19:34:41 19:34:41 #117 [security-proxy-setup builder 6/7] COPY . . 19:34:41 #117 CACHED 19:34:41 19:34:41 #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:34:41 #118 CACHED 19:34:41 19:34:41 #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #119 CACHED 19:34:41 19:34:41 #120 [security-spiffe-token-provider builder 6/7] COPY . . 19:34:41 #120 DONE 4.9s 19:34:41 19:34:41 #121 [security-bootstrapper builder 6/7] COPY . . 19:34:41 #121 CACHED 19:34:41 19:34:41 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:34:41 #122 CACHED 19:34:41 19:34:41 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #123 CACHED 19:34:41 19:34:41 #124 [core-command builder 6/7] COPY . . 19:34:41 #124 CACHED 19:34:41 19:34:41 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #125 CACHED 19:34:41 19:34:41 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 19:34:41 #126 CACHED 19:34:41 19:34:41 #127 [core-data builder 6/7] COPY . . 19:34:41 #127 CACHED 19:34:41 19:34:41 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #128 CACHED 19:34:41 19:34:41 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 19:34:41 #129 CACHED 19:34:41 19:34:41 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #130 CACHED 19:34:41 19:34:41 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:34:41 #131 CACHED 19:34:41 19:34:41 #132 [core-metadata builder 6/7] COPY . . 19:34:41 #132 CACHED 19:34:41 19:34:41 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:34:41 #133 CACHED 19:34:41 19:34:41 #134 [support-scheduler builder 6/7] COPY . . 19:34:41 #134 CACHED 19:34:41 19:34:41 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #135 CACHED 19:34:41 19:34:41 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 19:34:41 #114 DONE 5.0s 19:34:41 19:34:41 #115 [security-secretstore-setup builder 6/7] COPY . . 19:34:41 #115 DONE 4.9s 19:34:41 19:34:41 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:41 #136 CACHED 19:34:41 19:34:41 #137 [security-proxy-auth builder 6/7] COPY . . 19:34:41 #137 CACHED 19:34:41 19:34:41 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:34:41 #138 CACHED 19:34:41 19:34:41 #139 [core-keeper builder 7/8] COPY . . 19:34:41 #139 DONE 5.1s 19:34:41 19:34:41 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:34:47 #140 ... 19:34:47 19:34:47 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:34:47 #0 5.262 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 19:34:47 #141 ... 19:34:47 19:34:47 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:34:47 #0 5.793 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 19:34:47 #142 ... 19:34:47 19:34:47 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:34:47 #140 6.054 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 19:34:52 #140 ... 19:34:52 19:34:52 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:34:52 #0 5.447 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 19:34:52 #143 ... 19:34:52 19:34:52 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:34:52 #0 5.763 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 19:34:52 #144 ... 19:34:52 19:34:52 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:34:52 #0 4.822 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 19:34:52 #145 ... 19:34:52 19:34:52 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:34:52 #0 5.028 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 19:34:52 #146 ... 19:34:52 19:34:52 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:34:52 #0 4.755 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 19:34:52 #147 ... 19:34:52 19:34:52 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:52 #0 5.371 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 19:34:52 #148 ... 19:34:52 19:34:52 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:34:52 #0 5.809 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 19:34:52 #149 ... 19:34:52 19:34:52 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:34:52 #0 5.935 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 19:34:52 #150 ... 19:34:52 19:34:52 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:34:52 #0 4.822 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 19:52:30 #151 ... 19:52:30 19:52:30 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:30 #145 1062.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:52:30 #145 ... 19:52:30 19:52:30 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:52:30 #147 DONE 1063.2s 19:52:30 19:52:30 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:52:30 #42 ... 19:52:30 19:52:30 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:52:30 #152 DONE 0.3s 19:52:30 19:52:30 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:52:30 #42 ... 19:52:30 19:52:30 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:52:30 #153 DONE 0.1s 19:52:30 19:52:30 #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 19:52:30 #154 DONE 0.1s 19:52:30 19:52:30 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:52:30 #155 DONE 0.2s 19:52:30 19:52:30 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:52:30 #156 DONE 0.3s 19:52:30 19:52:30 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:52:30 #157 DONE 0.1s 19:52:30 19:52:30 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:30 #158 DONE 2.3s 19:52:30 19:52:30 #105 [security-proxy-setup] exporting to image 19:52:30 #105 exporting layers 19:52:30 #105 exporting layers 1.1s done 19:52:30 #105 writing image sha256:d89d29ad72743cc1645240f3c764d3538f5427d23a9b800126d63429b031b40f done 19:52:30 #105 naming to docker.io/library/security-proxy-setup-arm64 done 19:52:30 #105 DONE 9.3s 19:52:30 19:52:30 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:33 #145 ... 19:52:33 19:52:33 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:52:33 #151 DONE 1071.7s 19:52:33 19:52:33 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:52:33 #159 DONE 0.4s 19:52:33 19:52:33 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:33 #150 ... 19:52:33 19:52:33 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:52:36 #160 DONE 2.3s 19:52:36 19:52:36 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:52:36 #161 DONE 0.3s 19:52:36 19:52:36 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:52:36 #162 DONE 0.5s 19:52:36 19:52:36 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:52:37 #163 DONE 0.3s 19:52:37 19:52:37 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:52:37 #164 DONE 0.2s 19:52:37 19:52:37 #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/ 19:52:37 #165 DONE 0.2s 19:52:37 19:52:37 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:37 #146 ... 19:52:37 19:52:37 #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/ 19:52:37 #166 DONE 0.2s 19:52:37 19:52:37 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:52:38 #167 DONE 0.2s 19:52:38 19:52:38 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:52:38 #168 DONE 0.1s 19:52:38 19:52:38 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:52:39 #169 DONE 1.8s 19:52:39 19:52:39 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:40 #146 ... 19:52:40 19:52:40 #105 [security-bootstrapper] exporting to image 19:52:40 #105 exporting layers 19:52:40 #105 exporting layers 1.1s done 19:52:40 #105 writing image sha256:f6572a52c3c77731cac87f5258467fba344ad8cb46d73668b43c228c09a617da done 19:52:40 #105 naming to docker.io/library/security-bootstrapper-arm64 done 19:52:40 #105 DONE 10.3s 19:52:40 19:52:40 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:43 #146 ... 19:52:43 19:52:43 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:43 #145 DONE 1081.7s 19:52:43 19:52:43 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:52:43 #140 ... 19:52:43 19:52:43 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:52:43 #170 DONE 0.2s 19:52:43 19:52:43 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:52:44 #140 ... 19:52:44 19:52:44 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:52:44 #171 DONE 0.1s 19:52:44 19:52:44 #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 19:52:44 #172 DONE 0.1s 19:52:44 19:52:44 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:52:44 #144 ... 19:52:44 19:52:44 #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 19:52:44 #173 DONE 0.3s 19:52:44 19:52:44 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:52:44 #142 ... 19:52:44 19:52:44 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:52:44 #174 DONE 0.2s 19:52:44 19:52:44 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:52:45 #175 DONE 0.4s 19:52:45 19:52:45 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:52:45 #176 DONE 0.3s 19:52:45 19:52:45 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:52:45 #177 DONE 0.2s 19:52:45 19:52:45 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:47 #178 DONE 1.8s 19:52:47 19:52:47 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:52:47 #149 ... 19:52:47 19:52:47 #105 [security-secretstore-setup] exporting to image 19:52:47 #105 exporting layers 19:52:49 #105 exporting layers 1.6s done 19:52:49 #105 writing image sha256:13525540f3f390cda8136ebd73cf2fb79b225e1f145141c4bbdcf77bcaa367c9 done 19:52:49 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 19:52:49 #105 DONE 12.0s 19:52:49 19:52:49 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:53:36 #140 ... 19:53:36 19:53:36 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:36 #149 DONE 1134.3s 19:53:36 19:53:36 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:53:36 #146 ... 19:53:36 19:53:36 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:53:36 #179 DONE 0.2s 19:53:36 19:53:36 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:53:36 #180 DONE 0.2s 19:53:36 19:53:36 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:36 #150 ... 19:53:36 19:53:36 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:53:37 #181 DONE 0.3s 19:53:37 19:53:37 #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 19:53:37 #182 DONE 0.1s 19:53:37 19:53:37 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:53:37 #183 DONE 0.2s 19:53:37 19:53:37 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:53:39 #184 DONE 2.3s 19:53:39 19:53:39 #105 [core-common-config-bootstrapper] exporting to image 19:53:39 #105 exporting layers 19:53:40 #105 exporting layers 0.7s done 19:53:40 #105 writing image sha256:58e6552f62e3a3474ca5a590881a4765a45d445ebcd790d6ca5951d12f336776 0.0s done 19:53:40 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 19:53:40 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:53:40 #105 DONE 12.6s 19:53:40 19:53:40 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:55:31 #148 DONE 1244.3s 19:55:31 19:55:31 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:55:31 #143 ... 19:55:31 19:55:31 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:55:31 #185 DONE 0.3s 19:55:31 19:55:31 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:55:31 #186 DONE 0.2s 19:55:31 19:55:31 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:55:31 #187 DONE 0.4s 19:55:31 19:55:31 #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 19:55:31 #188 DONE 0.2s 19:55:31 19:55:31 #105 [security-spiffe-token-provider] exporting to image 19:55:31 #105 exporting layers 19:55:31 #105 exporting layers 0.7s done 19:55:31 #105 writing image sha256:62fb0e5c480d6788f8ea5e1b85e56d2ad40d66b3da3c856520d40626b9c075b8 done 19:55:31 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:55:31 #105 DONE 13.4s 19:55:31 19:55:31 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:02:38 #42 ... 20:02:38 20:02:38 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:02:38 #140 DONE 1662.4s 20:02:38 20:02:38 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:02:38 #144 ... 20:02:38 20:02:38 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:02:38 #189 DONE 0.2s 20:02:38 20:02:38 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:02:38 #190 DONE 0.3s 20:02:38 20:02:38 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:02:38 #191 DONE 0.5s 20:02:38 20:02:38 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:02:38 #192 DONE 0.2s 20:02:38 20:02:38 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:02:38 #193 DONE 0.1s 20:02:38 20:02:38 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:02:38 #194 DONE 1.8s 20:02:38 20:02:38 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:02:38 #42 ... 20:02:38 20:02:38 #105 [security-proxy-auth] exporting to image 20:02:38 #105 exporting layers 20:02:38 #105 exporting layers 0.7s done 20:02:38 #105 writing image sha256:0ef9406c8f2c6f9b2af759cc5a016f058f5c210e19345268895e1565a565b55f done 20:02:38 #105 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:02:38 #105 DONE 14.2s 20:02:38 20:02:38 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:05 #150 DONE 1702.0s 20:03:05 20:03:05 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:05 #146 ... 20:03:05 20:03:05 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:03:05 #195 DONE 0.1s 20:03:05 20:03:05 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:05 #143 ... 20:03:05 20:03:05 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:03:05 #196 DONE 0.1s 20:03:05 20:03:05 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:03:05 #197 DONE 0.4s 20:03:05 20:03:05 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:05 #146 ... 20:03:05 20:03:05 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:03:05 #198 DONE 0.1s 20:03:05 20:03:05 #105 [core-command] exporting to image 20:03:05 #105 exporting layers 20:03:05 #105 exporting layers 0.5s done 20:03:05 #105 writing image sha256:f9361fda6f2caa53b2fdc5e5d3b17cb7fd6be835b05d046b7b7918f3b32f8081 done 20:03:05 #105 naming to docker.io/library/core-command-arm64 done 20:03:05 #105 DONE 14.7s 20:03:05 20:03:05 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:23 #143 ... 20:03:23 20:03:23 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:23 #144 DONE 1720.9s 20:03:23 20:03:23 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:03:23 #142 DONE 1720.9s 20:03:23 20:03:23 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:03:23 #141 ... 20:03:23 20:03:23 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:03:23 #199 DONE 0.3s 20:03:23 20:03:23 #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:03:23 #200 DONE 0.3s 20:03:23 20:03:23 #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:03:23 #201 DONE 0.2s 20:03:23 20:03:23 #202 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:03:24 #202 DONE 0.6s 20:03:24 20:03:24 #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:24 #203 DONE 0.5s 20:03:24 20:03:24 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:03:24 #204 DONE 0.4s 20:03:24 20:03:24 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:03:24 #205 DONE 0.4s 20:03:24 20:03:24 #105 [core-keeper] exporting to image 20:03:24 #105 exporting layers 20:03:25 #105 ... 20:03:25 20:03:25 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:03:25 #206 DONE 0.2s 20:03:25 20:03:25 #105 [core-metadata] exporting to image 20:03:25 #105 exporting layers 0.7s done 20:03:25 #105 writing image sha256:dd2d874e240081e454df337c373d2437d5d1e4ec82cdb82c43fa6fbc5c18d4b0 0.0s done 20:03:25 #105 naming to docker.io/library/core-keeper-arm64 0.0s done 20:03:25 #105 exporting layers 0.6s done 20:03:25 #105 writing image sha256:4f37a89f8a8f11a84b33272a5d7ccac7ea373e74977d2b936de14da604639050 20:03:25 #105 writing image sha256:4f37a89f8a8f11a84b33272a5d7ccac7ea373e74977d2b936de14da604639050 0.0s done 20:03:25 #105 naming to docker.io/library/core-metadata-arm64 0.0s done 20:03:25 #105 DONE 15.4s 20:03:25 20:03:25 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:26 #143 ... 20:03:26 20:03:26 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:03:26 #141 DONE 1724.4s 20:03:26 20:03:26 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:26 #146 ... 20:03:26 20:03:26 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:03:26 #207 DONE 0.3s 20:03:26 20:03:26 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:26 #143 ... 20:03:26 20:03:26 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:03:27 #208 DONE 0.2s 20:03:27 20:03:27 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:03:27 #209 DONE 0.4s 20:03:27 20:03:27 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:03:27 #210 DONE 0.1s 20:03:27 20:03:27 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:03:27 #42 ... 20:03:27 20:03:27 #105 [core-data] exporting to image 20:03:28 #105 exporting layers 0.5s done 20:03:28 #105 writing image sha256:4c036eac7428e0e8b7f18c42bf413929a3214110b55952d4eaea68f090b148df done 20:03:28 #105 naming to docker.io/library/core-data-arm64 done 20:03:28 #105 DONE 15.9s 20:03:28 20:03:28 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:54 #143 ... 20:03:54 20:03:54 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:54 #146 DONE 1750.9s 20:03:54 20:03:54 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:54 #143 DONE 1751.0s 20:03:54 20:03:54 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:03:54 #42 ... 20:03:54 20:03:54 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:03:54 #211 DONE 0.2s 20:03:54 20:03:54 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:03:54 #42 ... 20:03:54 20:03:54 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:03:54 #212 DONE 0.1s 20:03:54 20:03:54 #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:03:54 #213 DONE 0.2s 20:03:54 20:03:54 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:03:54 #214 ... 20:03:54 20:03:54 #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:03:54 #215 DONE 0.1s 20:03:54 20:03:54 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:03:54 #216 DONE 0.4s 20:03:54 20:03:54 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:03:54 #214 DONE 0.6s 20:03:54 20:03:54 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:03:54 #217 DONE 0.1s 20:03:54 20:03:54 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:03:54 #218 DONE 0.1s 20:03:54 20:03:54 #105 [support-scheduler] exporting to image 20:03:54 #105 exporting layers 20:03:54 #105 exporting layers 0.5s done 20:03:54 #105 writing image sha256:9943836d620d4e1d0b5297bf3e9cf8c1535538dc00ebc2ca24b0ad94542b93a5 0.0s done 20:03:54 #105 naming to docker.io/library/support-scheduler-arm64 20:03:54 #105 exporting layers 0.6s done 20:03:54 #105 naming to docker.io/library/support-scheduler-arm64 done 20:03:54 #105 writing image sha256:7f7c26aace8da74084f8fbdc183f8b1173d68ab8830bef4bb5103f7b6fe6eb9d done 20:03:54 #105 naming to docker.io/library/support-notifications-arm64 done 20:03:54 #105 DONE 16.5s 20:03:54 20:03:54 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:54 time="2024-07-23T19:31:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:03:54 $ docker stop --time=1 3e3a45e52081e532442251bb56dc09e28053286c515139c639a76971acafd386 20:03:56 $ docker rm -f --volumes 3e3a45e52081e532442251bb56dc09e28053286c515139c639a76971acafd386 [Pipeline] // withDockerContainer [Pipeline] sh 20:03:57 + docker images 20:03:57 REPOSITORY TAG IMAGE ID CREATED SIZE 20:03:57 support-scheduler-arm64 latest 9943836d620d 3 seconds ago 37.6MB 20:03:57 support-notifications-arm64 latest 7f7c26aace8d 3 seconds ago 38.2MB 20:03:57 core-data-arm64 latest 4c036eac7428 29 seconds ago 35.4MB 20:03:57 core-metadata-arm64 latest 4f37a89f8a8f 32 seconds ago 35.5MB 20:03:57 core-keeper-arm64 latest dd2d874e2400 32 seconds ago 35.2MB 20:03:57 core-command-arm64 latest f9361fda6f2c 52 seconds ago 35MB 20:03:57 security-proxy-auth-arm64 latest 0ef9406c8f2c About a minute ago 32.6MB 20:03:57 security-spiffe-token-provider-arm64 latest 62fb0e5c480d 8 minutes ago 29.1MB 20:03:57 core-common-config-bootstrapper-arm64 latest 58e6552f62e3 10 minutes ago 15.3MB 20:03:57 security-secretstore-setup-arm64 latest 13525540f3f3 11 minutes ago 36.4MB 20:03:57 security-bootstrapper-arm64 latest f6572a52c3c7 11 minutes ago 18.9MB 20:03:57 security-proxy-setup-arm64 latest d89d29ad7274 11 minutes ago 26.1MB 20:03:57 security-spire-config-arm64 latest 3a282bc10d5f 30 minutes ago 115MB 20:03:57 security-spire-server-arm64 latest 30862196d8a3 30 minutes ago 116MB 20:03:57 security-spire-agent-arm64 latest 034c3429829a 30 minutes ago 174MB 20:03:57 ci-base-image-arm64 latest 4a97aab0e8b0 47 minutes ago 963MB 20:03:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 20:03:57 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:03:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:58 20:03:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:58 arm64: Pulling from edgex-lftools-log-publisher 20:03:58 8998bd30e6a1: Pulling fs layer 20:03:58 04944245beec: Pulling fs layer 20:03:58 699f458cf7ca: Pulling fs layer 20:03:58 765212b225bb: Pulling fs layer 20:03:58 f23df028b6ca: Pulling fs layer 20:03:58 d65c8cfc05b1: Pulling fs layer 20:03:58 2437ff75d9bd: Pulling fs layer 20:03:58 765212b225bb: Waiting 20:03:58 d65c8cfc05b1: Waiting 20:03:58 2437ff75d9bd: Waiting 20:03:58 f23df028b6ca: Waiting 20:03:58 04944245beec: Verifying Checksum 20:03:58 04944245beec: Download complete 20:03:58 765212b225bb: Verifying Checksum 20:03:58 765212b225bb: Download complete 20:03:58 f23df028b6ca: Verifying Checksum 20:03:58 f23df028b6ca: Download complete 20:03:58 d65c8cfc05b1: Verifying Checksum 20:03:58 d65c8cfc05b1: Download complete 20:03:58 699f458cf7ca: Verifying Checksum 20:03:58 699f458cf7ca: Download complete 20:03:59 8998bd30e6a1: Verifying Checksum 20:03:59 8998bd30e6a1: Download complete 20:04:02 2437ff75d9bd: Verifying Checksum 20:04:02 2437ff75d9bd: Download complete 20:04:04 8998bd30e6a1: Pull complete 20:04:04 04944245beec: Pull complete 20:04:06 699f458cf7ca: Pull complete 20:04:06 765212b225bb: Pull complete 20:04:07 f23df028b6ca: Pull complete 20:04:07 d65c8cfc05b1: Pull complete 20:04:25 2437ff75d9bd: Pull complete 20:04:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:25 prd-ubuntu20.04-docker-arm64-4c-16g-6200 does not seem to be running inside a container 20:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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:04:28 $ docker top bc3603f751a66814c6d330df65ce7bf05fe0673fef76ec2d53da34a6b339beb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:29 ---> job-cost.sh 20:04:29 lf-activate-venv: SKIPPING 20:04:29 INFO: No Stack... 20:04:30 INFO: Retrieving Pricing Info for: v3-standard-4 20:04:30 INFO: Archiving Costs [Pipeline] sh 20:04:31 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:04:31 + cut -d, -f6 [Pipeline] lock 20:04:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4835-1-stack-cost] 20:04:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4835-1-stack-cost] did not exist. Created. 20:04:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4835-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:04:32 + echo total: 0.10999999940395355 [Pipeline] stash 20:04:32 Stashed 1 file(s) [Pipeline] } 20:04:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4835-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:04:32 $ docker stop --time=1 bc3603f751a66814c6d330df65ce7bf05fe0673fef76ec2d53da34a6b339beb6 20:04:34 $ docker rm -f --volumes bc3603f751a66814c6d330df65ce7bf05fe0673fef76ec2d53da34a6b339beb6 [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:04:35 provisioning config files... 20:04:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13465072590983084318tmp [Pipeline] { [Pipeline] sh 20:04:35 + set +x 20:04:35 + bash -s -- 20:04:35 + curl -s https://codecov.io/bash 20:04:36 20:04:36 _____ _ 20:04:36 / ____| | | 20:04:36 | | ___ __| | ___ ___ _____ __ 20:04:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:04:36 | |___| (_) | (_| | __/ (_| (_) \ V / 20:04:36 \_____\___/ \__,_|\___|\___\___/ \_/ 20:04:36 Bash-1.0.6 20:04:36 20:04:36 20:04:36 ==> git version 2.25.1 found 20:04:36 ==> 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:04:36 Release-Date: 2020-01-08 20:04:36 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:04:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:04:36 ==> Jenkins CI detected. 20:04:36 current dir:  /w/workspace/edgex-go/1 20:04:36 project root: . 20:04:36 --> token set from env 20:04:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:04:36 ==> Running gcov in . (disable via -X gcov) 20:04:36 ==> Python coveragepy not found 20:04:36 ==> Searching for coverage reports in: 20:04:36 + . 20:04:36 -> Found 1 reports 20:04:36 ==> Detecting git/mercurial file structure 20:04:36 ==> Reading reports 20:04:36 + ./coverage.out bytes=481596 20:04:36 ==> Appending adjustments 20:04:36 https://docs.codecov.io/docs/fixing-reports 20:04:37 + Found adjustments 20:04:37 ==> Gzipping contents 20:04:37 60K /tmp/codecov.CeM9ME.gz 20:04:37 ==> Uploading reports 20:04:37 url: https://codecov.io 20:04:37 query: branch=PR-4835&commit=98ae222bdff296c74f7d1083ad79f855875069e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4835%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4835&job=&cmd_args= 20:04:37 -> Pinging Codecov 20:04:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4835&commit=98ae222bdff296c74f7d1083ad79f855875069e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4835%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4835&job=&cmd_args= 20:04:37 -> Uploading to 20:04:37 https://storage.googleapis.com/codecov/v4/raw/2024-07-23/00271124DB129430A58F1EEE437C3FCB/98ae222bdff296c74f7d1083ad79f855875069e5/3403f18c-b606-447a-881e-c27f48c52675.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240723%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240723T200437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3abc85daf3e8eaa9e26b060d43c23365749d74f36e8d8961837fffeb7abc8ccb 20:04:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:37 Dload Upload Total Spent Left Speed 20:04:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61269 0 0 100 61269 0 175k --:--:-- --:--:-- --:--:-- 175k 20:04:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/98ae222bdff296c74f7d1083ad79f855875069e5 [Pipeline] } 20:04:37 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:04:39 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:04:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:04:40 ---> package-listing.sh 20:04:40 ++ facter osfamily 20:04:40 ++ tr '[:upper:]' '[:lower:]' 20:04:40 + OS_FAMILY=debian 20:04:40 + workspace=/w/workspace/edgex-go/1 20:04:40 + START_PACKAGES=/tmp/packages_start.txt 20:04:40 + END_PACKAGES=/tmp/packages_end.txt 20:04:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:04:40 + PACKAGES=/tmp/packages_start.txt 20:04:40 + '[' /w/workspace/edgex-go/1 ']' 20:04:40 + PACKAGES=/tmp/packages_end.txt 20:04:40 + case "${OS_FAMILY}" in 20:04:40 + dpkg -l 20:04:40 + grep '^ii' 20:04:40 + '[' -f /tmp/packages_start.txt ']' 20:04:40 + '[' -f /tmp/packages_end.txt ']' 20:04:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:04:40 + '[' /w/workspace/edgex-go/1 ']' 20:04:40 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:04:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:04:41 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:04:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:42 20:04:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:42 latest: Pulling from edgex-lftools-log-publisher 20:04:42 5eb5b503b376: Pulling fs layer 20:04:42 5c69ac0246d0: Pulling fs layer 20:04:42 ec43610c2a17: Pulling fs layer 20:04:42 3a2ae6a8a46f: Pulling fs layer 20:04:42 33b1e0a273af: Pulling fs layer 20:04:42 5d3b04190fa2: Pulling fs layer 20:04:42 2f39f015ded8: Pulling fs layer 20:04:42 2f39f015ded8: Waiting 20:04:42 3a2ae6a8a46f: Waiting 20:04:42 5d3b04190fa2: Waiting 20:04:42 33b1e0a273af: Waiting 20:04:42 5c69ac0246d0: Download complete 20:04:42 3a2ae6a8a46f: Verifying Checksum 20:04:42 33b1e0a273af: Verifying Checksum 20:04:42 33b1e0a273af: Download complete 20:04:42 5d3b04190fa2: Verifying Checksum 20:04:42 5d3b04190fa2: Download complete 20:04:42 ec43610c2a17: Verifying Checksum 20:04:42 ec43610c2a17: Download complete 20:04:42 5eb5b503b376: Verifying Checksum 20:04:42 5eb5b503b376: Download complete 20:04:43 2f39f015ded8: Download complete 20:04:43 5eb5b503b376: Pull complete 20:04:44 5c69ac0246d0: Pull complete 20:04:44 ec43610c2a17: Pull complete 20:04:44 3a2ae6a8a46f: Pull complete 20:04:44 33b1e0a273af: Pull complete 20:04:45 5d3b04190fa2: Pull complete 20:04:49 2f39f015ded8: Pull complete 20:04:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:49 prd-ubuntu20.04-docker-8c-8g-6199 does not seem to be running inside a container 20:04:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:04:53 $ docker top 5ae827b29e1383d49d7e9742f21a998b37c49780280c30db2934b9617f43cb24 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:53 + touch /tmp/pre-build-complete [Pipeline] sh 20:04:54 + mkdir -p /var/log/sysstat [Pipeline] sh 20:04:54 + ls /var/log/sa-host 20:04:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:54 provisioning config files... 20:04:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8094694952524594282tmp [Pipeline] { [Pipeline] echo 20:04:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:04:55 ---> create-netrc.sh [Pipeline] } 20:04:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:04:55 ---> python-tools-install.sh [Pipeline] echo 20:04:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:04:56 ---> sudo-logs.sh 20:04:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:04:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:04:56 ---> job-cost.sh 20:04:56 lf-activate-venv: SKIPPING 20:04:56 DEBUG: total: 0.10999999940395355 20:04:56 INFO: Retrieving Stack Cost... 20:04:56 INFO: Retrieving Pricing Info for: v3-standard-8 20:04:57 INFO: Archiving Costs [Pipeline] echo 20:04:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:04:57 ---> logs-deploy.sh 20:04:57 lf-activate-venv: SKIPPING 20:04:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4835/1 20:04:57 INFO: archiving workspace using pattern(s): 20:04:58 Archives upload complete. 20:04:58 INFO: archiving logs to Nexus 20:04:59 ---> uname -a: 20:04:59 Linux prd-ubuntu20-04-docker-8c-8g-6199 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:04:59 20:04:59 20:04:59 ---> lscpu: 20:04:59 Architecture: x86_64 20:04:59 CPU op-mode(s): 32-bit, 64-bit 20:04:59 Byte Order: Little Endian 20:04:59 Address sizes: 40 bits physical, 48 bits virtual 20:04:59 CPU(s): 8 20:04:59 On-line CPU(s) list: 0-7 20:04:59 Thread(s) per core: 1 20:04:59 Core(s) per socket: 1 20:04:59 Socket(s): 8 20:04:59 NUMA node(s): 1 20:04:59 Vendor ID: AuthenticAMD 20:04:59 CPU family: 23 20:04:59 Model: 49 20:04:59 Model name: AMD EPYC-Rome Processor 20:04:59 Stepping: 0 20:04:59 CPU MHz: 2799.998 20:04:59 BogoMIPS: 5599.99 20:04:59 Virtualization: AMD-V 20:04:59 Hypervisor vendor: KVM 20:04:59 Virtualization type: full 20:04:59 L1d cache: 256 KiB 20:04:59 L1i cache: 256 KiB 20:04:59 L2 cache: 4 MiB 20:04:59 L3 cache: 128 MiB 20:04:59 NUMA node0 CPU(s): 0-7 20:04:59 Vulnerability Itlb multihit: Not affected 20:04:59 Vulnerability L1tf: Not affected 20:04:59 Vulnerability Mds: Not affected 20:04:59 Vulnerability Meltdown: Not affected 20:04:59 Vulnerability Mmio stale data: Not affected 20:04:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:04:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:04:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:04:59 Vulnerability Srbds: Not affected 20:04:59 Vulnerability Tsx async abort: Not affected 20:04:59 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:04:59 20:04:59 20:04:59 ---> nproc: 20:04:59 8 20:04:59 20:04:59 20:04:59 ---> df -h: 20:04:59 Filesystem Size Used Avail Use% Mounted on 20:04:59 overlay 155G 26G 130G 17% / 20:04:59 tmpfs 64M 0 64M 0% /dev 20:04:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:04:59 shm 64M 0 64M 0% /dev/shm 20:04:59 /dev/vda1 155G 26G 130G 17% /facter-os 20:04:59 20:04:59 20:04:59 ---> sar -b -r -n DEV: 20:04:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6199) 07/23/24 _x86_64_ (8 CPU) 20:04:59 20:04:59 19:10:45 LINUX RESTART (8 CPU) 20:04:59 20:04:59 19:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:04:59 19:12:00 354.33 48.94 305.39 0.00 5501.85 150228.50 0.00 20:04:59 19:13:01 174.43 0.90 173.53 0.00 15.21 57385.35 0.00 20:04:59 19:14:01 40.70 0.00 40.70 0.00 0.00 30867.73 0.00 20:04:59 19:15:01 34.66 0.18 34.47 0.00 3.33 17125.09 0.00 20:04:59 19:16:01 406.67 2.03 404.63 0.00 128.51 224812.13 0.00 20:04:59 19:17:01 773.71 17.58 756.13 0.00 4461.29 196286.67 0.00 20:04:59 19:18:01 225.35 0.12 225.23 0.00 0.93 47570.87 0.00 20:04:59 19:19:01 686.00 0.03 685.97 0.00 3.33 134420.26 0.00 20:04:59 19:20:01 233.17 0.03 233.14 0.00 4.93 38910.50 0.00 20:04:59 19:21:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 20:04:59 19:22:01 0.83 0.00 0.83 0.00 0.00 9.07 0.00 20:04:59 19:23:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 20:04:59 19:24:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 20:04:59 19:25:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 20:04:59 19:26:01 1.67 0.02 1.65 0.00 0.13 19.20 0.00 20:04:59 19:27:01 2.00 0.00 2.00 0.00 0.00 26.13 0.00 20:04:59 19:28:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 20:04:59 19:29:01 0.82 0.00 0.82 0.00 0.00 10.66 0.00 20:04:59 19:30:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 20:04:59 19:31:01 1.23 0.00 1.23 0.00 0.00 16.00 0.00 20:04:59 19:32:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 20:04:59 19:33:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 20:04:59 19:34:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 20:04:59 19:35:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 20:04:59 19:36:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 20:04:59 19:37:01 0.83 0.00 0.83 0.00 0.00 11.46 0.00 20:04:59 19:38:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 20:04:59 19:39:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 20:04:59 19:40:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 20:04:59 19:41:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 20:04:59 19:42:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 20:04:59 19:43:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 20:04:59 19:44:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 20:04:59 19:45:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 20:04:59 19:46:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 20:04:59 19:47:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 20:04:59 19:48:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 20:04:59 19:49:01 0.85 0.00 0.85 0.00 0.00 11.06 0.00 20:04:59 19:50:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 20:04:59 19:51:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 20:04:59 19:52:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 20:04:59 19:53:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 20:04:59 19:54:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 20:04:59 19:55:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 20:04:59 19:56:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 20:04:59 19:57:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 20:04:59 19:58:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 20:04:59 19:59:01 2.30 1.38 0.92 0.00 33.73 11.60 0.00 20:04:59 20:00:01 1.67 0.20 1.47 0.00 3.20 17.73 0.00 20:04:59 20:01:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 20:04:59 20:02:02 1.17 0.00 1.17 0.00 0.00 14.80 0.00 20:04:59 20:03:01 1.66 0.00 1.66 0.00 0.00 18.57 0.00 20:04:59 20:04:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 20:04:59 Average: 56.24 1.33 54.90 0.00 190.09 16928.80 0.00 20:04:59 20:04:59 19:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:04:59 19:12:00 28727580 31548204 761432 2.32 75636 3013064 1862108 5.49 1074628 2679140 655116 20:04:59 19:13:01 27425076 31472072 826288 2.51 127236 4063120 1895504 5.59 1672244 3251720 780932 20:04:59 19:14:01 26683916 31067080 1228300 3.74 130676 4378424 2651720 7.81 2046612 3594912 635472 20:04:59 19:15:01 26708720 31520228 772460 2.35 133600 4762328 1815396 5.35 1661860 3914412 553960 20:04:59 19:16:01 21699816 31316448 943892 2.87 154872 9443064 3413864 10.06 2001716 8427384 196 20:04:59 19:17:01 14516068 30364160 1825580 5.55 361420 14853556 6454348 19.02 3789232 13123612 120976 20:04:59 19:18:01 10190808 28696660 3480432 10.58 379740 17348200 10351148 30.51 6666732 14401668 1343028 20:04:59 19:19:01 8899164 29915732 2278684 6.93 395052 19790772 6514744 19.20 6367860 15974332 544872 20:04:59 19:20:01 12047860 31446888 798416 2.43 398160 18361304 2373752 7.00 3116744 16333412 8 20:04:59 19:21:01 12047968 31447064 798080 2.43 398180 18361312 2373752 7.00 3116664 16333420 24 20:04:59 19:22:01 12057308 31456404 788752 2.40 398188 18361312 2373752 7.00 3108216 16333420 16 20:04:59 19:23:01 12057348 31456452 788656 2.40 398216 18361316 2373752 7.00 3108152 16333424 12 20:04:59 19:24:01 12058592 31457756 787368 2.39 398228 18361320 2373752 7.00 3107376 16333428 8 20:04:59 19:25:01 12059868 31459036 786196 2.39 398240 18361324 2373752 7.00 3106640 16333432 52 20:04:59 19:26:01 12060168 31459560 785896 2.39 398272 18361448 2369500 6.98 3106812 16333564 24 20:04:59 19:27:01 12060440 31459812 785788 2.39 398320 18361432 2369500 6.98 3107052 16333540 8 20:04:59 19:28:01 12060108 31459544 785992 2.39 398344 18361436 2369500 6.98 3107100 16333548 4 20:04:59 19:29:01 12060052 31459492 785964 2.39 398364 18361440 2369500 6.98 3107088 16333552 152 20:04:59 19:30:01 12059980 31459480 785912 2.39 398384 18361440 2369500 6.98 3107384 16333556 16 20:04:59 19:31:01 12059532 31459040 786312 2.39 398416 18361436 2369500 6.98 3107176 16333560 180 20:04:59 19:32:01 12060540 31460092 785212 2.39 398432 18361448 2369500 6.98 3106576 16333556 4 20:04:59 19:33:01 12060476 31460044 785200 2.39 398448 18361448 2369500 6.98 3106852 16333556 164 20:04:59 19:34:01 12060888 31460464 784916 2.39 398460 18361452 2369500 6.98 3106888 16333560 8 20:04:59 19:35:01 12060752 31460364 784856 2.39 398480 18361456 2369500 6.98 3106836 16333564 168 20:04:59 19:36:01 12060492 31460168 785060 2.39 398516 18361448 2369500 6.98 3106744 16333572 4 20:04:59 19:37:01 12060596 31460292 785040 2.39 398532 18361464 2369500 6.98 3106576 16333572 180 20:04:59 19:38:01 12060824 31460524 784756 2.39 398552 18361468 2369500 6.98 3106508 16333572 8 20:04:59 19:39:01 12060808 31460580 784680 2.39 398576 18361472 2369500 6.98 3106632 16333584 164 20:04:59 19:40:01 12060452 31460232 784968 2.39 398584 18361472 2369500 6.98 3106800 16333580 8 20:04:59 19:41:01 12060436 31460220 784892 2.39 398620 18361468 2369500 6.98 3106632 16333584 140 20:04:59 19:42:01 12060388 31460216 784940 2.39 398652 18361480 2369500 6.98 3106676 16333588 24 20:04:59 19:43:01 12060112 31459940 785152 2.39 398660 18361484 2369500 6.98 3106688 16333588 132 20:04:59 19:44:01 12060104 31460000 785112 2.39 398684 18361488 2369500 6.98 3106824 16333596 24 20:04:59 19:45:01 12060080 31459984 785060 2.39 398708 18361484 2369500 6.98 3106736 16333600 176 20:04:59 19:46:01 12060040 31459952 785008 2.39 398744 18361480 2369500 6.98 3106948 16333604 4 20:04:59 19:47:01 12060176 31460152 784976 2.39 398780 18361496 2369500 6.98 3106836 16333604 180 20:04:59 19:48:01 12060160 31460200 784936 2.39 398804 18361496 2369500 6.98 3107060 16333608 8 20:04:59 19:49:01 12060144 31460204 784876 2.39 398812 18361500 2369500 6.98 3106980 16333608 164 20:04:59 19:50:01 12060092 31460160 785064 2.39 398824 18361504 2369500 6.98 3106908 16333612 28 20:04:59 19:51:01 12060384 31460500 784708 2.39 398856 18361504 2369500 6.98 3106996 16333612 56 20:04:59 19:52:01 12060376 31460500 784628 2.39 398876 18361508 2369500 6.98 3106936 16333616 8 20:04:59 19:53:01 12060328 31460460 784580 2.39 398900 18361512 2369500 6.98 3106876 16333616 172 20:04:59 19:54:01 12060280 31460424 784552 2.39 398908 18361516 2353032 6.93 3106888 16333624 12 20:04:59 19:55:01 12060456 31460664 784476 2.39 398932 18361524 2353032 6.93 3106984 16333632 164 20:04:59 19:56:01 12060684 31460984 784064 2.38 398964 18361640 2353032 6.93 3107308 16333708 4 20:04:59 19:57:01 12060876 31461280 783988 2.38 398976 18361656 2353032 6.93 3107196 16333760 160 20:04:59 19:58:01 12060640 31461052 784180 2.38 398988 18361660 2353032 6.93 3107196 16333768 4 20:04:59 19:59:01 12050224 31452496 792656 2.41 399020 18362668 2353032 6.93 3119232 16334296 312 20:04:59 20:00:01 12049192 31451584 793564 2.41 399040 18362768 2353032 6.93 3120032 16334136 8 20:04:59 20:01:01 12048956 31451368 793712 2.41 399060 18362768 2353032 6.93 3119772 16334056 168 20:04:59 20:02:02 12048860 31451308 793752 2.41 399076 18362776 2353032 6.93 3120148 16334064 56 20:04:59 20:03:01 12049120 31451592 793432 2.41 399096 18362780 2353032 6.93 3119860 16334068 104 20:04:59 20:04:01 12048908 31451388 793568 2.41 399112 18362780 2353032 6.93 3120292 16334068 20 20:04:59 Average: 13348438 31349443 896811 2.73 371646 17055210 2668504 7.86 3116825 15101531 87507 20:04:59 20:04:59 19:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:04:59 19:12:00 lo 5.63 5.63 0.54 0.54 0.00 0.00 0.00 0.00 20:04:59 19:12:00 ens3 1438.30 1451.09 11517.07 188.84 0.00 0.00 0.00 0.00 20:04:59 19:12:00 docker0 604.83 524.22 42.13 2922.57 0.00 0.00 0.00 0.00 20:04:59 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:13:01 ens3 334.72 266.35 2043.96 36.17 0.00 0.00 0.00 0.00 20:04:59 19:13:01 docker0 248.29 303.80 20.84 2015.16 0.00 0.00 0.00 0.00 20:04:59 19:13:01 veth808162c 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:14:01 ens3 41.89 24.93 34.31 14.66 0.00 0.00 0.00 0.00 20:04:59 19:14:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 20:04:59 19:14:01 veth808162c 1.70 1.73 0.15 0.16 0.00 0.00 0.00 0.00 20:04:59 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:15:01 ens3 23.81 15.36 20.39 11.10 0.00 0.00 0.00 0.00 20:04:59 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:15:01 veth808162c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth305efc6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth4e3bcd5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth7578498 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth0e9675a 0.60 1.02 0.05 0.26 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth747395e 4.23 6.17 0.29 31.23 0.00 0.00 0.00 0.00 20:04:59 19:16:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:04:59 19:16:01 vethf3478ed 1.15 2.28 0.09 30.88 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth032efcd 1.33 2.23 0.10 30.88 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth12ebc61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth3164e7e 1.48 2.52 0.11 30.91 0.00 0.00 0.00 0.00 20:04:59 19:16:01 ens3 278.25 194.73 4703.27 183.98 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth8eea5f6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth6b2470a 1.20 2.13 0.09 30.86 0.00 0.00 0.00 0.00 20:04:59 19:16:01 vethf982b5a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth65c36d3 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:16:01 vetheacff62 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:16:01 veth87bbcf0 1.27 1.93 0.09 30.85 0.00 0.00 0.00 0.00 20:04:59 19:16:01 docker0 46.91 72.00 2.86 919.37 0.00 0.00 0.00 0.00 20:04:59 19:17:01 vethc21dd28 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 veth71c53bd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 vethcf8e4bc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 vethde33db6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 veth7b59295 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 veth548357f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 veth0e9675a 0.13 0.52 0.01 0.02 0.00 0.00 0.00 0.00 20:04:59 19:17:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 20:04:59 19:17:01 ens3 937.88 501.01 8112.64 55.45 0.00 0.00 0.00 0.00 20:04:59 19:17:01 veth0257f2c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 veth679b083 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 veth88c506c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 veth35ab9a9 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 veth77fd24d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 veth3c3d831 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:04:59 19:17:01 docker0 405.37 749.84 36.05 6053.29 0.00 0.00 0.00 0.00 20:04:59 19:18:01 vethc21dd28 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 veth71c53bd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 vethcf8e4bc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 vethde33db6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 veth7b59295 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 veth548357f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 veth0e9675a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 ens3 6.88 3.83 5.66 3.08 0.00 0.00 0.00 0.00 20:04:59 19:18:01 veth0257f2c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 veth679b083 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 veth88c506c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 veth35ab9a9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 veth77fd24d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 veth3c3d831 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:19:01 vethcf8e4bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:19:01 vethde33db6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:19:01 veth548357f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:19:01 veth0e9675a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:19:01 ens3 15.41 8.18 12.55 6.85 0.00 0.00 0.00 0.00 20:04:59 19:19:01 veth0257f2c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:19:01 veth679b083 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:19:01 veth88c506c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:19:01 veth77fd24d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:20:01 ens3 7.03 4.13 7.97 2.83 0.00 0.00 0.00 0.00 20:04:59 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:21:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:22:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 20:04:59 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:27:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:04:59 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:28:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:32:01 ens3 0.32 0.20 0.25 0.07 0.00 0.00 0.00 0.00 20:04:59 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:37:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:04:59 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:42:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:04:59 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:45:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:47:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:04:59 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:51:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:52:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:04:59 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 19:57:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 20:04:59 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 19:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:04:59 19:59:01 ens3 4.27 3.52 3.54 4.02 0.00 0.00 0.00 0.00 20:04:59 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 20:00:01 ens3 3.48 2.58 2.16 2.24 0.00 0.00 0.00 0.00 20:04:59 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 20:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 20:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 20:02:02 ens3 0.48 0.33 0.33 0.27 0.00 0.00 0.00 0.00 20:04:59 20:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 20:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:04:59 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 20:04:01 ens3 0.88 0.35 0.41 0.21 0.00 0.00 0.00 0.00 20:04:59 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:59 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 20:04:59 Average: ens3 58.13 46.44 496.73 9.59 0.00 0.00 0.00 0.00 20:04:59 Average: docker0 24.57 31.12 1.92 224.68 0.00 0.00 0.00 0.00 20:04:59 20:04:59 20:04:59 ---> sar -P ALL: 20:04:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6199) 07/23/24 _x86_64_ (8 CPU) 20:04:59 20:04:59 19:10:45 LINUX RESTART (8 CPU) 20:04:59 20:04:59 19:11:02 CPU %user %nice %system %iowait %steal %idle 20:04:59 19:12:00 all 10.74 0.00 3.67 1.95 0.06 83.59 20:04:59 19:12:00 0 10.10 0.00 2.87 0.15 0.07 86.81 20:04:59 19:12:00 1 11.23 0.00 2.90 2.42 0.05 83.41 20:04:59 19:12:00 2 13.11 0.00 3.70 1.56 0.05 81.58 20:04:59 19:12:00 3 17.60 0.00 3.59 1.15 0.05 77.60 20:04:59 19:12:00 4 10.44 0.00 3.65 0.41 0.05 85.44 20:04:59 19:12:00 5 8.89 0.00 5.57 3.56 0.05 81.93 20:04:59 19:12:00 6 8.34 0.00 3.88 3.79 0.09 83.91 20:04:59 19:12:00 7 6.14 0.00 3.17 2.57 0.09 88.03 20:04:59 19:13:01 all 27.67 0.00 5.22 1.52 0.09 65.50 20:04:59 19:13:01 0 27.05 0.00 4.57 0.31 0.07 68.00 20:04:59 19:13:01 1 28.00 0.00 5.32 0.18 0.08 66.41 20:04:59 19:13:01 2 26.49 0.00 4.91 0.21 0.10 68.29 20:04:59 19:13:01 3 28.72 0.00 4.96 0.48 0.10 65.75 20:04:59 19:13:01 4 28.80 0.00 5.66 0.79 0.10 64.65 20:04:59 19:13:01 5 27.68 0.00 6.08 8.01 0.10 58.14 20:04:59 19:13:01 6 26.66 0.00 5.23 0.45 0.10 67.56 20:04:59 19:13:01 7 28.00 0.00 5.00 1.72 0.08 65.20 20:04:59 19:14:01 all 30.36 0.00 4.84 1.25 0.08 63.47 20:04:59 19:14:01 0 30.36 0.00 4.58 4.36 0.08 60.61 20:04:59 19:14:01 1 29.51 0.00 5.74 0.54 0.08 64.13 20:04:59 19:14:01 2 29.82 0.00 4.60 0.00 0.08 65.50 20:04:59 19:14:01 3 28.65 0.00 4.54 4.94 0.08 61.79 20:04:59 19:14:01 4 29.21 0.00 5.26 0.00 0.07 65.46 20:04:59 19:14:01 5 30.55 0.00 4.93 0.00 0.08 64.43 20:04:59 19:14:01 6 30.85 0.00 4.66 0.17 0.07 64.25 20:04:59 19:14:01 7 33.91 0.00 4.44 0.00 0.08 61.56 20:04:59 19:15:01 all 48.39 0.00 6.66 0.84 0.09 44.02 20:04:59 19:15:01 0 48.10 0.00 6.95 0.12 0.10 44.73 20:04:59 19:15:01 1 48.58 0.00 7.36 0.81 0.08 43.17 20:04:59 19:15:01 2 50.08 0.00 6.95 0.39 0.08 42.50 20:04:59 19:15:01 3 47.82 0.00 6.73 3.55 0.08 41.81 20:04:59 19:15:01 4 48.61 0.00 6.27 0.40 0.10 44.62 20:04:59 19:15:01 5 48.52 0.00 5.88 0.27 0.08 45.25 20:04:59 19:15:01 6 47.35 0.00 6.70 0.56 0.10 45.30 20:04:59 19:15:01 7 48.09 0.00 6.42 0.61 0.10 44.78 20:04:59 19:16:01 all 19.12 0.00 7.17 16.66 0.10 56.95 20:04:59 19:16:01 0 20.49 0.00 6.24 10.87 0.10 62.30 20:04:59 19:16:01 1 17.79 0.00 6.53 18.17 0.09 57.42 20:04:59 19:16:01 2 19.75 0.00 6.96 10.59 0.10 62.60 20:04:59 19:16:01 3 18.28 0.00 7.53 17.33 0.10 56.76 20:04:59 19:16:01 4 18.43 0.00 7.32 19.52 0.10 54.63 20:04:59 19:16:01 5 19.46 0.00 7.83 23.99 0.10 48.62 20:04:59 19:16:01 6 19.62 0.00 6.92 8.89 0.09 64.48 20:04:59 19:16:01 7 19.16 0.00 8.01 24.00 0.10 48.73 20:04:59 19:17:01 all 15.58 0.00 7.60 16.86 0.07 59.88 20:04:59 19:17:01 0 16.39 0.00 7.73 22.66 0.07 53.14 20:04:59 19:17:01 1 15.93 0.00 8.08 20.34 0.07 55.58 20:04:59 19:17:01 2 16.91 0.00 7.95 11.88 0.07 63.19 20:04:59 19:17:01 3 13.01 0.00 6.86 7.50 0.05 72.59 20:04:59 19:17:01 4 17.71 0.00 7.55 10.93 0.08 63.73 20:04:59 19:17:01 5 13.78 0.00 7.51 28.04 0.08 50.59 20:04:59 19:17:01 6 14.92 0.00 7.67 17.98 0.07 59.36 20:04:59 19:17:01 7 15.99 0.00 7.47 15.62 0.08 60.84 20:04:59 19:18:01 all 89.11 0.00 10.77 0.00 0.13 0.00 20:04:59 19:18:01 0 88.40 0.00 11.48 0.00 0.12 0.00 20:04:59 19:18:01 1 87.19 0.00 12.66 0.00 0.15 0.00 20:04:59 19:18:01 2 88.78 0.00 11.07 0.00 0.15 0.00 20:04:59 19:18:01 3 90.05 0.00 9.83 0.00 0.12 0.00 20:04:59 19:18:01 4 89.50 0.00 10.39 0.00 0.12 0.00 20:04:59 19:18:01 5 89.45 0.00 10.43 0.00 0.12 0.00 20:04:59 19:18:01 6 89.64 0.00 10.25 0.00 0.12 0.00 20:04:59 19:18:01 7 89.84 0.00 10.03 0.00 0.13 0.00 20:04:59 19:19:01 all 88.56 0.00 11.26 0.00 0.15 0.02 20:04:59 19:19:01 0 89.41 0.00 10.48 0.00 0.12 0.00 20:04:59 19:19:01 1 87.12 0.00 12.69 0.00 0.19 0.00 20:04:59 19:19:01 2 85.27 0.00 14.52 0.00 0.21 0.00 20:04:59 19:19:01 3 89.65 0.00 10.15 0.02 0.12 0.07 20:04:59 19:19:01 4 89.15 0.00 10.72 0.00 0.13 0.00 20:04:59 19:19:01 5 88.93 0.00 10.83 0.00 0.17 0.07 20:04:59 19:19:01 6 89.54 0.00 10.31 0.00 0.15 0.00 20:04:59 19:19:01 7 89.25 0.00 10.60 0.00 0.15 0.00 20:04:59 19:20:01 all 9.93 0.00 2.24 3.26 0.03 84.53 20:04:59 19:20:01 0 9.90 0.00 2.35 4.58 0.03 83.13 20:04:59 19:20:01 1 9.96 0.00 2.51 3.78 0.03 83.71 20:04:59 19:20:01 2 9.71 0.00 2.41 0.75 0.03 87.09 20:04:59 19:20:01 3 9.84 0.00 1.85 0.53 0.03 87.73 20:04:59 19:20:01 4 9.91 0.00 2.28 12.25 0.03 75.52 20:04:59 19:20:01 5 9.43 0.00 1.91 0.22 0.02 88.43 20:04:59 19:20:01 6 11.18 0.00 2.17 1.88 0.05 84.72 20:04:59 19:20:01 7 9.49 0.00 2.42 2.17 0.02 85.91 20:04:59 19:21:01 all 0.15 0.00 0.02 0.00 0.01 99.82 20:04:59 19:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:04:59 19:21:01 1 0.22 0.00 0.00 0.00 0.00 99.78 20:04:59 19:21:01 2 0.05 0.00 0.03 0.02 0.03 99.87 20:04:59 19:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:04:59 19:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:21:01 6 0.86 0.00 0.05 0.00 0.00 99.09 20:04:59 19:21:01 7 0.03 0.00 0.03 0.02 0.02 99.90 20:04:59 19:22:01 all 0.28 0.00 0.02 0.00 0.00 99.69 20:04:59 19:22:01 0 0.03 0.00 0.03 0.02 0.00 99.92 20:04:59 19:22:01 1 0.22 0.00 0.00 0.00 0.00 99.78 20:04:59 19:22:01 2 0.08 0.00 0.02 0.02 0.00 99.88 20:04:59 19:22:01 3 1.19 0.00 0.02 0.00 0.00 98.79 20:04:59 19:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:59 19:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:22:01 6 0.70 0.00 0.05 0.00 0.02 99.24 20:04:59 19:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:04:59 20:04:59 19:22:01 CPU %user %nice %system %iowait %steal %idle 20:04:59 19:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:04:59 19:23:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:04:59 19:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:04:59 19:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:04:59 19:23:01 3 1.97 0.00 0.00 0.00 0.02 98.01 20:04:59 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:04:59 19:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:24:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:04:59 19:24:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:04:59 19:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:04:59 19:24:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:04:59 19:24:01 3 1.90 0.00 0.03 0.00 0.00 98.06 20:04:59 19:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:04:59 19:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:04:59 19:25:01 all 0.10 0.00 0.01 0.00 0.01 99.89 20:04:59 19:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:04:59 19:25:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:04:59 19:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:04:59 19:25:01 3 0.70 0.00 0.00 0.00 0.00 99.30 20:04:59 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:04:59 19:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:26:01 all 0.04 0.00 0.03 0.00 0.01 99.92 20:04:59 19:26:01 0 0.07 0.00 0.07 0.02 0.02 99.83 20:04:59 19:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:04:59 19:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:04:59 19:26:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:04:59 19:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:04:59 19:26:01 5 0.00 0.00 0.03 0.02 0.02 99.93 20:04:59 19:26:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:04:59 19:26:01 7 0.07 0.00 0.03 0.00 0.00 99.90 20:04:59 19:27:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:04:59 19:27:01 0 0.02 0.00 0.00 0.03 0.00 99.95 20:04:59 19:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:04:59 19:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:04:59 19:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:27:01 7 0.00 0.00 0.03 0.00 0.02 99.95 20:04:59 19:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:04:59 19:28:01 0 0.08 0.00 0.02 0.02 0.02 99.87 20:04:59 19:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:04:59 19:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:04:59 19:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:04:59 19:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:04:59 19:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:28:01 7 0.08 0.00 0.00 0.00 0.00 99.92 20:04:59 19:29:01 all 0.10 0.00 0.02 0.00 0.01 99.87 20:04:59 19:29:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:04:59 19:29:01 1 0.78 0.00 0.05 0.00 0.02 99.15 20:04:59 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:59 19:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:30:01 all 0.28 0.00 0.01 0.01 0.01 99.70 20:04:59 19:30:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:04:59 19:30:01 1 2.05 0.00 0.03 0.00 0.03 97.88 20:04:59 19:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:30:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:04:59 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:04:59 19:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:04:59 19:31:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:04:59 19:31:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:04:59 19:31:01 1 2.05 0.00 0.03 0.00 0.02 97.90 20:04:59 19:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:04:59 19:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:31:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:04:59 19:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:32:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:04:59 19:32:01 0 0.03 0.00 0.00 0.02 0.02 99.93 20:04:59 19:32:01 1 1.97 0.00 0.00 0.00 0.00 98.03 20:04:59 19:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:04:59 19:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:04:59 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:04:59 19:32:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:04:59 19:33:01 all 0.22 0.00 0.01 0.00 0.01 99.76 20:04:59 19:33:01 0 0.05 0.00 0.02 0.02 0.02 99.90 20:04:59 19:33:01 1 1.57 0.00 0.00 0.00 0.02 98.42 20:04:59 19:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:04:59 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:04:59 19:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:04:59 20:04:59 19:33:01 CPU %user %nice %system %iowait %steal %idle 20:04:59 19:34:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:04:59 19:34:01 0 0.05 0.00 0.02 0.07 0.03 99.83 20:04:59 19:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:34:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:04:59 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:04:59 19:35:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:04:59 19:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:04:59 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:35:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:04:59 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:04:59 19:36:01 all 0.05 0.00 0.02 0.01 0.01 99.92 20:04:59 19:36:01 0 0.08 0.00 0.05 0.03 0.03 99.80 20:04:59 19:36:01 1 0.18 0.00 0.07 0.00 0.02 99.73 20:04:59 19:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:36:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:04:59 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:37:01 all 0.17 0.00 0.01 0.00 0.01 99.81 20:04:59 19:37:01 0 0.03 0.00 0.02 0.02 0.03 99.90 20:04:59 19:37:01 1 1.29 0.00 0.00 0.00 0.00 98.71 20:04:59 19:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:04:59 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:04:59 19:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:38:01 all 0.07 0.00 0.01 0.00 0.01 99.90 20:04:59 19:38:01 0 0.05 0.00 0.03 0.02 0.05 99.85 20:04:59 19:38:01 1 0.42 0.00 0.00 0.00 0.02 99.57 20:04:59 19:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:04:59 19:38:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:04:59 19:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:04:59 19:39:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:04:59 19:39:01 0 0.08 0.00 0.03 0.02 0.02 99.85 20:04:59 19:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:04:59 19:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:04:59 19:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:39:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:04:59 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:04:59 19:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:40:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:04:59 19:40:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:04:59 19:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:04:59 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:40:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:04:59 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:41:01 all 0.09 0.00 0.01 0.00 0.01 99.90 20:04:59 19:41:01 0 0.08 0.00 0.00 0.02 0.02 99.88 20:04:59 19:41:01 1 0.45 0.00 0.02 0.00 0.02 99.52 20:04:59 19:41:01 2 0.07 0.00 0.02 0.00 0.00 99.92 20:04:59 19:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:59 19:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:04:59 19:42:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:04:59 19:42:01 0 0.03 0.00 0.00 0.02 0.02 99.93 20:04:59 19:42:01 1 1.97 0.00 0.03 0.00 0.03 97.96 20:04:59 19:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:04:59 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:43:01 all 0.05 0.00 0.02 0.01 0.01 99.92 20:04:59 19:43:01 0 0.07 0.00 0.05 0.07 0.00 99.82 20:04:59 19:43:01 1 0.18 0.00 0.02 0.00 0.02 99.78 20:04:59 19:43:01 2 0.08 0.00 0.00 0.00 0.02 99.90 20:04:59 19:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:43:01 4 0.00 0.00 0.03 0.00 0.02 99.95 20:04:59 19:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:04:59 19:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:04:59 19:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:04:59 19:44:01 0 0.02 0.00 0.03 0.02 0.02 99.92 20:04:59 19:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:04:59 19:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:44:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:04:59 19:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:04:59 20:04:59 19:44:01 CPU %user %nice %system %iowait %steal %idle 20:04:59 19:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:04:59 19:45:01 0 0.08 0.00 0.00 0.02 0.00 99.90 20:04:59 19:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:04:59 19:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:04:59 19:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:04:59 19:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:04:59 19:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:04:59 19:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:04:59 19:46:01 0 0.03 0.00 0.00 0.02 0.02 99.93 20:04:59 19:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:04:59 19:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:46:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:04:59 19:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:47:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:04:59 19:47:01 0 0.02 0.00 0.02 0.07 0.00 99.90 20:04:59 19:47:01 1 0.02 0.00 0.00 0.00 0.03 99.95 20:04:59 19:47:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:04:59 19:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:48:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:04:59 19:48:01 0 0.08 0.00 0.03 0.02 0.02 99.85 20:04:59 19:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:04:59 19:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:04:59 19:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:48:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:04:59 19:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:48:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:04:59 19:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:04:59 19:49:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:04:59 19:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:04:59 19:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:04:59 19:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:50:01 all 0.24 0.00 0.01 0.00 0.01 99.75 20:04:59 19:50:01 0 0.07 0.00 0.00 0.00 0.02 99.92 20:04:59 19:50:01 1 1.71 0.00 0.02 0.00 0.03 98.24 20:04:59 19:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:50:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:04:59 19:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:04:59 19:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:51:01 all 0.01 0.00 0.02 0.01 0.00 99.96 20:04:59 19:51:01 0 0.02 0.00 0.02 0.03 0.00 99.93 20:04:59 19:51:01 1 0.10 0.00 0.03 0.00 0.00 99.87 20:04:59 19:51:01 2 0.00 0.00 0.03 0.00 0.02 99.95 20:04:59 19:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:51:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:04:59 19:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:04:59 19:52:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:04:59 19:52:01 1 0.07 0.00 0.02 0.00 0.03 99.88 20:04:59 19:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:04:59 19:52:01 4 0.03 0.00 0.02 0.02 0.00 99.93 20:04:59 19:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:04:59 19:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:04:59 19:53:01 all 0.04 0.00 0.01 0.00 0.00 99.94 20:04:59 19:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:04:59 19:53:01 1 0.27 0.00 0.02 0.00 0.02 99.70 20:04:59 19:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:53:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:04:59 19:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:54:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:04:59 19:54:01 0 0.08 0.00 0.02 0.02 0.02 99.87 20:04:59 19:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:04:59 19:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:04:59 19:54:01 4 0.03 0.00 0.00 0.02 0.00 99.95 20:04:59 19:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:55:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:04:59 19:55:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:04:59 19:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:04:59 19:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:59 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:04:59 20:04:59 19:55:01 CPU %user %nice %system %iowait %steal %idle 20:04:59 19:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:04:59 19:56:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:04:59 19:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:04:59 19:56:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:04:59 19:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:04:59 19:56:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:04:59 19:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:04:59 19:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:57:01 all 0.06 0.00 0.02 0.00 0.00 99.91 20:04:59 19:57:01 0 0.02 0.00 0.03 0.02 0.00 99.93 20:04:59 19:57:01 1 0.43 0.00 0.00 0.00 0.00 99.57 20:04:59 19:57:01 2 0.00 0.00 0.05 0.00 0.00 99.95 20:04:59 19:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:57:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:04:59 19:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 19:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:04:59 19:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:58:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:04:59 19:58:01 0 0.05 0.00 0.00 0.02 0.02 99.92 20:04:59 19:58:01 1 0.18 0.00 0.02 0.00 0.02 99.78 20:04:59 19:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 19:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 19:58:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:04:59 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 19:58:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:04:59 19:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 19:59:01 all 0.22 0.00 0.03 0.01 0.00 99.73 20:04:59 19:59:01 0 0.13 0.00 0.03 0.02 0.00 99.82 20:04:59 19:59:01 1 0.15 0.00 0.00 0.00 0.00 99.85 20:04:59 19:59:01 2 0.77 0.00 0.00 0.00 0.00 99.23 20:04:59 19:59:01 3 0.20 0.00 0.03 0.00 0.00 99.77 20:04:59 19:59:01 4 0.08 0.00 0.02 0.02 0.00 99.88 20:04:59 19:59:01 5 0.10 0.00 0.05 0.00 0.00 99.85 20:04:59 19:59:01 6 0.12 0.00 0.03 0.00 0.02 99.83 20:04:59 19:59:01 7 0.22 0.00 0.10 0.03 0.02 99.63 20:04:59 20:00:01 all 0.10 0.00 0.01 0.00 0.01 99.88 20:04:59 20:00:01 0 0.20 0.00 0.02 0.02 0.02 99.75 20:04:59 20:00:01 1 0.27 0.00 0.02 0.00 0.02 99.70 20:04:59 20:00:01 2 0.20 0.00 0.03 0.00 0.02 99.75 20:04:59 20:00:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:04:59 20:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:59 20:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 20:00:01 6 0.00 0.00 0.03 0.00 0.02 99.95 20:04:59 20:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 20:01:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:04:59 20:01:01 0 0.00 0.00 0.02 0.03 0.00 99.95 20:04:59 20:01:01 1 1.97 0.00 0.00 0.00 0.00 98.03 20:04:59 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 20:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 20:01:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:04:59 20:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 20:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:04:59 20:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:04:59 20:02:02 all 0.27 0.00 0.01 0.01 0.01 99.71 20:04:59 20:02:02 0 0.07 0.00 0.02 0.03 0.02 99.87 20:04:59 20:02:02 1 1.99 0.00 0.00 0.00 0.00 98.01 20:04:59 20:02:02 2 0.03 0.00 0.00 0.00 0.00 99.97 20:04:59 20:02:02 3 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 20:02:02 4 0.00 0.00 0.00 0.02 0.00 99.98 20:04:59 20:02:02 5 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 20:02:02 6 0.02 0.00 0.03 0.00 0.02 99.93 20:04:59 20:02:02 7 0.02 0.00 0.02 0.00 0.02 99.95 20:04:59 20:03:01 all 0.27 0.00 0.02 0.00 0.01 99.70 20:04:59 20:03:01 0 0.03 0.00 0.05 0.02 0.02 99.88 20:04:59 20:03:01 1 1.95 0.00 0.00 0.00 0.02 98.03 20:04:59 20:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:04:59 20:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:04:59 20:03:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:04:59 20:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 20:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:04:59 20:03:01 7 0.07 0.00 0.00 0.00 0.00 99.93 20:04:59 20:04:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:04:59 20:04:01 0 0.05 0.00 0.03 0.08 0.00 99.83 20:04:59 20:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:59 20:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:04:59 20:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:04:59 20:04:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:04:59 20:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 20:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:04:59 20:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:04:59 Average: all 6.45 0.00 1.12 0.79 0.02 91.61 20:04:59 Average: 0 6.44 0.00 1.09 0.82 0.02 91.62 20:04:59 Average: 1 6.70 0.00 1.20 0.86 0.03 91.21 20:04:59 Average: 2 6.32 0.00 1.18 0.47 0.02 92.00 20:04:59 Average: 3 6.57 0.00 1.06 0.66 0.02 91.70 20:04:59 Average: 4 6.44 0.00 1.12 0.84 0.02 91.58 20:04:59 Average: 5 6.33 0.00 1.15 1.19 0.02 91.32 20:04:59 Average: 6 6.40 0.00 1.09 0.63 0.02 91.86 20:04:59 Average: 7 6.41 0.00 1.09 0.87 0.02 91.62 20:04:59 20:04:59 20:04:59