Pull request #4923 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Obtained Jenkinsfile from 8f1b9f227d1d52840714d47511c2b910d629c044+08e30e9824952b0f8cde611c7e69c4c853d0027d (3c94cc30daa29c841002c3f69fd85e5f5aaa9235) 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-ssh1060534911211143696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9729634601477475321.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4923/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-4923/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7115732718678304515.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-4923/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh235851801568377499.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh13572453205856557880.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-4923/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-4923/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13412299486009429209.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11015 in /w/workspace/edgexfoundry_edgex-go_PR-4923 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08e30e9824952b0f8cde611c7e69c4c853d0027d into PR head commit 8f1b9f227d1d52840714d47511c2b910d629c044 Merge succeeded, producing 8f1b9f227d1d52840714d47511c2b910d629c044 Checking out Revision 8f1b9f227d1d52840714d47511c2b910d629c044 (PR-4923) > 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/4923/head:refs/remotes/origin/PR-4923 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f1b9f227d1d52840714d47511c2b910d629c044 # 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 08e30e9824952b0f8cde611c7e69c4c853d0027d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f1b9f227d1d52840714d47511c2b910d629c044 # timeout=10 Commit message: "feat: Add core-metadata device/provisionwatcher db methods for postgres" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:01:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:01:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:01:24 ========================================================= 02:01:24 EdgeX Global Pipelines Version Info 02:01:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:01:25 ------------------- 02:01:25 stable info: 02:01:25 ------------------- 02:01:25 Commited By: Cherry Wang cherry@iotechsys.com 02:01:25 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:01:25 Message: update stable to v1.0.263 02:01:26 ------------------- 02:01:26 experimental info: 02:01:26 ------------------- 02:01:26 Commited By: Cherry Wang cherry@iotechsys.com 02:01:26 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:01:26 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4923 [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4923 [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4923 [Pipeline] echo 02:01:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f1b9f227d1d52840714d47511c2b910d629c044 [Pipeline] echo 02:01:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f1b9f2 [Pipeline] echo 02:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:28 provisioning config files... 02:01:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15629768240704457734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:28 ---> ****-login.sh 02:01:28 nexus3.edgexfoundry.org:10001 02:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:28 Configure a credential helper to remove this warning. See 02:01:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:28 02:01:28 Login Succeeded 02:01:28 nexus3.edgexfoundry.org:10002 02:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:29 Configure a credential helper to remove this warning. See 02:01:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:29 02:01:29 Login Succeeded 02:01:29 nexus3.edgexfoundry.org:10003 02:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:29 Configure a credential helper to remove this warning. See 02:01:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:29 02:01:29 Login Succeeded 02:01:29 nexus3.edgexfoundry.org:10004 02:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:29 Configure a credential helper to remove this warning. See 02:01:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:29 02:01:29 Login Succeeded 02:01:29 ****.io 02:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:29 Configure a credential helper to remove this warning. See 02:01:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:29 02:01:29 Login Succeeded 02:01:29 ---> ****-login.sh ends [Pipeline] } 02:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:29 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:01:29 + dirname cmd/core-command/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo core-command,cmd/core-command/Dockerfile 02:01:29 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:01:29 + dirname cmd/core-data/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo core-data,cmd/core-data/Dockerfile 02:01:29 + dirname cmd/core-keeper/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo core-keeper,cmd/core-keeper/Dockerfile 02:01:29 + + dirname cmd/core-metadata/Dockerfile 02:01:29 cut -d/ -f2 02:01:29 + echo core-metadata,cmd/core-metadata/Dockerfile 02:01:29 + dirname cmd/security-bootstrapper/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:01:29 + dirname cmd/security-proxy-auth/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:01:29 + dirname cmd/security-proxy-setup/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:01:29 + dirname cmd/security-secretstore-setup/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:01:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:01:29 + dirname cmd/security-spire-agent/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:01:29 + dirname cmd/security-spire-config/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:01:29 + dirname cmd/security-spire-server/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:01:29 + dirname cmd/support-cron-scheduler/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:01:29 + dirname cmd/support-notifications/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo support-notifications,cmd/support-notifications/Dockerfile 02:01:29 + dirname cmd/support-scheduler/Dockerfile 02:01:29 + cut -d/ -f2 02:01:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:01:29 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:01:30 + git rev-list -1 --merges 8f1b9f227d1d52840714d47511c2b910d629c044~1..8f1b9f227d1d52840714d47511c2b910d629c044 [Pipeline] echo 02:01:30 -----------> git rev-list -1 --merges 8f1b9f227d1d52840714d47511c2b910d629c044~1..8f1b9f227d1d52840714d47511c2b910d629c044 8f1b9f227d1d52840714d47511c2b910d629c044 [false] [Pipeline] sh 02:01:30 + git log --format=format:%s -1 8f1b9f227d1d52840714d47511c2b910d629c044 [Pipeline] echo 02:01:30 ========================================================= 02:01:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:01:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:01:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:31 + grep -v github /etc/ssh/ssh_known_hosts 02:01:31 + [ -e /tmp/ssh_known_hosts ] 02:01:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:01:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:01:31 + sudo tee -a /etc/ssh/ssh_known_hosts 02:01:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:32 02:01:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:33 0.1.4: Pulling from edgex-devops/py-git-semver 02:01:33 b85a868b505f: Pulling fs layer 02:01:33 e2be974225ed: Pulling fs layer 02:01:33 339a4e72a1f5: Pulling fs layer 02:01:33 988bab9f4d93: Pulling fs layer 02:01:33 1469e6f7b9e6: Pulling fs layer 02:01:33 eaf3925da568: Pulling fs layer 02:01:33 bab4dde63d76: Pulling fs layer 02:01:33 bde34c3a00c8: Pulling fs layer 02:01:33 b352a97aabf1: Pulling fs layer 02:01:33 4872d77fe225: Pulling fs layer 02:01:33 5851b861e8e6: Pulling fs layer 02:01:33 988bab9f4d93: Waiting 02:01:33 1469e6f7b9e6: Waiting 02:01:33 eaf3925da568: Waiting 02:01:33 bab4dde63d76: Waiting 02:01:33 bde34c3a00c8: Waiting 02:01:33 5851b861e8e6: Waiting 02:01:33 b352a97aabf1: Waiting 02:01:33 4872d77fe225: Waiting 02:01:33 e2be974225ed: Download complete 02:01:33 988bab9f4d93: Verifying Checksum 02:01:33 988bab9f4d93: Download complete 02:01:33 1469e6f7b9e6: Verifying Checksum 02:01:33 1469e6f7b9e6: Download complete 02:01:33 eaf3925da568: Download complete 02:01:33 339a4e72a1f5: Verifying Checksum 02:01:33 339a4e72a1f5: Download complete 02:01:33 bde34c3a00c8: Download complete 02:01:33 b352a97aabf1: Verifying Checksum 02:01:33 b352a97aabf1: Download complete 02:01:33 4872d77fe225: Download complete 02:01:33 5851b861e8e6: Verifying Checksum 02:01:33 5851b861e8e6: Download complete 02:01:33 b85a868b505f: Verifying Checksum 02:01:33 b85a868b505f: Download complete 02:01:33 bab4dde63d76: Verifying Checksum 02:01:33 bab4dde63d76: Download complete 02:01:34 b85a868b505f: Pull complete 02:01:34 e2be974225ed: Pull complete 02:01:35 339a4e72a1f5: Pull complete 02:01:35 988bab9f4d93: Pull complete 02:01:35 1469e6f7b9e6: Pull complete 02:01:35 eaf3925da568: Pull complete 02:01:37 bab4dde63d76: Pull complete 02:01:37 bde34c3a00c8: Pull complete 02:01:37 b352a97aabf1: Pull complete 02:01:37 4872d77fe225: Pull complete 02:01:37 5851b861e8e6: Pull complete 02:01:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:37 prd-ubuntu20.04-docker-8c-8g-11015 does not seem to be running inside a container 02:01:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:01:40 $ docker top d607ddeb7495c5ea00c8d9c282aaff35191b6a118c9223a1c07855188cce28bc -eo pid,comm 02:01:40 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). 02:01:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:40 [ssh-agent] Looking for ssh-agent implementation... 02:01:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:41 $ docker exec d607ddeb7495c5ea00c8d9c282aaff35191b6a118c9223a1c07855188cce28bc ssh-agent 02:01:41 SSH_AUTH_SOCK=/tmp/ssh-kZUYmKmjN35j/agent.32 02:01:41 SSH_AGENT_PID=38 02:01:41 Running ssh-add (command line suppressed) 02:01:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9650405802140685784.key (/w/workspace/edgex-go/1@tmp/private_key_9650405802140685784.key) 02:01:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:41 + git tag --points-at HEAD [Pipeline] } 02:01:41 $ docker exec --env ******** --env ******** d607ddeb7495c5ea00c8d9c282aaff35191b6a118c9223a1c07855188cce28bc ssh-agent -k 02:01:41 unset SSH_AUTH_SOCK; 02:01:41 unset SSH_AGENT_PID; 02:01:41 echo Agent pid 38 killed; 02:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:01:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:41 [ssh-agent] Looking for ssh-agent implementation... 02:01:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:41 $ docker exec d607ddeb7495c5ea00c8d9c282aaff35191b6a118c9223a1c07855188cce28bc ssh-agent 02:01:42 SSH_AUTH_SOCK=/tmp/ssh-9o3KNJa5N0cs/agent.71 02:01:42 SSH_AGENT_PID=78 02:01:42 Running ssh-add (command line suppressed) 02:01:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15020082532493148301.key (/w/workspace/edgex-go/1@tmp/private_key_15020082532493148301.key) 02:01:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:42 + git semver init 02:01:42 2024-09-25 02:01:42,726 [run_init] DEBUG init version:0.0.0 force:False 02:01:42 2024-09-25 02:01:42,727 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 02:01:42 2024-09-25 02:01:42,727 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 02:01:42 2024-09-25 02:01:42,728 [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) 02:01:48 2024-09-25 02:01:47,803 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 02:01:48 2024-09-25 02:01:47,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4923 with force:False 02:01:48 2024-09-25 02:01:47,804 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4923 02:01:48 2024-09-25 02:01:47,808 [execute] INFO git cat-file --batch-check 02:01:48 2024-09-25 02:01:47,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:01:48 2024-09-25 02:01:47,814 [execute] INFO git cat-file --batch 02:01:48 2024-09-25 02:01:47,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:01:48 2024-09-25 02:01:47,820 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4923 02:01:48 0.0.0 [Pipeline] } 02:01:48 $ docker exec --env ******** --env ******** d607ddeb7495c5ea00c8d9c282aaff35191b6a118c9223a1c07855188cce28bc ssh-agent -k 02:01:48 unset SSH_AUTH_SOCK; 02:01:48 unset SSH_AGENT_PID; 02:01:48 echo Agent pid 78 killed; 02:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:48 + git semver [Pipeline] } 02:01:48 $ docker stop --time=1 d607ddeb7495c5ea00c8d9c282aaff35191b6a118c9223a1c07855188cce28bc 02:01:50 $ docker rm -f --volumes d607ddeb7495c5ea00c8d9c282aaff35191b6a118c9223a1c07855188cce28bc [Pipeline] // withDockerContainer [Pipeline] sh 02:01:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:01:51 Stashed 1 file(s) [Pipeline] echo 02:01: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 02:01:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:01:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:01:52 ========================================================= 02:01:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:01:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:01:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:01:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:01:52 619be1103602: Pulling fs layer 02:01:52 7862e08f4a3e: Pulling fs layer 02:01:52 5df492c9dc93: Pulling fs layer 02:01:52 7629e6793208: Pulling fs layer 02:01:52 4f4fb700ef54: Pulling fs layer 02:01:52 fb5054dd5b73: Pulling fs layer 02:01:52 eeca6798cff9: Pulling fs layer 02:01:52 aa269ceb94a6: Pulling fs layer 02:01:52 ada007ff1a6a: Pulling fs layer 02:01:52 fb5054dd5b73: Waiting 02:01:52 4f4fb700ef54: Waiting 02:01:52 7629e6793208: Waiting 02:01:52 eeca6798cff9: Waiting 02:01:52 aa269ceb94a6: Waiting 02:01:52 ada007ff1a6a: Waiting 02:01:52 7862e08f4a3e: Download complete 02:01:52 7629e6793208: Download complete 02:01:52 4f4fb700ef54: Download complete 02:01:52 fb5054dd5b73: Download complete 02:01:52 619be1103602: Download complete 02:01:52 eeca6798cff9: Verifying Checksum 02:01:52 eeca6798cff9: Download complete 02:01:53 619be1103602: Pull complete 02:01:53 ada007ff1a6a: Verifying Checksum 02:01:53 ada007ff1a6a: Download complete 02:01:53 7862e08f4a3e: Pull complete 02:01:53 5df492c9dc93: Verifying Checksum 02:01:53 5df492c9dc93: Download complete 02:01:53 aa269ceb94a6: Verifying Checksum 02:01:53 aa269ceb94a6: Download complete 02:01:56 5df492c9dc93: Pull complete 02:01:56 7629e6793208: Pull complete 02:01:56 4f4fb700ef54: Pull complete 02:01:56 fb5054dd5b73: Pull complete 02:01:56 eeca6798cff9: Pull complete 02:01:59 aa269ceb94a6: Pull complete 02:01:59 ada007ff1a6a: Pull complete 02:01:59 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:01:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:02:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:02:00 WORKDIR /edgex 02:02:00 COPY go.mod . 02:02:00 RUN go mod download 02:02:00 + docker build -t ci-base-image-x86_64 -f - . 02:02:00 Sending build context to Docker daemon 179.5MB 02:02:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:02:00 ---> f489d0715acc 02:02:00 Step 2/4 : WORKDIR /edgex 02:02:06 Still waiting to schedule task 02:02:06 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11014’ 02:02:07 ---> Running in f7619dc80633 02:02:07 Removing intermediate container f7619dc80633 02:02:07 ---> 194af3494335 02:02:07 Step 3/4 : COPY go.mod . 02:02:07 ---> 00e00e176236 02:02:07 Step 4/4 : RUN go mod download 02:02:07 ---> Running in 7d5e777ed5a4 02:02:40 Removing intermediate container 7d5e777ed5a4 02:02:40 ---> fdf12325fc31 02:02:40 Successfully built fdf12325fc31 02:02:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:41 + docker inspect -f . ci-base-image-x86_64 02:02:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:41 prd-ubuntu20.04-docker-8c-8g-11015 does not seem to be running inside a container 02:02:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:02:41 $ docker top 10df39c43f755a6bda487e476a9e60b7377108e65f6ac39e2897cde411792163 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:42 + go version 02:02:42 go version go1.21.9 linux/amd64 [Pipeline] } 02:02:42 $ docker stop --time=1 10df39c43f755a6bda487e476a9e60b7377108e65f6ac39e2897cde411792163 02:02:43 $ docker rm -f --volumes 10df39c43f755a6bda487e476a9e60b7377108e65f6ac39e2897cde411792163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:44 + docker inspect -f . ci-base-image-x86_64 02:02:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:44 prd-ubuntu20.04-docker-8c-8g-11015 does not seem to be running inside a container 02:02:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:02:44 $ docker top ba930bf535ffb21c54c8c750174148422794dbfe7d9161647f99571acab41872 -eo pid,comm [Pipeline] { [Pipeline] echo 02:02:45 ========================================================= 02:02:45 [edgeXBuildGoParallel] Running Tests and Build... 02:02:45 ========================================================= [Pipeline] sh 02:02:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:02:45 + make test 02:02:45 go test -race -coverprofile=coverage.out ./... 02:02:53 ? github.com/edgexfoundry/edgex-go [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:03:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 02:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:03:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 02:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:03:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 02:03:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements 02:03:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.551s coverage: 93.4% of statements 02:03:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 02:03:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:03:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:03:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements 02:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 02:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:03:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.391s coverage: 95.8% of statements 02:03:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 02:03:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 02:03:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:03:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:03:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 0.0% of statements [no tests to run] 02:03:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.8% of statements 02:03:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 30.9% of statements 02:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements 02:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements 02:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 94.1% of statements 02:03:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 02:03:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements 02:03:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:03:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:03:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:03:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:03:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:03:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:03:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:03:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:03:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 02:03:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 02:03:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 02:03:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:03:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:03:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:03:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:03:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:03:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:03:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:03:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:03:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:03:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:03:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:03:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 02:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 02:03:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 02:03:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 02:03:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 02:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 02:03:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:03:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:03:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:03:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:03:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:03:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:03:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:03:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:03:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:03:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:03:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:03:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:03:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.356s coverage: 79.9% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.045s coverage: 92.9% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.271s coverage: 36.5% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.064s coverage: 97.1% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.032s coverage: 35.9% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.042s coverage: 61.8% of statements 02:04:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements 02:04:02 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 02:04:02 running golangci-lint 02:04:02 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:04:02 go version go1.21.9 linux/amd64 02:04:02 level=info msg="[config_reader] Used config file .golangci.yml" 02:04:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:04:28 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|exports_file|deps|files|name|compiled_files) took 25.2509248s" 02:04:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.955472ms" 02:04:43 level=info msg="[linters_context/goanalysis] analyzers took 2m2.66359014s with top 10 stages: buildir: 1m10.675244848s, gosec: 10.724116689s, inspect: 3.218760113s, fact_deprecated: 2.855570284s, printf: 1.975444868s, ctrlflow: 1.816982671s, S1038: 1.599626012s, fact_purity: 1.549282877s, nilness: 1.453547286s, typedness: 991.411452ms" 02:04:43 level=info msg="[runner] Issues before processing: 214, after processing: 0" 02:04:43 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, path_prettifier: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, nolint: 0/22, filename_unadjuster: 214/214, skip_files: 214/214, skip_dirs: 214/214, cgo: 214/214" 02:04:43 level=info msg="[runner] processing took 17.152728ms with stages: nolint: 7.862401ms, identifier_marker: 3.817267ms, autogenerated_exclude: 1.773446ms, path_prettifier: 1.724025ms, exclude-rules: 1.161419ms, skip_dirs: 761.589µs, cgo: 31.741µs, filename_unadjuster: 16.26µs, max_same_issues: 760ns, skip_files: 580ns, fixer: 480ns, severity-rules: 380ns, diff: 360ns, sort_results: 360ns, exclude: 360ns, source_code: 360ns, uniq_by_line: 340ns, path_shortener: 190ns, max_from_linter: 160ns, max_per_file_from_linter: 140ns, path_prefixer: 110ns" 02:04:43 level=info msg="[runner] linters took 14.970239324s with stages: goanalysis_metalinter: 14.952965183s" 02:04:43 level=info msg="File cache stats: 0 entries of total size 0B" 02:04:43 level=info msg="Memory: 395 samples, avg is 318.4MB, max is 1366.4MB" 02:04:43 level=info msg="Execution took 40.282490778s" 02:04:43 go vet ./... 02:04:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:04:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:04:50 ./bin/test-attribution-txt.sh 02:04:50 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 02:04:50 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 02:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:04:51 + ls -al . 02:04:51 total 980 02:04:51 drwxrwxr-x 11 1001 1001 4096 Sep 25 02:02 . 02:04:51 drwxr-xr-x 4 root root 4096 Sep 25 02:02 .. 02:04:51 drwxrwxr-x 2 1001 1001 4096 Sep 25 02:01 .blubracket 02:04:51 -rw-rw-r-- 1 1001 1001 10 Sep 25 02:01 .dockerignore 02:04:51 drwxrwxr-x 8 1001 1001 4096 Sep 25 02:04 .git 02:04:51 drwxrwxr-x 3 1001 1001 4096 Sep 25 02:01 .github 02:04:51 -rw-rw-r-- 1 1001 1001 1102 Sep 25 02:01 .gitignore 02:04:51 -rw-rw-r-- 1 1001 1001 42 Sep 25 02:01 .golangci.yml 02:04:51 -rw-rw-r-- 1 1001 1001 100 Sep 25 02:01 .hadolint.yml 02:04:51 drwxr-xr-x 3 1001 1001 4096 Sep 25 02:01 .semver 02:04:51 -rw-rw-r-- 1 1001 1001 155 Sep 25 02:01 .sonarcloud.properties 02:04:51 -rw-rw-r-- 1 1001 1001 1171 Sep 25 02:01 ADOPTERS.md 02:04:51 -rw-rw-r-- 1 1001 1001 21286 Sep 25 02:01 Attribution.txt 02:04:51 -rw-rw-r-- 1 1001 1001 100284 Sep 25 02:01 CHANGELOG.md 02:04:51 -rw-rw-r-- 1 1001 1001 3804 Sep 25 02:01 CONTRIBUTING.md 02:04:51 -rw-rw-r-- 1 1001 1001 677 Sep 25 02:01 GOVERNANCE.md 02:04:51 -rw-rw-r-- 1 1001 1001 861 Sep 25 02:01 Jenkinsfile 02:04:51 -rw-rw-r-- 1 1001 1001 10775 Sep 25 02:01 LICENSE 02:04:51 -rw-rw-r-- 1 1001 1001 16854 Sep 25 02:01 Makefile 02:04:51 -rw-rw-r-- 1 1001 1001 582 Sep 25 02:01 OWNERS.md 02:04:51 -rw-rw-r-- 1 1001 1001 9528 Sep 25 02:01 README.md 02:04:51 -rw-rw-r-- 1 1001 1001 789 Sep 25 02:01 SECURITY.md 02:04:51 -rw-rw-r-- 1 1001 1001 5 Sep 25 02:01 VERSION 02:04:51 drwxrwxr-x 2 1001 1001 4096 Sep 25 02:01 bin 02:04:51 drwxrwxr-x 20 1001 1001 4096 Sep 25 02:01 cmd 02:04:51 -rw-r--r-- 1 root root 611240 Sep 25 02:04 coverage.out 02:04:51 drwxrwxr-x 2 1001 1001 4096 Sep 25 02:01 fuzz_test 02:04:51 -rw-rw-r-- 1 1001 1001 7305 Sep 25 02:01 go.mod 02:04:51 -rw-rw-r-- 1 1001 1001 102748 Sep 25 02:01 go.sum 02:04:51 drwxrwxr-x 7 1001 1001 4096 Sep 25 02:01 internal 02:04:51 drwxrwxr-x 3 1001 1001 4096 Sep 25 02:01 openapi 02:04:51 -rw-rw-r-- 1 1001 1001 584 Sep 25 02:01 security.txt 02:04:51 -rw-rw-r-- 1 1001 1001 204 Sep 25 02:01 version.go [Pipeline] sh 02:04:51 + '[' -e coverage.out ] 02:04:51 + chown 1001:1001 coverage.out [Pipeline] stash 02:04:51 Stashed 1 file(s) [Pipeline] sh 02:04:51 + make build 02:04: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-data/core-data ./cmd/core-data 02:05:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:05:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:05:21 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 02:05:21 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 02:05:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:05:27 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 02:05:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:05:32 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 02:05:34 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 02:05:36 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 02:05:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:05:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:05:39 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] } 02:05:39 $ docker stop --time=1 ba930bf535ffb21c54c8c750174148422794dbfe7d9161647f99571acab41872 02:05:41 $ docker rm -f --volumes ba930bf535ffb21c54c8c750174148422794dbfe7d9161647f99571acab41872 [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 02:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:05:43 02:05:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:05:44 latest: Pulling from edgex-devops/edgex-compose 02:05:44 91d30c5bc195: Pulling fs layer 02:05:44 2e9b0aa3be6d: Pulling fs layer 02:05:44 9c61dcf015f6: Pulling fs layer 02:05:44 4698f68db338: Pulling fs layer 02:05:44 2a2f49069b9e: Pulling fs layer 02:05:44 e0025b399a48: Pulling fs layer 02:05:44 4698f68db338: Waiting 02:05:44 2a2f49069b9e: Waiting 02:05:44 e0025b399a48: Waiting 02:05:44 91d30c5bc195: Verifying Checksum 02:05:44 91d30c5bc195: Download complete 02:05:44 4698f68db338: Download complete 02:05:44 2e9b0aa3be6d: Verifying Checksum 02:05:44 2e9b0aa3be6d: Download complete 02:05:44 e0025b399a48: Verifying Checksum 02:05:44 e0025b399a48: Download complete 02:05:44 91d30c5bc195: Pull complete 02:05:44 2a2f49069b9e: Verifying Checksum 02:05:44 2a2f49069b9e: Download complete 02:05:44 2e9b0aa3be6d: Pull complete 02:05:44 9c61dcf015f6: Download complete 02:05:48 9c61dcf015f6: Pull complete 02:05:48 4698f68db338: Pull complete 02:05:48 2a2f49069b9e: Pull complete 02:05:48 e0025b399a48: Pull complete 02:05:48 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:05:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:05:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:48 prd-ubuntu20.04-docker-8c-8g-11015 does not seem to be running inside a container 02:05:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:05:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11017 in /w/workspace/edgexfoundry_edgex-go_PR-4923 02:05:53 $ docker top 34048193f727c300843ed9dab2f24d99a14e0f1611e389d9df2806ca12c36706 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 02:05:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:05:53 The recommended git tool is: git 02:05:53 + docker compose -f ./docker-compose-build.yml build --parallel 02:05:55 #1 [security-proxy-setup internal] load build definition from Dockerfile 02:05:55 #1 transferring dockerfile: 2.50kB done 02:05:55 #1 DONE 0.0s 02:05:55 02:05:55 #2 [security-proxy-setup internal] load .dockerignore 02:05:55 #2 transferring context: 50B done 02:05:55 #2 DONE 0.0s 02:05:55 02:05:55 #3 [support-notifications internal] load build definition from Dockerfile 02:05:55 #3 transferring dockerfile: 2.02kB done 02:05:55 #3 DONE 0.0s 02:05:56 02:05:56 #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:05:56 #4 DONE 0.0s 02:05:56 02:05:56 #5 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 02:05:56 #5 DONE 0.1s 02:05:56 02:05:56 #6 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:05:56 #6 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:05:56 #6 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 02:05:56 #6 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:05:56 #6 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:05:56 #6 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:05:56 #6 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 02:05:56 #6 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 02:05:56 #6 ... 02:05:56 02:05:56 #7 [support-notifications internal] load .dockerignore 02:05:56 #7 transferring context: 50B done 02:05:56 #7 DONE 0.2s 02:05:56 02:05:56 #6 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:05:56 #6 ... 02:05:56 02:05:56 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:05:56 #8 transferring dockerfile: 1.89kB 0.0s done 02:05:56 #8 DONE 0.1s 02:05:56 02:05:56 #9 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:05:56 #9 DONE 0.4s 02:05:56 02:05:56 #6 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:05:56 #6 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 02:05:57 #6 DONE 1.1s 02:05:57 02:05:57 #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:05:57 #4 DONE 0.0s 02:05:57 02:05:57 #10 [security-spiffe-token-provider internal] load .dockerignore 02:05:57 #10 transferring context: 50B 0.0s done 02:05:57 #10 DONE 0.1s 02:05:57 02:05:57 #11 [security-spire-server internal] load build definition from Dockerfile 02:05:57 #11 transferring dockerfile: 1.70kB done 02:05:57 #11 DONE 0.4s 02:05:57 02:05:57 #12 [security-spire-server internal] load .dockerignore 02:05:57 #12 transferring context: 50B done 02:05:57 #12 DONE 0.1s 02:05:57 02:05:57 #9 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:05:57 #9 DONE 0.9s 02:05:57 02:05:57 #5 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:05:57 #5 DONE 0.2s 02:05:57 02:05:57 #6 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:05:57 #6 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:05:57 #6 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 02:05:57 #6 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:05:57 #6 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:05:57 #6 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:05:57 #6 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 02:05:57 #6 DONE 1.6s 02:05:57 02:05:57 #13 [support-notifications builder 2/7] WORKDIR /edgex-go 02:05:57 #13 DONE 1.1s 02:05:57 02:05:57 #14 [support-notifications internal] load build context 02:05:57 #14 ... 02:05:57 02:05:57 #15 [core-metadata internal] load build definition from Dockerfile 02:05:57 #15 transferring dockerfile: 2.13kB done 02:05:57 #15 DONE 0.0s 02:05:57 02:05:57 #16 [core-keeper internal] load build definition from Dockerfile 02:05:57 #16 transferring dockerfile: 2.07kB done 02:05:57 #16 DONE 0.1s 02:05:57 02:05:57 #14 [support-notifications internal] load build context 02:05:57 #14 ... 02:05:57 02:05:57 #17 [security-secretstore-setup internal] load build definition from Dockerfile 02:05:57 #17 transferring dockerfile: 2.49kB 0.0s done 02:05:57 #17 DONE 0.0s 02:05:57 02:05:57 #14 [support-notifications internal] load build context 02:05:58 #14 ... 02:05:58 02:05:58 #18 [security-spire-config internal] load build definition from Dockerfile 02:05:58 #18 transferring dockerfile: 1.69kB 0.0s done 02:05:58 #18 DONE 0.1s 02:05:58 02:05:58 #14 [support-notifications internal] load build context 02:05:58 #14 ... 02:05:58 02:05:58 #19 [core-keeper internal] load .dockerignore 02:05:58 #19 transferring context: 50B done 02:05:58 #19 DONE 0.0s 02:05:58 02:05:58 #14 [support-notifications internal] load build context 02:05:58 #14 ... 02:05:58 02:05:58 #20 [core-command internal] load build definition from Dockerfile 02:05:58 #20 transferring dockerfile: 1.93kB done 02:05:58 #20 DONE 0.0s 02:05:58 02:05:58 #21 [security-bootstrapper internal] load build definition from Dockerfile 02:05:58 #21 transferring dockerfile: 3.17kB done 02:05:58 #21 DONE 0.1s 02:05:58 02:05:58 #9 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:05:58 #9 DONE 1.3s 02:05:58 02:05:58 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:05:58 #4 DONE 0.0s 02:05:58 02:05:58 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:05:58 #5 DONE 0.3s 02:05:58 02:05:58 #6 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:05:58 #6 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:05:58 #6 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 02:05:58 #6 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:05:58 #6 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:05:58 #6 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:05:58 #6 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 02:05:58 #6 DONE 2.1s 02:05:58 02:05:58 #13 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:05:58 #13 DONE 1.6s 02:05:58 02:05:58 #14 [support-notifications internal] load build context 02:05:58 #14 ... 02:05:58 02:05:58 #22 [security-spire-agent internal] load build definition from Dockerfile 02:05:58 #22 transferring dockerfile: 1.81kB done 02:05:58 #22 DONE 0.1s 02:05:58 02:05:58 #14 [support-notifications internal] load build context 02:05:58 #14 ... 02:05:58 02:05:58 #23 [core-metadata internal] load .dockerignore 02:05:58 #23 transferring context: 50B done 02:05:58 #23 DONE 0.0s 02:05:58 02:05:58 #5 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 02:05:58 #5 DONE 0.3s 02:05:58 02:05:58 #14 [support-notifications internal] load build context 02:05:58 #14 ... 02:05:58 02:05:58 #24 [security-proxy-auth internal] load build definition from Dockerfile 02:05:58 #24 transferring dockerfile: 2.15kB 0.0s done 02:05:58 #24 DONE 0.0s 02:05:58 02:05:58 #25 [security-secretstore-setup internal] load .dockerignore 02:05:59 #25 ... 02:05:59 02:05:59 #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:05:59 #4 DONE 0.0s 02:05:59 02:05:59 #26 [security-bootstrapper internal] load .dockerignore 02:05:59 #26 ... 02:05:59 02:05:59 #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:05:59 #4 DONE 0.0s 02:05:59 02:05:59 #27 [security-proxy-setup internal] load build context 02:06:01 using credential edgex-jenkins-ssh 02:06:01 Cloning the remote Git repository 02:06:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:06:01 > git init /w/workspace/edgex-go/1 # timeout=10 02:06:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:06:01 > git --version # timeout=10 02:06:01 > git --version # 'git version 2.25.1' 02:06:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:02 #27 transferring context: 488.20MB 5.6s 02:06:02 #27 transferring context: 497.59MB 5.7s done 02:06:02 #27 ... 02:06:02 02:06:02 #28 [security-spiffe-token-provider internal] load build context 02:06:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:04 #28 transferring context: 497.59MB 5.7s done 02:06:07 #28 ... 02:06:07 02:06:07 #29 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:06:07 #0 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:07 #0 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:07 #0 1.301 OK: 264 MiB in 52 packages 02:06:07 #29 ... 02:06:07 02:06:07 #30 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:06:07 #0 0.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:07 #0 0.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:07 #0 0.972 (1/4) Installing dumb-init (1.2.5-r2) 02:06:07 #0 0.979 (2/4) Installing openssl (3.1.7-r0) 02:06:07 #0 0.997 (3/4) Installing su-exec (0.2-r3) 02:06:07 #0 1.078 (4/4) Installing yq (4.33.3-r5) 02:06:07 #0 1.223 Executing busybox-1.36.1-r7.trigger 02:06:07 #0 1.231 OK: 17 MiB in 19 packages 02:06:07 #30 ... 02:06:07 02:06:07 #31 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:06:07 #0 0.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:07 #0 0.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:07 #0 1.126 OK: 264 MiB in 52 packages 02:06:07 #31 ... 02:06:07 02:06:07 #32 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:06:07 #0 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:07 #0 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:07 #0 1.266 (1/2) Installing ca-certificates (20240226-r0) 02:06:07 #0 1.273 (2/2) Installing dumb-init (1.2.5-r2) 02:06:07 #0 1.278 Executing busybox-1.36.1-r7.trigger 02:06:07 #0 1.291 Executing ca-certificates-20240226-r0.trigger 02:06:07 #0 1.339 OK: 8 MiB in 17 packages 02:06:07 #32 ... 02:06:07 02:06:07 #14 [support-notifications internal] load build context 02:06:07 #14 transferring context: 497.59MB 5.3s done 02:06:08 #14 ... 02:06:08 02:06:08 #33 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:06:08 #33 ... 02:06:08 02:06:08 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:06:08 #34 ... 02:06:08 02:06:08 #35 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:06:08 #35 ... 02:06:08 02:06:08 #28 [security-spiffe-token-provider internal] load build context 02:06:08 #28 DONE 10.5s 02:06:08 02:06:08 #29 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:06:08 #29 DONE 11.3s 02:06:08 02:06:08 #32 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:06:08 #32 DONE 11.3s 02:06:08 02:06:08 #27 [security-proxy-setup internal] load build context 02:06:08 #27 DONE 12.4s 02:06:08 02:06:08 #31 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:06:08 #31 DONE 11.4s 02:06:08 02:06:08 #36 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:06:08 #36 ... 02:06:08 02:06:08 #9 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:06:08 #9 DONE 1.8s 02:06:08 02:06:08 #6 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:06:08 #6 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:06:08 #6 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 02:06:08 #6 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:06:08 #6 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:06:08 #6 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:06:08 #6 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 02:06:08 #6 DONE 2.7s 02:06:08 02:06:08 #13 [core-keeper builder 2/7] WORKDIR /edgex-go 02:06:08 #13 DONE 2.2s 02:06:08 02:06:08 #25 [security-secretstore-setup internal] load .dockerignore 02:06:08 #25 transferring context: 50B done 02:06:08 #25 DONE 10.2s 02:06:08 02:06:08 #5 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 02:06:08 #5 DONE 10.0s 02:06:08 02:06:08 #14 [support-notifications internal] load build context 02:06:08 #14 DONE 11.4s 02:06:08 02:06:08 #30 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:06:08 #30 DONE 11.5s 02:06:08 02:06:08 #37 [support-scheduler internal] load build definition from Dockerfile 02:06:08 #37 transferring dockerfile: 1.93kB done 02:06:08 #37 DONE 10.1s 02:06:08 02:06:08 #9 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:06:08 #9 DONE 1.9s 02:06:08 02:06:08 #6 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:06:08 #6 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:06:08 #6 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 02:06:08 #6 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:06:08 #6 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:06:08 #6 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:06:08 #6 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 02:06:08 #6 DONE 2.7s 02:06:08 02:06:08 #13 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:06:08 #13 DONE 2.3s 02:06:08 02:06:08 #38 [support-cron-scheduler internal] load build definition from Dockerfile 02:06:08 #38 transferring dockerfile: 1.85kB done 02:06:08 #38 DONE 9.8s 02:06:08 02:06:08 #39 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:06:08 #39 transferring dockerfile: 2.23kB done 02:06:08 #39 DONE 9.9s 02:06:08 02:06:08 #40 [core-data internal] load build definition from Dockerfile 02:06:08 #40 transferring dockerfile: 2.07kB done 02:06:08 #40 DONE 9.9s 02:06:08 02:06:08 #41 [core-command internal] load .dockerignore 02:06:08 #41 transferring context: 50B done 02:06:08 #41 DONE 9.8s 02:06:08 02:06:08 #26 [security-bootstrapper internal] load .dockerignore 02:06:08 #26 transferring context: 50B done 02:06:08 #26 DONE 9.8s 02:06:08 02:06:08 #42 [security-spire-config internal] load .dockerignore 02:06:08 #42 transferring context: 50B done 02:06:08 #42 DONE 10.0s 02:06:08 02:06:08 #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:06:08 #4 DONE 0.0s 02:06:08 02:06:08 #5 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 02:06:08 #5 DONE 10.0s 02:06:08 02:06:08 #31 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:06:08 #31 DONE 13.0s 02:06:08 02:06:08 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:06:08 #34 ... 02:06:08 02:06:08 #43 [security-spire-agent internal] load .dockerignore 02:06:08 #43 transferring context: 50B done 02:06:08 #43 DONE 9.7s 02:06:08 02:06:08 #44 [security-proxy-auth internal] load .dockerignore 02:06:08 #44 transferring context: 50B done 02:06:08 #44 DONE 9.8s 02:06:08 02:06:08 #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:06:08 #4 DONE 0.0s 02:06:09 02:06:09 #9 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:06:09 #9 DONE 2.2s 02:06:09 02:06:09 #6 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:06:09 #6 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:06:09 #6 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 02:06:09 #6 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:06:09 #6 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:06:09 #6 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:06:09 #6 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 02:06:09 #6 DONE 3.0s 02:06:09 02:06:09 #13 [core-command builder 2/7] WORKDIR /edgex-go 02:06:09 #13 DONE 2.6s 02:06:09 02:06:09 #45 [support-cron-scheduler internal] load .dockerignore 02:06:09 #45 transferring context: 50B done 02:06:09 #45 DONE 9.1s 02:06:09 02:06:09 #46 [core-data internal] load .dockerignore 02:06:09 #46 transferring context: 50B done 02:06:09 #46 DONE 9.1s 02:06:09 02:06:09 #47 [core-common-config-bootstrapper internal] load .dockerignore 02:06:09 #47 transferring context: 50B done 02:06:09 #47 DONE 9.2s 02:06:09 02:06:09 #48 [support-scheduler internal] load .dockerignore 02:06:09 #48 transferring context: 50B done 02:06:09 #48 DONE 9.2s 02:06:09 02:06:09 #31 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:06:09 #31 DONE 13.3s 02:06:09 02:06:09 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:09 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:06:09 #49 ... 02:06:09 02:06:09 #36 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:06:09 #36 DONE 0.6s 02:06:09 02:06:09 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:09 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:06:09 #49 ... 02:06:09 02:06:09 #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:06:09 #4 DONE 0.0s 02:06:09 02:06:09 #50 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:06:09 #50 DONE 0.6s 02:06:09 02:06:09 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:09 #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:06:09 #49 ... 02:06:09 02:06:09 #9 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:06:09 #9 DONE 2.5s 02:06:09 02:06:09 #6 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:06:09 #6 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:06:09 #6 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 02:06:09 #6 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:06:09 #6 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:06:09 #6 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:06:09 #6 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 02:06:09 #6 DONE 3.4s 02:06:09 02:06:09 #13 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:06:09 #13 DONE 2.9s 02:06:09 02:06:09 #4 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:06:09 #4 DONE 0.0s 02:06:09 02:06:09 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:06:09 #34 DONE 10.8s 02:06:09 02:06:09 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:09 #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:06:09 #49 ... 02:06:09 02:06:09 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:06:09 #4 DONE 0.0s 02:06:09 02:06:09 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:09 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s 02:06:09 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 02:06:09 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 02:06:09 #49 ... 02:06:09 02:06:09 #9 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:06:09 #9 DONE 2.8s 02:06:09 02:06:09 #6 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:06:09 #6 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:06:09 #6 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 02:06:09 #6 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:06:09 #6 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:06:09 #6 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:06:09 #6 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 02:06:09 #6 DONE 3.6s 02:06:09 02:06:09 #13 [core-data builder 2/7] WORKDIR /edgex-go 02:06:09 #13 DONE 3.2s 02:06:09 02:06:09 #5 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:06:09 #5 DONE 10.2s 02:06:09 02:06:09 #51 [security-spire-config internal] load build context 02:06:09 #51 transferring context: 25.96kB 0.0s done 02:06:09 #51 DONE 0.7s 02:06:09 02:06:09 #29 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:06:09 #29 DONE 13.3s 02:06:09 02:06:09 #52 [security-spire-server internal] load build context 02:06:09 #52 transferring context: 27.71kB done 02:06:09 #52 DONE 0.7s 02:06:09 02:06:09 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:09 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:06:09 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 02:06:09 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 02:06:09 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:06:09 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 02:06:09 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 02:06:09 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:06:10 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.6s 02:06:10 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.7s 02:06:10 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:06:10 #49 ... 02:06:10 02:06:10 #6 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:06:10 #6 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:06:10 #6 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 02:06:10 #6 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:06:10 #6 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:06:10 #6 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:06:10 #6 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 02:06:10 #6 DONE 3.6s 02:06:10 02:06:10 #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:06:10 #53 DONE 1.2s 02:06:10 02:06:10 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:10 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:06:10 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:06:10 #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:06:10 #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:06:10 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:06:10 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 02:06:10 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 02:06:10 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:06:10 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.9s 02:06:10 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:06:10 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:06:10 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 1.0s 02:06:10 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s 02:06:12 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done 02:06:13 #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done 02:06:13 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:06:15 #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.8s done 02:06:16 #49 ... 02:06:16 02:06:16 #54 [security-spire-agent internal] load build context 02:06:16 #54 transferring context: 27.24kB 0.1s done 02:06:16 #54 DONE 6.0s 02:06:16 02:06:16 #55 [core-common-config-bootstrapper internal] load build context 02:06:16 #55 transferring context: 232.18MB 6.4s 02:06:16 #55 ... 02:06:16 02:06:16 #56 [core-command internal] load build context 02:06:16 #56 ... 02:06:16 02:06:16 #55 [core-common-config-bootstrapper internal] load build context 02:06:18 #55 ... 02:06:18 02:06:18 #57 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:06:18 #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:18 #0 2.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:18 #0 2.295 OK: 8 MiB in 17 packages 02:06:18 #57 ... 02:06:18 02:06:18 #58 [security-secretstore-setup internal] load build context 02:06:19 #58 ... 02:06:19 02:06:19 #59 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:06:19 #0 6.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:19 #0 6.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:19 #0 6.771 OK: 17 MiB in 19 packages 02:06:19 #59 ... 02:06:19 02:06:19 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:19 #60 ... 02:06:19 02:06:19 #33 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:06:19 #33 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:19 #33 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:19 #33 11.91 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:06:19 #33 11.91 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:06:19 #33 11.91 OK: 20070 distinct packages available 02:06:19 #33 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:19 #33 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:19 #33 12.36 (1/11) Installing ca-certificates (20240226-r0) 02:06:19 #33 12.40 (2/11) Installing brotli-libs (1.0.9-r14) 02:06:19 #33 12.43 (3/11) Installing libunistring (1.1-r1) 02:06:19 #33 12.45 (4/11) Installing libidn2 (2.3.4-r1) 02:06:19 #33 12.45 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:06:19 #33 12.46 (6/11) Installing libcurl (8.9.1-r0) 02:06:19 #33 12.47 (7/11) Installing curl (8.9.1-r0) 02:06:19 #33 12.48 (8/11) Installing dumb-init (1.2.5-r2) 02:06:19 #33 12.48 (9/11) Installing musl-obstack (1.2.3-r2) 02:06:19 #33 12.49 (10/11) Installing libucontext (1.2-r2) 02:06:19 #33 12.49 (11/11) Installing gcompat (1.1.0-r1) 02:06:19 #33 12.50 Executing busybox-1.36.1-r7.trigger 02:06:19 #33 12.51 Executing ca-certificates-20240226-r0.trigger 02:06:19 #33 12.59 OK: 12 MiB in 26 packages 02:06:19 #33 ... 02:06:19 02:06:19 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:06:19 #61 ... 02:06:19 02:06:19 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:06:19 #0 1.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:19 #0 2.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:19 #0 2.381 OK: 264 MiB in 52 packages 02:06:19 #62 ... 02:06:19 02:06:19 #63 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:19 #63 ... 02:06:19 02:06:19 #64 [core-metadata internal] load build context 02:06:20 #64 ... 02:06:20 02:06:20 #35 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:06:20 #35 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:20 #35 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:20 #35 11.90 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:06:20 #35 11.90 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:06:20 #35 11.90 OK: 20079 distinct packages available 02:06:20 #35 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:20 #35 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:20 #35 12.35 OK: 264 MiB in 52 packages 02:06:20 #35 ... 02:06:20 02:06:20 #65 [support-cron-scheduler internal] load build context 02:06:20 #65 ... 02:06:20 02:06:20 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:06:20 #66 ... 02:06:20 02:06:20 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:20 #67 ... 02:06:20 02:06:20 #68 [security-proxy-auth internal] load build context 02:06:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:06:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:06:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:06:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4923/head:refs/remotes/origin/PR-4923 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:06:20 #68 ... 02:06:20 02:06:20 #69 [core-data internal] load build context 02:06:20 #69 ... 02:06:20 02:06:20 #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:20 #70 ... 02:06:20 02:06:20 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:06:21 Merging remotes/origin/main commit 08e30e9824952b0f8cde611c7e69c4c853d0027d into PR head commit 8f1b9f227d1d52840714d47511c2b910d629c044 02:06:21 #71 ... 02:06:21 02:06:21 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:06:21 #72 ... 02:06:21 02:06:21 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:06:21 Merge succeeded, producing 8f1b9f227d1d52840714d47511c2b910d629c044 02:06:21 Checking out Revision 8f1b9f227d1d52840714d47511c2b910d629c044 (PR-4923) 02:06:21 #73 ... 02:06:21 02:06:21 #74 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:06:21 #0 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:21 #0 1.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:21 #0 1.972 (1/4) Installing ca-certificates (20240226-r0) 02:06:21 #0 1.995 (2/4) Installing dumb-init (1.2.5-r2) 02:06:21 #0 2.005 (3/4) Installing su-exec (0.2-r3) 02:06:21 #0 2.013 (4/4) Installing yq (4.33.3-r5) 02:06:21 #0 2.082 Executing busybox-1.36.1-r7.trigger 02:06:21 #0 2.091 Executing ca-certificates-20240226-r0.trigger 02:06:21 #0 2.155 OK: 17 MiB in 19 packages 02:06:21 #74 ... 02:06:21 02:06:21 #75 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:06:21 #0 6.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:21 #0 6.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:21 #0 6.453 (1/1) Installing dumb-init (1.2.5-r2) 02:06:21 #0 6.458 Executing busybox-1.36.1-r7.trigger 02:06:21 #0 6.469 OK: 7 MiB in 16 packages 02:06:21 #75 ... 02:06:21 02:06:21 #76 [core-keeper internal] load build context 02:06:21 #76 transferring context: 290.71MB 12.5s 02:06:21 #76 ... 02:06:21 02:06:21 #77 [support-scheduler internal] load build context 02:06:22 #77 ... 02:06:22 02:06:22 #78 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:06:22 #78 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 02:06:22 #78 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:06:22 #78 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:06:22 #78 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:06:22 #78 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:06:22 #78 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:06:22 #78 ... 02:06:22 02:06:22 #79 [security-bootstrapper internal] load build context 02:06:22 #79 ... 02:06:22 02:06:22 #77 [support-scheduler internal] load build context 02:06:21 > git config core.sparsecheckout # timeout=10 02:06:21 > git checkout -f 8f1b9f227d1d52840714d47511c2b910d629c044 # timeout=10 02:06:21 > git remote # timeout=10 02:06:21 > git config --get remote.origin.url # timeout=10 02:06:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:21 > git merge 08e30e9824952b0f8cde611c7e69c4c853d0027d # timeout=10 02:06:21 > git rev-parse HEAD^{commit} # timeout=10 02:06:21 > git config core.sparsecheckout # timeout=10 02:06:21 > git checkout -f 8f1b9f227d1d52840714d47511c2b910d629c044 # timeout=10 02:06:23 #77 transferring context: 497.59MB 14.3s done 02:06:25 Commit message: "feat: Add core-metadata device/provisionwatcher db methods for postgres" 02:06:25 > git --version # timeout=10 02:06:25 > git --version # 'git version 2.25.1' 02:06:25 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:06:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:27 Dload Upload Total Spent Left Speed 02:06:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 59540 0 --:--:-- --:--:-- --:--:-- 59540 100 12828 100 12828 0 0 68967 0 --:--:-- --:--:-- --:--:-- 68598 [Pipeline] sh 02:06:27 #77 ... 02:06:27 02:06:27 #56 [core-command internal] load build context 02:06:27 #56 transferring context: 497.59MB 14.7s done 02:06:27 #56 ... 02:06:27 02:06:27 #76 [core-keeper internal] load build context 02:06:27 #76 transferring context: 497.59MB 16.4s done 02:06:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:06:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:06:27 + sudo tee /etc/docker/daemon.new 02:06:27 { 02:06:27 "registry-mirrors": [ 02:06:27 "https://nexus3.edgexfoundry.org:10001" 02:06:27 ], 02:06:27 "bip": "10.250.0.254/24", 02:06:27 "hosts": [ 02:06:27 "tcp://0.0.0.0:5555", 02:06:27 "unix:///var/run/docker.sock" 02:06:27 ], 02:06:27 "mtu": 1458, 02:06:27 "selinux-enabled": true, 02:06:27 "seccomp-profile": "/etc/docker/seccomp.json" 02:06:27 } [Pipeline] sh 02:06:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:06:28 + sudo service docker restart 02:06:28 #76 ... 02:06:28 02:06:28 #64 [core-metadata internal] load build context 02:06:28 #64 transferring context: 497.59MB 16.2s done 02:06:28 #64 ... 02:06:28 02:06:28 #55 [core-common-config-bootstrapper internal] load build context 02:06:28 #55 transferring context: 497.59MB 14.1s done 02:06:28 #55 ... 02:06:28 02:06:28 #58 [security-secretstore-setup internal] load build context 02:06:28 #58 transferring context: 497.59MB 14.4s done 02:06:30 #58 ... 02:06:30 02:06:30 #65 [support-cron-scheduler internal] load build context 02:06:30 #65 transferring context: 497.59MB 13.1s done 02:06:30 #65 ... 02:06:30 02:06:30 #69 [core-data internal] load build context 02:06:30 #69 transferring context: 497.59MB 14.2s done 02:06:30 #69 ... 02:06:30 02:06:30 #68 [security-proxy-auth internal] load build context 02:06:30 #68 transferring context: 497.59MB 13.3s done 02:06:32 #68 ... 02:06:32 02:06:32 #79 [security-bootstrapper internal] load build context 02:06:32 #79 transferring context: 497.59MB 14.1s done 02:06:33 #79 ... 02:06:33 02:06:33 #78 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:06:33 #78 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 18.5s 02:06:35 #78 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 20.1s 02:06:41 #78 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 25.2s 02:06:42 #78 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 27.1s 02:06:45 #78 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.05MB / 20.02MB 28.3s 02:06:45 #78 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 29.6s 02:06:45 #78 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 02:06:45 #78 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 30.3s done 02:06:45 #78 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:06:45 #78 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 30.4s done 02:06:45 #78 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 02:06:45 #78 ... 02:06:45 02:06:45 #65 [support-cron-scheduler internal] load build context 02:06:45 #65 DONE 36.1s 02:06:45 02:06:45 #78 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:06:45 #78 ... 02:06:45 02:06:45 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:45 #60 DONE 37.3s 02:06:45 02:06:45 #35 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:06:45 #35 DONE 48.0s 02:06:45 02:06:45 #78 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:06:46 #78 ... 02:06:46 02:06:46 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:06:46 #62 DONE 38.2s 02:06:46 02:06:46 #75 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:06:46 #75 DONE 38.2s 02:06:46 02:06:46 #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:46 #70 DONE 37.4s 02:06:46 02:06:46 #78 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:06:46 #78 ... 02:06:46 02:06:46 #68 [security-proxy-auth internal] load build context 02:06:46 #68 DONE 36.8s 02:06:46 02:06:46 #74 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:06:46 #74 DONE 37.4s 02:06:46 02:06:46 #33 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:06:46 #33 DONE 48.1s 02:06:46 02:06:46 #57 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:06:46 #57 DONE 37.6s 02:06:46 02:06:46 #59 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:06:46 #59 DONE 37.5s 02:06:46 02:06:46 #78 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:06:46 #78 ... 02:06:46 02:06:46 #55 [core-common-config-bootstrapper internal] load build context 02:06:46 #55 DONE 36.6s 02:06:46 02:06:46 #77 [support-scheduler internal] load build context 02:06:46 #77 DONE 36.9s 02:06:46 02:06:46 #79 [security-bootstrapper internal] load build context 02:06:46 #79 DONE 37.2s 02:06:46 02:06:46 #58 [security-secretstore-setup internal] load build context 02:06:46 #58 DONE 37.5s 02:06:46 02:06:46 #78 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:06:46 #78 ... 02:06:46 02:06:46 #69 [core-data internal] load build context 02:06:46 #69 DONE 36.6s 02:06:46 02:06:46 #56 [core-command internal] load build context 02:06:46 #56 DONE 37.3s 02:06:46 02:06:46 #64 [core-metadata internal] load build context 02:06:46 #64 DONE 37.7s 02:06:46 02:06:46 #78 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:06:46 #78 ... 02:06:46 02:06:46 #76 [core-keeper internal] load build context 02:06:46 #76 DONE 37.8s 02:06:46 02:06:46 #80 [core-command stage-1 3/10] RUN apk --no-cache upgrade 02:06:47 #80 ... 02:06:47 02:06:47 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:06:47 #81 DONE 1.2s 02:06:47 02:06:47 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:06:47 #82 DONE 1.2s 02:06:47 02:06:47 #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:06:47 #83 DONE 1.1s 02:06:47 02:06:47 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:06:47 #61 38.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:47 #61 38.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:47 #61 38.31 (1/2) Installing dumb-init (1.2.5-r2) 02:06:47 #61 38.32 (2/2) Installing su-exec (0.2-r3) 02:06:47 #61 38.32 Executing busybox-1.36.1-r7.trigger 02:06:47 #61 38.33 OK: 7 MiB in 17 packages 02:06:48 #61 ... 02:06:48 02:06:48 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:06:48 #49 DONE 39.6s 02:06:48 02:06:48 #78 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:06:48 #78 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 02:06:48 #78 DONE 37.8s 02:06:48 02:06:48 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:06:48 #71 37.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:48 #71 37.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:48 #71 38.25 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:06:48 #71 38.25 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:06:48 #71 38.25 OK: 20070 distinct packages available 02:06:48 #71 38.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:48 #71 38.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:48 #71 38.69 (1/4) Installing dumb-init (1.2.5-r2) 02:06:48 #71 38.69 (2/4) Installing musl-obstack (1.2.3-r2) 02:06:48 #71 38.70 (3/4) Installing libucontext (1.2-r2) 02:06:48 #71 38.70 (4/4) Installing gcompat (1.1.0-r1) 02:06:48 #71 38.71 Executing busybox-1.36.1-r7.trigger 02:06:48 #71 38.73 OK: 8 MiB in 19 packages 02:06:48 #71 ... 02:06:48 02:06:48 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:06:48 #72 37.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:48 #72 37.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:48 #72 37.82 (1/1) Installing dumb-init (1.2.5-r2) 02:06:48 #72 37.83 Executing busybox-1.36.1-r7.trigger 02:06:48 #72 37.84 OK: 7 MiB in 16 packages 02:06:48 #72 DONE 38.3s 02:06:48 02:06:48 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:06:48 #61 DONE 38.9s 02:06:48 02:06:48 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:06:48 #71 DONE 39.3s 02:06:48 02:06:48 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:06:48 #84 ... 02:06:48 02:06:48 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:06:48 #66 38.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:48 #66 39.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:48 #66 39.33 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:06:48 #66 39.33 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:06:48 #66 39.33 OK: 20070 distinct packages available 02:06:48 #66 39.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:48 #66 39.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:48 #66 39.79 (1/5) Installing dumb-init (1.2.5-r2) 02:06:48 #66 39.81 (2/5) Installing musl-obstack (1.2.3-r2) 02:06:48 #66 39.82 (3/5) Installing libucontext (1.2-r2) 02:06:48 #66 39.82 (4/5) Installing gcompat (1.1.0-r1) 02:06:48 #66 39.83 (5/5) Installing openssl (3.1.7-r0) 02:06:48 #66 39.84 Executing busybox-1.36.1-r7.trigger 02:06:48 #66 39.85 OK: 8 MiB in 20 packages 02:06:48 #66 DONE 40.0s 02:06:48 02:06:48 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:06:48 #73 38.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:48 #73 38.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:48 #73 38.52 (1/3) Installing ca-certificates (20240226-r0) 02:06:48 #73 38.54 (2/3) Installing dumb-init (1.2.5-r2) 02:06:48 #73 38.55 (3/3) Installing tzdata (2024a-r0) 02:06:48 #73 38.72 Executing busybox-1.36.1-r7.trigger 02:06:48 #73 38.73 Executing ca-certificates-20240226-r0.trigger 02:06:48 #73 38.78 OK: 11 MiB in 18 packages 02:06:49 #73 DONE 39.2s 02:06:49 02:06:49 #80 [core-command stage-1 3/10] RUN apk --no-cache upgrade 02:06:49 #80 2.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:49 #80 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:49 #80 2.872 OK: 7 MiB in 16 packages 02:06:49 #80 DONE 3.8s 02:06:49 02:06:49 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:06:50 #85 ... 02:06:50 02:06:50 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:06:50 #0 2.301 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:50 #0 2.874 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:50 #0 3.521 OK: 264 MiB in 52 packages 02:06:50 #86 DONE 3.9s 02:06:50 02:06:50 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:06:50 #0 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:50 #0 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:50 #0 3.510 OK: 17 MiB in 19 packages 02:06:50 #87 DONE 3.8s 02:06:50 02:06:50 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:06:50 #0 3.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:50 #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:50 #0 3.449 OK: 12 MiB in 26 packages 02:06:50 #88 DONE 3.8s 02:06:50 02:06:50 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:06:50 #89 DONE 0.4s 02:06:50 02:06:50 #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:06:51 #90 ... 02:06:51 02:06:51 #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:06:51 #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:51 #0 2.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:51 #0 2.569 OK: 7 MiB in 17 packages 02:06:51 #91 DONE 2.7s 02:06:51 02:06:51 #92 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:06:51 #0 3.210 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:51 #0 3.702 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:51 #0 4.356 (1/1) Installing dumb-init (1.2.5-r2) 02:06:51 #0 4.664 Executing busybox-1.36.1-r7.trigger 02:06:51 #0 4.682 OK: 7 MiB in 16 packages 02:06:51 #92 DONE 4.8s 02:06:51 02:06:51 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:06:51 #93 ... 02:06:51 02:06:51 #94 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:06:51 #0 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:51 #0 2.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:51 #0 2.726 OK: 7 MiB in 16 packages 02:06:51 #94 DONE 2.8s 02:06:51 02:06:51 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:51 #95 ... 02:06:51 02:06:51 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:06:51 #93 DONE 1.0s 02:06:51 02:06:51 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:06:51 #96 DONE 0.1s 02:06:51 02:06:51 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:06:51 #84 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:51 #84 3.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:51 #84 3.382 OK: 8 MiB in 19 packages 02:06:51 #84 DONE 3.5s 02:06:52 02:06:52 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:06:52 #85 3.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:52 #85 3.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:52 #85 3.419 OK: 8 MiB in 20 packages 02:06:52 #85 DONE 4.2s 02:06:52 02:06:52 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:06:53 #97 ... 02:06:53 02:06:53 #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:06:53 #90 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:06:53 #90 2.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:06:53 #90 2.733 OK: 11 MiB in 18 packages 02:06:53 #90 DONE 3.8s 02:06:53 02:06:53 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:06:53 #98 DONE 1.1s 02:06:53 02:06:53 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:06:54 #99 DONE 1.1s 02:06:54 02:06:54 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:06:54 #100 DONE 2.1s 02:06:54 02:06:54 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:06:54 #97 DONE 2.1s 02:06:54 02:06:54 #101 [security-spire-config stage-2 6/10] COPY security.txt / 02:06:56 #101 DONE 0.6s 02:06:56 02:06:56 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:06:56 #102 DONE 0.6s 02:06:56 02:06:56 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:06:56 #103 DONE 0.6s 02:06:56 02:06:56 #104 [security-spire-server stage-2 6/9] COPY security.txt / 02:06:56 #104 DONE 0.0s 02:06:56 02:06:56 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:06:56 #105 DONE 0.1s 02:06:56 02:06:56 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 02:06:56 #106 DONE 0.0s 02:06:56 02:06:56 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:06:56 #107 DONE 0.1s 02:06:56 02:06:56 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:06:56 #108 DONE 0.1s 02:06:56 02:06:56 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:06:56 #109 DONE 0.1s 02:06:56 02:06:56 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:06:56 #110 DONE 0.1s 02:06:56 02:06:56 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:06:56 #111 ... 02:06:56 02:06:56 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:06:56 #112 DONE 0.1s 02:06:56 02:06:56 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:06:56 #111 DONE 0.3s 02:06:56 02:06:56 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:06:56 #113 DONE 0.3s 02:06:56 02:06:56 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:06:56 #114 DONE 0.1s 02:06:56 02:06:56 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:06:56 #115 DONE 0.1s 02:06:56 02:06:56 #116 [security-spire-agent] exporting to image 02:06:56 #116 exporting layers 02:06:56 #116 exporting layers 0.6s done 02:06:56 #116 writing image sha256:dad43a3e598bfeb100ca73ccdcef27abaee95f21a9633c0ed7c8489693db683d done 02:06:56 #116 naming to docker.io/library/security-spire-config done 02:06:56 #116 writing image sha256:055a4b66861e8ad70c11e3391b4e8cb046623f1437fa5633fac0c8e65cc94714 done 02:06:56 #116 naming to docker.io/library/security-spire-server 02:06:56 #116 exporting layers 0.6s done 02:06:56 #116 naming to docker.io/library/security-spire-server done 02:06:56 #116 writing image sha256:0dc722efb1c3072155cf13a306176e7ac7a8b49d429bcfa1e8ae6ade77982198 done 02:06:56 #116 naming to docker.io/library/security-spire-agent done 02:06:56 #116 DONE 1.2s 02:06:56 02:06:56 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:57 #117 ... 02:06:57 02:06:57 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:59 provisioning config files... 02:06:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3019509995561112145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:59 ---> ****-login.sh 02:06:59 nexus3.edgexfoundry.org:10001 02:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:00 Configure a credential helper to remove this warning. See 02:07:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:00 02:07:00 Login Succeeded 02:07:00 nexus3.edgexfoundry.org:10002 02:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:01 Configure a credential helper to remove this warning. See 02:07:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:01 02:07:01 Login Succeeded 02:07:01 nexus3.edgexfoundry.org:10003 02:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:01 Configure a credential helper to remove this warning. See 02:07:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:01 02:07:01 Login Succeeded 02:07:01 nexus3.edgexfoundry.org:10004 02:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:01 Configure a credential helper to remove this warning. See 02:07:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:01 02:07:01 Login Succeeded 02:07:01 ****.io 02:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:02 Configure a credential helper to remove this warning. See 02:07:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:02 02:07:02 Login Succeeded 02:07:02 ---> ****-login.sh ends [Pipeline] } 02:07:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:07:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:07:03 ========================================================= 02:07:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:07:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:07:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:07:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:07:03 c6b39de5b339: Pulling fs layer 02:07:03 a69c41024577: Pulling fs layer 02:07:03 d6de4b400683: Pulling fs layer 02:07:03 35cb2a7552d0: Pulling fs layer 02:07:03 4f4fb700ef54: Pulling fs layer 02:07:03 464afbd9ba4c: Pulling fs layer 02:07:03 00f215d4a9da: Pulling fs layer 02:07:03 d496ad576159: Pulling fs layer 02:07:03 4f4fb700ef54: Waiting 02:07:03 464afbd9ba4c: Waiting 02:07:03 35cb2a7552d0: Waiting 02:07:03 00f215d4a9da: Waiting 02:07:03 d496ad576159: Waiting 02:07:03 a69c41024577: Verifying Checksum 02:07:03 a69c41024577: Download complete 02:07:03 35cb2a7552d0: Verifying Checksum 02:07:03 35cb2a7552d0: Download complete 02:07:03 4f4fb700ef54: Verifying Checksum 02:07:03 4f4fb700ef54: Download complete 02:07:03 464afbd9ba4c: Download complete 02:07:04 d496ad576159: Verifying Checksum 02:07:04 d496ad576159: Download complete 02:07:04 c6b39de5b339: Pull complete 02:07:05 a69c41024577: Pull complete 02:07:06 d6de4b400683: Verifying Checksum 02:07:06 d6de4b400683: Download complete 02:07:07 00f215d4a9da: Verifying Checksum 02:07:07 00f215d4a9da: Download complete 02:07:19 d6de4b400683: Pull complete 02:07:19 35cb2a7552d0: Pull complete 02:07:19 4f4fb700ef54: Pull complete 02:07:19 464afbd9ba4c: Pull complete 02:07:29 00f215d4a9da: Pull complete 02:07:30 d496ad576159: Pull complete 02:07:30 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:07:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:07:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:07:30 WORKDIR /edgex 02:07:30 COPY go.mod . 02:07:30 RUN go mod download 02:07:30 + docker build -t ci-base-image-arm64 -f - . 02:07:31 Sending build context to Docker daemon 3.665MB 02:07:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:07:31 ---> f246e2811388 02:07:31 Step 2/4 : WORKDIR /edgex 02:07:33 ---> Running in cd159a782e04 02:07:33 Removing intermediate container cd159a782e04 02:07:33 ---> 437dc35d740e 02:07:33 Step 3/4 : COPY go.mod . 02:07:34 ---> ed3d28f43900 02:07:34 Step 4/4 : RUN go mod download 02:07:34 ---> Running in dc7b92f96e3d 02:07:45 #118 ... 02:07:45 02:07:45 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:45 #117 DONE 51.4s 02:07:45 02:07:45 #119 [security-proxy-auth builder 6/7] COPY . . 02:07:45 #119 ... 02:07:45 02:07:45 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:45 #95 DONE 48.4s 02:07:45 02:07:45 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:45 #118 DONE 51.5s 02:07:45 02:07:45 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:45 #67 DONE 89.6s 02:07:45 02:07:45 #63 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:45 #63 DONE 89.5s 02:07:45 02:07:45 #120 [support-notifications builder 6/7] COPY . . 02:07:48 #120 ... 02:07:48 02:07:48 #121 [security-proxy-setup builder 6/7] COPY . . 02:07:49 #121 ... 02:07:49 02:07:49 #122 [core-keeper builder 7/8] COPY . . 02:07:49 #122 ... 02:07:49 02:07:49 #123 [security-spiffe-token-provider builder 6/7] COPY . . 02:07:54 #123 DONE 14.7s 02:07:54 02:07:54 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:54 #124 CACHED 02:07:54 02:07:54 #125 [support-cron-scheduler builder 6/7] COPY . . 02:07:54 #125 CACHED 02:07:54 02:07:54 #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:07:54 #126 CACHED 02:07:54 02:07:54 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:54 #127 CACHED 02:07:54 02:07:54 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 02:07:54 #128 CACHED 02:07:54 02:07:54 #129 [core-data builder 6/7] COPY . . 02:07:54 #129 CACHED 02:07:54 02:07:54 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:54 #130 CACHED 02:07:54 02:07:54 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:07:54 #131 CACHED 02:07:54 02:07:54 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 02:07:54 #132 CACHED 02:07:54 02:07:54 #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:54 #133 CACHED 02:07:54 02:07:54 #134 [support-scheduler builder 6/7] COPY . . 02:07:54 #134 CACHED 02:07:54 02:07:54 #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:07:54 #135 CACHED 02:07:54 02:07:54 #119 [security-proxy-auth builder 6/7] COPY . . 02:07:54 #119 DONE 14.7s 02:07:54 02:07:54 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:54 #136 CACHED 02:07:54 02:07:54 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 02:07:54 #137 CACHED 02:07:54 02:07:54 #138 [core-command builder 6/7] COPY . . 02:07:54 #138 CACHED 02:07:54 02:07:54 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:07:54 #139 CACHED 02:07:54 02:07:54 #140 [security-bootstrapper builder 6/7] COPY . . 02:07:54 #140 CACHED 02:07:54 02:07:54 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:54 #141 CACHED 02:07:54 02:07:54 #142 [security-secretstore-setup builder 6/7] COPY . . 02:07:54 #142 CACHED 02:07:54 02:07:54 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:54 #143 CACHED 02:07:54 02:07:54 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:07:54 #144 CACHED 02:07:54 02:07:54 #145 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:54 #145 CACHED 02:07:54 02:07:54 #146 [core-metadata builder 6/7] COPY . . 02:07:54 #146 CACHED 02:07:54 02:07:54 #147 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:07:54 #147 CACHED 02:07:54 02:07:54 #122 [core-keeper builder 7/8] COPY . . 02:07:54 #122 DONE 14.6s 02:07:54 02:07:54 #120 [support-notifications builder 6/7] COPY . . 02:07:54 #120 DONE 14.7s 02:07:54 02:07:54 #121 [security-proxy-setup builder 6/7] COPY . . 02:07:54 #121 DONE 14.7s 02:07:54 02:07:54 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:07:55 #148 1.619 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 02:08:03 #148 ... 02:08:03 02:08:03 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:08:03 #0 0.709 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 02:08:03 #149 ... 02:08:03 02:08:03 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:08:03 #0 1.335 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 02:08:03 #150 ... 02:08:03 02:08:03 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:08:03 #0 0.669 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 02:08:04 #151 ... 02:08:04 02:08:04 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:08:04 #0 0.771 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 02:08:04 #152 ... 02:08:04 02:08:04 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:08:04 #0 1.040 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 02:08:04 #153 ... 02:08:04 02:08:04 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:08:04 #0 1.070 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 02:08:04 #154 ... 02:08:04 02:08:04 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:08:04 #0 0.748 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 02:08:04 #155 ... 02:08:04 02:08:04 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:08:04 #0 1.476 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 02:08:04 #156 ... 02:08:04 02:08:04 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:08:04 #0 0.887 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 02:08:04 #157 ... 02:08:04 02:08:04 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:08:04 #0 1.292 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:08:05 #158 ... 02:08:05 02:08:05 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:08:05 #0 1.027 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 02:08:05 #159 ... 02:08:05 02:08:05 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:08:05 #0 0.567 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 02:08:41 Removing intermediate container dc7b92f96e3d 02:08:41 ---> 0c130d80afdc 02:08:41 Successfully built 0c130d80afdc 02:08:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:42 + docker inspect -f . ci-base-image-arm64 02:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:42 prd-ubuntu20.04-docker-arm64-4c-16g-11017 does not seem to be running inside a container 02:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:08:44 $ docker top 162a568364c10eed9c35e39a45439cce928ed3d728ac675940a65fe44da36bd0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:45 + go version 02:08:45 go version go1.21.9 linux/arm64 [Pipeline] } 02:08:45 $ docker stop --time=1 162a568364c10eed9c35e39a45439cce928ed3d728ac675940a65fe44da36bd0 02:08:46 $ docker rm -f --volumes 162a568364c10eed9c35e39a45439cce928ed3d728ac675940a65fe44da36bd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:47 + docker inspect -f . ci-base-image-arm64 02:08:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:48 prd-ubuntu20.04-docker-arm64-4c-16g-11017 does not seem to be running inside a container 02:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:08:49 $ docker top d39a41a0d335cc5a0f9a31e02c612195f886fd766419bae2078189a348ad2721 -eo pid,comm [Pipeline] { [Pipeline] echo 02:08:49 ========================================================= 02:08:49 [edgeXBuildGoParallel] Running Tests and Build... 02:08:49 ========================================================= [Pipeline] sh 02:08:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:08:51 + make test 02:08:51 go test -race -coverprofile=coverage.out ./... 02:09:38 ? github.com/edgexfoundry/edgex-go [no test files] 02:10:13 #160 ... 02:10:13 02:10:13 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:10:13 #150 137.2 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 02:10:52 #150 ... 02:10:52 02:10:52 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:10:52 #157 DONE 175.7s 02:10:52 02:10:52 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:10:52 #156 DONE 175.7s 02:10:52 02:10:52 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:10:52 #160 DONE 175.7s 02:10:52 02:10:52 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:52 #155 ... 02:10:52 02:10:52 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:10:52 #148 DONE 176.1s 02:10:52 02:10:52 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:10:52 #149 ... 02:10:52 02:10:52 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:10:52 #150 DONE 178.8s 02:10:52 02:10:52 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:10:55 #161 DONE 3.2s 02:10:55 02:10:55 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:10:55 #162 DONE 2.0s 02:10:55 02:10:55 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:10:55 #163 DONE 2.0s 02:10:55 02:10:55 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:10:55 #164 DONE 2.1s 02:10:55 02:10:55 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:10:55 #165 DONE 1.9s 02:10:55 02:10:55 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:10:56 #166 ... 02:10:56 02:10:56 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:10:56 #167 DONE 0.6s 02:10:56 02:10:56 #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:10:56 #166 DONE 0.6s 02:10:56 02:10:56 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:10:56 #168 DONE 0.6s 02:10:56 02:10:56 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:10:56 #169 DONE 0.6s 02:10:56 02:10:56 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:10:57 #170 DONE 1.0s 02:10:57 02:10:57 #171 [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 02:10:57 #171 DONE 1.0s 02:10:57 02:10:57 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:10:57 #172 DONE 1.0s 02:10:57 02:10:57 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:10:57 #173 DONE 1.0s 02:10:57 02:10:57 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:10:58 #174 ... 02:10:58 02:10:58 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:10:58 #175 DONE 2.6s 02:10:58 02:10:58 #176 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:10:59 #176 ... 02:10:59 02:10:59 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:10:59 #177 DONE 2.0s 02:10:59 02:10:59 #178 [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 02:10:59 #178 DONE 2.0s 02:10:59 02:10:59 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:10:59 #151 DONE 185.9s 02:10:59 02:10:59 #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:10:59 #179 ... 02:10:59 02:10:59 #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:10:59 #180 DONE 2.4s 02:10:59 02:10:59 #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:10:59 #181 CACHED 02:10:59 02:10:59 #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:10:59 #182 CACHED 02:10:59 02:10:59 #176 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:10:59 #176 DONE 1.6s 02:10:59 02:10:59 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:10:59 #174 DONE 2.5s 02:10:59 02:10:59 #116 [security-spiffe-token-provider] exporting to image 02:10:59 #116 exporting layers 02:11:04 #116 ... 02:11:04 02:11:04 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:11:04 #183 DONE 5.0s 02:11:04 02:11:04 #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:11:05 #184 ... 02:11:05 02:11:05 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:11:06 #185 ... 02:11:06 02:11:06 #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:11:06 #179 DONE 6.7s 02:11:06 02:11:06 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:11:06 #186 ... 02:11:06 02:11:06 #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:11:06 #187 DONE 6.5s 02:11:06 02:11:06 #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:11:06 #184 DONE 6.3s 02:11:06 02:11:06 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:11:06 #188 DONE 6.5s 02:11:06 02:11:06 #116 [security-spiffe-token-provider] exporting to image 02:11:06 #116 exporting layers 6.5s done 02:11:06 #116 writing image sha256:845a444a1f0a22eecf9f9b7e43e47790b990922325c0f6838995642f0a5eb17c 02:11:07 #116 writing image sha256:845a444a1f0a22eecf9f9b7e43e47790b990922325c0f6838995642f0a5eb17c 0.6s done 02:11:07 #116 naming to docker.io/library/security-spiffe-token-provider 02:11:07 #116 naming to docker.io/library/security-spiffe-token-provider 0.1s done 02:11:07 #116 DONE 8.9s 02:11:07 02:11:07 #189 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:11:07 #189 ... 02:11:07 02:11:07 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:11:07 #185 DONE 3.2s 02:11:08 02:11:08 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:11:08 #190 ... 02:11:08 02:11:08 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:11:08 #191 DONE 1.8s 02:11:08 02:11:08 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:11:08 #153 DONE 194.7s 02:11:08 02:11:08 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:11:08 #192 DONE 1.8s 02:11:08 02:11:08 #189 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:11:08 #189 DONE 1.9s 02:11:08 02:11:08 #193 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:11:08 #193 ... 02:11:08 02:11:08 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:11:08 #190 DONE 0.6s 02:11:08 02:11:08 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:11:08 #186 DONE 2.3s 02:11:08 02:11:08 #194 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:11:08 #194 DONE 0.4s 02:11:08 02:11:08 #195 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:11:08 #195 CACHED 02:11:08 02:11:08 #196 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:11:08 #196 CACHED 02:11:08 02:11:08 #116 [core-common-config-bootstrapper] exporting to image 02:11:08 #116 ... 02:11:08 02:11:08 #193 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:11:08 #193 DONE 0.4s 02:11:08 02:11:08 #197 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:11:09 #197 ... 02:11:09 02:11:09 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:11:09 #198 DONE 0.7s 02:11:09 02:11:09 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:11:12 #199 DONE 3.7s 02:11:12 02:11:12 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:11:13 #200 ... 02:11:13 02:11:13 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:11:13 #149 DONE 199.6s 02:11:13 02:11:13 #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:11:13 #201 DONE 5.1s 02:11:13 02:11:13 #197 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:11:13 #197 DONE 4.5s 02:11:13 02:11:13 #116 [security-proxy-setup] exporting to image 02:11:13 #116 exporting layers 02:11:15 #116 writing image sha256:dc11dd8a6d3233cfa6bba580b30ebcc4d58ff2db5a3c0ae70e92dd61e98a4cdf 02:11:15 #116 writing image sha256:dc11dd8a6d3233cfa6bba580b30ebcc4d58ff2db5a3c0ae70e92dd61e98a4cdf 0.2s done 02:11:15 #116 naming to docker.io/library/core-common-config-bootstrapper 02:11:15 #116 ... 02:11:15 02:11:15 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:11:15 #155 DONE 202.1s 02:11:15 02:11:15 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:11:15 #154 DONE 202.1s 02:11:15 02:11:15 #116 [core-common-config-bootstrapper] exporting to image 02:11:15 #116 naming to docker.io/library/core-common-config-bootstrapper done 02:11:15 #116 ... 02:11:15 02:11:15 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:11:15 #202 DONE 7.3s 02:11:15 02:11:15 #203 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:11:15 #203 CACHED 02:11:15 02:11:15 #204 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:11:15 #204 CACHED 02:11:15 02:11:15 #116 [security-proxy-auth] exporting to image 02:11:16 #116 ... 02:11:16 02:11:16 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:11:16 #205 DONE 2.9s 02:11:16 02:11:16 #116 [core-command] exporting to image 02:11:16 #116 ... 02:11:16 02:11:16 #206 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:11:16 #206 DONE 3.0s 02:11:16 02:11:16 #116 [core-command] exporting to image 02:11:16 #116 writing image sha256:63156cce0f630b5c02537c68af2ad39641f242a8136a8aa7c486d7d606da5aa0 02:11:16 #116 ... 02:11:16 02:11:16 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:11:16 #152 DONE 203.4s 02:11:16 02:11:16 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:11:16 #200 DONE 7.1s 02:11:16 02:11:16 #207 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:11:16 #207 DONE 1.6s 02:11:16 02:11:16 #116 [security-secretstore-setup] exporting to image 02:11:16 #116 exporting layers 1.0s done 02:11:16 #116 writing image sha256:63156cce0f630b5c02537c68af2ad39641f242a8136a8aa7c486d7d606da5aa0 0.6s done 02:11:16 #116 naming to docker.io/library/security-proxy-setup done 02:11:17 #116 ... 02:11:17 02:11:17 #208 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:11:17 #208 DONE 1.4s 02:11:17 02:11:17 #209 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:11:17 #209 DONE 0.9s 02:11:17 02:11:17 #210 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:11:17 #210 DONE 1.2s 02:11:17 02:11:17 #116 [core-command] exporting to image 02:11:17 #116 writing image sha256:4b1a067ee81257c9146d6bd985025528f7206b0c03c22b62e10f2f795f4e588f done 02:11:17 #116 naming to docker.io/library/security-proxy-auth done 02:11:17 #116 writing image sha256:22435a970e25f3550f6955ed83eaad4e57667679fcf28259d4f623febbe770c6 done 02:11:17 #116 naming to docker.io/library/core-command done 02:11:17 #116 ... 02:11:17 02:11:17 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:11:17 #211 CACHED 02:11:17 02:11:17 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:11:17 #212 CACHED 02:11:17 02:11:17 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:11:17 #213 DONE 0.6s 02:11:17 02:11:17 #214 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:11:17 #214 DONE 0.7s 02:11:17 02:11:17 #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:11:18 #215 ... 02:11:18 02:11:18 #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:11:18 #216 DONE 1.2s 02:11:18 02:11:18 #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:11:18 #217 DONE 0.7s 02:11:18 02:11:18 #218 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:11:18 #218 DONE 1.1s 02:11:18 02:11:18 #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:11:18 #219 DONE 0.7s 02:11:18 02:11:18 #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:11:19 #220 ... 02:11:19 02:11:19 #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:11:19 #215 DONE 2.0s 02:11:19 02:11:19 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:11:19 #221 DONE 1.5s 02:11:19 02:11:19 #222 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:11:19 #222 DONE 1.5s 02:11:19 02:11:19 #223 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:11:19 #223 ... 02:11:19 02:11:19 #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:11:19 #220 DONE 1.5s 02:11:19 02:11:19 #224 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:11:19 #224 DONE 0.3s 02:11:20 02:11:20 #116 [core-metadata] exporting to image 02:11:20 #116 writing image sha256:af62711ccf1af46c1a390b12966b3d4759054b925db99f9cc05ebcbd248d4c9e 02:11:20 #116 ... 02:11:20 02:11:20 #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:11:20 #225 DONE 0.3s 02:11:20 02:11:20 #226 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:11:20 #226 DONE 0.4s 02:11:20 02:11:20 #116 [security-secretstore-setup] exporting to image 02:11:20 #116 exporting layers 0.4s done 02:11:20 #116 writing image sha256:af62711ccf1af46c1a390b12966b3d4759054b925db99f9cc05ebcbd248d4c9e 0.0s done 02:11:20 #116 naming to docker.io/library/security-secretstore-setup done 02:11:20 #116 ... 02:11:20 02:11:20 #227 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:11:20 #227 DONE 0.2s 02:11:20 02:11:20 #116 [core-data] exporting to image 02:11:20 #116 writing image sha256:036b8bfe8072303230ac9a74b89850b2adb40e6ea0185a3ad31631c5adbf7816 0.1s done 02:11:20 #116 naming to docker.io/library/support-scheduler done 02:11:20 #116 ... 02:11:20 02:11:20 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:11:20 #158 DONE 206.8s 02:11:20 02:11:20 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:11:20 #159 DONE 206.8s 02:11:20 02:11:20 #116 [core-metadata] exporting to image 02:11:20 #116 exporting layers 0.4s done 02:11:20 #116 writing image sha256:a6dae77fabaa3645afb845ebb671c4364678126276dfca1f703dcd8b84731dc4 0.0s done 02:11:20 #116 naming to docker.io/library/core-metadata done 02:11:20 #116 exporting layers 0.3s done 02:11:20 #116 writing image sha256:eccb6732b14654e68e3d39416371f6c989bf9ffaca4a40dd432bca68c802dd64 done 02:11:20 #116 naming to docker.io/library/core-keeper done 02:11:20 #116 exporting layers 0.3s done 02:11:20 #116 writing image sha256:1d0b3c80a8449c1169b32126ed92724d539cdf87197cda422e9f1e31fc88a683 done 02:11:20 #116 naming to docker.io/library/core-data done 02:11:20 #116 DONE 21.1s 02:11:20 02:11:20 #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:11:20 #228 DONE 0.2s 02:11:20 02:11:20 #229 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:11:20 #229 DONE 0.2s 02:11:20 02:11:20 #230 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:11:20 #230 DONE 0.1s 02:11:20 02:11:20 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:11:20 #231 DONE 0.2s 02:11:20 02:11:20 #223 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:11:20 #223 DONE 0.9s 02:11:20 02:11:20 #116 [security-bootstrapper] exporting to image 02:11:21 #116 ... 02:11:21 02:11:21 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:11:21 #232 DONE 1.0s 02:11:21 02:11:21 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:11:21 #233 DONE 0.1s 02:11:21 02:11:21 #234 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:11:21 #234 DONE 1.0s 02:11:21 02:11:21 #235 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:11:21 #235 DONE 0.1s 02:11:21 02:11:21 #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:11:21 #236 DONE 0.1s 02:11:21 02:11:21 #116 [support-cron-scheduler] exporting to image 02:11:22 #116 exporting layers 1.2s done 02:11:22 #116 writing image sha256:c312130156d659f792e01457f3245470ef1d8d94d59342f42bf79aca56c53664 done 02:11:22 #116 naming to docker.io/library/security-bootstrapper done 02:11:22 #116 exporting layers 0.2s done 02:11:22 #116 writing image sha256:2b90d8f2c1167950c2f72a6f39b0e78476cb5a445193454ab7d7731021d7f009 done 02:11:22 #116 naming to docker.io/library/support-cron-scheduler done 02:11:22 #116 writing image sha256:3f80220a689b10c646f7061d18e7d31b5468962394ae077b0b9adbcfcf93701e done 02:11:22 #116 naming to docker.io/library/support-notifications done 02:11:22 #116 DONE 22.4s 02:11:22 time="2024-09-25T02:05:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:11:22 time="2024-09-25T02:05:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:11:22 $ docker stop --time=1 34048193f727c300843ed9dab2f24d99a14e0f1611e389d9df2806ca12c36706 02:11:23 $ docker rm -f --volumes 34048193f727c300843ed9dab2f24d99a14e0f1611e389d9df2806ca12c36706 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:23 + docker images 02:11:23 REPOSITORY TAG IMAGE ID CREATED SIZE 02:11:23 support-notifications latest 3f80220a689b 2 seconds ago 42.8MB 02:11:23 support-cron-scheduler latest 2b90d8f2c116 2 seconds ago 44.4MB 02:11:23 security-bootstrapper latest c312130156d6 3 seconds ago 19MB 02:11:23 core-data latest 1d0b3c80a844 3 seconds ago 39.9MB 02:11:23 support-scheduler latest 036b8bfe8072 4 seconds ago 42.2MB 02:11:23 core-metadata latest a6dae77fabaa 4 seconds ago 40.1MB 02:11:23 core-keeper latest eccb6732b146 4 seconds ago 39.8MB 02:11:23 security-secretstore-setup latest af62711ccf1a 7 seconds ago 37MB 02:11:23 security-proxy-auth latest 4b1a067ee812 8 seconds ago 33.1MB 02:11:23 core-command latest 22435a970e25 8 seconds ago 35.5MB 02:11:23 security-proxy-setup latest 63156cce0f63 10 seconds ago 26.2MB 02:11:23 core-common-config-bootstrapper latest dc11dd8a6d32 15 seconds ago 15.2MB 02:11:23 security-spiffe-token-provider latest 845a444a1f0a 24 seconds ago 28.9MB 02:11:23 security-spire-agent latest 0dc722efb1c3 4 minutes ago 182MB 02:11:23 security-spire-server latest 055a4b66861e 4 minutes ago 121MB 02:11:23 security-spire-config latest dad43a3e598b 4 minutes ago 120MB 02:11:23 ci-base-image-x86_64 latest fdf12325fc31 8 minutes ago 971MB 02:11:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 02:11:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 02:11:23 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] } 02:13:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:13:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:13:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:13:56 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:13:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:13:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:13:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:13:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:13:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:13:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:13:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:13:58 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 02:13:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:13:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:13:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:14:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:14:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.120s coverage: 28.7% of statements 02:14:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.214s coverage: 97.0% of statements 02:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:14:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.273s coverage: 69.2% of statements 02:14:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:14:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:14:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.216s coverage: 53.2% of statements 02:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:14:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:14:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:14:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:14:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:14:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.647s coverage: 93.4% of statements 02:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.283s coverage: 91.7% of statements 02:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:14:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.218s coverage: 7.0% of statements 02:15:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:15:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:15:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:15:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:15:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:15:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:15:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:15:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:15:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:15:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 02:15:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:15:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.794s coverage: 95.8% of statements 02:15:11 ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements 02:15:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 02:15:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.196s coverage: 0.0% of statements [no tests to run] 02:15:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:15:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:15:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.299s coverage: 0.8% of statements 02:15:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.130s coverage: 30.9% of statements 02:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.136s coverage: 41.7% of statements 02:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.102s coverage: 77.8% of statements 02:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.084s coverage: 94.1% of statements 02:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 3.318s coverage: 96.3% of statements 02:15:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements 02:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:15:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements 02:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 02:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 02:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 02:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:15:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:15:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:15:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.894s coverage: 79.9% of statements 02:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.152s coverage: 92.9% of statements 02:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.089s coverage: 66.7% of statements 02:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements 02:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.108s coverage: 75.0% of statements 02:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.122s coverage: 87.2% of statements 02:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements 02:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.070s coverage: 100.0% of statements 02:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.296s coverage: 81.8% of statements 02:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:16:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:16:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.317s coverage: 82.1% of statements 02:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.140s coverage: 86.0% of statements 02:16:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:16:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.814s coverage: 63.1% of statements 02:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.108s coverage: 100.0% of statements 02:16:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.148s coverage: 89.4% of statements 02:16:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.103s coverage: 100.0% of statements 02:16:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:16:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:16:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:16:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.082s coverage: 73.7% of statements 02:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.126s coverage: 100.0% of statements 02:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.679s coverage: 36.5% of statements 02:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.114s coverage: 89.5% of statements 02:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:16:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 02:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements 02:16:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 02:16:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 02:16:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 02:16:27 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.146s coverage: 4.9% of statements 02:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 02:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:16:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.322s coverage: 97.1% of statements 02:16:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.122s coverage: 35.9% of statements 02:16:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:16:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:16:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:16:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:16:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.176s coverage: 19.9% of statements 02:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.500s coverage: 95.7% of statements 02:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:16:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.174s coverage: 61.8% of statements 02:16:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:16:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:16:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.278s coverage: 98.9% of statements 02:16:59 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 02:16:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:16:59 go vet ./... 02:21:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:21:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:21:35 ./bin/test-attribution-txt.sh 02:21:35 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 02:21:35 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 02:21:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:21:36 + ls -al . 02:21:36 total 976 02:21:36 drwxrwxr-x 10 1001 1001 4096 Sep 25 02:08 . 02:21:36 drwxr-xr-x 4 root root 4096 Sep 25 02:08 .. 02:21:36 drwxrwxr-x 2 1001 1001 4096 Sep 25 02:06 .blubracket 02:21:36 -rw-rw-r-- 1 1001 1001 10 Sep 25 02:06 .dockerignore 02:21:36 drwxrwxr-x 8 1001 1001 4096 Sep 25 02:06 .git 02:21:36 drwxrwxr-x 3 1001 1001 4096 Sep 25 02:06 .github 02:21:36 -rw-rw-r-- 1 1001 1001 1102 Sep 25 02:06 .gitignore 02:21:36 -rw-rw-r-- 1 1001 1001 42 Sep 25 02:06 .golangci.yml 02:21:36 -rw-rw-r-- 1 1001 1001 100 Sep 25 02:06 .hadolint.yml 02:21:36 -rw-rw-r-- 1 1001 1001 155 Sep 25 02:06 .sonarcloud.properties 02:21:36 -rw-rw-r-- 1 1001 1001 1171 Sep 25 02:06 ADOPTERS.md 02:21:36 -rw-rw-r-- 1 1001 1001 21286 Sep 25 02:06 Attribution.txt 02:21:36 -rw-rw-r-- 1 1001 1001 100284 Sep 25 02:06 CHANGELOG.md 02:21:36 -rw-rw-r-- 1 1001 1001 3804 Sep 25 02:06 CONTRIBUTING.md 02:21:36 -rw-rw-r-- 1 1001 1001 677 Sep 25 02:06 GOVERNANCE.md 02:21:36 -rw-rw-r-- 1 1001 1001 861 Sep 25 02:06 Jenkinsfile 02:21:36 -rw-rw-r-- 1 1001 1001 10775 Sep 25 02:06 LICENSE 02:21:36 -rw-rw-r-- 1 1001 1001 16854 Sep 25 02:06 Makefile 02:21:36 -rw-rw-r-- 1 1001 1001 582 Sep 25 02:06 OWNERS.md 02:21:36 -rw-rw-r-- 1 1001 1001 9528 Sep 25 02:06 README.md 02:21:36 -rw-rw-r-- 1 1001 1001 789 Sep 25 02:06 SECURITY.md 02:21:36 -rw-rw-r-- 1 1001 1001 5 Sep 25 02:01 VERSION 02:21:36 drwxrwxr-x 2 1001 1001 4096 Sep 25 02:06 bin 02:21:36 drwxrwxr-x 20 1001 1001 4096 Sep 25 02:06 cmd 02:21:36 -rw-r--r-- 1 root root 611239 Sep 25 02:16 coverage.out 02:21:36 drwxrwxr-x 2 1001 1001 4096 Sep 25 02:06 fuzz_test 02:21:36 -rw-rw-r-- 1 1001 1001 7305 Sep 25 02:06 go.mod 02:21:36 -rw-rw-r-- 1 1001 1001 102748 Sep 25 02:06 go.sum 02:21:36 drwxrwxr-x 7 1001 1001 4096 Sep 25 02:06 internal 02:21:36 drwxrwxr-x 3 1001 1001 4096 Sep 25 02:06 openapi 02:21:36 -rw-rw-r-- 1 1001 1001 584 Sep 25 02:06 security.txt 02:21:36 -rw-rw-r-- 1 1001 1001 204 Sep 25 02:06 version.go [Pipeline] sh 02:21:37 + '[' -e coverage.out ] 02:21:37 + chown 1001:1001 coverage.out [Pipeline] stash 02:21:37 Warning: overwriting stash ‘coverage-report’ 02:21:38 Stashed 1 file(s) [Pipeline] sh 02:21:38 + make build 02:21:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:25:00 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 02:25:08 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 02:25:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:25:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:25:30 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 02:26:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:26:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:26:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:26:33 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 02:26:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:26:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:26:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:26:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:26:55 $ docker stop --time=1 d39a41a0d335cc5a0f9a31e02c612195f886fd766419bae2078189a348ad2721 02:26:57 $ docker rm -f --volumes d39a41a0d335cc5a0f9a31e02c612195f886fd766419bae2078189a348ad2721 [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 02:27:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:27:01 02:27:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:27:02 latest: Pulling from edgex-devops/edgex-compose-arm64 02:27:02 547446be3368: Pulling fs layer 02:27:02 d125d8839a47: Pulling fs layer 02:27:02 3e85d5ac6304: Pulling fs layer 02:27:02 c3105a71a48b: Pulling fs layer 02:27:02 0f093f025ec4: Pulling fs layer 02:27:02 c3106fc0e877: Pulling fs layer 02:27:02 c3105a71a48b: Waiting 02:27:02 0f093f025ec4: Waiting 02:27:02 c3106fc0e877: Waiting 02:27:02 547446be3368: Verifying Checksum 02:27:02 547446be3368: Download complete 02:27:02 c3105a71a48b: Verifying Checksum 02:27:02 c3105a71a48b: Download complete 02:27:02 d125d8839a47: Verifying Checksum 02:27:02 d125d8839a47: Download complete 02:27:02 c3106fc0e877: Verifying Checksum 02:27:02 c3106fc0e877: Download complete 02:27:03 0f093f025ec4: Verifying Checksum 02:27:03 0f093f025ec4: Download complete 02:27:03 547446be3368: Pull complete 02:27:04 d125d8839a47: Pull complete 02:27:05 3e85d5ac6304: Verifying Checksum 02:27:05 3e85d5ac6304: Download complete 02:27:15 3e85d5ac6304: Pull complete 02:27:15 c3105a71a48b: Pull complete 02:27:16 0f093f025ec4: Pull complete 02:27:16 c3106fc0e877: Pull complete 02:27:16 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:27:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:16 prd-ubuntu20.04-docker-arm64-4c-16g-11017 does not seem to be running inside a container 02:27:16 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:27:19 $ docker top e35b05fdb81d97858bcc9bc68852e96ecefb3f046d99b3766d12a91ebebfb4a4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:20 + docker compose -f ./docker-compose-build.yml build --parallel 02:27:30 #1 [security-spire-config internal] load build definition from Dockerfile 02:27:30 #1 transferring dockerfile: 1.69kB done 02:27:30 #1 DONE 0.1s 02:27:30 02:27:30 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:27:30 #2 transferring dockerfile: 2.23kB done 02:27:30 #2 DONE 0.0s 02:27:30 02:27:30 #3 [security-proxy-setup internal] load build definition from Dockerfile 02:27:30 #3 transferring dockerfile: 2.50kB 0.0s done 02:27:30 #3 DONE 0.1s 02:27:30 02:27:30 #4 [core-keeper internal] load build definition from Dockerfile 02:27:30 #4 transferring dockerfile: 2.07kB 0.0s done 02:27:30 #4 DONE 0.1s 02:27:31 02:27:31 #5 [security-spire-server internal] load build definition from Dockerfile 02:27:31 #5 transferring dockerfile: 1.70kB done 02:27:31 #5 DONE 0.1s 02:27:31 02:27:31 #6 [support-notifications internal] load build definition from Dockerfile 02:27:31 #6 transferring dockerfile: 2.02kB done 02:27:31 #6 DONE 0.1s 02:27:31 02:27:31 #7 [security-proxy-auth internal] load build definition from Dockerfile 02:27:31 #7 transferring dockerfile: 2.15kB done 02:27:31 #7 DONE 0.1s 02:27:31 02:27:31 #8 [security-spire-agent internal] load build definition from Dockerfile 02:27:31 #8 transferring dockerfile: 1.81kB 0.0s done 02:27:31 #8 DONE 0.1s 02:27:31 02:27:31 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:27:31 #9 transferring dockerfile: 2.49kB done 02:27:31 #9 DONE 0.1s 02:27:31 02:27:31 #10 [core-metadata internal] load build definition from Dockerfile 02:27:31 #10 transferring dockerfile: 2.13kB done 02:27:31 #10 DONE 0.1s 02:27:31 02:27:31 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:27:31 #11 transferring dockerfile: 1.89kB done 02:27:31 #11 DONE 0.0s 02:27:31 02:27:31 #12 [security-bootstrapper internal] load build definition from Dockerfile 02:27:31 #12 transferring dockerfile: 3.17kB done 02:27:31 #12 DONE 0.1s 02:27:31 02:27:31 #13 [support-cron-scheduler internal] load build definition from Dockerfile 02:27:31 #13 transferring dockerfile: 1.85kB done 02:27:31 #13 DONE 0.1s 02:27:31 02:27:31 #14 [core-command internal] load build definition from Dockerfile 02:27:31 #14 transferring dockerfile: 1.93kB done 02:27:31 #14 DONE 0.1s 02:27:31 02:27:31 #15 [support-scheduler internal] load build definition from Dockerfile 02:27:31 #15 transferring dockerfile: 1.93kB 0.0s done 02:27:31 #15 DONE 0.1s 02:27:31 02:27:31 #16 [core-data internal] load build definition from Dockerfile 02:27:31 #16 transferring dockerfile: 2.07kB done 02:27:31 #16 DONE 0.1s 02:27:31 02:27:31 #17 [security-spire-config internal] load .dockerignore 02:27:31 #17 transferring context: 50B done 02:27:31 #17 DONE 0.1s 02:27:32 02:27:32 #18 [core-common-config-bootstrapper internal] load .dockerignore 02:27:32 #18 transferring context: 50B done 02:27:32 #18 DONE 0.1s 02:27:32 02:27:32 #19 [security-proxy-setup internal] load .dockerignore 02:27:32 #19 transferring context: 50B done 02:27:32 #19 DONE 0.0s 02:27:32 02:27:32 #20 [core-keeper internal] load .dockerignore 02:27:32 #20 transferring context: 50B 0.0s done 02:27:32 #20 DONE 0.0s 02:27:32 02:27:32 #21 [security-spire-server internal] load .dockerignore 02:27:32 #21 transferring context: 50B done 02:27:32 #21 DONE 0.1s 02:27:32 02:27:32 #22 [support-notifications internal] load .dockerignore 02:27:32 #22 transferring context: 50B 0.0s done 02:27:32 #22 DONE 0.1s 02:27:32 02:27:32 #23 [security-spire-agent internal] load .dockerignore 02:27:33 #23 transferring context: 50B 0.0s done 02:27:33 #23 DONE 0.1s 02:27:33 02:27:33 #24 [security-proxy-auth internal] load .dockerignore 02:27:33 #24 transferring context: 50B 0.0s done 02:27:33 #24 DONE 0.1s 02:27:33 02:27:33 #25 [security-secretstore-setup internal] load .dockerignore 02:27:33 #25 transferring context: 50B 0.0s done 02:27:33 #25 DONE 0.1s 02:27:33 02:27:33 #26 [core-metadata internal] load .dockerignore 02:27:33 #26 transferring context: 50B done 02:27:33 #26 DONE 0.1s 02:27:33 02:27:33 #27 [security-spiffe-token-provider internal] load .dockerignore 02:27:33 #27 transferring context: 50B done 02:27:33 #27 DONE 0.1s 02:27:33 02:27:33 #28 [security-bootstrapper internal] load .dockerignore 02:27:33 #28 transferring context: 50B done 02:27:33 #28 DONE 0.1s 02:27:33 02:27:33 #29 [support-cron-scheduler internal] load .dockerignore 02:27:33 #29 transferring context: 50B 0.0s done 02:27:33 #29 DONE 0.1s 02:27:33 02:27:33 #30 [core-command internal] load .dockerignore 02:27:33 #30 transferring context: 50B done 02:27:33 #30 DONE 0.1s 02:27:33 02:27:33 #31 [support-scheduler internal] load .dockerignore 02:27:33 #31 transferring context: 50B 0.0s done 02:27:33 #31 DONE 0.1s 02:27:33 02:27:33 #32 [core-data internal] load .dockerignore 02:27:33 #32 transferring context: 50B 0.0s done 02:27:33 #32 DONE 0.1s 02:27:33 02:27:33 #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 02:27:33 #33 DONE 0.2s 02:27:33 02:27:33 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:27:34 #34 DONE 0.6s 02:27:34 02:27:34 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:27:34 #35 ... 02:27:34 02:27:34 #36 [security-spire-config internal] load build context 02:27:34 #36 transferring context: 25.96kB 0.0s done 02:27:34 #36 DONE 0.1s 02:27:34 02:27:34 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s 02:27:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:27:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:27:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:27:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s 02:27:34 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 02:27:34 #35 ... 02:27:34 02:27:34 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:27:34 #33 DONE 0.2s 02:27:34 02:27:34 #37 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:27:34 #37 DONE 0.0s 02:27:34 02:27:34 #35 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:27:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:27:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:27:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:27:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:27:34 #35 ... 02:27:34 02:27:34 #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 02:27:34 #33 DONE 0.2s 02:27:34 02:27:34 #35 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:27:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:27:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:27:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:27:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:27:34 #35 ... 02:27:34 02:27:34 #37 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:27:34 #37 DONE 0.0s 02:27:34 02:27:34 #35 [core-keeper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:27:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:27:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:27:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:27:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:27:34 #35 ... 02:27:34 02:27:34 #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 02:27:34 #33 DONE 0.4s 02:27:34 02:27:34 #35 [core-keeper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:35 #35 ... 02:27:35 02:27:35 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:27:35 #34 DONE 0.7s 02:27:35 02:27:35 #37 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:27:35 #37 DONE 0.0s 02:27:35 02:27:35 #35 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:27:35 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:27:35 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:27:35 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:27:35 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:27:35 #35 ... 02:27:35 02:27:35 #37 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:27:35 #37 DONE 0.0s 02:27:35 02:27:35 #35 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:27:35 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:27:35 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:27:35 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:27:35 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:27:35 #35 ... 02:27:35 02:27:35 #37 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:27:35 #37 DONE 0.0s 02:27:35 02:27:35 #35 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:35 #35 ... 02:27:35 02:27:35 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:27:35 #34 DONE 0.9s 02:27:35 02:27:35 #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:27:35 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:27:35 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:27:35 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:27:35 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:27:35 #35 ... 02:27:35 02:27:35 #37 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:27:35 #37 DONE 0.0s 02:27:36 02:27:36 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 02:27:36 #33 DONE 1.2s 02:27:36 02:27:36 #35 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:36 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:27:36 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:27:36 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:27:36 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:27:36 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:27:36 #35 ... 02:27:36 02:27:36 #37 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:27:36 #37 DONE 0.0s 02:27:36 02:27:36 #38 [security-spire-server internal] load build context 02:27:36 #38 transferring context: 27.71kB 0.1s done 02:27:36 #38 DONE 1.1s 02:27:36 02:27:36 #35 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:36 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:27:36 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:27:36 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:27:36 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:27:36 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:27:36 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done 02:27:36 #35 ... 02:27:36 02:27:36 #37 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:27:36 #37 DONE 0.0s 02:27:36 02:27:36 #35 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:36 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done 02:27:36 #35 ... 02:27:36 02:27:36 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:27:36 #39 DONE 1.1s 02:27:36 02:27:36 #35 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:36 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:27:36 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:27:36 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:27:36 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:27:36 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:27:36 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done 02:27:36 #35 ... 02:27:36 02:27:36 #37 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:27:36 #37 DONE 0.0s 02:27:37 02:27:37 #37 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:27:37 #37 DONE 0.0s 02:27:37 02:27:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:37 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:27:37 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:27:37 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:27:37 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:27:37 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:27:37 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 02:27:37 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:27:37 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:27:37 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.9s done 02:27:37 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:27:37 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:27:37 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 02:27:37 #40 ... 02:27:37 02:27:37 #37 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:27:37 #37 DONE 0.0s 02:27:37 02:27:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:37 #40 ... 02:27:37 02:27:37 #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:27:37 #33 DONE 2.5s 02:27:37 02:27:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:38 #40 ... 02:27:38 02:27:38 #41 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:27:38 #41 DONE 4.7s 02:27:38 02:27:38 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:39 #40 ... 02:27:39 02:27:39 #42 [security-spire-agent internal] load build context 02:27:39 #42 transferring context: 27.24kB 0.2s done 02:27:39 #42 DONE 2.6s 02:27:39 02:27:39 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:42 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s 02:27:44 #40 ... 02:27:44 02:27:44 #43 [core-common-config-bootstrapper internal] load build context 02:27:44 #43 transferring context: 38.58MB 9.7s 02:27:44 #43 ... 02:27:44 02:27:44 #44 [security-proxy-setup internal] load build context 02:27:44 #44 ... 02:27:44 02:27:44 #43 [core-common-config-bootstrapper internal] load build context 02:27:44 #43 ... 02:27:44 02:27:44 #45 [core-keeper internal] load build context 02:27:44 #45 ... 02:27:44 02:27:44 #46 [support-notifications internal] load build context 02:27:45 #46 ... 02:27:45 02:27:45 #45 [core-keeper internal] load build context 02:27:45 #45 ... 02:27:45 02:27:45 #47 [core-keeper builder 2/7] WORKDIR /edgex-go 02:27:45 #47 DONE 5.6s 02:27:45 02:27:45 #45 [core-keeper internal] load build context 02:27:45 #45 ... 02:27:45 02:27:45 #48 [security-proxy-auth internal] load build context 02:27:45 #48 ... 02:27:45 02:27:45 #49 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:27:46 #49 ... 02:27:46 02:27:46 #50 [core-metadata internal] load build context 02:27:46 #50 ... 02:27:46 02:27:46 #51 [security-secretstore-setup internal] load build context 02:27:46 #51 ... 02:27:46 02:27:46 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:46 #40 ... 02:27:46 02:27:46 #52 [security-spiffe-token-provider internal] load build context 02:27:46 #52 ... 02:27:46 02:27:46 #53 [security-bootstrapper internal] load build context 02:27:46 #53 ... 02:27:46 02:27:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:27:46 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 02:27:46 #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:27:46 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:27:46 #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:27:46 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:27:46 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:27:46 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 02:27:46 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.6s done 02:27:46 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:27:46 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.9s 02:27:47 #54 ... 02:27:47 02:27:47 #53 [security-bootstrapper internal] load build context 02:27:47 #53 ... 02:27:47 02:27:47 #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:27:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:27:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:27:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:27:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:27:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:27:47 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.1s done 02:27:47 #35 ... 02:27:47 02:27:47 #55 [core-command internal] load build context 02:27:47 #55 ... 02:27:47 02:27:47 #56 [support-cron-scheduler internal] load build context 02:27:47 #56 ... 02:27:47 02:27:47 #57 [support-scheduler internal] load build context 02:27:47 #57 ... 02:27:47 02:27:47 #58 [core-data internal] load build context 02:27:47 #58 ... 02:27:47 02:27:47 #56 [support-cron-scheduler internal] load build context 02:27:48 #56 ... 02:27:48 02:27:48 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:27:48 #0 7.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:27:48 #0 8.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:27:49 #59 ... 02:27:49 02:27:49 #46 [support-notifications internal] load build context 02:27:49 #46 ... 02:27:49 02:27:49 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:27:49 #0 7.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:27:49 #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:27:49 #60 ... 02:27:49 02:27:49 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:27:49 #0 7.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:27:49 #0 9.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:27:49 #61 ... 02:27:49 02:27:49 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:27:49 #62 ... 02:27:49 02:27:49 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:27:49 #63 ... 02:27:49 02:27:49 #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:27:50 #64 ... 02:27:50 02:27:50 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:27:50 #65 ... 02:27:50 02:27:50 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:27:50 #66 ... 02:27:50 02:27:50 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:27:50 #67 ... 02:27:50 02:27:50 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:50 #68 ... 02:27:50 02:27:50 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:27:50 #69 ... 02:27:50 02:27:50 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:27:50 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.3s 02:27:53 #40 ... 02:27:53 02:27:53 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:27:53 #60 10.78 (1/1) Installing dumb-init (1.2.5-r2) 02:27:53 #60 10.78 Executing busybox-1.36.1-r7.trigger 02:27:53 #60 10.78 OK: 8 MiB in 16 packages 02:27:53 #60 DONE 13.6s 02:27:53 02:27:53 #46 [support-notifications internal] load build context 02:27:53 #46 transferring context: 60.71MB 17.4s 02:27:53 #46 ... 02:27:53 02:27:53 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:27:53 #59 10.34 (1/3) Installing ca-certificates (20240226-r0) 02:27:53 #59 10.60 (2/3) Installing dumb-init (1.2.5-r2) 02:27:53 #59 10.60 (3/3) Installing tzdata (2024a-r0) 02:27:53 #59 12.05 Executing busybox-1.36.1-r7.trigger 02:27:53 #59 12.05 Executing ca-certificates-20240226-r0.trigger 02:27:53 #59 12.91 OK: 12 MiB in 18 packages 02:27:53 #59 DONE 14.7s 02:27:53 02:27:53 #46 [support-notifications internal] load build context 02:27:54 #46 ... 02:27:54 02:27:54 #44 [security-proxy-setup internal] load build context 02:27:54 #44 ... 02:27:54 02:27:54 #46 [support-notifications internal] load build context 02:27:55 #46 ... 02:27:55 02:27:55 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:27:55 #70 ... 02:27:55 02:27:55 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:27:55 #71 ... 02:27:55 02:27:55 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:56 #72 ... 02:27:56 02:27:56 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:27:56 #73 ... 02:27:56 02:27:56 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:27:56 #64 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:27:56 #64 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:27:56 #64 14.58 (1/1) Installing dumb-init (1.2.5-r2) 02:27:56 #64 14.58 Executing busybox-1.36.1-r7.trigger 02:27:56 #64 14.69 OK: 8 MiB in 16 packages 02:27:56 #64 DONE 16.7s 02:27:56 02:27:56 #45 [core-keeper internal] load build context 02:27:56 #45 ... 02:27:56 02:27:56 #43 [core-common-config-bootstrapper internal] load build context 02:27:56 #43 ... 02:27:56 02:27:56 #50 [core-metadata internal] load build context 02:27:56 #50 ... 02:27:56 02:27:56 #48 [security-proxy-auth internal] load build context 02:27:56 #48 ... 02:27:56 02:27:56 #51 [security-secretstore-setup internal] load build context 02:27:56 #51 ... 02:27:56 02:27:56 #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 02:27:56 #74 ... 02:27:56 02:27:56 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:27:56 #61 11.78 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:27:56 #61 11.78 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:27:56 #61 11.78 OK: 19946 distinct packages available 02:27:56 #61 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:27:56 #61 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:27:56 #61 14.62 (1/4) Installing dumb-init (1.2.5-r2) 02:27:56 #61 14.62 (2/4) Installing musl-obstack (1.2.3-r2) 02:27:56 #61 14.62 (3/4) Installing libucontext (1.2-r2) 02:27:56 #61 14.68 (4/4) Installing gcompat (1.1.0-r1) 02:27:56 #61 14.68 Executing busybox-1.36.1-r7.trigger 02:27:56 #61 14.77 OK: 8 MiB in 19 packages 02:27:56 #61 DONE 17.3s 02:27:56 02:27:56 #50 [core-metadata internal] load build context 02:27:57 #50 ... 02:27:57 02:27:57 #52 [security-spiffe-token-provider internal] load build context 02:27:57 #52 ... 02:27:57 02:27:57 #50 [core-metadata internal] load build context 02:27:57 #50 ... 02:27:57 02:27:57 #55 [core-command internal] load build context 02:27:57 #55 ... 02:27:57 02:27:57 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:27:57 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.5s 02:27:57 #54 ... 02:27:57 02:27:57 #53 [security-bootstrapper internal] load build context 02:27:58 #53 ... 02:27:58 02:27:58 #57 [support-scheduler internal] load build context 02:27:58 #57 ... 02:27:58 02:27:58 #58 [core-data internal] load build context 02:27:58 #58 ... 02:27:58 02:27:58 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:58 #68 DONE 18.4s 02:27:58 02:27:58 #58 [core-data internal] load build context 02:27:58 #58 ... 02:27:58 02:27:58 #53 [security-bootstrapper internal] load build context 02:27:58 #53 transferring context: 47.40MB 21.0s 02:27:59 #53 ... 02:27:59 02:27:59 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:27:59 #67 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:27:59 #67 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:27:59 #67 16.91 (1/4) Installing dumb-init (1.2.5-r2) 02:27:59 #67 16.91 (2/4) Installing openssl (3.1.7-r0) 02:27:59 #67 16.91 (3/4) Installing su-exec (0.2-r3) 02:27:59 #67 16.91 (4/4) Installing yq (4.33.3-r5) 02:27:59 #67 17.41 Executing busybox-1.36.1-r7.trigger 02:27:59 #67 17.41 OK: 18 MiB in 19 packages 02:27:59 #67 DONE 19.4s 02:27:59 02:27:59 #53 [security-bootstrapper internal] load build context 02:27:59 #53 ... 02:27:59 02:27:59 #56 [support-cron-scheduler internal] load build context 02:27:59 #56 ... 02:27:59 02:27:59 #53 [security-bootstrapper internal] load build context 02:28:03 #53 ... 02:28:03 02:28:03 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:28:03 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.6s 02:28:03 #40 ... 02:28:03 02:28:03 #50 [core-metadata internal] load build context 02:28:03 #50 ... 02:28:03 02:28:03 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:28:03 #75 ... 02:28:03 02:28:03 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:28:03 #76 ... 02:28:03 02:28:03 #50 [core-metadata internal] load build context 02:28:03 #50 transferring context: 54.16MB 26.3s 02:28:04 #50 ... 02:28:04 02:28:04 #44 [security-proxy-setup internal] load build context 02:28:05 #44 ... 02:28:05 02:28:05 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:28:05 #40 ... 02:28:05 02:28:05 #46 [support-notifications internal] load build context 02:28:05 #46 ... 02:28:05 02:28:05 #50 [core-metadata internal] load build context 02:28:05 #50 ... 02:28:05 02:28:05 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:28:05 #63 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:05 #63 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:05 #63 19.21 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:28:05 #63 19.21 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:28:05 #63 19.21 OK: 19946 distinct packages available 02:28:05 #63 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:05 #63 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:05 #63 25.83 (1/5) Installing dumb-init (1.2.5-r2) 02:28:05 #63 25.83 (2/5) Installing musl-obstack (1.2.3-r2) 02:28:05 #63 25.83 (3/5) Installing libucontext (1.2-r2) 02:28:05 #63 25.83 (4/5) Installing gcompat (1.1.0-r1) 02:28:05 #63 25.83 (5/5) Installing openssl (3.1.7-r0) 02:28:05 #63 25.96 Executing busybox-1.36.1-r7.trigger 02:28:05 #63 26.07 OK: 9 MiB in 20 packages 02:28:06 #63 ... 02:28:06 02:28:06 #52 [security-spiffe-token-provider internal] load build context 02:28:06 #52 ... 02:28:06 02:28:06 #50 [core-metadata internal] load build context 02:28:06 #50 ... 02:28:06 02:28:06 #45 [core-keeper internal] load build context 02:28:06 #45 ... 02:28:06 02:28:06 #43 [core-common-config-bootstrapper internal] load build context 02:28:06 #43 ... 02:28:06 02:28:06 #48 [security-proxy-auth internal] load build context 02:28:06 #48 ... 02:28:06 02:28:06 #51 [security-secretstore-setup internal] load build context 02:28:07 #51 ... 02:28:07 02:28:07 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:28:07 #77 ... 02:28:07 02:28:07 #51 [security-secretstore-setup internal] load build context 02:28:07 #51 ... 02:28:07 02:28:07 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:28:07 #69 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:07 #69 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:07 #69 21.66 (1/4) Installing ca-certificates (20240226-r0) 02:28:07 #69 22.18 (2/4) Installing dumb-init (1.2.5-r2) 02:28:07 #69 22.18 (3/4) Installing su-exec (0.2-r3) 02:28:07 #69 22.18 (4/4) Installing yq (4.33.3-r5) 02:28:07 #69 22.95 Executing busybox-1.36.1-r7.trigger 02:28:07 #69 23.00 Executing ca-certificates-20240226-r0.trigger 02:28:07 #69 24.70 OK: 18 MiB in 19 packages 02:28:07 #69 DONE 27.4s 02:28:07 02:28:07 #51 [security-secretstore-setup internal] load build context 02:28:07 #51 ... 02:28:07 02:28:07 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:28:07 #62 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:07 #62 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:07 #62 22.98 (1/2) Installing ca-certificates (20240226-r0) 02:28:07 #62 23.78 (2/2) Installing dumb-init (1.2.5-r2) 02:28:07 #62 23.78 Executing busybox-1.36.1-r7.trigger 02:28:07 #62 23.85 Executing ca-certificates-20240226-r0.trigger 02:28:07 #62 25.41 OK: 9 MiB in 17 packages 02:28:07 #62 ... 02:28:07 02:28:07 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:28:07 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.8s 02:28:08 #54 ... 02:28:08 02:28:08 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:28:08 #63 DONE 28.2s 02:28:08 02:28:08 #55 [core-command internal] load build context 02:28:08 #55 ... 02:28:08 02:28:08 #58 [core-data internal] load build context 02:28:08 #58 ... 02:28:08 02:28:08 #57 [support-scheduler internal] load build context 02:28:08 #57 ... 02:28:08 02:28:08 #55 [core-command internal] load build context 02:28:09 #55 transferring context: 23.94MB 30.1s 02:28:09 #55 ... 02:28:09 02:28:09 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:28:09 #62 DONE 29.4s 02:28:09 02:28:09 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:28:09 #78 ... 02:28:09 02:28:09 #55 [core-command internal] load build context 02:28:09 #55 ... 02:28:09 02:28:09 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:28:09 #79 ... 02:28:09 02:28:09 #56 [support-cron-scheduler internal] load build context 02:28:09 #56 ... 02:28:09 02:28:09 #55 [core-command internal] load build context 02:28:10 #55 ... 02:28:10 02:28:10 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:28:10 #66 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:10 #66 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:10 #66 27.12 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:28:10 #66 27.12 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:28:10 #66 27.12 OK: 19946 distinct packages available 02:28:10 #66 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:10 #66 29.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:10 #66 ... 02:28:10 02:28:10 #55 [core-command internal] load build context 02:28:10 #55 ... 02:28:10 02:28:10 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:10 #72 DONE 24.5s 02:28:10 02:28:10 #55 [core-command internal] load build context 02:28:10 #55 ... 02:28:10 02:28:10 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:28:10 #70 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:10 #70 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:10 #70 21.47 OK: 266 MiB in 52 packages 02:28:10 #70 DONE 25.2s 02:28:10 02:28:10 #55 [core-command internal] load build context 02:28:10 #55 ... 02:28:10 02:28:10 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:28:10 #65 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:10 #65 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:10 #65 27.49 (1/2) Installing dumb-init (1.2.5-r2) 02:28:10 #65 27.49 (2/2) Installing su-exec (0.2-r3) 02:28:10 #65 27.49 Executing busybox-1.36.1-r7.trigger 02:28:10 #65 27.63 OK: 8 MiB in 17 packages 02:28:10 #65 ... 02:28:10 02:28:10 #56 [support-cron-scheduler internal] load build context 02:28:11 #56 ... 02:28:11 02:28:11 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:28:11 #71 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:11 #71 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:11 #71 22.65 OK: 266 MiB in 52 packages 02:28:11 #71 ... 02:28:11 02:28:11 #55 [core-command internal] load build context 02:28:11 #55 ... 02:28:11 02:28:11 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:28:11 #65 DONE 31.5s 02:28:11 02:28:11 #56 [support-cron-scheduler internal] load build context 02:28:12 #56 ... 02:28:12 02:28:12 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:28:12 #71 DONE 26.4s 02:28:12 02:28:12 #56 [support-cron-scheduler internal] load build context 02:28:13 #56 ... 02:28:13 02:28:13 #53 [security-bootstrapper internal] load build context 02:28:13 #53 ... 02:28:13 02:28:13 #56 [support-cron-scheduler internal] load build context 02:28:14 #56 transferring context: 57.25MB 35.1s 02:28:14 #56 ... 02:28:14 02:28:14 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:28:14 #66 30.87 (1/11) Installing ca-certificates (20240226-r0) 02:28:14 #66 31.14 (2/11) Installing brotli-libs (1.0.9-r14) 02:28:14 #66 31.26 (3/11) Installing libunistring (1.1-r1) 02:28:14 #66 31.48 (4/11) Installing libidn2 (2.3.4-r1) 02:28:14 #66 31.48 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:28:14 #66 31.48 (6/11) Installing libcurl (8.9.1-r0) 02:28:14 #66 31.65 (7/11) Installing curl (8.9.1-r0) 02:28:14 #66 31.65 (8/11) Installing dumb-init (1.2.5-r2) 02:28:14 #66 31.65 (9/11) Installing musl-obstack (1.2.3-r2) 02:28:14 #66 31.65 (10/11) Installing libucontext (1.2-r2) 02:28:14 #66 31.84 (11/11) Installing gcompat (1.1.0-r1) 02:28:14 #66 31.84 Executing busybox-1.36.1-r7.trigger 02:28:14 #66 31.84 Executing ca-certificates-20240226-r0.trigger 02:28:14 #66 32.63 OK: 13 MiB in 26 packages 02:28:14 #66 DONE 34.8s 02:28:14 02:28:14 #56 [support-cron-scheduler internal] load build context 02:28:15 #56 ... 02:28:15 02:28:15 #44 [security-proxy-setup internal] load build context 02:28:15 #44 ... 02:28:15 02:28:15 #56 [support-cron-scheduler internal] load build context 02:28:16 #56 ... 02:28:16 02:28:16 #49 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:28:16 #49 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:16 #49 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:16 #49 28.20 OK: 266 MiB in 52 packages 02:28:16 #49 DONE 30.3s 02:28:16 02:28:16 #56 [support-cron-scheduler internal] load build context 02:28:16 #56 ... 02:28:16 02:28:16 #46 [support-notifications internal] load build context 02:28:16 #46 ... 02:28:16 02:28:16 #56 [support-cron-scheduler internal] load build context 02:28:16 #56 ... 02:28:16 02:28:16 #52 [security-spiffe-token-provider internal] load build context 02:28:16 #52 ... 02:28:16 02:28:16 #50 [core-metadata internal] load build context 02:28:16 #50 ... 02:28:16 02:28:16 #43 [core-common-config-bootstrapper internal] load build context 02:28:16 #43 ... 02:28:16 02:28:16 #48 [security-proxy-auth internal] load build context 02:28:17 #48 ... 02:28:17 02:28:17 #45 [core-keeper internal] load build context 02:28:17 #45 ... 02:28:17 02:28:17 #50 [core-metadata internal] load build context 02:28:17 #50 ... 02:28:17 02:28:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:28:17 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.7s 02:28:17 #40 ... 02:28:17 02:28:17 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:28:17 #80 ... 02:28:17 02:28:17 #50 [core-metadata internal] load build context 02:28:18 #50 ... 02:28:18 02:28:18 #51 [security-secretstore-setup internal] load build context 02:28:18 #51 ... 02:28:18 02:28:18 #50 [core-metadata internal] load build context 02:28:18 #50 ... 02:28:18 02:28:18 #57 [support-scheduler internal] load build context 02:28:18 #57 ... 02:28:18 02:28:18 #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:28:19 #81 ... 02:28:19 02:28:19 #58 [core-data internal] load build context 02:28:19 #58 ... 02:28:19 02:28:19 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:28:19 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 39.0s 02:28:19 #54 ... 02:28:19 02:28:19 #50 [core-metadata internal] load build context 02:28:19 #50 transferring context: 76.16MB 41.6s 02:28:19 #50 ... 02:28:19 02:28:19 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:28:19 #76 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:19 #76 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:19 #76 23.94 OK: 8 MiB in 16 packages 02:28:19 #76 DONE 26.2s 02:28:19 02:28:19 #50 [core-metadata internal] load build context 02:28:19 #50 ... 02:28:19 02:28:19 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:28:20 #82 ... 02:28:20 02:28:20 #48 [security-proxy-auth internal] load build context 02:28:20 #48 ... 02:28:20 02:28:20 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:28:20 #73 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:20 #73 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:20 #73 29.35 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:28:20 #73 29.35 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:28:20 #73 29.35 OK: 19955 distinct packages available 02:28:20 #73 29.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:20 #73 31.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:20 #73 ... 02:28:20 02:28:20 #48 [security-proxy-auth internal] load build context 02:28:20 #48 ... 02:28:20 02:28:20 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:28:20 #83 ... 02:28:20 02:28:20 #48 [security-proxy-auth internal] load build context 02:28:21 #48 ... 02:28:21 02:28:21 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:28:21 #75 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:21 #75 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:21 #75 25.14 OK: 12 MiB in 18 packages 02:28:21 #75 DONE 27.6s 02:28:21 02:28:21 #48 [security-proxy-auth internal] load build context 02:28:21 #48 ... 02:28:21 02:28:21 #55 [core-command internal] load build context 02:28:21 #55 ... 02:28:21 02:28:21 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:28:21 #84 ... 02:28:21 02:28:21 #55 [core-command internal] load build context 02:28:23 #55 ... 02:28:23 02:28:23 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:28:23 #74 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:23 #74 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:23 #74 24.63 OK: 8 MiB in 16 packages 02:28:23 #74 DONE 26.6s 02:28:23 02:28:23 #55 [core-command internal] load build context 02:28:23 #55 ... 02:28:23 02:28:23 #53 [security-bootstrapper internal] load build context 02:28:23 #53 ... 02:28:23 02:28:23 #55 [core-command internal] load build context 02:28:24 #55 ... 02:28:24 02:28:24 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:28:24 #73 36.92 OK: 266 MiB in 52 packages 02:28:24 #73 DONE 38.6s 02:28:24 02:28:24 #53 [security-bootstrapper internal] load build context 02:28:24 #53 transferring context: 81.93MB 46.8s 02:28:24 #53 ... 02:28:24 02:28:24 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:28:24 #85 ... 02:28:24 02:28:24 #55 [core-command internal] load build context 02:28:24 #55 ... 02:28:24 02:28:24 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:28:24 #77 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:24 #77 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:24 #77 25.87 OK: 8 MiB in 19 packages 02:28:24 #77 ... 02:28:24 02:28:24 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:28:24 #79 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:24 #79 19.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:24 #79 23.53 OK: 18 MiB in 19 packages 02:28:24 #79 DONE 25.6s 02:28:24 02:28:24 #53 [security-bootstrapper internal] load build context 02:28:25 #53 ... 02:28:25 02:28:25 #44 [security-proxy-setup internal] load build context 02:28:25 #44 ... 02:28:25 02:28:25 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:28:25 #77 DONE 28.7s 02:28:25 02:28:25 #53 [security-bootstrapper internal] load build context 02:28:25 #53 ... 02:28:25 02:28:25 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:28:25 #78 16.88 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:25 #78 19.38 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:25 #78 24.93 (1/1) Installing dumb-init (1.2.5-r2) 02:28:25 #78 25.67 Executing busybox-1.36.1-r7.trigger 02:28:25 #78 25.67 OK: 8 MiB in 16 packages 02:28:26 #78 ... 02:28:26 02:28:26 #55 [core-command internal] load build context 02:28:26 #55 ... 02:28:26 02:28:26 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:28:26 #78 DONE 27.0s 02:28:26 02:28:26 #46 [support-notifications internal] load build context 02:28:26 #46 ... 02:28:26 02:28:26 #55 [core-command internal] load build context 02:28:26 #55 ... 02:28:26 02:28:26 #56 [support-cron-scheduler internal] load build context 02:28:26 #56 ... 02:28:26 02:28:26 #55 [core-command internal] load build context 02:28:26 #55 ... 02:28:26 02:28:26 #52 [security-spiffe-token-provider internal] load build context 02:28:27 #52 ... 02:28:27 02:28:27 #43 [core-common-config-bootstrapper internal] load build context 02:28:27 #43 ... 02:28:27 02:28:27 #55 [core-command internal] load build context 02:28:27 #55 ... 02:28:27 02:28:27 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:28:27 #80 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:27 #80 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:27 #80 18.22 OK: 18 MiB in 19 packages 02:28:27 #80 DONE 19.8s 02:28:27 02:28:27 #55 [core-command internal] load build context 02:28:27 #55 ... 02:28:27 02:28:27 #45 [core-keeper internal] load build context 02:28:27 #45 ... 02:28:27 02:28:27 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:28:27 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 49.6s 02:28:27 #40 ... 02:28:27 02:28:27 #56 [support-cron-scheduler internal] load build context 02:28:27 #56 ... 02:28:27 02:28:27 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:28:27 #82 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:27 #82 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:27 #82 15.91 OK: 9 MiB in 17 packages 02:28:27 #82 DONE 18.0s 02:28:27 02:28:27 #56 [support-cron-scheduler internal] load build context 02:28:28 #56 ... 02:28:28 02:28:28 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:28:28 #86 DONE 2.5s 02:28:28 02:28:28 #56 [support-cron-scheduler internal] load build context 02:28:28 #56 ... 02:28:28 02:28:28 #51 [security-secretstore-setup internal] load build context 02:28:28 #51 ... 02:28:28 02:28:28 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:28:28 #83 17.88 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:29 #83 ... 02:28:29 02:28:29 #57 [support-scheduler internal] load build context 02:28:29 #57 ... 02:28:29 02:28:29 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:28:29 #40 ... 02:28:29 02:28:29 #58 [core-data internal] load build context 02:28:29 #58 transferring context: 16.08MB 49.1s 02:28:29 #58 ... 02:28:29 02:28:29 #57 [support-scheduler internal] load build context 02:28:30 #57 ... 02:28:30 02:28:30 #50 [core-metadata internal] load build context 02:28:30 #50 ... 02:28:30 02:28:30 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:28:30 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 47.5s done 02:28:30 #54 ... 02:28:30 02:28:30 #57 [support-scheduler internal] load build context 02:28:30 #57 ... 02:28:30 02:28:30 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:28:30 #54 DONE 53.8s 02:28:30 02:28:30 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:28:30 #81 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:30 #81 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:30 #81 19.90 OK: 9 MiB in 20 packages 02:28:30 #81 DONE 21.9s 02:28:30 02:28:30 #57 [support-scheduler internal] load build context 02:28:30 #57 ... 02:28:30 02:28:30 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:28:30 #84 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:30 #84 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:30 #84 17.82 OK: 8 MiB in 17 packages 02:28:30 #84 DONE 19.1s 02:28:30 02:28:30 #57 [support-scheduler internal] load build context 02:28:31 #57 ... 02:28:31 02:28:31 #48 [security-proxy-auth internal] load build context 02:28:31 #48 ... 02:28:31 02:28:31 #50 [core-metadata internal] load build context 02:28:32 #50 ... 02:28:32 02:28:32 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:28:32 #85 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:28:32 #85 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:32 #85 16.78 OK: 13 MiB in 26 packages 02:28:32 #85 DONE 18.0s 02:28:32 02:28:32 #50 [core-metadata internal] load build context 02:28:32 #50 ... 02:28:32 02:28:32 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:28:32 #83 19.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:28:32 #83 21.10 OK: 266 MiB in 52 packages 02:28:32 #83 DONE 22.1s 02:28:32 02:28:32 #50 [core-metadata internal] load build context 02:28:34 #50 transferring context: 107.33MB 56.9s 02:28:35 #50 ... 02:28:35 02:28:35 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:28:35 #87 DONE 4.2s 02:28:35 02:28:35 #50 [core-metadata internal] load build context 02:28:35 #50 ... 02:28:35 02:28:35 #44 [security-proxy-setup internal] load build context 02:28:35 #44 ... 02:28:35 02:28:35 #48 [security-proxy-auth internal] load build context 02:28:36 #48 ... 02:28:36 02:28:36 #53 [security-bootstrapper internal] load build context 02:28:36 #53 ... 02:28:36 02:28:36 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:28:36 #88 DONE 1.1s 02:28:36 02:28:36 #48 [security-proxy-auth internal] load build context 02:28:36 #48 ... 02:28:36 02:28:36 #46 [support-notifications internal] load build context 02:28:36 #46 ... 02:28:36 02:28:36 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:28:36 #89 DONE 2.0s 02:28:36 02:28:36 #46 [support-notifications internal] load build context 02:28:36 #46 ... 02:28:36 02:28:36 #48 [security-proxy-auth internal] load build context 02:28:37 #48 ... 02:28:37 02:28:37 #43 [core-common-config-bootstrapper internal] load build context 02:28:37 #43 ... 02:28:37 02:28:37 #52 [security-spiffe-token-provider internal] load build context 02:28:37 #52 ... 02:28:37 02:28:37 #48 [security-proxy-auth internal] load build context 02:28:38 #48 ... 02:28:38 02:28:38 #55 [core-command internal] load build context 02:28:38 #55 ... 02:28:38 02:28:38 #45 [core-keeper internal] load build context 02:28:38 #45 ... 02:28:38 02:28:38 #55 [core-command internal] load build context 02:28:38 #55 ... 02:28:38 02:28:38 #51 [security-secretstore-setup internal] load build context 02:28:38 #51 ... 02:28:38 02:28:38 #56 [support-cron-scheduler internal] load build context 02:28:38 #56 ... 02:28:38 02:28:38 #51 [security-secretstore-setup internal] load build context 02:28:39 #51 transferring context: 24.96MB 60.5s 02:28:39 #51 ... 02:28:39 02:28:39 #58 [core-data internal] load build context 02:28:39 #58 ... 02:28:39 02:28:39 #51 [security-secretstore-setup internal] load build context 02:28:39 #51 ... 02:28:39 02:28:39 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:28:39 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 62.5s done 02:28:40 #40 ... 02:28:40 02:28:40 #51 [security-secretstore-setup internal] load build context 02:28:41 #51 ... 02:28:41 02:28:41 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:28:41 #40 DONE 67.9s 02:28:41 02:28:41 #51 [security-secretstore-setup internal] load build context 02:28:42 #51 ... 02:28:42 02:28:42 #57 [support-scheduler internal] load build context 02:28:42 #57 ... 02:28:42 02:28:42 #58 [core-data internal] load build context 02:28:44 #58 transferring context: 56.62MB 64.4s 02:28:45 #58 ... 02:28:45 02:28:45 #48 [security-proxy-auth internal] load build context 02:28:45 #48 ... 02:28:45 02:28:45 #58 [core-data internal] load build context 02:28:45 #58 ... 02:28:45 02:28:45 #44 [security-proxy-setup internal] load build context 02:28:45 #44 ... 02:28:45 02:28:45 #50 [core-metadata internal] load build context 02:28:45 #50 ... 02:28:45 02:28:45 #58 [core-data internal] load build context 02:28:46 #58 ... 02:28:46 02:28:46 #53 [security-bootstrapper internal] load build context 02:28:46 #53 ... 02:28:46 02:28:46 #58 [core-data internal] load build context 02:28:46 #58 ... 02:28:46 02:28:46 #46 [support-notifications internal] load build context 02:28:46 #46 ... 02:28:46 02:28:46 #58 [core-data internal] load build context 02:28:47 #58 ... 02:28:47 02:28:47 #43 [core-common-config-bootstrapper internal] load build context 02:28:47 #43 ... 02:28:47 02:28:47 #52 [security-spiffe-token-provider internal] load build context 02:28:47 #52 ... 02:28:47 02:28:47 #53 [security-bootstrapper internal] load build context 02:28:48 #53 ... 02:28:48 02:28:48 #45 [core-keeper internal] load build context 02:28:48 #45 ... 02:28:48 02:28:48 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:28:48 #90 DONE 3.1s 02:28:48 02:28:48 #45 [core-keeper internal] load build context 02:28:48 #45 ... 02:28:48 02:28:48 #53 [security-bootstrapper internal] load build context 02:28:48 #53 ... 02:28:48 02:28:48 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:28:48 #91 DONE 4.4s 02:28:48 02:28:48 #53 [security-bootstrapper internal] load build context 02:28:48 #53 ... 02:28:48 02:28:48 #55 [core-command internal] load build context 02:28:48 #55 ... 02:28:48 02:28:48 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:28:48 #92 DONE 4.6s 02:28:48 02:28:48 #55 [core-command internal] load build context 02:28:48 #55 ... 02:28:48 02:28:48 #53 [security-bootstrapper internal] load build context 02:28:49 #53 ... 02:28:49 02:28:49 #56 [support-cron-scheduler internal] load build context 02:28:49 #56 ... 02:28:49 02:28:49 #53 [security-bootstrapper internal] load build context 02:28:49 #53 ... 02:28:49 02:28:49 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:28:49 #93 DONE 1.1s 02:28:49 02:28:49 #53 [security-bootstrapper internal] load build context 02:28:49 #53 transferring context: 166.09MB 72.2s 02:28:50 #53 ... 02:28:50 02:28:50 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:28:50 #94 DONE 1.4s 02:28:50 02:28:50 #53 [security-bootstrapper internal] load build context 02:28:50 #53 ... 02:28:50 02:28:50 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:28:50 #95 DONE 1.5s 02:28:50 02:28:50 #53 [security-bootstrapper internal] load build context 02:28:50 #53 ... 02:28:50 02:28:50 #96 [security-spire-server stage-2 6/9] COPY security.txt / 02:28:50 #96 DONE 1.0s 02:28:50 02:28:50 #53 [security-bootstrapper internal] load build context 02:28:52 #53 ... 02:28:52 02:28:52 #97 [security-spire-config stage-2 6/10] COPY security.txt / 02:28:52 #97 DONE 1.5s 02:28:52 02:28:52 #53 [security-bootstrapper internal] load build context 02:28:52 #53 ... 02:28:52 02:28:52 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 02:28:52 #98 DONE 1.8s 02:28:52 02:28:52 #53 [security-bootstrapper internal] load build context 02:28:52 #53 ... 02:28:52 02:28:52 #51 [security-secretstore-setup internal] load build context 02:28:52 #51 ... 02:28:52 02:28:52 #57 [support-scheduler internal] load build context 02:28:52 #57 ... 02:28:52 02:28:52 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:28:52 #99 DONE 1.5s 02:28:52 02:28:52 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:28:53 #100 ... 02:28:53 02:28:53 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:28:53 #101 DONE 1.4s 02:28:53 02:28:53 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:28:53 #100 DONE 1.3s 02:28:53 02:28:53 #57 [support-scheduler internal] load build context 02:28:53 #57 ... 02:28:53 02:28:53 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:28:53 #102 DONE 1.4s 02:28:53 02:28:53 #57 [support-scheduler internal] load build context 02:28:54 #57 ... 02:28:54 02:28:54 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:28:54 #103 DONE 1.3s 02:28:54 02:28:54 #57 [support-scheduler internal] load build context 02:28:54 #57 transferring context: 197.44MB 74.7s 02:28:55 #57 ... 02:28:55 02:28:55 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:28:55 #104 DONE 1.4s 02:28:55 02:28:55 #57 [support-scheduler internal] load build context 02:28:55 #57 ... 02:28:55 02:28:55 #48 [security-proxy-auth internal] load build context 02:28:55 #48 ... 02:28:55 02:28:55 #57 [support-scheduler internal] load build context 02:28:55 #57 ... 02:28:55 02:28:55 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:28:55 #105 DONE 1.7s 02:28:55 02:28:55 #57 [support-scheduler internal] load build context 02:28:55 #57 ... 02:28:55 02:28:55 #44 [security-proxy-setup internal] load build context 02:28:56 #44 ... 02:28:56 02:28:56 #50 [core-metadata internal] load build context 02:28:56 #50 ... 02:28:56 02:28:56 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:28:56 #106 DONE 0.9s 02:28:56 02:28:56 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:28:56 #107 DONE 1.2s 02:28:56 02:28:56 #50 [core-metadata internal] load build context 02:28:56 #50 ... 02:28:56 02:28:56 #57 [support-scheduler internal] load build context 02:28:56 #57 ... 02:28:56 02:28:56 #46 [support-notifications internal] load build context 02:28:57 #46 ... 02:28:57 02:28:57 #50 [core-metadata internal] load build context 02:28:57 #50 ... 02:28:57 02:28:57 #58 [core-data internal] load build context 02:28:57 #58 ... 02:28:57 02:28:57 #43 [core-common-config-bootstrapper internal] load build context 02:28:57 #43 ... 02:28:57 02:28:57 #52 [security-spiffe-token-provider internal] load build context 02:28:58 #52 ... 02:28:58 02:28:58 #43 [core-common-config-bootstrapper internal] load build context 02:28:58 #43 ... 02:28:58 02:28:58 #45 [core-keeper internal] load build context 02:28:58 #45 ... 02:28:58 02:28:58 #43 [core-common-config-bootstrapper internal] load build context 02:28:59 #43 ... 02:28:59 02:28:59 #55 [core-command internal] load build context 02:28:59 #55 ... 02:28:59 02:28:59 #43 [core-common-config-bootstrapper internal] load build context 02:28:59 #43 ... 02:28:59 02:28:59 #56 [support-cron-scheduler internal] load build context 02:28:59 #56 ... 02:28:59 02:28:59 #43 [core-common-config-bootstrapper internal] load build context 02:28:59 #43 transferring context: 176.66MB 85.2s 02:29:02 #43 ... 02:29:02 02:29:02 #53 [security-bootstrapper internal] load build context 02:29:02 #53 ... 02:29:02 02:29:02 #51 [security-secretstore-setup internal] load build context 02:29:02 #51 ... 02:29:02 02:29:02 #43 [core-common-config-bootstrapper internal] load build context 02:29:03 #43 ... 02:29:03 02:29:03 #108 [security-spire-agent] exporting to image 02:29:03 #108 exporting layers 7.1s done 02:29:03 #108 writing image sha256:507f52902f67c7d59fe512374fa33b2a04e7f134365d03f923a7c2171dd5c9c8 0.2s done 02:29:03 #108 naming to docker.io/library/security-spire-config-arm64 0.1s done 02:29:03 #108 writing image sha256:00f50f1e6d78d3009668d2b83ace5526d53dca73adcaf71840856d27535352f3 0.1s done 02:29:03 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:29:03 #108 writing image sha256:7b470b5a0dede8dc9ef22bd6a12e1fcd533f50b5fd7aa4a56518a636e3e1d103 0.1s done 02:29:03 #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done 02:29:03 #108 DONE 7.8s 02:29:03 02:29:03 #43 [core-common-config-bootstrapper internal] load build context 02:29:04 #43 transferring context: 195.18MB 90.2s 02:29:05 #43 ... 02:29:05 02:29:05 #48 [security-proxy-auth internal] load build context 02:29:05 #48 ... 02:29:05 02:29:05 #43 [core-common-config-bootstrapper internal] load build context 02:29:06 #43 ... 02:29:06 02:29:06 #44 [security-proxy-setup internal] load build context 02:29:06 #44 ... 02:29:06 02:29:06 #43 [core-common-config-bootstrapper internal] load build context 02:29:07 #43 ... 02:29:07 02:29:07 #46 [support-notifications internal] load build context 02:29:07 #46 ... 02:29:07 02:29:07 #57 [support-scheduler internal] load build context 02:29:07 #57 ... 02:29:07 02:29:07 #46 [support-notifications internal] load build context 02:29:08 #46 ... 02:29:08 02:29:08 #50 [core-metadata internal] load build context 02:29:08 #50 ... 02:29:08 02:29:08 #58 [core-data internal] load build context 02:29:08 #58 ... 02:29:08 02:29:08 #50 [core-metadata internal] load build context 02:29:08 #50 ... 02:29:08 02:29:08 #52 [security-spiffe-token-provider internal] load build context 02:29:08 #52 ... 02:29:08 02:29:08 #58 [core-data internal] load build context 02:29:08 #58 ... 02:29:08 02:29:08 #45 [core-keeper internal] load build context 02:29:09 #45 ... 02:29:09 02:29:09 #58 [core-data internal] load build context 02:29:09 #58 ... 02:29:09 02:29:09 #55 [core-command internal] load build context 02:29:09 #55 ... 02:29:09 02:29:09 #58 [core-data internal] load build context 02:29:09 #58 ... 02:29:09 02:29:09 #56 [support-cron-scheduler internal] load build context 02:29:09 #56 ... 02:29:09 02:29:09 #58 [core-data internal] load build context 02:29:10 #58 ... 02:29:10 02:29:10 #46 [support-notifications internal] load build context 02:29:10 #46 transferring context: 311.86MB 93.0s done 02:29:10 #46 DONE 94.8s 02:29:10 02:29:10 #58 [core-data internal] load build context 02:29:12 #58 ... 02:29:12 02:29:12 #52 [security-spiffe-token-provider internal] load build context 02:29:12 #52 transferring context: 311.86MB 94.5s done 02:29:12 #52 DONE 95.6s 02:29:12 02:29:12 #58 [core-data internal] load build context 02:29:12 #58 ... 02:29:12 02:29:12 #53 [security-bootstrapper internal] load build context 02:29:12 #53 ... 02:29:12 02:29:12 #58 [core-data internal] load build context 02:29:12 #58 ... 02:29:12 02:29:12 #51 [security-secretstore-setup internal] load build context 02:29:12 #51 ... 02:29:12 02:29:12 #58 [core-data internal] load build context 02:29:13 #58 ... 02:29:13 02:29:13 #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:29:13 #109 DONE 2.9s 02:29:13 02:29:13 #58 [core-data internal] load build context 02:29:14 #58 ... 02:29:14 02:29:14 #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:29:14 #110 DONE 1.7s 02:29:14 02:29:14 #58 [core-data internal] load build context 02:29:15 #58 ... 02:29:15 02:29:15 #50 [core-metadata internal] load build context 02:29:15 #50 transferring context: 311.86MB 97.9s done 02:29:15 #50 DONE 99.6s 02:29:15 02:29:15 #48 [security-proxy-auth internal] load build context 02:29:16 #48 ... 02:29:16 02:29:16 #58 [core-data internal] load build context 02:29:16 #58 ... 02:29:16 02:29:16 #44 [security-proxy-setup internal] load build context 02:29:16 #44 ... 02:29:16 02:29:16 #58 [core-data internal] load build context 02:29:17 #58 ... 02:29:17 02:29:17 #48 [security-proxy-auth internal] load build context 02:29:17 #48 transferring context: 311.86MB 100.2s done 02:29:17 #48 DONE 101.3s 02:29:17 02:29:17 #58 [core-data internal] load build context 02:29:17 #58 ... 02:29:17 02:29:17 #43 [core-common-config-bootstrapper internal] load build context 02:29:17 #43 ... 02:29:17 02:29:17 #57 [support-scheduler internal] load build context 02:29:17 #57 ... 02:29:17 02:29:17 #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:29:17 #111 DONE 1.4s 02:29:17 02:29:17 #57 [support-scheduler internal] load build context 02:29:17 #57 ... 02:29:17 02:29:17 #43 [core-common-config-bootstrapper internal] load build context 02:29:19 #43 ... 02:29:19 02:29:19 #57 [support-scheduler internal] load build context 02:29:19 #57 transferring context: 311.86MB 98.8s done 02:29:19 #57 DONE 101.7s 02:29:19 02:29:19 #43 [core-common-config-bootstrapper internal] load build context 02:29:19 #43 ... 02:29:19 02:29:19 #45 [core-keeper internal] load build context 02:29:19 #45 ... 02:29:19 02:29:19 #55 [core-command internal] load build context 02:29:19 #55 ... 02:29:19 02:29:19 #43 [core-common-config-bootstrapper internal] load build context 02:29:19 #43 ... 02:29:19 02:29:19 #56 [support-cron-scheduler internal] load build context 02:29:19 #56 ... 02:29:19 02:29:19 #45 [core-keeper internal] load build context 02:29:21 #45 ... 02:29:21 02:29:21 #56 [support-cron-scheduler internal] load build context 02:29:21 #56 transferring context: 311.86MB 102.3s done 02:29:21 #56 DONE 104.1s 02:29:21 02:29:21 #45 [core-keeper internal] load build context 02:29:21 #45 ... 02:29:21 02:29:21 #55 [core-command internal] load build context 02:29:21 #55 transferring context: 311.86MB 102.8s done 02:29:21 #55 DONE 104.7s 02:29:21 02:29:21 #45 [core-keeper internal] load build context 02:29:22 #45 ... 02:29:22 02:29:22 #53 [security-bootstrapper internal] load build context 02:29:22 #53 transferring context: 311.86MB 104.5s done 02:29:22 #53 DONE 105.4s 02:29:22 02:29:22 #45 [core-keeper internal] load build context 02:29:23 #45 ... 02:29:23 02:29:23 #51 [security-secretstore-setup internal] load build context 02:29:23 #51 ... 02:29:23 02:29:23 #45 [core-keeper internal] load build context 02:29:23 #45 ... 02:29:23 02:29:23 #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:29:23 #112 DONE 1.0s 02:29:23 02:29:23 #45 [core-keeper internal] load build context 02:29:23 #45 ... 02:29:23 02:29:23 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:23 #113 ... 02:29:23 02:29:23 #51 [security-secretstore-setup internal] load build context 02:29:24 #51 ... 02:29:24 02:29:24 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:24 #114 ... 02:29:24 02:29:24 #45 [core-keeper internal] load build context 02:29:26 #45 ... 02:29:26 02:29:26 #44 [security-proxy-setup internal] load build context 02:29:26 #44 ... 02:29:26 02:29:26 #45 [core-keeper internal] load build context 02:29:27 #45 transferring context: 258.05MB 111.9s 02:29:27 #45 ... 02:29:27 02:29:27 #58 [core-data internal] load build context 02:29:27 #58 ... 02:29:27 02:29:27 #44 [security-proxy-setup internal] load build context 02:29:27 #44 ... 02:29:27 02:29:27 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:27 #115 ... 02:29:27 02:29:27 #45 [core-keeper internal] load build context 02:29:30 #45 ... 02:29:30 02:29:30 #43 [core-common-config-bootstrapper internal] load build context 02:29:30 #43 ... 02:29:30 02:29:30 #45 [core-keeper internal] load build context 02:29:31 #45 ... 02:29:31 02:29:31 #58 [core-data internal] load build context 02:29:31 #58 transferring context: 311.86MB 110.7s done 02:29:31 #58 DONE 113.5s 02:29:31 02:29:31 #45 [core-keeper internal] load build context 02:29:31 #45 ... 02:29:31 02:29:31 #44 [security-proxy-setup internal] load build context 02:29:31 #44 transferring context: 311.86MB 116.8s done 02:29:31 #44 DONE 117.1s 02:29:31 02:29:31 #45 [core-keeper internal] load build context 02:29:31 #45 ... 02:29:31 02:29:31 #43 [core-common-config-bootstrapper internal] load build context 02:29:31 #43 transferring context: 311.86MB 117.1s done 02:29:31 #43 DONE 117.3s 02:29:31 02:29:31 #45 [core-keeper internal] load build context 02:29:32 #45 transferring context: 311.86MB 117.7s done 02:29:32 #45 DONE 118.0s 02:29:32 02:29:32 #51 [security-secretstore-setup internal] load build context 02:29:32 #51 ... 02:29:32 02:29:32 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:29:33 #116 ... 02:29:33 02:29:33 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:33 #117 ... 02:29:33 02:29:33 #51 [security-secretstore-setup internal] load build context 02:29:34 #51 ... 02:29:34 02:29:34 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:29:34 #116 DONE 1.3s 02:29:34 02:29:34 #51 [security-secretstore-setup internal] load build context 02:29:38 #51 transferring context: 284.65MB 119.0s 02:29:39 #51 transferring context: 311.86MB 120.2s done 02:29:39 #51 DONE 123.0s 02:29:39 02:29:39 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #118 ... 02:30:47 02:30:47 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #115 DONE 82.5s 02:30:47 02:30:47 #119 [core-metadata builder 6/7] COPY . . 02:30:47 #119 ... 02:30:47 02:30:47 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #117 DONE 76.8s 02:30:47 02:30:47 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #114 DONE 85.6s 02:30:47 02:30:47 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #113 DONE 86.9s 02:30:47 02:30:47 #120 [support-notifications builder 6/7] COPY . . 02:30:47 #120 ... 02:30:47 02:30:47 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #118 DONE 70.2s 02:30:47 02:30:47 #121 [security-spiffe-token-provider builder 6/7] COPY . . 02:30:47 #121 DONE 4.5s 02:30:47 02:30:47 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:30:47 #122 CACHED 02:30:47 02:30:47 #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #123 CACHED 02:30:47 02:30:47 #124 [support-cron-scheduler builder 6/7] COPY . . 02:30:47 #124 CACHED 02:30:47 02:30:47 #120 [support-notifications builder 6/7] COPY . . 02:30:47 #120 DONE 4.5s 02:30:47 02:30:47 #119 [core-metadata builder 6/7] COPY . . 02:30:47 #119 DONE 4.6s 02:30:47 02:30:47 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:30:47 #125 ... 02:30:47 02:30:47 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #126 CACHED 02:30:47 02:30:47 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 02:30:47 #127 CACHED 02:30:47 02:30:47 #128 [core-data builder 6/7] COPY . . 02:30:47 #128 CACHED 02:30:47 02:30:47 #129 [support-scheduler builder 6/7] COPY . . 02:30:47 #129 CACHED 02:30:47 02:30:47 #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:30:47 #130 CACHED 02:30:47 02:30:47 #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #131 CACHED 02:30:47 02:30:47 #132 [core-command builder 6/7] COPY . . 02:30:47 #132 CACHED 02:30:47 02:30:47 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 02:30:47 #133 CACHED 02:30:47 02:30:47 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #134 CACHED 02:30:47 02:30:47 #135 [security-bootstrapper builder 6/7] COPY . . 02:30:47 #135 DONE 4.7s 02:30:47 02:30:47 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #136 CACHED 02:30:47 02:30:47 #137 [security-proxy-auth builder 6/7] COPY . . 02:30:47 #137 CACHED 02:30:47 02:30:47 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:30:47 #138 CACHED 02:30:47 02:30:47 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:30:47 #139 CACHED 02:30:47 02:30:47 #140 [security-secretstore-setup builder 6/7] COPY . . 02:30:47 #140 CACHED 02:30:47 02:30:47 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #141 CACHED 02:30:47 02:30:47 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #142 CACHED 02:30:47 02:30:47 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 02:30:47 #143 CACHED 02:30:47 02:30:47 #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:30:47 #144 CACHED 02:30:47 02:30:47 #145 [security-proxy-setup builder 6/7] COPY . . 02:30:47 #145 CACHED 02:30:47 02:30:47 #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #146 CACHED 02:30:47 02:30:47 #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:30:47 #147 CACHED 02:30:47 02:30:47 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:30:50 #148 ... 02:30:50 02:30:50 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:30:50 #0 4.852 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:30:50 #149 ... 02:30:50 02:30:50 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:30:50 #125 5.684 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 02:30:54 #125 ... 02:30:54 02:30:54 #150 [core-keeper builder 7/8] COPY . . 02:30:54 #150 DONE 9.8s 02:30:54 02:30:54 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:30:54 #151 ... 02:30:54 02:30:54 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:30:54 #0 6.532 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 02:30:54 #152 ... 02:30:54 02:30:54 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:30:54 #0 6.534 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 02:30:55 #153 ... 02:30:55 02:30:55 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:30:55 #0 6.671 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 02:30:55 #154 ... 02:30:55 02:30:55 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:30:55 #0 4.640 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 02:30:55 #155 ... 02:30:55 02:30:55 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:30:55 #0 5.729 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 02:30:55 #156 ... 02:30:55 02:30:55 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:30:55 #0 6.267 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 02:30:55 #157 ... 02:30:55 02:30:55 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:30:55 #0 6.397 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 02:30:55 #158 ... 02:30:55 02:30:55 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:30:55 #0 5.696 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 02:30:55 #159 ... 02:30:55 02:30:55 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:30:55 #0 6.003 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 02:30:56 #160 ... 02:30:56 02:30:56 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:30:56 #151 2.274 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 02:31:00 #151 ... 02:31:00 02:31:00 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:31:00 #148 5.507 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 02:51:23 #148 ... 02:51:23 02:51:23 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:51:23 #152 DONE 1234.3s 02:51:23 02:51:23 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:51:23 #149 ... 02:51:23 02:51:23 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:51:23 #161 DONE 0.2s 02:51:23 02:51:23 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:51:23 #162 DONE 0.1s 02:51:23 02:51:23 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:23 #158 ... 02:51:23 02:51:23 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:51:23 #163 DONE 0.2s 02:51:23 02:51:23 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:51:23 #164 DONE 0.3s 02:51:23 02:51:23 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:51:23 #160 ... 02:51:23 02:51:23 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:51:23 #165 DONE 0.3s 02:51:23 02:51:23 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:51:23 #166 DONE 0.1s 02:51:23 02:51:23 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:23 #167 DONE 2.1s 02:51:23 02:51:23 #108 [security-proxy-setup] exporting to image 02:51:23 #108 exporting layers 02:51:24 #108 exporting layers 1.2s done 02:51:24 #108 writing image sha256:f232ff6df1f423cdd8fd32abcfb8d88a957d735a57c8a6c606729493d3fd2cd9 0.0s done 02:51:24 #108 naming to docker.io/library/security-proxy-setup-arm64 done 02:51:24 #108 DONE 9.0s 02:51:24 02:51:24 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:51:24 #149 ... 02:51:24 02:51:24 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:24 #158 1239.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 02:51:32 #158 ... 02:51:32 02:51:32 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:51:32 #148 DONE 1246.7s 02:51:32 02:51:32 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:51:32 #168 DONE 0.7s 02:51:32 02:51:32 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:51:35 #169 DONE 2.7s 02:51:35 02:51:35 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:51:35 #170 DONE 0.3s 02:51:35 02:51:35 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:51:35 #171 DONE 0.3s 02:51:35 02:51:35 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:51:35 #172 DONE 0.3s 02:51:35 02:51:35 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:51:35 #154 ... 02:51:35 02:51:35 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:51:35 #173 DONE 0.1s 02:51:35 02:51:35 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:51:35 #174 DONE 0.3s 02:51:35 02:51:35 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:51:36 #160 ... 02:51:36 02:51:36 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:51:36 #175 DONE 0.1s 02:51:36 02:51:36 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:51:36 #176 DONE 0.1s 02:51:36 02:51:36 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:51:36 #149 ... 02:51:36 02:51:36 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:51:36 #177 DONE 0.1s 02:51:36 02:51:36 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:51:36 #178 DONE 0.1s 02:51:36 02:51:36 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:51:36 #159 ... 02:51:36 02:51:36 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:51:38 #179 DONE 1.8s 02:51:38 02:51:38 #108 [security-bootstrapper] exporting to image 02:51:38 #108 exporting layers 02:51:39 #108 exporting layers 1.0s done 02:51:39 #108 writing image sha256:b0c14a4a949c2234a45c16f1a093b4123d57bdc9f402ad02a812711f9cba1a97 done 02:51:39 #108 naming to docker.io/library/security-bootstrapper-arm64 done 02:51:39 #108 DONE 10.0s 02:51:39 02:51:39 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:51:44 #125 ... 02:51:44 02:51:44 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:44 #158 DONE 1260.1s 02:51:44 02:51:44 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:51:45 #160 ... 02:51:45 02:51:45 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:51:45 #180 DONE 0.2s 02:51:45 02:51:45 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:51:46 #181 DONE 0.2s 02:51:46 02:51:46 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:51:46 #182 DONE 0.2s 02:51:46 02:51:46 #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:51:46 #35 ... 02:51:46 02:51:46 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:51:46 #183 DONE 0.2s 02:51:46 02:51:46 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:51:46 #184 DONE 0.2s 02:51:46 02:51:46 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:51:47 #185 DONE 0.3s 02:51:47 02:51:47 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:51:47 #186 DONE 0.3s 02:51:47 02:51:47 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:51:47 #187 DONE 0.1s 02:51:47 02:51:47 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:50 #188 DONE 2.2s 02:51:50 02:51:50 #108 [security-secretstore-setup] exporting to image 02:51:50 #108 exporting layers 02:51:51 #108 exporting layers 1.6s done 02:51:51 #108 writing image sha256:b8865a8c224013001beff12138e3286e581ce35857be60afd9b6a7541f4a1b25 done 02:51:51 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 02:51:51 #108 DONE 11.6s 02:51:51 02:51:51 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:52:47 #155 ... 02:52:47 02:52:47 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:52:47 #156 DONE 1318.4s 02:52:47 02:52:47 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:52:47 #153 ... 02:52:47 02:52:47 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:52:47 #189 DONE 0.2s 02:52:47 02:52:47 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:52:47 #154 ... 02:52:47 02:52:47 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:52:47 #190 DONE 0.2s 02:52:47 02:52:47 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:52:47 #191 DONE 0.3s 02:52:47 02:52:47 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:52:47 #192 DONE 0.1s 02:52:47 02:52:47 #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:52:47 #35 ... 02:52:47 02:52:47 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:52:47 #193 DONE 0.1s 02:52:47 02:52:47 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:47 #194 DONE 2.1s 02:52:47 02:52:47 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:52:47 #154 ... 02:52:47 02:52:47 #108 [core-common-config-bootstrapper] exporting to image 02:52:47 #108 exporting layers 02:52:47 #108 exporting layers 0.6s done 02:52:47 #108 writing image sha256:b731d066867696cb4e66286e9508c213c6f29136360e5560e555e96a0dccb761 done 02:52:47 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:52:47 #108 DONE 12.2s 02:52:47 02:52:47 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:55:09 #125 ... 02:55:09 02:55:09 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:55:09 #155 DONE 1461.8s 02:55:09 02:55:09 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:55:09 #153 ... 02:55:09 02:55:09 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:55:09 #195 DONE 0.2s 02:55:09 02:55:09 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:55:09 #160 ... 02:55:09 02:55:09 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:55:09 #196 DONE 0.3s 02:55:09 02:55:09 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:55:09 #197 DONE 0.4s 02:55:09 02:55:09 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:55:09 #198 DONE 0.1s 02:55:09 02:55:09 #108 [security-spiffe-token-provider] exporting to image 02:55:09 #108 exporting layers 02:55:09 #108 exporting layers 0.9s done 02:55:09 #108 writing image sha256:42fd2768481c60317fc1e6900b3ec43a9d53b3bab5fbd9aa01c5b29030e12adc done 02:55:09 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:55:09 #108 DONE 13.1s 02:55:09 02:55:09 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:04:31 #153 ... 03:04:31 03:04:31 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:04:31 #154 DONE 2015.1s 03:04:31 03:04:31 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:04:31 #125 ... 03:04:31 03:04:31 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:04:31 #199 DONE 0.1s 03:04:31 03:04:31 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:04:31 #200 DONE 0.1s 03:04:31 03:04:31 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:04:31 #159 ... 03:04:31 03:04:31 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:04:31 #201 DONE 0.4s 03:04:31 03:04:31 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:04:31 #160 ... 03:04:31 03:04:31 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:04:31 #202 DONE 0.1s 03:04:31 03:04:31 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:04:31 #203 DONE 0.2s 03:04:31 03:04:31 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:04:31 #204 DONE 2.1s 03:04:31 03:04:31 #108 [security-proxy-auth] exporting to image 03:04:31 #108 exporting layers 03:04:31 #108 exporting layers 0.6s done 03:04:31 #108 writing image sha256:1dfee73bea9cfab490df6bd36abb1fc214e8c54271da26830e26000c3555e245 0.0s done 03:04:31 #108 naming to docker.io/library/security-proxy-auth-arm64 done 03:04:31 #108 DONE 13.8s 03:04:31 03:04:31 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:05:28 #159 DONE 2075.8s 03:05:28 03:05:28 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:05:28 #149 ... 03:05:28 03:05:28 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:05:28 #205 DONE 0.2s 03:05:28 03:05:28 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:05:28 #206 DONE 0.2s 03:05:28 03:05:28 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:05:28 #151 ... 03:05:28 03:05:28 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:05:28 #207 DONE 0.4s 03:05:28 03:05:28 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:05:28 #149 ... 03:05:28 03:05:28 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:05:28 #208 DONE 0.2s 03:05:28 03:05:28 #108 [core-command] exporting to image 03:05:28 #108 exporting layers 03:05:28 #108 exporting layers 0.6s done 03:05:28 #108 writing image sha256:c6f737fa45503ac402d0171d5a3045d6a80bf110d973885e10e958ee28ac80a2 done 03:05:28 #108 naming to docker.io/library/core-command-arm64 done 03:05:28 #108 DONE 14.4s 03:05:28 03:05:28 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:04 #125 ... 03:08:04 03:08:04 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:08:04 #151 DONE 2219.6s 03:08:04 03:08:04 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:04 #125 ... 03:08:04 03:08:04 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:04 #209 DONE 0.2s 03:08:04 03:08:04 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:08:04 #210 DONE 0.6s 03:08:04 03:08:04 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:04 #153 ... 03:08:04 03:08:04 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:08:04 #211 DONE 0.2s 03:08:04 03:08:04 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:08:04 #212 DONE 0.2s 03:08:04 03:08:04 #108 [core-keeper] exporting to image 03:08:04 #108 exporting layers 03:08:04 #108 exporting layers 0.9s done 03:08:04 #108 writing image sha256:02b8b6eaff9bfbd6201430a181a01235717741224e3cd6c378bec668511e10dd 03:08:04 #108 writing image sha256:02b8b6eaff9bfbd6201430a181a01235717741224e3cd6c378bec668511e10dd 0.0s done 03:08:04 #108 naming to docker.io/library/core-keeper-arm64 0.1s done 03:08:04 #108 DONE 15.4s 03:08:04 03:08:04 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:04 #125 ... 03:08:04 03:08:04 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:08:04 #160 DONE 2232.5s 03:08:04 03:08:04 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:04 #153 DONE 2232.6s 03:08:04 03:08:04 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:08:04 #149 ... 03:08:04 03:08:04 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:08:04 #213 DONE 0.4s 03:08:04 03:08:04 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:04 #125 ... 03:08:04 03:08:04 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:08:04 #214 DONE 0.3s 03:08:04 03:08:04 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:04 #125 ... 03:08:04 03:08:04 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:08:04 #215 ... 03:08:04 03:08:04 #216 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:08:04 #216 DONE 0.2s 03:08:04 03:08:04 #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:08:04 #217 DONE 0.2s 03:08:04 03:08:04 #218 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:08:04 #218 DONE 0.6s 03:08:04 03:08:04 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:08:04 #215 DONE 0.9s 03:08:04 03:08:04 #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:08:04 #219 DONE 0.2s 03:08:04 03:08:04 #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:08:04 #220 ... 03:08:04 03:08:04 #221 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:08:04 #221 DONE 0.2s 03:08:04 03:08:04 #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:08:04 #222 DONE 0.1s 03:08:04 03:08:04 #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:08:04 #220 DONE 0.2s 03:08:04 03:08:04 #108 [core-data] exporting to image 03:08:04 #108 ... 03:08:04 03:08:04 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:08:04 #223 DONE 0.2s 03:08:04 03:08:04 #108 [core-metadata] exporting to image 03:08:04 #108 exporting layers 1.0s done 03:08:04 #108 writing image sha256:4eb2d19689f200420c0ff3e9b70cd64182fed84ec6191cbe00aff5bd4c8bfa69 0.1s done 03:08:04 #108 naming to docker.io/library/core-data-arm64 03:08:04 #108 exporting layers 1.0s done 03:08:04 #108 naming to docker.io/library/core-data-arm64 done 03:08:04 #108 writing image sha256:eebc487b628dbcf6a8c00558e2c130a7fbf2d8f0c127863a8b0a8373c2c4ded2 0.0s done 03:08:04 #108 naming to docker.io/library/core-metadata-arm64 0.0s done 03:08:04 #108 DONE 16.8s 03:08:04 03:08:04 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:08:43 #149 ... 03:08:43 03:08:43 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:43 #125 DONE 2272.6s 03:08:43 03:08:43 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:08:43 #149 ... 03:08:43 03:08:43 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:08:43 #224 ... 03:08:43 03:08:43 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:43 #157 DONE 2273.3s 03:08:43 03:08:43 #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:08:43 #35 ... 03:08:43 03:08:43 #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:43 #225 ... 03:08:43 03:08:43 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:08:43 #224 DONE 0.5s 03:08:43 03:08:43 #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:43 #225 DONE 0.3s 03:08:43 03:08:43 #226 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:08:43 #226 DONE 0.3s 03:08:43 03:08:43 #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:08:43 #35 ... 03:08:43 03:08:43 #227 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:08:43 #227 ... 03:08:43 03:08:43 #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:43 #228 DONE 0.2s 03:08:43 03:08:43 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:08:43 #229 DONE 0.4s 03:08:43 03:08:43 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:08:43 #149 DONE 2274.7s 03:08:43 03:08:43 #227 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:08:43 #227 DONE 0.6s 03:08:43 03:08:43 #230 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:08:43 #230 DONE 0.3s 03:08:43 03:08:43 #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:08:43 #231 DONE 0.2s 03:08:43 03:08:43 #108 [support-scheduler] exporting to image 03:08:43 #108 exporting layers 03:08:43 #108 ... 03:08:43 03:08:43 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:08:43 #232 DONE 0.2s 03:08:43 03:08:43 #108 [support-notifications] exporting to image 03:08:43 #108 ... 03:08:43 03:08:43 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:43 #233 DONE 0.2s 03:08:43 03:08:43 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:43 #234 DONE 0.2s 03:08:43 03:08:43 #108 [support-notifications] exporting to image 03:08:43 #108 exporting layers 0.8s done 03:08:43 #108 writing image sha256:7154ca2feb244be3d7fc8c89ac4b27e9c8244b4329613ddaefe3fb4c1a43e1ed done 03:08:43 #108 naming to docker.io/library/support-scheduler-arm64 03:08:43 #108 naming to docker.io/library/support-scheduler-arm64 done 03:08:43 #108 exporting layers 0.8s done 03:08:43 #108 writing image sha256:0da5a1f330ab49f0fad039106e93a64e1f2c4842aba7a3a5d1f14b2c852e2820 done 03:08:43 #108 naming to docker.io/library/support-notifications-arm64 done 03:08:43 #108 DONE 18.0s 03:08:43 03:08:43 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:08:43 #235 DONE 0.5s 03:08:43 03:08:43 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:08:43 #236 DONE 0.1s 03:08:43 03:08:43 #108 [support-cron-scheduler] exporting to image 03:08:43 #108 exporting layers 1.4s done 03:08:43 #108 writing image sha256:3028fcf2b20f3e0613cdf49feede0843d20a341c6829d64ab5de773f0af0da56 done 03:08:43 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 03:08:43 #108 DONE 19.4s 03:08:43 03:08:43 #35 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:43 time="2024-09-25T02:27:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:08:43 $ docker stop --time=1 e35b05fdb81d97858bcc9bc68852e96ecefb3f046d99b3766d12a91ebebfb4a4 03:08:45 $ docker rm -f --volumes e35b05fdb81d97858bcc9bc68852e96ecefb3f046d99b3766d12a91ebebfb4a4 [Pipeline] // withDockerContainer [Pipeline] sh 03:08:46 + docker images 03:08:46 REPOSITORY TAG IMAGE ID CREATED SIZE 03:08:46 support-cron-scheduler-arm64 latest 3028fcf2b20f 6 seconds ago 43.9MB 03:08:46 support-notifications-arm64 latest 0da5a1f330ab 7 seconds ago 42.3MB 03:08:46 support-scheduler-arm64 latest 7154ca2feb24 7 seconds ago 41.6MB 03:08:46 core-metadata-arm64 latest eebc487b628d 46 seconds ago 39.5MB 03:08:46 core-data-arm64 latest 4eb2d19689f2 47 seconds ago 39.4MB 03:08:46 core-keeper-arm64 latest 02b8b6eaff9b 51 seconds ago 39.3MB 03:08:46 core-command-arm64 latest c6f737fa4550 3 minutes ago 35.1MB 03:08:46 security-proxy-auth-arm64 latest 1dfee73bea9c 4 minutes ago 32.7MB 03:08:46 security-spiffe-token-provider-arm64 latest 42fd2768481c 13 minutes ago 29.1MB 03:08:46 core-common-config-bootstrapper-arm64 latest b731d0668676 16 minutes ago 15.4MB 03:08:46 security-secretstore-setup-arm64 latest b8865a8c2240 16 minutes ago 36.4MB 03:08:46 security-bootstrapper-arm64 latest b0c14a4a949c 17 minutes ago 18.9MB 03:08:46 security-proxy-setup-arm64 latest f232ff6df1f4 17 minutes ago 26.2MB 03:08:46 security-spire-agent-arm64 latest 7b470b5a0ded 39 minutes ago 174MB 03:08:46 security-spire-server-arm64 latest 00f50f1e6d78 39 minutes ago 116MB 03:08:46 security-spire-config-arm64 latest 507f52902f67 39 minutes ago 115MB 03:08:46 ci-base-image-arm64 latest 0c130d80afdc About an hour ago 967MB 03:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 03:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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 03:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:08:47 03:08:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:08:47 arm64: Pulling from edgex-lftools-log-publisher 03:08:47 8998bd30e6a1: Pulling fs layer 03:08:47 04944245beec: Pulling fs layer 03:08:47 699f458cf7ca: Pulling fs layer 03:08:47 765212b225bb: Pulling fs layer 03:08:47 f23df028b6ca: Pulling fs layer 03:08:47 d65c8cfc05b1: Pulling fs layer 03:08:47 2437ff75d9bd: Pulling fs layer 03:08:47 f23df028b6ca: Waiting 03:08:47 d65c8cfc05b1: Waiting 03:08:47 2437ff75d9bd: Waiting 03:08:47 765212b225bb: Waiting 03:08:47 04944245beec: Verifying Checksum 03:08:47 04944245beec: Download complete 03:08:47 765212b225bb: Verifying Checksum 03:08:47 765212b225bb: Download complete 03:08:47 f23df028b6ca: Verifying Checksum 03:08:47 f23df028b6ca: Download complete 03:08:47 d65c8cfc05b1: Verifying Checksum 03:08:47 d65c8cfc05b1: Download complete 03:08:48 699f458cf7ca: Verifying Checksum 03:08:48 699f458cf7ca: Download complete 03:08:48 8998bd30e6a1: Download complete 03:08:51 2437ff75d9bd: Verifying Checksum 03:08:51 2437ff75d9bd: Download complete 03:08:53 8998bd30e6a1: Pull complete 03:08:53 04944245beec: Pull complete 03:08:55 699f458cf7ca: Pull complete 03:08:55 765212b225bb: Pull complete 03:08:56 f23df028b6ca: Pull complete 03:08:56 d65c8cfc05b1: Pull complete 03:09:15 2437ff75d9bd: Pull complete 03:09:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:09:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:15 prd-ubuntu20.04-docker-arm64-4c-16g-11017 does not seem to be running inside a container 03:09:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:09:18 $ docker top d929c1ed5ba2abceec3084e0641ec33cc0716fcebe9be2375aad05fe70e8a8dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:19 ---> job-cost.sh 03:09:19 lf-activate-venv: SKIPPING 03:09:19 INFO: No Stack... 03:09:20 INFO: Retrieving Pricing Info for: v3-standard-4 03:09:20 INFO: Archiving Costs [Pipeline] sh 03:09:21 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:09:21 + cut -d, -f6 [Pipeline] lock 03:09:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4923-1-stack-cost] 03:09:21 Resource [jenkins-edgexfoundry-edgex-go-PR-4923-1-stack-cost] did not exist. Created. 03:09:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4923-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:09:22 + echo total: 0.2199999988079071 [Pipeline] stash 03:09:22 Stashed 1 file(s) [Pipeline] } 03:09:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4923-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:09:22 $ docker stop --time=1 d929c1ed5ba2abceec3084e0641ec33cc0716fcebe9be2375aad05fe70e8a8dc 03:09:23 $ docker rm -f --volumes d929c1ed5ba2abceec3084e0641ec33cc0716fcebe9be2375aad05fe70e8a8dc [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 03:09:25 provisioning config files... 03:09:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12450928908957531354tmp [Pipeline] { [Pipeline] sh 03:09:25 + set +x 03:09:25 + curl -s https://codecov.io/bash 03:09:25 + bash -s -- 03:09:25 03:09:25 _____ _ 03:09:25 / ____| | | 03:09:25 | | ___ __| | ___ ___ _____ __ 03:09:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:09:25 | |___| (_) | (_| | __/ (_| (_) \ V / 03:09:25 \_____\___/ \__,_|\___|\___\___/ \_/ 03:09:25 Bash-1.0.6 03:09:25 03:09:25 03:09:25 ==> git version 2.25.1 found 03:09:25 ==> 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 03:09:25 Release-Date: 2020-01-08 03:09:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:09:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:09:25 ==> Jenkins CI detected. 03:09:25 current dir:  /w/workspace/edgex-go/1 03:09:25 project root: . 03:09:25 --> token set from env 03:09:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:09:25 ==> Running gcov in . (disable via -X gcov) 03:09:25 ==> Python coveragepy not found 03:09:25 ==> Searching for coverage reports in: 03:09:25 + . 03:09:25 -> Found 1 reports 03:09:25 ==> Detecting git/mercurial file structure 03:09:25 ==> Reading reports 03:09:25 + ./coverage.out bytes=611239 03:09:25 ==> Appending adjustments 03:09:25 https://docs.codecov.io/docs/fixing-reports 03:09:27 + Found adjustments 03:09:27 ==> Gzipping contents 03:09:27 72K /tmp/codecov.lXGP22.gz 03:09:27 ==> Uploading reports 03:09:27 url: https://codecov.io 03:09:27 query: branch=PR-4923&commit=8f1b9f227d1d52840714d47511c2b910d629c044&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4923%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4923&job=&cmd_args= 03:09:27 -> Pinging Codecov 03:09:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4923&commit=8f1b9f227d1d52840714d47511c2b910d629c044&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4923%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4923&job=&cmd_args= 03:09:27 -> Uploading to 03:09:27 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/8f1b9f227d1d52840714d47511c2b910d629c044/54fbeee2-de3f-4aff-996a-1b3504c391e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240925%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240925T030927Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7b05c533267b74dc65b2bc303baa1b8ff343dbd6fb6d07a6d41496dcce7854c7 03:09:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:27 Dload Upload Total Spent Left Speed 03:09:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73680 0 0 100 73680 0 260k --:--:-- --:--:-- --:--:-- 260k 03:09:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8f1b9f227d1d52840714d47511c2b910d629c044 [Pipeline] } 03:09:27 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 03:09:29 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:09:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:09:31 ---> package-listing.sh 03:09:31 ++ facter osfamily 03:09:31 ++ tr '[:upper:]' '[:lower:]' 03:09:31 + OS_FAMILY=debian 03:09:31 + workspace=/w/workspace/edgex-go/1 03:09:31 + START_PACKAGES=/tmp/packages_start.txt 03:09:31 + END_PACKAGES=/tmp/packages_end.txt 03:09:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:09:31 + PACKAGES=/tmp/packages_start.txt 03:09:31 + '[' /w/workspace/edgex-go/1 ']' 03:09:31 + PACKAGES=/tmp/packages_end.txt 03:09:31 + case "${OS_FAMILY}" in 03:09:31 + dpkg -l 03:09:31 + grep '^ii' 03:09:31 + '[' -f /tmp/packages_start.txt ']' 03:09:31 + '[' -f /tmp/packages_end.txt ']' 03:09:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:09:31 + '[' /w/workspace/edgex-go/1 ']' 03:09:31 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:09:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:09:31 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 03:09:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:32 03:09:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:32 latest: Pulling from edgex-lftools-log-publisher 03:09:32 5eb5b503b376: Pulling fs layer 03:09:32 5c69ac0246d0: Pulling fs layer 03:09:32 ec43610c2a17: Pulling fs layer 03:09:32 3a2ae6a8a46f: Pulling fs layer 03:09:32 33b1e0a273af: Pulling fs layer 03:09:32 5d3b04190fa2: Pulling fs layer 03:09:32 2f39f015ded8: Pulling fs layer 03:09:32 3a2ae6a8a46f: Waiting 03:09:32 33b1e0a273af: Waiting 03:09:32 5d3b04190fa2: Waiting 03:09:32 5c69ac0246d0: Download complete 03:09:32 3a2ae6a8a46f: Verifying Checksum 03:09:32 3a2ae6a8a46f: Download complete 03:09:32 33b1e0a273af: Verifying Checksum 03:09:32 33b1e0a273af: Download complete 03:09:32 5d3b04190fa2: Verifying Checksum 03:09:32 5d3b04190fa2: Download complete 03:09:33 ec43610c2a17: Verifying Checksum 03:09:33 ec43610c2a17: Download complete 03:09:33 5eb5b503b376: Verifying Checksum 03:09:33 5eb5b503b376: Download complete 03:09:34 2f39f015ded8: Download complete 03:09:34 5eb5b503b376: Pull complete 03:09:34 5c69ac0246d0: Pull complete 03:09:35 ec43610c2a17: Pull complete 03:09:35 3a2ae6a8a46f: Pull complete 03:09:35 33b1e0a273af: Pull complete 03:09:35 5d3b04190fa2: Pull complete 03:09:39 2f39f015ded8: Pull complete 03:09:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:40 prd-ubuntu20.04-docker-8c-8g-11015 does not seem to be running inside a container 03:09:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:09:44 $ docker top a362dc007ffae12d277bfc7f50a8fac87a1fdcfb3fa442c7cbaf7e440637abff -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:44 + touch /tmp/pre-build-complete [Pipeline] sh 03:09:45 + mkdir -p /var/log/sysstat [Pipeline] sh 03:09:45 + ls /var/log/sa-host 03:09:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:45 provisioning config files... 03:09:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3898972555781885070tmp [Pipeline] { [Pipeline] echo 03:09:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:09:46 ---> create-netrc.sh [Pipeline] } 03:09:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:09:46 ---> python-tools-install.sh [Pipeline] echo 03:09:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:09:47 ---> sudo-logs.sh 03:09:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:09:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:09:47 ---> job-cost.sh 03:09:47 lf-activate-venv: SKIPPING 03:09:47 DEBUG: total: 0.2199999988079071 03:09:47 INFO: Retrieving Stack Cost... 03:09:47 INFO: Retrieving Pricing Info for: v3-standard-8 03:09:48 INFO: Archiving Costs [Pipeline] echo 03:09:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:09:48 ---> logs-deploy.sh 03:09:48 lf-activate-venv: SKIPPING 03:09:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4923/1 03:09:48 INFO: archiving workspace using pattern(s): 03:09:49 Archives upload complete. 03:09:49 INFO: archiving logs to Nexus 03:09:50 ---> uname -a: 03:09:50 Linux prd-ubuntu20-04-docker-8c-8g-11015 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:09:50 03:09:50 03:09:50 ---> lscpu: 03:09:50 Architecture: x86_64 03:09:50 CPU op-mode(s): 32-bit, 64-bit 03:09:50 Byte Order: Little Endian 03:09:50 Address sizes: 40 bits physical, 48 bits virtual 03:09:50 CPU(s): 8 03:09:50 On-line CPU(s) list: 0-7 03:09:50 Thread(s) per core: 1 03:09:50 Core(s) per socket: 1 03:09:50 Socket(s): 8 03:09:50 NUMA node(s): 1 03:09:50 Vendor ID: AuthenticAMD 03:09:50 CPU family: 23 03:09:50 Model: 49 03:09:50 Model name: AMD EPYC-Rome Processor 03:09:50 Stepping: 0 03:09:50 CPU MHz: 2799.998 03:09:50 BogoMIPS: 5599.99 03:09:50 Virtualization: AMD-V 03:09:50 Hypervisor vendor: KVM 03:09:50 Virtualization type: full 03:09:50 L1d cache: 256 KiB 03:09:50 L1i cache: 256 KiB 03:09:50 L2 cache: 4 MiB 03:09:50 L3 cache: 128 MiB 03:09:50 NUMA node0 CPU(s): 0-7 03:09:50 Vulnerability Itlb multihit: Not affected 03:09:50 Vulnerability L1tf: Not affected 03:09:50 Vulnerability Mds: Not affected 03:09:50 Vulnerability Meltdown: Not affected 03:09:50 Vulnerability Mmio stale data: Not affected 03:09:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:09:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:09:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:09:50 Vulnerability Srbds: Not affected 03:09:50 Vulnerability Tsx async abort: Not affected 03:09:50 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 03:09:50 03:09:50 03:09:50 ---> nproc: 03:09:50 8 03:09:50 03:09:50 03:09:50 ---> df -h: 03:09:50 Filesystem Size Used Avail Use% Mounted on 03:09:50 overlay 155G 28G 128G 18% / 03:09:50 tmpfs 64M 0 64M 0% /dev 03:09:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:09:50 shm 64M 0 64M 0% /dev/shm 03:09:50 /dev/vda1 155G 28G 128G 18% /facter-os 03:09:50 03:09:50 03:09:50 ---> sar -b -r -n DEV: 03:09:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11015) 09/25/24 _x86_64_ (8 CPU) 03:09:50 03:09:50 02:00:25 LINUX RESTART (8 CPU) 03:09:50 03:09:50 02:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:09:50 02:02:01 249.68 15.36 234.31 0.00 1955.54 85369.64 0.00 03:09:50 02:03:01 180.54 1.05 179.49 0.00 30.39 57649.73 0.00 03:09:50 02:04:01 41.81 0.03 41.78 0.00 0.27 33524.43 0.00 03:09:50 02:05:01 38.82 0.22 38.60 0.00 2.93 18400.40 0.00 03:09:50 02:06:01 179.15 4.67 174.48 0.00 2118.80 63083.60 0.00 03:09:50 02:07:01 531.86 2.33 529.52 0.00 2302.97 230004.00 0.00 03:09:50 02:08:01 561.08 13.60 547.48 0.00 112.36 185630.66 0.00 03:09:50 02:09:01 185.25 0.05 185.20 0.00 0.40 41857.25 0.00 03:09:50 02:10:02 76.01 0.03 75.98 0.00 0.27 37002.70 0.00 03:09:50 02:11:01 570.69 0.08 570.61 0.00 0.68 149937.46 0.00 03:09:50 02:12:01 549.22 0.35 548.87 0.00 14.13 53920.43 0.00 03:09:50 02:13:01 3.03 1.22 1.82 0.00 25.46 22.53 0.00 03:09:50 02:14:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 03:09:50 02:15:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 03:09:50 02:16:01 2.02 0.02 2.00 0.00 0.13 26.66 0.00 03:09:50 02:17:01 1.75 0.02 1.73 0.00 0.13 20.00 0.00 03:09:50 02:18:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 03:09:50 02:19:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 03:09:50 02:20:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 03:09:50 02:21:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 03:09:50 02:22:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 03:09:50 02:23:01 1.75 0.00 1.75 0.00 0.00 20.93 0.00 03:09:50 02:24:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 03:09:50 02:25:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 03:09:50 02:26:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 03:09:50 02:27:01 2.07 0.00 2.07 0.00 0.00 22.53 0.00 03:09:50 02:28:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 03:09:50 02:29:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 03:09:50 02:30:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 03:09:50 02:31:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 03:09:50 02:32:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 03:09:50 02:33:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 03:09:50 02:34:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 03:09:50 02:35:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 03:09:50 02:36:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 03:09:50 02:37:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 03:09:50 02:38:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 03:09:50 02:39:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 03:09:50 02:40:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 03:09:50 02:41:01 1.73 0.00 1.73 0.00 0.00 20.66 0.00 03:09:50 02:42:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 03:09:50 02:43:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 03:09:50 02:44:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 03:09:50 02:45:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 03:09:50 02:46:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 03:09:50 02:47:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 03:09:50 02:48:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 03:09:50 02:49:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 03:09:50 02:50:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 03:09:50 02:51:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 03:09:50 02:52:01 1.18 0.00 1.18 0.00 0.00 13.99 0.00 03:09:50 02:53:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 03:09:50 02:54:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 03:09:50 02:55:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 03:09:50 02:56:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 03:09:50 02:57:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 03:09:50 02:58:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 03:09:50 02:59:01 1.15 0.00 1.15 0.00 0.00 15.20 0.00 03:09:50 03:00:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 03:09:50 03:01:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 03:09:50 03:02:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 03:09:50 03:03:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 03:09:50 03:04:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 03:09:50 03:05:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 03:09:50 03:06:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 03:09:50 03:07:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 03:09:50 03:08:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 03:09:50 03:09:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 03:09:50 Average: 47.54 0.57 46.96 0.00 96.55 14045.01 0.00 03:09:50 03:09:50 02:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:09:50 02:02:01 28713008 31535836 780240 2.37 76012 3011628 1869140 5.51 1093192 2679440 641132 03:09:50 02:03:01 27522460 31271312 1033220 3.14 128124 3777368 2358688 6.95 1727288 3115212 494476 03:09:50 02:04:01 27693912 31512480 791044 2.41 129564 3821852 1826704 5.38 1281108 3368456 43400 03:09:50 02:05:01 26586220 31211540 1088724 3.31 135404 4576760 2509812 7.40 1802480 3901480 302444 03:09:50 02:06:01 25827332 31362616 906900 2.76 155212 5487508 2080152 6.13 1987608 4447364 833696 03:09:50 02:07:01 19606748 31191652 1052568 3.20 184312 11290784 3665880 10.80 2500612 9918872 6036 03:09:50 02:08:01 12388104 29898376 2281176 6.94 365820 16416096 7967468 23.48 4326284 14604796 174024 03:09:50 02:09:01 8726360 28517916 3653112 11.11 383012 18559460 11141688 32.84 6741848 15711400 1180548 03:09:50 02:10:02 5845668 26990456 5179716 15.75 389804 19848228 12176092 35.88 8880088 16390996 1405564 03:09:50 02:11:01 6929388 30114536 2080864 6.33 400552 21864824 6176756 18.20 6353612 17871848 60092 03:09:50 02:12:01 9662808 31378952 866368 2.63 407284 20579352 2427380 7.15 3308560 18437980 112 03:09:50 02:13:01 9664300 31382248 862932 2.62 407320 20580128 2427380 7.15 3306440 18438136 16 03:09:50 02:14:01 9711676 31429656 815516 2.48 407332 20580128 2427380 7.15 3257592 18438120 16 03:09:50 02:15:01 9712884 31430868 814420 2.48 407368 20580136 2427380 7.15 3256316 18438124 60 03:09:50 02:16:01 9711692 31429720 815472 2.48 407404 20580112 2462120 7.26 3257020 18438104 36 03:09:50 02:17:01 9712672 31430704 814768 2.48 407444 20580112 2462120 7.26 3256704 18438108 24 03:09:50 02:18:01 9713168 31431268 814168 2.48 407460 20580120 2462120 7.26 3256768 18438116 8 03:09:50 02:19:01 9713152 31431272 814116 2.48 407472 20580120 2462120 7.26 3256476 18438116 156 03:09:50 02:20:01 9713380 31431524 813796 2.47 407500 20580112 2462120 7.26 3256484 18438116 8 03:09:50 02:21:01 9714244 31432448 812824 2.47 407536 20580124 2462120 7.26 3255864 18438120 16 03:09:50 02:22:01 9713952 31432184 813024 2.47 407556 20580132 2462120 7.26 3255936 18438124 8 03:09:50 02:23:01 9713952 31432184 813024 2.47 407588 20580100 2462120 7.26 3255936 18438124 300 03:09:50 02:24:01 9714292 31432648 812664 2.47 407604 20580140 2462120 7.26 3255648 18438132 8 03:09:50 02:25:01 9714276 31432676 812580 2.47 407672 20580112 2462120 7.26 3256008 18438136 4 03:09:50 02:26:01 9713796 31432284 813084 2.47 407744 20580144 2462120 7.26 3256232 18438140 20 03:09:50 02:27:01 9713860 31432404 812948 2.47 407796 20580124 2462120 7.26 3255936 18438140 4 03:09:50 02:28:01 9714080 31432696 812628 2.47 407844 20580148 2462120 7.26 3255916 18438144 8 03:09:50 02:29:01 9714080 31432696 812628 2.47 407856 20580136 2462120 7.26 3255916 18438144 300 03:09:50 02:30:01 9714064 31432700 812512 2.47 407880 20580140 2462120 7.26 3256224 18438148 236 03:09:50 02:31:01 9714048 31432720 812436 2.47 407900 20580152 2462120 7.26 3255984 18438152 24 03:09:50 02:32:01 9713748 31432480 812620 2.47 407960 20580148 2462120 7.26 3256384 18438156 8 03:09:50 02:33:01 9713952 31432724 812284 2.47 408008 20580168 2462120 7.26 3256128 18438160 40 03:09:50 02:34:01 9713936 31432784 812196 2.47 408048 20580168 2462120 7.26 3256196 18438164 8 03:09:50 02:35:01 9713856 31432728 812232 2.47 408072 20580172 2462120 7.26 3256324 18438164 8 03:09:50 02:36:01 9713312 31432212 812704 2.47 408096 20580168 2462120 7.26 3256384 18438168 8 03:09:50 02:37:01 9714116 31433028 811860 2.47 408108 20580176 2462120 7.26 3256500 18438168 44 03:09:50 02:38:01 9714100 31433132 811712 2.47 408120 20580308 2462120 7.26 3256440 18438272 4 03:09:50 02:39:01 9713612 31432708 812116 2.47 408132 20580316 2462120 7.26 3256480 18438312 12 03:09:50 02:40:01 9713564 31432664 812092 2.47 408140 20580316 2462120 7.26 3256464 18438312 4 03:09:50 02:41:01 9713120 31432264 812376 2.47 408172 20580324 2462120 7.26 3257020 18438316 204 03:09:50 02:42:01 9713152 31432300 812332 2.47 408180 20580328 2462120 7.26 3256592 18438320 8 03:09:50 02:43:01 9713068 31432216 812548 2.47 408204 20580328 2462120 7.26 3256836 18438320 4 03:09:50 02:44:01 9713052 31432204 812520 2.47 408216 20580332 2462120 7.26 3256820 18438324 12 03:09:50 02:45:01 9713284 31432484 812428 2.47 408232 20580332 2462120 7.26 3256884 18438324 144 03:09:50 02:46:01 9713520 31432732 812136 2.47 408252 20580332 2462120 7.26 3256576 18438328 8 03:09:50 02:47:01 9713684 31432940 811896 2.47 408256 20580340 2462120 7.26 3256628 18438332 44 03:09:50 02:48:01 9713892 31433152 811832 2.47 408264 20580340 2445668 7.21 3256968 18438332 4 03:09:50 02:49:01 9713716 31433016 811828 2.47 408280 20580344 2445668 7.21 3256720 18438336 152 03:09:50 02:50:01 9713620 31432972 811788 2.47 408304 20580344 2445668 7.21 3256756 18438340 4 03:09:50 02:51:01 9713572 31432928 811712 2.47 408324 20580348 2445788 7.21 3256900 18438344 48 03:09:50 02:52:01 9713516 31432908 811676 2.47 408348 20580356 2445788 7.21 3256856 18438348 8 03:09:50 02:53:01 9713288 31432684 811824 2.47 408364 20580356 2445788 7.21 3256792 18438348 216 03:09:50 02:54:01 9713492 31432944 811640 2.47 408388 20580348 2445788 7.21 3256836 18438356 48 03:09:50 02:55:01 9713492 31432944 811640 2.47 408404 20580332 2445788 7.21 3257128 18438356 48 03:09:50 02:56:01 9713460 31432980 811692 2.47 408436 20580368 2445788 7.21 3257216 18438360 56 03:09:50 02:57:01 9713564 31433092 811604 2.47 408452 20580372 2445788 7.21 3256816 18438364 184 03:09:50 02:58:01 9713548 31433108 811572 2.47 408476 20580372 2445788 7.21 3256864 18438368 8 03:09:50 02:59:01 9713664 31433264 811244 2.47 408504 20580372 2445788 7.21 3256864 18438372 60 03:09:50 03:00:01 9713364 31433008 811464 2.47 408528 20580368 2445788 7.21 3256920 18438376 8 03:09:50 03:01:01 9712952 31432784 811516 2.47 408572 20580512 2445788 7.21 3257420 18438492 260 03:09:50 03:02:01 9712960 31432796 811504 2.47 408588 20580500 2445788 7.21 3257384 18438496 0 03:09:50 03:03:01 9712856 31432720 811500 2.47 408620 20580516 2445788 7.21 3257176 18438508 12 03:09:50 03:04:01 9713096 31432964 811404 2.47 408632 20580516 2445788 7.21 3257040 18438512 28 03:09:50 03:05:01 9712860 31432784 811564 2.47 408668 20580520 2445788 7.21 3257336 18438520 0 03:09:50 03:06:01 9712592 31432564 811748 2.47 408708 20580504 2445788 7.21 3257144 18438524 8 03:09:50 03:07:01 9712544 31432544 811696 2.47 408724 20580528 2445788 7.21 3257244 18438520 4 03:09:50 03:08:01 9712488 31432492 811680 2.47 408732 20580532 2461840 7.26 3257160 18438524 20 03:09:50 03:09:01 9712724 31432764 811460 2.47 408740 20580536 2461840 7.26 3257220 18438528 56 03:09:50 Average: 11075263 31273317 971634 2.95 382597 19151615 2854541 8.41 3318846 17079848 75655 03:09:50 03:09:50 02:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:09:50 02:02:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 03:09:50 02:02:01 ens3 1185.60 1042.18 10996.17 145.65 0.00 0.00 0.00 0.00 03:09:50 02:02:01 docker0 586.55 536.26 40.80 2880.88 0.00 0.00 0.00 0.00 03:09:50 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:03:01 ens3 387.80 262.31 2101.10 35.93 0.00 0.00 0.00 0.00 03:09:50 02:03:01 docker0 245.19 360.62 20.92 2072.90 0.00 0.00 0.00 0.00 03:09:50 02:03:01 veth4e47106 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:04:01 ens3 34.36 25.66 30.64 14.61 0.00 0.00 0.00 0.00 03:09:50 02:04:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 03:09:50 02:04:01 veth4e47106 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 03:09:50 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:05:01 ens3 19.61 12.73 16.99 9.48 0.00 0.00 0.00 0.00 03:09:50 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:05:01 veth4e47106 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:06:01 veth68b5cdf 0.30 0.43 0.03 0.13 0.00 0.00 0.00 0.00 03:09:50 02:06:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 03:09:50 02:06:01 ens3 290.88 165.53 4691.39 25.85 0.00 0.00 0.00 0.00 03:09:50 02:06:01 docker0 7.25 15.02 0.45 194.18 0.00 0.00 0.00 0.00 03:09:50 02:06:01 vethe1ba18a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:06:01 vethd51dc4c 1.98 3.75 0.15 34.10 0.00 0.00 0.00 0.00 03:09:50 02:06:01 veth6792faa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:06:01 vethaa2c7da 1.43 2.77 0.11 30.91 0.00 0.00 0.00 0.00 03:09:50 02:06:01 veth49844fd 2.12 6.27 0.16 98.19 0.00 0.00 0.00 0.01 03:09:50 02:06:01 veth8d031ee 1.42 2.57 0.11 30.90 0.00 0.00 0.00 0.00 03:09:50 02:07:01 veth68b5cdf 0.08 0.98 0.01 0.05 0.00 0.00 0.00 0.00 03:09:50 02:07:01 vethfe3a4ed 17.43 22.53 1.68 11.14 0.00 0.00 0.00 0.00 03:09:50 02:07:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 03:09:50 02:07:01 ens3 333.97 240.42 2375.33 206.90 0.00 0.00 0.00 0.00 03:09:50 02:07:01 docker0 136.74 189.35 10.22 974.78 0.00 0.00 0.00 0.00 03:09:50 02:07:01 vethcce1cc5 18.03 23.86 1.72 11.22 0.00 0.00 0.00 0.00 03:09:50 02:07:01 veth289eabb 17.69 22.48 1.70 11.11 0.00 0.00 0.00 0.00 03:09:50 02:07:01 vethe9c4494 17.93 23.86 1.71 11.20 0.00 0.00 0.00 0.00 03:09:50 02:07:01 vethcc5c6ce 18.11 24.54 1.72 11.29 0.00 0.00 0.00 0.00 03:09:50 02:08:01 veth86ff18b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 veth68b5cdf 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 veth2e4a957 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 vetha5ce27e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 vethdd577ec 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 veth6860dbf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 veth7fef891 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 veth52135d3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 vethe864e49 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:08:01 veth8d04d90 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 vethaf385dd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 veth051a7da 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 ens3 608.35 337.50 5883.00 39.67 0.00 0.00 0.00 0.00 03:09:50 02:08:01 docker0 329.32 595.57 29.62 5873.19 0.00 0.00 0.00 0.00 03:09:50 02:08:01 veth189970d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:08:01 veth42d4d6a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:50 02:09:01 veth86ff18b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 veth68b5cdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 veth2e4a957 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 vetha5ce27e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 vethdd577ec 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 veth6860dbf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 veth7fef891 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 veth52135d3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 vethe864e49 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:09:01 veth8d04d90 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 vethaf385dd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 veth051a7da 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 ens3 8.20 4.93 6.40 3.55 0.00 0.00 0.00 0.00 03:09:50 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 veth189970d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:09:01 veth42d4d6a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 veth86ff18b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 veth68b5cdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 veth2e4a957 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 vetha5ce27e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 vethdd577ec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 veth6860dbf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 veth7fef891 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 veth52135d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 vethe864e49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 veth8d04d90 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 vethaf385dd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 veth051a7da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 ens3 1.55 0.78 1.14 0.60 0.00 0.00 0.00 0.00 03:09:50 02:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 veth189970d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:10:02 veth42d4d6a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:11:01 veth68b5cdf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:11:01 veth2e4a957 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:11:01 vetha5ce27e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:11:01 veth6860dbf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:11:01 veth7fef891 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:11:01 veth8d04d90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:11:01 vethaf385dd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:11:01 ens3 13.30 8.49 10.35 5.81 0.00 0.00 0.00 0.00 03:09:50 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:11:01 veth189970d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:12:01 ens3 21.96 12.33 18.37 9.18 0.00 0.00 0.00 0.00 03:09:50 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:09:50 02:13:01 ens3 6.98 5.75 4.68 5.90 0.00 0.00 0.00 0.00 03:09:50 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:16:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:09:50 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:17:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 03:09:50 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:18:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:09:50 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:21:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:09:50 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:22:01 ens3 0.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00 03:09:50 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:26:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:09:50 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:27:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:29:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 03:09:50 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:31:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:09:50 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:32:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:35:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:36:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 03:09:50 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:41:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 03:09:50 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:46:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:09:50 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:48:01 ens3 0.22 0.18 0.17 0.01 0.00 0.00 0.00 0.00 03:09:50 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:51:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:09:50 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:56:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 03:09:50 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 03:01:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:09:50 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:02:01 ens3 0.95 0.25 0.33 0.20 0.00 0.00 0.00 0.00 03:09:50 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 03:03:01 ens3 0.77 0.38 0.30 0.21 0.00 0.00 0.00 0.00 03:09:50 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:04:01 ens3 0.57 0.02 0.08 0.00 0.00 0.00 0.00 0.00 03:09:50 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 03:05:01 ens3 1.00 0.50 0.47 0.22 0.00 0.00 0.00 0.00 03:09:50 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:06:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 03:09:50 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 03:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:50 03:09:01 ens3 0.27 0.20 0.09 0.01 0.00 0.00 0.00 0.00 03:09:50 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:50 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:09:50 Average: ens3 42.97 31.24 384.46 7.42 0.00 0.00 0.00 0.00 03:09:50 Average: docker0 19.22 24.98 1.50 176.46 0.00 0.00 0.00 0.00 03:09:50 03:09:50 03:09:50 ---> sar -P ALL: 03:09:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11015) 09/25/24 _x86_64_ (8 CPU) 03:09:50 03:09:50 02:00:25 LINUX RESTART (8 CPU) 03:09:50 03:09:50 02:01:01 CPU %user %nice %system %iowait %steal %idle 03:09:50 02:02:01 all 9.33 0.00 3.00 2.43 0.06 85.19 03:09:50 02:02:01 0 6.94 0.00 2.10 6.37 0.05 84.54 03:09:50 02:02:01 1 9.21 0.00 3.50 0.08 0.05 87.16 03:09:50 02:02:01 2 8.35 0.00 3.69 3.72 0.07 84.17 03:09:50 02:02:01 3 10.67 0.00 3.15 2.66 0.07 83.45 03:09:50 02:02:01 4 14.23 0.00 2.88 1.92 0.05 80.92 03:09:50 02:02:01 5 6.40 0.00 3.50 0.15 0.05 89.89 03:09:50 02:02:01 6 6.95 0.00 2.44 4.13 0.05 86.43 03:09:50 02:02:01 7 11.84 0.00 2.69 0.39 0.07 85.01 03:09:50 02:03:01 all 19.93 0.00 4.25 3.47 0.07 72.28 03:09:50 02:03:01 0 20.26 0.00 4.17 1.29 0.05 74.23 03:09:50 02:03:01 1 19.22 0.00 4.08 1.04 0.07 75.59 03:09:50 02:03:01 2 20.47 0.00 4.10 0.49 0.07 74.88 03:09:50 02:03:01 3 19.75 0.00 3.92 0.13 0.05 76.14 03:09:50 02:03:01 4 20.32 0.00 4.41 0.28 0.08 74.90 03:09:50 02:03:01 5 19.40 0.00 3.90 12.40 0.08 64.20 03:09:50 02:03:01 6 19.74 0.00 4.46 11.69 0.07 64.04 03:09:50 02:03:01 7 20.25 0.00 4.97 0.51 0.07 74.21 03:09:50 02:04:01 all 29.38 0.00 5.02 1.59 0.09 63.93 03:09:50 02:04:01 0 29.88 0.00 5.00 0.02 0.08 65.02 03:09:50 02:04:01 1 30.64 0.00 4.14 0.02 0.08 65.12 03:09:50 02:04:01 2 30.05 0.00 4.88 1.28 0.07 63.72 03:09:50 02:04:01 3 27.94 0.00 5.89 0.08 0.07 66.02 03:09:50 02:04:01 4 24.71 0.00 4.90 11.18 0.14 59.07 03:09:50 02:04:01 5 30.82 0.00 5.89 0.02 0.08 63.20 03:09:50 02:04:01 6 26.01 0.00 4.31 0.10 0.08 69.49 03:09:50 02:04:01 7 34.94 0.00 5.13 0.03 0.08 59.80 03:09:50 02:05:01 all 66.23 0.00 8.80 1.63 0.12 23.22 03:09:50 02:05:01 0 67.55 0.00 8.65 0.32 0.25 23.22 03:09:50 02:05:01 1 68.47 0.00 9.33 1.18 0.10 20.93 03:09:50 02:05:01 2 62.77 0.00 8.15 2.34 0.10 26.64 03:09:50 02:05:01 3 69.07 0.00 8.55 1.19 0.08 21.11 03:09:50 02:05:01 4 63.21 0.00 8.32 5.02 0.10 23.34 03:09:50 02:05:01 5 66.38 0.00 9.18 1.75 0.08 22.61 03:09:50 02:05:01 6 65.34 0.00 8.97 1.18 0.10 24.41 03:09:50 02:05:01 7 67.06 0.00 9.21 0.12 0.10 23.52 03:09:50 02:06:01 all 29.09 0.00 7.56 5.93 0.08 57.33 03:09:50 02:06:01 0 30.06 0.00 8.38 1.21 0.08 60.27 03:09:50 02:06:01 1 29.57 0.00 7.97 7.07 0.08 55.30 03:09:50 02:06:01 2 26.63 0.00 6.72 13.06 0.08 53.51 03:09:50 02:06:01 3 31.16 0.00 8.04 2.44 0.08 58.28 03:09:50 02:06:01 4 25.50 0.00 6.59 2.66 0.08 65.18 03:09:50 02:06:01 5 30.14 0.00 7.53 9.83 0.09 52.41 03:09:50 02:06:01 6 26.40 0.00 7.31 2.65 0.08 63.56 03:09:50 02:06:01 7 33.29 0.00 7.98 8.57 0.08 50.08 03:09:50 02:07:01 all 18.45 0.00 7.18 25.24 0.12 49.01 03:09:50 02:07:01 0 17.87 0.00 7.64 45.33 0.09 29.07 03:09:50 02:07:01 1 20.17 0.00 7.12 34.76 0.12 37.83 03:09:50 02:07:01 2 17.76 0.00 8.25 44.79 0.09 29.12 03:09:50 02:07:01 3 17.95 0.00 6.80 16.41 0.10 58.74 03:09:50 02:07:01 4 18.61 0.00 7.57 17.84 0.14 55.84 03:09:50 02:07:01 5 19.24 0.00 6.93 19.29 0.12 54.43 03:09:50 02:07:01 6 18.28 0.00 6.50 9.75 0.10 65.37 03:09:50 02:07:01 7 17.73 0.00 6.65 13.95 0.17 61.49 03:09:50 02:08:01 all 14.08 0.00 6.94 16.72 0.07 62.19 03:09:50 02:08:01 0 14.15 0.00 5.57 5.50 0.05 74.73 03:09:50 02:08:01 1 14.16 0.00 7.05 18.24 0.07 60.49 03:09:50 02:08:01 2 14.69 0.00 6.99 20.63 0.07 57.63 03:09:50 02:08:01 3 13.11 0.00 6.09 5.00 0.05 75.76 03:09:50 02:08:01 4 15.42 0.00 7.55 12.78 0.10 64.14 03:09:50 02:08:01 5 13.45 0.00 6.22 9.66 0.07 70.60 03:09:50 02:08:01 6 13.80 0.00 6.52 5.51 0.10 74.07 03:09:50 02:08:01 7 13.90 0.00 9.52 56.61 0.08 19.89 03:09:50 02:09:01 all 86.15 0.00 13.71 0.00 0.12 0.01 03:09:50 02:09:01 0 87.77 0.00 12.11 0.00 0.12 0.00 03:09:50 02:09:01 1 84.92 0.00 14.97 0.00 0.10 0.02 03:09:50 02:09:01 2 85.94 0.00 13.94 0.00 0.12 0.00 03:09:50 02:09:01 3 84.62 0.00 15.19 0.04 0.14 0.02 03:09:50 02:09:01 4 86.71 0.00 13.15 0.00 0.14 0.00 03:09:50 02:09:01 5 85.66 0.00 14.24 0.00 0.10 0.00 03:09:50 02:09:01 6 88.00 0.00 11.86 0.00 0.12 0.02 03:09:50 02:09:01 7 85.66 0.00 14.19 0.00 0.12 0.03 03:09:50 02:10:02 all 49.32 0.00 5.59 6.38 0.09 38.62 03:09:50 02:10:02 0 49.95 0.00 5.25 44.65 0.10 0.05 03:09:50 02:10:02 1 48.71 0.00 6.06 0.02 0.08 45.12 03:09:50 02:10:02 2 48.97 0.00 6.14 6.06 0.07 38.75 03:09:50 02:10:02 3 49.42 0.00 5.45 0.00 0.08 45.04 03:09:50 02:10:02 4 48.98 0.00 5.54 0.00 0.10 45.38 03:09:50 02:10:02 5 48.48 0.00 6.11 0.00 0.08 45.33 03:09:50 02:10:02 6 49.95 0.00 5.22 0.00 0.12 44.71 03:09:50 02:10:02 7 50.05 0.00 4.94 0.00 0.08 44.93 03:09:50 02:11:01 all 87.60 0.00 12.17 0.00 0.23 0.00 03:09:50 02:11:01 0 88.71 0.00 11.11 0.00 0.17 0.00 03:09:50 02:11:01 1 87.06 0.00 12.61 0.00 0.33 0.00 03:09:50 02:11:01 2 84.89 0.00 14.88 0.00 0.23 0.00 03:09:50 02:11:01 3 87.29 0.00 12.42 0.00 0.28 0.00 03:09:50 02:11:01 4 88.23 0.00 11.59 0.00 0.17 0.00 03:09:50 02:11:01 5 86.93 0.00 12.75 0.00 0.32 0.00 03:09:50 02:11:01 6 88.10 0.00 11.71 0.00 0.19 0.00 03:09:50 02:11:01 7 89.45 0.00 10.39 0.00 0.15 0.00 03:09:50 02:12:01 all 19.81 0.00 4.57 4.06 0.08 71.48 03:09:50 02:12:01 0 19.26 0.00 4.44 7.11 0.07 69.13 03:09:50 02:12:01 1 19.87 0.00 4.45 2.82 0.07 72.79 03:09:50 02:12:01 2 19.58 0.00 4.99 5.76 0.07 69.60 03:09:50 02:12:01 3 19.80 0.00 4.33 4.05 0.08 71.73 03:09:50 02:12:01 4 20.22 0.00 4.87 4.04 0.07 70.80 03:09:50 02:12:01 5 20.07 0.00 4.42 1.39 0.08 74.04 03:09:50 02:12:01 6 19.95 0.00 4.58 2.60 0.08 72.78 03:09:50 02:12:01 7 19.75 0.00 4.48 4.71 0.12 70.95 03:09:50 03:09:50 02:12:01 CPU %user %nice %system %iowait %steal %idle 03:09:50 02:13:01 all 0.23 0.00 0.04 0.04 0.01 99.69 03:09:50 02:13:01 0 0.02 0.00 0.05 0.17 0.00 99.77 03:09:50 02:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:09:50 02:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:13:01 3 0.33 0.00 0.02 0.02 0.02 99.62 03:09:50 02:13:01 4 0.05 0.00 0.03 0.03 0.02 99.87 03:09:50 02:13:01 5 0.97 0.00 0.02 0.00 0.02 99.00 03:09:50 02:13:01 6 0.30 0.00 0.08 0.05 0.00 99.57 03:09:50 02:13:01 7 0.08 0.00 0.05 0.03 0.02 99.82 03:09:50 02:14:01 all 0.09 0.00 0.02 0.06 0.01 99.83 03:09:50 02:14:01 0 0.05 0.00 0.00 0.27 0.02 99.67 03:09:50 02:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:14:01 3 0.43 0.00 0.00 0.00 0.00 99.57 03:09:50 02:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:14:01 5 0.12 0.00 0.03 0.00 0.02 99.83 03:09:50 02:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:14:01 7 0.02 0.00 0.03 0.18 0.03 99.73 03:09:50 02:15:01 all 0.06 0.00 0.02 0.01 0.01 99.90 03:09:50 02:15:01 0 0.02 0.00 0.02 0.03 0.00 99.93 03:09:50 02:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:09:50 02:15:01 3 0.25 0.00 0.02 0.00 0.02 99.72 03:09:50 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:15:01 5 0.10 0.00 0.02 0.00 0.02 99.87 03:09:50 02:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:09:50 02:15:01 7 0.03 0.00 0.02 0.05 0.02 99.88 03:09:50 02:16:01 all 0.08 0.00 0.03 0.05 0.01 99.83 03:09:50 02:16:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:09:50 02:16:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:09:50 02:16:01 2 0.00 0.00 0.05 0.00 0.02 99.93 03:09:50 02:16:01 3 0.43 0.00 0.00 0.00 0.00 99.57 03:09:50 02:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:09:50 02:16:01 5 0.05 0.00 0.05 0.12 0.00 99.78 03:09:50 02:16:01 6 0.05 0.00 0.02 0.25 0.00 99.68 03:09:50 02:16:01 7 0.03 0.00 0.05 0.03 0.03 99.85 03:09:50 02:17:01 all 0.03 0.00 0.01 0.04 0.01 99.91 03:09:50 02:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:17:01 4 0.05 0.00 0.03 0.17 0.02 99.73 03:09:50 02:17:01 5 0.08 0.00 0.02 0.12 0.03 99.75 03:09:50 02:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:09:50 02:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:18:01 all 0.02 0.00 0.01 0.02 0.01 99.94 03:09:50 02:18:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:09:50 02:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:09:50 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:09:50 02:18:01 5 0.08 0.00 0.02 0.02 0.02 99.87 03:09:50 02:18:01 6 0.03 0.00 0.02 0.15 0.00 99.80 03:09:50 02:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:19:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:09:50 02:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:19:01 3 0.13 0.00 0.00 0.00 0.00 99.87 03:09:50 02:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 02:19:01 5 0.05 0.00 0.02 0.02 0.02 99.90 03:09:50 02:19:01 6 0.03 0.00 0.02 0.02 0.03 99.90 03:09:50 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:20:01 all 0.19 0.00 0.02 0.00 0.01 99.78 03:09:50 02:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 02:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:20:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:09:50 02:20:01 3 1.27 0.00 0.05 0.00 0.02 98.66 03:09:50 02:20:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:09:50 02:20:01 5 0.08 0.00 0.03 0.02 0.03 99.83 03:09:50 02:20:01 6 0.07 0.00 0.03 0.00 0.02 99.88 03:09:50 02:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:09:50 02:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 02:21:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:09:50 02:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 02:21:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:09:50 02:21:01 6 0.05 0.00 0.02 0.02 0.03 99.88 03:09:50 02:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:09:50 02:22:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:09:50 02:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:22:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:09:50 02:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:22:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:09:50 02:22:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:09:50 02:22:01 6 0.03 0.00 0.05 0.00 0.02 99.90 03:09:50 02:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:09:50 02:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:23:01 6 0.05 0.00 0.03 0.02 0.02 99.88 03:09:50 02:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:09:50 03:09:50 02:23:01 CPU %user %nice %system %iowait %steal %idle 03:09:50 02:24:01 all 0.03 0.00 0.01 0.02 0.01 99.93 03:09:50 02:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:24:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:09:50 02:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:24:01 4 0.02 0.00 0.02 0.07 0.02 99.88 03:09:50 02:24:01 5 0.12 0.00 0.02 0.00 0.02 99.85 03:09:50 02:24:01 6 0.03 0.00 0.02 0.00 0.03 99.92 03:09:50 02:24:01 7 0.00 0.00 0.00 0.07 0.00 99.93 03:09:50 02:25:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:09:50 02:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:25:01 4 0.03 0.00 0.00 0.05 0.00 99.92 03:09:50 02:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:25:01 6 0.08 0.00 0.05 0.00 0.02 99.85 03:09:50 02:25:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:26:01 all 0.08 0.00 0.02 0.04 0.01 99.86 03:09:50 02:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:26:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:09:50 02:26:01 3 0.50 0.00 0.00 0.00 0.00 99.50 03:09:50 02:26:01 4 0.02 0.00 0.00 0.28 0.02 99.68 03:09:50 02:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:09:50 02:26:01 6 0.07 0.00 0.05 0.00 0.02 99.87 03:09:50 02:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:27:01 all 0.13 0.00 0.01 0.04 0.01 99.81 03:09:50 02:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:27:01 2 0.07 0.00 0.05 0.00 0.02 99.87 03:09:50 02:27:01 3 0.71 0.00 0.00 0.00 0.00 99.29 03:09:50 02:27:01 4 0.03 0.00 0.00 0.32 0.00 99.65 03:09:50 02:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:09:50 02:27:01 6 0.08 0.00 0.05 0.00 0.03 99.83 03:09:50 02:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:09:50 02:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:28:01 2 0.03 0.00 0.05 0.02 0.02 99.88 03:09:50 02:28:01 3 0.17 0.00 0.00 0.00 0.02 99.82 03:09:50 02:28:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:09:50 02:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:28:01 6 0.05 0.00 0.02 0.00 0.03 99.90 03:09:50 02:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:29:01 all 0.02 0.00 0.02 0.01 0.01 99.94 03:09:50 02:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:29:01 2 0.00 0.00 0.05 0.02 0.00 99.93 03:09:50 02:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:29:01 4 0.00 0.00 0.02 0.05 0.02 99.92 03:09:50 02:29:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:09:50 02:29:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:09:50 02:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:30:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:09:50 02:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:30:01 2 0.00 0.00 0.03 0.00 0.02 99.95 03:09:50 02:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:30:01 4 0.00 0.00 0.00 0.05 0.00 99.95 03:09:50 02:30:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:09:50 02:30:01 6 0.08 0.00 0.02 0.00 0.02 99.88 03:09:50 02:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:31:01 all 0.03 0.00 0.02 0.03 0.01 99.92 03:09:50 02:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:09:50 02:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:31:01 4 0.03 0.00 0.02 0.17 0.02 99.77 03:09:50 02:31:01 5 0.08 0.00 0.03 0.00 0.02 99.87 03:09:50 02:31:01 6 0.05 0.00 0.05 0.03 0.03 99.83 03:09:50 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:32:01 all 0.06 0.00 0.01 0.04 0.01 99.87 03:09:50 02:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 02:32:01 3 0.30 0.00 0.00 0.00 0.00 99.70 03:09:50 02:32:01 4 0.00 0.00 0.00 0.30 0.00 99.70 03:09:50 02:32:01 5 0.10 0.00 0.03 0.00 0.02 99.85 03:09:50 02:32:01 6 0.05 0.00 0.05 0.00 0.03 99.87 03:09:50 02:32:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:09:50 02:33:01 all 0.05 0.00 0.02 0.01 0.01 99.90 03:09:50 02:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:09:50 02:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:33:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:33:01 3 0.12 0.00 0.02 0.00 0.02 99.85 03:09:50 02:33:01 4 0.02 0.00 0.03 0.10 0.02 99.83 03:09:50 02:33:01 5 0.07 0.00 0.03 0.00 0.02 99.88 03:09:50 02:33:01 6 0.08 0.00 0.03 0.00 0.02 99.87 03:09:50 02:33:01 7 0.03 0.00 0.00 0.02 0.00 99.95 03:09:50 02:34:01 all 0.01 0.00 0.02 0.03 0.00 99.94 03:09:50 02:34:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:09:50 02:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:34:01 4 0.00 0.00 0.00 0.18 0.00 99.82 03:09:50 02:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:09:50 02:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:34:01 7 0.00 0.00 0.00 0.07 0.00 99.93 03:09:50 03:09:50 02:34:01 CPU %user %nice %system %iowait %steal %idle 03:09:50 02:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:09:50 02:35:01 0 0.05 0.00 0.02 0.00 0.03 99.90 03:09:50 02:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:09:50 02:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:09:50 02:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 02:35:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:09:50 02:35:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:09:50 02:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:09:50 02:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 02:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:36:01 4 0.00 0.00 0.03 0.00 0.00 99.97 03:09:50 02:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:09:50 02:37:01 all 0.24 0.00 0.02 0.01 0.01 99.73 03:09:50 02:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:09:50 02:37:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:09:50 02:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:09:50 02:37:01 3 1.68 0.00 0.03 0.00 0.00 98.29 03:09:50 02:37:01 4 0.03 0.00 0.00 0.05 0.02 99.90 03:09:50 02:37:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:09:50 02:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:38:01 all 0.17 0.00 0.01 0.01 0.02 99.78 03:09:50 02:38:01 0 0.02 0.00 0.00 0.00 0.07 99.92 03:09:50 02:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 02:38:01 3 1.24 0.00 0.00 0.00 0.02 98.74 03:09:50 02:38:01 4 0.03 0.00 0.03 0.07 0.00 99.87 03:09:50 02:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:38:01 6 0.03 0.00 0.05 0.00 0.02 99.90 03:09:50 02:38:01 7 0.00 0.00 0.00 0.05 0.02 99.93 03:09:50 02:39:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:09:50 02:39:01 0 0.05 0.00 0.03 0.00 0.03 99.88 03:09:50 02:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:39:01 4 0.02 0.00 0.03 0.05 0.02 99.88 03:09:50 02:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 02:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:09:50 02:40:01 all 0.20 0.00 0.01 0.00 0.01 99.77 03:09:50 02:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:09:50 02:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:40:01 3 1.37 0.00 0.03 0.00 0.02 98.58 03:09:50 02:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:40:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:09:50 02:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:09:50 02:40:01 7 0.00 0.00 0.03 0.02 0.02 99.93 03:09:50 02:41:01 all 0.05 0.00 0.02 0.01 0.01 99.91 03:09:50 02:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:09:50 02:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:41:01 3 0.27 0.00 0.00 0.00 0.00 99.73 03:09:50 02:41:01 4 0.02 0.00 0.05 0.07 0.02 99.85 03:09:50 02:41:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:09:50 02:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:09:50 02:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:09:50 02:42:01 all 0.05 0.00 0.01 0.00 0.01 99.92 03:09:50 02:42:01 0 0.08 0.00 0.02 0.00 0.03 99.87 03:09:50 02:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:42:01 3 0.13 0.00 0.00 0.00 0.00 99.87 03:09:50 02:42:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:09:50 02:42:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:09:50 02:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:43:01 all 0.10 0.00 0.01 0.00 0.01 99.87 03:09:50 02:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 02:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:43:01 3 0.67 0.00 0.02 0.00 0.02 99.30 03:09:50 02:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:09:50 02:43:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:09:50 02:44:01 all 0.04 0.00 0.02 0.02 0.01 99.91 03:09:50 02:44:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:09:50 02:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:09:50 02:44:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:09:50 02:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:09:50 02:44:01 4 0.03 0.00 0.00 0.13 0.02 99.82 03:09:50 02:44:01 5 0.07 0.00 0.00 0.00 0.02 99.92 03:09:50 02:44:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:09:50 02:44:01 7 0.00 0.00 0.05 0.02 0.00 99.93 03:09:50 02:45:01 all 0.05 0.00 0.02 0.02 0.01 99.90 03:09:50 02:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:09:50 02:45:01 1 0.02 0.00 0.05 0.00 0.02 99.92 03:09:50 02:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:45:01 3 0.25 0.00 0.00 0.00 0.02 99.73 03:09:50 02:45:01 4 0.02 0.00 0.02 0.13 0.00 99.83 03:09:50 02:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:09:50 02:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:45:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:09:50 03:09:50 02:45:01 CPU %user %nice %system %iowait %steal %idle 03:09:50 02:46:01 all 0.03 0.00 0.02 0.00 0.00 99.94 03:09:50 02:46:01 0 0.08 0.00 0.03 0.00 0.02 99.87 03:09:50 02:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:09:50 02:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:09:50 02:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:46:01 4 0.00 0.00 0.02 0.02 0.00 99.97 03:09:50 02:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 02:46:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:09:50 02:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:09:50 02:47:01 0 0.00 0.00 0.02 0.00 0.03 99.95 03:09:50 02:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:09:50 02:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:09:50 02:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:09:50 02:48:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:09:50 02:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:09:50 02:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:09:50 02:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:09:50 02:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:48:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:09:50 02:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:09:50 02:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 02:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:09:50 02:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:49:01 4 0.00 0.00 0.03 0.02 0.00 99.95 03:09:50 02:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:49:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:09:50 02:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:09:50 02:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:09:50 02:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:50:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:09:50 02:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 02:50:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:09:50 02:51:01 all 0.02 0.00 0.01 0.02 0.01 99.94 03:09:50 02:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:09:50 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:51:01 4 0.07 0.00 0.03 0.10 0.02 99.78 03:09:50 02:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 02:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:51:01 7 0.00 0.00 0.02 0.07 0.00 99.92 03:09:50 02:52:01 all 0.05 0.00 0.02 0.04 0.01 99.87 03:09:50 02:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 02:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:09:50 02:52:01 3 0.20 0.00 0.07 0.00 0.02 99.72 03:09:50 02:52:01 4 0.03 0.00 0.02 0.15 0.02 99.78 03:09:50 02:52:01 5 0.07 0.00 0.00 0.00 0.02 99.92 03:09:50 02:52:01 6 0.03 0.00 0.05 0.00 0.00 99.92 03:09:50 02:52:01 7 0.03 0.00 0.00 0.17 0.02 99.78 03:09:50 02:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:09:50 02:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:53:01 4 0.00 0.00 0.03 0.02 0.00 99.95 03:09:50 02:53:01 5 0.03 0.00 0.03 0.00 0.03 99.90 03:09:50 02:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:54:01 all 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 02:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:09:50 02:54:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:09:50 02:54:01 5 0.13 0.00 0.03 0.00 0.03 99.80 03:09:50 02:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:54:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:09:50 02:55:01 all 0.04 0.00 0.01 0.00 0.01 99.95 03:09:50 02:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:09:50 02:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 02:55:01 4 0.22 0.00 0.03 0.02 0.02 99.72 03:09:50 02:55:01 5 0.02 0.00 0.00 0.00 0.03 99.95 03:09:50 02:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:09:50 02:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:56:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:09:50 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:56:01 4 0.05 0.00 0.02 0.02 0.02 99.90 03:09:50 02:56:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:09:50 02:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 02:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 03:09:50 02:56:01 CPU %user %nice %system %iowait %steal %idle 03:09:50 02:57:01 all 0.03 0.00 0.02 0.03 0.01 99.91 03:09:50 02:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:09:50 02:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:57:01 2 0.03 0.00 0.03 0.05 0.02 99.87 03:09:50 02:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 02:57:01 4 0.05 0.00 0.02 0.15 0.02 99.77 03:09:50 02:57:01 5 0.03 0.00 0.05 0.00 0.05 99.87 03:09:50 02:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 02:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:09:50 02:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 02:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 02:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:09:50 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:58:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:09:50 02:58:01 5 0.03 0.00 0.05 0.00 0.03 99.88 03:09:50 02:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:09:50 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 02:59:01 all 0.22 0.00 0.02 0.00 0.01 99.75 03:09:50 02:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 02:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 02:59:01 4 0.07 0.00 0.03 0.00 0.00 99.90 03:09:50 02:59:01 5 0.02 0.00 0.02 0.02 0.03 99.92 03:09:50 02:59:01 6 1.60 0.00 0.03 0.00 0.00 98.37 03:09:50 02:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 03:00:01 all 0.09 0.00 0.01 0.00 0.01 99.89 03:09:50 03:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 03:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 03:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 03:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 03:00:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:09:50 03:00:01 5 0.07 0.00 0.03 0.00 0.03 99.87 03:09:50 03:00:01 6 0.58 0.00 0.02 0.00 0.02 99.38 03:09:50 03:00:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:09:50 03:01:01 all 0.02 0.00 0.02 0.01 0.01 99.94 03:09:50 03:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 03:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 03:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 03:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 03:01:01 4 0.07 0.00 0.02 0.03 0.02 99.87 03:09:50 03:01:01 5 0.05 0.00 0.08 0.00 0.03 99.83 03:09:50 03:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 03:01:01 7 0.02 0.00 0.03 0.02 0.02 99.92 03:09:50 03:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:09:50 03:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 03:02:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:09:50 03:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 03:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 03:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:09:50 03:02:01 5 0.15 0.00 0.02 0.00 0.03 99.80 03:09:50 03:02:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:09:50 03:02:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:09:50 03:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:09:50 03:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 03:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 03:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 03:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 03:03:01 4 0.07 0.00 0.05 0.02 0.03 99.83 03:09:50 03:03:01 5 0.08 0.00 0.03 0.00 0.02 99.87 03:09:50 03:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 03:03:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:09:50 03:04:01 all 0.01 0.00 0.01 0.01 0.01 99.95 03:09:50 03:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 03:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 03:04:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:09:50 03:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 03:04:01 4 0.07 0.00 0.03 0.03 0.03 99.83 03:09:50 03:04:01 5 0.02 0.00 0.02 0.05 0.02 99.90 03:09:50 03:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 03:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:09:50 03:05:01 all 0.12 0.00 0.01 0.06 0.01 99.80 03:09:50 03:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 03:05:01 1 0.05 0.00 0.02 0.27 0.00 99.67 03:09:50 03:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 03:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 03:05:01 4 0.05 0.00 0.03 0.20 0.02 99.70 03:09:50 03:05:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:09:50 03:05:01 6 0.73 0.00 0.00 0.00 0.02 99.25 03:09:50 03:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:09:50 03:06:01 all 0.13 0.00 0.01 0.01 0.01 99.83 03:09:50 03:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 03:06:01 1 0.03 0.00 0.02 0.02 0.03 99.90 03:09:50 03:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 03:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 03:06:01 4 0.07 0.00 0.02 0.03 0.03 99.85 03:09:50 03:06:01 5 0.08 0.00 0.03 0.00 0.02 99.87 03:09:50 03:06:01 6 0.83 0.00 0.00 0.00 0.00 99.17 03:09:50 03:06:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:09:50 03:07:01 all 0.24 0.00 0.01 0.00 0.01 99.74 03:09:50 03:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 03:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:09:50 03:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 03:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:09:50 03:07:01 4 0.08 0.00 0.05 0.02 0.03 99.82 03:09:50 03:07:01 5 0.08 0.00 0.02 0.02 0.02 99.87 03:09:50 03:07:01 6 1.60 0.00 0.02 0.00 0.02 98.37 03:09:50 03:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:09:50 03:09:50 03:07:01 CPU %user %nice %system %iowait %steal %idle 03:09:50 03:08:01 all 0.09 0.00 0.02 0.00 0.01 99.88 03:09:50 03:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:09:50 03:08:01 1 0.02 0.00 0.05 0.00 0.00 99.93 03:09:50 03:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:09:50 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:50 03:08:01 4 0.00 0.00 0.05 0.00 0.02 99.93 03:09:50 03:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 03:08:01 6 0.65 0.00 0.00 0.00 0.02 99.34 03:09:50 03:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:09:50 03:09:01 all 0.13 0.00 0.02 0.00 0.01 99.84 03:09:50 03:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:09:50 03:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:09:50 03:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 03:09:50 03:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:09:50 03:09:01 4 0.08 0.00 0.05 0.02 0.02 99.83 03:09:50 03:09:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:09:50 03:09:01 6 0.73 0.00 0.00 0.00 0.00 99.27 03:09:50 03:09:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:09:50 Average: all 6.24 0.00 1.15 0.99 0.02 91.60 03:09:50 Average: 0 6.27 0.00 1.09 1.64 0.03 90.98 03:09:50 Average: 1 6.23 0.00 1.18 0.95 0.02 91.62 03:09:50 Average: 2 6.09 0.00 1.21 1.42 0.02 91.26 03:09:50 Average: 3 6.32 0.00 1.15 0.47 0.02 92.04 03:09:50 Average: 4 6.15 0.00 1.13 0.86 0.03 91.84 03:09:50 Average: 5 6.20 0.00 1.18 0.80 0.03 91.80 03:09:50 Average: 6 6.22 0.00 1.08 0.55 0.03 92.12 03:09:50 Average: 7 6.44 0.00 1.17 1.25 0.02 91.12 03:09:50 03:09:50 03:09:50