Pull request #4801 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f66cf54156c6b106e4d01384dcce5e8dcb8e960+17930b14352cbfb7930b1ac1271c629a4bf190e4 (3e8c808434e8f456fea8e99f8a3bb1bfa377b11d) 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-ssh8579945210927145113.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh6859362264846950484.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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-4801/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-4801/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh684931926617990723.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-4801/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7638068076392996720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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-ssh4921691171668199792.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-4801/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-4801/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15206308017641887211.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 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 Running on prd-ubuntu20.04-docker-8c-8g-703 in /w/workspace/edgexfoundry_edgex-go_PR-4801 [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 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 Merge succeeded, producing 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 Checking out Revision 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 (PR-4801) > 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/4801/head:refs/remotes/origin/PR-4801 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 # 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 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f5e0e1f8358a839901f1a476b3a28a62f8570917 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:55 ========================================================= 19:13:55 EdgeX Global Pipelines Version Info 19:13:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:13:56 ------------------- 19:13:56 No tag info for: stable 19:13:56 ------------------- 19:13:56 experimental info: 19:13:56 ------------------- 19:13:56 Commited By: **** collab-it+edgex@linuxfoundation.org 19:13:56 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:13:56 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:13:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:13:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4801 [Pipeline] echo 19:13:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4801 [Pipeline] echo 19:13:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4801 [Pipeline] echo 19:13:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [Pipeline] echo 19:13:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f66cf5 [Pipeline] echo 19:13:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:58 provisioning config files... 19:13:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2264149377440442591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:58 ---> ****-login.sh 19:13:58 nexus3.edgexfoundry.org:10001 19:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:13:59 nexus3.edgexfoundry.org:10002 19:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:13:59 nexus3.edgexfoundry.org:10003 19:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:13:59 nexus3.edgexfoundry.org:10004 19:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:13:59 ****.io 19:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:59 Configure a credential helper to remove this warning. See 19:13:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:59 19:13:59 Login Succeeded 19:13:59 ---> ****-login.sh ends [Pipeline] } 19:13:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:00 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:14:00 + dirname cmd/core-command/Dockerfile 19:14:00 + cut -d/ -f2 19:14:00 + echo core-command,cmd/core-command/Dockerfile 19:14:00 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 19:14:00 cut -d/ -f2 19:14:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:14:00 + cut+ -d/ -f2 19:14:00 dirname cmd/core-data/Dockerfile 19:14:00 + echo core-data,cmd/core-data/Dockerfile 19:14:00 + + dirname cmd/core-metadata/Dockerfile 19:14:00 cut -d/ -f2 19:14:00 + echo core-metadata,cmd/core-metadata/Dockerfile 19:14:00 + dirname cmd/security-bootstrapper/Dockerfile 19:14:00 + cut -d/ -f2 19:14:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:14:00 + dirname cmd/security-proxy-auth/Dockerfile 19:14:00 + cut -d/ -f2 19:14:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:14:00 + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile 19:14:00 19:14:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:14:00 + + dirname cmd/security-secretstore-setup/Dockerfile 19:14:00 cut -d/ -f2 19:14:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:14:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:14:00 + cut -d/ -f2 19:14:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:14:00 + dirname cmd/security-spire-agent/Dockerfile 19:14:00 + cut -d/ -f2 19:14:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:14:00 + dirname cmd/security-spire-config/Dockerfile 19:14:00 + cut -d/ -f2 19:14:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:14:00 + dirname cmd/security-spire-server/Dockerfile 19:14:00 + cut -d/ -f2 19:14:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:14:00 + cut -d/ -f2 19:14:00 + dirname cmd/support-notifications/Dockerfile 19:14:00 + echo support-notifications,cmd/support-notifications/Dockerfile 19:14:00 + dirname cmd/support-scheduler/Dockerfile 19:14:00 + cut -d/ -f2 19:14:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:14:00 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:14:00 + git rev-list -1 --merges 0f66cf54156c6b106e4d01384dcce5e8dcb8e960~1..0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [Pipeline] echo 19:14:00 -----------> git rev-list -1 --merges 0f66cf54156c6b106e4d01384dcce5e8dcb8e960~1..0f66cf54156c6b106e4d01384dcce5e8dcb8e960 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [false] [Pipeline] sh 19:14:01 + git log --format=format:%s -1 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [Pipeline] echo 19:14:01 ========================================================= 19:14:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:14:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:14:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:14:01 + grep -v github /etc/ssh/ssh_known_hosts 19:14:01 + [ -e /tmp/ssh_known_hosts ] 19:14:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:14:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 19:14:01 sudo tee -a /etc/ssh/ssh_known_hosts 19:14:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:02 19:14:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:02 0.1.4: Pulling from edgex-devops/py-git-semver 19:14:02 b85a868b505f: Pulling fs layer 19:14:02 e2be974225ed: Pulling fs layer 19:14:02 339a4e72a1f5: Pulling fs layer 19:14:02 988bab9f4d93: Pulling fs layer 19:14:02 1469e6f7b9e6: Pulling fs layer 19:14:02 eaf3925da568: Pulling fs layer 19:14:02 bab4dde63d76: Pulling fs layer 19:14:02 bde34c3a00c8: Pulling fs layer 19:14:02 b352a97aabf1: Pulling fs layer 19:14:02 4872d77fe225: Pulling fs layer 19:14:02 5851b861e8e6: Pulling fs layer 19:14:02 988bab9f4d93: Waiting 19:14:02 1469e6f7b9e6: Waiting 19:14:02 eaf3925da568: Waiting 19:14:02 bab4dde63d76: Waiting 19:14:02 bde34c3a00c8: Waiting 19:14:02 b352a97aabf1: Waiting 19:14:02 4872d77fe225: Waiting 19:14:02 5851b861e8e6: Waiting 19:14:02 e2be974225ed: Download complete 19:14:02 988bab9f4d93: Verifying Checksum 19:14:02 988bab9f4d93: Download complete 19:14:02 1469e6f7b9e6: Verifying Checksum 19:14:02 1469e6f7b9e6: Download complete 19:14:02 eaf3925da568: Download complete 19:14:02 339a4e72a1f5: Verifying Checksum 19:14:02 339a4e72a1f5: Download complete 19:14:02 bde34c3a00c8: Verifying Checksum 19:14:02 bde34c3a00c8: Download complete 19:14:02 b352a97aabf1: Download complete 19:14:02 4872d77fe225: Verifying Checksum 19:14:02 4872d77fe225: Download complete 19:14:02 5851b861e8e6: Verifying Checksum 19:14:02 5851b861e8e6: Download complete 19:14:02 b85a868b505f: Verifying Checksum 19:14:02 b85a868b505f: Download complete 19:14:03 bab4dde63d76: Verifying Checksum 19:14:03 bab4dde63d76: Download complete 19:14:04 b85a868b505f: Pull complete 19:14:04 e2be974225ed: Pull complete 19:14:04 339a4e72a1f5: Pull complete 19:14:04 988bab9f4d93: Pull complete 19:14:04 1469e6f7b9e6: Pull complete 19:14:05 eaf3925da568: Pull complete 19:14:07 bab4dde63d76: Pull complete 19:14:07 bde34c3a00c8: Pull complete 19:14:07 b352a97aabf1: Pull complete 19:14:07 4872d77fe225: Pull complete 19:14:07 5851b861e8e6: Pull complete 19:14:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:14:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:14:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:07 prd-ubuntu20.04-docker-8c-8g-703 does not seem to be running inside a container 19:14:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:14:10 $ docker top 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 -eo pid,comm 19:14:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:14:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:10 [ssh-agent] Looking for ssh-agent implementation... 19:14:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:11 $ docker exec 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 ssh-agent 19:14:11 SSH_AUTH_SOCK=/tmp/ssh-ZYk1qKd6NA0P/agent.31 19:14:11 SSH_AGENT_PID=37 19:14:11 Running ssh-add (command line suppressed) 19:14:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6648889241904218611.key (/w/workspace/edgex-go/1@tmp/private_key_6648889241904218611.key) 19:14:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:11 + git tag --points-at HEAD [Pipeline] } 19:14:11 $ docker exec --env ******** --env ******** 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 ssh-agent -k 19:14:11 unset SSH_AUTH_SOCK; 19:14:11 unset SSH_AGENT_PID; 19:14:11 echo Agent pid 37 killed; 19:14:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:11 [ssh-agent] Looking for ssh-agent implementation... 19:14:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:11 $ docker exec 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 ssh-agent 19:14:12 SSH_AUTH_SOCK=/tmp/ssh-kb25vjkxdt7X/agent.70 19:14:12 SSH_AGENT_PID=76 19:14:12 Running ssh-add (command line suppressed) 19:14:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11634992032519480713.key (/w/workspace/edgex-go/1@tmp/private_key_11634992032519480713.key) 19:14:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:12 + git semver init 19:14:12 2024-05-24 19:14:12,740 [run_init] DEBUG init version:0.0.0 force:False 19:14:12 2024-05-24 19:14:12,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:14:12 2024-05-24 19:14:12,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:14:12 2024-05-24 19:14:12,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:14:19 2024-05-24 19:14:18,691 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:14:19 2024-05-24 19:14:18,692 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4801 with force:False 19:14:19 2024-05-24 19:14:18,692 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4801 19:14:19 2024-05-24 19:14:18,697 [execute] INFO git cat-file --batch-check 19:14:19 2024-05-24 19:14:18,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:14:19 2024-05-24 19:14:18,704 [execute] INFO git cat-file --batch 19:14:19 2024-05-24 19:14:18,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:14:19 2024-05-24 19:14:18,708 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4801 19:14:19 0.0.0 [Pipeline] } 19:14:19 $ docker exec --env ******** --env ******** 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 ssh-agent -k 19:14:19 unset SSH_AUTH_SOCK; 19:14:19 unset SSH_AGENT_PID; 19:14:19 echo Agent pid 76 killed; 19:14:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:19 + git semver [Pipeline] } 19:14:20 $ docker stop --time=1 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 19:14:21 $ docker rm -f --volumes 86703f2adae31d2cf5a861f800619faaac898d4818a123251ab85f2897e52671 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:14:22 Stashed 1 file(s) [Pipeline] echo 19:14:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:14:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:14:23 ========================================================= 19:14:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:14:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:14:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:23 619be1103602: Pulling fs layer 19:14:23 7862e08f4a3e: Pulling fs layer 19:14:23 5df492c9dc93: Pulling fs layer 19:14:23 7629e6793208: Pulling fs layer 19:14:23 4f4fb700ef54: Pulling fs layer 19:14:23 fb5054dd5b73: Pulling fs layer 19:14:23 eeca6798cff9: Pulling fs layer 19:14:23 aa269ceb94a6: Pulling fs layer 19:14:23 ada007ff1a6a: Pulling fs layer 19:14:23 7629e6793208: Waiting 19:14:23 4f4fb700ef54: Waiting 19:14:23 fb5054dd5b73: Waiting 19:14:23 aa269ceb94a6: Waiting 19:14:23 eeca6798cff9: Waiting 19:14:23 ada007ff1a6a: Waiting 19:14:23 7862e08f4a3e: Verifying Checksum 19:14:23 7862e08f4a3e: Download complete 19:14:23 7629e6793208: Verifying Checksum 19:14:23 7629e6793208: Download complete 19:14:23 4f4fb700ef54: Verifying Checksum 19:14:23 4f4fb700ef54: Download complete 19:14:23 fb5054dd5b73: Verifying Checksum 19:14:23 fb5054dd5b73: Download complete 19:14:23 619be1103602: Download complete 19:14:23 eeca6798cff9: Verifying Checksum 19:14:23 eeca6798cff9: Download complete 19:14:24 619be1103602: Pull complete 19:14:24 ada007ff1a6a: Verifying Checksum 19:14:24 ada007ff1a6a: Download complete 19:14:24 7862e08f4a3e: Pull complete 19:14:24 5df492c9dc93: Download complete 19:14:24 aa269ceb94a6: Verifying Checksum 19:14:24 aa269ceb94a6: Download complete 19:14:27 5df492c9dc93: Pull complete 19:14:27 7629e6793208: Pull complete 19:14:27 4f4fb700ef54: Pull complete 19:14:27 fb5054dd5b73: Pull complete 19:14:27 eeca6798cff9: Pull complete 19:14:30 aa269ceb94a6: Pull complete 19:14:30 ada007ff1a6a: Pull complete 19:14:30 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:14:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:14:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:14:30 WORKDIR /edgex 19:14:30 COPY go.mod . 19:14:30 RUN go mod download 19:14:30 + docker build -t ci-base-image-x86_64 -f - . 19:14:31 Sending build context to Docker daemon 178.3MB 19:14:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:14:31 ---> f489d0715acc 19:14:31 Step 2/4 : WORKDIR /edgex 19:14:37 Still waiting to schedule task 19:14:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:14:37 ---> Running in 6a50988b7f2a 19:14:37 Removing intermediate container 6a50988b7f2a 19:14:37 ---> ea0d17c7ad6e 19:14:37 Step 3/4 : COPY go.mod . 19:14:37 ---> 49feb37d9207 19:14:37 Step 4/4 : RUN go mod download 19:14:37 ---> Running in b685dcc60d65 19:15:10 Removing intermediate container b685dcc60d65 19:15:10 ---> bb79179742d6 19:15:10 Successfully built bb79179742d6 19:15:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:10 + docker inspect -f . ci-base-image-x86_64 19:15:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:10 prd-ubuntu20.04-docker-8c-8g-703 does not seem to be running inside a container 19:15:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:15:11 $ docker top 1805261013f9bb1621ba739d3dd08fcc2bb37a58fb60f60fdc52e953beeba207 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:11 + go version 19:15:11 go version go1.21.9 linux/amd64 [Pipeline] } 19:15:11 $ docker stop --time=1 1805261013f9bb1621ba739d3dd08fcc2bb37a58fb60f60fdc52e953beeba207 19:15:12 $ docker rm -f --volumes 1805261013f9bb1621ba739d3dd08fcc2bb37a58fb60f60fdc52e953beeba207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:13 + docker inspect -f . ci-base-image-x86_64 19:15:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:13 prd-ubuntu20.04-docker-8c-8g-703 does not seem to be running inside a container 19:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:15:14 $ docker top c6d8ceee7415fa09755b458eb0b89fcada713c36259d0c455f81cd5f730f202d -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:14 ========================================================= 19:15:14 [edgeXBuildGoParallel] Running Tests and Build... 19:15:14 ========================================================= [Pipeline] sh 19:15:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:15:15 + make test 19:15:15 go test -race -coverprofile=coverage.out ./... 19:15:23 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.055s coverage: 28.7% of statements 19:15:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:15:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:15:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements 19:16:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.474s coverage: 93.4% of statements 19:16:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 6.1% of statements 19:16:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 97.6% of statements 19:16:02 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 19:16:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.074s coverage: 0.9% of statements 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.053s coverage: 32.2% of statements 19:16:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.045s coverage: 82.9% of statements 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.040s coverage: 94.1% of statements 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:16:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:16:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-704 in /w/workspace/edgexfoundry_edgex-go_PR-4801 [Pipeline] { [Pipeline] ws 19:16:14 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:16:14 The recommended git tool is: git 19:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements 19:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:22 using credential edgex-jenkins-ssh 19:16:22 Cloning the remote Git repository 19:16:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:16:23 > git init /w/workspace/edgex-go/1 # timeout=10 19:16:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:23 > git --version # timeout=10 19:16:23 > git --version # 'git version 2.25.1' 19:16:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.295s coverage: 79.9% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.073s coverage: 92.9% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.053s coverage: 62.3% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.057s coverage: 87.2% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.048s coverage: 86.0% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.154s coverage: 63.1% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 38.4% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.082s coverage: 98.9% of statements 19:16:29 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:16:29 running golangci-lint 19:16:29 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:16:29 go version go1.21.9 linux/amd64 19:16:29 level=info msg="[config_reader] Used config file .golangci.yml" 19:16:29 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:16:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:42 Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 19:16:43 Merge succeeded, producing 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 19:16:43 Checking out Revision 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 (PR-4801) 19:16:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:16:43 > git --version # timeout=10 19:16:43 > git --version # 'git version 2.25.1' 19:16:43 fatal: bad object f5e0e1f8358a839901f1a476b3a28a62f8570917 19:16:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4801/head:refs/remotes/origin/PR-4801 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:16:42 > git config core.sparsecheckout # timeout=10 19:16:42 > git checkout -f 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 # timeout=10 19:16:43 > git remote # timeout=10 19:16:43 > git config --get remote.origin.url # timeout=10 19:16:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:43 > git merge 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 19:16:43 > git rev-parse HEAD^{commit} # timeout=10 19:16:43 > git config core.sparsecheckout # timeout=10 19:16:43 > git checkout -f 0f66cf54156c6b106e4d01384dcce5e8dcb8e960 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:16:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:16:48 Dload Upload Total Spent Left Speed 19:16:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 108k 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 19:16:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:16:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:16:49 + sudo tee /etc/docker/daemon.new 19:16:49 { 19:16:49 "registry-mirrors": [ 19:16:49 "https://nexus3.edgexfoundry.org:10001" 19:16:49 ], 19:16:49 "bip": "10.250.0.254/24", 19:16:49 "hosts": [ 19:16:49 "tcp://0.0.0.0:5555", 19:16:49 "unix:///var/run/docker.sock" 19:16:49 ], 19:16:49 "mtu": 1458, 19:16:49 "selinux-enabled": true, 19:16:49 "seccomp-profile": "/etc/docker/seccomp.json" 19:16:49 } [Pipeline] sh 19:16:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:16:50 + sudo service docker restart 19:16:51 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 19.718124458s" 19:16:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.594699ms" 19:16:59 level=info msg="[linters_context/goanalysis] analyzers took 1m16.443069756s with top 10 stages: buildir: 43.942549535s, gosec: 5.913746955s, inspect: 2.240885168s, fact_deprecated: 2.212690896s, printf: 1.621148254s, ctrlflow: 1.192257168s, fact_purity: 1.149990673s, nilness: 1.04381811s, S1038: 792.828514ms, SA5012: 554.470603ms" 19:16:59 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:16:59 level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, nolint: 0/21" 19:16:59 level=info msg="[runner] processing took 15.474254ms with stages: nolint: 6.331193ms, identifier_marker: 4.789442ms, exclude-rules: 1.724151ms, autogenerated_exclude: 1.248479ms, path_prettifier: 820.565µs, skip_dirs: 448.173µs, filename_unadjuster: 91.141µs, cgo: 17.43µs, max_same_issues: 730ns, uniq_by_line: 440ns, fixer: 380ns, exclude: 340ns, skip_files: 300ns, sort_results: 290ns, severity-rules: 270ns, diff: 250ns, max_from_linter: 180ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns, path_shortener: 110ns" 19:16:59 level=info msg="[runner] linters took 9.668375579s with stages: goanalysis_metalinter: 9.652768844s" 19:16:59 level=info msg="File cache stats: 0 entries of total size 0B" 19:16:59 level=info msg="Memory: 295 samples, avg is 257.0MB, max is 1229.1MB" 19:16:59 level=info msg="Execution took 29.424879765s" 19:16:59 go vet ./... 19:17:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:04 ./bin/test-attribution-txt.sh 19:17:04 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 19:17:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:17:05 + ls -al . 19:17:05 total 816 19:17:05 drwxrwxr-x 11 1001 1001 4096 May 24 19:15 . 19:17:05 drwxr-xr-x 4 root root 4096 May 24 19:15 .. 19:17:05 drwxrwxr-x 2 1001 1001 4096 May 24 19:13 .blubracket 19:17:05 -rw-rw-r-- 1 1001 1001 10 May 24 19:13 .dockerignore 19:17:05 drwxrwxr-x 8 1001 1001 4096 May 24 19:16 .git 19:17:05 drwxrwxr-x 3 1001 1001 4096 May 24 19:13 .github 19:17:05 -rw-rw-r-- 1 1001 1001 1074 May 24 19:13 .gitignore 19:17:05 -rw-rw-r-- 1 1001 1001 42 May 24 19:13 .golangci.yml 19:17:05 -rw-rw-r-- 1 1001 1001 100 May 24 19:13 .hadolint.yml 19:17:05 drwxr-xr-x 3 1001 1001 4096 May 24 19:14 .semver 19:17:05 -rw-rw-r-- 1 1001 1001 155 May 24 19:13 .sonarcloud.properties 19:17:05 -rw-rw-r-- 1 1001 1001 1171 May 24 19:13 ADOPTERS.md 19:17:05 -rw-rw-r-- 1 1001 1001 20261 May 24 19:13 Attribution.txt 19:17:05 -rw-rw-r-- 1 1001 1001 100284 May 24 19:13 CHANGELOG.md 19:17:05 -rw-rw-r-- 1 1001 1001 3804 May 24 19:13 CONTRIBUTING.md 19:17:05 -rw-rw-r-- 1 1001 1001 677 May 24 19:13 GOVERNANCE.md 19:17:05 -rw-rw-r-- 1 1001 1001 861 May 24 19:13 Jenkinsfile 19:17:05 -rw-rw-r-- 1 1001 1001 10775 May 24 19:13 LICENSE 19:17:05 -rw-rw-r-- 1 1001 1001 15392 May 24 19:13 Makefile 19:17:05 -rw-rw-r-- 1 1001 1001 582 May 24 19:13 OWNERS.md 19:17:05 -rw-rw-r-- 1 1001 1001 9528 May 24 19:13 README.md 19:17:05 -rw-rw-r-- 1 1001 1001 789 May 24 19:13 SECURITY.md 19:17:05 -rw-rw-r-- 1 1001 1001 5 May 24 19:14 VERSION 19:17:05 drwxrwxr-x 2 1001 1001 4096 May 24 19:13 bin 19:17:05 drwxrwxr-x 18 1001 1001 4096 May 24 19:13 cmd 19:17:05 -rw-r--r-- 1 root root 455714 May 24 19:16 coverage.out 19:17:05 drwxrwxr-x 2 1001 1001 4096 May 24 19:13 fuzz_test 19:17:05 -rw-rw-r-- 1 1001 1001 7030 May 24 19:13 go.mod 19:17:05 -rw-rw-r-- 1 1001 1001 101500 May 24 19:13 go.sum 19:17:05 drwxrwxr-x 7 1001 1001 4096 May 24 19:13 internal 19:17:05 drwxrwxr-x 3 1001 1001 4096 May 24 19:13 openapi 19:17:05 -rw-rw-r-- 1 1001 1001 584 May 24 19:13 security.txt 19:17:05 -rw-rw-r-- 1 1001 1001 204 May 24 19:13 version.go [Pipeline] sh 19:17:05 + '[' -e coverage.out ] 19:17:05 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:05 Stashed 1 file(s) [Pipeline] sh 19:17:06 + make build 19:17:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:08 provisioning config files... 19:17:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4919846438116614516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:08 ---> ****-login.sh 19:17:08 nexus3.edgexfoundry.org:10001 19:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:17:09 Configure a credential helper to remove this warning. See 19:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:17:09 19:17:09 Login Succeeded 19:17:09 nexus3.edgexfoundry.org:10002 19:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:17:10 Configure a credential helper to remove this warning. See 19:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:17:10 19:17:10 Login Succeeded 19:17:10 nexus3.edgexfoundry.org:10003 19:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:17:10 Configure a credential helper to remove this warning. See 19:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:17:10 19:17:10 Login Succeeded 19:17:10 nexus3.edgexfoundry.org:10004 19:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:17:10 Configure a credential helper to remove this warning. See 19:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:17:10 19:17:10 Login Succeeded 19:17:10 ****.io 19:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:17:11 Configure a credential helper to remove this warning. See 19:17:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:17:11 19:17:11 Login Succeeded 19:17:11 ---> ****-login.sh ends [Pipeline] } 19:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:17:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:17:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:17:12 ========================================================= 19:17:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:17:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:17:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:17:12 c6b39de5b339: Pulling fs layer 19:17:12 a69c41024577: Pulling fs layer 19:17:12 d6de4b400683: Pulling fs layer 19:17:12 35cb2a7552d0: Pulling fs layer 19:17:12 4f4fb700ef54: Pulling fs layer 19:17:12 35cb2a7552d0: Waiting 19:17:12 464afbd9ba4c: Pulling fs layer 19:17:12 4f4fb700ef54: Waiting 19:17:12 00f215d4a9da: Pulling fs layer 19:17:12 d496ad576159: Pulling fs layer 19:17:12 464afbd9ba4c: Waiting 19:17:12 00f215d4a9da: Waiting 19:17:12 d496ad576159: Waiting 19:17:12 a69c41024577: Verifying Checksum 19:17:12 a69c41024577: Download complete 19:17:12 35cb2a7552d0: Verifying Checksum 19:17:12 35cb2a7552d0: Download complete 19:17:12 4f4fb700ef54: Verifying Checksum 19:17:12 4f4fb700ef54: Download complete 19:17:12 464afbd9ba4c: Verifying Checksum 19:17:12 464afbd9ba4c: Download complete 19:17:12 c6b39de5b339: Verifying Checksum 19:17:12 c6b39de5b339: Download complete 19:17:13 d496ad576159: Verifying Checksum 19:17:13 d496ad576159: Download complete 19:17:13 c6b39de5b339: Pull complete 19:17:14 a69c41024577: Pull complete 19:17:14 d6de4b400683: Verifying Checksum 19:17:14 d6de4b400683: Download complete 19:17:15 00f215d4a9da: Verifying Checksum 19:17:15 00f215d4a9da: Download complete 19:17:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:17:28 d6de4b400683: Pull complete 19:17:28 35cb2a7552d0: Pull complete 19:17:28 4f4fb700ef54: Pull complete 19:17:28 464afbd9ba4c: Pull complete 19:17:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:17:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:17: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 19:17:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:17: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:17:36 00f215d4a9da: Pull complete 19:17:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:17:38 d496ad576159: Pull complete 19:17:38 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:17:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:17:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:17:38 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:17:38 WORKDIR /edgex 19:17:38 COPY go.mod . 19:17:38 RUN go mod download build 19:17:38 -t ci-base-image-arm64 -f - . 19:17: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:17:39 Sending build context to Docker daemon 3.004MB 19:17:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:17:39 ---> f246e2811388 19:17:39 Step 2/4 : WORKDIR /edgex 19:17: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/secrets-config ./cmd/secrets-config 19:17:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:17:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:17:41 ---> Running in 0d1a81c89ddf 19:17:41 Removing intermediate container 0d1a81c89ddf 19:17:41 ---> 47c44c0458ee 19:17:41 Step 3/4 : COPY go.mod . 19:17:41 ---> c0411de3c30e 19:17:41 Step 4/4 : RUN go mod download 19:17:42 ---> Running in 6deadbde84b8 [Pipeline] } 19:17:42 $ docker stop --time=1 c6d8ceee7415fa09755b458eb0b89fcada713c36259d0c455f81cd5f730f202d 19:17:49 $ docker rm -f --volumes c6d8ceee7415fa09755b458eb0b89fcada713c36259d0c455f81cd5f730f202d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:51 19:17:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:51 latest: Pulling from edgex-devops/edgex-compose 19:17:51 91d30c5bc195: Pulling fs layer 19:17:51 2e9b0aa3be6d: Pulling fs layer 19:17:51 9c61dcf015f6: Pulling fs layer 19:17:51 4698f68db338: Pulling fs layer 19:17:51 2a2f49069b9e: Pulling fs layer 19:17:51 e0025b399a48: Pulling fs layer 19:17:51 4698f68db338: Waiting 19:17:51 2a2f49069b9e: Waiting 19:17:51 e0025b399a48: Waiting 19:17:51 91d30c5bc195: Verifying Checksum 19:17:51 91d30c5bc195: Download complete 19:17:51 4698f68db338: Verifying Checksum 19:17:51 4698f68db338: Download complete 19:17:51 2e9b0aa3be6d: Verifying Checksum 19:17:51 2e9b0aa3be6d: Download complete 19:17:51 e0025b399a48: Verifying Checksum 19:17:51 e0025b399a48: Download complete 19:17:51 91d30c5bc195: Pull complete 19:17:52 2a2f49069b9e: Download complete 19:17:52 2e9b0aa3be6d: Pull complete 19:17:52 9c61dcf015f6: Verifying Checksum 19:17:52 9c61dcf015f6: Download complete 19:17:54 9c61dcf015f6: Pull complete 19:17:54 4698f68db338: Pull complete 19:17:55 2a2f49069b9e: Pull complete 19:17:55 e0025b399a48: Pull complete 19:17:55 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:17:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:55 prd-ubuntu20.04-docker-8c-8g-703 does not seem to be running inside a container 19:17:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:18:00 $ docker top 9ddc1cc0bcf3b211f5b6562a27de3479d236461492ee464aca73fe90eccfc548 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:02 + docker compose -f ./docker-compose-build.yml build --parallel 19:18:04 #1 [security-proxy-auth internal] load build definition from Dockerfile 19:18:04 #1 transferring dockerfile: 19:18:04 #1 transferring dockerfile: 2.15kB done 19:18:04 #1 DONE 0.0s 19:18:04 19:18:04 #2 [core-metadata internal] load build definition from Dockerfile 19:18:04 #2 transferring dockerfile: 2.06kB done 19:18:04 #2 DONE 0.0s 19:18:04 19:18:04 #3 [support-notifications internal] load build definition from Dockerfile 19:18:04 #3 transferring dockerfile: 1.95kB done 19:18:04 #3 DONE 0.0s 19:18:04 19:18:04 #4 [security-spire-server internal] load build definition from Dockerfile 19:18:04 #4 transferring dockerfile: 1.70kB done 19:18:04 #4 DONE 0.0s 19:18:04 19:18:04 #5 [security-spire-config internal] load build definition from Dockerfile 19:18:04 #5 transferring dockerfile: 1.69kB done 19:18:04 #5 DONE 0.0s 19:18:04 19:18:04 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:18:04 #6 transferring dockerfile: 1.89kB 0.0s done 19:18:04 #6 DONE 0.0s 19:18:04 19:18:04 #7 [security-secretstore-setup internal] load build definition from Dockerfile 19:18:04 #7 transferring dockerfile: 2.49kB done 19:18:04 #7 DONE 0.0s 19:18:04 19:18:04 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:18:04 #8 transferring dockerfile: 2.93kB done 19:18:04 #8 DONE 0.0s 19:18:04 19:18:04 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:18:04 #9 transferring dockerfile: 2.23kB done 19:18:04 #9 DONE 0.0s 19:18:04 19:18:04 #10 [security-spire-agent internal] load build definition from Dockerfile 19:18:04 #10 transferring dockerfile: 1.81kB done 19:18:04 #10 DONE 0.0s 19:18:04 19:18:04 #11 [core-data internal] load build definition from Dockerfile 19:18:04 #11 transferring dockerfile: 2.01kB done 19:18:04 #11 DONE 0.0s 19:18:04 19:18:04 #12 [support-scheduler internal] load build definition from Dockerfile 19:18:04 #12 transferring dockerfile: 1.93kB done 19:18:04 #12 DONE 0.0s 19:18:04 19:18:04 #13 [security-proxy-auth internal] load .dockerignore 19:18:04 #13 transferring context: 50B done 19:18:04 #13 DONE 0.0s 19:18:04 19:18:04 #14 [core-command internal] load build definition from Dockerfile 19:18:04 #14 transferring dockerfile: 1.93kB done 19:18:04 #14 DONE 0.0s 19:18:04 19:18:04 #15 [security-proxy-setup internal] load build definition from Dockerfile 19:18:04 #15 transferring dockerfile: 2.50kB done 19:18:04 #15 DONE 0.0s 19:18:04 19:18:04 #16 [core-metadata internal] load .dockerignore 19:18:04 #16 transferring context: 50B done 19:18:04 #16 DONE 0.0s 19:18:04 19:18:04 #17 [support-notifications internal] load .dockerignore 19:18:04 #17 transferring context: 50B done 19:18:04 #17 DONE 0.0s 19:18:04 19:18:04 #18 [security-spire-server internal] load .dockerignore 19:18:04 #18 transferring context: 50B done 19:18:04 #18 DONE 0.0s 19:18:04 19:18:04 #19 [security-spire-config internal] load .dockerignore 19:18:04 #19 transferring context: 50B done 19:18:04 #19 DONE 0.0s 19:18:04 19:18:04 #20 [security-spiffe-token-provider internal] load .dockerignore 19:18:04 #20 transferring context: 50B done 19:18:04 #20 DONE 0.0s 19:18:04 19:18:04 #21 [security-secretstore-setup internal] load .dockerignore 19:18:04 #21 transferring context: 50B done 19:18:04 #21 DONE 0.0s 19:18:04 19:18:04 #22 [security-bootstrapper internal] load .dockerignore 19:18:04 #22 transferring context: 50B done 19:18:04 #22 DONE 0.0s 19:18:04 19:18:04 #23 [core-common-config-bootstrapper internal] load .dockerignore 19:18:04 #23 transferring context: 50B done 19:18:04 #23 DONE 0.0s 19:18:04 19:18:04 #24 [core-data internal] load .dockerignore 19:18:04 #24 transferring context: 50B done 19:18:04 #24 DONE 0.0s 19:18:04 19:18:04 #25 [security-spire-agent internal] load .dockerignore 19:18:04 #25 transferring context: 50B done 19:18:04 #25 DONE 0.0s 19:18:04 19:18:04 #26 [support-scheduler internal] load .dockerignore 19:18:04 #26 transferring context: 50B done 19:18:04 #26 DONE 0.0s 19:18:04 19:18:04 #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:18:04 #27 DONE 0.0s 19:18:04 19:18:04 #28 [core-command internal] load .dockerignore 19:18:05 #28 transferring context: 50B done 19:18:05 #28 DONE 0.0s 19:18:05 19:18:05 #29 [security-proxy-setup internal] load .dockerignore 19:18:05 #29 transferring context: 50B done 19:18:05 #29 DONE 0.0s 19:18:05 19:18:05 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:18:05 #30 ... 19:18:05 19:18:05 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:18:05 #27 DONE 0.0s 19:18:05 19:18:05 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:18:05 #30 DONE 0.5s 19:18:05 19:18:05 #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:18:05 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:18:05 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:18:05 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:18:05 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:18:05 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:18:05 #31 ... 19:18:05 19:18:05 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:18:05 #32 DONE 0.5s 19:18:05 19:18:05 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:18:05 #33 ... 19:18:05 19:18:05 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:18:05 #34 DONE 0.7s 19:18:06 19:18:06 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:18:06 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:18:06 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:18:06 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s 19:18:06 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.0s 19:18:06 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:18:06 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:18:06 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:18:06 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s 19:18:06 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:18:06 #35 ... 19:18:06 19:18:06 #36 [security-spire-config internal] load build context 19:18:06 #36 transferring context: 24.94kB 0.0s done 19:18:06 #36 DONE 0.5s 19:18:06 19:18:06 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:18:06 #35 ... 19:18:06 19:18:06 #37 [security-spire-server internal] load build context 19:18:06 #37 transferring context: 26.69kB 0.0s done 19:18:06 #37 DONE 0.6s 19:18:06 19:18:06 #38 [security-spire-agent internal] load build context 19:18:06 #38 transferring context: 26.22kB 0.0s done 19:18:06 #38 DONE 0.6s 19:18:06 19:18:06 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:18:06 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:18:06 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:18:06 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s 19:18:06 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s 19:18:06 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 19:18:06 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 19:18:06 #35 ... 19:18:06 19:18:06 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:18:06 #33 DONE 1.5s 19:18:06 19:18:06 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:18:06 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.6s 19:18:07 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.8s 19:18:07 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s 19:18:09 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done 19:18:11 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:18:12 #35 ... 19:18:12 19:18:12 #39 [core-command internal] load build context 19:18:12 #39 transferring context: 154.58MB 6.7s 19:18:12 #39 ... 19:18:12 19:18:12 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:18:13 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done 19:18:15 #35 ... 19:18:15 19:18:15 #40 [security-secretstore-setup internal] load build context 19:18:15 #40 ... 19:18:15 19:18:15 #41 [security-spiffe-token-provider internal] load build context 19:18:15 #41 ... 19:18:15 19:18:15 #42 [support-notifications internal] load build context 19:18:15 #42 ... 19:18:15 19:18:15 #43 [core-data internal] load build context 19:18:16 #43 ... 19:18:16 19:18:16 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:18:16 #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:16 #0 1.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:16 #0 1.777 (1/2) Installing ca-certificates (20240226-r0) 19:18:16 #0 1.786 (2/2) Installing dumb-init (1.2.5-r2) 19:18:16 #0 1.799 Executing busybox-1.36.1-r5.trigger 19:18:16 #0 1.808 Executing ca-certificates-20240226-r0.trigger 19:18:16 #0 1.862 OK: 8 MiB in 17 packages 19:18:16 #44 ... 19:18:16 19:18:16 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:18:16 #45 ... 19:18:16 19:18:16 #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:18:16 #46 ... 19:18:16 19:18:16 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:18:16 #0 6.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:16 #0 6.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:16 #0 7.151 (1/2) Installing dumb-init (1.2.5-r2) 19:18:16 #0 7.157 (2/2) Installing su-exec (0.2-r3) 19:18:16 #0 7.162 Executing busybox-1.36.1-r5.trigger 19:18:16 #0 7.170 OK: 7 MiB in 17 packages 19:18:16 #47 ... 19:18:16 19:18:16 #48 [security-proxy-setup internal] load build context 19:18:17 #48 ... 19:18:17 19:18:17 #49 [security-bootstrapper internal] load build context 19:18:17 #49 ... 19:18:17 19:18:17 #50 [security-proxy-auth internal] load build context 19:18:17 #50 ... 19:18:17 19:18:17 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:18:17 #51 ... 19:18:17 19:18:17 #52 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:18:17 #0 0.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:17 #0 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:17 #0 1.472 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:18:17 #0 1.472 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:18:17 #0 1.472 OK: 20077 distinct packages available 19:18:17 #0 1.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:17 #0 1.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:17 #0 2.187 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:18:17 #0 3.154 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:18:17 #0 3.173 (3/7) Installing dumb-init (1.2.5-r2) 19:18:17 #0 3.175 (4/7) Installing musl-obstack (1.2.3-r2) 19:18:17 #0 3.178 (5/7) Installing libucontext (1.2-r2) 19:18:17 #0 3.184 (6/7) Installing gcompat (1.1.0-r1) 19:18:17 #0 3.188 (7/7) Installing openssl (3.1.5-r0) 19:18:17 #0 3.201 Executing busybox-1.36.1-r5.trigger 19:18:17 #0 3.212 OK: 8 MiB in 20 packages 19:18:17 #52 ... 19:18:17 19:18:17 #53 [core-common-config-bootstrapper internal] load build context 19:18:17 #53 transferring context: 306.23MB 11.7s 19:18:17 #53 ... 19:18:17 19:18:17 #54 [core-command builder 2/7] WORKDIR /edgex-go 19:18:17 #54 ... 19:18:17 19:18:17 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:18:17 #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:18:17 #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:18:17 #55 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:18:17 #55 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:18:17 #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:18:17 #55 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:18:17 #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 19:18:17 #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 19:18:17 #55 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 19:18:17 #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:18:17 #55 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.6s done 19:18:17 #55 ... 19:18:17 19:18:17 #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:18:17 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:18:17 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:18:17 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:18:17 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:18:18 #31 ... 19:18:18 19:18:18 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:18:18 #0 8.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:18 #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:18 #0 8.735 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:18:18 #0 8.772 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:18:18 #0 8.781 (3/6) Installing dumb-init (1.2.5-r2) 19:18:18 #0 8.787 (4/6) Installing openssl (3.1.5-r0) 19:18:18 #0 8.797 (5/6) Installing su-exec (0.2-r3) 19:18:18 #0 8.800 (6/6) Installing yq (4.33.3-r5) 19:18:18 #0 8.909 Executing busybox-1.36.1-r5.trigger 19:18:18 #0 8.914 OK: 17 MiB in 19 packages 19:18:18 #56 ... 19:18:18 19:18:18 #57 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:18:18 #57 ... 19:18:18 19:18:18 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:18:18 #0 5.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:18 #0 5.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:18 #0 5.928 (1/1) Installing dumb-init (1.2.5-r2) 19:18:18 #0 5.930 Executing busybox-1.36.1-r5.trigger 19:18:18 #0 5.939 OK: 7 MiB in 16 packages 19:18:18 #58 ... 19:18:18 19:18:18 #59 [core-metadata internal] load build context 19:18:18 #59 transferring context: 410.50MB 11.0s done 19:18:18 #59 ... 19:18:18 19:18:18 #60 [support-scheduler internal] load build context 19:18:18 #60 transferring context: 410.50MB 10.5s done 19:18:19 #60 ... 19:18:19 19:18:19 #39 [core-command internal] load build context 19:18:19 #39 transferring context: 410.50MB 11.3s done 19:18:26 #39 ... 19:18:26 19:18:26 #40 [security-secretstore-setup internal] load build context 19:18:26 #40 transferring context: 410.50MB 10.4s done 19:18:26 #40 ... 19:18:26 19:18:26 #41 [security-spiffe-token-provider internal] load build context 19:18:26 #41 transferring context: 410.50MB 11.5s done 19:18:26 #41 ... 19:18:26 19:18:26 #43 [core-data internal] load build context 19:18:26 #43 transferring context: 410.50MB 10.6s done 19:18:26 #43 ... 19:18:26 19:18:26 #42 [support-notifications internal] load build context 19:18:26 #42 transferring context: 410.50MB 11.6s done 19:18:27 #42 ... 19:18:27 19:18:27 #49 [security-bootstrapper internal] load build context 19:18:27 #49 transferring context: 410.50MB 11.1s done 19:18:27 #49 ... 19:18:27 19:18:27 #53 [core-common-config-bootstrapper internal] load build context 19:18:27 #53 transferring context: 410.50MB 13.1s done 19:18:27 #53 ... 19:18:27 19:18:27 #48 [security-proxy-setup internal] load build context 19:18:27 #48 transferring context: 410.50MB 12.9s done 19:18:28 #48 ... 19:18:28 19:18:28 #50 [security-proxy-auth internal] load build context 19:18:28 #50 transferring context: 410.50MB 11.7s done 19:18:34 #50 ... 19:18:34 19:18:34 #40 [security-secretstore-setup internal] load build context 19:18:34 #40 DONE 29.1s 19:18:34 19:18:34 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:18:34 #56 DONE 29.0s 19:18:34 19:18:34 #52 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:18:34 #52 DONE 28.6s 19:18:34 19:18:34 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:18:34 #47 DONE 28.9s 19:18:34 19:18:34 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:18:34 #58 DONE 28.9s 19:18:34 19:18:34 #60 [support-scheduler internal] load build context 19:18:34 #60 DONE 29.2s 19:18:34 19:18:34 #44 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:18:34 #44 DONE 28.9s 19:18:34 19:18:34 #43 [core-data internal] load build context 19:18:34 #43 DONE 29.2s 19:18:34 19:18:34 #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:18:34 #54 DONE 27.9s 19:18:34 19:18:34 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:18:34 #61 ... 19:18:34 19:18:34 #49 [security-bootstrapper internal] load build context 19:18:34 #49 DONE 29.3s 19:18:34 19:18:34 #39 [core-command internal] load build context 19:18:34 #39 DONE 29.3s 19:18:34 19:18:34 #59 [core-metadata internal] load build context 19:18:34 #59 DONE 29.3s 19:18:34 19:18:34 #41 [security-spiffe-token-provider internal] load build context 19:18:34 #41 DONE 29.3s 19:18:34 19:18:34 #48 [security-proxy-setup internal] load build context 19:18:34 #48 DONE 29.3s 19:18:34 19:18:34 #42 [support-notifications internal] load build context 19:18:34 #42 DONE 29.3s 19:18:34 19:18:34 #53 [core-common-config-bootstrapper internal] load build context 19:18:34 #53 DONE 29.3s 19:18:34 19:18:34 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:18:34 #55 DONE 28.9s 19:18:34 19:18:34 #50 [security-proxy-auth internal] load build context 19:18:34 #50 DONE 29.3s 19:18:34 19:18:34 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:18:34 #35 DONE 28.9s 19:18:34 19:18:34 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:18:35 #62 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:35 #62 ... 19:18:35 19:18:35 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:18:35 #57 29.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:35 #57 29.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:35 #57 30.02 (1/1) Installing dumb-init (1.2.5-r2) 19:18:35 #57 30.03 Executing busybox-1.36.1-r5.trigger 19:18:35 #57 30.06 OK: 7 MiB in 16 packages 19:18:35 #57 DONE 30.2s 19:18:35 19:18:35 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:18:35 #62 1.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:36 #62 1.428 OK: 264 MiB in 52 packages 19:18:36 #62 ... 19:18:36 19:18:36 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:18:36 #51 29.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:36 #51 29.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:36 #51 30.02 (1/4) Installing ca-certificates (20240226-r0) 19:18:36 #51 30.04 (2/4) Installing dumb-init (1.2.5-r2) 19:18:36 #51 30.05 (3/4) Installing su-exec (0.2-r3) 19:18:36 #51 30.05 (4/4) Installing yq (4.33.3-r5) 19:18:36 #51 30.12 Executing busybox-1.36.1-r5.trigger 19:18:36 #51 30.13 Executing ca-certificates-20240226-r0.trigger 19:18:36 #51 30.17 OK: 17 MiB in 19 packages 19:18:36 #51 DONE 30.6s 19:18:36 19:18:36 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:18:36 #62 DONE 1.9s 19:18:36 19:18:36 #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:18:36 #46 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:36 #46 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:36 #46 29.63 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:18:36 #46 29.63 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:18:36 #46 29.63 OK: 20077 distinct packages available 19:18:36 #46 29.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:36 #46 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:36 #46 30.05 (1/4) Installing dumb-init (1.2.5-r2) 19:18:36 #46 30.06 (2/4) Installing musl-obstack (1.2.3-r2) 19:18:36 #46 30.07 (3/4) Installing libucontext (1.2-r2) 19:18:36 #46 30.08 (4/4) Installing gcompat (1.1.0-r1) 19:18:36 #46 30.08 Executing busybox-1.36.1-r5.trigger 19:18:36 #46 30.15 OK: 8 MiB in 19 packages 19:18:36 #46 DONE 30.5s 19:18:36 19:18:36 #63 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:18:36 #63 ... 19:18:36 19:18:36 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:18:36 #45 29.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:36 #45 29.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:36 #45 30.01 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:18:36 #45 30.01 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:18:36 #45 30.01 OK: 20077 distinct packages available 19:18:36 #45 30.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:36 #45 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:36 #45 30.45 (1/11) Installing ca-certificates (20240226-r0) 19:18:36 #45 30.46 (2/11) Installing brotli-libs (1.0.9-r14) 19:18:36 #45 30.47 (3/11) Installing libunistring (1.1-r1) 19:18:36 #45 30.49 (4/11) Installing libidn2 (2.3.4-r1) 19:18:36 #45 30.49 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:18:36 #45 30.50 (6/11) Installing libcurl (8.5.0-r0) 19:18:36 #45 30.54 (7/11) Installing curl (8.5.0-r0) 19:18:36 #45 30.55 (8/11) Installing dumb-init (1.2.5-r2) 19:18:36 #45 30.55 (9/11) Installing musl-obstack (1.2.3-r2) 19:18:36 #45 30.55 (10/11) Installing libucontext (1.2-r2) 19:18:36 #45 30.56 (11/11) Installing gcompat (1.1.0-r1) 19:18:36 #45 30.56 Executing busybox-1.36.1-r5.trigger 19:18:36 #45 30.57 Executing ca-certificates-20240226-r0.trigger 19:18:36 #45 30.65 OK: 12 MiB in 26 packages 19:18:36 #45 DONE 30.8s 19:18:36 19:18:36 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:18:36 #0 1.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:36 #0 1.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:36 #0 1.858 OK: 264 MiB in 52 packages 19:18:36 #64 DONE 2.0s 19:18:36 19:18:36 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:18:36 #65 DONE 0.2s 19:18:36 19:18:36 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:18:36 #66 DONE 0.1s 19:18:36 19:18:36 #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:37 #67 ... 19:18:37 19:18:37 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:18:37 #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:37 #0 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:37 #0 1.606 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:18:37 #0 1.606 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:18:37 #0 1.606 OK: 20075 distinct packages available 19:18:37 #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:37 #0 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:37 #0 2.040 OK: 264 MiB in 52 packages 19:18:37 #68 DONE 2.3s 19:18:37 19:18:37 #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:18:37 #0 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:37 #0 1.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:37 #0 1.571 Upgrading critical system libraries and apk-tools: 19:18:37 #0 1.571 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:18:37 #0 1.583 Executing busybox-1.36.1-r5.trigger 19:18:37 #0 1.632 Continuing the upgrade transaction with new apk-tools: 19:18:37 #0 1.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:37 #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:37 #0 2.029 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:18:37 #0 2.043 Executing busybox-1.36.1-r6.post-upgrade 19:18:37 #0 2.104 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:18:37 #0 2.107 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:18:37 #0 2.121 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:18:37 #0 2.126 Executing busybox-1.36.1-r6.trigger 19:18:37 #0 2.128 OK: 8 MiB in 20 packages 19:18:37 #69 DONE 2.3s 19:18:37 19:18:37 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:18:37 #61 1.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:37 #61 2.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:37 #61 2.299 OK: 264 MiB in 52 packages 19:18:37 #61 DONE 2.4s 19:18:37 19:18:37 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:18:37 #70 DONE 0.1s 19:18:37 19:18:37 #71 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:18:38 #71 ... 19:18:38 19:18:38 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:18:38 #72 DONE 1.5s 19:18:38 19:18:38 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:18:38 #0 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:38 #0 1.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:38 #0 2.135 Upgrading critical system libraries and apk-tools: 19:18:38 #0 2.135 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:18:38 #0 2.144 Executing busybox-1.36.1-r5.trigger 19:18:38 #0 2.198 Continuing the upgrade transaction with new apk-tools: 19:18:38 #0 2.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:38 #0 2.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:38 #0 2.500 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:18:38 #0 2.516 Executing busybox-1.36.1-r6.post-upgrade 19:18:38 #0 2.528 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:18:38 #0 2.531 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:18:38 #0 2.550 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:18:38 #0 2.591 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:18:38 #0 2.601 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:18:38 #0 2.603 Executing busybox-1.36.1-r6.trigger 19:18:38 #0 2.960 OK: 7 MiB in 16 packages 19:18:38 #73 DONE 3.7s 19:18:38 19:18:38 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:18:38 #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:38 #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:38 #0 2.196 Upgrading critical system libraries and apk-tools: 19:18:38 #0 2.197 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:18:38 #0 2.215 Executing busybox-1.36.1-r5.trigger 19:18:38 #0 2.287 Continuing the upgrade transaction with new apk-tools: 19:18:38 #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:38 #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:38 #0 2.577 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:18:38 #0 2.594 Executing busybox-1.36.1-r6.post-upgrade 19:18:38 #0 2.611 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:18:38 #0 2.615 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:18:38 #0 2.623 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:18:38 #0 2.628 Executing busybox-1.36.1-r6.trigger 19:18:38 #0 3.015 OK: 17 MiB in 19 packages 19:18:38 #74 DONE 3.8s 19:18:38 19:18:38 #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:18:38 #75 DONE 1.5s 19:18:38 19:18:38 #71 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:18:38 #71 DONE 1.5s 19:18:38 19:18:38 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:18:38 #76 DONE 0.1s 19:18:38 19:18:38 #77 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:18:38 #77 DONE 0.1s 19:18:38 19:18:38 #78 [security-spire-server stage-2 6/9] COPY security.txt / 19:18:39 #78 DONE 0.8s 19:18:39 19:18:39 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:18:39 #0 3.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:39 #0 3.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:39 #0 4.023 Upgrading critical system libraries and apk-tools: 19:18:39 #0 4.023 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:18:39 #0 4.033 Executing busybox-1.36.1-r5.trigger 19:18:39 #0 4.073 Continuing the upgrade transaction with new apk-tools: 19:18:39 #0 4.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:39 #0 4.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:39 #0 4.343 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:18:39 #0 4.357 Executing busybox-1.36.1-r6.post-upgrade 19:18:39 #0 4.366 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:18:39 #0 4.369 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:18:39 #0 4.378 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:18:39 #0 4.406 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:18:39 #0 4.413 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:18:39 #0 4.417 Executing busybox-1.36.1-r6.trigger 19:18:39 #0 4.446 OK: 7 MiB in 17 packages 19:18:39 #79 DONE 4.7s 19:18:39 19:18:39 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:18:39 #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:39 #0 3.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:39 #0 4.017 Upgrading critical system libraries and apk-tools: 19:18:39 #0 4.017 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:18:39 #0 4.027 Executing busybox-1.36.1-r5.trigger 19:18:39 #0 4.072 Continuing the upgrade transaction with new apk-tools: 19:18:39 #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:39 #0 4.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:39 #0 4.341 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:18:39 #0 4.357 Executing busybox-1.36.1-r6.post-upgrade 19:18:39 #0 4.369 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:18:39 #0 4.373 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:18:39 #0 4.382 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:18:39 #0 4.415 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:18:39 #0 4.423 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:18:39 #0 4.427 Executing busybox-1.36.1-r6.trigger 19:18:39 #0 4.432 Executing ca-certificates-20240226-r0.trigger 19:18:39 #0 4.472 OK: 8 MiB in 17 packages 19:18:39 #80 DONE 4.7s 19:18:39 19:18:39 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:18:39 #81 DONE 0.9s 19:18:39 19:18:39 #82 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:18:39 #82 DONE 0.1s 19:18:39 19:18:39 #83 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:18:39 #83 DONE 0.0s 19:18:39 19:18:39 #84 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 19:18:39 #0 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:39 #0 2.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:39 #0 3.064 Upgrading critical system libraries and apk-tools: 19:18:39 #0 3.064 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:18:39 #0 3.072 Executing busybox-1.36.1-r5.trigger 19:18:39 #0 3.118 Continuing the upgrade transaction with new apk-tools: 19:18:39 #0 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:39 #0 3.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:39 #0 3.366 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:18:39 #0 3.380 Executing busybox-1.36.1-r6.post-upgrade 19:18:39 #0 3.392 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:18:39 #0 3.396 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:18:39 #0 3.404 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:18:39 #0 3.443 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:18:39 #0 3.452 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:18:39 #0 3.456 Executing busybox-1.36.1-r6.trigger 19:18:39 #0 3.462 OK: 7 MiB in 16 packages 19:18:39 #84 DONE 3.7s 19:18:39 19:18:39 #85 [security-spire-agent stage-3 7/10] COPY security.txt / 19:18:39 #85 DONE 0.1s 19:18:39 19:18:39 #86 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:18:39 #86 DONE 0.0s 19:18:39 19:18:39 #87 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:18:39 #87 DONE 0.1s 19:18:39 19:18:39 #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:18:39 #88 DONE 0.1s 19:18:39 19:18:39 #89 [security-spire-server] exporting to image 19:18:39 #89 exporting layers 19:18:39 #89 ... 19:18:39 19:18:39 #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:18:39 #90 DONE 0.0s 19:18:39 19:18:39 #91 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:18:39 #91 DONE 0.0s 19:18:39 19:18:39 #89 [security-spire-agent] exporting to image 19:18:40 #89 exporting layers 0.6s done 19:18:40 #89 writing image sha256:c31b10aa316fd88efc82ef47c3ff056af0a5250e43816f482e09ab24119fdd9a done 19:18:40 #89 naming to docker.io/library/security-spire-server done 19:18:40 #89 exporting layers 0.6s done 19:18:40 #89 writing image sha256:bd9670fa4619bf8f1ff321e1517dc213142aeabf6cd0b81de6e0efcff0dacde4 done 19:18:40 #89 naming to docker.io/library/security-spire-agent done 19:18:40 #89 DONE 0.7s 19:18:40 19:18:40 #63 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:18:40 #63 3.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:40 #63 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:40 #63 3.834 Upgrading critical system libraries and apk-tools: 19:18:40 #63 3.834 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:18:40 #63 3.851 Executing busybox-1.36.1-r5.trigger 19:18:40 #63 3.918 Continuing the upgrade transaction with new apk-tools: 19:18:40 #63 3.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:40 #63 ... 19:18:40 19:18:40 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:18:40 #0 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:40 #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:40 #0 3.229 Upgrading critical system libraries and apk-tools: 19:18:40 #0 3.229 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:18:40 #0 3.239 Executing busybox-1.36.1-r5.trigger 19:18:40 #0 3.299 Continuing the upgrade transaction with new apk-tools: 19:18:40 #0 3.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:40 #0 3.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:40 #0 3.599 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:18:40 #0 3.612 Executing busybox-1.36.1-r6.post-upgrade 19:18:40 #0 3.623 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:18:40 #0 3.691 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:18:40 #0 3.713 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:18:40 #0 3.763 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:18:40 #0 3.770 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:18:40 #0 3.775 Executing busybox-1.36.1-r6.trigger 19:18:40 #0 3.780 Executing ca-certificates-20240226-r0.trigger 19:18:40 #0 3.818 OK: 17 MiB in 19 packages 19:18:40 #92 DONE 4.0s 19:18:40 19:18:40 #63 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:18:40 #63 4.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:40 #63 4.247 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:18:40 #63 4.259 Executing busybox-1.36.1-r6.post-upgrade 19:18:40 #63 4.269 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:18:40 #63 4.273 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:18:40 #63 4.278 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:18:40 #63 4.306 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:18:40 #63 4.314 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:18:40 #63 4.319 Executing busybox-1.36.1-r6.trigger 19:18:40 #63 4.323 OK: 8 MiB in 19 packages 19:18:41 #63 DONE 4.4s 19:18:41 19:18:41 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:18:41 #93 DONE 1.6s 19:18:41 19:18:41 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:18:43 #94 DONE 2.0s 19:18:43 19:18:43 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:18:43 #0 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:43 #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:43 #0 3.847 Upgrading critical system libraries and apk-tools: 19:18:43 #0 3.847 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:18:43 #0 3.861 Executing busybox-1.36.1-r5.trigger 19:18:43 #0 3.906 Continuing the upgrade transaction with new apk-tools: 19:18:43 #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:43 #0 3.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:43 #0 4.186 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:18:43 #0 4.201 Executing busybox-1.36.1-r6.post-upgrade 19:18:43 #0 4.220 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:18:43 #0 4.223 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:18:43 #0 4.244 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:18:43 #0 4.273 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:18:43 #0 4.285 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:18:43 #0 4.288 Executing busybox-1.36.1-r6.trigger 19:18:43 #0 4.292 Executing ca-certificates-20240226-r0.trigger 19:18:43 #0 4.347 OK: 12 MiB in 26 packages 19:18:43 #95 DONE 6.4s 19:18:43 19:18:43 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:18:43 #96 DONE 2.0s 19:18:43 19:18:43 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:18:43 #97 DONE 0.0s 19:18:43 19:18:43 #98 [security-spire-config stage-2 6/10] COPY security.txt / 19:18:43 #98 DONE 0.0s 19:18:43 19:18:43 #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:43 #99 ... 19:18:43 19:18:43 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:18:43 #100 DONE 0.0s 19:18:43 19:18:43 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:18:43 #101 DONE 0.0s 19:18:43 19:18:43 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:18:43 #102 DONE 0.0s 19:18:43 19:18:43 #89 [security-spire-config] exporting to image 19:18:43 #89 exporting layers 0.5s done 19:18:43 #89 writing image sha256:c77ae64a1a4e441844042c46e84f899ab98f09429583fc10a5ca09c75093da76 done 19:18:43 #89 naming to docker.io/library/security-spire-config done 19:18:43 #89 DONE 1.2s 19:18:43 19:18:43 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:47 #103 ... 19:18:47 19:18:47 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:49 Removing intermediate container 6deadbde84b8 19:18:49 ---> eeca7a69ea48 19:18:49 Successfully built eeca7a69ea48 19:18:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:50 + docker inspect -f . ci-base-image-arm64 19:18:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:50 prd-ubuntu20.04-docker-arm64-4c-16g-704 does not seem to be running inside a container 19:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:51 $ docker top e57329ef95e74cad6020e7ab3a9afd95bb9d6b27fbd2d643e8ff55f840372195 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:52 + go version 19:18:52 go version go1.21.9 linux/arm64 [Pipeline] } 19:18:52 $ docker stop --time=1 e57329ef95e74cad6020e7ab3a9afd95bb9d6b27fbd2d643e8ff55f840372195 19:18:54 $ docker rm -f --volumes e57329ef95e74cad6020e7ab3a9afd95bb9d6b27fbd2d643e8ff55f840372195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:55 + docker inspect -f . ci-base-image-arm64 19:18:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:55 prd-ubuntu20.04-docker-arm64-4c-16g-704 does not seem to be running inside a container 19:18:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:56 $ docker top 0c00e6fe9d639175e55c553d117de32627a52c115d3b3e91a221df8e6bbf75d7 -eo pid,comm [Pipeline] { [Pipeline] echo 19:18:57 ========================================================= 19:18:57 [edgeXBuildGoParallel] Running Tests and Build... 19:18:57 ========================================================= [Pipeline] sh 19:18:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:18:58 + make test 19:18:58 go test -race -coverprofile=coverage.out ./... 19:19:28 #104 ... 19:19:28 19:19:28 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:28 #103 DONE 42.7s 19:19:28 19:19:28 #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:28 #99 DONE 42.7s 19:19:28 19:19:28 #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:28 #67 DONE 44.4s 19:19:28 19:19:28 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:28 #104 DONE 44.3s 19:19:28 19:19:28 #105 [support-notifications builder 6/7] COPY . . 19:19:31 #105 ... 19:19:31 19:19:31 #106 [security-bootstrapper builder 6/7] COPY . . 19:19:31 #106 ... 19:19:31 19:19:31 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 19:19:31 #107 ... 19:19:31 19:19:31 #108 [security-spiffe-token-provider builder 6/7] COPY . . 19:19:35 #108 ... 19:19:35 19:19:35 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:19:35 #109 CACHED 19:19:35 19:19:35 #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:35 #110 CACHED 19:19:35 19:19:35 #111 [security-proxy-setup builder 6/7] COPY . . 19:19:35 #111 CACHED 19:19:35 19:19:35 #106 [security-bootstrapper builder 6/7] COPY . . 19:19:35 #106 DONE 14.3s 19:19:35 19:19:35 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:35 #112 CACHED 19:19:35 19:19:35 #113 [security-secretstore-setup builder 6/7] COPY . . 19:19:35 #113 CACHED 19:19:35 19:19:35 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:19:35 #114 CACHED 19:19:35 19:19:35 #105 [support-notifications builder 6/7] COPY . . 19:19:35 #105 DONE 14.3s 19:19:35 19:19:35 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:19:35 #115 ... 19:19:35 19:19:35 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 19:19:35 #116 CACHED 19:19:35 19:19:35 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:35 #117 CACHED 19:19:35 19:19:35 #118 [core-command builder 6/7] COPY . . 19:19:35 #118 CACHED 19:19:35 19:19:35 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 19:19:35 #107 DONE 14.3s 19:19:35 19:19:35 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:35 #119 CACHED 19:19:35 19:19:35 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:19:35 #120 CACHED 19:19:35 19:19:35 #121 [support-scheduler builder 6/7] COPY . . 19:19:35 #121 CACHED 19:19:35 19:19:35 #108 [security-spiffe-token-provider builder 6/7] COPY . . 19:19:35 #108 DONE 14.3s 19:19:35 19:19:35 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 19:19:35 #122 CACHED 19:19:35 19:19:35 #123 [core-data builder 6/7] COPY . . 19:19:35 #123 CACHED 19:19:35 19:19:35 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:35 #124 CACHED 19:19:35 19:19:35 #125 [core-metadata builder 6/7] COPY . . 19:19:35 #125 CACHED 19:19:35 19:19:35 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:19:35 #126 CACHED 19:19:35 19:19:35 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:35 #127 CACHED 19:19:35 19:19:35 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:35 #128 CACHED 19:19:35 19:19:35 #129 [security-proxy-auth builder 6/7] COPY . . 19:19:35 #129 CACHED 19:19:35 19:19:35 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:19:35 #130 CACHED 19:19:35 19:19:35 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:19:36 #131 1.166 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:19:45 ? github.com/edgexfoundry/edgex-go [no test files] 19:19:47 #131 ... 19:19:47 19:19:47 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:19:47 #0 0.493 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:19:47 #132 ... 19:19:47 19:19:47 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:19:47 #0 1.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:19:47 #133 ... 19:19:47 19:19:47 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:19:47 #0 0.848 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:19:47 #134 ... 19:19:47 19:19:47 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:19:47 #0 0.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:19:47 #135 ... 19:19:47 19:19:47 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:19:47 #0 0.634 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:47 #136 ... 19:19:47 19:19:47 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:19:47 #0 1.043 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:19:47 #137 ... 19:19:47 19:19:47 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:19:47 #0 1.178 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:19:47 #138 ... 19:19:47 19:19:47 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:19:47 #115 0.955 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:47 #115 ... 19:19:47 19:19:47 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:19:47 #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-metadata/core-metadata ./cmd/core-metadata 19:19:47 #139 ... 19:19:47 19:19:47 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:19:47 #0 0.492 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:20:54 #140 71.49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:41 #140 ... 19:21:41 19:21:41 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:21:41 #132 DONE 126.0s 19:21:41 19:21:41 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:21:41 #133 DONE 126.0s 19:21:41 19:21:41 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:21:41 #138 DONE 126.0s 19:21:41 19:21:41 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:21:41 #139 DONE 126.0s 19:21:41 19:21:41 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:21:41 #131 DONE 126.0s 19:21:41 19:21:41 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:21:41 #141 ... 19:21:41 19:21:41 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:21:41 #136 DONE 126.0s 19:21:41 19:21:41 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:21:41 #115 DONE 126.2s 19:21:41 19:21:41 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:21:41 #135 DONE 126.3s 19:21:41 19:21:41 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:21:41 #142 ... 19:21:41 19:21:41 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:41 #140 DONE 126.4s 19:21:41 19:21:41 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:21:41 #134 DONE 126.3s 19:21:41 19:21:41 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:21:41 #137 DONE 126.4s 19:21:41 19:21:41 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:21:42 #143 ... 19:21:42 19:21:42 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:21:42 #141 DONE 0.8s 19:21:42 19:21:42 #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:21:42 #144 DONE 0.9s 19:21:42 19:21:42 #145 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:21:42 #145 DONE 0.9s 19:21:42 19:21:42 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:21:42 #142 DONE 0.6s 19:21:42 19:21:42 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:21:42 #146 DONE 0.6s 19:21:42 19:21:42 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:21:42 #143 DONE 0.5s 19:21:42 19:21:42 #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:21:42 #147 ... 19:21:42 19:21:42 #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:21:42 #148 DONE 0.4s 19:21:42 19:21:42 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:21:42 #149 DONE 0.4s 19:21:42 19:21:42 #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:21:42 #150 DONE 0.3s 19:21:42 19:21:42 #151 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:21:42 #151 DONE 0.3s 19:21:42 19:21:42 #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:21:42 #152 CACHED 19:21:42 19:21:42 #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:21:42 #153 CACHED 19:21:42 19:21:42 #154 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:21:42 #154 CACHED 19:21:42 19:21:42 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:21:42 #155 CACHED 19:21:42 19:21:42 #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:21:42 #156 CACHED 19:21:42 19:21:42 #157 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:21:42 #157 CACHED 19:21:42 19:21:42 #158 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:21:42 #158 DONE 0.4s 19:21:42 19:21:42 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:21:42 #159 CACHED 19:21:42 19:21:42 #160 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:21:42 #160 CACHED 19:21:42 19:21:42 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:21:42 #161 ... 19:21:42 19:21:42 #147 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:21:42 #147 DONE 0.3s 19:21:42 19:21:42 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:21:42 #162 DONE 0.3s 19:21:42 19:21:42 #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:21:43 #163 ... 19:21:43 19:21:43 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:21:43 #164 DONE 0.7s 19:21:43 19:21:43 #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:21:43 #165 DONE 0.7s 19:21:43 19:21:43 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:21:44 #166 ... 19:21:44 19:21:44 #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:21:44 #167 DONE 2.0s 19:21:44 19:21:44 #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:21:44 #168 DONE 2.0s 19:21:44 19:21:44 #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:21:44 #169 DONE 2.4s 19:21:44 19:21:44 #170 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:21:44 #170 DONE 2.0s 19:21:44 19:21:44 #171 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:21:44 #171 DONE 2.0s 19:21:44 19:21:44 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:21:44 #161 DONE 2.1s 19:21:44 19:21:44 #172 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:21:44 #172 DONE 2.1s 19:21:44 19:21:44 #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:21:44 #173 DONE 2.1s 19:21:45 19:21:45 #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:21:45 #163 DONE 2.1s 19:21:45 19:21:45 #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:21:45 #174 ... 19:21:45 19:21:45 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:21:45 #166 DONE 1.6s 19:21:45 19:21:45 #175 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:21:45 #175 DONE 0.7s 19:21:45 19:21:45 #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:21:45 #176 DONE 0.4s 19:21:45 19:21:45 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:21:45 #177 DONE 0.4s 19:21:45 19:21:45 #178 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:21:45 #178 DONE 0.4s 19:21:45 19:21:45 #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:21:45 #179 DONE 0.4s 19:21:45 19:21:45 #89 [core-command] exporting to image 19:21:45 #89 exporting layers 19:21:45 #89 ... 19:21:45 19:21:45 #180 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:21:45 #180 DONE 0.5s 19:21:45 19:21:45 #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:21:45 #181 DONE 0.5s 19:21:45 19:21:45 #182 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:21:45 #182 DONE 0.4s 19:21:45 19:21:45 #183 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:21:45 #183 DONE 0.4s 19:21:45 19:21:45 #89 [core-data] exporting to image 19:21:45 #89 ... 19:21:45 19:21:45 #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:21:45 #174 DONE 0.6s 19:21:45 19:21:45 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:21:45 #184 DONE 0.5s 19:21:45 19:21:45 #185 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:21:45 #185 DONE 0.3s 19:21:45 19:21:45 #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:21:45 #186 ... 19:21:45 19:21:45 #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:21:45 #187 DONE 0.3s 19:21:45 19:21:45 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:21:45 #188 DONE 0.3s 19:21:45 19:21:45 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:21:45 #189 DONE 0.2s 19:21:45 19:21:45 #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:21:45 #190 DONE 0.3s 19:21:45 19:21:45 #89 [core-metadata] exporting to image 19:21:45 #89 exporting layers 0.6s done 19:21:45 #89 writing image sha256:d472ced8b747b5fa154e627abcd9f83ab21c4882542cdb8f9152b45f21ec3a7b 19:21:46 #89 ... 19:21:46 19:21:46 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:21:46 #191 DONE 0.3s 19:21:46 19:21:46 #89 [core-metadata] exporting to image 19:21:46 #89 exporting layers 0.7s done 19:21:46 #89 writing image sha256:7225c9f29d65e3d32046d9f3e87d569ade481ece6ed6cf1b34fa482cfbab072b 19:21:46 #89 ... 19:21:46 19:21:46 #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:21:46 #186 DONE 0.5s 19:21:46 19:21:46 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:21:46 #192 DONE 0.4s 19:21:46 19:21:46 #89 [support-notifications] exporting to image 19:21:46 #89 exporting layers 0.5s done 19:21:46 #89 writing image sha256:d472ced8b747b5fa154e627abcd9f83ab21c4882542cdb8f9152b45f21ec3a7b 0.2s done 19:21:46 #89 writing image sha256:7225c9f29d65e3d32046d9f3e87d569ade481ece6ed6cf1b34fa482cfbab072b 0.2s done 19:21:46 #89 naming to docker.io/library/security-spiffe-token-provider done 19:21:46 #89 writing image sha256:bb7b9868151b49efdb1b0512c05df7603d508bc51fac91544a050d72c457a254 0.0s done 19:21:46 #89 writing image sha256:41b07c7a7d90bf8f0d5656c5b2cdab7ef50431a625de80fabaa4aa16f3c9e481 0.0s done 19:21:46 #89 naming to docker.io/library/support-scheduler done 19:21:46 #89 naming to docker.io/library/core-command done 19:21:46 #89 naming to docker.io/library/support-notifications done 19:21:46 #89 writing image sha256:7435542dad358c3f9a8615af04b2d6f0974bb2d334409a662974be6b704f0a47 done 19:21:46 #89 naming to docker.io/library/core-data done 19:21:46 #89 writing image sha256:45107b34f0c98809d1b746bcc10bf018d51a6b43fb9bc75d27411198735e4a20 done 19:21:46 #89 naming to docker.io/library/core-metadata done 19:21:46 #89 DONE 2.3s 19:21:46 19:21:46 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:21:46 #193 DONE 0.4s 19:21:46 19:21:46 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:21:46 #194 DONE 0.4s 19:21:46 19:21:46 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:21:46 #195 DONE 0.9s 19:21:46 19:21:46 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:21:46 #196 DONE 0.1s 19:21:46 19:21:46 #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:21:46 #197 DONE 0.7s 19:21:46 19:21:46 #198 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:21:46 #198 DONE 0.9s 19:21:46 19:21:46 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:21:46 #199 DONE 0.2s 19:21:46 19:21:46 #89 [security-proxy-setup] exporting to image 19:21:46 #89 ... 19:21:46 19:21:46 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:21:46 #200 DONE 0.1s 19:21:46 19:21:46 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:21:46 #201 DONE 0.1s 19:21:46 19:21:46 #89 [core-common-config-bootstrapper] exporting to image 19:21:46 #89 exporting layers 0.2s done 19:21:46 #89 writing image sha256:9dfb2531facba268ed5cd45d44e7108674f8fe6ab9cba9f1e1ea90ed80cc7a54 done 19:21:46 #89 naming to docker.io/library/core-common-config-bootstrapper done 19:21:46 #89 ... 19:21:46 19:21:46 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:21:46 #202 DONE 0.1s 19:21:46 19:21:46 #89 [security-proxy-auth] exporting to image 19:21:46 #89 exporting layers 0.4s done 19:21:46 #89 writing image sha256:7bf4e9a594e65b6928d5d47dca66107f8dd4a3709116eb587e535e51dfd10bef done 19:21:46 #89 naming to docker.io/library/security-proxy-auth done 19:21:47 #89 writing image sha256:0aeb6de6fef967e16cda014111a0a06ed43caab728b546e0f02f1ec6a1172822 done 19:21:47 #89 naming to docker.io/library/security-proxy-setup done 19:21:47 #89 DONE 2.8s 19:21:47 19:21:47 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:21:47 #203 DONE 0.5s 19:21:47 19:21:47 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:21:47 #204 DONE 0.8s 19:21:47 19:21:47 #89 [security-bootstrapper] exporting to image 19:21:47 #89 exporting layers 0.3s done 19:21:47 #89 writing image sha256:d0c2621287398eba539730196f4ea6fd36759776f04ac51594297c33ba4b1dba done 19:21:47 #89 naming to docker.io/library/security-bootstrapper done 19:21:47 #89 writing image sha256:9024bc63f5004f35b84f8136963cc68471be5c7de306a5330eabb20056442a14 19:21:47 #89 writing image sha256:9024bc63f5004f35b84f8136963cc68471be5c7de306a5330eabb20056442a14 done 19:21:47 #89 naming to docker.io/library/security-secretstore-setup done 19:21:47 #89 DONE 3.1s 19:21:47 19:21:47 #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:21:47 time="2024-05-24T19:18:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:21:47 $ docker stop --time=1 9ddc1cc0bcf3b211f5b6562a27de3479d236461492ee464aca73fe90eccfc548 19:21:49 $ docker rm -f --volumes 9ddc1cc0bcf3b211f5b6562a27de3479d236461492ee464aca73fe90eccfc548 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:49 + docker images 19:21:49 REPOSITORY TAG IMAGE ID CREATED SIZE 19:21:49 security-bootstrapper latest d0c262128739 2 seconds ago 25.2MB 19:21:49 security-secretstore-setup latest 9024bc63f500 2 seconds ago 43.1MB 19:21:49 security-proxy-auth latest 7bf4e9a594e6 3 seconds ago 39.2MB 19:21:49 core-common-config-bootstrapper latest 9dfb2531facb 3 seconds ago 21.5MB 19:21:49 security-proxy-setup latest 0aeb6de6fef9 3 seconds ago 32.5MB 19:21:49 core-metadata latest 45107b34f0c9 4 seconds ago 42.1MB 19:21:49 core-command latest bb7b9868151b 4 seconds ago 41.5MB 19:21:49 support-notifications latest 41b07c7a7d90 4 seconds ago 45.1MB 19:21:49 core-data latest 7435542dad35 4 seconds ago 41.9MB 19:21:49 security-spiffe-token-provider latest d472ced8b747 5 seconds ago 35.3MB 19:21:49 support-scheduler latest 7225c9f29d65 5 seconds ago 44.5MB 19:21:49 security-spire-config latest c77ae64a1a4e 3 minutes ago 108MB 19:21:49 security-spire-agent latest bd9670fa4619 3 minutes ago 167MB 19:21:49 security-spire-server latest c31b10aa316f 3 minutes ago 109MB 19:21:49 ci-base-image-x86_64 latest bb79179742d6 6 minutes ago 976MB 19:21:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 weeks ago 565MB 19:21:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB 19:21:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:22:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:22:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:22:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:22:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:22:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:22:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:22:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:22:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:22:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:22:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:23:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:23:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:23:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.308s coverage: 28.7% of statements 19:23:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.295s coverage: 97.0% of statements 19:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:23:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:23:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.400s coverage: 69.2% of statements 19:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:23:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.332s coverage: 53.2% of statements 19:23:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:23:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:23:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:23:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:23:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:23:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:23:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.258s coverage: 93.4% of statements 19:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.624s coverage: 6.1% of statements 19:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:24:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:24:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.620s coverage: 97.6% of statements 19:24:07 ok github.com/edgexfoundry/edgex-go/internal/io 1.198s coverage: 72.2% of statements 19:24:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:24:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.411s coverage: 0.9% of statements 19:24:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.295s coverage: 32.2% of statements 19:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.323s coverage: 41.7% of statements 19:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.329s coverage: 82.9% of statements 19:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.292s coverage: 94.1% of statements 19:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.206s coverage: 96.3% of statements 19:24:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.221s coverage: 87.5% of statements 19:24:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:24:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:24:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:24:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.220s coverage: 94.4% of statements 19:24:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:24:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:24:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:24:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:24:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:24:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.034s coverage: 79.9% of statements 19:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.291s coverage: 92.9% of statements 19:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements 19:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.217s coverage: 62.3% of statements 19:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.217s coverage: 87.2% of statements 19:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.183s coverage: 20.0% of statements 19:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.179s coverage: 100.0% of statements 19:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.408s coverage: 81.8% of statements 19:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:24:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.401s coverage: 82.1% of statements 19:24:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.220s coverage: 86.0% of statements 19:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.933s coverage: 63.1% of statements 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.258s coverage: 100.0% of statements 19:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements 19:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.067s coverage: 100.0% of statements 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:25:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.088s coverage: 73.7% of statements 19:25:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.830s coverage: 38.4% of statements 19:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.246s coverage: 89.5% of statements 19:25:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:25:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:25:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:25:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:25:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.236s coverage: 84.8% of statements 19:25:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:25:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:25:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:25:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.308s coverage: 19.9% of statements 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:25:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:25:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.590s coverage: 95.7% of statements 19:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:25:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.312s coverage: 61.8% of statements 19:25:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:25:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:25:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.385s coverage: 98.9% of statements 19:25:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:25:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:25:41 go vet ./... 19:29:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:29:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:29:33 ./bin/test-attribution-txt.sh 19:29:33 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 19:29:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:29:34 + ls -al . 19:29:34 total 812 19:29:34 drwxrwxr-x 10 1001 1001 4096 May 24 19:19 . 19:29:34 drwxr-xr-x 4 root root 4096 May 24 19:18 .. 19:29:34 drwxrwxr-x 2 1001 1001 4096 May 24 19:16 .blubracket 19:29:34 -rw-rw-r-- 1 1001 1001 10 May 24 19:16 .dockerignore 19:29:34 drwxrwxr-x 8 1001 1001 4096 May 24 19:16 .git 19:29:34 drwxrwxr-x 3 1001 1001 4096 May 24 19:16 .github 19:29:34 -rw-rw-r-- 1 1001 1001 1074 May 24 19:16 .gitignore 19:29:34 -rw-rw-r-- 1 1001 1001 42 May 24 19:16 .golangci.yml 19:29:34 -rw-rw-r-- 1 1001 1001 100 May 24 19:16 .hadolint.yml 19:29:34 -rw-rw-r-- 1 1001 1001 155 May 24 19:16 .sonarcloud.properties 19:29:34 -rw-rw-r-- 1 1001 1001 1171 May 24 19:16 ADOPTERS.md 19:29:34 -rw-rw-r-- 1 1001 1001 20261 May 24 19:16 Attribution.txt 19:29:34 -rw-rw-r-- 1 1001 1001 100284 May 24 19:16 CHANGELOG.md 19:29:34 -rw-rw-r-- 1 1001 1001 3804 May 24 19:16 CONTRIBUTING.md 19:29:34 -rw-rw-r-- 1 1001 1001 677 May 24 19:16 GOVERNANCE.md 19:29:34 -rw-rw-r-- 1 1001 1001 861 May 24 19:16 Jenkinsfile 19:29:34 -rw-rw-r-- 1 1001 1001 10775 May 24 19:16 LICENSE 19:29:34 -rw-rw-r-- 1 1001 1001 15392 May 24 19:16 Makefile 19:29:34 -rw-rw-r-- 1 1001 1001 582 May 24 19:16 OWNERS.md 19:29:34 -rw-rw-r-- 1 1001 1001 9528 May 24 19:16 README.md 19:29:34 -rw-rw-r-- 1 1001 1001 789 May 24 19:16 SECURITY.md 19:29:34 -rw-rw-r-- 1 1001 1001 5 May 24 19:14 VERSION 19:29:34 drwxrwxr-x 2 1001 1001 4096 May 24 19:16 bin 19:29:34 drwxrwxr-x 18 1001 1001 4096 May 24 19:16 cmd 19:29:34 -rw-r--r-- 1 root root 455714 May 24 19:25 coverage.out 19:29:34 drwxrwxr-x 2 1001 1001 4096 May 24 19:16 fuzz_test 19:29:34 -rw-rw-r-- 1 1001 1001 7030 May 24 19:16 go.mod 19:29:34 -rw-rw-r-- 1 1001 1001 101500 May 24 19:16 go.sum 19:29:34 drwxrwxr-x 7 1001 1001 4096 May 24 19:16 internal 19:29:34 drwxrwxr-x 3 1001 1001 4096 May 24 19:16 openapi 19:29:34 -rw-rw-r-- 1 1001 1001 584 May 24 19:16 security.txt 19:29:34 -rw-rw-r-- 1 1001 1001 204 May 24 19:16 version.go [Pipeline] sh 19:29:34 + '[' -e coverage.out ] 19:29:34 + chown 1001:1001 coverage.out [Pipeline] stash 19:29:34 Warning: overwriting stash ‘coverage-report’ 19:29:35 Stashed 1 file(s) [Pipeline] sh 19:29:36 + make build 19:29:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:32:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:32:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:32:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:32:44 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:33:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:33:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:33: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 19:33:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:33:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:33:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:33:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:33:51 $ docker stop --time=1 0c00e6fe9d639175e55c553d117de32627a52c115d3b3e91a221df8e6bbf75d7 19:33:53 $ docker rm -f --volumes 0c00e6fe9d639175e55c553d117de32627a52c115d3b3e91a221df8e6bbf75d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:57 19:33:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:58 latest: Pulling from edgex-devops/edgex-compose-arm64 19:33:58 547446be3368: Pulling fs layer 19:33:58 d125d8839a47: Pulling fs layer 19:33:58 3e85d5ac6304: Pulling fs layer 19:33:58 c3105a71a48b: Pulling fs layer 19:33:58 0f093f025ec4: Pulling fs layer 19:33:58 c3106fc0e877: Pulling fs layer 19:33:58 c3105a71a48b: Waiting 19:33:58 0f093f025ec4: Waiting 19:33:58 c3106fc0e877: Waiting 19:33:58 547446be3368: Verifying Checksum 19:33:58 547446be3368: Download complete 19:33:58 c3105a71a48b: Verifying Checksum 19:33:58 c3105a71a48b: Download complete 19:33:58 d125d8839a47: Verifying Checksum 19:33:58 d125d8839a47: Download complete 19:33:58 c3106fc0e877: Verifying Checksum 19:33:58 c3106fc0e877: Download complete 19:33:58 0f093f025ec4: Verifying Checksum 19:33:58 0f093f025ec4: Download complete 19:33:59 547446be3368: Pull complete 19:34:00 d125d8839a47: Pull complete 19:34:00 3e85d5ac6304: Download complete 19:34:10 3e85d5ac6304: Pull complete 19:34:10 c3105a71a48b: Pull complete 19:34:11 0f093f025ec4: Pull complete 19:34:12 c3106fc0e877: Pull complete 19:34:12 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:34:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:12 prd-ubuntu20.04-docker-arm64-4c-16g-704 does not seem to be running inside a container 19:34:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:34:14 $ docker top ff8adc5ffff99d84c4f1f01ffe71200b9ff155aa762e0d8cc076711b420cb39a -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:15 + docker compose -f ./docker-compose-build.yml build --parallel 19:34:23 #1 [security-spire-config internal] load build definition from Dockerfile 19:34:23 #1 transferring dockerfile: 1.69kB done 19:34:23 #1 DONE 0.1s 19:34:24 19:34:24 #2 [security-secretstore-setup internal] load build definition from Dockerfile 19:34:24 #2 transferring dockerfile: 2.49kB done 19:34:24 #2 DONE 0.0s 19:34:24 19:34:24 #3 [support-scheduler internal] load build definition from Dockerfile 19:34:24 #3 transferring dockerfile: 1.93kB 0.0s done 19:34:24 #3 DONE 0.1s 19:34:24 19:34:24 #4 [core-data internal] load build definition from Dockerfile 19:34:24 #4 transferring dockerfile: 2.01kB done 19:34:24 #4 DONE 0.1s 19:34:24 19:34:24 #5 [security-proxy-auth internal] load build definition from Dockerfile 19:34:24 #5 transferring dockerfile: 2.15kB 0.0s done 19:34:24 #5 DONE 0.1s 19:34:24 19:34:24 #6 [security-spire-agent internal] load build definition from Dockerfile 19:34:24 #6 transferring dockerfile: 1.81kB done 19:34:24 #6 DONE 0.1s 19:34:24 19:34:24 #7 [security-spire-server internal] load build definition from Dockerfile 19:34:24 #7 transferring dockerfile: 1.70kB 0.0s done 19:34:24 #7 DONE 0.1s 19:34:24 19:34:24 #8 [core-metadata internal] load build definition from Dockerfile 19:34:24 #8 transferring dockerfile: 2.06kB done 19:34:24 #8 DONE 0.1s 19:34:24 19:34:24 #9 [support-notifications internal] load build definition from Dockerfile 19:34:24 #9 transferring dockerfile: 1.95kB done 19:34:24 #9 DONE 0.0s 19:34:24 19:34:24 #10 [security-proxy-setup internal] load build definition from Dockerfile 19:34:24 #10 transferring dockerfile: 2.50kB done 19:34:24 #10 DONE 0.1s 19:34:24 19:34:24 #11 [core-command internal] load build definition from Dockerfile 19:34:24 #11 transferring dockerfile: 1.93kB 0.0s done 19:34:24 #11 DONE 0.1s 19:34:24 19:34:24 #12 [security-bootstrapper internal] load build definition from Dockerfile 19:34:25 #12 transferring dockerfile: 2.93kB done 19:34:25 #12 DONE 0.1s 19:34:25 19:34:25 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:34:25 #13 transferring dockerfile: 1.89kB done 19:34:25 #13 DONE 0.1s 19:34:25 19:34:25 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:34:25 #14 transferring dockerfile: 2.23kB 0.0s done 19:34:25 #14 DONE 0.1s 19:34:25 19:34:25 #15 [security-spire-config internal] load .dockerignore 19:34:25 #15 transferring context: 19:34:25 #15 transferring context: 50B done 19:34:25 #15 DONE 0.1s 19:34:25 19:34:25 #16 [security-secretstore-setup internal] load .dockerignore 19:34:25 #16 transferring context: 50B 0.0s done 19:34:25 #16 DONE 0.1s 19:34:25 19:34:25 #17 [support-scheduler internal] load .dockerignore 19:34:25 #17 transferring context: 50B done 19:34:25 #17 ... 19:34:25 19:34:25 #18 [core-data internal] load .dockerignore 19:34:25 #18 transferring context: 50B done 19:34:25 #18 DONE 0.1s 19:34:25 19:34:25 #19 [security-proxy-auth internal] load .dockerignore 19:34:25 #19 transferring context: 50B 0.0s done 19:34:25 #19 DONE 0.1s 19:34:26 19:34:26 #20 [security-spire-agent internal] load .dockerignore 19:34:26 #20 transferring context: 50B 0.0s done 19:34:26 #20 DONE 0.1s 19:34:26 19:34:26 #21 [security-spire-server internal] load .dockerignore 19:34:26 #21 transferring context: 50B done 19:34:26 #21 DONE 0.1s 19:34:26 19:34:26 #22 [core-metadata internal] load .dockerignore 19:34:26 #22 transferring context: 50B 0.0s done 19:34:26 #22 DONE 0.1s 19:34:26 19:34:26 #23 [support-notifications internal] load .dockerignore 19:34:26 #23 transferring context: 50B 0.0s done 19:34:26 #23 DONE 0.1s 19:34:26 19:34:26 #24 [security-proxy-setup internal] load .dockerignore 19:34:26 #24 transferring context: 50B 0.0s done 19:34:26 #24 DONE 0.1s 19:34:26 19:34:26 #17 [support-scheduler internal] load .dockerignore 19:34:26 #17 ... 19:34:26 19:34:26 #25 [core-command internal] load .dockerignore 19:34:26 #25 transferring context: 50B done 19:34:26 #25 DONE 0.1s 19:34:26 19:34:26 #26 [security-bootstrapper internal] load .dockerignore 19:34:26 #26 transferring context: 50B 0.0s done 19:34:26 #26 DONE 0.1s 19:34:26 19:34:26 #27 [security-spiffe-token-provider internal] load .dockerignore 19:34:26 #27 transferring context: 50B 0.0s done 19:34:26 #27 DONE 0.1s 19:34:26 19:34:26 #28 [core-common-config-bootstrapper internal] load .dockerignore 19:34:26 #28 transferring context: 50B done 19:34:26 #28 DONE 0.1s 19:34:26 19:34:26 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:34:27 #29 ... 19:34:27 19:34:27 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:34:27 #30 DONE 0.5s 19:34:27 19:34:27 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:27 #31 DONE 0.0s 19:34:27 19:34:27 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:34:27 #30 DONE 0.5s 19:34:27 19:34:27 #17 [support-scheduler internal] load .dockerignore 19:34:27 #17 ... 19:34:27 19:34:27 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:27 #31 DONE 0.0s 19:34:27 19:34:27 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:34:27 #29 DONE 0.7s 19:34:27 19:34:27 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:27 #31 DONE 0.0s 19:34:27 19:34:27 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:34:27 #32 ... 19:34:27 19:34:27 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:34:27 #30 DONE 0.5s 19:34:27 19:34:27 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:27 #31 DONE 0.0s 19:34:27 19:34:27 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:34:27 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.2s done 19:34:27 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:34:27 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:34:27 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:34:27 #33 ... 19:34:27 19:34:27 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:27 #31 DONE 0.0s 19:34:27 19:34:27 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:27 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:34:27 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:34:27 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:34:27 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:34:27 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 19:34:27 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 19:34:27 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 19:34:28 #34 ... 19:34:28 19:34:28 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:28 #31 DONE 0.1s 19:34:28 19:34:28 #35 [security-spire-config internal] load build context 19:34:28 #35 transferring context: 24.94kB 0.0s done 19:34:28 #35 DONE 0.6s 19:34:28 19:34:28 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:28 #31 DONE 0.1s 19:34:28 19:34:28 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:34:28 #29 DONE 0.8s 19:34:28 19:34:28 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:28 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:34:28 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:34:28 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:34:28 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:34:28 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 19:34:28 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s 19:34:28 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s 19:34:28 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:34:28 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 19:34:28 #34 ... 19:34:28 19:34:28 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:28 #31 DONE 0.1s 19:34:28 19:34:28 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:28 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 19:34:28 #34 ... 19:34:28 19:34:28 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:28 #31 DONE 0.1s 19:34:28 19:34:28 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:28 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s 19:34:28 #34 ... 19:34:28 19:34:28 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:28 #31 DONE 0.1s 19:34:28 19:34:28 #36 [support-notifications internal] load build context 19:34:28 #36 DONE 0.0s 19:34:28 19:34:28 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:29 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.3s 19:34:29 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:34:29 #34 ... 19:34:29 19:34:29 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:34:29 #32 DONE 1.6s 19:34:29 19:34:29 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:29 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:34:29 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:34:29 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:34:29 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:34:29 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 19:34:29 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 19:34:29 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 19:34:29 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:34:29 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.35MB / 23.39MB 1.4s 19:34:29 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:34:29 #34 ... 19:34:29 19:34:29 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:34:29 #30 DONE 1.6s 19:34:29 19:34:29 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:29 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.5s 19:34:29 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.6s 19:34:29 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.11MB / 23.39MB 1.8s 19:34:29 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.67MB / 23.39MB 1.9s 19:34:29 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 2.1s 19:34:29 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.53MB / 23.39MB 2.2s 19:34:30 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.3s 19:34:30 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:34:30 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.4s 19:34:30 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:34:30 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.61MB / 23.39MB 2.6s 19:34:30 #34 ... 19:34:30 19:34:30 #37 [security-spire-server internal] load build context 19:34:30 #37 transferring context: 26.69kB 0.2s done 19:34:30 #37 DONE 2.3s 19:34:30 19:34:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:30 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s done 19:34:30 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:34:31 #34 ... 19:34:31 19:34:31 #38 [security-spire-agent internal] load build context 19:34:31 #38 transferring context: 26.22kB 0.2s done 19:34:31 #38 DONE 2.7s 19:34:32 19:34:32 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:34:32 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.2s done 19:34:32 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:34:32 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:34:32 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:34:34 #33 ... 19:34:34 19:34:34 #39 [core-data internal] load build context 19:34:35 #39 ... 19:34:35 19:34:35 #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:34:35 #40 DONE 8.6s 19:34:35 19:34:35 #39 [core-data internal] load build context 19:34:35 #39 transferring context: 38.73MB 8.2s 19:34:35 #39 ... 19:34:35 19:34:35 #41 [security-secretstore-setup internal] load build context 19:34:35 #41 ... 19:34:35 19:34:35 #39 [core-data internal] load build context 19:34:37 #39 ... 19:34:37 19:34:37 #42 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:34:37 #42 DONE 1.7s 19:34:37 19:34:37 #39 [core-data internal] load build context 19:34:37 #39 ... 19:34:37 19:34:37 #43 [support-scheduler internal] load build context 19:34:37 #43 ... 19:34:37 19:34:37 #39 [core-data internal] load build context 19:34:37 #39 ... 19:34:37 19:34:37 #44 [security-proxy-auth internal] load build context 19:34:37 #44 ... 19:34:37 19:34:37 #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:34:38 #45 ... 19:34:38 19:34:38 #46 [core-command internal] load build context 19:34:38 #46 ... 19:34:38 19:34:38 #36 [support-notifications internal] load build context 19:34:39 #36 ... 19:34:39 19:34:39 #47 [security-bootstrapper internal] load build context 19:34:39 #47 ... 19:34:39 19:34:39 #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:39 #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:39 #0 8.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:39 #48 ... 19:34:39 19:34:39 #49 [core-metadata internal] load build context 19:34:39 #49 ... 19:34:39 19:34:39 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:39 #0 7.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:39 #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:39 #0 9.993 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:39 #0 9.993 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:39 #0 9.993 OK: 19953 distinct packages available 19:34:39 #50 ... 19:34:39 19:34:39 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:34:39 #51 ... 19:34:39 19:34:39 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:34:39 #52 ... 19:34:39 19:34:39 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:39 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.8s done 19:34:39 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:34:39 #53 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:34:39 #53 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:34:39 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done 19:34:39 #53 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.0s done 19:34:39 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:34:39 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19:34:39 #53 ... 19:34:39 19:34:39 #54 [security-proxy-setup internal] load build context 19:34:39 #54 ... 19:34:39 19:34:39 #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:34:40 #55 ... 19:34:40 19:34:40 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:34:40 #0 9.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:40 #0 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:40 #56 ... 19:34:40 19:34:40 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:40 #0 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:40 #57 ... 19:34:40 19:34:40 #58 [security-spiffe-token-provider internal] load build context 19:34:40 #58 ... 19:34:40 19:34:40 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:40 #59 ... 19:34:40 19:34:40 #60 [core-common-config-bootstrapper internal] load build context 19:34:40 #60 ... 19:34:40 19:34:40 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:40 #61 ... 19:34:40 19:34:40 #47 [security-bootstrapper internal] load build context 19:34:41 #47 transferring context: 18.77MB 10.5s 19:34:42 #47 ... 19:34:42 19:34:42 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:42 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.2s 19:34:42 #34 ... 19:34:42 19:34:42 #46 [core-command internal] load build context 19:34:45 #46 ... 19:34:45 19:34:45 #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:34:45 #55 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:46 #55 ... 19:34:46 19:34:46 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:34:46 #56 14.67 (1/1) Installing dumb-init (1.2.5-r2) 19:34:46 #56 14.67 Executing busybox-1.36.1-r5.trigger 19:34:46 #56 14.83 OK: 8 MiB in 16 packages 19:34:46 #56 DONE 16.9s 19:34:46 19:34:46 #46 [core-command internal] load build context 19:34:46 #46 transferring context: 45.20MB 17.0s 19:34:46 #46 ... 19:34:46 19:34:46 #41 [security-secretstore-setup internal] load build context 19:34:46 #41 ... 19:34:46 19:34:46 #46 [core-command internal] load build context 19:34:47 #46 ... 19:34:47 19:34:47 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:34:47 #62 ... 19:34:47 19:34:47 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:34:47 #0 9.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:47 #63 ... 19:34:47 19:34:47 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:34:47 #0 7.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:47 #64 ... 19:34:47 19:34:47 #43 [support-scheduler internal] load build context 19:34:48 #43 ... 19:34:48 19:34:48 #39 [core-data internal] load build context 19:34:48 #39 ... 19:34:48 19:34:48 #44 [security-proxy-auth internal] load build context 19:34:48 #44 ... 19:34:48 19:34:48 #43 [support-scheduler internal] load build context 19:34:49 #43 ... 19:34:49 19:34:49 #36 [support-notifications internal] load build context 19:34:49 #36 ... 19:34:49 19:34:49 #39 [core-data internal] load build context 19:34:49 #39 ... 19:34:49 19:34:49 #49 [core-metadata internal] load build context 19:34:49 #49 ... 19:34:49 19:34:49 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:49 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.5s 19:34:49 #34 ... 19:34:49 19:34:49 #49 [core-metadata internal] load build context 19:34:49 #49 ... 19:34:49 19:34:49 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:49 #50 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:49 #50 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:49 #50 17.87 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:34:49 #50 18.55 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:34:49 #50 18.74 (3/7) Installing dumb-init (1.2.5-r2) 19:34:49 #50 18.81 (4/7) Installing musl-obstack (1.2.3-r2) 19:34:49 #50 18.90 (5/7) Installing libucontext (1.2-r2) 19:34:49 #50 19.01 (6/7) Installing gcompat (1.1.0-r1) 19:34:49 #50 19.12 (7/7) Installing openssl (3.1.5-r0) 19:34:49 #50 19.22 Executing busybox-1.36.1-r5.trigger 19:34:49 #50 19.45 OK: 9 MiB in 20 packages 19:34:49 #50 ... 19:34:49 19:34:49 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:50 #34 ... 19:34:50 19:34:50 #54 [security-proxy-setup internal] load build context 19:34:50 #54 ... 19:34:50 19:34:50 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:50 #34 ... 19:34:50 19:34:50 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:50 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.2s 19:34:50 #53 ... 19:34:50 19:34:50 #54 [security-proxy-setup internal] load build context 19:34:50 #54 ... 19:34:50 19:34:50 #58 [security-spiffe-token-provider internal] load build context 19:34:50 #58 ... 19:34:50 19:34:50 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:50 #34 ... 19:34:50 19:34:50 #60 [core-common-config-bootstrapper internal] load build context 19:34:50 #60 ... 19:34:50 19:34:50 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:34:50 #51 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:50 #51 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:50 #51 19.82 (1/2) Installing ca-certificates (20240226-r0) 19:34:50 #51 20.60 (2/2) Installing dumb-init (1.2.5-r2) 19:34:50 #51 20.60 Executing busybox-1.36.1-r5.trigger 19:34:50 #51 20.71 Executing ca-certificates-20240226-r0.trigger 19:34:51 #51 ... 19:34:51 19:34:51 #39 [core-data internal] load build context 19:34:51 #39 transferring context: 70.80MB 23.5s 19:34:51 #39 ... 19:34:51 19:34:51 #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:51 #48 12.06 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:51 #48 12.06 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:51 #48 12.06 OK: 19953 distinct packages available 19:34:51 #48 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:51 #48 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:51 #48 ... 19:34:51 19:34:51 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:51 #59 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:51 #59 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:51 #59 ... 19:34:51 19:34:51 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:51 #34 ... 19:34:51 19:34:51 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:51 #57 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:51 #57 17.62 (1/4) Installing ca-certificates (20240226-r0) 19:34:51 #57 18.07 (2/4) Installing dumb-init (1.2.5-r2) 19:34:51 #57 18.13 (3/4) Installing su-exec (0.2-r3) 19:34:51 #57 18.18 (4/4) Installing yq (4.33.3-r5) 19:34:51 #57 18.81 Executing busybox-1.36.1-r5.trigger 19:34:51 #57 18.83 Executing ca-certificates-20240226-r0.trigger 19:34:51 #57 21.08 OK: 18 MiB in 19 packages 19:34:51 #57 ... 19:34:51 19:34:51 #44 [security-proxy-auth internal] load build context 19:34:51 #44 ... 19:34:51 19:34:51 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:51 #50 DONE 22.6s 19:34:51 19:34:51 #44 [security-proxy-auth internal] load build context 19:34:52 #44 ... 19:34:52 19:34:52 #47 [security-bootstrapper internal] load build context 19:34:53 #47 ... 19:34:53 19:34:53 #44 [security-proxy-auth internal] load build context 19:34:53 #44 ... 19:34:53 19:34:53 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:53 #57 DONE 24.3s 19:34:53 19:34:53 #44 [security-proxy-auth internal] load build context 19:34:54 #44 ... 19:34:54 19:34:54 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:34:54 #51 22.49 OK: 9 MiB in 17 packages 19:34:54 #51 DONE 25.1s 19:34:54 19:34:54 #44 [security-proxy-auth internal] load build context 19:34:54 #44 ... 19:34:54 19:34:54 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:34:54 #52 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:54 #52 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:54 #52 ... 19:34:54 19:34:54 #44 [security-proxy-auth internal] load build context 19:34:55 #44 ... 19:34:55 19:34:55 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:55 #61 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:55 #61 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:55 #61 ... 19:34:55 19:34:55 #44 [security-proxy-auth internal] load build context 19:34:55 #44 ... 19:34:55 19:34:55 #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:55 #48 23.64 (1/4) Installing dumb-init (1.2.5-r2) 19:34:55 #48 23.64 (2/4) Installing musl-obstack (1.2.3-r2) 19:34:55 #48 23.94 (3/4) Installing libucontext (1.2-r2) 19:34:55 #48 23.94 (4/4) Installing gcompat (1.1.0-r1) 19:34:55 #48 23.94 Executing busybox-1.36.1-r5.trigger 19:34:55 #48 23.94 OK: 8 MiB in 19 packages 19:34:55 #48 DONE 26.6s 19:34:55 19:34:55 #44 [security-proxy-auth internal] load build context 19:34:56 #44 ... 19:34:56 19:34:56 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:34:56 #0 6.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:56 #0 9.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:56 #65 ... 19:34:56 19:34:56 #49 [core-metadata internal] load build context 19:34:56 #49 ... 19:34:56 19:34:56 #44 [security-proxy-auth internal] load build context 19:34:56 #44 transferring context: 75.56MB 28.2s 19:34:56 #44 ... 19:34:56 19:34:56 #41 [security-secretstore-setup internal] load build context 19:34:56 #41 ... 19:34:56 19:34:56 #44 [security-proxy-auth internal] load build context 19:34:57 #44 ... 19:34:57 19:34:57 #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:34:57 #55 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:57 #55 27.39 (1/1) Installing dumb-init (1.2.5-r2) 19:34:57 #55 27.39 Executing busybox-1.36.1-r5.trigger 19:34:57 #55 27.55 OK: 8 MiB in 16 packages 19:34:57 #55 ... 19:34:57 19:34:57 #49 [core-metadata internal] load build context 19:34:57 #49 ... 19:34:57 19:34:57 #46 [core-command internal] load build context 19:34:57 #46 ... 19:34:57 19:34:57 #49 [core-metadata internal] load build context 19:34:58 #49 ... 19:34:58 19:34:58 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:58 #59 22.90 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:34:58 #59 24.01 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:34:58 #59 24.09 (3/6) Installing dumb-init (1.2.5-r2) 19:34:58 #59 24.09 (4/6) Installing openssl (3.1.5-r0) 19:34:58 #59 24.15 (5/6) Installing su-exec (0.2-r3) 19:34:58 #59 24.20 (6/6) Installing yq (4.33.3-r5) 19:34:58 #59 25.59 Executing busybox-1.36.1-r5.trigger 19:34:58 #59 25.67 OK: 18 MiB in 19 packages 19:34:58 #59 DONE 28.8s 19:34:58 19:34:58 #49 [core-metadata internal] load build context 19:34:58 #49 ... 19:34:58 19:34:58 #55 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:34:58 #55 DONE 29.4s 19:34:58 19:34:58 #49 [core-metadata internal] load build context 19:34:58 #49 ... 19:34:58 19:34:58 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:34:58 #64 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:58 #64 17.26 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:58 #64 17.26 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:58 #64 17.26 OK: 19951 distinct packages available 19:34:58 #64 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:58 #64 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:58 #64 ... 19:34:58 19:34:58 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:34:58 #66 ... 19:34:58 19:34:58 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:34:58 #52 25.49 (1/2) Installing dumb-init (1.2.5-r2) 19:34:58 #52 25.49 (2/2) Installing su-exec (0.2-r3) 19:34:58 #52 25.49 Executing busybox-1.36.1-r5.trigger 19:34:58 #52 25.76 OK: 8 MiB in 17 packages 19:34:58 #52 DONE 29.4s 19:34:58 19:34:58 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:34:58 #63 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:58 #63 19.63 OK: 266 MiB in 52 packages 19:34:58 #63 ... 19:34:58 19:34:58 #67 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 19:34:59 #67 ... 19:34:59 19:34:59 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:34:59 #63 DONE 21.9s 19:34:59 19:34:59 #43 [support-scheduler internal] load build context 19:34:59 #43 ... 19:34:59 19:34:59 #36 [support-notifications internal] load build context 19:34:59 #36 ... 19:34:59 19:34:59 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:34:59 #62 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:59 #62 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:59 #62 20.89 OK: 266 MiB in 52 packages 19:34:59 #62 ... 19:34:59 19:34:59 #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:34:59 #45 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:59 #45 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:59 #45 21.06 OK: 266 MiB in 52 packages 19:34:59 #45 ... 19:34:59 19:34:59 #43 [support-scheduler internal] load build context 19:35:00 #43 ... 19:35:00 19:35:00 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:35:00 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.5s 19:35:00 #53 ... 19:35:00 19:35:00 #54 [security-proxy-setup internal] load build context 19:35:00 #54 ... 19:35:00 19:35:00 #58 [security-spiffe-token-provider internal] load build context 19:35:01 #58 ... 19:35:01 19:35:01 #54 [security-proxy-setup internal] load build context 19:35:01 #54 ... 19:35:01 19:35:01 #60 [core-common-config-bootstrapper internal] load build context 19:35:01 #60 ... 19:35:01 19:35:01 #54 [security-proxy-setup internal] load build context 19:35:01 #54 ... 19:35:01 19:35:01 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:35:01 #62 DONE 23.7s 19:35:01 19:35:01 #54 [security-proxy-setup internal] load build context 19:35:01 #54 ... 19:35:01 19:35:01 #39 [core-data internal] load build context 19:35:01 #39 transferring context: 90.83MB 33.7s 19:35:01 #39 ... 19:35:01 19:35:01 #54 [security-proxy-setup internal] load build context 19:35:01 #54 ... 19:35:01 19:35:01 #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:35:01 #45 DONE 24.5s 19:35:02 19:35:02 #39 [core-data internal] load build context 19:35:02 #39 ... 19:35:02 19:35:02 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:02 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.9s 19:35:02 #34 ... 19:35:02 19:35:02 #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:35:02 #0 9.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:02 #68 ... 19:35:02 19:35:02 #39 [core-data internal] load build context 19:35:02 #39 ... 19:35:02 19:35:02 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:35:02 #64 23.24 OK: 266 MiB in 52 packages 19:35:02 #64 DONE 25.2s 19:35:02 19:35:02 #39 [core-data internal] load build context 19:35:03 #39 ... 19:35:03 19:35:03 #47 [security-bootstrapper internal] load build context 19:35:03 #47 ... 19:35:03 19:35:03 #39 [core-data internal] load build context 19:35:03 #39 ... 19:35:03 19:35:03 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:35:03 #0 8.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:03 #69 ... 19:35:03 19:35:03 #47 [security-bootstrapper internal] load build context 19:35:04 #47 ... 19:35:04 19:35:04 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:35:04 #61 26.51 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:35:04 #61 26.51 v3.18.6-230-g10975133a7d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:35:04 #61 26.51 OK: 19953 distinct packages available 19:35:04 #61 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:04 #61 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:04 #61 31.78 (1/11) Installing ca-certificates (20240226-r0) 19:35:04 #61 31.96 (2/11) Installing brotli-libs (1.0.9-r14) 19:35:04 #61 31.96 (3/11) Installing libunistring (1.1-r1) 19:35:04 #61 32.07 (4/11) Installing libidn2 (2.3.4-r1) 19:35:04 #61 32.12 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:35:04 #61 32.12 (6/11) Installing libcurl (8.5.0-r0) 19:35:04 #61 32.19 (7/11) Installing curl (8.5.0-r0) 19:35:04 #61 32.19 (8/11) Installing dumb-init (1.2.5-r2) 19:35:04 #61 32.22 (9/11) Installing musl-obstack (1.2.3-r2) 19:35:04 #61 32.22 (10/11) Installing libucontext (1.2-r2) 19:35:04 #61 32.22 (11/11) Installing gcompat (1.1.0-r1) 19:35:04 #61 32.26 Executing busybox-1.36.1-r5.trigger 19:35:04 #61 32.42 Executing ca-certificates-20240226-r0.trigger 19:35:04 #61 32.92 OK: 13 MiB in 26 packages 19:35:04 #61 DONE 34.4s 19:35:04 19:35:04 #47 [security-bootstrapper internal] load build context 19:35:04 #47 ... 19:35:04 19:35:04 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:35:04 #0 9.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:04 #70 ... 19:35:04 19:35:04 #47 [security-bootstrapper internal] load build context 19:35:06 #47 ... 19:35:06 19:35:06 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:35:06 #71 ... 19:35:06 19:35:06 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:35:06 #65 13.95 Upgrading critical system libraries and apk-tools: 19:35:06 #65 13.95 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:35:06 #65 13.95 Executing busybox-1.36.1-r5.trigger 19:35:06 #65 14.48 Continuing the upgrade transaction with new apk-tools: 19:35:06 #65 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:06 #65 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:06 #65 17.90 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:35:06 #65 17.90 Executing busybox-1.36.1-r6.post-upgrade 19:35:06 #65 18.19 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:35:06 #65 18.19 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:35:06 #65 18.27 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:35:06 #65 18.53 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:35:06 #65 18.53 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:35:06 #65 18.53 Executing busybox-1.36.1-r6.trigger 19:35:06 #65 18.66 OK: 8 MiB in 16 packages 19:35:06 #65 DONE 20.2s 19:35:06 19:35:06 #47 [security-bootstrapper internal] load build context 19:35:06 #47 transferring context: 67.36MB 36.0s 19:35:06 #47 ... 19:35:06 19:35:06 #41 [security-secretstore-setup internal] load build context 19:35:06 #41 ... 19:35:06 19:35:06 #47 [security-bootstrapper internal] load build context 19:35:07 #47 ... 19:35:07 19:35:07 #44 [security-proxy-auth internal] load build context 19:35:07 #44 ... 19:35:07 19:35:07 #47 [security-bootstrapper internal] load build context 19:35:08 #47 ... 19:35:08 19:35:08 #46 [core-command internal] load build context 19:35:08 #46 ... 19:35:08 19:35:08 #44 [security-proxy-auth internal] load build context 19:35:08 #44 ... 19:35:08 19:35:08 #49 [core-metadata internal] load build context 19:35:08 #49 ... 19:35:08 19:35:08 #44 [security-proxy-auth internal] load build context 19:35:09 #44 ... 19:35:09 19:35:09 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:35:09 #72 ... 19:35:09 19:35:09 #49 [core-metadata internal] load build context 19:35:09 #49 ... 19:35:09 19:35:09 #36 [support-notifications internal] load build context 19:35:10 #36 ... 19:35:10 19:35:10 #49 [core-metadata internal] load build context 19:35:10 #49 ... 19:35:10 19:35:10 #43 [support-scheduler internal] load build context 19:35:10 #43 ... 19:35:10 19:35:10 #49 [core-metadata internal] load build context 19:35:11 #49 ... 19:35:11 19:35:11 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:35:11 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.0s 19:35:11 #53 ... 19:35:11 19:35:11 #49 [core-metadata internal] load build context 19:35:11 #49 ... 19:35:11 19:35:11 #58 [security-spiffe-token-provider internal] load build context 19:35:11 #58 ... 19:35:11 19:35:11 #49 [core-metadata internal] load build context 19:35:11 #49 ... 19:35:11 19:35:11 #60 [core-common-config-bootstrapper internal] load build context 19:35:11 #60 ... 19:35:11 19:35:11 #58 [security-spiffe-token-provider internal] load build context 19:35:11 #58 transferring context: 68.87MB 41.1s 19:35:12 #58 ... 19:35:12 19:35:12 #54 [security-proxy-setup internal] load build context 19:35:12 #54 ... 19:35:12 19:35:12 #43 [support-scheduler internal] load build context 19:35:13 #43 ... 19:35:13 19:35:13 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:13 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 41.9s 19:35:13 #34 ... 19:35:13 19:35:13 #58 [security-spiffe-token-provider internal] load build context 19:35:14 #58 ... 19:35:14 19:35:14 #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:35:14 #68 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:14 #68 14.75 Upgrading critical system libraries and apk-tools: 19:35:14 #68 14.75 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:35:14 #68 14.75 Executing busybox-1.36.1-r5.trigger 19:35:14 #68 15.24 Continuing the upgrade transaction with new apk-tools: 19:35:14 #68 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:14 #68 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:14 #68 19.10 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:35:14 #68 19.16 Executing busybox-1.36.1-r6.post-upgrade 19:35:14 #68 19.61 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:35:14 #68 19.61 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:35:14 #68 19.67 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:35:14 #68 19.70 Executing busybox-1.36.1-r6.trigger 19:35:14 #68 19.79 OK: 9 MiB in 20 packages 19:35:14 #68 DONE 22.0s 19:35:14 19:35:14 #58 [security-spiffe-token-provider internal] load build context 19:35:14 #58 ... 19:35:14 19:35:14 #39 [core-data internal] load build context 19:35:14 #39 ... 19:35:14 19:35:14 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:35:14 #69 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:14 #69 13.16 Upgrading critical system libraries and apk-tools: 19:35:14 #69 13.16 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:35:14 #69 13.16 Executing busybox-1.36.1-r5.trigger 19:35:14 #69 13.67 Continuing the upgrade transaction with new apk-tools: 19:35:14 #69 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:14 #69 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:14 #69 17.95 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:35:14 #69 18.11 Executing busybox-1.36.1-r6.post-upgrade 19:35:14 #69 18.33 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:35:14 #69 18.36 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:35:14 #69 18.47 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:35:14 #69 19.18 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:35:14 #69 19.32 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:35:14 #69 19.40 Executing busybox-1.36.1-r6.trigger 19:35:14 #69 19.49 Executing ca-certificates-20240226-r0.trigger 19:35:14 #69 ... 19:35:14 19:35:14 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:35:14 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.4s done 19:35:14 #53 DONE 44.8s 19:35:14 19:35:14 #39 [core-data internal] load build context 19:35:14 #39 ... 19:35:14 19:35:14 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:35:14 #0 8.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:14 #0 9.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:14 #73 ... 19:35:14 19:35:14 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:14 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.3s done 19:35:15 #34 ... 19:35:15 19:35:15 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:35:15 #70 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:15 #70 13.23 Upgrading critical system libraries and apk-tools: 19:35:15 #70 13.28 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:35:15 #70 13.28 Executing busybox-1.36.1-r5.trigger 19:35:15 #70 13.98 Continuing the upgrade transaction with new apk-tools: 19:35:15 #70 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:15 #70 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:15 #70 18.22 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:35:15 #70 18.51 Executing busybox-1.36.1-r6.post-upgrade 19:35:15 #70 18.92 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:35:15 #70 18.92 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:35:15 #70 18.92 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:35:15 #70 19.33 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:35:15 #70 19.42 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:35:15 #70 19.42 Executing busybox-1.36.1-r6.trigger 19:35:15 #70 19.51 Executing ca-certificates-20240226-r0.trigger 19:35:15 #70 ... 19:35:15 19:35:15 #39 [core-data internal] load build context 19:35:15 #39 ... 19:35:15 19:35:15 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:15 #34 DONE 48.6s 19:35:15 19:35:15 #39 [core-data internal] load build context 19:35:16 #39 ... 19:35:16 19:35:16 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:35:16 #69 20.51 OK: 18 MiB in 19 packages 19:35:16 #69 DONE 22.5s 19:35:16 19:35:16 #39 [core-data internal] load build context 19:35:16 #39 transferring context: 128.24MB 48.8s 19:35:17 #39 ... 19:35:17 19:35:17 #41 [security-secretstore-setup internal] load build context 19:35:17 #41 ... 19:35:17 19:35:17 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:35:17 #70 20.90 OK: 9 MiB in 17 packages 19:35:17 #70 DONE 22.6s 19:35:17 19:35:17 #41 [security-secretstore-setup internal] load build context 19:35:17 #41 ... 19:35:17 19:35:17 #39 [core-data internal] load build context 19:35:18 #39 ... 19:35:18 19:35:18 #47 [security-bootstrapper internal] load build context 19:35:18 #47 ... 19:35:18 19:35:18 #46 [core-command internal] load build context 19:35:18 #46 ... 19:35:18 19:35:18 #39 [core-data internal] load build context 19:35:18 #39 ... 19:35:18 19:35:18 #74 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:35:18 #74 DONE 2.0s 19:35:18 19:35:18 #39 [core-data internal] load build context 19:35:19 #39 ... 19:35:19 19:35:19 #44 [security-proxy-auth internal] load build context 19:35:19 #44 ... 19:35:19 19:35:19 #46 [core-command internal] load build context 19:35:20 #46 ... 19:35:20 19:35:20 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:35:20 #71 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:20 #71 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:20 #71 19.27 Upgrading critical system libraries and apk-tools: 19:35:20 #71 19.31 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:35:20 #71 19.37 Executing busybox-1.36.1-r5.trigger 19:35:20 #71 20.66 Continuing the upgrade transaction with new apk-tools: 19:35:20 #71 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:20 #71 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:20 #71 ... 19:35:20 19:35:20 #46 [core-command internal] load build context 19:35:20 #46 ... 19:35:20 19:35:20 #36 [support-notifications internal] load build context 19:35:20 #36 ... 19:35:20 19:35:20 #44 [security-proxy-auth internal] load build context 19:35:20 #44 ... 19:35:20 19:35:20 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:35:20 #66 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:20 #66 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:20 #66 18.56 Upgrading critical system libraries and apk-tools: 19:35:20 #66 18.56 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:35:20 #66 18.64 Executing busybox-1.36.1-r5.trigger 19:35:20 #66 19.76 Continuing the upgrade transaction with new apk-tools: 19:35:20 #66 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:20 #66 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:20 #66 ... 19:35:20 19:35:20 #44 [security-proxy-auth internal] load build context 19:35:21 #44 ... 19:35:21 19:35:21 #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:21 #75 DONE 1.8s 19:35:21 19:35:21 #39 [core-data internal] load build context 19:35:21 #39 transferring context: 144.52MB 53.8s 19:35:21 #39 ... 19:35:21 19:35:21 #67 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 19:35:21 #67 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:21 #67 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:21 #67 19.50 Upgrading critical system libraries and apk-tools: 19:35:21 #67 19.50 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:35:21 #67 19.57 Executing busybox-1.36.1-r5.trigger 19:35:21 #67 20.42 Continuing the upgrade transaction with new apk-tools: 19:35:21 #67 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:21 #67 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:21 #67 ... 19:35:21 19:35:21 #49 [core-metadata internal] load build context 19:35:21 #49 ... 19:35:21 19:35:21 #60 [core-common-config-bootstrapper internal] load build context 19:35:21 #60 ... 19:35:21 19:35:21 #76 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:21 #76 DONE 2.6s 19:35:21 19:35:21 #60 [core-common-config-bootstrapper internal] load build context 19:35:21 #60 ... 19:35:21 19:35:21 #77 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:35:22 #77 ... 19:35:22 19:35:22 #78 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:35:22 #78 DONE 0.8s 19:35:22 19:35:22 #49 [core-metadata internal] load build context 19:35:22 #49 ... 19:35:22 19:35:22 #77 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:35:22 #77 DONE 0.5s 19:35:22 19:35:22 #54 [security-proxy-setup internal] load build context 19:35:22 #54 ... 19:35:22 19:35:22 #49 [core-metadata internal] load build context 19:35:22 #49 ... 19:35:22 19:35:22 #79 [security-spire-server stage-2 6/9] COPY security.txt / 19:35:22 #79 DONE 0.6s 19:35:22 19:35:22 #49 [core-metadata internal] load build context 19:35:23 #49 ... 19:35:23 19:35:23 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:35:23 #72 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:23 #72 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:23 #72 18.70 Upgrading critical system libraries and apk-tools: 19:35:23 #72 18.73 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:35:23 #72 18.79 Executing busybox-1.36.1-r5.trigger 19:35:23 #72 19.97 Continuing the upgrade transaction with new apk-tools: 19:35:23 #72 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:23 #72 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:23 #72 ... 19:35:23 19:35:23 #49 [core-metadata internal] load build context 19:35:23 #49 ... 19:35:23 19:35:23 #80 [security-spire-agent stage-3 7/10] COPY security.txt / 19:35:23 #80 DONE 1.0s 19:35:23 19:35:23 #43 [support-scheduler internal] load build context 19:35:23 #43 ... 19:35:23 19:35:23 #81 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:35:23 #81 DONE 0.9s 19:35:23 19:35:23 #43 [support-scheduler internal] load build context 19:35:23 #43 ... 19:35:23 19:35:23 #49 [core-metadata internal] load build context 19:35:23 #49 ... 19:35:23 19:35:23 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:35:23 #71 25.41 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:35:23 #71 25.59 Executing busybox-1.36.1-r6.post-upgrade 19:35:23 #71 25.87 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:35:23 #71 25.87 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:35:23 #71 25.94 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:35:23 #71 26.17 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:35:23 #71 26.22 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:35:23 #71 26.30 Executing busybox-1.36.1-r6.trigger 19:35:23 #71 26.42 OK: 8 MiB in 19 packages 19:35:23 #71 DONE 27.6s 19:35:23 19:35:23 #49 [core-metadata internal] load build context 19:35:24 #49 ... 19:35:24 19:35:24 #58 [security-spiffe-token-provider internal] load build context 19:35:24 #58 ... 19:35:24 19:35:24 #49 [core-metadata internal] load build context 19:35:24 #49 ... 19:35:24 19:35:24 #82 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:35:24 #82 DONE 1.1s 19:35:24 19:35:24 #49 [core-metadata internal] load build context 19:35:26 #49 ... 19:35:26 19:35:26 #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:35:26 #66 24.69 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #66 24.84 Executing busybox-1.36.1-r6.post-upgrade 19:35:26 #66 25.06 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #66 25.07 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:35:26 #66 25.16 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #66 25.16 Executing busybox-1.36.1-r6.trigger 19:35:26 #66 25.34 OK: 18 MiB in 19 packages 19:35:26 #66 DONE 27.4s 19:35:26 19:35:26 #49 [core-metadata internal] load build context 19:35:26 #49 ... 19:35:26 19:35:26 #83 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:26 #83 DONE 2.5s 19:35:26 19:35:26 #49 [core-metadata internal] load build context 19:35:26 #49 ... 19:35:26 19:35:26 #67 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 19:35:26 #67 24.97 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #67 25.19 Executing busybox-1.36.1-r6.post-upgrade 19:35:26 #67 25.38 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #67 25.41 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:35:26 #67 25.46 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:35:26 #67 25.91 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:35:26 #67 25.91 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #67 25.91 Executing busybox-1.36.1-r6.trigger 19:35:26 #67 25.91 OK: 8 MiB in 16 packages 19:35:26 #67 DONE 27.9s 19:35:26 19:35:26 #49 [core-metadata internal] load build context 19:35:26 #49 ... 19:35:26 19:35:26 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:35:26 #72 24.46 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #72 24.51 Executing busybox-1.36.1-r6.post-upgrade 19:35:26 #72 24.72 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #72 24.75 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:35:26 #72 24.79 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:35:26 #72 25.07 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:35:26 #72 25.13 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #72 25.13 Executing busybox-1.36.1-r6.trigger 19:35:26 #72 25.17 OK: 8 MiB in 17 packages 19:35:26 #72 DONE 27.2s 19:35:26 19:35:26 #49 [core-metadata internal] load build context 19:35:26 #49 transferring context: 123.48MB 56.1s 19:35:26 #49 ... 19:35:26 19:35:26 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:35:26 #73 13.42 Upgrading critical system libraries and apk-tools: 19:35:26 #73 13.42 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:35:26 #73 13.48 Executing busybox-1.36.1-r5.trigger 19:35:26 #73 14.51 Continuing the upgrade transaction with new apk-tools: 19:35:26 #73 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:35:26 #73 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:35:26 #73 18.98 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #73 18.98 Executing busybox-1.36.1-r6.post-upgrade 19:35:26 #73 19.19 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #73 19.19 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:35:26 #73 19.24 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:35:26 #73 19.83 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:35:26 #73 19.92 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:35:26 #73 19.92 Executing busybox-1.36.1-r6.trigger 19:35:26 #73 19.99 Executing ca-certificates-20240226-r0.trigger 19:35:26 #73 20.49 OK: 13 MiB in 26 packages 19:35:26 #73 DONE 22.2s 19:35:26 19:35:26 #49 [core-metadata internal] load build context 19:35:27 #49 ... 19:35:27 19:35:27 #84 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:35:27 #84 DONE 2.5s 19:35:27 19:35:27 #49 [core-metadata internal] load build context 19:35:27 #49 ... 19:35:27 19:35:27 #41 [security-secretstore-setup internal] load build context 19:35:27 #41 ... 19:35:27 19:35:27 #49 [core-metadata internal] load build context 19:35:27 #49 ... 19:35:27 19:35:27 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:35:27 #85 DONE 1.4s 19:35:27 19:35:27 #49 [core-metadata internal] load build context 19:35:28 #49 ... 19:35:28 19:35:28 #86 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:35:28 #86 DONE 1.7s 19:35:28 19:35:28 #49 [core-metadata internal] load build context 19:35:28 #49 ... 19:35:28 19:35:28 #47 [security-bootstrapper internal] load build context 19:35:28 #47 ... 19:35:28 19:35:28 #49 [core-metadata internal] load build context 19:35:28 #49 ... 19:35:28 19:35:28 #87 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:35:28 #87 DONE 1.5s 19:35:28 19:35:28 #49 [core-metadata internal] load build context 19:35:28 #49 ... 19:35:28 19:35:28 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:28 #88 DONE 5.3s 19:35:28 19:35:28 #49 [core-metadata internal] load build context 19:35:29 #49 ... 19:35:29 19:35:29 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:35:29 #89 DONE 3.3s 19:35:29 19:35:29 #49 [core-metadata internal] load build context 19:35:30 #49 ... 19:35:30 19:35:30 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:35:30 #90 DONE 1.1s 19:35:30 19:35:30 #49 [core-metadata internal] load build context 19:35:30 #49 ... 19:35:30 19:35:30 #46 [core-command internal] load build context 19:35:30 #46 ... 19:35:30 19:35:30 #36 [support-notifications internal] load build context 19:35:30 #36 ... 19:35:30 19:35:30 #46 [core-command internal] load build context 19:35:31 #46 ... 19:35:31 19:35:31 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:35:31 #91 DONE 1.1s 19:35:31 19:35:31 #46 [core-command internal] load build context 19:35:31 #46 ... 19:35:31 19:35:31 #44 [security-proxy-auth internal] load build context 19:35:31 #44 ... 19:35:31 19:35:31 #92 [security-spire-config stage-2 6/10] COPY security.txt / 19:35:31 #92 DONE 1.3s 19:35:31 19:35:31 #44 [security-proxy-auth internal] load build context 19:35:31 #44 ... 19:35:31 19:35:31 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:35:31 #93 ... 19:35:31 19:35:31 #39 [core-data internal] load build context 19:35:31 #39 transferring context: 177.73MB 63.9s 19:35:31 #39 ... 19:35:31 19:35:31 #44 [security-proxy-auth internal] load build context 19:35:32 #44 ... 19:35:32 19:35:32 #60 [core-common-config-bootstrapper internal] load build context 19:35:32 #60 ... 19:35:32 19:35:32 #44 [security-proxy-auth internal] load build context 19:35:32 #44 ... 19:35:32 19:35:32 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:35:32 #93 DONE 0.7s 19:35:32 19:35:32 #44 [security-proxy-auth internal] load build context 19:35:32 #44 ... 19:35:32 19:35:32 #54 [security-proxy-setup internal] load build context 19:35:32 #54 ... 19:35:32 19:35:32 #44 [security-proxy-auth internal] load build context 19:35:33 #44 ... 19:35:33 19:35:33 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:35:33 #94 DONE 0.8s 19:35:33 19:35:33 #44 [security-proxy-auth internal] load build context 19:35:33 #44 ... 19:35:33 19:35:33 #43 [support-scheduler internal] load build context 19:35:33 #43 ... 19:35:33 19:35:33 #60 [core-common-config-bootstrapper internal] load build context 19:35:34 #60 ... 19:35:34 19:35:34 #95 [security-spire-agent] exporting to image 19:35:34 #95 exporting layers 4.9s done 19:35:34 #95 writing image sha256:0a7fef9d6af8ddda8a469f9d533aa04276bb1b5df9d28aa1f44e5fc78ded915d 0.0s done 19:35:34 #95 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:35:34 #95 writing image sha256:7c3a731c1f49d0cdca3e2f66c345b5e670650da021e8bf7290567ccb83f55fd4 0.1s done 19:35:34 #95 naming to docker.io/library/security-spire-agent-arm64 0.1s done 19:35:34 #95 DONE 5.9s 19:35:34 19:35:34 #60 [core-common-config-bootstrapper internal] load build context 19:35:34 #60 ... 19:35:34 19:35:34 #58 [security-spiffe-token-provider internal] load build context 19:35:34 #58 ... 19:35:34 19:35:34 #60 [core-common-config-bootstrapper internal] load build context 19:35:34 #60 ... 19:35:34 19:35:34 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:35:34 #96 DONE 1.7s 19:35:34 19:35:34 #60 [core-common-config-bootstrapper internal] load build context 19:35:37 #60 transferring context: 190.21MB 66.4s 19:35:37 #60 ... 19:35:37 19:35:37 #41 [security-secretstore-setup internal] load build context 19:35:37 #41 ... 19:35:37 19:35:37 #60 [core-common-config-bootstrapper internal] load build context 19:35:38 #60 ... 19:35:38 19:35:38 #95 [security-spire-config] exporting to image 19:35:38 #95 exporting layers 3.6s done 19:35:38 #95 writing image sha256:f08c1abe8b96bc544933fc5793573fbd2e845a88aa81746f464a36abb1042bda 0.0s done 19:35:38 #95 naming to docker.io/library/security-spire-config-arm64 0.1s done 19:35:38 #95 DONE 9.7s 19:35:38 19:35:38 #60 [core-common-config-bootstrapper internal] load build context 19:35:39 #60 ... 19:35:39 19:35:39 #47 [security-bootstrapper internal] load build context 19:35:39 #47 ... 19:35:39 19:35:39 #60 [core-common-config-bootstrapper internal] load build context 19:35:40 #60 ... 19:35:40 19:35:40 #49 [core-metadata internal] load build context 19:35:40 #49 ... 19:35:40 19:35:40 #39 [core-data internal] load build context 19:35:40 #39 transferring context: 228.14MB 72.7s done 19:35:40 #39 DONE 73.1s 19:35:40 19:35:40 #49 [core-metadata internal] load build context 19:35:40 #49 ... 19:35:40 19:35:40 #36 [support-notifications internal] load build context 19:35:40 #36 ... 19:35:40 19:35:40 #60 [core-common-config-bootstrapper internal] load build context 19:35:41 #60 ... 19:35:41 19:35:41 #44 [security-proxy-auth internal] load build context 19:35:41 #44 transferring context: 228.14MB 72.9s done 19:35:41 #44 DONE 73.5s 19:35:41 19:35:41 #60 [core-common-config-bootstrapper internal] load build context 19:35:41 #60 ... 19:35:41 19:35:41 #46 [core-command internal] load build context 19:35:41 #46 ... 19:35:41 19:35:41 #60 [core-common-config-bootstrapper internal] load build context 19:35:42 #60 transferring context: 228.14MB 71.5s done 19:35:42 #60 DONE 72.9s 19:35:42 19:35:42 #46 [core-command internal] load build context 19:35:42 #46 ... 19:35:42 19:35:42 #97 [core-data builder 4/7] COPY go.mod vendor* ./ 19:35:42 #97 DONE 2.0s 19:35:42 19:35:42 #46 [core-command internal] load build context 19:35:42 #46 ... 19:35:42 19:35:42 #54 [security-proxy-setup internal] load build context 19:35:43 #54 ... 19:35:43 19:35:43 #49 [core-metadata internal] load build context 19:35:43 #49 ... 19:35:43 19:35:43 #46 [core-command internal] load build context 19:35:43 #46 transferring context: 228.14MB 74.2s done 19:35:43 #46 DONE 75.0s 19:35:43 19:35:43 #49 [core-metadata internal] load build context 19:35:43 #49 ... 19:35:43 19:35:43 #43 [support-scheduler internal] load build context 19:35:43 #43 ... 19:35:43 19:35:43 #49 [core-metadata internal] load build context 19:35:44 #49 ... 19:35:44 19:35:44 #58 [security-spiffe-token-provider internal] load build context 19:35:44 #58 ... 19:35:44 19:35:44 #49 [core-metadata internal] load build context 19:35:45 #49 transferring context: 228.14MB 74.3s done 19:35:45 #49 DONE 76.1s 19:35:45 19:35:45 #58 [security-spiffe-token-provider internal] load build context 19:35:45 #58 ... 19:35:45 19:35:45 #47 [security-bootstrapper internal] load build context 19:35:45 #47 transferring context: 228.14MB 74.4s done 19:35:45 #47 DONE 76.4s 19:35:45 19:35:45 #58 [security-spiffe-token-provider internal] load build context 19:35:46 #58 ... 19:35:46 19:35:46 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:35:46 #98 DONE 1.1s 19:35:46 19:35:46 #58 [security-spiffe-token-provider internal] load build context 19:35:47 #58 ... 19:35:47 19:35:47 #41 [security-secretstore-setup internal] load build context 19:35:47 #41 ... 19:35:47 19:35:47 #58 [security-spiffe-token-provider internal] load build context 19:35:48 #58 transferring context: 228.14MB 77.3s done 19:35:48 #58 DONE 78.7s 19:35:48 19:35:48 #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:35:49 #99 DONE 0.7s 19:35:49 19:35:49 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:49 #100 ... 19:35:49 19:35:49 #41 [security-secretstore-setup internal] load build context 19:35:49 #41 transferring context: 228.14MB 82.0s done 19:35:49 #41 DONE 82.3s 19:35:49 19:35:49 #36 [support-notifications internal] load build context 19:35:50 #36 ... 19:35:50 19:35:50 #54 [security-proxy-setup internal] load build context 19:35:50 #54 ... 19:35:50 19:35:50 #36 [support-notifications internal] load build context 19:35:51 #36 transferring context: 228.14MB 80.5s done 19:35:51 #36 DONE 82.4s 19:35:51 19:35:51 #54 [security-proxy-setup internal] load build context 19:35:52 #54 ... 19:35:52 19:35:52 #101 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:35:52 #101 DONE 0.7s 19:35:52 19:35:52 #54 [security-proxy-setup internal] load build context 19:35:52 #54 ... 19:35:52 19:35:52 #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:53 #102 ... 19:35:53 19:35:53 #43 [support-scheduler internal] load build context 19:35:53 #43 ... 19:35:53 19:35:53 #54 [security-proxy-setup internal] load build context 19:35:53 #54 transferring context: 228.14MB 82.9s done 19:35:53 #54 DONE 84.6s 19:35:53 19:35:53 #43 [support-scheduler internal] load build context 19:35:53 #43 transferring context: 228.14MB 86.1s done 19:35:53 #43 DONE 86.3s 19:35:53 19:35:53 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:56 #103 ... 19:35:56 19:35:56 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:43 #104 ... 19:36:43 19:36:43 #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:43 #102 DONE 54.1s 19:36:43 19:36:43 #105 [core-data builder 6/7] COPY . . 19:36:43 #105 DONE 3.1s 19:36:43 19:36:43 #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:43 #106 CACHED 19:36:43 19:36:43 #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:36:43 #107 CACHED 19:36:43 19:36:43 #108 [core-common-config-bootstrapper builder 6/7] COPY . . 19:36:43 #108 CACHED 19:36:43 19:36:43 #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:43 #109 CACHED 19:36:43 19:36:43 #110 [core-command builder 6/7] COPY . . 19:36:43 #110 CACHED 19:36:43 19:36:43 #111 [core-command builder 4/7] COPY go.mod vendor* ./ 19:36:43 #111 CACHED 19:36:43 19:36:43 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:43 #112 CACHED 19:36:43 19:36:43 #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:36:43 #113 CACHED 19:36:43 19:36:43 #114 [core-metadata builder 6/7] COPY . . 19:36:43 #114 CACHED 19:36:43 19:36:43 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:43 #115 CACHED 19:36:43 19:36:43 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:36:43 #116 CACHED 19:36:43 19:36:43 #117 [security-proxy-auth builder 6/7] COPY . . 19:36:43 #117 CACHED 19:36:43 19:36:43 #118 [support-scheduler builder 6/7] COPY . . 19:36:43 #118 CACHED 19:36:43 19:36:43 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:36:43 #119 CACHED 19:36:43 19:36:43 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:43 #120 CACHED 19:36:43 19:36:43 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:36:43 #121 ... 19:36:43 19:36:43 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:43 #104 DONE 55.2s 19:36:43 19:36:43 #122 [security-bootstrapper builder 6/7] COPY . . 19:36:43 #122 ... 19:36:43 19:36:43 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:43 #100 DONE 53.6s 19:36:43 19:36:43 #123 [security-spiffe-token-provider builder 6/7] COPY . . 19:36:43 #123 ... 19:36:43 19:36:43 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:43 #103 DONE 51.3s 19:36:43 19:36:43 #124 [support-notifications builder 6/7] COPY . . 19:36:48 #124 ... 19:36:48 19:36:48 #122 [security-bootstrapper builder 6/7] COPY . . 19:36:48 #122 DONE 6.4s 19:36:48 19:36:48 #125 [security-proxy-setup builder 6/7] COPY . . 19:36:48 #125 CACHED 19:36:48 19:36:48 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:48 #126 CACHED 19:36:48 19:36:48 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:36:48 #127 CACHED 19:36:48 19:36:48 #123 [security-spiffe-token-provider builder 6/7] COPY . . 19:36:48 #123 DONE 5.9s 19:36:48 19:36:48 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:36:48 #128 CACHED 19:36:48 19:36:48 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:48 #129 CACHED 19:36:48 19:36:48 #130 [security-secretstore-setup builder 6/7] COPY . . 19:36:48 #130 CACHED 19:36:48 19:36:48 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:36:48 #131 ... 19:36:48 19:36:48 #124 [support-notifications builder 6/7] COPY . . 19:36:48 #124 DONE 5.1s 19:36:48 19:36:48 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:36:49 #132 ... 19:36:49 19:36:49 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:36:49 #0 3.737 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:36:50 #133 ... 19:36:50 19:36:50 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:36:50 #0 4.524 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:36:50 #134 ... 19:36:50 19:36:50 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:36:50 #0 4.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:36:50 #135 ... 19:36:50 19:36:50 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:36:50 #0 4.769 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:36:50 #136 ... 19:36:50 19:36:50 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:36:50 #0 4.687 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:36:50 #137 ... 19:36:50 19:36:50 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:52 #138 4.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:36:54 #138 ... 19:36:54 19:36:54 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:36:54 #121 4.174 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:36:54 #121 ... 19:36:54 19:36:54 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:36:54 #132 3.767 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:36:58 #132 ... 19:36:58 19:36:58 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:36:58 #0 4.242 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:36:58 #139 ... 19:36:58 19:36:58 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:58 #0 3.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:37:02 #140 ... 19:37:02 19:37:02 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:37:02 #131 3.589 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:52:55 #131 ... 19:52:55 19:52:55 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:55 #138 962.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:52:55 #138 ... 19:52:55 19:52:55 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:52:55 #139 DONE 966.7s 19:52:55 19:52:55 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:55 #135 ... 19:52:55 19:52:55 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:52:55 #141 DONE 0.2s 19:52:55 19:52:55 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:52:55 #33 ... 19:52:55 19:52:55 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:52:55 #142 DONE 0.2s 19:52:55 19:52:55 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:55 #133 ... 19:52:55 19:52:55 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:52:55 #143 DONE 0.1s 19:52:55 19:52:56 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:52:56 #144 DONE 0.1s 19:52:56 19:52:56 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:52:56 #121 ... 19:52:56 19:52:56 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:52:56 #145 DONE 0.2s 19:52:56 19:52:56 #17 [support-scheduler internal] load .dockerignore 19:52:56 #17 ... 19:52:56 19:52:56 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:52:56 #146 DONE 0.2s 19:52:56 19:52:56 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:59 #147 DONE 2.4s 19:52:59 19:52:59 #95 [security-proxy-setup] exporting to image 19:52:59 #95 exporting layers 19:53:00 #95 exporting layers 1.3s done 19:53:00 #95 writing image sha256:a4f318eda3f706da1e612ad98725880363ab3fd1c573af37d91bf030c5df6a89 done 19:53:00 #95 naming to docker.io/library/security-proxy-setup-arm64 done 19:53:00 #95 DONE 10.9s 19:53:00 19:53:00 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:01 #136 ... 19:53:01 19:53:01 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:53:01 #140 DONE 972.8s 19:53:01 19:53:01 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:53:01 #148 DONE 0.3s 19:53:01 19:53:01 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:53:04 #149 DONE 2.5s 19:53:04 19:53:04 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:53:04 #150 DONE 0.4s 19:53:04 19:53:04 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:53:04 #151 DONE 0.1s 19:53:04 19:53:04 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:53:04 #152 DONE 0.3s 19:53:04 19:53:04 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:53:04 #153 DONE 0.1s 19:53:04 19:53:04 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:53:05 #154 DONE 0.2s 19:53:05 19:53:05 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:53:05 #155 DONE 0.2s 19:53:05 19:53:05 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:53:05 #156 DONE 0.2s 19:53:05 19:53:05 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:05 #131 ... 19:53:05 19:53:05 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:53:05 #157 DONE 0.3s 19:53:05 19:53:05 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:05 #132 ... 19:53:05 19:53:05 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:53:07 #158 DONE 1.8s 19:53:07 19:53:07 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:07 #131 ... 19:53:07 19:53:07 #95 [security-bootstrapper] exporting to image 19:53:07 #95 exporting layers 19:53:08 #95 exporting layers 1.1s done 19:53:08 #95 writing image sha256:4586512102a938b7f01bfbd960d8ce6de78e200f2ebbe52e9128afad82e8ec48 done 19:53:08 #95 naming to docker.io/library/security-bootstrapper-arm64 done 19:53:08 #95 DONE 12.1s 19:53:08 19:53:08 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:53:10 #133 ... 19:53:10 19:53:10 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:53:10 #138 DONE 982.0s 19:53:10 19:53:10 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:10 #132 ... 19:53:10 19:53:10 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:53:10 #159 DONE 0.2s 19:53:10 19:53:10 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:53:11 #160 DONE 0.2s 19:53:11 19:53:11 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:53:11 #161 DONE 0.1s 19:53:11 19:53:11 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:53:11 #162 DONE 0.2s 19:53:11 19:53:11 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:53:11 #163 DONE 0.2s 19:53:11 19:53:11 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:11 #136 ... 19:53:11 19:53:11 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:53:11 #164 DONE 0.3s 19:53:11 19:53:11 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:53:11 #133 ... 19:53:11 19:53:11 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:53:12 #165 DONE 0.3s 19:53:12 19:53:12 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:53:12 #166 DONE 0.2s 19:53:12 19:53:12 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:53:14 #167 DONE 2.1s 19:53:14 19:53:14 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:14 #136 ... 19:53:14 19:53:14 #95 [security-secretstore-setup] exporting to image 19:53:14 #95 exporting layers 19:53:15 #95 exporting layers 1.4s done 19:53:15 #95 writing image sha256:7ec2dc8276fa8991b55a983595dea2129f3eb4163fdee343fdcbf9aac96b2a0d done 19:53:15 #95 naming to docker.io/library/security-secretstore-setup-arm64 done 19:53:15 #95 DONE 13.5s 19:53:15 19:53:15 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:54:02 #121 ... 19:54:02 19:54:02 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:54:02 #136 DONE 1035.8s 19:54:02 19:54:02 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:54:02 #132 ... 19:54:02 19:54:02 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:54:02 #168 DONE 0.2s 19:54:02 19:54:02 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:54:02 #169 DONE 0.1s 19:54:02 19:54:02 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:54:02 #170 DONE 0.2s 19:54:02 19:54:02 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:54:02 #171 DONE 0.2s 19:54:02 19:54:02 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:54:02 #172 DONE 0.1s 19:54:02 19:54:02 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:02 #173 DONE 1.8s 19:54:02 19:54:02 #95 [core-common-config-bootstrapper] exporting to image 19:54:02 #95 exporting layers 19:54:02 #95 exporting layers 0.7s done 19:54:02 #95 writing image sha256:eb7ddba08614fac7ef5691ae6fd428491079ae50a5bf8ca9c525191304e401f9 done 19:54:02 #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:54:02 #95 DONE 14.2s 19:54:02 19:54:02 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:55:54 #131 DONE 1143.7s 19:55:54 19:55:54 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:55:54 #133 ... 19:55:54 19:55:54 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:55:54 #174 DONE 0.1s 19:55:54 19:55:54 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:55:54 #175 DONE 0.2s 19:55:54 19:55:54 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:55:54 #176 DONE 0.3s 19:55:54 19:55:54 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:55:54 #177 DONE 0.2s 19:55:54 19:55:54 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:55:54 #121 ... 19:55:54 19:55:54 #95 [security-spiffe-token-provider] exporting to image 19:55:54 #95 exporting layers 19:55:54 #95 exporting layers 1.0s done 19:55:54 #95 writing image sha256:2be9bf9c050635c5ab79db7d207af7b58f77af960a67ec58d38f8b7e8ef1af3e done 19:55:54 #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:55:54 #95 DONE 15.2s 19:55:54 19:55:54 #17 [support-scheduler internal] load .dockerignore 20:01:30 #17 ... 20:01:30 20:01:30 #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:01:30 #121 DONE 1477.1s 20:01:30 20:01:30 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:01:30 #135 ... 20:01:30 20:01:30 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:01:30 #178 DONE 0.1s 20:01:30 20:01:30 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:01:30 #132 ... 20:01:30 20:01:30 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:01:30 #179 DONE 0.2s 20:01:30 20:01:30 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:01:30 #180 DONE 0.3s 20:01:30 20:01:30 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:01:30 #33 ... 20:01:30 20:01:30 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:01:30 #181 DONE 0.1s 20:01:30 20:01:30 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:01:30 #182 DONE 0.1s 20:01:30 20:01:30 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:01:30 #183 DONE 1.7s 20:01:30 20:01:30 #95 [security-proxy-auth] exporting to image 20:01:30 #95 exporting layers 20:01:30 #95 exporting layers 0.8s done 20:01:30 #95 writing image sha256:b16ad1e2a8b9947b6e38c2f1952bb73744e98228631c4e3e013207e6e5fd6ec6 done 20:01:30 #95 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:01:30 #95 DONE 16.0s 20:01:30 20:01:30 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:09 #132 ... 20:02:09 20:02:09 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:02:09 #135 DONE 1525.5s 20:02:09 20:02:09 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:09 #132 ... 20:02:09 20:02:09 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:02:09 #184 DONE 0.2s 20:02:09 20:02:09 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:02:09 #185 DONE 0.3s 20:02:09 20:02:09 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:02:09 #186 DONE 0.5s 20:02:09 20:02:09 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:02:09 #187 DONE 0.1s 20:02:09 20:02:09 #95 [core-command] exporting to image 20:02:09 #95 exporting layers 20:02:09 #95 exporting layers 0.5s done 20:02:09 #95 writing image sha256:56ac75406bd65fab2e80778f8e89f908732fb394451b0bb2e89ae107df7bfe3c done 20:02:09 #95 naming to docker.io/library/core-command-arm64 0.0s done 20:02:09 #95 DONE 16.5s 20:02:09 20:02:09 #17 [support-scheduler internal] load .dockerignore 20:02:16 #17 ... 20:02:16 20:02:16 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:02:16 #134 DONE 1535.4s 20:02:16 20:02:16 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:16 #133 ... 20:02:16 20:02:16 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:02:16 #188 DONE 0.2s 20:02:16 20:02:16 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:02:16 #189 DONE 0.1s 20:02:16 20:02:16 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:02:16 #190 DONE 0.5s 20:02:16 20:02:16 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:02:16 #191 DONE 0.1s 20:02:16 20:02:16 #17 [support-scheduler internal] load .dockerignore 20:02:17 #17 ... 20:02:17 20:02:17 #95 [core-data] exporting to image 20:02:17 #95 exporting layers 20:02:17 #95 exporting layers 0.6s done 20:02:17 #95 writing image sha256:76d0b338dcf2ea4f48a1031aae6666752774ea2562804c658516301fa3c28d29 done 20:02:17 #95 naming to docker.io/library/core-data-arm64 0.0s done 20:02:17 #95 DONE 17.1s 20:02:17 20:02:17 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:18 #132 ... 20:02:18 20:02:18 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:02:18 #137 DONE 1538.6s 20:02:18 20:02:18 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:19 #133 ... 20:02:19 20:02:19 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:02:19 #192 DONE 0.1s 20:02:19 20:02:19 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:02:19 #193 DONE 0.1s 20:02:19 20:02:19 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:02:19 #194 DONE 0.4s 20:02:19 20:02:19 #17 [support-scheduler internal] load .dockerignore 20:02:20 #17 ... 20:02:20 20:02:20 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:02:20 #195 DONE 0.1s 20:02:20 20:02:20 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:02:20 #196 DONE 0.1s 20:02:20 20:02:20 #95 [core-metadata] exporting to image 20:02:20 #95 exporting layers 0.4s done 20:02:20 #95 writing image sha256:bf88d4fea98b8284c752049fbcb9747787fc720e955d45de4cb927fc61ff5074 done 20:02:20 #95 naming to docker.io/library/core-metadata-arm64 done 20:02:20 #95 DONE 17.6s 20:02:20 20:02:20 #17 [support-scheduler internal] load .dockerignore 20:02:52 #17 ... 20:02:52 20:02:52 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:52 #133 DONE 1568.1s 20:02:52 20:02:52 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:52 #132 ... 20:02:52 20:02:52 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:02:52 #197 DONE 0.1s 20:02:52 20:02:52 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:02:52 #198 DONE 0.1s 20:02:52 20:02:52 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:02:52 #199 DONE 0.4s 20:02:52 20:02:52 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:02:52 #200 DONE 0.2s 20:02:52 20:02:52 #95 [support-scheduler] exporting to image 20:02:52 #95 exporting layers 20:02:52 #95 exporting layers 0.5s done 20:02:52 #95 writing image sha256:702b3a045564738fbb5c745d8023d87627479a60808c67a68e86741248de88e6 done 20:02:52 #95 naming to docker.io/library/support-scheduler-arm64 done 20:02:52 #95 DONE 18.2s 20:02:52 20:02:52 #17 [support-scheduler internal] load .dockerignore 20:02:52 #17 ... 20:02:52 20:02:52 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:52 #132 DONE 1561.7s 20:02:52 20:02:52 #17 [support-scheduler internal] load .dockerignore 20:02:52 #17 ... 20:02:52 20:02:52 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:02:52 #201 DONE 0.1s 20:02:52 20:02:52 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:02:52 #202 DONE 0.1s 20:02:52 20:02:52 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:02:52 #203 DONE 0.3s 20:02:52 20:02:52 #17 [support-scheduler internal] load .dockerignore 20:02:52 #17 ... 20:02:52 20:02:52 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:02:52 #204 DONE 0.1s 20:02:52 20:02:52 #95 [support-notifications] exporting to image 20:02:52 #95 exporting layers 0.5s done 20:02:52 #95 writing image sha256:72f288591037f01c5f7bf0a5b525f74a000df3e74347288533bbda75f6cbfa5f done 20:02:52 #95 naming to docker.io/library/support-notifications-arm64 done 20:02:52 #95 DONE 18.7s 20:02:52 20:02:52 #17 [support-scheduler internal] load .dockerignore 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:02:52 time="2024-05-24T19:34:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:02:52 $ docker stop --time=1 ff8adc5ffff99d84c4f1f01ffe71200b9ff155aa762e0d8cc076711b420cb39a 20:02:54 $ docker rm -f --volumes ff8adc5ffff99d84c4f1f01ffe71200b9ff155aa762e0d8cc076711b420cb39a [Pipeline] // withDockerContainer [Pipeline] sh 20:02:55 + docker images 20:02:55 REPOSITORY TAG IMAGE ID CREATED SIZE 20:02:55 support-notifications-arm64 latest 72f288591037 4 seconds ago 44.8MB 20:02:55 support-scheduler-arm64 latest 702b3a045564 6 seconds ago 44.1MB 20:02:55 core-metadata-arm64 latest bf88d4fea98b 35 seconds ago 41.7MB 20:02:55 core-data-arm64 latest 76d0b338dcf2 39 seconds ago 41.5MB 20:02:55 core-command-arm64 latest 56ac75406bd6 49 seconds ago 41.2MB 20:02:55 security-proxy-auth-arm64 latest b16ad1e2a8b9 About a minute ago 38.9MB 20:02:55 security-spiffe-token-provider-arm64 latest 2be9bf9c0506 7 minutes ago 35.8MB 20:02:55 core-common-config-bootstrapper-arm64 latest eb7ddba08614 8 minutes ago 21.6MB 20:02:55 security-secretstore-setup-arm64 latest 7ec2dc8276fa 9 minutes ago 42.6MB 20:02:55 security-bootstrapper-arm64 latest 4586512102a9 9 minutes ago 25.2MB 20:02:55 security-proxy-setup-arm64 latest a4f318eda3f7 9 minutes ago 32.5MB 20:02:55 security-spire-config-arm64 latest f08c1abe8b96 27 minutes ago 102MB 20:02:55 security-spire-agent-arm64 latest 7c3a731c1f49 27 minutes ago 159MB 20:02:55 security-spire-server-arm64 latest 0a7fef9d6af8 27 minutes ago 103MB 20:02:55 ci-base-image-arm64 latest eeca7a69ea48 44 minutes ago 973MB 20:02:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 weeks ago 561MB 20:02:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:56 20:02:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:02:56 arm64: Pulling from edgex-lftools-log-publisher 20:02:56 8998bd30e6a1: Pulling fs layer 20:02:56 04944245beec: Pulling fs layer 20:02:56 699f458cf7ca: Pulling fs layer 20:02:56 765212b225bb: Pulling fs layer 20:02:56 f23df028b6ca: Pulling fs layer 20:02:56 d65c8cfc05b1: Pulling fs layer 20:02:56 2437ff75d9bd: Pulling fs layer 20:02:56 765212b225bb: Waiting 20:02:56 f23df028b6ca: Waiting 20:02:56 d65c8cfc05b1: Waiting 20:02:56 2437ff75d9bd: Waiting 20:02:56 04944245beec: Verifying Checksum 20:02:56 04944245beec: Download complete 20:02:56 765212b225bb: Verifying Checksum 20:02:56 765212b225bb: Download complete 20:02:56 f23df028b6ca: Verifying Checksum 20:02:56 f23df028b6ca: Download complete 20:02:56 d65c8cfc05b1: Verifying Checksum 20:02:56 d65c8cfc05b1: Download complete 20:02:57 699f458cf7ca: Verifying Checksum 20:02:57 699f458cf7ca: Download complete 20:02:57 8998bd30e6a1: Verifying Checksum 20:02:57 8998bd30e6a1: Download complete 20:03:00 2437ff75d9bd: Verifying Checksum 20:03:00 2437ff75d9bd: Download complete 20:03:02 8998bd30e6a1: Pull complete 20:03:03 04944245beec: Pull complete 20:03:04 699f458cf7ca: Pull complete 20:03:04 765212b225bb: Pull complete 20:03:05 f23df028b6ca: Pull complete 20:03:05 d65c8cfc05b1: Pull complete 20:03:24 2437ff75d9bd: Pull complete 20:03:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:03:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:24 prd-ubuntu20.04-docker-arm64-4c-16g-704 does not seem to be running inside a container 20:03:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:03:27 $ docker top 6f98aee34b3bb7470054995886a689842de81005e60f329da15b8f5457380774 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:28 ---> job-cost.sh 20:03:28 lf-activate-venv: SKIPPING 20:03:28 INFO: No Stack... 20:03:28 INFO: Retrieving Pricing Info for: v3-standard-4 20:03:29 INFO: Archiving Costs [Pipeline] sh 20:03:30 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:03:30 + cut -d, -f6 [Pipeline] lock 20:03:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4801-1-stack-cost] 20:03:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4801-1-stack-cost] did not exist. Created. 20:03:30 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4801-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:03:31 + echo total: 0.10999999940395355 [Pipeline] stash 20:03:31 Stashed 1 file(s) [Pipeline] } 20:03:31 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4801-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:03:31 $ docker stop --time=1 6f98aee34b3bb7470054995886a689842de81005e60f329da15b8f5457380774 20:03:32 $ docker rm -f --volumes 6f98aee34b3bb7470054995886a689842de81005e60f329da15b8f5457380774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:03:34 provisioning config files... 20:03:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11202503149092263751tmp [Pipeline] { [Pipeline] sh 20:03:34 + set +x 20:03:34 + curl -s https://codecov.io/bash 20:03:34 + bash -s -- 20:03:34 20:03:34 _____ _ 20:03:34 / ____| | | 20:03:34 | | ___ __| | ___ ___ _____ __ 20:03:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:03:34 | |___| (_) | (_| | __/ (_| (_) \ V / 20:03:34 \_____\___/ \__,_|\___|\___\___/ \_/ 20:03:34 Bash-1.0.6 20:03:34 20:03:34 20:03:34 ==> git version 2.25.1 found 20:03:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:03:34 Release-Date: 2020-01-08 20:03:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:03:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:03:34 ==> Jenkins CI detected. 20:03:34 current dir:  /w/workspace/edgex-go/1 20:03:34 project root: . 20:03:34 --> token set from env 20:03:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:03:34 ==> Running gcov in . (disable via -X gcov) 20:03:34 ==> Python coveragepy not found 20:03:34 ==> Searching for coverage reports in: 20:03:34 + . 20:03:34 -> Found 1 reports 20:03:34 ==> Detecting git/mercurial file structure 20:03:34 ==> Reading reports 20:03:34 + ./coverage.out bytes=455714 20:03:34 ==> Appending adjustments 20:03:34 https://docs.codecov.io/docs/fixing-reports 20:03:35 + Found adjustments 20:03:35 ==> Gzipping contents 20:03:35 60K /tmp/codecov.b9FnbI.gz 20:03:35 ==> Uploading reports 20:03:35 url: https://codecov.io 20:03:35 query: branch=PR-4801&commit=0f66cf54156c6b106e4d01384dcce5e8dcb8e960&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4801%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4801&job=&cmd_args= 20:03:35 -> Pinging Codecov 20:03:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4801&commit=0f66cf54156c6b106e4d01384dcce5e8dcb8e960&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4801%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4801&job=&cmd_args= 20:03:35 -> Uploading to 20:03:35 https://storage.googleapis.com/codecov/v4/raw/2024-05-24/00271124DB129430A58F1EEE437C3FCB/0f66cf54156c6b106e4d01384dcce5e8dcb8e960/6fe9eed5-cb6c-4a53-bc95-d649b05e7c8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240524%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240524T200335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb1be945937811176697662ce36603a58164cfc7d51d0a62bb7af908c3d6508f 20:03:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:35 Dload Upload Total Spent Left Speed 20:03:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57927 0 0 100 57927 0 206k --:--:-- --:--:-- --:--:-- 206k 20:03:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0f66cf54156c6b106e4d01384dcce5e8dcb8e960 [Pipeline] } 20:03:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:03:37 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:03:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:03:39 ---> package-listing.sh 20:03:39 ++ tr '[:upper:]' '[:lower:]' 20:03:39 ++ facter osfamily 20:03:39 + OS_FAMILY=debian 20:03:39 + workspace=/w/workspace/edgex-go/1 20:03:39 + START_PACKAGES=/tmp/packages_start.txt 20:03:39 + END_PACKAGES=/tmp/packages_end.txt 20:03:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:03:39 + PACKAGES=/tmp/packages_start.txt 20:03:39 + '[' /w/workspace/edgex-go/1 ']' 20:03:39 + PACKAGES=/tmp/packages_end.txt 20:03:39 + case "${OS_FAMILY}" in 20:03:39 + dpkg -l 20:03:39 + grep '^ii' 20:03:39 + '[' -f /tmp/packages_start.txt ']' 20:03:39 + '[' -f /tmp/packages_end.txt ']' 20:03:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:03:39 + '[' /w/workspace/edgex-go/1 ']' 20:03:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:03:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:03:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:03:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:40 20:03:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:40 latest: Pulling from edgex-lftools-log-publisher 20:03:40 5eb5b503b376: Pulling fs layer 20:03:40 5c69ac0246d0: Pulling fs layer 20:03:40 ec43610c2a17: Pulling fs layer 20:03:40 3a2ae6a8a46f: Pulling fs layer 20:03:40 33b1e0a273af: Pulling fs layer 20:03:40 5d3b04190fa2: Pulling fs layer 20:03:40 2f39f015ded8: Pulling fs layer 20:03:40 3a2ae6a8a46f: Waiting 20:03:40 33b1e0a273af: Waiting 20:03:40 5d3b04190fa2: Waiting 20:03:40 2f39f015ded8: Waiting 20:03:40 5c69ac0246d0: Download complete 20:03:40 3a2ae6a8a46f: Verifying Checksum 20:03:40 3a2ae6a8a46f: Download complete 20:03:40 33b1e0a273af: Verifying Checksum 20:03:40 33b1e0a273af: Download complete 20:03:40 ec43610c2a17: Verifying Checksum 20:03:40 ec43610c2a17: Download complete 20:03:40 5d3b04190fa2: Download complete 20:03:41 5eb5b503b376: Verifying Checksum 20:03:41 5eb5b503b376: Download complete 20:03:41 2f39f015ded8: Download complete 20:03:42 5eb5b503b376: Pull complete 20:03:42 5c69ac0246d0: Pull complete 20:03:42 ec43610c2a17: Pull complete 20:03:42 3a2ae6a8a46f: Pull complete 20:03:42 33b1e0a273af: Pull complete 20:03:42 5d3b04190fa2: Pull complete 20:03:47 2f39f015ded8: Pull complete 20:03:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:03:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:47 prd-ubuntu20.04-docker-8c-8g-703 does not seem to be running inside a container 20:03:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:03:51 $ docker top 510d5f5c1d7ee418cba1afae3571d3a7c44c1a76f2effc30cfbaa3040ff37724 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:52 + touch /tmp/pre-build-complete [Pipeline] sh 20:03:52 + mkdir -p /var/log/sysstat [Pipeline] sh 20:03:53 + ls /var/log/sa-host 20:03:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:53 provisioning config files... 20:03:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14551637876718608882tmp [Pipeline] { [Pipeline] echo 20:03:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:03:53 ---> create-netrc.sh [Pipeline] } 20:03:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:03:54 ---> python-tools-install.sh [Pipeline] echo 20:03:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:03:54 ---> sudo-logs.sh 20:03:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:03:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:03:54 ---> job-cost.sh 20:03:54 lf-activate-venv: SKIPPING 20:03:54 DEBUG: total: 0.10999999940395355 20:03:54 INFO: Retrieving Stack Cost... 20:03:55 INFO: Retrieving Pricing Info for: v3-standard-8 20:03:55 INFO: Archiving Costs [Pipeline] echo 20:03:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:03:56 ---> logs-deploy.sh 20:03:56 lf-activate-venv: SKIPPING 20:03:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4801/1 20:03:56 INFO: archiving workspace using pattern(s): 20:03:57 Archives upload complete. 20:03:57 INFO: archiving logs to Nexus 20:03:57 ---> uname -a: 20:03:57 Linux prd-ubuntu20-04-docker-8c-8g-703 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:03:57 20:03:57 20:03:57 ---> lscpu: 20:03:57 Architecture: x86_64 20:03:57 CPU op-mode(s): 32-bit, 64-bit 20:03:57 Byte Order: Little Endian 20:03:57 Address sizes: 40 bits physical, 48 bits virtual 20:03:57 CPU(s): 8 20:03:57 On-line CPU(s) list: 0-7 20:03:57 Thread(s) per core: 1 20:03:57 Core(s) per socket: 1 20:03:57 Socket(s): 8 20:03:57 NUMA node(s): 1 20:03:57 Vendor ID: AuthenticAMD 20:03:57 CPU family: 23 20:03:57 Model: 49 20:03:57 Model name: AMD EPYC-Rome Processor 20:03:57 Stepping: 0 20:03:57 CPU MHz: 2800.000 20:03:57 BogoMIPS: 5600.00 20:03:57 Virtualization: AMD-V 20:03:57 Hypervisor vendor: KVM 20:03:57 Virtualization type: full 20:03:57 L1d cache: 256 KiB 20:03:57 L1i cache: 256 KiB 20:03:57 L2 cache: 4 MiB 20:03:57 L3 cache: 128 MiB 20:03:57 NUMA node0 CPU(s): 0-7 20:03:57 Vulnerability Itlb multihit: Not affected 20:03:57 Vulnerability L1tf: Not affected 20:03:57 Vulnerability Mds: Not affected 20:03:57 Vulnerability Meltdown: Not affected 20:03:57 Vulnerability Mmio stale data: Not affected 20:03:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:03:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:03:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:03:57 Vulnerability Srbds: Not affected 20:03:57 Vulnerability Tsx async abort: Not affected 20:03:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:03:57 20:03:57 20:03:57 ---> nproc: 20:03:57 8 20:03:57 20:03:57 20:03:57 ---> df -h: 20:03:57 Filesystem Size Used Avail Use% Mounted on 20:03:57 overlay 155G 24G 132G 15% / 20:03:57 tmpfs 64M 0 64M 0% /dev 20:03:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:03:57 shm 64M 0 64M 0% /dev/shm 20:03:57 /dev/vda1 155G 24G 132G 15% /facter-os 20:03:57 20:03:57 20:03:57 ---> sar -b -r -n DEV: 20:03:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-703) 05/24/24 _x86_64_ (8 CPU) 20:03:57 20:03:57 19:13:05 LINUX RESTART (8 CPU) 20:03:57 20:03:57 19:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:03:57 19:15:01 181.83 4.41 177.43 0.00 442.23 66216.98 0.00 20:03:57 19:16:01 69.82 0.05 69.77 0.00 7.33 27499.83 0.00 20:03:57 19:17:01 29.62 0.08 29.53 0.00 0.67 19803.87 0.00 20:03:57 19:18:01 77.96 0.10 77.86 0.00 3.60 48867.44 0.00 20:03:57 19:19:01 573.58 9.89 563.69 0.00 171.22 187364.96 0.00 20:03:57 19:20:01 330.67 0.57 330.11 0.00 9.60 121541.75 0.00 20:03:57 19:21:01 264.03 0.08 263.95 0.00 0.67 79124.43 0.00 20:03:57 19:22:01 625.98 0.03 625.95 0.00 1.47 98974.97 0.00 20:03:57 19:23:01 1.98 0.00 1.98 0.00 0.00 22.93 0.00 20:03:57 19:24:01 53.99 5.55 48.44 0.00 4277.82 8317.68 0.00 20:03:57 19:25:01 4.40 0.02 4.38 0.00 0.13 91.85 0.00 20:03:57 19:26:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 20:03:57 19:27:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 20:03:57 19:28:01 2.43 0.02 2.42 0.00 0.13 26.66 0.00 20:03:57 19:29:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 20:03:57 19:30:01 1.70 0.00 1.70 0.00 0.00 22.79 0.00 20:03:57 19:31:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 20:03:57 19:32:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 20:03:57 19:33:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 20:03:57 19:34:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 20:03:57 19:35:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 20:03:57 19:36:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 20:03:57 19:37:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 20:03:57 19:38:01 2.10 0.00 2.10 0.00 0.00 23.60 0.00 20:03:57 19:39:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 20:03:57 19:40:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 20:03:57 19:41:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 20:03:57 19:42:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 20:03:57 19:43:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 20:03:57 19:44:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 20:03:57 19:45:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 20:03:57 19:46:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 20:03:57 19:47:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 20:03:57 19:48:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 20:03:57 19:49:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 20:03:57 19:50:02 1.58 0.00 1.58 0.00 0.00 18.93 0.00 20:03:57 19:51:01 1.14 0.00 1.14 0.00 0.00 12.20 0.00 20:03:57 19:52:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 20:03:57 19:53:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 20:03:57 19:54:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 20:03:57 19:55:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 20:03:57 19:56:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 20:03:57 19:57:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 20:03:57 19:58:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 20:03:57 19:59:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 20:03:57 20:00:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 20:03:57 20:01:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 20:03:57 20:02:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 20:03:57 20:03:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 20:03:57 Average: 46.25 0.42 45.83 0.00 100.22 13426.54 0.00 20:03:57 20:03:57 19:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:03:57 19:15:01 27641320 31545524 767680 2.33 129432 3924036 1881972 5.55 1252520 3472324 401588 20:03:57 19:16:01 27094744 31316488 990488 3.01 133064 4217232 2199332 6.48 1934448 3310900 574956 20:03:57 19:17:01 27208576 31466776 837224 2.55 138304 4220208 2179564 6.42 1384500 3716420 459456 20:03:57 19:18:01 27680308 31531108 779508 2.37 140476 3860948 1772780 5.22 1297492 3383496 404 20:03:57 19:19:01 20104576 31403360 879320 2.67 265068 10800528 2368996 6.98 2330852 9505644 1840512 20:03:57 19:20:01 15430704 29644376 2580668 7.85 295244 13366372 8483800 25.00 4514812 11598392 968832 20:03:57 19:21:01 12815660 29386432 2850368 8.67 310380 15636176 7432508 21.90 5670032 13004060 1348416 20:03:57 19:22:01 15013280 31473160 813244 2.47 320664 15642428 2151924 6.34 2676148 13995652 364 20:03:57 19:23:01 15013940 31473856 812428 2.47 320716 15642420 2151924 6.34 2676020 13995652 8 20:03:57 19:24:01 14593376 31473920 785652 2.39 347008 16034972 2097988 6.18 2939132 14122136 324 20:03:57 19:25:01 14601704 31477428 782520 2.38 345492 16031716 2083412 6.14 2935056 14118928 4 20:03:57 19:26:01 14601420 31477204 782740 2.38 345560 16031720 2083412 6.14 2935112 14118936 8 20:03:57 19:27:01 14603280 31479232 780748 2.37 345612 16031860 2083412 6.14 2934324 14119052 24 20:03:57 19:28:01 14603904 31480040 779564 2.37 345644 16031856 2107208 6.21 2932680 14119056 24 20:03:57 19:29:01 14603824 31479980 779612 2.37 345664 16031864 2107208 6.21 2932432 14119060 12 20:03:57 19:30:01 14604524 31480728 778764 2.37 345704 16031868 2107208 6.21 2932240 14119064 180 20:03:57 19:31:01 14604760 31480988 778452 2.37 345716 16031868 2107208 6.21 2932248 14119064 188 20:03:57 19:32:01 14604984 31481244 778344 2.37 345740 16031872 2107208 6.21 2932304 14119068 196 20:03:57 19:33:01 14605048 31481308 778296 2.37 345780 16031856 2107208 6.21 2931928 14119068 8 20:03:57 19:34:01 14605188 31481512 778072 2.37 345812 16031880 2107208 6.21 2932044 14119076 8 20:03:57 19:35:01 14605140 31481496 778036 2.37 345832 16031884 2107208 6.21 2931712 14119080 8 20:03:57 19:36:01 14604848 31481212 778228 2.37 345856 16031884 2107208 6.21 2931720 14119080 12 20:03:57 19:37:01 14605052 31481444 777948 2.37 345868 16031888 2107208 6.21 2931812 14119084 8 20:03:57 19:38:01 14605028 31481432 777892 2.37 345920 16031872 2107208 6.21 2931584 14119084 8 20:03:57 19:39:01 14605212 31481676 777808 2.37 345936 16031892 2107208 6.21 2931696 14119088 4 20:03:57 19:40:01 14605204 31481688 777768 2.37 345956 16031900 2107208 6.21 2931656 14119092 8 20:03:57 19:41:01 14605404 31481972 777692 2.37 346020 16031900 2107208 6.21 2931748 14119100 8 20:03:57 19:42:01 14605332 31481944 777628 2.36 346052 16031908 2107208 6.21 2932236 14119104 184 20:03:57 19:43:01 14605332 31482036 777512 2.36 346148 16031912 2107208 6.21 2932220 14119108 36 20:03:57 19:44:01 14604772 31481544 777952 2.37 346208 16031912 2107208 6.21 2932396 14119108 200 20:03:57 19:45:01 14604732 31481516 777920 2.37 346216 16031916 2107208 6.21 2932336 14119112 188 20:03:57 19:46:01 14604708 31481540 777940 2.37 346264 16031916 2091152 6.16 2932464 14119112 184 20:03:57 19:47:01 14604912 31481772 777660 2.36 346284 16031920 2091152 6.16 2932580 14119116 188 20:03:57 19:48:01 14604636 31481508 777860 2.37 346304 16031916 2091152 6.16 2932452 14119120 12 20:03:57 19:49:01 14604944 31481832 777524 2.36 346320 16031924 2091152 6.16 2932188 14119120 20 20:03:57 19:50:02 14605144 31482052 777452 2.36 346344 16031928 2091152 6.16 2932144 14119124 8 20:03:57 19:51:01 14605300 31482304 777116 2.36 346364 16031992 2074696 6.11 2932584 14119176 200 20:03:57 19:52:01 14605032 31482048 777308 2.36 346372 16032000 2074696 6.11 2932604 14119180 192 20:03:57 19:53:01 14604992 31482020 777276 2.36 346380 16032004 2074696 6.11 2932532 14119184 200 20:03:57 19:54:01 14604976 31482072 777180 2.36 346428 16032004 2074696 6.11 2932680 14119200 196 20:03:57 19:55:01 14605380 31482496 776904 2.36 346444 16032008 2090752 6.16 2932616 14119204 212 20:03:57 19:56:01 14605088 31482232 777148 2.36 346468 16032012 2090752 6.16 2932672 14119208 212 20:03:57 19:57:01 14605112 31482264 777092 2.36 346492 16032016 2090752 6.16 2932340 14119208 8 20:03:57 19:58:01 14605296 31482472 777016 2.36 346520 16032020 2090752 6.16 2932360 14119212 28 20:03:57 19:59:01 14605564 31482912 776576 2.36 346540 16032140 2090752 6.16 2932480 14119344 20 20:03:57 20:00:01 14605548 31482912 776496 2.36 346564 16032152 2090752 6.16 2932444 14119348 8 20:03:57 20:01:01 14605248 31482684 776660 2.36 346628 16032156 2090752 6.16 2932488 14119352 8 20:03:57 20:02:01 14605464 31482980 776480 2.36 346664 16032160 2090752 6.16 2933288 14119356 192 20:03:57 20:03:01 14605904 31483436 776240 2.36 346672 16032164 2090752 6.16 2932576 14119360 12 20:03:57 Average: 15758866 31397840 866082 2.63 324472 14869204 2336165 6.88 2878427 13076551 114246 20:03:57 20:03:57 19:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:03:57 19:15:01 docker0 886.19 973.36 64.37 5065.49 0.00 0.00 0.00 0.00 20:03:57 19:15:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 20:03:57 19:15:01 ens3 1167.01 1003.90 9592.66 101.40 0.00 0.00 0.00 0.00 20:03:57 19:16:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:16:01 veth8f23a2e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:03:57 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:16:01 ens3 30.63 17.11 29.51 12.15 0.00 0.00 0.00 0.00 20:03:57 19:17:01 docker0 1.58 1.58 0.12 0.14 0.00 0.00 0.00 0.00 20:03:57 19:17:01 veth8f23a2e 1.58 1.60 0.14 0.14 0.00 0.00 0.00 0.00 20:03:57 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:17:01 ens3 29.50 20.38 22.81 13.12 0.00 0.00 0.00 0.00 20:03:57 19:18:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:18:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 20:03:57 19:18:01 veth6c56ec7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:18:01 ens3 106.18 73.23 2218.01 57.48 0.00 0.00 0.00 0.00 20:03:57 19:19:01 docker0 379.70 664.97 31.93 6103.47 0.00 0.00 0.00 0.00 20:03:57 19:19:01 vethc1b687e 83.64 131.15 8.40 1108.50 0.00 0.00 0.00 0.09 20:03:57 19:19:01 veth125ef5d 75.18 138.96 7.82 1112.89 0.00 0.00 0.00 0.09 20:03:57 19:19:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 20:03:57 19:19:01 veth624ff8b 78.41 147.62 7.88 1111.28 0.00 0.00 0.00 0.09 20:03:57 19:19:01 veth6c56ec7 0.60 1.40 0.05 0.22 0.00 0.00 0.00 0.00 20:03:57 19:19:01 vethfa9bb50 77.98 130.68 8.04 1109.41 0.00 0.00 0.00 0.09 20:03:57 19:19:01 ens3 750.48 449.55 6866.76 142.43 0.00 0.00 0.00 0.00 20:03:57 19:20:01 veth3eff284 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 veth9345de1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 veth98eb970 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 veth8b49247 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 vetha037acc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 vethc4e6dec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 veth6c56ec7 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 veth2d312aa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 ens3 14.95 9.68 13.07 6.40 0.00 0.00 0.00 0.00 20:03:57 19:20:01 veth2bcf69e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 veth023cd64 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 vethf9cf944 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:20:01 vethaa4da2e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:03:57 19:21:01 veth3eff284 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 veth9345de1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 veth98eb970 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 veth8b49247 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 vetha037acc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 vethc4e6dec 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 veth6c56ec7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 veth2d312aa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 ens3 5.16 2.70 4.30 2.28 0.00 0.00 0.00 0.00 20:03:57 19:21:01 veth2bcf69e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 veth023cd64 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 vethf9cf944 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:21:01 vethaa4da2e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:22:01 ens3 15.53 9.07 21.36 5.56 0.00 0.00 0.00 0.00 20:03:57 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:24:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:03:57 19:24:01 ens3 220.45 100.38 2715.77 7.00 0.00 0.00 0.00 0.00 20:03:57 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:25:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:27:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:29:01 ens3 0.17 0.12 0.08 0.06 0.00 0.00 0.00 0.00 20:03:57 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:30:01 ens3 0.35 0.28 0.47 0.02 0.00 0.00 0.00 0.00 20:03:57 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:34:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:03:57 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:39:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:03:57 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:40:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:44:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:03:57 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:49:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:03:57 19:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:50:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:50:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:54:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:03:57 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 19:59:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:03:57 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 20:00:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 20:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 20:02:01 ens3 0.43 0.42 0.26 0.22 0.00 0.00 0.00 0.00 20:03:57 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:03:57 20:03:01 ens3 0.20 0.08 0.33 0.00 0.00 0.00 0.00 0.00 20:03:57 Average: docker0 25.59 33.17 1.95 226.43 0.00 0.00 0.00 0.00 20:03:57 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 20:03:57 Average: ens3 47.48 34.16 435.59 7.09 0.00 0.00 0.00 0.00 20:03:57 20:03:57 20:03:57 ---> sar -P ALL: 20:03:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-703) 05/24/24 _x86_64_ (8 CPU) 20:03:57 20:03:57 19:13:05 LINUX RESTART (8 CPU) 20:03:57 20:03:57 19:14:02 CPU %user %nice %system %iowait %steal %idle 20:03:57 19:15:01 all 9.00 0.00 4.13 3.91 0.06 82.89 20:03:57 19:15:01 0 11.10 0.00 4.84 6.45 0.07 77.54 20:03:57 19:15:01 1 8.65 0.00 3.08 1.54 0.05 86.69 20:03:57 19:15:01 2 8.05 0.00 4.76 0.91 0.07 86.21 20:03:57 19:15:01 3 9.39 0.00 5.53 0.71 0.07 84.30 20:03:57 19:15:01 4 9.40 0.00 3.51 0.09 0.05 86.96 20:03:57 19:15:01 5 9.16 0.00 4.32 4.63 0.05 81.83 20:03:57 19:15:01 6 8.34 0.00 4.26 16.88 0.09 70.43 20:03:57 19:15:01 7 7.94 0.00 2.77 0.09 0.05 89.15 20:03:57 19:16:01 all 32.18 0.00 4.83 1.73 0.09 61.17 20:03:57 19:16:01 0 30.16 0.00 4.40 1.39 0.08 63.97 20:03:57 19:16:01 1 33.31 0.00 4.83 0.57 0.12 61.17 20:03:57 19:16:01 2 32.67 0.00 4.76 0.13 0.08 62.36 20:03:57 19:16:01 3 31.31 0.00 4.88 0.22 0.08 63.50 20:03:57 19:16:01 4 32.68 0.00 5.14 0.13 0.08 61.96 20:03:57 19:16:01 5 33.72 0.00 5.45 0.05 0.10 60.67 20:03:57 19:16:01 6 31.49 0.00 4.61 10.66 0.08 53.15 20:03:57 19:16:01 7 32.11 0.00 4.58 0.69 0.08 62.54 20:03:57 19:17:01 all 43.94 0.00 5.12 0.95 0.10 49.89 20:03:57 19:17:01 0 44.48 0.00 5.04 0.00 0.12 50.37 20:03:57 19:17:01 1 43.50 0.00 5.12 0.08 0.12 51.18 20:03:57 19:17:01 2 44.06 0.00 5.05 0.05 0.10 50.74 20:03:57 19:17:01 3 43.53 0.00 4.90 0.00 0.10 51.47 20:03:57 19:17:01 4 43.96 0.00 4.99 0.03 0.10 50.91 20:03:57 19:17:01 5 44.43 0.00 5.29 0.02 0.10 50.17 20:03:57 19:17:01 6 42.98 0.00 5.29 6.33 0.10 45.30 20:03:57 19:17:01 7 44.60 0.00 5.28 1.06 0.10 48.97 20:03:57 19:18:01 all 29.84 0.00 5.65 3.62 0.09 60.80 20:03:57 19:18:01 0 29.88 0.00 5.37 3.59 0.08 61.08 20:03:57 19:18:01 1 29.95 0.00 5.74 18.00 0.14 46.18 20:03:57 19:18:01 2 30.89 0.00 6.37 0.55 0.10 62.08 20:03:57 19:18:01 3 29.36 0.00 5.39 3.02 0.07 62.15 20:03:57 19:18:01 4 28.35 0.00 5.56 1.16 0.10 64.83 20:03:57 19:18:01 5 31.80 0.00 5.42 0.59 0.10 62.09 20:03:57 19:18:01 6 30.24 0.00 5.38 0.79 0.08 63.51 20:03:57 19:18:01 7 28.25 0.00 5.94 1.31 0.08 64.40 20:03:57 19:19:01 all 19.59 0.00 7.93 18.76 0.32 53.40 20:03:57 19:19:01 0 20.30 0.00 8.40 35.06 0.14 36.11 20:03:57 19:19:01 1 18.94 0.00 7.61 12.05 0.16 61.24 20:03:57 19:19:01 2 21.12 0.00 8.22 17.13 0.14 53.39 20:03:57 19:19:01 3 20.04 0.00 7.31 8.03 0.12 64.50 20:03:57 19:19:01 4 19.29 0.00 7.44 10.56 0.10 62.61 20:03:57 19:19:01 5 20.31 0.00 9.48 39.45 1.62 29.15 20:03:57 19:19:01 6 18.30 0.00 7.42 14.16 0.14 59.97 20:03:57 19:19:01 7 18.44 0.00 7.58 13.91 0.16 59.91 20:03:57 19:20:01 all 36.49 0.00 6.58 11.33 0.14 45.46 20:03:57 19:20:01 0 36.22 0.00 6.70 5.80 0.12 51.16 20:03:57 19:20:01 1 36.27 0.00 5.64 1.00 0.07 57.03 20:03:57 19:20:01 2 36.37 0.00 7.71 21.23 0.12 34.58 20:03:57 19:20:01 3 36.58 0.00 6.32 0.79 0.08 56.23 20:03:57 19:20:01 4 36.54 0.00 5.63 0.60 0.45 56.78 20:03:57 19:20:01 5 37.02 0.00 6.31 3.60 0.10 52.96 20:03:57 19:20:01 6 37.03 0.00 7.99 49.66 0.10 5.22 20:03:57 19:20:01 7 35.94 0.00 6.33 8.36 0.08 49.29 20:03:57 19:21:01 all 89.75 0.00 10.08 0.00 0.16 0.00 20:03:57 19:21:01 0 89.66 0.00 10.19 0.00 0.15 0.00 20:03:57 19:21:01 1 89.48 0.00 10.35 0.00 0.15 0.02 20:03:57 19:21:01 2 90.72 0.00 9.13 0.00 0.15 0.00 20:03:57 19:21:01 3 90.08 0.00 9.77 0.00 0.15 0.00 20:03:57 19:21:01 4 89.87 0.00 9.98 0.00 0.15 0.00 20:03:57 19:21:01 5 90.36 0.00 9.47 0.00 0.17 0.00 20:03:57 19:21:01 6 88.93 0.00 10.89 0.02 0.17 0.00 20:03:57 19:21:01 7 88.95 0.00 10.87 0.00 0.17 0.02 20:03:57 19:22:01 all 40.92 0.00 5.73 5.75 0.11 47.48 20:03:57 19:22:01 0 39.41 0.00 5.96 3.97 0.12 50.54 20:03:57 19:22:01 1 40.73 0.00 5.91 1.61 0.10 51.64 20:03:57 19:22:01 2 42.13 0.00 5.52 2.53 0.10 49.71 20:03:57 19:22:01 3 40.43 0.00 5.52 3.51 0.10 50.44 20:03:57 19:22:01 4 40.54 0.00 5.31 3.55 0.12 50.48 20:03:57 19:22:01 5 42.58 0.00 5.89 3.57 0.12 47.84 20:03:57 19:22:01 6 39.70 0.00 6.28 23.11 0.10 30.80 20:03:57 19:22:01 7 41.86 0.00 5.46 4.17 0.12 48.39 20:03:57 19:23:01 all 0.26 0.00 0.01 0.01 0.01 99.72 20:03:57 19:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:03:57 19:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:03:57 19:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:03:57 19:23:01 4 1.99 0.00 0.02 0.00 0.00 98.00 20:03:57 19:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:23:01 7 0.02 0.00 0.03 0.03 0.02 99.90 20:03:57 19:24:01 all 2.43 0.00 1.28 1.26 0.02 95.00 20:03:57 19:24:01 0 3.14 0.00 0.82 0.85 0.02 95.17 20:03:57 19:24:01 1 2.56 0.00 1.40 1.65 0.02 94.37 20:03:57 19:24:01 2 2.34 0.00 1.49 0.43 0.03 95.71 20:03:57 19:24:01 3 2.52 0.00 0.77 2.57 0.02 94.13 20:03:57 19:24:01 4 1.87 0.00 1.53 0.02 0.02 96.57 20:03:57 19:24:01 5 2.85 0.00 1.34 1.02 0.02 94.77 20:03:57 19:24:01 6 2.06 0.00 1.77 1.59 0.02 94.57 20:03:57 19:24:01 7 2.12 0.00 1.12 1.97 0.03 94.75 20:03:57 19:25:01 all 0.07 0.00 0.05 0.01 0.01 99.86 20:03:57 19:25:01 0 0.12 0.00 0.08 0.03 0.03 99.73 20:03:57 19:25:01 1 0.12 0.00 0.05 0.05 0.02 99.77 20:03:57 19:25:01 2 0.02 0.00 0.03 0.02 0.00 99.93 20:03:57 19:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:25:01 4 0.02 0.00 0.05 0.00 0.00 99.93 20:03:57 19:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:03:57 19:25:01 6 0.20 0.00 0.08 0.00 0.02 99.70 20:03:57 19:25:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:03:57 20:03:57 19:25:01 CPU %user %nice %system %iowait %steal %idle 20:03:57 19:26:01 all 0.02 0.00 0.01 0.01 0.00 99.95 20:03:57 19:26:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:03:57 19:26:01 1 0.05 0.00 0.00 0.03 0.00 99.92 20:03:57 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:03:57 19:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:26:01 7 0.05 0.00 0.07 0.00 0.00 99.88 20:03:57 19:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:03:57 19:27:01 0 0.05 0.00 0.00 0.02 0.00 99.93 20:03:57 19:27:01 1 0.03 0.00 0.02 0.03 0.02 99.90 20:03:57 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:03:57 19:28:01 all 0.03 0.00 0.03 0.00 0.00 99.94 20:03:57 19:28:01 0 0.05 0.00 0.05 0.02 0.00 99.88 20:03:57 19:28:01 1 0.03 0.00 0.05 0.02 0.00 99.90 20:03:57 19:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:03:57 19:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:03:57 19:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:28:01 7 0.02 0.00 0.05 0.00 0.02 99.92 20:03:57 19:29:01 all 0.13 0.00 0.01 0.01 0.00 99.84 20:03:57 19:29:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:03:57 19:29:01 1 0.03 0.00 0.00 0.10 0.00 99.87 20:03:57 19:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:29:01 5 0.90 0.00 0.03 0.00 0.00 99.07 20:03:57 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:29:01 7 0.07 0.00 0.03 0.00 0.00 99.90 20:03:57 19:30:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:03:57 19:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:03:57 19:30:01 1 0.03 0.00 0.02 0.03 0.02 99.90 20:03:57 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:30:01 5 1.97 0.00 0.00 0.00 0.00 98.03 20:03:57 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:30:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:03:57 19:31:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:03:57 19:31:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:03:57 19:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:03:57 19:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:03:57 19:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:32:01 all 0.27 0.00 0.02 0.00 0.01 99.70 20:03:57 19:32:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:03:57 19:32:01 1 0.03 0.00 0.03 0.02 0.00 99.92 20:03:57 19:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:03:57 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:32:01 5 1.97 0.00 0.02 0.00 0.00 98.01 20:03:57 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:03:57 19:33:01 all 0.19 0.00 0.01 0.00 0.01 99.79 20:03:57 19:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:33:01 1 0.03 0.00 0.03 0.02 0.02 99.90 20:03:57 19:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:33:01 5 1.34 0.00 0.00 0.00 0.02 98.65 20:03:57 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:33:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:03:57 19:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:03:57 19:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:03:57 19:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 19:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:03:57 19:35:01 all 0.03 0.00 0.01 0.01 0.00 99.94 20:03:57 19:35:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:03:57 19:35:01 1 0.03 0.00 0.03 0.08 0.00 99.85 20:03:57 19:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:35:01 5 0.07 0.00 0.00 0.00 0.00 99.93 20:03:57 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:35:01 7 0.08 0.00 0.03 0.00 0.02 99.87 20:03:57 19:36:01 all 0.25 0.00 0.01 0.00 0.01 99.73 20:03:57 19:36:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:03:57 19:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:03:57 19:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:36:01 5 1.97 0.00 0.00 0.00 0.02 98.01 20:03:57 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:03:57 20:03:57 19:36:01 CPU %user %nice %system %iowait %steal %idle 20:03:57 19:37:01 all 0.18 0.00 0.00 0.00 0.00 99.81 20:03:57 19:37:01 0 0.12 0.00 0.00 0.00 0.00 99.88 20:03:57 19:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:03:57 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:37:01 5 1.16 0.00 0.00 0.00 0.02 98.82 20:03:57 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:37:01 7 0.08 0.00 0.02 0.02 0.02 99.87 20:03:57 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:03:57 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:38:01 1 0.02 0.00 0.05 0.03 0.00 99.90 20:03:57 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:03:57 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:03:57 19:39:01 all 0.05 0.00 0.01 0.00 0.00 99.94 20:03:57 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:39:01 1 0.07 0.00 0.02 0.02 0.02 99.88 20:03:57 19:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:39:01 5 0.13 0.00 0.00 0.02 0.00 99.85 20:03:57 19:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:39:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:03:57 19:40:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:03:57 19:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 19:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:40:01 5 0.10 0.00 0.03 0.00 0.02 99.85 20:03:57 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:40:01 7 0.02 0.00 0.03 0.02 0.02 99.92 20:03:57 19:41:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:03:57 19:41:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:03:57 19:41:01 1 0.03 0.00 0.02 0.03 0.00 99.92 20:03:57 19:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:41:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:03:57 19:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:03:57 19:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:57 19:42:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:03:57 19:42:01 1 0.02 0.00 0.03 0.02 0.02 99.92 20:03:57 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:03:57 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:43:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:03:57 19:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:43:01 1 0.05 0.00 0.02 0.05 0.00 99.88 20:03:57 19:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:03:57 19:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 19:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:03:57 19:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:03:57 19:44:01 all 0.08 0.00 0.00 0.13 0.00 99.79 20:03:57 19:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:44:01 1 0.02 0.00 0.00 0.62 0.00 99.37 20:03:57 19:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:44:01 5 0.52 0.00 0.00 0.00 0.00 99.48 20:03:57 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:44:01 7 0.03 0.00 0.02 0.38 0.02 99.55 20:03:57 19:45:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:03:57 19:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:03:57 19:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:45:01 5 1.97 0.00 0.00 0.00 0.02 98.01 20:03:57 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:45:01 7 0.03 0.00 0.05 0.00 0.00 99.92 20:03:57 19:46:01 all 0.06 0.00 0.01 0.01 0.00 99.92 20:03:57 19:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:03:57 19:46:01 1 0.03 0.00 0.00 0.03 0.00 99.93 20:03:57 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:46:01 5 0.35 0.00 0.02 0.02 0.00 99.62 20:03:57 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:03:57 19:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:03:57 19:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:03:57 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:47:01 7 0.05 0.00 0.05 0.00 0.00 99.90 20:03:57 20:03:57 19:47:01 CPU %user %nice %system %iowait %steal %idle 20:03:57 19:48:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:03:57 19:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:48:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:03:57 19:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:03:57 19:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:48:01 5 0.03 0.00 0.00 0.02 0.02 99.93 20:03:57 19:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:48:01 7 0.03 0.00 0.02 0.02 0.02 99.92 20:03:57 19:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:57 19:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:49:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:03:57 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:03:57 19:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:49:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:03:57 19:50:02 all 0.26 0.00 0.01 0.00 0.00 99.72 20:03:57 19:50:02 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:50:02 1 0.03 0.00 0.00 0.00 0.02 99.95 20:03:57 19:50:02 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:50:02 3 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:50:02 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:50:02 5 1.97 0.00 0.03 0.00 0.00 98.00 20:03:57 19:50:02 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:50:02 7 0.05 0.00 0.00 0.02 0.00 99.93 20:03:57 19:51:01 all 0.18 0.00 0.02 0.00 0.00 99.79 20:03:57 19:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:03:57 19:51:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:03:57 19:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:03:57 19:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:51:01 5 1.34 0.00 0.00 0.00 0.00 98.66 20:03:57 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:51:01 7 0.03 0.00 0.03 0.02 0.02 99.90 20:03:57 19:52:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:03:57 19:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:52:01 1 0.07 0.00 0.02 0.02 0.00 99.90 20:03:57 19:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 19:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:03:57 19:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:03:57 19:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:52:01 7 0.05 0.00 0.03 0.03 0.02 99.87 20:03:57 19:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:03:57 19:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:03:57 19:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:53:01 7 0.03 0.00 0.02 0.02 0.00 99.93 20:03:57 19:54:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:03:57 19:54:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:03:57 19:54:01 1 0.03 0.00 0.00 0.03 0.02 99.92 20:03:57 19:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 19:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:54:01 5 0.10 0.00 0.00 0.02 0.00 99.88 20:03:57 19:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:54:01 7 0.05 0.00 0.00 0.00 0.02 99.93 20:03:57 19:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:03:57 19:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:55:01 1 0.05 0.00 0.02 0.02 0.00 99.92 20:03:57 19:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:55:01 5 0.05 0.00 0.00 0.02 0.02 99.92 20:03:57 19:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 19:56:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:03:57 19:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:56:01 1 0.05 0.00 0.02 0.02 0.00 99.92 20:03:57 19:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 19:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:56:01 5 0.07 0.00 0.02 0.02 0.00 99.90 20:03:57 19:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:56:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:03:57 19:57:01 all 0.24 0.00 0.01 0.00 0.01 99.74 20:03:57 19:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:03:57 19:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:03:57 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:03:57 19:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:57:01 5 1.79 0.00 0.02 0.02 0.00 98.17 20:03:57 19:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:03:57 19:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 19:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:03:57 19:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:58:01 1 0.03 0.00 0.03 0.02 0.00 99.92 20:03:57 19:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 19:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:03:57 19:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:58:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:03:57 20:03:57 19:58:01 CPU %user %nice %system %iowait %steal %idle 20:03:57 19:59:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:03:57 19:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:59:01 1 0.05 0.00 0.00 0.02 0.00 99.93 20:03:57 19:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 19:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 19:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 19:59:01 7 0.02 0.00 0.02 0.02 0.02 99.93 20:03:57 20:00:01 all 0.03 0.00 0.01 0.05 0.00 99.91 20:03:57 20:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:03:57 20:00:01 1 0.03 0.00 0.03 0.02 0.02 99.90 20:03:57 20:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:03:57 20:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:03:57 20:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 20:00:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:03:57 20:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 20:00:01 7 0.03 0.00 0.00 0.35 0.00 99.62 20:03:57 20:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:57 20:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 20:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:03:57 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 20:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 20:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 20:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:03:57 20:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 20:01:01 7 0.00 0.00 0.03 0.03 0.02 99.92 20:03:57 20:02:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:03:57 20:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:03:57 20:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 20:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 20:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 20:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 20:02:01 5 0.03 0.00 0.00 0.03 0.00 99.93 20:03:57 20:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:03:57 20:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:03:57 20:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:03:57 20:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:03:57 20:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:03:57 20:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:03:57 20:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:03:57 20:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:03:57 20:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 20:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:03:57 20:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:03:57 Average: all 6.23 0.00 1.05 0.95 0.03 91.74 20:03:57 Average: 0 6.18 0.00 1.05 1.13 0.02 91.61 20:03:57 Average: 1 6.18 0.00 1.02 0.76 0.02 92.02 20:03:57 Average: 2 6.26 0.00 1.08 0.86 0.02 91.78 20:03:57 Average: 3 6.16 0.00 1.03 0.38 0.02 92.42 20:03:57 Average: 4 6.19 0.00 1.00 0.32 0.03 92.46 20:03:57 Average: 5 6.69 0.00 1.07 1.05 0.05 91.13 20:03:57 Average: 6 6.07 0.00 1.09 2.48 0.02 90.34 20:03:57 Average: 7 6.12 0.00 1.03 0.65 0.03 92.17 20:03:57 20:03:57 20:03:57